


meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html,
body {
  font-size: 16px;
}

body {
  background: #fff;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

a
{
  text-decoration:none !important;
}

img {
  max-width: 100%;
  height: 180px; /*210px;*/
}

img {
  -ms-interpolation-mode: bicubic;
}


  






@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-section__header, .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 83.3333%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__header, .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 66.6667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-content.-has-sidebar-left .h-section__header, .h-content.-has-sidebar-left .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 75%;
    float: left;
    margin-left: 25% !important;
    padding-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-content.-has-sidebar-left .h-section__header, .h-content.-has-sidebar-left .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 66.6667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-content.-has-sidebar-left .h-sidebar.-right {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-content.-has-sidebar-right .h-section__header, .h-content.-has-sidebar-right .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
    float: right;
    float: left;
    padding-right: 0.3125rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-content.-has-sidebar-right .h-section__header, .h-content.-has-sidebar-right .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 66.6667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-content.-has-sidebar-large-right .h-section__header, .h-content.-has-sidebar-large-right .h-section__content, .js-tabs.-has-sidebar-large-right .h-section__header, .js-tabs.-has-sidebar-large-right .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 58.3333%;
    float: right;
    float: left;
    padding-right: 0.3125rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-content.-has-sidebar-large-right .h-section__header, .h-content.-has-sidebar-large-right .h-section__content, .js-tabs.-has-sidebar-large-right .h-section__header, .js-tabs.-has-sidebar-large-right .h-section__content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 66.6667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}


.h-section__row.-full-row .h-section__col {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

.h-section__row.-col-4-4 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-4-4 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-2-6 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-6 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-6 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-6 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 75%;
    float: left;
  }
}

.h-section__row.-col-6-2 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-6-2 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 75%;
    float: left;
  }
}

.h-section__row.-col-6-2 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-6-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4-2 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-2 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-4-2 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 66.6667%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 33.3333%;
    float: right;
    float: left;
    margin-left: 16.6667% !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-4 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 66.6667%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 33.3333%;
    float: left;
  }
}

.h-section__row.-col-2-4 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-2-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 58.3333%;
    float: right;
    float: left;
    margin-left: 8.3333% !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: right;
    float: left;
    margin-left: 16.6667% !important;
  }
}

.h-section__row.-col-2-4-2 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-4-2 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-4-2 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-4-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-2-4-2 .h-section__col:nth-child(3) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-4-2 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4 .h-section__col:nth-child(3) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4 .h-section__col:nth-child(4) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(4) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4 .h-section__col:nth-child(4) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4-2-2 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4-2-2 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-4-2-2 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-2-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4-2-2 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-4-2-2 .h-section__col:nth-child(3) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-2-2 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-4-2-2 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-2-4 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-2-2-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-2-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-2-4 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-2-2-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-2-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
}

.h-section__row.-col-2-2-4 .h-section__col:nth-child(3) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__row.-col-2-2-4 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 50%;
    float: left;
  }
}

.h-section__row.-col-4-4-4 .h-section__col:nth-child(1) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-4-4 .h-section__col:nth-child(1) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 33.3333%;
    float: left;
  }
}

.h-section__row.-col-4-4-4 .h-section__col:nth-child(2) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-4-4 .h-section__col:nth-child(2) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 33.3333%;
    float: left;
  }
}

.h-section__row.-col-4-4-4 .h-section__col:nth-child(3) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__row.-col-4-4-4 .h-section__col:nth-child(3) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 33.3333%;
    float: left;
  }
}

.h-section.-intro .h-section__desc {
  font-size: 1.75rem;
}

.h-section.-intro .h-section__title, .h-section.-intro .h-section__title--small {
  font-size: 2.5rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-section.-intro .h-section__title, .h-section.-intro .h-section__title--small {
    margin-top: 0;
  }
  .h-section.-intro .h-section__title:before, .h-section.-intro .h-section__title--small:before {
    display: block;
    content: "";
    position: absolute;
    top: 1.1875rem;
    right: 100%;
    height: 1px;
    margin-left: -0.625rem;
    left: -25%;
    background: #d5d5d5;
  }
  .h-section.-intro .h-section__desc {
    font-size: 1.3125rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section.-intro .h-section__title, .h-section.-intro .h-section__title--small {
    font-size: 3.125rem;
  }
  .h-section.-intro .h-section__title:before, .h-section.-intro .h-section__title--small:before {
    top: 1.5625rem;
  }
  .h-section.-intro .h-section__desc {
    font-size: 1.625rem;
  }
}

.h-sw {
  position: relative;
}

.h-section {
  z-index: 1;
  position: relative;
  padding-top: 3.125rem;
  padding-bottom: 3rem;
  border-top: 0.0625rem solid #d5d5d5;
}

@media only screen and (max-width: 40em) {
  .h-section.-sm-padding {
    padding-top: 0.9375rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-section {
    padding-bottom: 5rem;
  }
  .h-section.-sm-padding {
    padding-bottom: 0.9375rem;
  }
}

@media only screen and (max-width: 40em) {
  .h-section.-sm-padding-top {
    padding-top: 0.9375rem;
  }
  .h-section.-sm-padding-bottom {
    padding-bottom: 0.9375rem;
  }
  .h-section.-sm-no-border {
    border-top: none;
  }
}

.h-section__w {
  margin: 0 auto;
  max-width: 87.5rem;
  width: 100%;
}

.h-section__w:before, .h-section__w:after {
  content: " ";
  display: table;
}

.h-section__w:after {
  clear: both;
}

.h-section__title, .h-section__title--small {
  margin-bottom: 0;
  font-size: 2.8125rem;
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  h1.h-section__title, h1.h-section__title--small {
    margin-top: 0;
    font-size: 3.125rem;
  }
}

.h-section__desc {
  font-size: 1.375rem;
  line-height: 1.3;
  margin-top: 1.875rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-section__desc {
    max-width: 31.25rem;
    font-size: 1.1875rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-section__desc {
    font-size: 1.3125rem;
  }
}

.h-section__row {
  padding-top: 2.5rem;
}

@media only screen and (max-width: 40em) {
  .h-section__row {
    padding-top: 0.9375rem;
  }
}

.h-section__col {
  margin-bottom: 0.9375rem;
}

@media only screen and (min-width: 64.0625em) {
  .h-section__col {
    margin-bottom: 0;
  }
}



.h-menu__main-level > .h-menu__b-btns, .h-menu__level > .h-menu__b-btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4.6875rem;
  padding: 1.125rem 1.25rem 0 0;
  margin-left: 2.625rem;
  border-top: 1px solid #dedede;
}

.h-menu__main-level > .h-menu__b-btns:before, .h-menu__level > .h-menu__b-btns:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  margin-bottom: 1px;
  height: 3.125rem;
  pointer-events: none;
}

.h-menu__main-level > .h-menu__head, .h-menu__level > .h-menu__head {
  position: relative;
  margin-top: 0.9375rem;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0 0.625rem 0.5rem 1.875rem;
  font-size: 1.875rem;
}

.h-menu__main-level > .h-menu__head:after, .h-menu__level > .h-menu__head:after {
  z-index: 1;
  position: absolute;
  display: block;
  content: "";
  top: 100%;
  left: 0;
  right: 0;
  height: 1.875rem;
  pointer-events: none;
}

.h-menu__link, .h-menu__link--next {
  position: relative;
  display: block;
  padding: 1.875rem 2.8125rem 0.3125rem 0;
  color: #000;
  border-bottom: 1px solid #dedede;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.h-menu__link:hover, .h-menu__link--next:hover {
  color: #477e96;
}

/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
/*@import '../../vendor/foundation/scss/foundation/_functions.scss';*/
/*@font-face {
    font-family: 'BemboStd';
    src: url('/assets/fonts/BemboStd.eot');
    src: url('/assets/fonts/BemboStd.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/BemboStd.woff2') format('woff2'), url('/assets/fonts/BemboStd.woff') format('woff'), url('/assets/fonts/BemboStd.ttf') format('truetype'), url('/assets/fonts/BemboStd.svg#BemboStd') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
.no-csstransforms .h-menu {
  visibility: collapse;
}

.no-csstransforms .h-menu.-active {
  visibility: visible;
}

.no-csstransforms .h-menu__level {
  visibility: hidden;
}

.no-csstransforms .h-menu__level.-active {
  visibility: visible;
}

.h-menu {
  z-index: 20;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 90%;
  overflow: hidden;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.18s ease-in-out;
  -moz-transition: -moz-transform 0.18s ease-in-out false;
  -o-transition: -o-transform 0.18s ease-in-out false;
  transition: transform 0.18s ease-in-out;
}

.h-menu.-active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

body.h-menu--is-open {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

.h-menu__exit {
  z-index: 15;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  visibility: collapse;
  will-change: opacity;
  -webkit-transition: opacity 0.18s ease-in-out;
  -moz-transition: opacity 0.18s ease-in-out false;
  -o-transition: opacity 0.18s ease-in-out false;
  transition: opacity 0.18s ease-in-out;
}

.h-menu__exit.-show {
  visibility: visible;
  opacity: .8;
}

.h-menu__container {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
}

.h-menu__main-level {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2C2C2C;
  color: #fff;
  margin-left: 0.625rem;
  padding-left: 0.75rem;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.h-menu__main-level:before {
  display: block;
  content: "";
  position: absolute;
  right: 100%;
  width: 0.25rem;
  height: 100%;
  background-image: -owg(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -webkit(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -moz(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -o(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3));
}

.h-menu__main-level > .h-menu__head {
  color: #fff;
}

.h-menu__main-level > .h-menu__head:after {
  background-image: -owg(linear-gradient(#2c2c2c, rgba(44, 44, 44, 0)));
  background-image: -webkit(linear-gradient(#2c2c2c, rgba(44, 44, 44, 0)));
  background-image: -moz(linear-gradient(#2c2c2c, rgba(44, 44, 44, 0)));
  background-image: -o(linear-gradient(#2c2c2c, rgba(44, 44, 44, 0)));
  background-image: linear-gradient(#2c2c2c, rgba(44, 44, 44, 0));
}

.h-menu__main-level > .h-menu__head > a {
  color: #fff;
  text-decoration: none;
}

.h-menu__main-level > .h-menu__b-btns {
  background: #2C2C2C;
}

.h-menu__main-level > .h-menu__b-btns:before {
  background-image: -owg(linear-gradient(rgba(44, 44, 44, 0), #2c2c2c));
  background-image: -webkit(linear-gradient(rgba(44, 44, 44, 0), #2c2c2c));
  background-image: -moz(linear-gradient(rgba(44, 44, 44, 0), #2c2c2c));
  background-image: -o(linear-gradient(rgba(44, 44, 44, 0), #2c2c2c));
  background-image: linear-gradient(rgba(44, 44, 44, 0), #2c2c2c);
}

.h-menu__level {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #000;
  margin-left: 0.625rem;
  padding-left: 0.75rem;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform: translate(105%, 0);
  -moz-transform: translate(105%, 0);
  -ms-transform: translate(105%, 0);
  -o-transform: translate(105%, 0);
  transform: translate(105%, 0);
}

.h-menu__level:before {
  display: block;
  content: "";
  position: absolute;
  right: 100%;
  width: 0.25rem;
  height: 100%;
  background-image: -owg(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -webkit(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -moz(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: -o(linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.3));
}

.h-menu__level > .h-menu__head {
  color: #000;
}

.h-menu__level > .h-menu__head:after {
  background-image: -owg(linear-gradient(white, rgba(255, 255, 255, 0)));
  background-image: -webkit(linear-gradient(white, rgba(255, 255, 255, 0)));
  background-image: -moz(linear-gradient(white, rgba(255, 255, 255, 0)));
  background-image: -o(linear-gradient(white, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(white, rgba(255, 255, 255, 0));
}

.h-menu__level > .h-menu__head > a {
  color: #000;
  text-decoration: none;
}

.h-menu__level > .h-menu__b-btns {
  background: #fff;
}

.h-menu__level > .h-menu__b-btns:before {
  background-image: -owg(linear-gradient(rgba(255, 255, 255, 0), white));
  background-image: -webkit(linear-gradient(rgba(255, 255, 255, 0), white));
  background-image: -moz(linear-gradient(rgba(255, 255, 255, 0), white));
  background-image: -o(linear-gradient(rgba(255, 255, 255, 0), white));
  background-image: linear-gradient(rgba(255, 255, 255, 0), white);
}

.h-menu__level.-active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.h-menu__level.-transition {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out false;
  -o-transition: -o-transform 0.2s ease-in-out false;
  transition: transform 0.2s ease-in-out;
}

.h-menu__icon-n {
  position: absolute;
  right: 1.25rem;
  bottom: 0.375rem;
}

.h-menu__list {
  width: 100%;
  list-style: none;
  padding-left: 1.875rem;
  padding-bottom: 17.5rem;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
}

.h-menu__link.-trail {
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #333;
}

.h-menu__link.-white {
  color: #fff;
  border-color: #fff;
}

.h-menu__link.-white:hover {
  color: #477e96;
}

.h-menu__link.-white.-trail {
  border-color: #fff;
}

.h-menu__link--next:hover > .h-menu__icon-n {
  color: #477e96;
  fill: #477e96;
}

.h-menu__actions {
  margin-left: 1.875rem;
  padding: 0;
  line-height: 3.4375rem;
  height: 3.4375rem;
  border-bottom: 1px solid #dedede;
}

.h-menu__close {
  display: inline-block;
  float: right;
  padding: 0 1.25rem;
  max-width: 30%;
}

.h-menu__back {
  display: inline-block;
  position: relative;
  width: 70%;
  padding: 0.625rem 0;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.875rem;
  vertical-align: middle;
  line-height: 1;
}

.h-menu__back:hover {
  color: #477e96;
}

.h-menu__back:hover > .h-menu__icon-back {
  color: #477e96;
  fill: #477e96;
}

.h-menu__icon-back {
  position: absolute;
  margin-right: 0.8125rem;
  right: 100%;
}

.h-menu__icon-back > svg {
  margin-top: -0.5rem;
}


.h-btt {
  padding: 1.875rem 0 2.5rem;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .h-btt {
    padding: 1.875rem 0 5rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-btt {
    padding: 1.875rem 0 2.5rem;
  }
}

.h-btt__btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #f7ede2;
  text-decoration: none;
}

.h-btt__icon {
  display: block;
  margin: auto;
}


.h-bc {
  display: none;
  position: relative;
  height: 2.5rem;
  margin-bottom: 6.25rem;
  margin-left: 5rem;
  margin-right: 5rem;
  text-align: center;
 
}

@media only screen and (min-width: 64.0625em) {
  .h-bc {
    display: block;
  }
}

.h-bc__view {
  /*overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;*/
}

