@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Condensed:300,400,700");
@import '../bower_components/gridtab/gridtab/gridtab.css';
@import '../bower_components/twentytwenty/css/twentytwenty.css';
@font-face {
  font-family: "CCC-Sans";
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-light-webfont.eot");
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-light-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-light-webfont.woff2") format("woff2"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-light-webfont.woff") format("woff"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "CCC-Sans";
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-regular-webfont.eot");
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-regular-webfont.woff2") format("woff2"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-regular-webfont.woff") format("woff"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CCC-Sans";
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-medium-webfont.eot");
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-medium-webfont.woff2") format("woff2"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-medium-webfont.woff") format("woff"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CCC-Sans";
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-semibold-webfont.woff2") format("woff2"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "CCC-Sans";
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-bold-webfont.eot");
  src: url("/site/assets/themes/h7-parent/resources/fonts/gilroy-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-bold-webfont.woff2") format("woff2"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-bold-webfont.woff") format("woff"), url("/site/assets/themes/h7-parent/resources/fonts/gilroy-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "CCC-Icons";
  src: url("/site/assets/themes/h7-parent/resources/fonts/CCC-Icons.eot?bkh9fx");
  src: url("/site/assets/themes/h7-parent/resources/fonts/CCC-Icons.eot?bkh9fx#iefix") format("embedded-opentype"), url("/site/assets/themes/h7-parent/resources/fonts/CCC-Icons.ttf?bkh9fx") format("truetype"), url("/site/assets/themes/h7-parent/resources/fonts/CCC-Icons.woff?bkh9fx") format("woff"), url("/site/assets/themes/h7-parent/resources/fonts/CCC-Icons.svg?bkh9fx#CCC-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
button, [type=button], [type=reset], [type=submit] {
  appearance: none;
  background-color: #1634ff;
  border: 0;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 1em 2em;
  text-align: center;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, button:focus, [type=button]:hover, [type=button]:focus, [type=reset]:hover, [type=reset]:focus, [type=submit]:hover, [type=submit]:focus {
  background-color: #122acc;
  color: #fff;
}
button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button:disabled:hover, [type=button]:disabled:hover, [type=reset]:disabled:hover, [type=submit]:disabled:hover {
  background-color: #1634ff;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.5em;
  padding: 0;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5em;
}

input,
select,
textarea {
  display: block;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 10px;
}

[type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], input:not([type]), textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dbd478;
  border-radius: 0px;
  box-shadow: none;
  box-sizing: border-box;
  margin-bottom: 1em;
  padding: 0.6666666667em;
  transition: border-color 150ms ease;
  width: 100%;
}
[type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=time]:hover, [type=url]:hover, [type=week]:hover, input:not([type]):hover, textarea:hover {
  border-color: #afaa60;
}
[type=color]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, input:not([type]):focus, textarea:focus {
  border-color: #1634ff;
  box-shadow: none, 0 0 5px rgba(0, 32, 252, 0.7);
  outline: none;
}
[type=color]:disabled, [type=date]:disabled, [type=datetime]:disabled, [type=datetime-local]:disabled, [type=email]:disabled, [type=month]:disabled, [type=number]:disabled, [type=password]:disabled, [type=search]:disabled, [type=tel]:disabled, [type=text]:disabled, [type=time]:disabled, [type=url]:disabled, [type=week]:disabled, input:not([type]):disabled, textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}
[type=color]:disabled:hover, [type=date]:disabled:hover, [type=datetime]:disabled:hover, [type=datetime-local]:disabled:hover, [type=email]:disabled:hover, [type=month]:disabled:hover, [type=number]:disabled:hover, [type=password]:disabled:hover, [type=search]:disabled:hover, [type=tel]:disabled:hover, [type=text]:disabled:hover, [type=time]:disabled:hover, [type=url]:disabled:hover, [type=week]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
  border: 1px solid #dbd478;
}
[type=color]::placeholder, [type=date]::placeholder, [type=datetime]::placeholder, [type=datetime-local]::placeholder, [type=email]::placeholder, [type=month]::placeholder, [type=number]::placeholder, [type=password]::placeholder, [type=search]::placeholder, [type=tel]::placeholder, [type=text]::placeholder, [type=time]::placeholder, [type=url]::placeholder, [type=week]::placeholder, input:not([type])::placeholder, textarea::placeholder {
  color: #7c8297;
}

textarea {
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  display: inline;
  margin-right: 0.5em;
}

[type=file] {
  margin-bottom: 1em;
  width: 100%;
}

select {
  margin-bottom: 1em;
  width: 100%;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html,
body {
  height: 100%;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

figure {
  margin: 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  margin: 1em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #a49f5a;
  font-weight: 600;
  padding: 1em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #dbd478;
  padding: 1em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

body {
  color: #252f52;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 10px;
  line-height: 2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.25em;
  line-height: 1.4;
  margin: 0 0 1em;
}

p {
  margin: 0 0 1em;
}

a {
  color: #1634ff;
  text-decoration: none;
  transition: color 150ms ease;
}
a:active, a:focus, a:hover {
  color: #1127bf;
}

hr {
  border-bottom: 1px solid #dbd478;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 2em 0;
}

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

html,
body {
  height: auto;
  font-size: 10px;
  line-height: 2;
  background-color: #fff;
}
@media (max-width: 800px) {
  html,
body {
    font-size: 9px;
  }
}
@media (max-width: 600px) {
  html,
body {
    font-size: 8px;
  }
}
@media (max-width: 420px) {
  html,
body {
    font-size: 7px;
  }
}

h1 {
  font-size: 6em;
  font-weight: 700;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 5.4em;
  }
}
@media (max-width: 800px) {
  h1 {
    font-size: 5.1em;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 4.8em;
  }
}

h2 {
  font-size: 5em;
  font-weight: 700;
}
@media (max-width: 600px) {
  h2 {
    font-size: 4em;
  }
}

h3 {
  font-size: 4em;
  font-weight: 700;
}
@media (max-width: 600px) {
  h3 {
    font-size: 3.2em;
  }
}

h4 {
  font-size: 3em;
  font-weight: 700;
}
@media (max-width: 600px) {
  h4 {
    font-size: 2.4em;
  }
}

h5 {
  font-size: 2em;
  font-weight: 700;
}
@media (max-width: 600px) {
  h5 {
    font-size: 1.6em;
  }
}

h6 {
  font-size: 1.6em;
  font-weight: 400;
}

p {
  margin: 0 0 24px 0;
  font-size: 1.6em;
}

ul, ol {
  font-size: 1.6em;
  padding-left: 40px;
}
ul ul, ul ol, ol ul, ol ol {
  font-size: inherit;
}

ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

img {
  display: block;
}

hr {
  clear: both;
}
hr.hidden {
  border-bottom: none;
  margin: 0;
}

mark {
  margin: 0 0.3em;
  padding: 0.2em 0.3em;
  color: inherit;
  background: rgba(34, 213, 182, 0.5);
}

p mark {
  margin: 0;
}

.screen-reader-text {
  display: none;
}

.close-btn {
  display: block;
  width: 60px;
  height: 60px;
  font-size: 3em;
  line-height: 60px;
  text-align: center;
  z-index: 10;
}
.close-btn .icon {
  margin: 0 auto;
}

*[class^=bg-].scheme-dark {
  background-color: #1634ff;
}

.scheme-dark {
  color: #fff;
}
.scheme-dark h1, .scheme-dark h2, .scheme-dark h3, .scheme-dark h4, .scheme-dark h5, .scheme-dark h6 {
  color: #fff;
}
.scheme-dark p {
  color: #fff;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-80 {
  opacity: 0.8;
}

.icon {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-permalink:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-view-grid:before {
  content: "";
}

.icon-view-list:before {
  content: "";
}

.icon-view-list2:before {
  content: "";
}

.icon-view-map:before {
  content: "";
}

.icon-slider:before {
  content: "";
}

.icon-caret-up:before {
  content: "";
}

.icon-caret-down:before {
  content: "";
}

.icon-caret-left:before {
  content: "";
}

.icon-caret-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-social-facebook:before {
  content: "";
}

.icon-social-twitter:before {
  content: "";
}

.icon-social-instagram:before {
  content: "";
}

.icon-social-linkedin:before {
  content: "";
}

.icon-social-flickr:before {
  content: "";
}

.icon-social-slideshare:before {
  content: "";
}

.icon-social-vimeo:before {
  content: "";
}

.icon-social-youtube:before {
  content: "";
}

.btn {
  display: inline-block;
  padding: 16px 32px 16px 32px;
  background-color: #ffe161;
  color: #252f52;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.6rem;
  transition: 0.25s;
}
.btn:hover {
  background-color: #252f52;
  color: #ffe161;
}
.btn.reversed {
  background-color: #252f52;
  color: #ffe161;
}
.btn.reversed:hover {
  background-color: #fff;
  color: #1634ff;
}
.btn.style-outline {
  padding: 12px 28px 12px 28px;
  background-color: transparent;
  border: 4px solid #fff;
  color: #fff;
}
.btn.style-outline:hover {
  background-color: #fff;
  color: #252f52;
}
.btn.has-icon.icon-before {
  padding-left: 16px;
}
.btn.has-icon.icon-before .icon {
  margin-right: 16px;
}
.btn.has-icon.icon-after {
  padding-right: 16px;
}
.btn.has-icon.icon-after .icon {
  margin-left: 16px;
}

/*
.accordion-head {
  cursor: pointer;

  .icon {
    transition: 0.25s;
  }

  &.accordion-open {
    .icon {
      color: $action-color;
      transform: rotate(90deg);
    }
  }
}

.accordion-content {
  display: none;
}
*/
.menu-container {
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.menu-container ul {
  list-style: none;
  padding: 0;
  text-align: center;
  font-size: 1em;
}
.menu-container ul li {
  display: inline-block;
  position: relative;
}
.menu-container ul li a {
  display: block;
  padding: 10px;
  transition: 0.25s;
}
.menu-container ul li ul {
  position: absolute;
  top: 100%;
  left: -9999px;
  min-width: 200px;
  background-color: rgba(255, 255, 255, 0.92);
  padding: 0px;
  opacity: 0;
  transition: left 0s ease 0.25s, opacity 0.25s ease 0s;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1em;
  text-align: left;
}
.menu-container ul li ul li {
  display: block;
}
.menu-container ul li:hover > ul {
  left: 0;
  opacity: 1;
  transition: left 0s ease 0s, opacity 0.25s ease 0s;
}

#main-header {
  position: absolute;
  width: 100%;
  background-color: transparent;
  z-index: 100;
}

.header-container {
  position: relative;
}

.header-nav::after {
  clear: both;
  content: "";
  display: block;
}

.header-nav.primary {
  display: flex;
  align-items: center;
  position: absolute;
  height: 100px;
  padding: 0px;
  color: #252f52;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  z-index: 1;
}
.header-nav.primary a {
  color: #fff;
}
.header-nav.primary .menu-container {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}
.header-nav.primary .menu-container a {
  padding: 6px 10px;
}
.header-nav.primary .menu-container > ul {
  text-align: center;
}
.header-nav.primary .menu-container > ul ul {
  background-color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}
.header-nav.primary .menu-container > ul ul a {
  color: #252f52;
}
.header-nav.primary .home-link {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
}
.header-nav.primary .home-link svg {
  width: 80%;
}
.header-nav.secondary {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
  color: #fff;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  z-index: 2;
}
.header-nav.secondary a {
  color: #fff;
}
.header-nav.secondary .home-link {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
}
.header-nav.secondary .home-link a {
  display: inline-block;
}
.header-nav.secondary .home-link img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 9999px;
  max-height: 50px;
}
.header-nav.secondary .home-link .icon {
  margin: 0;
  vertical-align: top;
}
.header-nav.secondary .menu-container {
  width: calc(50%);
  float: left;
  margin-left: 0px;
}
.header-nav.secondary .menu-container a {
  padding: 0 4px;
}
.header-nav.secondary .menu-container > ul {
  text-align: right;
}
.header-nav.secondary .menu-container .sub-menu {
  background-color: rgba(255, 255, 255, 0.9);
}
.header-nav.secondary .menu-container .sub-menu a {
  color: #1634ff;
}

#header-primary {
  background-color: transparent;
}
#header-primary .menu-icon {
  position: relative;
  opacity: 0;
  left: -9999px;
  transition: left 0s ease 0.25s, opacity 0.25s ease 0s;
}
#header-primary .menu-container {
  margin-left: calc(8.3333333333% + 0px);
}
#header-primary.is_stuck #header-social {
  opacity: 0;
  left: -9999px;
  transition: left 0s ease 0.25s, opacity 0.25s ease 0s;
}
#header-primary.is_stuck .menu-icon {
  transition: left 0s ease 0s, opacity 0.25s ease 0s;
  opacity: 1;
  left: 0;
}

#header-social {
  position: relative;
  width: calc(8.3333333333%);
  float: left;
  margin-left: 0px;
  line-height: 2rem;
  transition: left 0s ease 0s, opacity 0.25s ease 0s;
  opacity: 1;
  left: 0;
}
#header-social .icon {
  margin-right: 10px;
}

#header-secondary {
  background-color: transparent;
}

.menu-icon {
  width: calc(8.3333333333%);
  float: left;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font-size: 1.2rem;
}
.menu-icon a {
  display: block;
}
.menu-icon .icon {
  display: block;
  margin: 0;
  font-size: 2em;
}
.menu-icon .label {
  display: none;
}

.header-search {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  background-color: rgba(180, 242, 255, 0.3);
}
.header-search .icon {
  margin: 0;
}
.header-search form::after {
  clear: both;
  content: "";
  display: block;
}
.header-search input {
  float: right;
  font-size: inherit;
}
.header-search input[type=text] {
  width: calc(100% - 32px - 10px);
  height: 32px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  line-height: 32px;
  color: #ffe161;
}
.header-search input[type=text]::-webkit-input-placeholder {
  padding-top: 1px;
  color: rgba(255, 225, 97, 0.75);
  transition: 0.25s;
}
.header-search input[type=text]::-moz-placeholder {
  padding-top: 1px;
  color: rgba(255, 225, 97, 0.75);
  transition: 0.25s;
}
.header-search input[type=text]:-ms-input-placeholder {
  padding-top: 1px;
  color: rgba(255, 225, 97, 0.75);
  transition: 0.25s;
}
.header-search input[type=text]:-moz-placeholder {
  padding-top: 1px;
  color: rgba(255, 225, 97, 0.75);
  transition: 0.25s;
}
.header-search #searchsubmit {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #ffe161;
  font-size: 1.6em;
  line-height: 24px;
}