.h-bc__list {
  font-size: 1.1875rem;
  padding-bottom: 8px;
}

.h-bc__li {
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
}

.h-bc__li:before {
  float: left;
  display: block;
  content: "/";
  padding: 0 0.3125rem 0 0.0625rem;
}

.h-bc__li:first-child {
  padding-left: 0.9375rem;
}

.h-bc__li:first-child:before {
  display: none;
}

.h-bc__li:last-child {
  padding-right: 0.9375rem;
}

.h-bc__a {
  display: inline-block;
  color: #f7ede2;
}



@media only screen and (max-width: 40em) {
  .h-acs {
    padding: 0;
  }
  .h-acs.-expanded .h-section__w {
    padding-bottom: 1.875rem;
  }
  .h-acs.-expanded .h-acs__content {
    max-height: none;
  }
  .h-acs.-expanded .h-section__desc {
    display: block;
  }
  .h-acs.-expanded .h-acs__title {
    background-color: #f6ece2;
    box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.4);
  }
  .h-acs.-collapsed .h-acs__title-clone {
    display: none;
  }
}

.h-acs .h-section__desc {
  display: none;
}

@media only screen and (max-width: 40em) {
  .h-acs .h-section__desc {
    font-size: 1.375rem;
    margin-top: 1.25rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-acs .h-section__desc {
    display: block;
    overflow: initial;
  }
}

@media only screen and (max-width: 40em) {
  .h-acs__title {
    margin: 0 -1.25rem;
    padding: 0.9375rem 2.5rem 0.9375rem 1.25rem;
    font-size: 1.25rem;
  }
}

.h-acs__title-clone.-sticky, .h-acs__title-clone.-bottom {
  z-index: 1;
  display: block;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0.9375rem 1.25rem;
  background: #fff;
}

.h-acs__title-clone {
  display: none;
  position: absolute;
}

@media only screen and (min-width: 40.0625em) {
  .h-acs__title-clone {
    visibility: collapse;
  }
}

.h-acs__title-clone:after {
  margin-bottom: 0;
}

.h-acs__title-clone.-sticky {
  position: fixed;
  top: 0;
}

.h-acs__title-clone.-bottom {
  bottom: 0;
}

.h-acs__title-icon {
  position: absolute;
  right: 1.25rem;
  margin-top: -0.5rem;
  top: 50%;
}

@media only screen and (min-width: 40.0625em) {
  .h-acs__title-icon {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .h-acs__content {
    max-height: 0;
    overflow: hidden;
  }
}


.h-fact__number {
  margin: 0;
  font-size: 3.375rem;
  line-height: 1;
}

@media only screen and (min-width: 64.0625em) {
  .h-fact__number {
    font-size: 4.375rem;
    line-height: 3.5rem;
    margin: 0 0 0.625rem;
  }
}

.h-aside {
  padding-left: 1.5625rem;
  border-left: 1px solid #d2d2d2;
  height: 100%;
}


.h-table--small caption {
  text-align: left;
  font-size: 0.8125rem;
  font-weight: bold;
}

.h-table--small tr {
  padding: 0.625rem 0;
  border-bottom: 1px solid #000;
}

.h-table--small tfoot {
  padding-top: 1.25rem;
  font-size: 0.8125rem;
  font-style: italic;
}


.h-table--small {
  width: 100%;
}

.h-table--small tr {
  line-height: 1.4;
}

.h-table--small td {
  padding: 0.625rem 0;
  font-size: 0.8125rem;
  font-weight: bold;
  text-align: right;
}

.h-table--small td:first-child {
  text-align: left;
  font-weight: normal;
}

.h-table--small tfoot tr {
  border: none;
}

.h-table--small.-tal {
  margin-bottom: 60px;
}

.h-table--small.-tal td, .h-table--small.-tal th {
  text-align: left;
  vertical-align: top;
}

.h-table--small.-tal td:first-child, .h-table--small.-tal th:first-child {
  padding-right: 15px;
}

.h-table--small.-tal td:last-child, .h-table--small.-tal th:last-child {
  padding-right: 0px;
  padding-left: 15px;
}

.h-table--small.-tal td + td {
  padding-left: 15px;
  padding-right: 15px;
}

/***/
/*table large - divs*/
.h-tl {
  width: 100%;
}

.h-tl__h {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-left: 40%;
}

.h-tl__hc {
  float: left;
  padding-left: 0;
  width: 20%;
  text-align: right;
}

.h-tl__hc:last-child {
  padding-right: 0.9375rem;
}

.h-tl__rt {
  display: table-cell;
  width: 40%;
  padding-left: 0.9375rem;
  font-weight: bold;
}

.h-tl__row {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 0.0625rem solid #DFE0E2;
  font-size: 0.8125rem;
  padding: 0.75rem 0;
}

.h-tl__row:last-child {
  border-bottom: none;
}

.h-tl__row.-total {
  background: #EDEEF0;
  padding: 1.875rem 0;
  text-transform: uppercase;
}

.h-tl__col {
  display: table-cell;
  text-align: right;
}

.h-tl__col:last-child {
  padding-right: 0.9375rem;
}

.h-tl__section {
  margin-bottom: 0.9375rem;
}

.h-tl__section-header {
  padding: 1.375rem 0;
  padding-left: 0.9375rem;
  border-top: 0.0625rem solid #B4B4B4;
  text-transform: uppercase;
  font-weight: bold;
}

.h-tl__f {
  padding: 0.9375rem;
  border-top: 0.0625rem solid #B4B4B4;
}

.h-tl__f p {
  font-size: 0.75rem;
}

.h-table--large {
  width: 100%;
  
}

.h-table--large thead tr {
  border-bottom: 0.0625rem solid #DFE0E2;
}

.h-table--large tbody tr {
  border-bottom: 0.0625rem solid #efefef;
  font-size: 0.8125rem;
}

.h-table--large tbody tr td {
  padding: 0.75rem 0;
}

.h-table--large tbody tr td:first-child {
  padding-left: 0.625rem;
}

.h-table--large tbody tr td:last-child {
  padding-right: 0.625rem;
}

.h-table--large tbody .h-table__stitle {
  border: none;
}

.h-table--large tbody .h-table__stitle > td {
  padding: 1.375rem 0;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}

.h-table--large tbody .h-table__rtitle {
  font-weight: bold;
}

.h-table-leadership {
  border: none;
}

.h-table-leadership h4 {
  font-family: "Proxima N W01 Reg", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding-top: 20px;
}

.h-table-leadership h4:first-of-type {
  padding-top: 0;
}

.h-table-leadership ul {
  margin-bottom: 0;
}

.h-table-leadership th, .h-table-leadership tr, .h-table-leadership td {
  border: 2px solid white !important;
  padding: 20px !important;
}

.h-table-leadership th {
  vertical-align: top;
}

.h-table-leadership .-lt-color-1 {
  background: #3dc5c9;
}

.h-table-leadership .-lt-color-2 {
  background: #4eacab;
}

.h-table-leadership .-lt-color-3 {
  background: #6c9ab1;
}

.h-table-leadership .-lt-color-4 {
  background: #5593bd;
}

.h-table-leadership .-lt-color-5 {
  background: #a2b1c8;
}

.h-table-leadership .-lt-color-6 {
  background: #bc75b8;
}

.h-table-leadership .-lt-color-7 {
  background: #e2a0c9;
}

.h-table-leadership .-lt-color-8 {
  background: #d5d5d5;
}


.h-ig {
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  .no-flexbox .h-ig.-va .h-ig__ic:nth-child(1) {
    display: table;
  }
  .no-flexbox .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.6667%;
  }
  .no-flexbox .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .no-flexbox .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__c {
    display: table-header-group;
  }
  .h-ig.-va .h-ig__ic:nth-child(1) {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-direction: column;
    width: 70%;
  }
  .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__iw {
    flex: 0 0 auto;
    margin-top: 0.625rem;
  }
  .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__c {
    order: -1;
  }
  .h-ig.-va .h-ig__ic:nth-child(1) > .h-ig__c:before {
    content: "";
    float: left;
    display: block;
    width: 15%;
    height: 1.1rem;
  }
  .h-ig.-va .h-ig__ic:nth-child(2) {
    position: relative;
    width: 30%;
    float: right;
    margin-top: -36%;
  }
  .h-ig.-va .h-ig__ic:nth-child(2) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 150%;
  }
  .h-ig.-va .h-ig__ic:nth-child(2) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .h-ig.-va .h-ig__ic:nth-child(2) > .h-ig__c {
    margin-left: 20%;
  }
  .h-ig.-va .h-ig__ic:nth-child(3) {
    position: relative;
    float: right;
    width: 50%;
  }
  .h-ig.-va .h-ig__ic:nth-child(3) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.6667%;
  }
  .h-ig.-va .h-ig__ic:nth-child(3) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .h-ig.-va .h-ig__ic:nth-child(3) > .h-ig__c {
    margin-left: 5%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(1) {
    display: table;
    width: 85%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(1) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.6667%;
    margin-top: 0.625rem;
  }
  .h-ig.-vb .h-ig__ic:nth-child(1) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(1) > .h-ig__c {
    display: table-header-group;
  }
  .h-ig.-vb .h-ig__ic:nth-child(1) > .h-ig__c:before {
    content: "";
    float: left;
    display: block;
    width: 15%;
    height: 1.1rem;
  }
  .h-ig.-vb .h-ig__ic:nth-child(2) {
    position: relative;
    float: left;
    width: 55%;
    margin-left: 15%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(2) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.6667%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(2) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(2) > .h-ig__c {
    margin-left: 20%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(3) {
    position: relative;
    width: 30%;
    float: right;
  }
  .h-ig.-vb .h-ig__ic:nth-child(3) > .h-ig__iw {
    overflow: hidden;
    position: relative;
    padding-bottom: 66.6667%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(3) > .h-ig__iw > img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .h-ig.-vb .h-ig__ic:nth-child(3) > .h-ig__c {
    text-align: left;
    margin-left: 15%;
  }
}

.h-ig__ic {
  margin: 0;
  padding: 0;
}

.h-ig__i {
  width: 100%;
}

.h-ig__c {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-top: 0.625rem;
}

.h-ig__cap {
  display: none !important;
}

.h-carousel__c {
  position: relative;
  width: 100%;
  height: 25rem;
  background-size: cover;
  background-position: center;
}

.h-carousel__c:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3.4375rem;
  pointer-events: none;
  background-image: -owg(linear-gradient(transparent, black));
  background-image: -webkit(linear-gradient(transparent, black));
  background-image: -moz(linear-gradient(transparent, black));
  background-image: -o(linear-gradient(transparent, black));
  background-image: linear-gradient(transparent, black);
}

.slick-dots {
  position: absolute;
  display: inline-block;
  margin-top: -1.875rem;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.slick-dots > li {
  display: inline-block;
  padding-right: 0.625rem;
}

.slick-dots > li > button {
  padding: 0;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  border: none;
  text-indent: 9999px;
  background: #A4A4A4;
  outline: none;
}

.slick-dots > li:last-child {
  padding-right: 0;
}

.slick-dots > li.slick-active > button {
  background: #fff;
}


.h-sidebar {
  display: none;
}

.h-sidebar.-show-in-sm {
  display: block;
}

.h-sidebar.-show-in-sm .h-sidebar__col {
  width: 100%;
  z-index:1;
}

.h-sidebar.-beige .h-sidebar__col {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  float: left;
  background: #f6ece0;
}

.h-sidebar.-beige .h-sidebar__col:before {
  background: #f6ece0;
}

@media only screen and (min-width: 40.0625em) {
  .h-sidebar {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .h-sidebar.-left .h-sidebar__col {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
  }
  .h-sidebar.-left .h-sidebar__col:before {
    right: 0.9375rem;
    border-right: 1px solid #d5d5d5;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .h-sidebar.-left .h-sidebar__col {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 16.6667%;
    float: left;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-sidebar.-left .h-sidebar__c {
    padding-right: 0.9375rem;
  }
  .h-sidebar.-right .h-sidebar__col {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 25%;
    float: left;
    margin-left: 75% !important;
  }
  .h-sidebar.-right .h-sidebar__col:before {
    left: 0.9375rem;
    border-left: 1px solid #0f1e39;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .h-sidebar.-right .h-sidebar__col {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 16.6667%;
    float: left;
    margin-left: 83.3333% !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-sidebar.-right .h-sidebar__c {
    padding-left: 0.9375rem;
  }
  .h-sidebar.-lg-right .h-sidebar__col {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 41.6667%;
    float: left;
    margin-left: 58.3333% !important;
  }
  .h-sidebar.-lg-right .h-sidebar__col:before {
    left: 0;
    border-left: 1px solid #d5d5d5;
  }
  .h-sidebar.-static {
    position: static;
  }
  .h-sidebar.-no-border:before, .h-sidebar.-no-border:after {
    display: none;
  }
  .h-sidebar__row, .h-sidebar__col {
    height: 100%;
    padding-right:5px !important;
    width:100% !important;
   }

   


  .h-sidebar__col {
    z-index: 10;
    position: relative;
    margin-top: 0.0625rem;
  }
  .h-sidebar__col:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9999px;
    background: #fff;
  }
  .h-sidebar__c {
    position: relative;
  }
  .h-sidebar__c.-sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .h-sidebar__c.-bottom {
    position: absolute;
    bottom: 0;
  }
  .h-sidebar__c.-extra-padding-bottom {
    padding-bottom: 5rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-hero + .h-sw .h-sidebar.-right {
    height: auto;
    bottom: 0;
    top: -2.8125rem;
  }
  .h-hero + .h-sw .h-sidebar.-right .h-sidebar__c.-sticky {
    top: -2.8125rem;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .h-hero + .h-sw .h-sidebar.-right .h-cta:first-child {
    padding-top: 6.9375rem;
  }
  .h-hero + .h-sw .h-sidebar.-right .h-sbnav.-right {
    padding-top: 6.9375rem;
  }
}


.h-sbnav {
  z-index: 10;
  width: 100%;
  padding: 3.1875rem 0 1.25rem;
}

@media only screen and (min-width: 64.0625em) {
  .h-sbnav {
    padding: 3.5rem 0 1.25rem;
  }
}

.h-sbnav.-left .h-sbnav__ml:before {
  right: 0;
}

.h-sbnav.-right {
  padding-top: 3.625rem;
}

@media only screen and (min-width: 64.0625em) {
  .h-sbnav.-right {
    padding-top: 4.125rem;
  }
}

.h-sbnav.-right .h-sbnav__ml:before {
  left: 0;
}

.h-sbnav__h {
  margin: 0 0 1.5625rem 0;
}

.h-sbnav__list {
  position: relative;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.h-sbnav__li {
  margin: 0.625rem 0;
}

.h-sbnav__go.-is-active:before, .h-sbnav__ml:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 0.1875rem;
  background: #00325b;
}

.h-sbnav__go {
  z-index: 1;
  position: relative;
  display: block;
  padding: 0.375rem 0.625rem 0.375rem 1.25rem;
  font-size: 0.875rem;
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.4s all false;
  -moz-transition: 0.4s all false false;
  -o-transition: 0.4s all false false;
  transition: 0.4s all;
}

.h-sbnav__go.-is-active {
  background: #e5e3ea;
}

.h-sbnav__go.-is-active:before {
  right: 0;
}

.h-sbnav__go:active, .h-sbnav__go:hover, .h-sbnav__go:focus {
  color: #000;
}

.h-sbnav__ml {
  display: block;
  position: absolute;
  top: 0;
  height: 0;
  left: 0;
  right: 0;
  background: #e5e3ea;
}

.h-sidebar.-left + .h-section.-intro .h-section__title:before, .h-sidebar.-left + .h-section.-intro .h-section__title--small:before {
  display: none;
}


@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-content.-has-sidebar-right.-has-sidebar-left + .h-mcta {
    display: block;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-mcta {
    display: none;
  }
  .h-cta {
    position: relative;
    margin: 0 -1.25rem;
    padding: 1.875rem 1.25rem;
  }
  .h-sidebar.-right .h-cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10000px;
    height: 1px;
    background-color: #e5e5e5;
  }
  .h-sidebar.-right .h-cta:first-child {
    padding-top: 3.625rem;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .h-sidebar.-right .h-cta:first-child {
    padding-top: 4.125rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-sidebar.-right .h-cta:first-child:before {
    display: none;
  }
  .h-sidebar.-right .h-cta:last-child {
    padding-bottom: 1.25rem;
  }
  .h-cta .-btn-squished, .h-cta .h-rte-btn-arrow-right, .h-cta .h-rte-btn-arrow--right {
    width: 100%;
    text-align: center;
  }
  .h-cta__title {
    margin: 0 0 1.5625rem 0;
  }
}

.h-m-cta {
  display: none;
}

.h-cta_text {
  margin-bottom: 20px;
}

.h-cta_text > p:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 57.5rem) {
  .h-sidebar .h-cta .h-cta__btn .h-icon--tiny, .h-sidebar .h-cta .h-cta__btn .h-icon--small, .h-sidebar .h-cta .h-cta__btn .h-tmba__next:before, .h-sidebar .h-cta .h-cta__btn .h-rte-btn-arrow-right:before, .h-sidebar .h-cta .h-cta__btn .h-rte-btn-arrow--right:before, .h-sidebar .h-cta .h-cta__btn .h-rte-link-next:before, .h-sidebar .h-cta .h-cta__btn .h-rte-link--next:before, .h-sidebar .h-cta .h-cta__btn .h-rte-link-prev:before, .h-sidebar .h-cta .h-cta__btn .h-rte-link--prev:before {
    display: none;
  }
}

.h-mcta.-not-empty {
  min-height: 70px;
}

.h-mcta a {
  color: #f6ece2;
}

.h-mcta > .h-cta {
  z-index: 15;
  position: fixed;
  padding: 0 1.25rem;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0099ce;
  color: #f6ece2;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s false;
  -moz-transition: all 0.2s false false;
  -o-transition: all 0.2s false false;
  transition: all 0.2s;
}

.h-mcta > .h-cta.-relative {
  position: relative;
}

.h-mcta > .h-cta.-override {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.h-mcta > .h-cta.-visible {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.h-mcta > .h-cta.-active .h-cta__title {
  border-bottom: 1px solid #5aabfc;
}

.h-mcta > .h-cta.-active .h-cta__content {
  display: block;
}

.h-mcta .h-cta__title {
  position: relative;
  margin: 0 -0.9375rem;
  padding: 1.6875rem 2.25rem 1.6875rem 0.9375rem;
  cursor: pointer;
  color: #f6ece2;
  font-size: 1.25rem;
  overflow: hidden;
}

.h-mcta .h-cta__title > div:first-child {
  float: left;
}

.h-mcta .h-cta__title > .h-icon--small, .h-mcta .h-cta__title > .h-tmba__next:before, .h-mcta .h-cta__title > .h-rte-btn-arrow-right:before, .h-mcta .h-cta__title > .h-rte-btn-arrow--right:before, .h-mcta .h-cta__title > .h-rte-link-next:before, .h-mcta .h-cta__title > .h-rte-link--next:before, .h-mcta .h-cta__title > .h-rte-link-prev:before, .h-mcta .h-cta__title > .h-rte-link--prev:before {
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  right: 0.625rem;
  display: none;
}

.h-mcta .h-cta__title > .h-icon--small.-active, .h-mcta .h-cta__title > .-active.h-tmba__next:before, .h-mcta .h-cta__title > .-active.h-rte-btn-arrow-right:before, .h-mcta .h-cta__title > .-active.h-rte-btn-arrow--right:before, .h-mcta .h-cta__title > .-active.h-rte-link-next:before, .h-mcta .h-cta__title > .-active.h-rte-link--next:before, .h-mcta .h-cta__title > .-active.h-rte-link-prev:before, .h-mcta .h-cta__title > .-active.h-rte-link--prev:before {
  display: block;
}

.h-mcta .h-cta__content {
  padding: 1.875rem 0;
  display: none;
}

.h-mcta .h-btn--primary {
  background-color: white;
  color: #2c2c2c;
}

.h-mcta .h-btn--primary > .-icon-white {
  fill: #2c2c2c;
  color: #2c2c2c;
}

.h-mcta .h-btn--tertiary, .h-mcta .h-rte-btn-arrow-right, .h-mcta .h-rte-btn-arrow--right {
  width: 100%;
  text-align: center;
  background-color: #2c2c2c;
  color: white;
  border-color: #2c2c2c;
}

.h-mcta .h-btn--tertiary > .-icon-black, .h-mcta .h-rte-btn-arrow-right > .-icon-black, .h-mcta .h-rte-btn-arrow--right > .-icon-black {
  fill: white;
  color: white;
}

.h-mcta .h-cta__btn-c {
  padding: 0 2.5rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-mcta .h-cta__btn-c {
    padding: 0;
    max-width: 18.75rem;
    text-align: left;
  }
}

.h-mcta:before {
  content: "";
  height: 0;
  width: 100%;
  background-color: transparent;
}

.h-mcta.-active:before {
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 14;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out false;
  -o-transition: background-color 0.4s ease-out false;
  transition: background-color 0.4s ease-out;
}

.h-mcta > .h-icon--small, .h-mcta > .h-tmba__next:before, .h-mcta > .h-rte-btn-arrow-right:before, .h-mcta > .h-rte-btn-arrow--right:before, .h-mcta > .h-rte-link-next:before, .h-mcta > .h-rte-link--next:before, .h-mcta > .h-rte-link-prev:before, .h-mcta > .h-rte-link--prev:before {
  display: none;
}


.h-altlay {
  position: relative;
}

.h-altlay__w {
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  .h-altlay {
    position: absolute;
    width: 58.3333%;
    height: 100%;
  }
  .h-altlay__w {
    position: absolute;
    right: 3.75rem;
    width: 100%;
    max-width: 51.0417rem;
  }
}


.h-cform {
  padding-top: 3.125rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-cform {
    margin: 0 5%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-cform {
    margin: 0 20%;
  }
}


.h-ctloc {
  margin-bottom: 3.125rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-ctloc {
    margin-bottom: 5rem;
  }
}

.h-ctloc__city {
  margin-bottom: 1.5625rem;
  font-size: 1rem;
  font-weight: bold;
}

.h-ctloc__bl {
  margin-bottom: 3.125rem;
}

.h-ctloc__address {
  font-style: normal;
  margin-bottom: 1.5625rem;
}

.h-ctloc__map {
  margin-bottom: 1.5625rem;
}


.h-tabs__nav {
  display: table;
  margin: 0;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tabs__nav {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .h-tabs__nav-li {
    display: table-cell;
    text-align: center;
  }
  .h-tabs__nav-li.-beige .h-tabs__nav-a {
    background: #f6ece0;
  }
  .h-tabs__nav-a {
    z-index: 10;
    position: relative;
    display: block;
    padding: 1.25rem 0;
    margin-bottom: -1px;
    color: #000;
    background: #fff;
  }
  .h-tabs__content {
    display: none;
  }
  .h-tabs__content.-selected {
    display: block;
  }
}

.h-card {
  margin-bottom: 1.25rem;
}

.h-card__frame {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 75.5%;
}

.h-card__frame > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.h-card__title {
  line-height: 1;
  margin-bottom: 1rem;
  min-height: 3.75rem;
}

.h-card__title-l {
  display: block;
  color: #2c2c2c;
  text-decoration: none;
}

.h-card__desc {
  margin: 0.625rem 0 1.25rem 0;
}

.h-card__details {
  margin-bottom: 1.25rem;
}

.h-card__details td {
  font-size: 0.875rem;
  vertical-align: top;
  padding: 0 0.625rem 0.625rem 0;
  line-height: 1.1875rem;
}

.h-card__details td strong {
  display: inline-block;
  padding-right: 0.5rem;
}

.h-card__details ul {
  margin-left: 0;
  list-style-type: none;
}

.h-card__details ul > li {
  font-size: 0.875rem;
}


.h-brol__promo {
  padding: 1.875rem 1.25rem;
}

.h-brol__promo__inner-wrapper {
  min-width: 100%;
  padding: 1.25rem;
  background: #f2f2f2;
  background: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 40.0625em) {
  .h-brol__promo__inner-wrapper {
    float: left;
    min-width: 300px;
  }
}

.h-brol__img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  opacity: 0;
  -webkit-transition: 0.15s opacity false;
  -moz-transition: 0.15s opacity false false;
  -o-transition: 0.15s opacity false false;
  transition: 0.15s opacity;
}

.h-brol__img.-active {
  opacity: 1;
}

.h-bror__form {
  padding: 3.125rem 1.25rem 0;
}

.h-bror__address, .h-bror__download {
  display: none;
}

.h-bror__address.-active, .h-bror__download.-active {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .h-brol__promo {
    padding-top: 3.125rem;
    margin-left: 14.2857%;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  .h-bror__form {
    margin: 0 20%;
  }
}


.h-fvideo {
  position: absolute;
  width: 100%;
  height: 100%;
}

.h-fvideo__wrapper {
  display: none;
}

.h-fvideo__sm {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media only screen and (min-width: 64.0625em) {
  .h-fvideo {
    z-index: -1;
    display: block;
    background: #2c2c2c;
  }
  .h-fvideo__wrapper {
    display: block;
    position: fixed;
    width: 100%;
    height: 85%;
  }
  .h-fvideo__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .h-fvideo__sm {
    display: none;
  }
}

.no-csstransforms .h-fvideo__video {
  top: 0;
  left: 0;
}

@media only screen and (min-width: 64.0625em) and (min-height: 53.125rem) {
  .h-fvideo__wrapper {
    height: 70%;
  }
}


[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

.h-hprograms {
  padding: 0.625rem 0 3.125rem;
  background: #fff;
}

@media only screen and (min-width: 64.0625em) {
  .h-hprograms {
    padding-top: 1.625rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-hprog__list {
    display: block;
    padding: 0;
    margin: 0 0;
    overflow: hidden;
  }
  .h-hprog__list:before, .h-hprog__list:after {
    content: " ";
    display: table;
  }
  .h-hprog__list:after {
    clear: both;
  }
  .h-hprog__list > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0 0;
  }
  .h-hprog__list > li {
    list-style: none;
    padding: 0 0 0;
    width: 50%;
  }
  .h-hprog__list > li:nth-of-type(1n) {
    clear: none;
  }
  .h-hprog__list > li:nth-of-type(2n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-hprog__list {
    display: block;
    padding: 0;
    margin: 0 0;
  }
  .h-hprog__list:before, .h-hprog__list:after {
    content: " ";
    display: table;
  }
  .h-hprog__list:after {
    clear: both;
  }
  .h-hprog__list > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0 0;
  }
  .h-hprog__list > li {
    list-style: none;
    padding: 0 0 0;
    width: 25%;
  }
  .h-hprog__list > li:nth-of-type(1n) {
    clear: none;
  }
  .h-hprog__list > li:nth-of-type(4n+1) {
    clear: both;
  }
}

.h-hprog__prog {
  position: relative;
  
}


.h-hpsec {
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  .h-hpsec {
    padding-right: 15%;
  }
}

.h-hpsec__l {
  display: block;
  text-decoration: none;
}

.h-hpsec__l:hover .h-hpsec__title {
  color: #6c6c6c;
}

.h-hpsec__l:hover .h-hpsec__title > .h-icon--small, .h-hpsec__l:hover .h-hpsec__title > .h-tmba__next:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-btn-arrow-right:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-btn-arrow--right:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-link-next:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-link--next:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-link-prev:before, .h-hpsec__l:hover .h-hpsec__title > .h-rte-link--prev:before {
  color: #6c6c6c;
}

.h-hpsec__title {
  padding-top: 1.25rem;
}

@media only screen and (min-width: 64.0625em) {
  .h-hpsec__title {
    font-size: 2.25rem;
  }
}

.h-hpsec__title > .h-icon--small, .h-hpsec__title > .h-tmba__next:before, .h-hpsec__title > .h-rte-btn-arrow-right:before, .h-hpsec__title > .h-rte-btn-arrow--right:before, .h-hpsec__title > .h-rte-link-next:before, .h-hpsec__title > .h-rte-link--next:before, .h-hpsec__title > .h-rte-link-prev:before, .h-hpsec__title > .h-rte-link--prev:before {
  margin-left: 0.625rem;
}

.h-hpsec__desc {
  color: #2c2c2c;
}

.h-sbpanel {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  max-width: 21.25rem;
}

.h-sbpanel__title {
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
}

.h-sbpanel__message {
  padding-top: 0.625rem;
}

.h-sbpanel__link {
  margin-bottom: 10px;
  display: inline-block;
}

.lt-ie9 .h-chart .h-chart__inner {
  height: 100% !important;
}

.h-chart.-loan-chart, .h-chart.-mba1-chart, .h-chart.-mba2-chart, .h-chart.-emba1-chart, .h-chart.-embamba-chart {
  overflow: hidden;
  position: relative;
  padding-bottom: 133%;
}

.h-chart.-loan-chart > img, .h-chart.-mba1-chart > img, .h-chart.-mba2-chart > img, .h-chart.-emba1-chart > img, .h-chart.-embamba-chart > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.h-chart.-embamba-chart, .h-chart.-ma2-chart, .h-chart.-emprate-chart {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}

.h-chart.-embamba-chart > img, .h-chart.-ma2-chart > img, .h-chart.-emprate-chart > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.h-chart.-embamba-chart .flot-y-axis > .flot-tick-label, .h-chart.-ma2-chart .flot-y-axis > .flot-tick-label, .h-chart.-emprate-chart .flot-y-axis > .flot-tick-label {
  line-height: 1.2em;
}

.h-chart.-sectors-chart, .h-chart.-embapie1-chart, .h-chart.-ma1-chart, .h-chart.-mbapie1-chart, .h-chart.-mbapie2-chart, .h-chart.-mibpie2-chart, .h-chart.-studenteval-chart {
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
}

.h-chart.-sectors-chart > img, .h-chart.-embapie1-chart > img, .h-chart.-ma1-chart > img, .h-chart.-mbapie1-chart > img, .h-chart.-mbapie2-chart > img, .h-chart.-mibpie2-chart > img, .h-chart.-studenteval-chart > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flot-tick-label {
  font-size: 12px;
}

.flot-y-axis > .flot-tick-label > strong {
  display: block;
  font-family: "Proxima Nova W01 Bold", Helvetica, Roboto, Arial, sans-serif;
  line-height: 0.6;
}

.-chart-smaller {
  overflow: hidden;
  position: relative;
  padding-bottom: 40%;
}

.-chart-smaller > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.-chart-small {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}

.-chart-small > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.-chart-medium {
  overflow: hidden;
  position: relative;
  padding-bottom: 90%;
}

.-chart-medium > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.-chart-large {
  overflow: hidden;
  position: relative;
  padding-bottom: 133%;
}

.-chart-large > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.-chart-larger {
  overflow: hidden;
  position: relative;
  padding-bottom: 160%;
}

.-chart-larger > img {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .-scale-medium-only {
    padding-bottom: 150%;
  }
}

/** chart specific **/
.axCustom {
  margin-top: -26px;
  text-align: right;
}

.axCustom strong {
  display: inline-block;
  line-height: 1.1;
}

.axTitle {
  text-align: right;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.axTitle.ml {
  margin-top: -42px;
}

.axLabel {
  display: block;
  text-align: right;
}

.bar-stack-wrapper {
  overflow: hidden;
}

.bar-stack-wrapper .bar-stack {
  display: table-cell;
}

.bar-stack-wrapper .bar-stack-label {
  display: table-cell;
  color: #7f7f7f;
  font-size: 12px;
}

.bar-stack-wrapper .bar-stack-label span {
  padding-right: 20px;
  width: 50px;
  display: inline-block;
  text-align: right;
}

table.h-chart-table {
  color: white;
}

table.h-chart-table tbody {
  display: block;
}

table.h-chart-table th {
  color: black;
  vertical-align: top;
  padding-top: 60px;
  padding-right: 40px;
  border-top: 1px solid #D5D5D5;
  font-family: "Proxima Nova W01 Bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
}

@media only screen and (max-width: 40em) {
  table.h-chart-table th {
    display: block;
    float: left;
    width: 20%;
  }
}

table.h-chart-table tr:first-of-type th {
  border-top: none;
}

@media only screen and (max-width: 40em) {
  table.h-chart-table tr td + td {
    padding-top: 0;
  }
  table.h-chart-table tr td + td::before {
    content: '';
    display: block;
    border-bottom: 1px solid white;
    margin-bottom: 35px;
  }
}

table.h-chart-table td {
  vertical-align: top;
  padding: 35px 30px;
  font-family: "Proxima N W01 Reg", Helvetica, Roboto, Arial, sans-serif;
}

table.h-chart-table td h4 {
  color: white;
  font-family: "Proxima N W01 Reg", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  font-size: 1rem;
}

table.h-chart-table td li {
  padding-left: 20px;
}

@media only screen and (max-width: 40em) {
  table.h-chart-table td {
    display: block;
    float: right;
    overflow: hidden;
    width: 80%;
  }
}

table.h-chart-table td.-has-arrow {
  position: relative;
}

table.h-chart-table td.-has-arrow:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-left: -50px;
  border-width: 30px 50px 0 50px;
}

table.h-chart-table tr.blue td {
  background: #3F5588;
}

table.h-chart-table tr.blue td.-has-arrow:after {
  border-top-color: #3F5588;
}

table.h-chart-table tr.green td {
  background: #006E62;
}

table.h-chart-table tr.green td.-has-arrow:after {
  border-top-color: #006E62;
}

table.h-chart-table tr.purple td {
  background: #6D3075;
}

table.h-chart-table tr.purple td.-has-arrow:after {
  border-top-color: #6D3075;
}

table.h-chart-table tr.-has-sep td {
  padding-top: 0;
}

table.h-chart-table tr.-has-sep td::before {
  content: '';
  display: block;
  border-bottom: 1px solid white;
  margin-bottom: 35px;
}


.h-iloop {
  display: block;
  height: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .h-iloop {
    display: none;
  }
}

.h-iloop__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.h-iloop__item {
  position: absolute;
  top: -6.25rem;
  bottom: -3.125rem;
  left: -6.25rem;
  right: -6.25rem;
}

.h-iloop__item.-active {
  z-index: 1;
}

.h-iloop__item.-fading-out {
  z-index: 0;
}

.h-iloop__item.-anim-1 > div {
  -webkit-animation: image-wave 8s ease-out 0s forwards;
  -moz-animation: image-wave 8s ease-out 0s forwards;
  -ms-animation: image-wave 8s ease-out 0s forwards;
  -o-animation: image-wave 8s ease-out 0s forwards;
  animation: image-wave 8s ease-out 0s forwards;
  /*opacity: 1;
                @include translate(10%,5%);
                @include transition (5s all);*/
}

.h-iloop__item.-anim-2 > div {
  -webkit-animation: image-wave-2 8s ease-out 0s forwards;
  -moz-animation: image-wave-2 8s ease-out 0s forwards;
  -ms-animation: image-wave-2 8s ease-out 0s forwards;
  -o-animation: image-wave-2 8s ease-out 0s forwards;
  animation: image-wave-2 8s ease-out 0s forwards;
  /*opacity: 1;
                @include translate(10%,10%);
                @include transition (5s all);*/
}

.h-iloop__item.-anim-3 > div {
  -webkit-animation: image-wave-3 8s ease-out 0s forwards;
  -moz-animation: image-wave-3 8s ease-out 0s forwards;
  -ms-animation: image-wave-3 8s ease-out 0s forwards;
  -o-animation: image-wave-3 8s ease-out 0s forwards;
  animation: image-wave-3 8s ease-out 0s forwards;
  /*opacity: 1;
                @include translate(10%,0);
                @include transition (5s all);*/
}

.h-iloop__item > div {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 0;
}

@-moz-keyframes image-wave {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
}

@-webkit-keyframes image-wave {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
}

@-o-keyframes image-wave {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
}

@-ms-keyframes image-wave {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
}

@keyframes image-wave {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
}

@-moz-keyframes image-wave-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
    transform: translate(0, 4%);
  }
}

@-webkit-keyframes image-wave-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
    transform: translate(0, 4%);
  }
}

@-o-keyframes image-wave-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
    transform: translate(0, 4%);
  }
}

@-ms-keyframes image-wave-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
    transform: translate(0, 4%);
  }
}

@keyframes image-wave-2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(4%, 2%);
    -moz-transform: translate(4%, 2%);
    -ms-transform: translate(4%, 2%);
    -o-transform: translate(4%, 2%);
    transform: translate(4%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 4%);
    -moz-transform: translate(0, 4%);
    -ms-transform: translate(0, 4%);
    -o-transform: translate(0, 4%);
    transform: translate(0, 4%);
  }
}

@-moz-keyframes image-wave-3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-2%, 2%);
    -moz-transform: translate(-2%, 2%);
    -ms-transform: translate(-2%, 2%);
    -o-transform: translate(-2%, 2%);
    transform: translate(-2%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(2, 0);
    -moz-transform: translate(2, 0);
    -ms-transform: translate(2, 0);
    -o-transform: translate(2, 0);
    transform: translate(2, 0);
  }
}

@-webkit-keyframes image-wave-3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-2%, 2%);
    -moz-transform: translate(-2%, 2%);
    -ms-transform: translate(-2%, 2%);
    -o-transform: translate(-2%, 2%);
    transform: translate(-2%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(2, 0);
    -moz-transform: translate(2, 0);
    -ms-transform: translate(2, 0);
    -o-transform: translate(2, 0);
    transform: translate(2, 0);
  }
}

@-o-keyframes image-wave-3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-2%, 2%);
    -moz-transform: translate(-2%, 2%);
    -ms-transform: translate(-2%, 2%);
    -o-transform: translate(-2%, 2%);
    transform: translate(-2%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(2, 0);
    -moz-transform: translate(2, 0);
    -ms-transform: translate(2, 0);
    -o-transform: translate(2, 0);
    transform: translate(2, 0);
  }
}

@-ms-keyframes image-wave-3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-2%, 2%);
    -moz-transform: translate(-2%, 2%);
    -ms-transform: translate(-2%, 2%);
    -o-transform: translate(-2%, 2%);
    transform: translate(-2%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(2, 0);
    -moz-transform: translate(2, 0);
    -ms-transform: translate(2, 0);
    -o-transform: translate(2, 0);
    transform: translate(2, 0);
  }
}

@keyframes image-wave-3 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-2%, 2%);
    -moz-transform: translate(-2%, 2%);
    -ms-transform: translate(-2%, 2%);
    -o-transform: translate(-2%, 2%);
    transform: translate(-2%, 2%);
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(2, 0);
    -moz-transform: translate(2, 0);
    -ms-transform: translate(2, 0);
    -o-transform: translate(2, 0);
    transform: translate(2, 0);
  }
}