#main-footer {
  position: relative;
  font-size: 1.4em;
  z-index: 10;
}
#main-footer .footer-content {
  padding: 10vh 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
  background-position: bottom center;
  background-color: transparent;
}
@media (max-width: 800px) {
  #main-footer .footer-content {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  #main-footer .footer-content {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
#main-footer .footer-content::after {
  clear: both;
  content: "";
  display: block;
}
#main-footer #footer-logo {
  width: calc(33.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(33.3333333333% + 0px);
}
#main-footer #footer-menu {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  margin-top: 30px;
  margin-bottom: 30px;
}
#main-footer #footer-menu a {
  color: #fff;
}
#main-footer #footer-menu ul li ul {
  top: auto;
  bottom: 100%;
}

#footer-secondary {
  padding: 30px 0;
  background-color: transparent;
  color: #fff;
}
#footer-secondary::after {
  clear: both;
  content: "";
  display: block;
}
#footer-secondary a {
  color: #fff;
}
#footer-secondary .secondary-content {
  width: calc(50%);
  float: left;
  margin-left: 0px;
}
#footer-secondary #h7 {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(33.3333333333% + 0px);
  text-align: right;
  padding-right: 20px;
}

.page-section.type-hero {
  position: relative;
  padding: 20vh 0;
  background-color: none;
}
.page-section.type-hero mark {
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.1em;
  box-shadow: inset 0 -0.5em 0 rgba(34, 213, 182, 0.5);
}
.page-section.type-hero .hero-breadcrumb {
  color: #fff;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.page-section.type-hero .section-container {
  z-index: 2;
}
.page-section.type-hero .section-text::after {
  clear: both;
  content: "";
  display: block;
}
.page-section.type-hero .section-head {
  position: relative;
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  margin-bottom: 0;
  padding: 10vh 0 0 0;
  z-index: 2;
  /*
        use .base-color instead

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
          color: $hero-text-color;
        }
  */
}
.page-section.type-hero .section-head .section-text {
  width: calc(70%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}
.page-section.type-hero .section-head .hero-title {
  margin: 0;
}
.page-section.type-hero .section-content {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  position: relative;
  padding: 5vh 0 10vh 0;
  z-index: 3;
}
.page-section.type-hero .section-content a {
  color: #fff;
}
.page-section.type-hero .section-content .section-text {
  width: calc(40%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}
.page-section.type-hero .section-footer {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  position: relative;
  z-index: 4;
}
.page-section.type-hero .section-footer::after {
  clear: both;
  content: "";
  display: block;
}
.page-section.type-hero .section-footer .section-text {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.page-section.type-hero .section-footer .section-text.hero-btns {
  padding: 0;
  list-style: none;
}
.page-section.type-hero .section-footer .section-text.hero-btns li {
  display: inline-block;
  margin: 0 8px 0 0;
  outline: none;
}
.page-section.type-hero .section-footer .section-text.hero-btns li .btn {
  position: relative;
  background-color: transparent;
  color: #fff;
  outline: none;
}
.page-section.type-hero .section-footer .section-text.hero-btns li.ui-tabs-active .btn {
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}
.page-section.type-hero.scheme-light .section-head h1,
.page-section.type-hero.scheme-light .section-head h2,
.page-section.type-hero.scheme-light .section-head h3,
.page-section.type-hero.scheme-light .section-head h4,
.page-section.type-hero.scheme-light .section-head h5,
.page-section.type-hero.scheme-light .section-head h6, .page-section.type-hero.bg-white .section-head h1,
.page-section.type-hero.bg-white .section-head h2,
.page-section.type-hero.bg-white .section-head h3,
.page-section.type-hero.bg-white .section-head h4,
.page-section.type-hero.bg-white .section-head h5,
.page-section.type-hero.bg-white .section-head h6 {
  color: #252f52;
}

.page-section:nth-child(even):not(.type-hero) {
  background-color: #f3f4f8;
}

.popup-open {
  overflow: hidden;
}

#home-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none !important;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 200;
}
#home-popup .close-btn {
  position: absolute;
  top: -65px;
  right: 0;
  color: #fff;
  font-size: 1.2rem;
}
#home-popup .close-btn span {
  cursor: pointer;
  font-size: 2em;
}

.popup-content {
  position: relative;
  min-width: 360px;
  max-width: 800px;
  margin: 4em;
  background-color: #333;
  border: 4px solid #fff;
}

@media (min-width: 800px) {
  .popup-content {
    min-width: 700px;
  }
}
.popup-text {
  position: relative;
  color: #fff;
  padding: 3em;
  z-index: 2;
}
.popup-text h6 {
  color: #ffe161;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.popup-btn {
  position: relative;
  display: flex;
  justify-content: flex-end;
  z-index: 3;
}

.admin-bar #home-popup {
  top: 32px;
}

.attachment-wrap {
  padding: 100px 0;
  background-color: #f6f6fb;
}
.attachment-wrap figure::after {
  clear: both;
  content: "";
  display: block;
}
.attachment-wrap .figure-image {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
@media (max-width: 800px) {
  .attachment-wrap .figure-image {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
    margin-bottom: 20px;
  }
}
.attachment-wrap .figure-image-sticky {
  background-color: #fff;
  padding: 20px;
  z-index: 2;
}
.attachment-wrap figcaption {
  width: calc(25%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
@media (max-width: 800px) {
  .attachment-wrap figcaption {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
.attachment-wrap figcaption h4 {
  font-size: 2.2em;
}
.attachment-wrap figcaption h6 {
  font-size: 1.3em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.attachment-wrap figcaption p, .attachment-wrap figcaption ul, .attachment-wrap figcaption ol {
  font-size: 1.3em;
  margin-bottom: 1em;
}
.attachment-wrap figcaption p ul, .attachment-wrap figcaption p ol, .attachment-wrap figcaption ul ul, .attachment-wrap figcaption ul ol, .attachment-wrap figcaption ol ul, .attachment-wrap figcaption ol ol {
  font-size: 1em;
}
.attachment-wrap figcaption .attachment-meta {
  font-size: 1.1em;
}
.attachment-wrap figcaption .attachment-meta::after {
  clear: both;
  content: "";
  display: block;
}
.attachment-wrap figcaption .meta-download {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
}
.attachment-wrap figcaption .togglebox {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.attachment-wrap figcaption .attachment-dl-link {
  display: inline-block;
  vertical-align: middle;
}
.attachment-wrap figcaption .share-wrap {
  width: calc(33.3333333333%);
  float: left;
  margin-left: 0px;
}
.attachment-wrap .footnotes .section-text {
  width: calc(33.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  margin-top: 100px;
  padding-top: 40px;
  border-top: 1px solid #dbd478;
}
.attachment-wrap .footnotes .section-text p {
  font-size: 1.2em;
}

.search .page-section.type-hero {
  position: relative;
}
.search .result .result-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
}
@media (max-width: 800px) {
  .search .result .result-img {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  .search .result .result-img {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
.search .result .result-breadcrumb {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #e8eaf0;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.search .result .result-breadcrumb a {
  color: #46b8b5;
}
.search .result .result-breadcrumb .delimiter {
  display: inline-block;
  margin: 0 10px;
  font-size: 0.8em;
}
.search .result .result-breadcrumb .delimiter:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search .result .result-text .chapter-number {
  display: inline-block;
  margin-right: 0.5em;
  font-weight: 400;
  color: #46b8b5;
}
.search .result .result-excerpt {
  font-size: 1.3em;
}

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

.section-content .block.type-text.result {
  width: calc(100%);
  float: left;
  margin-left: 0px;
}
.section-content .block.type-text.result:nth-child(even) {
  background-color: #f3f4f8;
}
.section-content .block.type-text.result .result-text {
  width: calc(58.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}
.section-content .block.type-text.result.has-img .result-img {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  height: 0;
  padding-bottom: 17%;
}
.section-content .block.type-text.result.has-img .result-text {
  width: calc(41.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}

.page-section {
  padding: 80px 0;
}

.section-container {
  position: relative;
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
  z-index: 1;
}
@media (max-width: 800px) {
  .bg {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  .bg {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}

.section-head {
  position: relative;
  z-index: 2;
}
.section-head::after {
  clear: both;
  content: "";
  display: block;
}
.section-head .section-text {
  position: relative;
  width: calc(75%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.section-head .section-text::after {
  clear: both;
  content: "";
  display: block;
}
.section-head .section-text .section-number {
  width: calc(11.1111111111%);
  float: left;
  margin-left: 0px;
  margin: 0;
  line-height: 5rem;
}
.section-head .section-text .section-title {
  width: calc(88.8888888889%);
  float: left;
  margin-left: 0px;
  margin: 0;
  line-height: 5rem;
}

.section-content {
  position: relative;
  clear: both;
}
.section-content::after {
  clear: both;
  content: "";
  display: block;
}

.block {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}

.section-meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  text-transform: uppercase;
  z-index: 32;
}
.section-meta::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 600px) {
  .section-meta {
    width: 100%;
  }
}
.section-meta .section-head {
  float: left;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
}
.section-meta .section-head h6 {
  margin: 0;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1em;
  line-height: 2rem;
}
.section-meta .section-content {
  float: left;
  clear: none;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.6);
}
.section-meta .section-text {
  list-style: none;
  padding: 0;
  font-size: 1em;
  line-height: 2rem;
}
.section-meta .section-text li {
  display: inline-block;
  margin: 0 12px 0 0;
}

.level-2 .section-meta {
  z-index: 31;
}

.level-3 .section-meta {
  z-index: 30;
}

.has-bg {
  position: relative;
}
.has-bg .section-text {
  z-index: 2;
}
.has-bg .section-content {
  z-index: 1;
}

.sidebar-left .section-text {
  margin-left: calc(8.3333333333% + 0px);
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
}
.sidebar-left .section-sidebar {
  width: calc(25%);
  float: left;
  margin-left: 0px;
}

.sidebar-right .section-text {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
}
.sidebar-right .section-sidebar {
  width: calc(25%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}

/*
.shareable {
  .section-title {
    @include grid-column(7 of 9);
    padding-right: 20px;
  }

  .share-wrap {
    @include grid-column(1 of 9);
    margin-top: 10px;
  }
}
*/
.type-footnotes {
  padding: 40px 0;
  background-color: #f3f4f8;
}
.type-footnotes .accordion-wrap {
  margin: 30px 0;
}
.type-footnotes .accordion-head {
  width: calc(87.5%);
  float: left;
  margin-left: 0px;
}
.type-footnotes .accordion-icon {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  font-size: 2em;
  line-height: 5rem;
}
.type-footnotes .accordion-icon .icon:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.type-footnotes .section-head h3 {
  line-height: 5rem;
  margin-bottom: 0;
}
.type-footnotes .type-text {
  font-size: 0.8em;
}
.type-footnotes .type-text li hr {
  opacity: 0.25;
  margin: 1em 0;
}

.section-head.head-level-1 {
  background-color: #b4f2ff;
  color: #252f52;
  z-index: auto;
}
.section-head.head-level-1.has-bg .bg {
  opacity: 0.5;
}
.section-head.head-level-1.has-bg.scheme-dark .bg {
  opacity: 0.25;
}
.section-head.head-level-1 .section-text {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 20vh 0;
}
.section-head.head-level-1 .section-number {
  width: calc(62.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.section-head.head-level-1 .section-title {
  width: calc(62.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.section-head.head-level-1 .section-title:before {
  content: 1 of 8;
}
.section-head.head-level-1 .share-wrap {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.section-head.head-level-2 {
  margin-bottom: 40px;
  background-color: transparent;
  z-index: 2;
}
.section-head.head-level-2 .section-text {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 40px 0;
  border-bottom: none;
}
.section-head.head-level-2 .section-number {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  line-height: 4.8rem;
}
.section-head.head-level-2 .section-title {
  width: calc(87.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  line-height: 4.8rem;
}
.section-head.head-level-3 {
  margin-bottom: 20px;
  z-index: 2;
}
.section-head.head-level-3 .section-text {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 10px 0;
}
.section-head.head-level-3 .section-number {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  line-height: 4.4rem;
}
.section-head.head-level-3 .section-title {
  width: calc(87.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  line-height: 4.4rem;
}
.section-head.scheme-dark h1, .section-head.scheme-dark h2, .section-head.scheme-dark h3, .section-head.scheme-dark h4, .section-head.scheme-dark h5, .section-head.scheme-dark h6, .section-head.scheme-dark p {
  color: #fff;
}

.block.type-text {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  padding: 40px 0;
}
.block.type-text ol li, .block.type-text ul li {
  margin: 0 0 0.8em 0;
}
.block.type-subsection .block.type-text {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}

.block.type-query {
  width: calc(100%);
  float: left;
  margin-left: 0px;
}
.block.type-query .section-container::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .filter-trigger {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 800px) {
  .block.type-query .query-container.has-filter {
    margin-top: -60px;
  }
}
@media (max-width: 600px) {
  .block.type-query .query-container.has-filter {
    margin-top: -40px;
  }
}
.block.type-query .query-container.has-filter .section-header .section-text {
  margin-top: 80px;
}
@media (max-width: 800px) {
  .block.type-query .query-container.has-filter .section-header .section-text {
    margin-top: 60px;
  }
}
@media (max-width: 600px) {
  .block.type-query .query-container.has-filter .section-header .section-text {
    margin-top: 40px;
  }
}
@media (max-width: 600px) {
  .block.type-query .query-container.has-filter .query-head {
    display: none;
  }
}
.block.type-query .query-container.has-filter .query-head span {
  line-height: inherit;
}
.block.type-query .query-container.has-filter .query-head .theme-icon {
  font-size: 1.4em;
  line-height: inherit;
}
.block.type-query .query-view-container {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-query .query-items {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.block.type-query .query-items::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items .item {
  overflow: hidden;
}
.block.type-query .query-items .item-tag {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #1634ff;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 8px 30px;
  z-index: 5;
}
.block.type-query .query-items .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
  z-index: 1;
}
@media (max-width: 800px) {
  .block.type-query .query-items .item-bg {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  .block.type-query .query-items .item-bg {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
.block.type-query .query-items .item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.block.type-query .query-items .item-inner {
  display: block;
  position: relative;
  height: 100%;
  padding: 0;
  background-color: #333;
  color: #fff;
}
.block.type-query .query-items .item-content {
  position: relative;
  z-index: 3;
}
.block.type-query .query-items .item-subhead {
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-query .query-items .item-title {
  color: #fff;
  margin: 0;
}
.block.type-query .query-items .item-title a {
  color: #fff;
}
.block.type-query .query-items .item-description {
  display: none;
}
.block.type-query .query-items .item-text {
  display: block;
}
.block.type-query .query-items .item-meta {
  margin: 0 0 0.5em 0;
  text-align: left;
  font-size: 1.2em;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.block.type-query .query-items .item-meta h6 {
  font-size: 1em;
}
.block.type-query .query-items .item-meta p {
  font-size: 1em;
  margin: 0;
}
.block.type-query .query-items .item-meta p a {
  color: #fff;
}
.block.type-query .query-items .item-btn {
  position: relative;
  font-size: 1.4em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  z-index: 4;
}
.block.type-query .query-items .item-inner:hover .btn {
  background-color: #fff;
  color: #252f52;
}
.block.type-query .query-items.type-list .item {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbd478;
}
.block.type-query .query-items.type-list .item-inner {
  display: block;
  padding: 0;
  background-color: transparent;
  color: #252f52;
}
.block.type-query .query-items.type-list .item-inner::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items.type-list .item-thumbnail {
  position: relative;
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  height: 0;
  padding: 0 0 20% 0;
  background-color: #333;
}
.block.type-query .query-items.type-list .item-tag {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  right: auto;
  left: 0;
  text-align: center;
}
.block.type-query .query-items.type-list .item-content {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.block.type-query .query-items.type-list .item-title a {
  color: #1634ff;
}
.block.type-query .query-items.type-list .item-text {
  display: block;
}
.block.type-query .query-items.type-list .item-description {
  display: block;
}
.block.type-query .query-items.type-list .item-meta a {
  color: #1634ff;
}
.block.type-query .query-items.type-list .item-btn {
  width: calc(8.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.block.type-query .query-items.type-list .item-btn a {
  color: #1634ff;
}
.block.type-query .query-items.type-list .item-btn a:after {
  background-color: #1634ff;
}
.block.type-query .query-items.type-grid .items {
  margin: 0 -10px;
}
.block.type-query .query-items.type-grid .items::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items.type-grid .item-spacer {
  width: calc(33.3333333333%);
  float: left;
  margin-left: 0px;
  height: 0;
}
@media (max-width: 800px) {
  .block.type-query .query-items.type-grid .item-spacer {
    width: calc(50%);
    float: left;
    margin-left: 0px;
  }
}
.block.type-query .query-items.type-grid .item {
  width: calc(33.3333333333%);
  float: left;
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media (max-width: 800px) {
  .block.type-query .query-items.type-grid .item {
    width: calc(50%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-grid .item {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
.block.type-query .query-items.type-grid .item.width-double {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
}
@media (max-width: 800px) {
  .block.type-query .query-items.type-grid .item.width-double {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
.block.type-query .query-items.type-grid .item .item-inner {
  min-height: 400px;
}
.block.type-query .query-items.type-grid .item .item-bg {
  opacity: 0.6;
  transition: 0.25s;
}
.block.type-query .query-items.type-grid .item .item-content {
  padding: 8%;
  background-color: rgba(22, 52, 255, 0.8);
}
.block.type-query .query-items.type-grid .item .item-title a {
  color: #fff;
}
.block.type-query .query-items.type-grid .item .item-text {
  display: none;
}
.block.type-query .query-items.type-grid .item .item-meta {
  margin: 0 0 0.5em 0;
  text-align: right;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.block.type-query .query-items.type-grid .item a {
  color: #fff;
}
.block.type-query .query-items.type-grid .item .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.block.type-query .query-items.type-gridtab .items {
  margin: 0 -20px;
}
.block.type-query .query-items.type-gridtab .items[data-click=simple] > dd .tab-content::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items.type-gridtab .items[data-click=simple] > dd .tab-content .tab-content-inner {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
  opacity: 1;
}
.block.type-query .query-items.type-gridtab .item {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  cursor: pointer;
}
.block.type-query .query-items.type-gridtab .item .item-overlay {
  background-color: #60d3cf;
  mix-blend-mode: multiply;
  opacity: 0;
  transition: 0.25s;
}
.block.type-query .query-items.type-gridtab .item .item-inner {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - (20px * 2));
  height: calc(100% - (20px * 2));
}
.block.type-query .query-items.type-gridtab .item .item-bg {
  opacity: 0.6;
  transition: 0.25s;
}
.block.type-query .query-items.type-gridtab .item .item-content {
  padding: 8%;
  background-color: rgba(22, 52, 255, 0.8);
}
.block.type-query .query-items.type-gridtab .item .item-title {
  color: #252f52;
}
.block.type-query .query-items.type-gridtab .item .item-title a {
  color: #252f52;
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-gridtab .item .item-text {
    display: none;
  }
}
.block.type-query .query-items.type-gridtab .item .item-text p {
  margin: 0;
  font-weight: 400;
  font-size: 1.2em;
}
.block.type-query .query-items.type-gridtab .item .item-btn,
.block.type-query .query-items.type-gridtab .item .item-link {
  display: none;
}
.block.type-query .query-items.type-gridtab .item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 0px solid transparent;
  border-bottom-color: #f6f6fb;
  transform: translateX(-50%);
  transition: 0.5s;
}
.block.type-query .query-items.type-gridtab .item:hover .item-bg {
  opacity: 1;
}
.block.type-query .query-items.type-gridtab .item:hover .item-overlay {
  opacity: 1;
}
.block.type-query .query-items.type-gridtab .item.has-img .item-title {
  color: #fff;
}
.block.type-query .query-items.type-gridtab .item.has-img .item-title a {
  color: #fff;
}
.block.type-query .query-items.type-gridtab .is-active .item .item-overlay {
  opacity: 1;
}
.block.type-query .query-items.type-gridtab .is-active .item:after {
  border-width: 15px;
}
.block.type-query .query-items.type-gridtab .gridtab > dd {
  padding: 60px 0;
  background-color: #f6f6fb;
}
.block.type-query .query-items.type-gridtab .gridtab > dd::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-gridtab .gridtab > dd {
    padding: 30px 0;
  }
}
.block.type-query .query-items.type-gridtab .gridtab > dd .tab-content {
  width: calc(100%);
  float: left;
  margin-left: 0px;
}
.block.type-query .query-items.type-gridtab .gridtab > dd .tab-content .tab-content-inner {
  opacity: 0;
  transition: opacity 0.25s;
}
.block.type-query .query-items.type-gridtab .gridtab > dd .tab-content .attachment-wrap {
  padding: 0;
}
.block.type-query .query-items.type-slider {
  width: calc(108.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  overflow: hidden;
}
.block.type-query .query-items.type-slider .items {
  margin: 0 -10px;
}
.block.type-query .query-items.type-slider .item {
  position: relative;
  width: calc(28.571429vw + 6px);
}
@media (max-width: 800px) {
  .block.type-query .query-items.type-slider .item {
    width: calc(43vw + 6px);
  }
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-slider .item {
    width: calc(80vw + 6px);
  }
}
.block.type-query .query-items.type-slider .item a {
  color: #fff;
}
.block.type-query .query-items.type-slider .item-inner {
  min-height: 400px;
  margin: 0 10px;
  padding: 40px;
}
.block.type-query .query-items.type-slider .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.block.type-query .query-items.type-slider .next {
  display: block;
  position: absolute;
  top: 0;
  right: 0%;
  top: 0;
  width: 7.1428571429%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 4em;
  cursor: pointer;
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-slider .next {
    width: 15%;
  }
}
.block.type-query .query-items.type-slider .next svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block.type-query .query-items.type-banner {
  width: calc(116.6666666667%);
  float: left;
  margin-left: 0px;
}
.block.type-query .query-items.type-banner .item {
  height: auto;
  padding: 0;
}
.block.type-query .query-items.type-banner .item::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items.type-banner .item-bg {
  background-attachment: fixed;
}
.block.type-query .query-items.type-banner .item-inner {
  position: relative;
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  height: auto;
  left: auto;
  padding: 100px 0;
  margin-bottom: 80px;
}
.block.type-query .query-items.type-banner .item-content {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-banner .item-content {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
.block.type-query .query-items.type-banner .item-tag {
  font-size: 1.6em;
  background-color: #1634ff;
}
.block.type-query .query-items.type-banner .item-title {
  font-size: 3em;
}
.block.type-query .query-items.type-banner .item-text {
  display: none;
}
.block.type-query .query-items.type-banner .item-description {
  display: block;
}
.block.type-query .query-items.type-banner .item-btn {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  text-align: right;
}
.block.type-query .query-items.type-banner .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.block.type-query .query-items.type-icons .items {
  display: flex;
  align-content: space-between;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.block.type-query .query-items.type-icons .item {
  width: 15%;
  margin: 2%;
}
@media (max-width: 800px) {
  .block.type-query .query-items.type-icons .item {
    width: 25%;
  }
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-icons .item {
    width: 33.3333%;
  }
}
.block.type-query .query-items.type-icons .item span {
  display: block;
  transition: 0.25s;
}
.block.type-query .query-items.type-icons .item .item-icon {
  position: relative;
  padding: 20px;
  max-width: 120px;
  margin: 0 auto 15px auto;
}
.block.type-query .query-items.type-icons .item .item-icon .dummy-icon {
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
@media (max-width: 600px) {
  .block.type-query .query-items.type-icons .item .item-icon .dummy-icon {
    width: 40px;
    height: 40px;
  }
}
.block.type-query .query-items.type-icons .item .item-icon:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  border: 0 solid transparent;
  border-top-color: #ddd;
  transition: 0.25s;
  transform: translateX(-50%);
}
.block.type-query .query-items.type-icons .item .item-tag.coming-soon {
  right: 50%;
  top: 50%;
  transform-origin: 50% 50%;
  transform: rotate(-5deg) translate(50%, -50%);
  white-space: nowrap;
  opacity: 0.9;
}
.block.type-query .query-items.type-icons .item .item-title {
  transform-origin: 50% 0;
  transform: scale(1);
  font-size: 1.2em;
  color: inherit;
}
.block.type-query .query-items.type-icons .item a {
  display: block;
  position: relative;
  text-align: center;
}
.block.type-query .query-items.type-icons .item a:hover .item-icon {
  background-color: #ddd;
}
.block.type-query .query-items.type-icons .item a:hover .item-icon:after {
  bottom: -20px;
  border-width: 10px;
}
.block.type-query .query-items.type-icons .item a:hover .item-title {
  transform: scale(1.2);
}
.block.type-query .query-items.type-dl {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.block.type-query .query-items.type-dl .listNav {
  margin: 0 0 30px 0;
}
.block.type-query .query-items.type-dl .ln-letters {
  font-size: 1.6em;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-query .query-items.type-dl .ln-letters a {
  display: inline-block;
  float: none;
  border: none;
  transition: 0.25s;
}
.block.type-query .query-items.type-dl .ln-letters a:hover {
  background-color: transparent;
  text-decoration: none;
  padding: 2px 6px;
  box-shadow: inset 0 -0.6em 0 #e8eaf0;
}
.block.type-query .query-items.type-dl .ln-letters a.ln-selected {
  background-color: transparent;
  text-decoration: none;
  padding: 2px 6px;
  box-shadow: inset 0 -1em 0 #22d5b6;
}
.block.type-query .query-items.type-dl .ln-disabled {
  pointer-events: none;
}
.block.type-query .query-items.type-dl ul {
  list-style: none;
  padding: 0;
}
.block.type-query .query-items.type-dl ul::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-query .query-items.type-dl .dt {
  width: calc(25%);
  float: left;
  margin-left: 0px;
  clear: both;
  border-top: 1px solid #dbd478;
  padding-top: 10px;
  padding-right: 10px;
  font-weight: bold;
}
.block.type-query .query-items.type-dl .dd {
  width: calc(75%);
  float: left;
  margin-left: 0px;
  border-top: 1px solid #dbd478;
  padding-top: 10px;
  padding-bottom: 10px;
}
.block.type-query .query-items.type-dl .dd p {
  font-size: 1em;
}
.block.type-query .query-items .item.type-partner .item-bg {
  background-size: 80% auto;
  background-color: #fff;
  opacity: 1;
}
.block.type-query .query-items .item.type-partner .item-inner .item-title {
  margin: 0;
  color: #252f52;
}
.block.type-query .query-items .item.type-partner .item-inner .item-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.block.type-query .query-items .item:hover .item-btn a:after {
  opacity: 1;
}
.block.type-query .no-items .no-items-inner {
  background-color: #ddd;
  padding: 40px;
}
.block.type-query .no-items .no-items-inner p {
  margin: 10px 0;
}
.block.type-query .next-page-ajax {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(25% + 0px);
  text-align: center;
}

.block.type-accordion {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 40px 0;
  background-color: #f3f4f8;
}
.block.type-accordion::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-accordion ol li, .block.type-accordion ul li {
  margin: 0 0 0.8em 0;
}
.block.type-accordion .accordion-wrap {
  width: calc(75%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.block.type-subsection .block.type-accordion {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}

.block.type-banner {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  position: relative;
  background-color: #999;
}
.block.type-banner .section-text {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
  position: relative;
  padding: 100px 0;
  color: #fff;
}
.block.type-banner .section-menu {
  width: calc(20%);
  float: left;
  margin-left: 0px;
  float: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
  font-size: 0.8em;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  z-index: 3;
}
.block.type-banner .section-menu ul {
  padding: 0;
  list-style: none;
  background: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-banner .section-menu ul li {
  padding: 10px 20px;
}
.block.type-banner .section-menu ul a {
  display: flex;
  align-items: center;
}
.block.type-banner .section-menu .icon {
  font-size: 1.4em;
}
.block.type-banner .btn .icon {
  margin: 0 0 0 12px;
  font-size: 1.3em;
  transition: transform 0.25s;
  transform-origin: 50% 50%;
}
.block.type-banner .btn.reversed .icon {
  transform: rotateX(180deg);
}
.block.type-banner .chapter-section {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  display: none;
  padding: 80px 0;
}
.block.type-banner .chapter-section::after {
  clear: both;
  content: "";
  display: block;
}

.block.type-figure, .block.type-table {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  margin-bottom: 40px;
  background-color: #effbfd;
}
.block.type-figure h1, .block.type-figure h2, .block.type-figure h3, .block.type-figure h4, .block.type-figure h5, .block.type-figure h6, .block.type-table h1, .block.type-table h2, .block.type-table h3, .block.type-table h4, .block.type-table h5, .block.type-table h6 {
  color: #1634ff;
}
.block.type-figure figure, .block.type-table figure {
  padding: 40px 0 0 0;
}
.block.type-figure figure::after, .block.type-table figure::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-figure .figure-title, .block.type-table .figure-title {
  color: #1634ff;
}
.block.type-figure .figure-caption, .block.type-table .figure-caption {
  margin: 0;
  color: #2a2594;
}
.block.type-figure .figure-image, .block.type-table .figure-image {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  padding: 20px;
  background-color: #fff;
}
.block.type-figure .figure-image img, .block.type-table .figure-image img {
  margin: auto;
}
.block.type-figure .figure-image.type-swiper, .block.type-table .figure-image.type-swiper {
  padding: 0;
}
.block.type-figure .figure-table, .block.type-table .figure-table {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  padding: 0;
  background-color: #fff;
  overflow-x: auto;
}
.block.type-figure figcaption, .block.type-table figcaption {
  width: calc(87.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.block.type-figure figcaption::after, .block.type-table figcaption::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-figure figcaption h4, .block.type-table figcaption h4 {
  font-size: 2.2em;
}
.block.type-figure figcaption .figure-title, .block.type-table figcaption .figure-title {
  width: calc(57.1428571429%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.block.type-figure figcaption .figure-download, .block.type-table figcaption .figure-download {
  width: calc(28.5714285714%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.block.type-figure figcaption .figure-download .togglebox, .block.type-table figcaption .figure-download .togglebox {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.block.type-figure figcaption .share-wrap, .block.type-table figcaption .share-wrap {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
  width: calc(85.7142857143%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.block .figure-content {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  background-color: #f6f6fb;
  margin-top: 40px;
  font-size: 0.9em;
}
.block .figure-content h6 {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.block .figure-content .figure-content-text {
  width: calc(62.5%);
  float: left;
  margin-left: 0px;
}
.scheme-dark .block.type-figure, .scheme-dark .block.type-table {
  background-color: #1634ff;
}
.scheme-dark .block.type-figure h1, .scheme-dark .block.type-figure h2, .scheme-dark .block.type-figure h3, .scheme-dark .block.type-figure h4, .scheme-dark .block.type-figure h5, .scheme-dark .block.type-figure h6, .scheme-dark .block.type-table h1, .scheme-dark .block.type-table h2, .scheme-dark .block.type-table h3, .scheme-dark .block.type-table h4, .scheme-dark .block.type-table h5, .scheme-dark .block.type-table h6 {
  color: #fff;
}
.scheme-dark .block.type-figure .figure-title, .scheme-dark .block.type-table .figure-title {
  color: #fff;
}
.scheme-dark .block.type-figure .figure-caption, .scheme-dark .block.type-table .figure-caption {
  color: #fff;
}
.scheme-dark .block.type-figure .figure-content, .scheme-dark .block.type-table .figure-content {
  background-color: #0020fc;
}

.range-slider {
  position: relative;
  height: 10px;
  margin: 20px 0;
  background-color: #ddd;
}
.range-slider .ui-slider-handle {
  display: block;
  position: absolute;
  top: -5px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  background-color: #1634ff;
  border-radius: 50%;
  cursor: grab;
  outline: none;
  font-size: 1.2em;
  line-height: 20px;
  text-align: center;
  color: #fff;
  transition: 0.1s ease;
}
.range-slider .ui-slider-handle:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.range-slider-images {
  position: relative;
}

.range-slider-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.25s;
}
.range-slider-image.first {
  position: relative;
  opacity: 1;
}

.range-slider-legend {
  margin: 20px 0;
}

.range-slider-labels {
  display: flex;
  justify-content: space-between;
  font-size: 1.2em;
  line-height: 1.4;
}
.range-slider-labels span {
  flex: 1 1 100%;
  margin-right: 0.5em;
  text-align: center;
}
.range-slider-labels span:first-child {
  text-align: left;
}
.range-slider-labels span:last-child {
  margin-right: 0em;
  text-align: right;
}

.type-layers .layers-base {
  position: relative;
  pointer-events: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.type-layers .layers-base .base-image {
  position: relative;
  z-index: 1;
}
.type-layers .layers-images {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.type-layers .layers-images .layer {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.25s;
}
.type-layers .layers-images .layer.selected {
  opacity: 1;
}
.type-layers .layers-labels {
  display: flex;
  justify-content: center;
  font-size: 1.4em;
}
.type-layers .layers-labels .label {
  padding: 0.6em 1em;
  margin: 0.5em;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.25s;
}
.type-layers .layers-labels .label.selected {
  background-color: #effbfd;
}

/*
.section-content {
  .block {
    &.type-table {
      @include grid-column(9);
      @include grid-push(1);
      background-color: $white;
      padding: 20px;

      table {
        margin: 0;
        color: $base-font-color;
      }
    }

    &.type-subsection {      
      .block {
        &.type-table {
        }
      }
    }
  }
}
*/
.box {
  background-color: #fff;
  color: #252f52;
}
.box::after {
  clear: both;
  content: "";
  display: block;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
  color: #1634ff;
}
.box p a {
  color: #252f52;
  text-decoration: underline;
}
.box .section-head {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 80px 0 0 0;
  background-color: transparent;
}
.box .section-head .section-text {
  width: calc(70%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.box .section-head .section-number {
  width: calc(14.2857142857%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.box .section-head .section-title {
  width: calc(71.4285714286%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
.box .section-content {
  padding: 0 0 80px 0;
}
.box .box-authors {
  margin-top: 30px;
  padding-top: 15px;
  font-size: 0.8em;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.box figure {
  color: #252f52;
}
.box.cross-chapter .section-head .section-text {
  width: calc(58.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}
.box.cross-chapter .section-head .section-text .section-number {
  width: calc(100%);
  float: left;
  margin-left: 0px;
}
.box.cross-chapter .section-head .section-text .section-title {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  font-size: 4em;
}
.box.cross-chapter .section-head .section-text.box-authors {
  background-color: rgba(22, 52, 255, 0.2);
  padding: 20px 20px 5px 20px;
}
.box.cross-chapter .section-head .section-text.box-authors h6 {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.box.faq .section-head {
  padding: 0;
}
.box.scheme-dark {
  background-color: #252f52;
  color: #fff;
}
.box.scheme-dark h1, .box.scheme-dark h2, .box.scheme-dark h3, .box.scheme-dark h4, .box.scheme-dark h5, .box.scheme-dark h6 {
  color: #ffe161;
}
.box.scheme-dark p a {
  color: #b4f2ff;
}
.box.scheme-dark figure {
  color: #fff;
}
.box.scheme-dark .box-authors {
  background-color: rgba(180, 242, 255, 0.2);
}

.block.type-box {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  padding: 0;
}
.section-content .block.type-multicol {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  padding-bottom: 40px;
}
.section-content .block.type-multicol::after {
  clear: both;
  content: "";
  display: block;
}
.section-content .block.type-multicol .column-block {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  padding-right: 20px;
}
.section-content .block.type-multicol .column-block:nth-child(2n+1) {
  clear: both;
}
.section-content .block.type-multicol h6 {
  color: #252f52;
  font-size: 1.8em;
  font-weight: normal;
}
.section-content .block.type-multicol p {
  font-size: 1.4em;
}
.section-content .block.type-subsection .block.type-multicol {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}
.section-content .block.type-subsection .block.type-multicol .column-block {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  padding-right: 20px;
}
.block.type-slider {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  position: relative;
  padding: 5vh 0;
  background-color: #999;
  z-index: 20;
}
.block.type-slider .bg-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.block.type-slider .bg-slider .slick-track,
.block.type-slider .bg-slider .slick-list {
  height: 100%;
}
.block.type-slider .bg-slider .slide {
  height: 100%;
}
.block.type-slider .bg-slider .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
}
@media (max-width: 800px) {
  .block.type-slider .bg-slider .slide-bg {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  .block.type-slider .bg-slider .slide-bg {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
.block.type-slider .slider-title {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  position: relative;
  padding: 10vh 0 0 0;
  z-index: 2;
}
.block.type-slider .slider-title h3 {
  transition: 0.25s;
}
.block.type-slider .content-slider {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  position: relative;
  z-index: 3;
}
.block.type-slider .content-slider .slide {
  padding: 0 0 10vh 0;
  background-color: transparent;
}
.block.type-slider .content-slider .slide::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-slider .content-slider .slide-content {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}
.block.type-slider .content-slider .slide-content::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-slider .content-slider .slide-content .slide-head {
  width: calc(75%);
  float: left;
  margin-left: 0px;
}
.block.type-slider .content-slider .slide-content .slide-text {
  width: calc(75%);
  float: left;
  margin-left: 0px;
}
.block.type-slider .content-slider .slide-footer {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  text-align: right;
}
.block.type-slider .slider-arrows {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(75% + 0px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 3;
  text-align: center;
}
.block.type-slider .slider-arrows::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-slider .slider-arrows span {
  display: block;
}
.block.type-slider .slider-index {
  font-size: 1.4em;
  line-height: 3rem;
}
.block.type-slider .slider-arrow {
  display: block;
  width: 30%;
  font-size: 3em;
  line-height: 3rem;
  color: inherit;
  cursor: pointer;
  transition: 0.25s;
}
.block.type-slider .slider-arrow:hover {
  color: inherit;
}
.block.type-slider .slider-arrow[aria-disabled=true] {
  display: none;
}

.section-content .block.type-subsection .section-head {
  background-color: transparent;
  margin-bottom: 30px;
}
.section-content .block.type-subsection .section-head .section-text {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}
.section-content .block.type-subsection .section-head .section-title {
  font-size: 2.4em;
}
.section-content .block.type-subsection .section-head h5 {
  color: #1634ff;
}
.section-content .block.type-subsection .block {
  width: auto;
  float: none;
  margin-left: 0;
}
.section-content .block.type-subsection h6 {
  color: #252f52;
  font-size: 1.8em;
  font-weight: normal;
}

.block.type-grid .grid-items {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
}
.block.type-grid .bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
  z-index: 1;
}
@media (max-width: 800px) {
  .block.type-grid .bg {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  .block.type-grid .bg {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
.block.type-grid .item-tag {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2em;
  z-index: 1;
}
.block.type-grid .item-tag span {
  display: inline-block;
  padding: 15px 30px;
  color: #ffe161;
  font-weight: 600;
}
.block.type-grid .item-tag span.date {
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.block.type-grid .item-content-wrap {
  position: relative;
  padding: 8vw 0;
  border: 4px solid #fff;
  box-shadow: 0 20px 40px rgba(42, 37, 148, 0.2);
}
.block.type-grid .item-content-wrap::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-grid .item-content {
  position: relative;
  color: #fff;
  z-index: 2;
}
.block.type-grid .item-content::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-grid .item-title a {
  color: #ffe161;
}
.block.type-grid .item-btn {
  text-align: center;
  padding: 20px 0;
}
.block.type-grid .grid-item {
  position: relative;
  width: calc(33.3333333333% - 13.3333333333px);
  float: left;
  margin-left: 10px;
}
.block.type-grid .grid-item::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-grid .grid-item.width-half {
  width: calc(50% - 15px);
  float: left;
  margin-left: 10px;
}
.block.type-grid .grid-item.width-half .item-content {
  width: calc(66.6666666667% - 16.6666666667px);
  float: left;
  margin-left: 10px;
  margin-left: calc(16.6666666667% - 11.6666666667px + 20px);
}
.block.type-grid .grid-item.width-full {
  width: calc(100% - 20px);
  float: left;
  margin-left: 10px;
}
.block.type-grid .grid-item.width-full .item-content-wrap {
  padding: 10vh 0;
}
@media (max-width: 600px) {
  .block.type-grid .grid-item.width-full .item-content-wrap {
    padding: 5vh 0;
  }
}
.block.type-grid .grid-item.width-full .item-content {
  width: calc(58.3333333333% - 15.8333333333px);
  float: left;
  margin-left: 10px;
  margin-left: calc(8.3333333333% - 10.8333333333px + 20px);
}
.block.type-grid .grid-item.width-full .item-title {
  width: calc(100% - 20px);
  float: left;
  margin-left: 10px;
  font-size: 4.8em;
  margin-bottom: 0.5em;
}
.block.type-grid .grid-item.width-full .item-excerpt {
  width: calc(71.4285714286% - 17.1428571429px);
  float: left;
  margin-left: 10px;
  clear: both;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.gridtab > dd > .gridtab__controls {
  top: 20px;
  right: 20px;
}
.gridtab > dd > .gridtab__controls > .gridtab__close {
  background-color: transparent;
}
.gridtab > dd > .gridtab__controls > .gridtab__close:before, .gridtab > dd > .gridtab__controls > .gridtab__close:after {
  height: 24px;
  background-color: #1634ff;
}

/*
	STYLE SHEET FOR JQUERY LISTNAV PLUGIN V 3.0.0, 11/22/2017
	For more information, visit http://esteinborn.github.com/jquery-listnav
*/
.listNav,
.ln-letters {
  overflow: hidden;
}

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

.letterCountShow {
  display: block;
}

.ln-letters a {
  border: 1px solid silver;
  border-right: none;
  display: block;
  float: left;
  font-size: 0.9em;
  padding: 2px 6px;
  text-decoration: none;
}
.ln-letters .ln-last {
  border-right: 1px solid silver;
}
.ln-letters a:hover,
.ln-letters .ln-selected {
  background-color: #eaeaea;
}
.ln-letters .ln-disabled {
  color: #ccc;
}

.ln-letter-count {
  color: #336699;
  font-size: 0.8em;
  left: 0;
  line-height: 1.35;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

.footnote {
  display: inline-block;
  line-height: 1;
}
.footnote a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2px;
  background-color: #e8eaf0;
  border-radius: 3px;
  font-size: 0.8em;
  line-height: 1;
  text-align: center;
  transition: 0.25s;
}
.footnote a:hover {
  background-color: #1634ff;
  color: #fff;
}
.footnote.current-tooltip a {
  background-color: #1634ff;
  color: #fff;
}
.footnote[data-type=footnote] a:before {
  content: "FN";
}
.footnote[data-type=reference] a {
  color: #46b8b5;
}
.footnote[data-type=reference] a:hover {
  background-color: #46b8b5;
  color: #fff;
}
.footnote[data-type=reference] a:before {
  content: "RF";
}
.footnote[data-type=reference].current-tooltip a {
  background-color: #46b8b5;
  color: #fff;
}
.footnote[data-type=definition] {
  line-height: inherit;
}
.footnote[data-type=definition] a {
  display: inline;
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  font-size: inherit;
  text-align: inherit;
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -0.6em 0 rgba(34, 213, 182, 0.5);
}
.footnote[data-type=definition] a:hover {
  color: #1634ff;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -2em 0 #e8eaf0;
}
.footnote[data-type=definition].current-tooltip a {
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -2em 0 #22d5b6;
  color: #fff;
}

.lang-fr .footnote[data-type=footnote] a:before {
  content: "N";
}

.footnote-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  padding-top: 10px;
  opacity: 0;
  font-size: 1.4em;
  line-height: 1.8em;
  transition: opacity 0.25s, left 0s ease 0.25s, top 0s ease 0.25s;
  z-index: 30;
}
.footnote-tooltip:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  transform: translateX(-50%);
  z-index: 10;
  top: -20px;
  border-bottom-color: rgba(232, 234, 240, 0.95);
}
.footnote-tooltip:before {
  top: -10px;
}
.footnote-tooltip .footnote-return {
  display: none;
}
.footnote-tooltip.flipped {
  padding-top: 0;
  padding-bottom: 10px;
}
.footnote-tooltip.flipped:before {
  top: auto;
  bottom: -10px;
  transform: rotate(180deg);
}

.footnote-tooltip-content {
  max-width: 320px;
  max-height: 180px;
  padding: 10px;
  overflow: auto;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-color: rgba(232, 234, 240, 0.95);
}

body.tooltip-open .footnote-tooltip {
  opacity: 1;
  transition: opacity 0.25s, left 0s ease 0s, top 0s ease 0s;
}

.bigfoot-footnote__button {
  position: relative;
  z-index: 5;
  top: -0.1em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  padding: 0.35em;
  margin: 0 0.1em 0 0.2em;
  border: none;
  border-radius: 0.3em;
  cursor: pointer;
  background-color: rgba(110, 110, 110, 0.2);
  backface-visibility: hidden;
  font-size: 1rem;
  line-height: 0;
  vertical-align: middle;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  transition-property: background-color;
  transition-duration: 0.25s;
}
.bigfoot-footnote__button:hover, .bigfoot-footnote__button:focus {
  outline: none;
  background-color: rgba(110, 110, 110, 0.5);
}
.bigfoot-footnote__button:active {
  background-color: rgba(110, 110, 110, 0.5);
}
.bigfoot-footnote__button.is-active {
  background-color: #6e6e6e;
  transition-delay: 0.1s;
}
.bigfoot-footnote__button:after {
  content: "";
  display: table;
  clear: both;
}

.bigfoot-footnote__button__circle {
  display: inline-block;
  width: 0.25em;
  height: 0.25em;
  margin-right: 0.25em;
  float: left;
}
.bigfoot-footnote__button__circle:last-child {
  margin-right: 0;
}

.bigfoot-footnote__container {
  display: inline-block;
  position: relative;
  text-indent: 0;
}

@media not print {
  .footnote-print-only {
    display: none !important;
  }
}
@media print {
  .bigfoot-footnote,
.bigfoot-footnote__button {
    display: none !important;
  }
}
.bigfoot-footnote {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  max-width: 90%;
  margin: 2.6692388156em 0;
  background: #fafafa;
  opacity: 0;
  border-radius: 0.5em;
  border: 1px solid #c3c3c3;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  line-height: 0;
  transition-property: opacity, transform;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  transform: scale(0.1) translateZ(0);
  transform-origin: 50% 0;
}
.bigfoot-footnote.is-positioned-top {
  top: auto;
  bottom: 0;
}
.bigfoot-footnote.is-active {
  transform: scale(1) translateZ(0);
  opacity: 0.97;
}
.bigfoot-footnote.is-bottom-fixed {
  position: fixed;
  bottom: 0;
  top: auto;
  left: 0;
  right: auto;
  transform: translateY(100%);
  width: 100%;
  margin: 0;
  border-radius: 0;
  opacity: 1;
  border-width: 1px 0 0;
  transition: transform 0.3s ease;
}
.bigfoot-footnote.is-bottom-fixed.is-active {
  transform: translateY(0);
}
.bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__wrapper {
  margin: 0 0 0 50%;
  transform: translateX(-50%);
  max-width: 100%;
}
.bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__wrapper,
.bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__content {
  border-radius: 0;
}
.bigfoot-footnote.is-bottom-fixed .bigfoot-footnote__tooltip {
  display: none;
}
.bigfoot-footnote.is-scrollable:after {
  content: "";
  position: absolute;
  bottom: 0.3375em;
  left: 0.3375em;
  z-index: 14;
  display: block;
  height: 0.78125em;
  width: 0.625em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTIgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMS4wMDAwMDApIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPgogICAgICAgICAgICA8cGF0aCBkPSJNNSwwIEw1LDExLjUiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjUsNy41IEw1LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjUsNy41IEw5LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCAxMC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTcuMDAwMDAwLCAtMTAuMDAwMDAwKSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-size: cover;
  opacity: 0.1;
  transition-properties: opacity;
  transition-duration: 0.25s;
  transition-timing-function: ease;
}
.bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:before, .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 12;
  left: 0;
}
.bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:before {
  top: -1px;
  height: 1.1em;
  border-radius: 0.5em 0.5em 0 0;
  background-image: linear-gradient(to bottom, #fafafa 50%, rgba(250, 250, 250, 0) 100%);
}
.bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:after {
  bottom: -1px;
  height: 1.2em;
  border-radius: 0 0 0.5em 0.5em;
  background-image: linear-gradient(to top, #fafafa 50%, rgba(250, 250, 250, 0) 100%);
}
.bigfoot-footnote.is-scrollable ::-webkit-scrollbar {
  display: none;
}
.bigfoot-footnote.is-fully-scrolled:after, .bigfoot-footnote.is-fully-scrolled:before {
  opacity: 0;
  transition-delay: 0;
}

.bigfoot-footnote__wrapper {
  position: relative;
  z-index: 14;
  width: 22em;
  display: inline-block;
  box-sizing: inherit;
  overflow: hidden;
  margin: 0;
  background-color: #fafafa;
  border-radius: 0.5em;
  line-height: 0;
}

.bigfoot-footnote__content {
  position: relative;
  z-index: 8;
  display: inline-block;
  max-height: 15em;
  padding: 1.1em 1.3em 1.2em;
  box-sizing: inherit;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fafafa;
  border-radius: 0.5em;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: normal;
}
.bigfoot-footnote__content img {
  max-width: 100%;
}
.bigfoot-footnote__content *:last-child {
  margin-bottom: 0 !important;
}
.bigfoot-footnote__content *:first-child {
  margin-top: 0 !important;
}

.bigfoot-footnote__tooltip {
  position: absolute;
  z-index: 12;
  box-sizing: border-box;
  margin-left: -0.65em;
  width: 1.3em;
  height: 1.3em;
  transform: rotate(45deg);
  background: #fafafa;
  border: 1px solid #c3c3c3;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  border-top-left-radius: 0;
}
.is-positioned-bottom .bigfoot-footnote__tooltip {
  top: -0.65em;
}
.is-positioned-top .bigfoot-footnote__tooltip {
  bottom: -0.65em;
}

.bigfoot-footnote {
  border-color: #00a;
  box-shadow: none;
  font-size: 1rem;
}
.bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:before, .bigfoot-footnote.is-scrollable .bigfoot-footnote__wrapper:after {
  display: none;
}
.bigfoot-footnote .bigfoot-footnote__content {
  color: #252f52 !important;
}
.bigfoot-footnote .bigfoot-footnote__content p {
  color: #252f52 !important;
  font-size: 1.2em;
  line-height: 1.8;
}
.bigfoot-footnote .bigfoot-footnote__content a {
  color: #1634ff !important;
}

.bigfoot-footnote__tooltip {
  border-color: #00a;
}

.bigfoot-footnote__content {
  background: transparent;
}
.bigfoot-footnote__content .footnote-return {
  display: none;
}

.bigfoot-footnote__button {
  margin-top: -6px;
  background-color: rgba(0, 0, 170, 0.1);
  line-height: 1;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  color: #00a;
  transition: 0.25s;
}
.bigfoot-footnote__button:before {
  content: "FN ";
}
.bigfoot-footnote__button:hover, .bigfoot-footnote__button:focus, .bigfoot-footnote__button.is-active {
  background-color: #00a;
  color: #fff;
}

.bigfoot-footnote__container.type-reference .bigfoot-footnote__button {
  color: #46b8b5;
}
.bigfoot-footnote__container.type-reference .bigfoot-footnote__button:before {
  content: "REF ";
}
.bigfoot-footnote__container.type-reference .bigfoot-footnote__button:hover, .bigfoot-footnote__container.type-reference .bigfoot-footnote__button:focus, .bigfoot-footnote__container.type-reference .bigfoot-footnote__button.is-active {
  background-color: #46b8b5;
  color: #fff;
}
.bigfoot-footnote__container.type-reference .bigfoot-footnote {
  border-color: #22d5b6;
}
.bigfoot-footnote__container.type-reference .bigfoot-footnote__tooltip {
  border-color: #22d5b6;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__button {
  top: auto;
  margin: 0;
  margin-top: 0;
  border-radius: 0;
  background-color: transparent;
  vertical-align: baseline;
  color: inherit;
  font-size: inherit;
  line-height: 1.8;
  font-weight: inherit;
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -0.8em 0 rgba(34, 213, 182, 0.5);
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__button:before {
  display: none;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__button:hover, .bigfoot-footnote__container.type-definition .bigfoot-footnote__button:focus, .bigfoot-footnote__container.type-definition .bigfoot-footnote__button.is-active {
  background-color: transparent;
  color: #1634ff;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__button:hover {
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -0.8em 0 #22d5b6;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__button:focus, .bigfoot-footnote__container.type-definition .bigfoot-footnote__button.is-active {
  text-decoration: none;
  padding: 0 0.2em;
  box-shadow: inset 0 -2em 0 #22d5b6;
  color: #fff;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote {
  border-color: #46b8b5;
}
.bigfoot-footnote__container.type-definition .bigfoot-footnote__tooltip {
  border-color: #46b8b5;
}

.twentytwenty-container {
  cursor: grab;
}
.twentytwenty-container img {
  width: 100%;
}

.twentytwenty-overlay:hover {
  background: transparent;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  background-color: #fff;
  border-radius: 0;
  border: 4px solid #b4f2ff;
  color: #252f52;
  letter-spacing: normal;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  background: #b4f2ff;
}

.twentytwenty-handle {
  background-color: #fff;
  border-color: #b4f2ff;
}

.twentytwenty-left-arrow {
  border-right-color: #252f52;
}

.twentytwenty-right-arrow {
  border-left-color: #252f52;
}

.social-widget-wrap {
  position: relative;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.social-widget-wrap .social-trigger {
  padding: 4px 0;
  background-color: transparent;
  cursor: pointer;
  color: #1634ff;
  text-align: center;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  transition: 0.25s;
}
.social-widget-wrap .social-trigger .icon {
  margin: 0 10px 0 0;
  color: #1634ff;
  transition: 0.25s;
}
.social-widget-wrap .social-widget {
  position: absolute;
  top: 100%;
  right: 9999px;
  width: 240px;
  max-width: 240px;
  margin: 0;
  padding: 10px;
  background-color: #1634ff;
  opacity: 0;
  list-style: none;
  color: #fff;
  text-align: left;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1em;
  transition: right 0s ease 0.25s, opacity 0.25s ease 0s;
  z-index: 1;
}
.social-widget-wrap .social-widget li {
  padding: 6px 0;
}
.social-widget-wrap .social-widget a {
  display: block;
  float: none;
  color: #fff;
}
.social-widget-wrap .social-widget .icon {
  color: #fff;
}
.social-widget-wrap.open .social-trigger {
  background-color: #1634ff;
  color: #fff;
}
.social-widget-wrap.open .social-trigger .icon {
  color: #fff;
}
.social-widget-wrap.open .social-widget {
  right: 0;
  opacity: 1;
  transition: right 0s ease 0s, opacity 0.25s ease 0s;
}

.share-permalink-input {
  display: none;
}
.share-permalink-input input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 4px;
  outline: none;
}

#nav-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: -100%;
  background-color: rgba(57, 55, 69, 0.95);
  color: #fff;
  opacity: 0;
  transition: opacity 250ms, left 0.05s 500ms;
  z-index: 110;
}
body.nav-overlay-open {
  overflow: hidden;
}
body.nav-overlay-open #nav-overlay {
  left: 0;
  opacity: 1;
  transition: opacity 250ms;
}

#nav-overlay-trigger {
  display: block;
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 100;
}

#nav-overlay-close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 3rem;
  line-height: 40px;
  transition: 250ms;
}

#progress {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: 16.66667vw;
  transform: none;
  z-index: 10;
}
#progress ul {
  width: 100%;
  list-style: none;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.95);
}
#progress li {
  position: relative;
  margin: 6px 0;
}
#progress li a {
  display: flex;
  align-items: center;
  padding: 0;
  color: #22d5b6;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  text-decoration: none;
  transition: 0.5s;
}
#progress li a::after {
  clear: both;
  content: "";
  display: block;
}
#progress li .number {
  display: block;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  text-align: center;
  font-size: 10px;
  line-height: 24px;
  color: #252f52;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  transition: 0.5s;
}
#progress li .text {
  display: block;
  width: calc(100% - 28px - 10px);
  margin-left: 10px;
  font-size: 0.7em;
  line-height: 1.2;
}
#progress li .circle-wrap {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
  clip: rect(0px, 28px, 28px, 14px);
}
#progress li .circle {
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  border: 2px solid #1634ff;
  border-radius: 50%;
  clip: rect(0px, 14px, 28px, 0px);
}
#progress li .circle.left {
  transform: rotate(0deg);
}
#progress li .circle.right {
  transform: rotate(0deg);
}
#progress li.active a {
  color: #1634ff;
}
#progress li.active .number {
  color: #252f52;
  border-color: rgba(0, 0, 0, 0.25);
}
#progress li.over-half .circle-wrap {
  clip: rect(auto, auto, auto, auto);
}
#progress.stuck {
  position: fixed;
}
#progress.is_stuck {
  position: fixed;
}

.simple-accordion .accordion-icon .icon {
  transition: 0.25s;
}
.simple-accordion .accordion-head {
  cursor: pointer;
}
.simple-accordion .accordion-content {
  display: none;
}
.simple-accordion.accordion-open:not(.has-icon) .accordion-icon .icon {
  transform: rotate(90deg);
  color: #1634ff;
}

.togglebox-input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
}

.togglebox {
  display: block;
  width: 124px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.2);
  transition: background-color 150ms;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
}
.togglebox.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.togglebox .togglebox-track {
  width: 220px;
  margin-left: -100px;
  white-space: nowrap;
  transition: 150ms;
}
.togglebox .on,
.togglebox .off {
  display: inline-block;
  width: 100px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
}
.togglebox .switch {
  display: inline-block;
  width: 20px;
  height: 40px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  transition: 150ms;
  vertical-align: top;
}
.togglebox:hover .switch {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}
.togglebox[data-state=on] {
  background-color: green;
}
.togglebox[data-state=on] .togglebox-track {
  margin-left: 0;
}

.togglebox {
  width: 70px;
  height: 30px;
  background-color: #fff;
  border: none;
  color: #1634ff;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
.togglebox .togglebox-track {
  width: 120px;
  margin-left: -40px;
}
.togglebox .on,
.togglebox .off {
  width: 40px;
  line-height: 30px;
}
.togglebox .switch {
  width: 24px;
  height: 24px;
  margin: 3px;
  border: 2px solid #1634ff;
  border-radius: 50%;
  box-shadow: none;
  font-size: 1.1em;
  line-height: 22px;
  text-align: center;
  color: #1634ff;
}
.togglebox .switch:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.togglebox[data-state=on] {
  background-color: #1634ff;
  color: #fff;
}
.togglebox:hover .switch {
  box-shadow: none;
}

.query-container {
  display: flex;
}
.query-container .query-content {
  position: relative;
  width: 100vw;
  transition: 0.5s;
  z-index: 2;
}
.query-container.has-filter .filter-trigger {
  display: block;
}
.query-container .section-sidebar {
  position: relative;
  width: 0;
  overflow: auto;
  transition: 0.5s;
  background-color: #fff;
  z-index: 1;
}
.query-container .section-sidebar .sidebar-content {
  width: 20vw;
  padding: 20px 0;
}
.query-container .section-sidebar .query-filter-head {
  margin: 0 0 0.5em 0;
  padding: 0 20px;
}
.query-container .section-sidebar .query-filter-list {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1.2em;
}
.query-container .query-head {
  width: calc(91.6666666667%);
  float: left;
  margin-left: 0px;
  padding: 40px 0;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.3em;
}
.query-container .query-head::after {
  clear: both;
  content: "";
  display: block;
}
.query-container .query-head .query-view-item {
  display: inline-block;
  padding: 0.4em 1.2em;
  background-color: transparent;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  color: #1634ff;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  transition: 0.25s;
}
.query-container .query-head .query-view-item .icon {
  transition: 0.25s;
}
.query-container .query-head .query-view-item .label {
  transition: 0.25s;
}
.query-container .query-head .query-view-item.selected {
  background-color: transparent;
}
.query-container .filter-trigger {
  display: none;
  float: left;
  padding: 0.4em 1.2em;
  background-color: #e5e5ee;
  color: #252f52;
  font-size: 1em;
  cursor: pointer;
  transition: 0.25s;
}
.query-container .filter-trigger .icon {
  transition: 0.25s;
}
.query-container .query-view-container {
  float: right;
  font-size: 1em;
}
.query-container .query-view-container .query-view-item {
  background-color: transparent;
}
.query-container .query-view-container .query-view-item.selected {
  background-color: transparent;
}
.query-container.filter-open .section-sidebar {
  width: 20vw;
}
.query-container.filter-open .query-content {
  width: 80vw;
}
.query-container.filter-open .filter-trigger {
  background-color: #22d5b6;
  color: #fff;
}

.query-filter-list {
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.query-filter-list li {
  padding: 8px 20px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  cursor: pointer;
  transition: 0.25s;
}
.query-filter-list li.selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.query-spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 200;
}
.query-spinner:after {
  content: "Loading…";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  padding: 10px;
}

@media (max-width: 600px) {
  .menu-icon {
    width: calc(16.6666666667%);
    float: left;
    margin-left: 0px;
  }
}

@media (max-width: 600px) {
  .close-btn {
    width: 40px;
    height: 40px;
    font-size: 2rem;
    line-height: 40px;
  }
}

@media (max-width: 1000px) and (max-height: 600px) {
  .section-head.head-level-1.has-bg .bg {
    background-size: 100% auto;
    background-attachment: scroll;
  }
}
@media (max-width: 800px) {
  .section-head .section-text .section-number {
    line-height: 4rem;
  }
}
@media (max-width: 800px) {
  .section-head .section-text .section-title {
    line-height: 4rem;
  }
}
@media (max-width: 800px) {
  .section-head.head-level-1 .section-text {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 800px) {
  .section-head.head-level-1 .section-number {
    width: calc(60%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 800px) {
  .section-head.head-level-1 .share-wrap {
    width: calc(20%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .section-head.head-level-1 .section-title {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 800px) {
  .section-head.head-level-2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .section-head.head-level-2 .section-text {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
    padding: 20px 0;
  }
}
@media (max-width: 600px) {
  .section-head.head-level-2 .section-text {
    padding: 0;
  }
}
@media (max-width: 800px) {
  .section-head.head-level-2 .section-number {
    width: calc(10%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .section-head.head-level-2 .section-title {
    width: calc(90%);
    float: left;
    margin-left: 0px;
  }
}

@media (max-width: 800px) {
  .header-nav.primary {
    font-size: 1.2em;
  }
}
@media (max-width: 600px) {
  .header-nav.primary {
    height: 80px;
    font-size: 1.4em;
  }
}
@media (max-width: 800px) {
  .header-nav.primary .menu-container a {
    padding: 6px;
  }
}
@media (max-width: 600px) {
  .header-nav.secondary {
    display: block;
  }
}

@media (max-width: 600px) {
  #main-footer #footer-menu li {
    display: block;
  }
}
@media (max-width: 600px) {
  #main-footer #footer-menu a {
    display: inline;
  }
}

@media (max-width: 600px) {
  .page-section {
    padding: 40px 0;
  }
}
@media (max-width: 800px) {
  .page-section.type-hero {
    padding-bottom: 80px;
  }
}
@media (max-width: 800px) {
  .page-section.type-hero .section-head {
    padding-top: 5vh;
  }
}
@media (max-width: 800px) {
  .page-section.type-hero .section-content {
    padding: 2.5vh 0 5vh 0;
  }
}

@media (max-width: 800px) {
  .block.type-text {
    width: calc(66.6666666667%);
    float: left;
    margin-left: 0px;
    margin-left: calc(16.6666666667% + 0px);
    padding: 30px 0;
  }
}
@media (max-width: 600px) {
  .block.type-text {
    width: calc(75%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 800px) {
  .block.type-figure, .block.type-table {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-figure figure, .block.type-table figure {
    padding: 20px 0 0 0;
  }
}
@media (max-width: 800px) {
  .block.type-figure figcaption, .block.type-table figcaption {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 800px) {
  .block.type-figure figcaption .figure-title, .block.type-table figcaption .figure-title {
    width: calc(50%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-figure figcaption .figure-title, .block.type-table figcaption .figure-title {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .block.type-figure figcaption .figure-download, .block.type-table figcaption .figure-download {
    width: calc(37.5%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-figure figcaption .figure-download, .block.type-table figcaption .figure-download {
    display: none;
  }
}
@media (max-width: 800px) {
  .block.type-figure figcaption .share-wrap, .block.type-table figcaption .share-wrap {
    width: calc(12.5%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-figure figcaption .share-wrap, .block.type-table figcaption .share-wrap {
    display: none;
  }
}
.block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
  width: calc(87.5%);
  float: left;
  margin-left: 0px;
  margin-top: 20px;
  padding: 20px;
}
@media (max-width: 600px) {
  .block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
    margin-top: 0;
  }
}
@media (max-width: 800px) {
  .block.type-figure .figure-content h6, .block.type-table .figure-content h6 {
    width: calc(20%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-figure .figure-content h6, .block.type-table .figure-content h6 {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 800px) {
  .block.type-figure .figure-content .figure-content-text, .block.type-table .figure-content .figure-content-text {
    width: calc(60%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-figure .figure-content .figure-content-text, .block.type-table .figure-content .figure-content-text {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-banner {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .block.type-banner .section-text {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 1200px) {
  .block.type-banner .section-menu {
    width: calc(30%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-banner .section-menu {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
    position: relative;
    top: auto;
    right: auto;
    transform: none;
  }
}
@media (max-width: 600px) {
  .block.type-slider {
    padding: 0;
  }
}
@media (max-width: 800px) {
  .block.type-slider .content-slider .slide {
    padding: 5vh 0;
  }
}
@media (max-width: 600px) {
  .block.type-slider .content-slider .slide-content {
    width: calc(75%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-slider .content-slider .slide-content .slide-head {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .block.type-slider .content-slider .slide-content .slide-text {
    width: calc(100%);
    float: left;
    margin-left: 0px;
    font-size: 0.9em;
  }
}
@media (max-width: 600px) {
  .block.type-slider .content-slider .slide-content .slide-text p {
    margin: 0 0 0.8em 0;
  }
}
@media (max-width: 600px) {
  .block.type-slider .slider-arrows {
    width: calc(8.3333333333%);
    float: left;
    margin-left: 0px;
    top: 20px;
    right: 20px;
    transform: none;
  }
}
@media (max-width: 600px) {
  .block.type-slider .slider-arrow {
    width: auto;
    float: none;
    margin-left: 0;
    display: block;
  }
}
@media (max-width: 800px) {
  .block.type-accordion {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 800px) {
  .block.type-accordion .accordion-wrap {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-grid .grid-item.width-half {
    width: calc(100% - 20px);
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
  }
}
.block.type-grid .grid-item.width-half .item-content {
  width: calc(83.3333333333% - 18.3333333333px);
  float: left;
  margin-left: 10px;
  margin-left: calc(8.3333333333% - 10.8333333333px + 20px);
}
@media (max-width: 600px) {
  .block.type-grid .grid-item.width-full .item-content {
    width: calc(83.3333333333% - 18.3333333333px);
    float: left;
    margin-left: 10px;
    margin-left: calc(8.3333333333% - 10.8333333333px + 20px);
  }
}
@media (max-width: 600px) {
  .block.type-grid .grid-item .item-tag {
    position: relative;
    top: auto;
    right: auto;
    float: right;
  }
}
@media (max-width: 600px) {
  .block.type-grid .grid-item .item-content-wrap {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .block.type-grid .grid-item .item-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .box .section-head {
    padding-top: 40px;
  }
}
@media (max-width: 800px) {
  .box .section-head .section-text {
    width: calc(80%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .box .section-head .section-number {
    width: calc(75%);
    float: left;
    margin-left: 0px;
    margin-left: calc(12.5% + 0px);
  }
}
@media (max-width: 800px) {
  .box .section-head .section-title {
    width: calc(75%);
    float: left;
    margin-left: 0px;
    margin-left: calc(12.5% + 0px);
  }
}
@media (max-width: 600px) {
  .box .section-content {
    padding-bottom: 40px;
  }
}

@media (max-width: 600px) {
  .type-supplements .close-btn {
    top: 10px;
    left: 10px;
  }
}

@media (max-width: 800px) {
  #progress {
    position: absolute;
    width: 25vw;
  }
}
@media (max-width: 600px) {
  #progress {
    display: none;
  }
}

@media (max-width: 1000px) and (max-height: 600px) {
  #progress {
    display: none;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

u {
  text-decoration: none;
  padding: 0 0.1em;
  box-shadow: inset 0 -0.5em 0 rgba(34, 213, 182, 0.6);
}

*[class*=bg-].scheme-dark .base-color {
  color: #fff;
}
*[class*=bg-].scheme-dark .accent-color {
  color: #ffe161;
}
*[class*=bg-].scheme-dark .social-widget-wrap .social-trigger {
  color: #fff;
}
*[class*=bg-].scheme-dark .social-widget-wrap .social-trigger .icon {
  color: #fff;
}
*[class*=bg-].scheme-dark .social-widget-wrap .social-widget {
  background-color: #fff;
  color: #1634ff;
}
*[class*=bg-].scheme-dark .social-widget-wrap .social-widget a,
*[class*=bg-].scheme-dark .social-widget-wrap .social-widget .icon {
  color: #1634ff;
}
*[class*=bg-].scheme-dark .social-widget-wrap.open .social-trigger {
  background-color: #fff;
  color: #1634ff;
}
*[class*=bg-].scheme-dark .social-widget-wrap.open .social-trigger .icon {
  color: #1634ff;
}

.accent-blue .base-color,
.bg-blue .base-color {
  color: #252f52;
}
.accent-blue .accent-color,
.bg-blue .accent-color {
  color: #2a2594;
}
.accent-blue.scheme-dark .base-color,
.bg-blue.scheme-dark .base-color {
  color: #fff;
}
.accent-blue.scheme-dark .accent-color,
.bg-blue.scheme-dark .accent-color {
  color: #ffe161;
}

.bg-blue {
  background-color: #effbfd;
}
.bg-blue.scheme-dark {
  background-color: #1634ff;
}

.bg-yellow {
  background-color: #ffe161;
}
.bg-yellow .accent-color {
  color: #1634ff;
}
.bg-yellow.scheme-dark {
  background-color: #dbd478;
}
.bg-yellow.scheme-dark .base-color {
  color: #fff;
}
.bg-yellow.scheme-dark .accent-color {
  color: #1634ff;
}

.accent-aqua .accent-color,
.bg-aqua .accent-color {
  color: #1634ff;
}
.accent-aqua.scheme-dark .accent-color,
.bg-aqua.scheme-dark .accent-color {
  color: #ffe161;
}

.bg-aqua {
  background-color: #22d5b6;
}
.bg-aqua.scheme-dark {
  background-color: #46b8b5;
}

.bg-indigo {
  background-color: #9ea5f7;
}
.bg-indigo.scheme-dark {
  background-color: #2a2594;
}

.section-number {
  text-transform: uppercase;
}

.btn.accent-blue {
  background-color: #1634ff;
  color: #fff;
}
.btn.accent-blue:hover {
  background-color: #46b8b5;
  color: #252f52;
}
.btn.accent-blue.style-outline {
  background-color: transparent;
  border-color: #1634ff;
  color: #1634ff;
}
.btn.accent-blue.style-outline:hover {
  background-color: #1634ff;
  color: #fff;
}
.btn.accent-blue-light {
  background-color: #b4f2ff;
  color: #252f52;
}
.btn.accent-blue-light.style-outline {
  background-color: transparent;
  border-color: #b4f2ff;
  color: #1634ff;
}
.btn.accent-blue-light.style-outline:hover {
  background-color: #b4f2ff;
}
.btn.accent-indigo {
  background-color: #2a2594;
}
.btn.accent-aqua {
  background-color: #46b8b5;
}
.btn.accent-yellow {
  background-color: #ffe161;
  color: #252f52;
}
.btn.accent-yellow:hover {
  background-color: #46b8b5;
  color: #fff;
}

.social-widget-wrap .social-trigger {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

img.aligncenter {
  margin: auto;
}

.header-nav.primary {
  width: 100%;
  letter-spacing: 0.05em;
}
.header-nav.primary .home-link {
  height: 100%;
}
@media (max-width: 600px) {
  .header-nav.primary .home-link {
    width: calc(50%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
.header-nav.primary .home-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.header-nav.primary .home-link img {
  max-width: 80%;
}
.header-nav.secondary {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  /*
      .social-widget-wrap {
        position: static;

        &.open {
          .social-widget {
            right: -4px;
          }
        }
      }
  */
}
.header-nav.secondary > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-nav.secondary .home-link a {
  color: #b4f2ff;
}
.header-nav.secondary .header-social {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 800px) {
  .header-nav.secondary .header-social {
    width: calc(25%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .header-nav.secondary .header-social {
    width: calc(25%);
    float: left;
    margin-left: 0px;
  }
}
.header-nav.secondary .header-social .social-trigger {
  font-size: 0.8em;
}
.header-nav.secondary .social-widget {
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
}
.header-nav.secondary .menu-container {
  width: calc(25%);
  float: left;
  margin-left: 0px;
  padding-right: 10px;
}
@media (max-width: 800px) {
  .header-nav.secondary .menu-container {
    width: calc(41.6666666667%);
    float: left;
    margin-left: 0px;
  }
}
.header-nav.secondary .header-search {
  width: calc(8.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
}
@media (max-width: 800px) {
  .header-nav.secondary .header-search {
    width: calc(16.6666666667%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .header-nav.secondary .header-search {
    width: calc(33.3333333333%);
    float: left;
    margin-left: 0px;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.header-nav.secondary .header-search input[type=text] {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.header-nav .header-lang {
  width: calc(8.3333333333%);
  float: left;
  margin-left: 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-evenly;
  height: 100%;
  padding: 0;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 600px) {
  .header-nav .header-lang {
    width: calc(33.3333333333%);
    float: left;
    margin-left: 0px;
  }
}
.header-nav .header-lang ul {
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.header-nav .header-lang li {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 800px) {
  .header-nav .header-lang li {
    display: block;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .header-nav .header-lang li {
    display: inline-block;
  }
}
.header-nav .header-lang a {
  display: block;
  color: #fff;
}
.header-nav .header-lang .current-lang a {
  color: #ffe161;
  text-decoration: none;
  padding: 0 0.1em;
  box-shadow: inset 0 -0.8em 0 rgba(34, 213, 182, 0.6);
}
.header-nav .social-widget-wrap .social-trigger {
  color: #fff;
}
.header-nav .social-widget-wrap .social-trigger .icon {
  color: #fff;
}
.header-nav .social-widget-wrap .social-widget {
  background-color: rgba(255, 255, 255, 0.95);
  border: 4px solid #fff;
}
.header-nav .social-widget-wrap .social-widget a {
  color: #252f52;
}
.header-nav .social-widget-wrap .social-widget .icon {
  color: #46b8b5;
}
.header-nav .social-widget-wrap.open .social-trigger {
  background-color: transparent;
  color: #ffe161;
}
.header-nav .social-widget-wrap.open .social-trigger .icon {
  color: #ffe161;
}

#header-primary {
  top: 80px;
  transition: background-color 0.25s;
}
@media (max-width: 600px) {
  #header-primary .menu-icon {
    display: none;
  }
}
#header-primary .home-link {
  border: 4px solid #fff;
}
#header-primary .menu-container {
  width: calc(58.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(0% + 0px);
  display: flex;
  align-items: center;
  height: 100%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
@media (max-width: 600px) {
  #header-primary .menu-container {
    display: none;
  }
}
#header-primary .menu-container > ul {
  width: 100%;
}
#header-primary.is_stuck #header-social {
  opacity: 1;
  left: 0;
}

#header-lang {
  background-color: rgba(180, 242, 255, 0.3);
  border: 4px solid #fff;
  border-left: none;
}

#header-social {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}
@media (max-width: 600px) {
  #header-secondary-menu {
    display: none;
  }
}

#main-footer .footer-content {
  position: relative;
  z-index: 2;
}
#main-footer #footer-logo {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(50% + 0px);
  margin-bottom: 16px;
}
@media (max-width: 600px) {
  #main-footer #footer-logo {
    width: calc(50%);
    float: left;
    margin-left: 0px;
    margin-left: calc(25% + 0px);
  }
}
#main-footer #footer-logo a {
  display: block;
  position: relative;
}
#main-footer #footer-logo a:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 40px);
  border: 4px solid #fff;
}
#main-footer #footer-logo img {
  max-width: 80px;
  margin: auto;
}
#main-footer #footer-menu-wrap {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  border: 4px solid #fff;
}
#main-footer #footer-menu-wrap a {
  color: #fff;
}
#main-footer #footer-primary {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
@media (max-width: 600px) {
  #main-footer #footer-primary {
    display: block;
  }
}
#main-footer #footer-primary h4 {
  width: calc(20%);
  float: left;
  margin-left: 0px;
  margin: 0;
  color: #b4f2ff;
  font-size: 2em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 600px) {
  #main-footer #footer-primary h4 {
    display: none;
  }
}
#main-footer #footer-primary h4 span {
  color: #22d5b6;
  font-weight: 400;
}
#main-footer #footer-menu {
  width: calc(60%);
  float: left;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 30px;
}
@media (max-width: 600px) {
  #main-footer #footer-menu {
    width: calc(100%);
    float: left;
    margin-left: 0px;
    padding-left: 0;
  }
}
#main-footer #footer-menu ul {
  text-align: left;
  font-size: 1.2em;
  font-weight: 700;
}
@media (max-width: 600px) {
  #main-footer #footer-menu ul {
    text-align: center;
  }
}
#main-footer #footer-menu-secondary {
  width: calc(40%);
  float: left;
  margin-left: 0px;
  padding-right: 20px;
}
@media (max-width: 600px) {
  #main-footer #footer-menu-secondary {
    display: none;
  }
}
#main-footer #footer-menu-secondary ul {
  text-align: right;
  font-size: 0.8em;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#main-footer #footer-description {
  width: calc(40%);
  float: left;
  margin-left: 0px;
  margin-left: calc(50% + 0px);
  padding: 40px 0;
  color: #fff;
}
@media (max-width: 600px) {
  #main-footer #footer-description {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}

#footer-secondary {
  position: relative;
  z-index: 2;
}
#footer-secondary .secondary-content {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  font-size: 0.8em;
}
#footer-secondary .secondary-content p {
  font-size: 1em;
}

#footer-gc-logo {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(16.6666666667% + 0px);
}

@media (max-width: 1200px) {
  .page-section.type-hero .section-content .section-text {
    width: calc(60%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}

.block.type-query .query-items .item-meta {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-query .query-items.type-gridtab .item-title {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-weight: normal;
  font-size: 1.4em;
}

.chapter-section .section-content .block.type-multicol {
  margin-left: calc(8.3333333333% + 0px);
  padding-top: 40px;
}

.logged-in .chapter-section {
  border: 1px dotted transparent;
  transition: border-color 0.25s;
}

.section-meta h6 {
  font-weight: 600;
}

.page-section.type-hero {
  padding-top: 176px;
}
.page-section.type-hero::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 600px) {
  .page-section.type-hero {
    padding-top: 156px;
  }
}
.page-section.type-hero .section-container {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.page-section.type-hero .section-container::after {
  clear: both;
  content: "";
  display: block;
}
.page-section.type-hero .hero-content-wrap {
  position: relative;
}
.page-section.type-hero .hero-content-wrap::after {
  clear: both;
  content: "";
  display: block;
}
.page-section.type-hero .section-head {
  border: 4px solid #fff;
  border-bottom: none;
}
.page-section.type-hero .section-content {
  border: 4px solid #fff;
  border-top: none;
}
.page-section.type-hero .section-footer .section-text {
  text-align: left;
}
.page-section.type-hero .section-footer .section-text.hero-btns::after {
  clear: both;
  content: "";
  display: block;
}
.page-section.type-hero .section-footer .section-text.hero-btns li {
  display: block;
  float: left;
  margin: 0;
}
@media (max-width: 600px) {
  .page-section.type-hero .section-footer .section-text.hero-btns li {
    float: none;
  }
}
.page-section.type-hero .section-footer .btn {
  vertical-align: top;
}
@media (max-width: 600px) {
  .page-section.type-hero .section-footer .btn {
    display: block;
  }
}
.page-section.type-hero .section-footer .btn.style-outline {
  border-top: none;
}
@media screen and (min-width: 600px) {
  .page-section.type-hero .section-footer .section-text.hero-btns li:not(:first-child) .btn {
    border-left: none;
  }
}
.page-section.home-section.type-hero .section-head {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
.page-section.home-section.type-hero .section-head h1 {
  font-size: 8em;
  line-height: 1;
  margin-bottom: 0.5em;
}
.page-section.home-section.type-hero .section-head .section-text {
  width: calc(80%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
}
.page-section.home-section.type-hero .section-head .hero-intro {
  width: calc(50%);
  float: left;
  margin-left: 0px;
  color: #fff;
  line-height: 1.6;
}
.page-section.home-section.type-hero .section-footer .btn:first-child {
  border-right: none;
}
.page-section.home-section .type-banner .section-subhead {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.page-section.home-section .type-banner .section-title {
  font-size: 4em;
}
.page-section.home-section .type-supplements {
  background-color: #f3f4f8;
}
.page-section.home-section .type-supplements .type-executive-summary .section-head {
  padding: 0;
  background-color: transparent;
}
.page-section.home-section .type-supplements .type-executive-summary .section-head.head-level-1 {
  margin-bottom: 60px;
}
.page-section.home-section .type-supplements .type-executive-summary .section-head .section-number:before {
  content: "";
}
.page-section.home-section .type-supplements .type-executive-summary .section-footer {
  margin-top: 60px;
  text-align: center;
}

.type-next .section-text {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  display: flex;
  align-items: baseline;
  padding: 30px 0;
  border: 4px solid #dbd478;
  color: #fff;
}
.type-next .section-text h6 {
  width: calc(12.5%);
  float: left;
  margin-left: 0px;
  padding-left: 30px;
  text-transform: uppercase;
}
.type-next .section-text h3 {
  width: calc(62.5%);
  float: left;
  margin-left: 0px;
  margin: 0;
}
.type-next .section-link {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  display: flex;
  align-items: center;
  border: 4px solid #dbd478;
  border-left: none;
}
.type-next .section-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #effbfd;
  font-size: 3em;
}
.type-next .section-link .icon {
  margin: 0;
}

.block.type-box .section-container::after {
  clear: both;
  content: "";
  display: block;
}
.block.type-box .section-head {
  margin-bottom: -4px;
}
.block.type-box .section-head .section-text {
  padding: 30px 0;
  background-color: rgba(255, 255, 255, 0.9);
  border: 4px solid #dbd478;
}
@media (max-width: 600px) {
  .block.type-box .section-head .section-text {
    padding: 15px 0;
  }
}
.block.type-box .section-head .section-text .section-number {
  padding-left: 30px;
}
@media (max-width: 800px) {
  .block.type-box .section-head .section-text .section-number {
    padding-left: 0;
  }
}
.block.type-box .section-content {
  width: calc(66.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  margin-bottom: 80px;
  padding-bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  border: 4px solid #dbd478;
}
@media (max-width: 800px) {
  .block.type-box .section-content {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
  }
}
@media (max-width: 600px) {
  .block.type-box .section-content {
    margin-bottom: 40px;
  }
}
.block.type-box .section-content .block {
  width: calc(75%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
@media (max-width: 800px) {
  .block.type-box .section-content .block {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
.block.type-box .section-content .block.type-figure {
  width: calc(100%);
  float: left;
  margin-left: 0px;
  background-color: transparent;
}
@media (max-width: 800px) {
  .block.type-box .section-content .block.type-figure {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .block.type-box .section-content .block.type-figure figcaption {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
  }
}
@media (max-width: 800px) {
  .block.type-box .section-content .block.type-figure figcaption .figure-caption {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
@media (max-width: 800px) {
  .block.type-box .section-content .block.type-figure .figure-image {
    width: calc(80%);
    float: left;
    margin-left: 0px;
    margin-left: calc(10% + 0px);
    margin-top: -4px;
  }
}
.block.type-box .section-content .block.type-figure .figure-content {
  width: auto;
  float: none;
  margin-left: 0;
  clear: both;
  background-color: transparent;
}
.block.type-box .section-content .block.type-figure .figure-content h6 {
  width: calc(75%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.block.type-box .section-content .block.type-figure .figure-content .figure-content-text {
  width: calc(75%);
  float: left;
  margin-left: 0px;
  margin-left: calc(12.5% + 0px);
}
.block.type-box .faq .section-head .section-text {
  border-color: #ddd;
}
.block.type-box .faq .section-content {
  border-color: #ddd;
}
.block.type-box .case-story .section-head .section-text {
  border-color: #1634ff;
}
.block.type-box .case-story .section-content {
  border-color: #1634ff;
}
.block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
  margin-left: -34px;
  padding: 30px;
  border: 4px solid #b4f2ff;
}
@media (max-width: 800px) {
  .block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .block.type-figure figcaption .figure-caption, .block.type-table figcaption .figure-caption {
    padding: 14px;
  }
}
.block.type-figure .figure-image, .block.type-table .figure-image {
  width: calc(100% - 40px);
  margin: -4px 20px 0 20px;
  border: 4px solid #b4f2ff;
}
@media (max-width: 600px) {
  .block.type-figure .figure-image, .block.type-table .figure-image {
    width: 100%;
    margin: -4px 0 0 0;
  }
}
.block.type-figure .figure-table, .block.type-table .figure-table {
  width: calc(100% - 40px);
  margin: -4px 20px 20px 20px;
  border: 4px solid #b4f2ff;
}
.block.type-figure .figure-table table, .block.type-table .figure-table table {
  font-size: 1.3em;
  margin: 0;
}
.block.type-figure .figure-table table p,
.block.type-figure .figure-table table ul,
.block.type-figure .figure-table table ol, .block.type-table .figure-table table p,
.block.type-table .figure-table table ul,
.block.type-table .figure-table table ol {
  margin: 0 0 0.5em 0;
  padding-left: 20px;
  font-size: 1em;
}
.block.type-figure .figure-table tr th, .block.type-table .figure-table tr th {
  padding-right: 8px;
  border-bottom-color: #dbd478;
  text-transform: uppercase;
  color: #1634ff;
  font-weight: 500;
  vertical-align: top;
}
.block.type-figure .figure-table tr th[scope=row], .block.type-table .figure-table tr th[scope=row] {
  padding-left: 20px;
}
.block.type-figure .figure-table tr td, .block.type-table .figure-table tr td {
  vertical-align: top;
  padding-right: 8px;
}
.block.type-figure .figure-table tr td:first-child, .block.type-table .figure-table tr td:first-child {
  padding-left: 20px;
}
.block.type-figure .figure-table tr:first-child th:first-child, .block.type-table .figure-table tr:first-child th:first-child {
  padding-left: 20px;
}
.block.type-figure .figure-table tr:last-child td, .block.type-table .figure-table tr:last-child td {
  border-bottom: none;
}
.block.type-figure .figure-table tfoot td, .block.type-table .figure-table tfoot td {
  font-size: 0.8em;
}
.block.type-figure .figure-content, .block.type-table .figure-content {
  padding: 50px 0 30px 0;
}
.block.type-figure .figure-content::after, .block.type-table .figure-content::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 600px) {
  .block.type-figure .figure-content, .block.type-table .figure-content {
    margin-top: 0;
    padding: 20px 0 10px 0;
  }
}
.block.type-figure .figure-content h6, .block.type-table .figure-content h6 {
  line-height: 2.4rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block.type-figure .figure-content .figure-content-text p, .block.type-table .figure-content .figure-content-text p {
  line-height: 2.4rem;
}
.block.type-slider .content-slider .slide.bg-yellow .slide-head {
  color: #1634ff;
}
.block.type-slider .content-slider .slide.bg-yellow .slide-text {
  color: #252f52;
}
.block.type-slider .slider-arrow:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block.type-slider .slider-arrow.prev:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.block.type-accordion .accordion-open .accordion-head {
  background-color: #b4f2ff;
}
.block.type-accordion .accordion-head {
  margin-bottom: -4px;
}
.block.type-accordion .accordion-content {
  padding: 20px;
  background-color: #fff;
  border: 4px solid #b4f2ff;
}

.header-primary-stuck #main-header #ccc-logo path {
  transition: fill 0.25s;
}
.header-primary-stuck #main-header #ccc-logo .icon {
  fill: #46b8b5;
}
.header-primary-stuck #main-header #ccc-logo .wordmark-ccc {
  fill: #7ea3ff;
}
.header-primary-stuck #main-header #ccc-logo .wordmark-2018 {
  fill: #46b8b5;
}
.header-primary-stuck #header-primary {
  background-color: rgba(255, 255, 255, 0.95);
}
.header-primary-stuck #header-primary a {
  color: #1634ff;
}
.header-primary-stuck #header-social .social-trigger {
  color: #1634ff;
}
.header-primary-stuck #header-social .social-trigger .icon {
  color: #1634ff;
}
.header-primary-stuck #header-social .social-widget a {
  color: #252f52;
}

.attachment-wrap .section-head h4 {
  color: #2a2594;
  font-weight: 600;
}
.attachment-wrap .section-head h4 span {
  color: #1634ff;
}
.attachment-wrap .figure-image-sticky {
  position: relative;
  border: 4px solid #9ea5f7;
}
.attachment-wrap .attachment-dl-link {
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.single-attachment .attachment-wrap,
.single-interactive .attachment-wrap {
  padding-top: 0px;
}
.single-attachment .section-head,
.single-interactive .section-head {
  padding: 240px 0 40px 0;
  background: #1634ff;
  margin-bottom: 60px;
}
.single-attachment .section-head h4,
.single-interactive .section-head h4 {
  color: #fff;
}
.single-attachment .section-head h4 span,
.single-interactive .section-head h4 span {
  color: #22d5b6;
}

.single-interactive .figure-image.type-swiper .figure-image-sticky {
  padding: 0;
}

.search-pagination {
  padding: 60px 0;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.4em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.search-pagination .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 0 0.5em;
  transition: color 0.25s, box-shadow 0.25s;
}
.search-pagination .page-numbers:hover {
  text-decoration: none;
  padding: 0 0.5em;
  box-shadow: inset 0 -1em 0 rgba(34, 213, 182, 0.5);
}

.gridtab > dt {
  background: transparent;
}

#progress-wrap {
  position: absolute;
  width: 16.66667vw;
  bottom: 0;
  right: 0;
}
@media (max-width: 800px) {
  #progress-wrap {
    width: 25vw;
  }
}

#progress.stuck {
  position: fixed;
  bottom: auto;
  right: 8.3333333333%;
  transform: none;
}
#progress .text {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
}

#overlay-header-primary {
  position: static;
}
@media (max-width: 600px) {
  #overlay-header-primary {
    display: block;
    height: auto;
  }
}
#overlay-header-primary .menu-trigger {
  display: none;
}

@media (max-width: 600px) {
  #overlay-header-secondary-menu {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
    padding: 10px 0 0 0;
  }
}
@media (max-width: 600px) {
  #overlay-header-secondary-menu .menu {
    text-align: center;
  }
}

.overlay-slider {
  font-size: 1.2em;
}
.overlay-slider a {
  outline: none;
}
.overlay-slider .slide {
  outline: none;
}

@media (max-width: 600px) {
  #nav-overlay {
    overflow: auto;
  }
}

#nav-overlay-header {
  position: relative;
  z-index: 2;
}

#overlay-header-primary-home-link {
  margin-left: calc(8.3333333333% + 0px);
}
@media (max-width: 600px) {
  #overlay-header-primary-home-link {
    width: calc(50%);
    float: left;
    margin-left: 0px;
    margin-left: calc(25% + 0px);
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

#overlay-header-primary-menu {
  width: calc(58.3333333333%);
  float: left;
  margin-left: 0px;
}
@media (max-width: 600px) {
  #overlay-header-primary-menu {
    width: calc(83.3333333333%);
    float: left;
    margin-left: 0px;
    margin-left: calc(8.3333333333% + 0px);
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
  }
}

@media (max-width: 600px) {
  #overlay-header-social {
    display: none;
  }
}

@media (max-width: 600px) {
  #overlay-header-lang {
    display: none;
  }
}

#nav-overlay-content {
  position: relative;
  z-index: 1;
}
#nav-overlay-content .slick-arrow {
  display: none;
  cursor: pointer;
  font-size: 2em;
}
@media (max-width: 600px) {
  #nav-overlay-content .slick-arrow {
    display: block;
    position: absolute;
    top: 0;
    z-index: 10;
  }
}
@media (max-width: 600px) {
  #nav-overlay-content .next {
    right: 10px;
  }
}
@media (max-width: 600px) {
  #nav-overlay-content .prev {
    left: 10px;
  }
}

#overlay-slider-nav {
  height: 60px;
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 600px) {
  #overlay-slider-nav {
    display: none;
  }
}
#overlay-slider-nav .slide {
  text-align: center;
  padding: 10px 16px;
  border: 2px solid transparent;
  color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: 0.25s;
}
@media (max-width: 600px) {
  #overlay-slider-nav .slide {
    padding: 8px 4px;
  }
}
#overlay-slider-nav .slide span {
  display: inline-block;
}
@media (max-width: 600px) {
  #overlay-slider-nav .slide span.label {
    display: none;
  }
}
@media (max-width: 600px) {
  #overlay-slider-nav .slide span.number {
    font-size: 2em;
  }
}
#overlay-slider-nav .slide.slick-current {
  color: #fff;
  border-color: #b4f2ff;
}
#overlay-slider {
  height: calc(100% - 60px);
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
#overlay-slider .slick-list {
  height: 100%;
}
#overlay-slider .slick-track {
  height: 100%;
}
#overlay-slider .slide {
  height: 100%;
  overflow: auto;
}
#overlay-slider .slide-content::after {
  clear: both;
  content: "";
  display: block;
}
#overlay-slider .slide-head {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  margin-top: 20px;
  margin-bottom: 20px;
}
#overlay-slider .slide-head::after {
  clear: both;
  content: "";
  display: block;
}
#overlay-slider .slide-head h4 {
  width: calc(70%);
  float: left;
  margin-left: 0px;
}
@media (max-width: 600px) {
  #overlay-slider .slide-head h4 {
    width: calc(100%);
    float: left;
    margin-left: 0px;
  }
}
#overlay-slider .slide-head .btn {
  width: calc(20%);
  float: left;
  margin-left: 0px;
  margin-left: calc(10% + 0px);
  text-align: center;
}
@media (max-width: 600px) {
  #overlay-slider .slide-head .btn {
    width: calc(60%);
    float: left;
    margin-left: 0px;
  }
}
#overlay-slider .slide-text {
  width: calc(83.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
#overlay-slider .slide-text::after {
  clear: both;
  content: "";
  display: block;
}
#overlay-slider ul {
  width: 100%;
  list-style: none;
}
#overlay-slider li.has-child > .accordion-item > .accordion-icon .icon {
  margin: -6px 0 0 0;
  width: 15px;
  height: 15px;
  font-size: 0.8em;
  line-height: 15px;
  transition: 0.25s;
  cursor: pointer;
}
#overlay-slider li.has-child > .accordion-item > .accordion-icon .icon:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#overlay-slider li.open > .accordion-item .accordion-icon .icon {
  transform: rotate(90deg);
  color: #b4f2ff;
}
#overlay-slider .accordion-item::after {
  clear: both;
  content: "";
  display: block;
}
#overlay-slider .accordion-icon {
  float: left;
  width: 15px;
  margin-right: 45px;
}
@media (max-width: 600px) {
  #overlay-slider .accordion-icon {
    margin-right: 15px;
  }
}
#overlay-slider .section-number {
  display: block;
  float: left;
  width: 60px;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 0.7em;
  line-height: 3.2rem;
}
@media (max-width: 600px) {
  #overlay-slider .section-number {
    width: 30px;
  }
}
#overlay-slider .section-title {
  display: block;
  float: left;
  width: calc(100% - 120px);
  padding-bottom: 4px;
  color: #b4f2ff;
  line-height: 3.2rem;
  transition: 0.25s;
}
@media (max-width: 600px) {
  #overlay-slider .section-title {
    width: calc(100% - 60px);
  }
}
#overlay-slider .section-title:hover {
  color: #fff;
}
#overlay-slider .accordion-menu {
  padding-left: 60px;
}
@media (max-width: 600px) {
  #overlay-slider .accordion-menu {
    padding-left: 30px;
  }
}
#overlay-slider .accordion-menu.menu-level-1 {
  padding-left: 0;
}
#overlay-slider .accordion-menu .accordion-menu {
  font-size: 0.92em;
}

.query-container .section-sidebar {
  background-color: #f6f6fb;
}
.query-container .query-view-container .query-view-item {
  text-decoration: none;
  padding: 0.4em 1.2em;
  box-shadow: inset 0 -0em 0 transparent;
}
.query-container .query-view-container .query-view-item.selected {
  text-decoration: none;
  padding: 0.4em 1.2em;
  box-shadow: inset 0 -1.4em 0 #22d5b6;
}
.query-container .filter-trigger .icon:before {
  content: "";
  display: inline-block;
  display: inline-block;
  font-family: "CCC-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.query-container.filter-open .icon {
  transform: rotate(180deg);
}

.query-items.type-table table {
  font-size: 1.4em;
}
.query-items.type-table table th {
  color: #1634ff;
  text-transform: uppercase;
  font-weight: 500;
}

.type-media .section-container {
  display: flex;
}
.type-media.has-filter .section-content {
  width: 100vw;
  transition: 0.5s;
}
.type-media .section-sidebar {
  position: relative;
  width: 0;
  overflow: auto;
  transition: 0.5s;
  background-color: #fff;
}
.type-media .section-sidebar .sidebar-content {
  width: 20vw;
  padding: 20px 0;
}
.type-media .section-sidebar li {
  font-size: 1.2em;
}
.type-media .section-head {
  padding: 40px 0;
  font-family: "CCC-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.3em;
}
.type-media .section-head::after {
  clear: both;
  content: "";
  display: block;
}
.type-media .section-head li {
  display: inline-block;
  padding: 10px 14px;
}
.type-media .filter-trigger {
  float: left;
  padding: 10px 14px;
  background-color: #fff;
}
.type-media .filter-trigger i {
  transition: 0.25s;
}
.type-media #grid-view {
  float: right;
}
.type-media.filter-open .section-sidebar {
  width: 20vw;
}
.type-media.filter-open .section-content {
  width: 80vw;
}
.type-media.filter-open .filter-trigger {
  color: #1634ff;
}
.type-media.filter-open .filter-trigger i {
  transform: rotateZ(-180deg);
}

.grid-view {
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.grid-view li {
  padding: 8px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  cursor: pointer;
  transition: 0.25s;
}
.grid-view li.selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.grid-filter {
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.grid-filter li {
  padding: 8px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  cursor: pointer;
  transition: 0.25s;
}
.grid-filter li.selected {
  background-color: rgba(0, 0, 0, 0.1);
}

#grid-items .graphic-content {
  position: relative;
}
#grid-items .graphic-img {
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: scroll;
  /*@include grid-media($break-retina) {
    background-size: 100% auto;
    background-attachment: scroll;
  }*/
}
@media (max-width: 800px) {
  #grid-items .graphic-img {
    background-size: auto 100%;
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 2000px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 2000px) and (min-resolution: 120dpi) {
  #grid-items .graphic-img {
    background-attachment: scroll;
    background-size: 100% auto;
  }
}
#grid-items dt {
  font-size: 1.4em;
  font-weight: normal;
  cursor: pointer;
}
#grid-items[data-view=grid] .graphic-content {
  margin: 30px;
}
@media (max-width: 800px) {
  #grid-items[data-view=grid] .graphic-content {
    margin: 10px;
  }
}
#grid-items[data-view=grid] .graphic-img {
  padding: 0 0 100% 0;
}
#grid-items[data-view=grid] .graphic-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background-color: rgba(22, 52, 255, 0.7);
  color: #fff;
  text-align: center;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
}
#grid-items[data-view=grid] .graphic-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#grid-items[data-view=grid] .grid-item-link {
  display: none;
}
#grid-items[data-view=list] .graphic-content {
  margin: 0 20px;
  padding: 20px;
  border-bottom: 1px dotted #dbd478;
}
#grid-items[data-view=list] .graphic-content::after {
  clear: both;
  content: "";
  display: block;
}
#grid-items[data-view=list] .graphic-img {
  width: calc(16.6666666667%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
  padding: 0 0 16% 0;
}
#grid-items[data-view=list] .graphic-text {
  width: calc(58.3333333333%);
  float: left;
  margin-left: 0px;
  margin-left: calc(8.3333333333% + 0px);
}
#grid-items[data-view=list] .graphic-caption {
  font-size: 1.6em;
}
#grid-items .spinner {
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
  z-index: 10;
}
#grid-items .expand-content {
  min-height: 500px;
}
#grid-items .expand-content .section-container {
  display: block;
}

#filter-grid-spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 200;
}
#filter-grid-spinner:after {
  content: "Loading…";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  padding: 10px;
}

body.lang-fr .query-spinner:after {
  content: "Chargement…";
}

.lang-fr .block.type-box .section-head .section-text .section-number {
  font-family: "Roboto Condensed", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
  font-size: 1.3em;
}

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