.h-tmba__bl.-cyan {
  background: #10a6ab;
  color: #fff;
}

.h-tmba__bl.-green {
  background: #038f7d;
  color: #fff;
  border-bottom: 0.625rem solid #086a5d;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-green {
    border-right: 0.625rem solid #086a5d !important;
    border-bottom: none;
  }
}

.h-tmba__bl.-light-blue {
  background: #248aab;
  color: #fff;
  border-bottom: 0.625rem solid #194878;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-light-blue {
    border-right: 0.625rem solid #194878;
    border-bottom: none;
  }
}

.h-tmba__bl.-blue {
  background: #2866a6;
  color: #fff;
}

.h-tmba__bl.-purple {
  background: #4a366b;
  color: #fff;
}

.h-tmba__bl.-dark {
  background: #000;
  color: #fff;
}


.h-tmban {
  position: relative;
  font-size: 0.875rem;
  line-height: 1.4;
}

.h-tmban p {
  font-size: 0.875rem;
}

.h-tmban tbody tr:last-child td {
  border-bottom: none;
}

.h-tmban tr td {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.5625rem 0.625rem;
}

@media only screen and (max-width: 40em) {
  .h-tmban tr td {
    border-color: #ddd;
  }
}

.h-tmban tr td:last-child {
  border-right: none;
}

.h-tmban tr td.-no-border-top {
  border-top: none;
}

.h-tmban tr td.-no-border-bottom {
  border-bottom: none;
}

.h-tmban tr td.-va-top {
  vertical-align: top;
}

.h-tmban tr td.-pos-rel {
  position: relative;
}

.h-tmban tr td.-sm-col {
  width: 15%;
}

.h-tmban tr td.-md-col {
  width: 24%;
}

.h-tmban tr td.-lg-col {
  width: 32%;
}

.h-tmban tr td .-ex-pad-bot {
  padding-bottom: 1.875rem;
}

.h-tmban tr td.h-tmban__bg {
  border: none;
}

.h-tmban .h-tmban__c-month {
  font-size: 0.875rem;
  line-height: 1.1;
  margin: 0;
  padding: 0.625rem 0 0.375rem;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .h-tmban .table-wrapper:before {
    left: 35%;
    background-image: -owg(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -webkit(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -moz(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -o(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  }
  .h-tmban table.responsive td, .h-tmban table.responsive th {
    white-space: normal;
    overflow: visible;
    min-width: 9.375rem;
  }
  .h-tmban table.responsive td:nth-child(2) {
    max-width: 5rem;
  }
  .h-tmban table.responsive thead td {
    border-top-color: transparent;
    border-left-color: transparent;
  }
  .h-tmban .pinned {
    border: none;
  }
}

@media only screen and (min-width: 768px) {
  .h-tmban .pinned {
    display: none;
  }
}

.-light-text .h-tmban__bg {
  color: white;
}

.-light-text .h-tmban__btn {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: white;
}

.h-tmban__bg.-cyan {
  background: #33c5ca;
}

.h-tmban__bg.-init-gradient {
  background: #39b4b0;
}

.h-tmban__bg.-colour-1 {
  background: #49ACAC;
}

.h-tmban__bg.-colour-1.-with-sp-border {
  border-style: solid;
  border-width: 0 4px 0 0;
  border-color: #007D80;
}

.h-tmban__bg.-colour-1-n {
  background: #159588;
}

.h-tmban__bg.-colour-1-n.-with-sp-border {
  border-style: solid;
  border-width: 0 4px 0 0;
  border-color: #064f54;
}

.h-tmban__bg.-colour-2 {
  background: #6A9AB2;
}

.h-tmban__bg.-colour-2.-with-sp-border {
  border-style: solid;
  border-width: 0 4px 0 0;
  border-color: #005683;
}

.h-tmban__bg.-colour-2-n {
  background: #397d8a;
}

.h-tmban__bg.-colour-2-n.-with-sp-border {
  border-style: solid;
  border-width: 0 4px 0 0;
  border-color: #0d4364;
}

.h-tmban__bg.-colour-3 {
  background: #5292BF;
}

.h-tmban__bg.-colour-3.-with-left-border {
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: #005683;
}

.h-tmban__bg.-colour-3-n {
  background: #307fa0;
}

.h-tmban__bg.-colour-3-n.-with-left-border {
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: #0d4364;
}

.h-tmban__bg.-pink {
  background: #bd73b9;
}

.h-tmban__bg.-gray {
  background: #9d9fa2;
}

.h-tmban__bg.-light-gray {
  background: #dedddc;
}

.h-tmban__bg.-dark-gray {
  background: #58595b;
}

.h-tmban__bg.-light-pink {
  background: #e39fca;
}

.h-tmban__bg.-light-purple {
  background: #884371;
}

.h-tmban__bg.-purple {
  background: #60355e;
}

.h-tmban__bg.-dark-purple {
  background: #421e41;
}

.h-tmban__c-first {
  width: 6.25rem;
  font-size: 0.75rem;
}

.h-tmban__c-title {
  margin: 0;
  padding: 0.625rem 0 0.5rem;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.2;
}

.h-tmban__c-title span {
  font-weight: normal;
}

.h-tmban__c-list {
  font-size: 0.75rem;
  width: 9.375rem;
}

.h-tmban__mid-td-c.-width-sm {
  max-width: 78%;
}

.h-tmban__split:after {
  content: "";
  display: block;
  position: absolute;
  background: #A0619D;
  width: 1px;
  height: 85%;
  top: 8%;
  left: 50%;
  margin-left: 1px;
}

.h-tmban__split.-purple:after {
  background: #60355e;
}

.h-tmban__split.-light-purple:after {
  background: #884371;
}

.h-tmban__split.-dark-purple:after {
  background: #421e41;
}

.h-tmban__split-c {
  float: left;
  width: 47%;
  padding: 0 0 3.75rem;
}

.h-tmban__split-c:last-child {
  padding-left: 1.8125rem;
}

.h-tmban__split-c .h-tmban__btn-c {
  position: absolute;
  bottom: 0;
}

.h-tmban__pos-b {
  position: absolute;
  bottom: 0.5625rem;
}

.h-tmban__btn {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 0.3125rem 0.5rem;
  color: #2c2c2c;
  font-size: 0.875rem;
  text-decoration: none;
  white-space: nowrap;
}

.h-tmban__btn:active, .h-tmban__btn:focus, .h-tmban__btn:hover {
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.6);
}

span.super {
  font-weight: normal;
  vertical-align: super;
  font-size: 0.625rem;
}

.h-tmba {
  position: relative;
}

@media only screen and (max-width: 40em) {
  .h-tmba {
    margin-right: -1.25rem;
  }
  .h-tmba p, .h-tmba li {
    font-size: 0.75rem;
  }
}

.h-tmba a {
  color: #fff;
}

.h-tmba a:hover, .h-tmba a:active {
  color: #b9b9b9;
}

.h-tmba__c-title {
  font-weight: bold;
}

@media only screen and (max-width: 40em) {
  .h-tmba__c-title {
    font-size: 0.875rem;
  }
}

.h-tmba__left-c {
  width: 70%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__left-c {
    width: 82%;
  }
}

.h-tmba__right-c {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__right-c {
    width: 18%;
  }
}

.h-tmba__ll {
  float: left;
  width: 32%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__ll {
    width: 20%;
  }
}

.h-tmba__lr {
  float: left;
  width: 68%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__lr {
    width: 80%;
  }
}

.h-tmba__bl {
  padding: 0.625rem;
  font-size: 0.75rem;
  height: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl {
    padding: 0.9375rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-negative-top {
    position: relative;
    top: -0.625rem;
    padding-top: 1.5625rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-padding-bottom {
    position: relative;
  }
  .h-tmba__bl.-padding-bottom:after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    height: 1.25rem;
    right: -0.625rem;
    background: #fff;
  }
}

@media only screen and (max-width: 40em) {
  .h-tmba__bl.-extra-margin-left {
    margin-left: 0.625rem;
  }
}

@media only screen and (max-width: 40em) {
  .h-tmba__bl.-cols-2:first-child {
    border-bottom: 0.0625rem solid #fff;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-cols-2 {
    float: left;
    width: 50%;
  }
  .h-tmba__bl.-cols-2:first-child {
    border-right: 0.0625rem solid #fff;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__bl.-cols-3 {
    float: left;
    width: 33.3333%;
  }
}

.h-tmba__bl.-no-borders {
  border: none;
}

.h-tmba__rmore {
  color: #fff;
}

.h-tmba__rmore:hover, .h-tmba__rmore:active {
  color: #b9b9b9;
}

.h-tmba__next {
  position: relative;
}

.h-tmba__next:before {
  position: absolute;
  box-sizing: content-box;
  top: -0.4375rem;
  left: 1.25rem;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  border-left: 0.625rem solid #fff;
  border-right: 0.625rem solid #fff;
}

@media only screen and (max-width: 40em) {
  .h-tmba__period-t {
    max-width: 3.125rem;
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-tmba__period-t {
    margin-bottom: 1.875rem;
  }
}

.h-tmba__period-st {
  margin: 0 0 0.25rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (max-width: 40em) {
  .h-tmba__period-st {
    font-size: 0.6875rem;
  }
}

/**
* Rich Text Editor buttons
*/
.h-rte-btn-arrow-right, .h-rte-btn-arrow--right {
  padding-right: 40px;
}

.h-rte-btn-arrow-right, .h-rte-btn-arrow--right {
  position: relative;
  display: inline-block;
  background: none;
}

.h-rte-btn-arrow-right:before, .h-rte-btn-arrow--right:before {
  position: relative;
  display: inline-block;
  top: -0.0625rem;
  vertical-align: middle;
  background-position: center center;
}

.h-rte-btn-arrow-right:before, .h-rte-btn-arrow--right:before {
  position: absolute !important;
  right: 10px;
  height: 100%;
}

.h-rte-btn-arrow-right:before, .h-rte-btn-arrow--right:before {
  line-height: 30px;
}

.h-rte-btn-arrow-right {
  position: relative;
  display: inline-block;
  background: none;
}

.h-rte-btn-arrow-right:before {
  position: relative;
  display: inline-block;
  top: -0.0625rem;
  vertical-align: middle;
  background-position: center center;
}

.h-rte-btn-arrow-right:after {
  margin-left: 8px;
}

.h-rte-link-next, .h-rte-link--next, .h-rte-link-prev, .h-rte-link--prev {
  margin-right: 1.625rem;
  position: relative;
}

.h-rte-link-next:before, .h-rte-link--next:before, .h-rte-link-prev:before, .h-rte-link--prev:before {
  position: absolute !important;
  top: 0.3em !important;
}

.h-rte-link-next, .h-rte-link--next {
  margin-right: 1.625rem;
}

.h-rte-link-next, .h-rte-link--next {
  position: relative;
  display: inline-block;
  background: none;
}

.h-rte-link-next:before, .h-rte-link--next:before {
  position: relative;
  display: inline-block;
  top: -0.0625rem;
  vertical-align: middle;
  background-position: center center;
}

.h-rte-link-next:before, .h-rte-link--next:before {
  right: -1.625rem;
}

.h-rte-link-prev, .h-rte-link--prev {
  margin-left: 1.625rem;
}

.h-rte-link-prev, .h-rte-link--prev {
  position: relative;
  display: inline-block;
  background: none;
}

.h-rte-link-prev:before, .h-rte-link--prev:before {
  position: relative;
  display: inline-block;
  top: -0.0625rem;
  vertical-align: middle;
  background-position: center center;
}

.h-rte-link-prev:before, .h-rte-link--prev:before {
  left: -1.625rem;
}

.h-rte-field ul {
  margin-left: 0;
}

.h-rte-field ul li {
  margin-bottom: 0.5rem;
}

/*
    Additional rules to text within rte blocks
*/
.h-rte-field > h3 {
  margin-bottom: 20px;
}

.h-rte-field > h3 + br,
.h-rte-field > h3 + div > br {
  display: none;
}


.h-temban {
  position: relative;
  font-size: 0.875rem;
}

.h-temban p, .h-temban ul > li {
  font-size: 0.875rem;
  margin: 0;
}

.h-temban tr td {
  border-bottom: 1px solid #e5e5e5;
}

.h-temban tr > td:first-child {
  border-right-color: transparent;
  width: 18%;
  max-width: 8.75rem;
}

.h-temban tr > td:nth-child(2) {
  border-left: 1px solid #e5e5e5;
}

.h-temban tr > td:nth-child(3), .h-temban tr > td:nth-child(4) {
  border-right: 0.3125rem solid white;
}

.h-temban tbody tr:last-child td {
  border-bottom: none;
  border-left: none;
}

.h-temban tfoot tr:first-child td {
  border: none;
}

.h-temban .h-temban__r-bottom {
  padding-top: 0;
  background: #5292BF;
  font-weight: bold;
}

.h-temban .h-temban__c-first {
  padding-top: 0.625rem;
  vertical-align: top;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}

.h-temban .h-temban__c-first.-th {
  padding: 0.625rem;
}

.h-temban .h-temban__c-no-top {
  border-top-color: transparent;
  border-top: none;
  padding-top: 0;
  vertical-align: top;
}

.h-temban .h-temban__c-no-bottom {
  border-bottom: none;
  border-bottom-color: transparent;
  padding-bottom: 0;
}

.h-temban .h-temban__c-extra-top {
  padding-top: 2.75rem;
}

.h-temban .h-temban__c-top-align {
  vertical-align: top;
}

.h-temban .h-temban__c-mid-align {
  vertical-align: middle;
}

.h-temban .h-temban__btn-c {
  margin: 0.9375rem 0;
}

.h-temban .h-temban__btn-c.-pos-bot {
  position: absolute;
  bottom: 0;
}

.h-temban .h-temban__btn {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 0.3125rem 0.5rem;
  color: #2c2c2c;
  font-size: 0.875rem;
  text-decoration: none;
  white-space: nowrap;
}

.h-temban .h-temban__btn:active, .h-temban .h-temban__btn:focus, .h-temban .h-temban__btn:hover {
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 767px) {
  .h-temban .table-wrapper:before {
    left: 35%;
    background-image: -owg(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -webkit(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -moz(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: -o(linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
  }
  .h-temban .table-wrapper td p {
    max-width: 200px;
    white-space: normal;
  }
  .h-temban .table-wrapper .h-temban__c-right p {
    max-width: 12.5rem;
    white-space: normal;
  }
}

.h-temban .h-temban__foot {
  font-size: 0.75rem;
}

.h-temban .h-temban__foot td {
  border-bottom: none;
}

.h-temban__th:nth-child(3), .h-temban__th:nth-child(4), .h-temban__th:nth-child(5) {
  background: #dedddc;
}

.h-temban__th-p {
  margin: 0;
  font-weight: bold;
}

.h-temban__c-title {
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
  margin: 0;
  font-size: 0.875rem;
  font-weight: bold;
}

.h-temban__month {
  vertical-align: bottom;
  margin: 0;
}

.h-temban__c-mobile {
  display: none;
}

.h-temban__c-right {
  background: #e39fca;
  border-right: none !important;
}

.h-temban__bg.-color-1 {
  background: #bd73b9;
}

.h-temban__bg.-color-2 {
  background: #9d9fa2;
}

.h-temban__bg.-color-3 {
  background: #dedddc;
}

.h-temban__bg.-color-4 {
  background: #5292BF;
}

.h-temban__bg.-color-5 {
  background: #6A9AB2;
}

.h-temban__bg.-color-6 {
  background: #49ACAC;
}

.h-temban__bg.-color-7 {
  background: #33c5ca;
}

.h-temban__bg.-light-gray {
  background: #dedddc;
}

.h-temba {
  position: relative;
  max-width: 50rem;
  margin: auto;
}

.h-temba a {
  color: #fff;
}

.h-temba__year-b {
  overflow: auto;
}

.h-temba__year-b.-border-top {
  padding-top: 1.875rem;
  border-top: 0.0625rem solid #e5e5e5;
}

.h-temba__l-col-y {
  width: 20%;
  float: left;
  padding: 0.9375rem;
}

@media only screen and (max-width: 40em) {
  .h-temba__year {
    position: relative;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    right: 100%;
    height: 1.875rem;
    top: 0;
    white-space: nowrap;
    float: right;
  }
}

.h-temba__l-row {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-bottom: 1.875rem;
}

.h-temba__l-col-c {
  width: 80%;
  float: left;
}

@media only screen and (max-width: 40em) {
  .h-temba__l-col-c {
    border-left: 0.0625rem solid #e5e5e5;
  }
}

.h-temba__l-intro {
  padding: 0.9375rem;
}

@media only screen and (max-width: 40em) {
  .h-temba__l-intro {
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-temba__l-intro {
    float: left;
    width: 50%;
    padding-right: 0;
  }
}

.h-temba__intro-title {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}

.h-temba__intro-dates {
  overflow: auto;
}

.h-temba__intro-date {
  margin: 0;
  padding-bottom: 0.625rem;
}

@media only screen and (max-width: 40em) {
  .h-temba__intro-date {
    float: left;
    width: 50%;
  }
  .h-temba__intro-date:nth-child(1n+2) {
    border-left: 0.0625rem solid #e5e5e5;
    padding-left: 0.9375rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-temba__intro-date:nth-child(1n+2) {
    padding-top: 0.625rem;
    border-top: 0.0625rem solid #e5e5e5;
  }
}

.h-temba__l-desc {
  padding: 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-temba__l-desc {
    float: left;
    width: 50%;
  }
}

.h-temba__l-desc.-purple {
  background: #bd9fcf;
}

.h-temba__l-desc.-gray {
  background: #9ea9c2;
}

.h-temba__l-desc.-blue {
  background: #808ac1;
}

.h-temba__l-items {
  overflow: auto;
  margin-top: 3rem;
}

@media only screen and (max-width: 40em) {
  .h-temba__l-item {
    float: left;
    width: 50%;
  }
  .h-temba__l-item:nth-child(1n+2) {
    padding-left: 0.9375rem;
  }
}

.h-temba__rm {
  color: #000;
  font-weight: bold;
}

.h-temba__s-title {
  font-size: 1rem;
  font-weight: bold;
}

.h-temba__top, .h-temba__bottom {
  padding-left: 20%;
}

.h-temba__top {
  margin-bottom: 1.875rem;
}

.h-temba__feature {
  padding: 0.9375rem;
}

.h-temba__feature.-blue {
  background: #7faddb;
}

.h-temba__feature.-pink {
  background: #dd8ccb;
}


.h-faculty-filter, .h-faculty-filter--clone {
  margin-bottom: 3.125rem;
}

@media only screen and (max-width: 40em) {
  .h-faculty-filter, .h-faculty-filter--clone {
    margin: 0 -1.25rem;
  }
  .h-faculty-filter .h-faculty-filter__li, .h-faculty-filter--clone .h-faculty-filter__li {
    display: block;
    border-top: 1px solid #e5e5e5;
    margin: 0;
  }
  .h-faculty-filter .h-faculty-filter__li.-active ~ .h-faculty-filter__li, .h-faculty-filter--clone .h-faculty-filter__li.-active ~ .h-faculty-filter__li {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-filter, .h-faculty-filter--clone {
    width: 100%;
    border-bottom: 0.0625rem solid #e5e5e5;
  }
  .h-faculty-filter .h-faculty-filter__li, .h-faculty-filter--clone .h-faculty-filter__li {
    display: inline-block;
    margin: 0;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-filter--clone {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .h-faculty-filter--clone .h-faculty-filter__li {
    display: none;
  }
  .h-faculty-filter--clone .h-faculty-filter__li.-active ~ .h-faculty-filter__li {
    display: block;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-filter__li.-active .h-faculty-filter__link {
    font-weight: bold;
    border-bottom: 0.25rem solid #2c2c2c;
  }
}

.h-faculty-filter__link {
  display: block;
  padding: 1rem 0.875rem;
  color: #2c2c2c;
  text-decoration: none;
}

@media only screen and (max-width: 40em) {
  .h-faculty-filter__link {
    padding: 0.875rem 1.25rem;
  }
}

.h-faculty-filter__link:active, .h-faculty-filter__link:focus {
  color: #2c2c2c;
}

@media only screen and (max-width: 40em) {
  .h-faculty-list__content.-is-closed-sm {
    display: none;
  }
}

.h-faculty-filter__icon {
  float: right;
  line-height: 1.5rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-filter__icon {
    display: none;
  }
}

.h-faculty-search {
  margin-bottom: 3.125rem;
}

.h-faculty-search .h-faculty-search__label {
  display: inline-block;
  margin-right: 0.625rem;
  font-weight: normal;
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-search .h-faculty-search__input {
    display: inline-block;
    max-width: 12.5rem;
  }
}

.h-faculty-list__person-link {
  color: #2c2c2c;
}

.h-faculty-list__loader {
  position: relative;
  margin: 6.25rem auto;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}

.h-faculty-list__loader-box {
  width: 45%;
  height: 45%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  animation: load 1s linear infinite;
}

.h-faculty-list__loader-box:nth-of-type(1) {
  position: absolute;
  top: 2.5%;
  left: 2.5%;
}

.h-faculty-list__loader-box:nth-of-type(2) {
  position: absolute;
  top: 2.5%;
  right: 2.5%;
  animation-delay: -0.25s;
}

.h-faculty-list__loader-box:nth-of-type(3) {
  position: absolute;
  bottom: 2.5%;
  right: 2.5%;
  animation-delay: -0.5s;
}

.h-faculty-list__loader-box:nth-of-type(4) {
  position: absolute;
  bottom: 2.5%;
  left: 2.5%;
  animation-delay: -0.75s;
}

@keyframes load {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.h-faculty-list__person-desc {
  margin-bottom: 1.5625rem;
}


.h-faculty-profile__img {
  float: left;
  max-width: 6.25rem;
  margin-right: 1.25rem;
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-profile__img {
    margin-right: 3.75rem;
  }
}

.h-faculty-profile__intro .h-faculty-profile__name {
  margin-bottom: 0.75rem;
}

@media only screen and (max-width: 40em) {
  .h-faculty-profile__intro .h-faculty-profile__name {
    overflow: hidden;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .h-faculty-profile__img + .h-faculty-profile__intro .h-faculty-profile__name {
    margin-top: 1.875rem;
  }
}

.h-faculty-profile__all-link {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .h-faculty-profile__all-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #2c2c2c;
  }
}

.h-faculty-profile__all-icon {
  margin-right: 0.625rem;
}


.h-read-more__btn-wrapper {
  display: none;
}

@media only screen and (max-width: 40em) {
  .h-read-more.-expanded .h-read-more__content {
    max-height: none;
  }
  .h-read-more.-expanded .h-read-more__content:after {
    display: none;
  }
  .h-read-more.-expanded .h-read-more__btn-wrapper {
    display: none;
  }
  .h-read-more__content {
    position: relative;
    max-height: 250px;
    overflow: hidden;
  }
  .h-read-more__content:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5rem;
    background-image: -owg(linear-gradient(to top, white, rgba(255, 255, 255, 0)));
    background-image: -webkit(linear-gradient(to top, white, rgba(255, 255, 255, 0)));
    background-image: -moz(linear-gradient(to top, white, rgba(255, 255, 255, 0)));
    background-image: -o(linear-gradient(to top, white, rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  }
  .h-read-more__btn-wrapper {
    display: block;
    margin-top: 1.875rem;
    text-align: center;
  }
}


.h-global-chart {
  position: relative;
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart {
    margin: 1.25rem 4.375rem 6.25rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-global-chart {
    margin: 0 6.25rem 10rem;
  }
}

.h-global-chart__w {
  position: relative;
}

@media only screen and (max-width: 40em) {
  .h-global-chart__list {
    position: relative;
    text-align: center;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart__list.-five {
    position: relative;
    /* [1] */
    padding: 0 0 100%;
    height: 0;
    width: 100%;
    border-radius: 50%;
    list-style: none;
    /* [2] */
    margin: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* [3] */
  }
  .h-global-chart__list.-five > li {
    display: block;
    position: absolute;
    margin: 0;
  }
  .h-global-chart__list.-five > li:nth-of-type(1) {
    top: 50%;
    left: 100%;
  }
  .h-global-chart__list.-five > li:nth-of-type(2) {
    top: 97.5528%;
    left: 65.4509%;
  }
  .h-global-chart__list.-five > li:nth-of-type(3) {
    top: 79.3893%;
    left: 9.5492%;
  }
  .h-global-chart__list.-five > li:nth-of-type(4) {
    top: 20.6109%;
    left: 9.5491%;
  }
  .h-global-chart__list.-five > li:nth-of-type(5) {
    top: 2.4471%;
    left: 65.4506%;
  }
  .h-global-chart__list.-six {
    position: relative;
    /* [1] */
    padding: 0 0 100%;
    height: 0;
    width: 100%;
    border-radius: 50%;
    list-style: none;
    /* [2] */
    margin: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* [3] */
  }
  .h-global-chart__list.-six > li {
    display: block;
    position: absolute;
    margin: 0;
  }
  .h-global-chart__list.-six > li:nth-of-type(1) {
    top: 9.0424%;
    left: 78.6789%;
  }
  .h-global-chart__list.-six > li:nth-of-type(2) {
    top: 54.3578%;
    left: 99.8097%;
  }
  .h-global-chart__list.-six > li:nth-of-type(3) {
    top: 95.3154%;
    left: 71.131%;
  }
  .h-global-chart__list.-six > li:nth-of-type(4) {
    top: 90.9577%;
    left: 21.3213%;
  }
  .h-global-chart__list.-six > li:nth-of-type(5) {
    top: 45.6423%;
    left: 0.1903%;
  }
  .h-global-chart__list.-six > li:nth-of-type(6) {
    top: 4.6847%;
    left: 28.8689%;
  }
  .h-global-chart__list.-seven {
    position: relative;
    /* [1] */
    padding: 0 0 100%;
    height: 0;
    width: 100%;
    border-radius: 50%;
    list-style: none;
    /* [2] */
    margin: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* [3] */
  }
  .h-global-chart__list.-seven > li {
    display: block;
    position: absolute;
    margin: 0;
  }
  .h-global-chart__list.-seven > li:nth-of-type(1) {
    top: 46.5122%;
    left: 99.8782%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(2) {
    top: 86.8217%;
    left: 83.8255%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(3) {
    top: 99.4038%;
    left: 42.3015%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(4) {
    top: 74.7839%;
    left: 6.5747%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(5) {
    top: 31.5012%;
    left: 3.5479%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(6) {
    top: 2.1485%;
    left: 35.5005%;
  }
  .h-global-chart__list.-seven > li:nth-of-type(7) {
    top: 8.8289%;
    left: 78.3715%;
  }
}

.h-global-chart__list .h-global-chart__item-w {
  text-indent: 0;
}

.h-global-chart__list .h-global-chart__item-w:before {
  display: none;
}

@media only screen and (max-width: 40em) {
  .h-global-chart__list .h-global-chart__item-w {
    display: inline-block;
    width: 48%;
    padding: 1%;
    vertical-align: top;
    margin-bottom: 0.9375rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart__list .h-global-chart__item-w {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 8.75rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-global-chart__list .h-global-chart__item-w {
    width: 12.5rem;
  }
}

.h-global-chart__item {
  position: relative;
  max-width: 100%;
}

.h-global-chart__item-text {
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart__item-text {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
  }
}

.h-global-chart__link {
  display: block;
  text-decoration: none;
}

.h-global-chart__img-w {
  border-radius: 50%;
  overflow: hidden;
  width: 70%;
  margin: auto;
}

@media screen and (min-width: 640px) and (max-width: 750px) {
  .h-global-chart__img-w {
    width: 40%;
  }
  .h-global-chart__list.-five .h-global-chart__img-w {
    width: 55%;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  .h-global-chart__img-w {
    width: 58%;
  }
  .h-global-chart__list.-five .h-global-chart__img-w {
    width: 90%;
  }
}

@media screen and (min-width: 851px) and (max-width: 64em) {
  .h-global-chart__img-w {
    width: 76%;
  }
  .h-global-chart__list.-five .h-global-chart__img-w {
    width: 100%;
  }
}

@media only screen and (min-width: 64.0625em) and (max-width: 1299px) {
  .h-global-chart__img-w {
    width: 55%;
  }
  .h-global-chart__list.-five .h-global-chart__img-w {
    width: 80%;
  }
}

@media screen and (min-width: 1300px) {
  .h-global-chart__img-w {
    width: 90%;
  }
}

@media only screen and (min-width: 90.0625em) {
  .h-global-chart__img-w {
    width: 100%;
  }
}

.h-global-chart__img {
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
}

.h-global-chart__item-title {
  margin: 0.3125rem 0 0;
}

.h-global-chart__item-desc {
  font-weight: bold;
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart-text {
    z-index: 1;
    position: relative;
    width: 15rem;
    margin: 0 auto 3.125rem;
  }
  .h-global-chart-text:before {
    content: "";
    display: block;
    position: absolute;
    left: -0.75rem;
    width: 0.0625rem;
    height: 100%;
    background: #2c2c2c;
  }
}

.h-global-chart-text__h {
  max-width: 15.625rem;
  margin: 0 auto 3.125rem;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart-text__h {
    margin-bottom: 6.25rem;
    text-align: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-global-chart-text__h {
    margin-bottom: 8.75rem;
  }
}

.h-global-chart-ball {
  display: none;
}

.csstransforms3d .h-global-chart-ball {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-perspective: 10000px;
  -moz-perspective: 10000px;
  -ms-perspective: 10000px;
  -o-perspective: 10000px;
  perspective: 10000px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /* This is what's doing pretty much everything. The hardest part was figuring out how to scale the latitude lines */
}

.csstransforms3d .h-global-chart-ball.-five {
  -webkit-transform: rotateZ(20deg) rotateY(11deg) rotateX(17deg);
  -moz-transform: rotateZ(20deg) rotateY(11deg) rotateX(17deg);
  -ms-transform: rotateZ(20deg) rotateY(11deg) rotateX(17deg);
  -o-transform: rotateZ(20deg) rotateY(11deg) rotateX(17deg);
  transform: rotateZ(20deg) rotateY(11deg) rotateX(17deg);
}

.csstransforms3d .h-global-chart-ball.-six {
  -webkit-transform: rotateZ(48deg) rotateY(44deg) rotateX(19deg);
  -moz-transform: rotateZ(48deg) rotateY(44deg) rotateX(19deg);
  -ms-transform: rotateZ(48deg) rotateY(44deg) rotateX(19deg);
  -o-transform: rotateZ(48deg) rotateY(44deg) rotateX(19deg);
  transform: rotateZ(48deg) rotateY(44deg) rotateX(19deg);
}

.csstransforms3d .h-global-chart-ball.-seven {
  -webkit-transform: rotateZ(53deg) rotateY(34deg) rotateX(11deg);
  -moz-transform: rotateZ(53deg) rotateY(34deg) rotateX(11deg);
  -ms-transform: rotateZ(53deg) rotateY(34deg) rotateX(11deg);
  -o-transform: rotateZ(53deg) rotateY(34deg) rotateX(11deg);
  transform: rotateZ(53deg) rotateY(34deg) rotateX(11deg);
}

@media only screen and (max-width: 40em) {
  .csstransforms3d .h-global-chart-ball {
    display: none;
  }
}

.csstransforms3d .h-global-chart-ball > .lat, .csstransforms3d .h-global-chart-ball .lng {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: solid 1px rgba(0, 0, 0, 0.125);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-origin: 50% 50% 50%;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -o-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
  border-radius: 50%;
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(1) {
  -webkit-transform: translateY(-50%) scale3d(0.0, 0.0, 0.0) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(-50%) scale3d(0.0, 0.0, 0.0) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(-50%) scale3d(0.0, 0.0, 0.0) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(-50%) scale3d(0.0, 0.0, 0.0) rotate3d(1, 0, 0, 90deg);
  transform: translateY(-50%) scale3d(0.0, 0.0, 0.0) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(2) {
  -webkit-transform: rotate3d(0, 1, 0, 25.7143deg);
  -moz-transform: rotate3d(0, 1, 0, 25.7143deg);
  -ms-transform: rotate3d(0, 1, 0, 25.7143deg);
  -o-transform: rotate3d(0, 1, 0, 25.7143deg);
  transform: rotate3d(0, 1, 0, 25.7143deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(3) {
  -webkit-transform: translateY(-35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(-35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(-35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(-35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  transform: translateY(-35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(4) {
  -webkit-transform: rotate3d(0, 1, 0, 51.4286deg);
  -moz-transform: rotate3d(0, 1, 0, 51.4286deg);
  -ms-transform: rotate3d(0, 1, 0, 51.4286deg);
  -o-transform: rotate3d(0, 1, 0, 51.4286deg);
  transform: rotate3d(0, 1, 0, 51.4286deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(5) {
  -webkit-transform: translateY(-21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(-21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(-21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(-21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  transform: translateY(-21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(6) {
  -webkit-transform: rotate3d(0, 1, 0, 77.1429deg);
  -moz-transform: rotate3d(0, 1, 0, 77.1429deg);
  -ms-transform: rotate3d(0, 1, 0, 77.1429deg);
  -o-transform: rotate3d(0, 1, 0, 77.1429deg);
  transform: rotate3d(0, 1, 0, 77.1429deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(7) {
  -webkit-transform: translateY(-7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(-7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(-7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(-7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  transform: translateY(-7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(8) {
  -webkit-transform: rotate3d(0, 1, 0, 102.8571deg);
  -moz-transform: rotate3d(0, 1, 0, 102.8571deg);
  -ms-transform: rotate3d(0, 1, 0, 102.8571deg);
  -o-transform: rotate3d(0, 1, 0, 102.8571deg);
  transform: rotate3d(0, 1, 0, 102.8571deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(9) {
  -webkit-transform: translateY(7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
  transform: translateY(7.1429%) scale3d(0.9897, 0.9897, 0.9897) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(10) {
  -webkit-transform: rotate3d(0, 1, 0, 128.5714deg);
  -moz-transform: rotate3d(0, 1, 0, 128.5714deg);
  -ms-transform: rotate3d(0, 1, 0, 128.5714deg);
  -o-transform: rotate3d(0, 1, 0, 128.5714deg);
  transform: rotate3d(0, 1, 0, 128.5714deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(11) {
  -webkit-transform: translateY(21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
  transform: translateY(21.4286%) scale3d(0.9035, 0.9035, 0.9035) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(12) {
  -webkit-transform: rotate3d(0, 1, 0, 154.2857deg);
  -moz-transform: rotate3d(0, 1, 0, 154.2857deg);
  -ms-transform: rotate3d(0, 1, 0, 154.2857deg);
  -o-transform: rotate3d(0, 1, 0, 154.2857deg);
  transform: rotate3d(0, 1, 0, 154.2857deg);
}

.csstransforms3d .h-global-chart-ball > .lat:nth-child(13) {
  -webkit-transform: translateY(35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translateY(35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translateY(35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  -o-transform: translateY(35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
  transform: translateY(35.7143%) scale3d(0.6999, 0.6999, 0.6999) rotate3d(1, 0, 0, 90deg);
}

.csstransforms3d .h-global-chart-ball > .lng:nth-child(14) {
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}

@media only screen and (min-width: 40.0625em) {
  .h-global-chart.-v2 .h-global-chart-text {
    position: absolute;
    margin: 0;
    top: 40%;
    left: 20%;
  }
  .h-global-chart.-v2 .h-global-chart-text__h {
    margin: 0;
  }
}

.h-global-chart__item-w.-v2 .h-global-chart__item-title {
  font-size: 1rem;
}

.h-global-chart__item-w.-v2 .h-global-chart__link {
  position: relative;
  margin: auto;
}

@media screen and (min-width: 640px) and (max-width: 750px) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 40%;
  }
  .h-global-chart__list.-five .h-global-chart__link {
    width: 55%;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 58%;
  }
  .h-global-chart__list.-five .h-global-chart__link {
    width: 90%;
  }
}

@media screen and (min-width: 851px) and (max-width: 64em) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 76%;
  }
  .h-global-chart__list.-five .h-global-chart__link {
    width: 100%;
  }
}

@media only screen and (min-width: 64.0625em) and (max-width: 1299px) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 55%;
  }
  .h-global-chart__list.-five .h-global-chart__link {
    width: 80%;
  }
}

@media screen and (min-width: 1300px) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 90%;
  }
}

@media only screen and (min-width: 90.0625em) {
  .h-global-chart__item-w.-v2 .h-global-chart__link {
    width: 100%;
  }
}

.h-global-chart__border-w {
  border-radius: 50%;
  border: solid 1px rgba(0, 0, 0, 0.125);
  overflow: hidden;
  width: 100%;
  background-color: white;
  padding: 2%;
}

.h-global-chart__border-w .h-global-chart__img-w {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  margin: auto;
}

.h-global-chart__item.-sub-item {
  position: absolute !important;
  width: 50%;
}

.h-global-chart__item.-sub-item.-left {
  left: -30%;
}

.h-global-chart__item.-sub-item.-right {
  right: -30%;
}

@media only screen and (max-width: 40em) {
  .h-global-chart__item.-sub-item.-right {
    left: -30%;
    right: none;
  }
}

.h-global-chart__item.-sub-item.-top {
  top: -30%;
}

@media only screen and (max-width: 40em) {
  .h-global-chart__item.-sub-item.-top {
    top: -25%;
  }
}

.h-global-chart__item.-sub-item.-center {
  top: 25%;
}

.h-global-chart__item.-sub-item.-bottom {
  bottom: -30%;
}

@media only screen and (max-width: 40em) {
  .h-global-chart__item.-sub-item.-bottom {
    bottom: -25%;
  }
}


.h-tcredits__container {
  overflow-x: scroll;
}

.h-tcredits {
  font-size: 0.875rem;
}

.h-tcredits__thead-c {
  padding: 0.9375rem;
  font-weight: bold;
  border: 1px solid #e5e5e5;
}

.h-tcredits__sub-head {
  background: #c5c9e2;
  padding: 0 0.9375rem;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.h-tcredits__sub-head.-right {
  text-align: right;
}

.h-tcredits__col {
  background: #808ac1;
  padding: 0 0.9375rem;
}

.h-tcredits__col.-value {
  text-align: right;
  font-weight: bold;
  border-right: 1px solid #e5e5e5;
}

.h-blockgroups {
  padding: 0 0 25rem 0;
}

.h-blockgroup {
  margin: 1.875rem 0 0 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}

@media only screen and (min-width: 64.0625em) {
  .h-blockgroup {
    margin: 3.125rem 0 0 0;
  }
}

.h-blockgroup__wrap {
  float: left !important;
  padding-right: 0;
}

.h-blockgroup__wrap + .h-blockgroup__wrap {
  margin-top: 1.875rem;
}

@media only screen and (min-width: 64.0625em) {
  .h-blockgroup__wrap + .h-blockgroup__wrap {
    margin-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .h-blockgroup__wrap:nth-child(2n-1):after {
    content: '';
    position: absolute;
    border-left: 1px solid #e5e5e5;
    right: 0.625rem;
    top: -1.25rem;
    bottom: -1.25rem;
  }
}

.h-blockgroup > li {
  list-style: none;
  margin: 0 0.75rem 0 0;
  display: block;
  float: left;
  position: relative;
}

@media screen and (max-width: 400px) {
  .h-blockgroup > li:nth-child(2n) {
    margin: 0;
  }
}

.h-blockgroup__sqr {
  display: block;
  position: relative;
  width: 7.5rem;
  height: 7.5rem;
  border: 1px solid #e8e8e8;
  text-align: center;
  line-height: 5.625rem;
  vertical-align: middle;
  color: #2c2c2c;
  background: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out false;
  -o-transition: all 0.2s ease-in-out false;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  box-shadow: 0 0 0 transparent;
}

.h-blockgroup__sqr:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out false;
  -o-transition: all 0.2s ease-in-out false;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(1.15, 1.15);
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -o-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}

.h-blockgroup__sqr:hover {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
  color: #2c2c2c;
}

.h-blockgroup__title {
  position: absolute;
  z-index: 1;
  bottom: 0.9375rem;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 1rem;
}

.h-blockgroup__desc {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
  display: inline-block;
  min-height: 0;
  line-height: 1.47;
  vertical-align: top;
  opacity: 0;
  bottom: -107%;
  -webkit-transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
  -moz-transition: bottom 0.2s ease-in false, opacity 0.2s ease-in false;
  -o-transition: bottom 0.2s ease-in false, opacity 0.2s ease-in false;
  transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
}

@media screen and (min-width: 1320px) {
  .h-blockgroup__sqr:hover + .h-blockgroup__desc {
    opacity: 1;
    visibility: visible;
    position: absolute;
    bottom: -100%;
    left: -35%;
    width: 175%;
    height: auto;
    min-height: 100px;
    text-align: center;
    font-style: normal;
    -webkit-transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
    -moz-transition: bottom 0.2s ease-in false, opacity 0.2s ease-in false;
    -o-transition: bottom 0.2s ease-in false, opacity 0.2s ease-in false;
    transition: bottom 0.2s ease-in, opacity 0.2s ease-in;
  }
}

.h-rte-field .h-blockgroup > li {
  text-indent: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.h-rte-field .h-blockgroup > li:before {
  display: none;
  content: none;
}

.h-icon--regular {
  width: 2.5rem;
  height: 2.5rem;
}

.h-bubble-graph {
  position: relative;
  max-width: 31.25rem;
  min-width: 13.75rem;
  width: 100%;
  margin: 0 auto;
  min-height: 17.1875rem;
  margin-bottom: 1.875rem;
}

.h-bubble-graph .h-bubble-graph__bubble {
  border-radius: 50%;
  overflow: hidden;
  width: 55%;
  position: absolute;
  display: table;
}

@media screen and (min-width: 640px) {
  .h-bubble-graph .h-bubble-graph__bubble {
    height: 275px;
  }
}

@media only screen and (max-width: 40em) {
  .h-bubble-graph .h-bubble-graph__bubble {
    position: initial;
    margin: auto;
    width: 80%;
    height: 480px;
  }
  .h-bubble-graph .h-bubble-graph__bubble:first-of-type {
    margin-bottom: -10%;
  }
}

@media screen and (min-width: 400px) and (max-width: 500px) {
  .h-bubble-graph .h-bubble-graph__bubble {
    height: 360px;
  }
}

@media screen and (min-width: 300px) and (max-width: 400px) {
  .h-bubble-graph .h-bubble-graph__bubble {
    height: 280px;
  }
}

@media screen and (max-width: 300px) {
  .h-bubble-graph .h-bubble-graph__bubble {
    height: 13.75rem;
  }
}

.h-bubble-graph .h-bubble-graph__bubble.-left {
  left: 0;
}

.h-bubble-graph .h-bubble-graph__bubble.-right {
  right: 0;
}

.h-bubble-graph .h-bubble-graph__bubble.-border {
  border: 4px solid #654b84;
  background: transparent;
  z-index: 2;
}

@media only screen and (max-width: 40em) {
  .h-bubble-graph .h-bubble-graph__bubble.-border {
    position: inherit;
  }
}

.h-bubble-graph .h-bubble-graph__bubble.-fill {
  background: #351333;
  color: white;
  z-index: 1;
}

.h-bubble-graph .h-bubble-graph__bubble.-fill h4 {
  color: white;
}

.h-bubble-graph .h-bubble-graph__bubble .h-bubble-graph__bubble-c {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.h-bubble-graph .h-bubble-graph__title {
  font-weight: bold;
}

.h-bubble-graph .h-bubble-graph__list li {
  display: list-item;
  list-style-type: disc;
  text-indent: 0;
}

.h-bubble-graph .h-bubble-graph__list li::before {
  content: none;
}

.h-bubble-graph .h-bubble-graph__underline {
  position: absolute;
  bottom: -30px;
  border: 2px solid black;
  border-top: none;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .h-bubble-graph .h-bubble-graph__underline {
    top: 0;
    bottom: 0;
    width: 10%;
    border: 2px solid black;
    border-right: none;
  }
  .h-bubble-graph .h-bubble-graph__underline .h-bubble-graph__month-w {
    display: table;
    height: 100%;
  }
  .h-bubble-graph .h-bubble-graph__underline .h-bubble-graph__month {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
  }
}