/**
 * version: 0.0.1
 * file:    main.css
 * author:  Squiz Australia
 * updated: Wed Aug 08 2018 09:23:52 GMT+1000 (AEST)
 *
 * Table of Contents
 *
 * - Reset
 * - Utilities
 * - General
 * - Content
 * - Modules
    Breadcrumbs
    Magnific popup
    Pagination
    Skip links
    Slick
    S
 */
@font-face {
  font-family: 'GothamRounded-Book';
  src: url("fonts/GothamRounded-Book.eot");
  src: url("fonts/GothamRounded-Book.woff2") format("woff2"), url("fonts/GothamRounded-Book.woff") format("woff"), url("fonts/GothamRounded-Book.ttf") format("truetype"), url("fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg"), url("fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
.visuallyhidden, .sr-only, .skip-links__link {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

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

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list), .main__content ol:not(.breadcrumbs__list), .breadcrumbs__list, .popup__list, .pagination, .skip-links__list, .slick-dots, .event__info-list, .feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list), .footer-links__list,
.footer-social__list,
.footer-contact__list, .lhs__menu-list, .rhs__panel-links__list, .form__list, .toc__list, .addtocalendar .atcb-list, .landscape-carousel__dots, .search-results__list, .rhs-filters ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main__content .highlight {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.clearfix, .event__content, .featured-tiles__inner, .top-nav, .form-list__item, .rhs-filters, .news__blocks, .news__list, .related-content__wrapper, .social-list__wrapper {
  *zoom: 1;
}

.clearfix:before, .event__content:before, .featured-tiles__inner:before, .top-nav:before, .form-list__item:before, .rhs-filters:before, .news__blocks:before, .news__list:before, .related-content__wrapper:before, .social-list__wrapper:before, .clearfix:after, .event__content:after, .featured-tiles__inner:after, .top-nav:after, .form-list__item:after, .rhs-filters:after, .news__blocks:after, .news__list:after, .related-content__wrapper:after, .social-list__wrapper:after {
  content: '';
  display: table;
  line-height: 0;
}

.clearfix:after, .event__content:after, .featured-tiles__inner:after, .top-nav:after, .form-list__item:after, .rhs-filters:after, .news__blocks:after, .news__list:after, .related-content__wrapper:after, .social-list__wrapper:after {
  clear: both;
}

/* stylelint-enable */
/*
--------------------
Reset (normalize.css)
--------------------
*/
/* stylelint-disable */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

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

b, strong {
  font-weight: 600;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.25rem;
  line-height: inherit;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/* stylelint-enable */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
--------------------
Utilities
--------------------
*/
.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.hidden-opacity {
  opacity: 0;
}

.pull-left {
  float: left;
}

img.pull-left, figure.pull-left {
  margin-right: 1em;
  margin-bottom: 1em;
  max-width: 50%;
}

.pull-right {
  float: right;
}

img.pull-right, figure.pull-right {
  margin-left: 1em;
  margin-bottom: 1em;
  max-width: 50%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

html,
body {
  height: 100%;
}

body {
  font-size: 1em;
  font-family: "Gotham A", "Gotham B", sans-serif;
  color: #484848;
  line-height: 1.4;
  background-color: #fff;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  overflow-x: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}

img {
  max-width: 100%;
}

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

@-ms-viewport {
  width: device-width;
}

@page {
  margin: 0.5cm;
}

a {
  color: #0b70b8;
}

a:hover, a:focus {
  color: #006f78;
  text-decoration: none;
}

a[rel="external"] {
  /*&::after {
        content: '';
        background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gZmlsbD0iIzAwNzZhZCIgcG9pbnRzPSI5MS44NzUsNjIgODUsNjIgODUsODUgMTUsODUgMTUsMTUgMzgsMTUgMzgsOC4xMjUgMzgsMCAwLDAgMCwxMDAgMTAwLDEwMCAxMDAsNjIgIj48L3BvbHlnb24+PHBvbHlnb24gZmlsbD0iIzAwNzZhZCIgcG9pbnRzPSI1NCwwIDU0LDAuNjI3IDcxLjc4NywxOC40NzcgNTIuNzAxLDM4IDM4LDM4IDM4LDYyIDYyLDYyIDYyLDQ5Ljc5OSA4Mi43NzMsMjkuNDYyIDk5LjM3NCw0NiAxMDAsNDYgMTAwLDAgIj48L3BvbHlnb24+PC9zdmc+');
        width: 11px;
        height: 11px;
        display: inline-block;
        margin-left: 4px;
    }*/
}

h2.section-title {
  font-size: 2.5rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  text-align: center;
  max-width: 84rem;
  margin: 0 auto;
  padding: 0.875rem 1.25rem;
}

.icon-chevron {
  display: inline-block;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  margin-left: 0.625rem;
  position: relative;
  top: 0.3125rem;
  background: #020202;
  font-size: 1.125rem;
  line-height: 1.4;
}

.icon-chevron:after {
  content: "";
  display: inline-block;
  width: 0.375rem;
  height: 0.375rem;
  border-top: 0.0625rem solid #fff;
  border-right: 0.0625rem solid #fff;
  -webkit-transform: rotate(45deg) translateX(-2px) translateY(-7px);
  -ms-transform: rotate(45deg) translateX(-2px) translateY(-7px);
  transform: rotate(45deg) translateX(-2px) translateY(-7px);
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .icon-chevron:after {
    -webkit-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    -ms-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    transform: rotate(45deg) translateX(-4px) translateY(-9px);
  }
}

@-moz-document url-prefix() {
  /* Put your Firefox specific code here. */
  .icon-chevron:after {
    -webkit-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    -ms-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    transform: rotate(45deg) translateX(-4px) translateY(-9px);
  }
}

@supports (-ms-ime-align: auto) { {
    /* Put your WebKit specific code here. */
  }
  .icon-chevron:after {
    -webkit-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    -ms-transform: rotate(45deg) translateX(-4px) translateY(-9px);
    transform: rotate(45deg) translateX(-4px) translateY(-9px);
  }
}

@supports (-webkit-appearance: none) {
  .icon-chevron:after {
    -webkit-transform: rotate(45deg) translateX(-2px) translateY(-7px);
    -ms-transform: rotate(45deg) translateX(-2px) translateY(-7px);
    transform: rotate(45deg) translateX(-2px) translateY(-7px);
  }
}

.icon-expand {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  margin-left: 0.625rem;
  position: relative;
  top: 0.1875rem;
  background: #0b70b8;
  font-size: 1.125rem;
  line-height: 1.4;
}

.active .icon-expand {
  background: #fff;
}

.active .icon-expand:after {
  background-color: #0b70b8;
}

.active .icon-expand:before {
  display: none;
}

.icon-expand::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 10px;
  top: 6px;
  right: 9px;
  background-color: #fff;
}

.icon-expand::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 10px;
  display: inline-block;
  width: 10px;
  height: 1px;
  background-color: #fff;
}

.section {
  background: black;
}

.section--programs {
  background: #1DB6C3;
}

.section--news {
  background: #fff;
}

.section--pathways {
  background: #0b70b8;
  padding-top: 1.875rem;
}

.section--pathways > .section-title {
  color: #fff;
}

/*
--------------------
Content
--------------------
*/
/* Buttons */
.btn,
.atcb-link {
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.3125rem 1.25rem;
  border-radius: 1.875rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.btn-primary {
  color: #fff;
  background-color: #0b70b8;
  border-color: #0b70b8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-primary:hover, .btn-primary:focus {
  color: #0b70b8;
  background-color: #fff;
  border-color: #0b70b8;
}

.btn-primary.btn-inverted {
  color: #0b70b8;
  background-color: #fff;
  border-color: #0b70b8;
}

.btn-primary.btn-inverted:hover, .btn-primary.btn-inverted:focus {
  color: #fff;
  background-color: #0b70b8;
  border-color: #0b70b8;
}

.btn-secondary {
  color: #fff;
  background-color: #f37321;
  border-color: #f37321;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-secondary:hover, .btn-secondary:focus {
  color: #f37321;
  background-color: #fff;
  border-color: #f37321;
}

.btn-secondary.btn-inverted {
  color: #f37321;
  background-color: #fff;
  border-color: #f37321;
}

.btn-secondary.btn-inverted:hover, .btn-secondary.btn-inverted:focus {
  color: #fff;
  background-color: #f37321;
  border-color: #f37321;
}

.sq-form-submit {
  font-family: Helvetica, Arial, sans-serif;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  color: #fff;
  background-color: #1b325f;
  border-color: #1b325f;
}

.sq-form-submit:hover, .sq-form-submit:focus {
  color: #1b325f;
  background-color: transparent;
  border-color: #1b325f;
}

.btn-success {
  color: #5cb85c;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-success:hover, .btn-success:focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-info {
  color: #5bc0de;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-info:hover, .btn-info:focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-warning:hover, .btn-warning:focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #d9534f;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-danger:hover, .btn-danger:focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-social,
.atcb-link {
  color: #fff;
  background-color: #0b70b8;
  border: none;
  font-size: 1.125rem;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.btn-social + .btn-social,
.btn-social + .addtocalendar,
.addthis-toolbox + .btn-social,
.addtocalendar + .btn-social,
.btn-social + .addthis-toolbox,
.atcb-link + .btn-social,
.atcb-link + .addtocalendar,
.addthis-toolbox +
.atcb-link,
.addtocalendar +
.atcb-link,
.atcb-link + .addthis-toolbox {
  margin-left: 0.75rem;
}

.btn-social:hover, .btn-social:focus,
.atcb-link:hover,
.atcb-link:focus {
  color: #fff;
  background-color: #000;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.btn-small {
  font-size: 0.8rem;
  padding: 0.4rem 0.75rem;
}

.btn-large {
  font-size: 1.25rem;
  padding: 0.75rem 1.5rem;
}

.btn-filter {
  cursor: pointer;
  padding: 0.4375rem;
  margin-bottom: 0;
  position: absolute;
  right: 2.5rem;
  left: 0;
}

.social-share__box {
  text-align: right;
  margin: 1.25rem 0 2.5rem 0;
}

/* stylelint-disable */
.addthis_button {
  border-radius: 3.125rem;
  padding: 0.875rem 1.25rem;
  position: relative;
  background: #0b70b8;
}

.addthis_button:hover {
  background: #083871;
}

.addthis_button .fas {
  margin-left: 2.5rem;
  font-size: 1rem;
}

/* stylelint-enable */
.main__content {
  /* Headings */
  /* Tables */
  /* stylelint-disable */
  /* Quotes */
  /* Highlight */
  /* stylelint-enable */
  font-size: 0.875rem;
  line-height: 1.64;
}

.main__content > h1:first-of-type {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.main__content > h1:first-of-type {
  line-height: 1;
}

.main__content h1,
.main__content h2,
.main__content h3,
.main__content h4,
.main__content h5,
.main__content h6 {
  color: #0b70b8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main__content h1:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading),
.main__content h2:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading),
.main__content h3:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading),
.main__content h4:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading),
.main__content h5:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading),
.main__content h6:not(h1):not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-bottom: 0.75rem;
}

.main__content h1 {
  font-size: 1.875rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  line-height: 1.41;
}

.main__content h2 {
  font-size: 1.75rem;
  font-weight: normal;
}

.main__content h2:not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-top: 3rem;
}

.main__content h3 {
  font-size: 1.25rem;
  font-weight: normal;
}

.main__content h3:not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-top: 2rem;
}

.main__content h4 {
  font-size: 1.125rem;
  font-weight: bold;
}

.main__content h4:not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-top: 2rem;
}

.main__content h5 {
  font-size: 1rem;
  font-weight: bold;
}

.main__content h5:not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-top: 1.5rem;
}

.main__content h6 {
  font-size: 0.75rem;
  font-weight: bold;
}

.main__content h6:not(.search-result__heading):not(.map__description-heading):not(.feature-box__heading):not(.feature-tiles__heading):not(.toc__heading) {
  margin-top: 1.5rem;
}

.main__content .responsive__table {
  width: 100%;
  overflow: auto;
  margin: 0.75em 0;
}

.main__content p {
  font-size: 1rem;
  line-height: 1.64;
}

.main__content table {
  width: 100%;
  min-width: 36.375rem;
}

.main__content table ul > li,
.main__content table ol > li {
  margin-bottom: 0.25rem !important;
}

.main__content tbody tr {
  border-bottom: 1px solid #d7d7d7;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}

.main__content tbody tr:nth-child(odd) {
  background-color: transparent;
}

.main__content tbody tr:nth-child(odd):hover {
  background-color: #fff;
}

.main__content tbody tr:nth-child(even) {
  background-color: transparent;
}

.main__content tbody tr:nth-child(even):hover {
  background-color: #fff;
}

.main__content tbody tr:last-child {
  border-bottom: 0;
}

.main__content caption {
  font-size: 12.8px;
  font-size: 0.8rem;
  font-style: italic;
}

.main__content th {
  font-size: 0.875rem;
  line-height: 1.45;
  text-align: left;
  color: #fff;
  background-color: #f37321;
  border-right: 1px solid #fff;
  padding: 1.125rem 1.25rem 1.125rem;
  white-space: nowrap;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main__content th:first-child {
  border-radius: 3.125rem 0 0 3.125rem;
}

.main__content th:last-child {
  border-right: 0;
  border-radius: 0 3.125rem 3.125rem 0;
}

.main__content td {
  padding: 1.25rem 1.5rem;
}

.main__content td ul,
.main__content td ol {
  margin-top: 0;
  margin-bottom: 0;
}

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 1.625rem;
}

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  height: 6px;
  width: 6px;
  display: inline-block;
  background-color: #f37321;
  border-radius: 50%;
}

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ul,
.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  width: 9px;
  height: 2px;
  border-radius: 0;
}

.main__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li:last-child {
  margin-bottom: 0;
}

.main__content ol:not(.breadcrumbs__list) {
  counter-reset: li;
}

.main__content ol:not(.breadcrumbs__list) > li {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 1.625rem;
}

.main__content ol:not(.breadcrumbs__list) > li:last-child {
  margin-bottom: 0;
}

.main__content ol:not(.breadcrumbs__list) > li::before {
  position: absolute;
  left: 0;
  content: counter(li) ". ";
  counter-increment: li;
  color: #f37321;
  font-weight: bold;
}

.main__content ol:not(.breadcrumbs__list) > li ul,
.main__content ol:not(.breadcrumbs__list) > li ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.main__content ol:not(.breadcrumbs__list) > li ol li::before {
  content: counter(li, lower-latin) ". ";
}

.main__content blockquote {
  position: relative;
  margin: 2.5rem 0 1.25rem 0;
  padding-left: 3.1875rem;
  color: #d15420;
  font-size: 1.125rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  line-height: 1.67;
}

.main__content blockquote::before {
  content: "\201C";
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  left: 0;
  color: #d05420;
  position: absolute;
}

.main__content blockquote::after {
  content: "";
  width: 0.125rem;
  height: 94%;
  background-color: #d05420;
  position: absolute;
  left: 1.8125rem;
  top: 0.4375rem;
}

.main__content figure {
  padding: 1.25rem 0;
  width: 100%;
}

.main__content figure img {
  width: 100%;
  border-radius: 0.625rem;
}

.main__content figure figcaption {
  font-size: 0.9375rem;
  line-height: 1.58;
  padding-top: 1.125rem;
  color: #4d4d4d;
}

.main__content .pull-quote {
  border-top: 1px solid #484848;
  padding: 1em 0.5em 0 0.5em;
  margin: 1em;
}

.main__content .highlight {
  background: #cccccc;
  padding: 0.1em 0.5em;
}

@media screen and (min-width: 80rem) {
  .main__content h1 {
    font-size: 2.5rem;
  }
  .main__content h2 {
    font-size: 1.875rem;
  }
  .main__content h3 {
    font-size: 1.5625rem;
  }
  .main__content h4 {
    font-size: 1.25rem;
  }
  .main__content h5 {
    font-size: 1.125rem;
  }
  .main__content h6 {
    font-size: 0.75rem;
  }
  .main__content p {
    font-size: 1.125rem;
  }
}

.main-content__wrapper,
.main__form form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
  min-width: 1px;
}

.home .main-content__wrapper, .home
.main__form form {
  padding: 0;
  max-width: 100%;
  display: block;
}

.icon-image {
  height: 100%;
  width: 100%;
}

.main {
  background-color: #fff;
  position: relative;
  transition: 0.3s ease transform;
  will-change: transform;
}

.main-section {
  padding: 3.75rem 1.25rem;
  max-width: 84rem;
  margin: 0 auto;
}

.main__footer {
  position: relative;
  transition: 0.3s ease transform;
  will-change: transform;
}

.wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.wrapper + .wrapper {
  padding-top: 0;
}

.home .wrapper {
  padding: 0;
  max-width: 100%;
  display: block;
}

.tool-box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.tools-social {
  display: none;
}

.tools-social > * {
  margin-right: 1rem;
}

.tools-social > *:last-child {
  margin-right: 0;
}

.home .page-heading {
  display: none;
}

.space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.compat-object-fit {
  background-position: center center;
  background-size: cover;
}

.compat-object-fit img {
  opacity: 0;
}

.fas {
  margin-left: 0.4375rem;
  font-size: 1rem;
}

/*
--------------------
Modules
--------------------
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Module: Breadcrumbs */
.breadcrumbs {
  font-size: 12.8px;
  font-size: 0.8rem;
}

.has-subnav .breadcrumbs {
  margin-top: 36px;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__divider {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 5px;
}

.breadcrumbs__current {
  font-weight: bold;
}

/* Module: Magnific popup */
/* Module: Pagination */
.pagination__item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 12px;
  padding: 0.375rem 0.75rem;
}

.pagination__item:first-child, .pagination__item:last-child {
  border: 1px solid;
  border-radius: 4px;
}

.pagination__item--current {
  font-weight: bold;
}

.pagination__item a {
  text-decoration: none;
}

/* Module: Skip links */
/* Module: Slick */
.slick-list {
  position: relative;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-slideshow__slide img {
  margin: 0 auto;
}

.slick-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

.slick-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
}

.slick-dots {
  margin-top: 1em;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.slick-dots li + li {
  margin-left: 1em;
}

/* Module: S */
/* Typeahead */
.twitter-typeahead {
  width: 100%;
}

.search-page {
  position: relative;
  font-weight: bold;
  margin: 0.625rem 0 1.875rem 0;
}

.search-page ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0b70b8;
}

.search-page ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0b70b8;
}

.search-page :-ms-input-placeholder {
  /* IE 10+ */
  color: #0b70b8 !important;
}

.search-page :-moz-placeholder {
  /* Firefox 18- */
  color: #0b70b8;
}

.search-page.search-page-single {
  margin-top: 1.875rem;
}

.search-page.search-page-single .search__summary {
  text-align: right;
  font-weight: normal;
}

.search-page input[type="text"] {
  padding: 1.25rem 3.375rem 1.25rem 1.5rem;
  color: #0b70b8;
  background-color: rgba(247, 247, 247, 0.8);
  border: 0 none;
  border-radius: 1.875rem;
}

.search-page button {
  background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  border: none;
  padding: 0 1.125rem;
  position: absolute;
  top: 0;
  right: 0;
}

.search-page button svg {
  fill: #0b70b8;
  width: 1.875rem;
  height: 2rem;
  background: none;
  padding: 0;
  margin-top: 0.8125rem;
}

.search-page label {
  font-size: 1.125rem;
}

.tt-menu {
  background-color: #f4f4f4;
  color: #000;
  text-align: left;
  width: 100%;
}

.rgba .tt-menu {
  background-color: #f4f4f4;
}

.is-opened .tt-menu {
  margin-top: 0;
}

.form__control.typeahead {
  border-width: 1px;
  height: 100%;
}

.form__control.typeahead:focus {
  border-width: 1px;
}

.tt-selectable {
  -webkit-transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), background-color 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  cursor: pointer;
  font-size: 1rem;
  padding: 0.625rem 1rem;
  font-weight: 600;
}

.tt-selectable:not(:last-child) {
  border-color: #1DB6C3;
  border-style: solid;
  border-width: 0 0 0.0625rem;
}

.rgba .tt-selectable:not(:last-child) {
  border-color: #1DB6C3;
}

.tt-selectable:focus, .tt-selectable:hover, .tt-selectable.tt-cursor {
  color: #000;
  background-color: #eaeaea;
}

/* Module: S */
.news__info {
  margin-bottom: 1.5rem;
}

.news__info h1,
.news__info h2 {
  line-height: 1.15;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: .5rem;
}

.news__publication time {
  font-weight: bold;
  font-style: italic;
}

.news__summary {
  font-weight: 600;
  margin-bottom: 1rem;
}

.event__info {
  margin-bottom: 1rem;
}

.event__info-inner {
  margin-bottom: .75rem;
}

.event__info-inner h1,
.event__info-inner h2 {
  line-height: 1.15;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

.event__details {
  margin-bottom: 1rem;
}

.event__map {
  height: 100%;
  width: 100%;
  max-height: 400px;
  max-width: 400px;
  border: 1px solid #999;
}

.event__map.pull-right {
  margin-left: .75rem;
}

.event__map.pull-left {
  margin-right: .75rem;
}

@media screen and (max-width: 35.3125rem) {
  .event__map {
    max-width: none;
    float: none !important;
    margin: 0.5rem 0 !important;
  }
}

.event__info-list li {
  line-height: 1.75;
}

.event__info-list span {
  font-weight: 400;
}

.rss-icon {
  fill: #fff;
  height: 1rem;
  width: 1rem;
}

/* Module: S */
/* stylelint-disable */
.feature-panels__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 84rem;
  margin: 0 auto;
  padding: 2rem 1rem;
}

.gradient__wrapper .feature-panels__wrapper {
  padding: 0;
}

.feature-panels__wrapper + .feature-panels__wrapper {
  margin-bottom: 0;
}

/* stylelint-enable */
.feature-box__container {
  position: relative;
  width: 100%;
  background-color: #fff;
  margin-top: 1.5rem;
}

.feature-box__container.large-box {
  margin-top: 0;
  background-color: transparent;
}

.feature-box__container:not(.large-box) {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.feature-box__container:first-child {
  margin-top: 0;
}

.feature-box__link {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.large-box .feature-box__link {
  padding: 3rem 2rem;
}

.image-box > .feature-box__link::before {
  content: '';
  background-color: rgba(11, 112, 184, 0.35);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}

.feature-box__link:hover .feature-box__heading, .feature-box__link:focus .feature-box__heading {
  color: #fff;
  background-color: #0b70b8;
}

.large-box .feature-box__link:hover .feature-box__heading, .large-box .feature-box__link:focus .feature-box__heading {
  color: #0b70b8;
  background-color: transparent;
}

.feature-box__link:hover .feature-box__heading::after, .feature-box__link:focus .feature-box__heading::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
  right: 1.35rem;
}

.feature-box__heading {
  position: relative;
  color: #0b70b8;
  font-weight: 600;
  background-color: #fff;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem 2.75em 1rem 1.25rem;
  z-index: 3;
  -webkit-transition: 0.3s background-color ease-in-out;
  -moz-transition: 0.3s background-color ease-in-out;
  transition: 0.3s background-color ease-in-out;
  -webkit-font-smoothing: antialiased;
}

.feature-box__heading::after {
  content: '';
  position: absolute;
  top: 1.3rem;
  right: 1.75rem;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #0b70b8;
  border-bottom: 2px solid #0b70b8;
  -webkit-transition: 0.2s right linear;
  -moz-transition: 0.2s right linear;
  transition: 0.2s right linear;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.large-box .feature-box__heading {
  text-align: center;
  color: #2b2b2b;
  font-size: 180%;
  line-height: 1.45;
  padding: 0;
  background-color: transparent;
}

.large-box .feature-box__heading span {
  font-weight: bold;
}

.large-box .feature-box__heading::after {
  content: none;
}

.feature-box__content {
  font-size: 0.875rem;
  color: #58595b;
  background-color: #fff;
  line-height: 1.75;
  padding: 1rem;
}

.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 1.625rem;
}

.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 9px;
  height: 2px;
  display: inline-block;
  background-color: #0b70b8;
}

.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ul,
.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li ul li::before {
  left: 0;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}

.feature-box__content ul:not(.no-content-styles):not(.pagination):not(.atcb-list) > li:last-child {
  margin-bottom: 0;
}

.large-box .feature-box__content {
  padding: 1.25rem 0 0;
  background-color: transparent;
  display: none;
}

.feature-box__content .event-date {
  font-size: 85%;
  font-weight: bold;
  color: #0b70b8;
  margin-right: .25rem;
}

.feature-box__content a {
  color: #484848;
  text-decoration: none;
  -webkit-transition: 0.05s all ease-in-out;
  -moz-transition: 0.05s all ease-in-out;
  transition: 0.05s all ease-in-out;
}

.feature-box__content a:hover, .feature-box__content a:focus {
  color: #f37321;
  text-decoration: underline;
}

.feature-box__image {
  width: 100%;
  height: auto;
  display: block;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.large-box .feature-box__image {
  display: none;
  -webkit-order: inherit;
  -ms-flex-order: inherit;
  order: inherit;
}

@media screen and (max-width: 767px) {
  .gradient__wrapper .large-box:nth-child(odd) .feature-box__link {
    background-color: #fff;
  }
  .gradient__wrapper .large-box:nth-child(odd) .feature-box__link .feature-box__heading {
    color: #2b2b2b;
  }
  .gradient__wrapper .large-box:nth-child(even) .feature-box__link {
    color: #fff;
    background-color: #2b2b2b;
  }
  .gradient__wrapper .large-box:nth-child(even) .feature-box__link .feature-box__heading {
    color: #fff;
  }
}

.small-box .feature-box__heading {
  padding: 0;
  position: relative;
  height: 3.4375rem;
  font-size: 1.17em;
}

.small-box .feature-box__heading span {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  display: inline-block;
  padding: 0 3em 0 1.5em;
}

/* Module: S */
.featured-banner {
  background-size: cover;
  background-position: center;
}

.featured-banner__wrapper {
  max-width: 84rem;
  margin: 0 auto;
}

.featured-banner__text {
  padding: 6.25rem 1.25rem;
  font-size: 1.5625rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  font-weight: normal;
  line-height: 1.35;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.featured-banner__text a {
  color: #fff;
}

.featured-banner__text a:hover {
  color: #fff;
}

/* Module: S */
.featured-display {
  background-color: #fff;
}

.featured-display__wrapper {
  max-width: 84rem;
  margin: 0 auto;
  padding: 2.75rem 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-display__item {
  float: left;
  padding: 0.75rem 1.25rem 3rem 1.25rem;
  width: 100%;
  position: relative;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.featured-display__item:first-child {
  text-align: left;
}

.featured-display__item:first-child:after {
  display: none;
}

.featured-display__item:last-child {
  padding-bottom: 0.75rem;
}

.featured-display__item:last-child:after {
  display: none;
}

.featured-display__item a {
  color: #fff;
}

.featured-display__item a:hover {
  color: #fff;
}

.featured-display__item h2 {
  font-size: 1.875rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  line-height: 1.33;
  color: #0b70b8;
  padding: 0 1.25rem 0 0;
  margin: -0.25rem 0;
}

.featured-display__item h3 {
  font-size: 5rem;
  line-height: 1;
  font-weight: normal;
  color: #d15420;
  padding: 0;
  margin: 0;
}

.featured-display__item p {
  font-size: 1.125rem;
  line-height: 1.4;
  color: #4d4d4d;
  padding: 1.5rem 1.25rem 0 1.25rem;
  margin: 0;
}

.featured-display__item img {
  width: auto;
}

.featured-display sub, .featured-display sup {
  font-size: 60%;
}

.featured-display sub {
  bottom: 0;
}

/* Module: S */
.featured-images {
  padding: 2.5rem 0 3.125rem 0;
  background-color: #f7f7f7;
  width: 100%;
  overflow: hidden;
}

.featured-images h2 {
  color: #0b70b8;
}

.featured-images__wrapper {
  max-width: 84rem;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featured-images__item {
  float: left;
  padding: 0rem 1.25rem;
  margin-top: 2.1875rem;
  width: 100%;
}

.featured-images__item:first-of-type {
  margin-top: 1.25rem;
}

.featured-images__item > .featured-images__image {
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  height: 14.5rem;
  position: relative;
  cursor: pointer;
  border-radius: 0.625rem;
}

.featured-images__info {
  padding: 1.25rem 0 0 0;
}

.featured-images__info p {
  font-size: 0.875rem;
  font-weight: regular;
  line-height: 1.43;
  margin: 0;
  padding: 0.1875rem 0 0 0;
  color: #4d4d4d;
}

.featured-images__date {
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #006fba;
}

.featured-images__title {
  font-size: 2.0625rem;
  font-weight: bold;
  line-height: 1.27;
  text-transform: uppercase;
  padding: 0.5rem 0 3.125rem 0;
  color: #f37321;
}

.featured-images__title span {
  display: inline-block;
  font-size: 1.4375rem;
  font-weight: bold;
  background: #fff;
  padding: 0.3125rem 0.75rem;
  border-radius: 1.875rem;
  letter-spacing: 0.125rem;
}

.featured-images__social {
  background-color: #f37321;
  padding: 1.625rem;
  border-radius: 0.625rem;
}

.featured-images__social .list-social__wrapper li {
  margin-bottom: 0.625rem;
}

.featured-images__social .footer-social__wrapper {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.featured-images__social .footer-social__link {
  -webkit-flex: 0 0 1.8125rem;
  -ms-flex: 0 0 1.8125rem;
  flex: 0 0 1.8125rem;
  width: 1.8125rem;
  height: 1.8125rem;
  margin-right: 0.875rem;
}

.featured-images__social .footer-social__link:first-of-type {
  margin-left: 0rem;
}

.featured-images__social .footer-social__link.vimeo {
  padding-top: 0.1875rem;
}

.featured-images__social .footer-social__link ~ a {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 2px;
}

.featured-images .featured-images__social .featured-images__title span {
  position: relative;
}

.featured-images .featured-images__social .featured-images__title span:nth-of-type(2) {
  top: -0.3125rem;
}

.featured-images .featured-images__social .featured-images__title span:nth-of-type(3) {
  top: -0.625rem;
}

.list-social__wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list-social__wrapper ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}

.list-social__wrapper a {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
  border-radius: 0.3125rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  font-weight: 500;
}

/* Module: S */
.section--pathways {
  position: relative;
  padding-top: 17.5rem;
  overflow: hidden;
}

.section--pathways:before {
  content: '';
  position: absolute;
  top: -3.4375rem;
  left: auto;
  width: 100%;
  height: 17.625rem;
  background-image: url(../mysource_files/HETI_logo_white.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.featured-people {
  max-width: 84rem;
  margin: 0 auto;
  padding-bottom: 0;
}

.featured-people__wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  padding-bottom: 4.6875rem;
}

.featured-people__item {
  padding: 0.625rem 1.25rem;
  margin-bottom: 1.25rem;
  width: 100%;
  position: relative;
}

.featured-people__item > .featured-people__avatar {
  width: 16.125rem;
  height: 16.125rem;
  display: block;
  background-size: cover;
  background-position: top center;
  margin: auto;
  position: relative;
  cursor: pointer;
  border-radius: 50%;
}

.featured-people__item .featured-people__info-wrap {
  display: block;
  padding-top: 1.5rem;
}

.featured-people__item .featured-people__info-wrap .featured-people__info {
  width: 100%;
  text-align: center;
}

.featured-people__item.active .featured-people__content {
  display: block;
}

.featured-people__name {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.83;
  text-transform: uppercase;
  color: #fff;
}

.featured-people__position {
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 1.22;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.featured-people__content {
  display: none;
  padding: 0 1.25rem 1.875rem 1.25rem;
  color: #484848;
  background-color: #fff;
  position: relative;
  border-radius: 0.9375rem;
  margin-top: 1rem;
}

.featured-people__content h3 {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 3.125rem 0 0 0;
  margin: 0;
}

.featured-people__content p {
  font-size: 0.875rem;
  line-height: 1.64;
}

.featured-people__content button {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 2.4375rem;
  height: 2.4375rem;
  background: transparent;
  border: none;
  padding: 0.75rem;
}

.featured-people__content button svg {
  fill: #006f78;
  width: 0.9375rem;
}

.featured-people__content a {
  color: #484848;
}

.featured-people__content a:hover {
  color: #484848;
}

.featured-people__link {
  font-size: 1.5625rem;
  line-height: 1.4;
  text-align: center;
  padding: 3.75rem 1.25rem 1.875rem 1.25rem;
  color: #006fb9;
  background: #ebebeb;
  font-weight: normal;
  position: relative;
}

.featured-people__link:before, .featured-people__link:after {
  content: "";
  position: absolute;
  /* fill vertically */
  top: 0;
  bottom: 0;
  width: 9600px;
  right: 100%;
  background: #ebebeb;
}

.featured-people__link:before {
  left: 100%;
}

.featured-people__link p {
  margin: 0;
}

.featured-people__link a {
  font-weight: bold;
  color: #006fb9;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.featured-people__link a:hover {
  color: #006fb9;
  text-decoration: underline;
}

.featured-people__link-bg {
  position: relative;
}

.featured-people__link-bg:before {
  content: '';
  width: 9.375rem;
  height: 4.6875rem;
  border-bottom-left-radius: 9.375rem;
  border-bottom-right-radius: 9.375rem;
  background-color: #0b70b8;
  position: absolute;
  left: -2.5rem;
  top: -6.875rem;
}

.featured-people__link-bg:after {
  content: ' ';
  width: 15.625rem;
  height: 7.8125rem;
  border-top-left-radius: 15.625rem;
  border-top-right-radius: 15.625rem;
  background-color: #ebebeb;
  position: absolute;
  left: 4.6875rem;
  top: -7.8125rem;
}

.featured-people .icon-chevron {
  background: #fff;
}

.featured-people .icon-chevron:after {
  border-color: #1DB6C3;
}

/* Module: S */
.featured-search {
  max-width: 47.8125rem;
  margin: 0 auto;
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
}

.featured-search form {
  padding: 0 1.25rem;
  position: relative;
}

.featured-search form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0b70b8;
}

.featured-search form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0b70b8;
}

.featured-search form :-ms-input-placeholder {
  /* IE 10+ */
  color: #0b70b8 !important;
}

.featured-search form :-moz-placeholder {
  /* Firefox 18- */
  color: #0b70b8;
}

.featured-search input[type="text"] {
  background-color: #f7f7f7;
  font-size: 1.125rem;
  border: none;
  padding: 1.25rem 3.4375rem 1.25rem 1.125rem;
  width: 100%;
  color: #0b70b8;
  border-radius: 2.5rem;
}

.featured-search input[type="text"]::-webkit-input-placeholder {
  font-weight: bold;
}

.featured-search input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  font-weight: bold;
}

.featured-search input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: bold;
}

.featured-search input[type="text"]:-ms-input-placeholder {
  font-weight: bold;
}

.featured-search button {
  background-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  border: none;
  padding: 0 0.8125rem;
}

.featured-search button svg {
  fill: #d8d8d8;
  width: 2.1875rem;
  height: 2.1875rem;
  margin-top: 0.9375rem;
  padding: 0.4375rem;
  padding-top: 0.625rem;
}

.featured-search + h2 {
  color: #000;
}

/* Module: S */
.featured-tiles {
  padding-bottom: 3.75rem;
}

.featured-tiles__wrapper {
  max-width: 84rem;
  margin: 0 auto;
  position: relative;
}

.featured-tiles__wrapper:before {
  z-index: 9;
  content: '';
  position: absolute;
  bottom: -92px;
  left: 115px;
  width: 200px;
  height: 100px;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  background-color: white;
}

.featured-tiles__wrapper:after {
  z-index: 9;
  content: '';
  position: absolute;
  bottom: -90px;
  left: 24px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #1DB6C3;
}

.featured-tiles__item {
  float: left;
  padding: 0.625rem 1.25rem;
  width: 100%;
}

.featured-tiles__item h3 {
  background-color: none;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.38;
  padding: 1rem 0 0.9375rem 0;
  margin: 0;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.featured-tiles__item a {
  text-decoration: none;
}

.featured-tiles__item a:hover .icon-chevron {
  background: #f37321;
}

.featured-tiles__item a:hover h3 {
  color: #020202;
  text-decoration: underline;
}

.featured-tiles__item a:hover h3:after {
  text-decoration: none;
  right: -2px;
}

.featured-tiles__image {
  height: 16.125rem;
  width: 100%;
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 0.625rem;
}

.featured-tiles-landing {
  padding: 1.875rem 0;
}

.featured-tiles-landing .featured-tiles__inner {
  margin: 0 -1.25rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section--programs h2.section-title {
  color: #000;
}

.section h2 {
  font-size: 1.875rem !important;
}

h2.section-title {
  font-size: 1.875rem !important;
}

/* Module: S */
/* stylelint-disable */
.main__footer {
  color: #fff;
  background-color: #0b70b8;
  padding: 1rem 1.25rem 0 1.25rem;
  margin-top: 4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 1.875rem !important;
}

.main__footer .btt a {
  border-radius: 6.25rem 6.25rem 0 0;
  height: 2.5rem;
}

/* stylelint-enable */
.footer-links__logo {
  padding: 1.75rem 0;
}

.footer-links__list,
.footer-contact__heading {
  margin: 0;
  padding: 1rem 0;
}

/* stylelint-disable */
.footer-links__wrapper {
  width: 100%;
  max-width: 80rem;
  position: relative;
}

.footer-links__wrapper:before {
  z-index: 0;
  content: '';
  position: absolute;
  top: -3.75rem;
  left: 2.1875rem;
  width: 80px;
  height: 40px;
  border-top-left-radius: 5rem;
  border-top-right-radius: 5rem;
  background-color: #0b70b8;
}

.footer-links__wrapper:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: -1.9375rem;
  left: -0.25rem;
  width: 40px;
  height: 20px;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  background-color: #fff;
}

/* stylelint-enable */
.footer-links__column {
  position: relative;
  padding-top: 0.8125rem;
}

.footer-links__column:first-child {
  padding-top: 0.625rem;
  flex: 0 0 250px;
  /* do not grow, do not shrink, start at 250px */
}

.footer-links__column:first-child:before {
  display: none;
}

.footer-links__column:before {
  content: '';
  display: inline-block;
  width: 1.125rem;
  height: 0.1875rem;
  background-color: transparent;
  position: absolute;
  top: 0.625rem;
  left: 0;
}

.footer-link,
.footer-contact__heading {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.83;
  color: #fff;
  text-decoration: none;
  display: block;
}

.footer-links__column {
  padding-top: 0.1875rem;
}

.footer-links__column .footer-links__list {
  padding: 0;
}

.footer-link {
  margin-bottom: 1.125rem;
}

.footer-link:hover, .footer-link:focus {
  color: #b8e6f2;
}

/* stylelint-disable */
.footer-social__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #083871;
  margin-top: 2.5rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

/* stylelint-enable */
.footer-icon {
  fill: #fff;
  width: 1.625rem;
  height: 1.625rem;
  display: block;
  margin: 0.3125rem auto;
}

.footer-social__link {
  display: inline-block;
  width: 1.1875rem;
  height: 1.1875rem;
  margin-right: 0.6875rem;
  background-color: transparent;
  border-radius: 0.3125rem;
  -webkit-transition: 0.1s background-color ease-in-out;
  -moz-transition: 0.1s background-color ease-in-out;
  transition: 0.1s background-color ease-in-out;
}

.footer-social__link .sr-only {
  color: #fcffff;
}

.footer-social__link:last-child {
  margin-right: 0;
}

.footer-social__link.facebook, .footer-social__link.twitter, .footer-social__link.linkedin, .footer-social__link.vimeo, .footer-social__link.instagram, .footer-social__link.youtube {
  fill: #ffffff;
}

.footer-social__link.facebook:hover, .footer-social__link.facebook:focus {
  fill: #3b5998;
}

.footer-social__link.twitter:hover, .footer-social__link.twitter:focus {
  fill: #0084b4;
}

.footer-social__link.linkedin:hover, .footer-social__link.linkedin:focus {
  fill: #0077b5;
}

.footer-social__link.vimeo {
  padding-top: 0.1875rem;
}

.footer-social__link.vimeo:hover, .footer-social__link.vimeo:focus {
  fill: #182322;
}

.footer-social__link.youtube:hover, .footer-social__link.youtube:focus {
  fill: #bb0000;
}

.footer-social__link.instagram:hover, .footer-social__link.instagram:focus {
  fill: #bc2a8d;
}

/* Module: S */
.close-icon {
  display: none;
}

.is-active .close-icon {
  display: block;
}

.search-icon,
.menu-icon {
  display: block;
}

.is-active .search-icon, .is-active
.menu-icon {
  display: none;
}

.menu-icon,
.close-icon {
  fill: #000;
}

.search-icon {
  fill: #d8d8d8;
  background-color: #fff;
  padding: 0.625rem;
  overflow: visible;
  border-radius: 50%;
  width: 150%;
  height: 150%;
  transform: translateX(-7px) translateY(-7px);
}

.main-header {
  background: #d8d8d8;
  position: relative;
}

.is-mobile .main-header {
  z-index: 4;
}

.top-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}

.top-nav__wrapper {
  background-color: #fff;
}

.top-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.top-nav__list a {
  font-size: 0.875rem;
  line-height: normal;
  color: #0b70b8;
  text-decoration: none;
  padding: 0.625rem 1.25rem;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top-nav__list a:hover, .top-nav__list a:focus {
  text-decoration: underline;
}

.top-nav__list li {
  float: left;
}

.top-nav__list li.highlighted {
  margin-left: 0.625rem;
}

.top-nav__list li.highlighted a {
  background-color: #0b70b8;
  color: #fff;
  border-radius: 1.5625rem 0 0 1.5625rem;
  position: relative;
}

.top-nav__list li.highlighted a:before {
  content: "";
  position: absolute;
  z-index: 10;
  /* fill vertically */
  top: 0;
  bottom: 0;
  width: auto;
  left: 100%;
  background: #0b70b8;
}

.main-header__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 0.75rem 0 1.25rem;
}

.main-nav__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.logo__link {
  margin-right: auto;
  background: #1DB6C3;
  padding: 1.0625rem 0.9375rem 1rem 1.25rem;
  margin-left: -1.25rem;
  color: #000;
  text-decoration: none;
  border-radius: 0 200px 200px 0;
  font-size: 1.1875rem;
  width: 10.0625rem;
  line-height: 1.4375rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
}

.logo__image {
  display: block;
  height: 100%;
  vertical-align: top;
}

.main-nav {
  display: none;
  width: 100%;
}

.main-nav__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 1.375rem;
}

.main-nav__item {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 4rem;
  width: 100%;
}

.main-nav__item::before {
  display: block;
  height: .5rem;
  left: 0;
  top: 0;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  will-change: transform;
  transition: transform .3s ease;
}

.main-nav__item:hover::before {
  transform: scaleX(1);
}

.main-nav__link {
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  font-weight: 500;
}

.header-logos__wrapper {
  display: none;
  margin-left: 1.5625rem;
}

.header-logos__wrapper img {
  max-height: 56px;
}

.header-logos__wrapper img:last-of-type {
  margin-left: 0.3125rem;
}

.header-search__form {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 1.25rem;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}

.header-search__form .sr-only {
  color: #3e7e87;
}

.header-search__form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0b70b8;
}

.header-search__form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #0b70b8;
}

.header-search__form :-ms-input-placeholder {
  /* IE 10+ */
  color: #0b70b8 !important;
}

.header-search__form :-moz-placeholder {
  /* Firefox 18- */
  color: #0b70b8;
}

.header-search__form-inner {
  position: relative;
}

.header-search__input {
  border: none;
  padding: 1.25rem 3.75rem 1.25rem 1.25rem;
  border-radius: 30px;
  vertical-align: top;
  width: 100%;
  background: #fff;
  font-size: 1.125rem;
  color: #0b70b8;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}

.header-search__input::-webkit-input-placeholder {
  font-weight: normal;
}

.header-search__input:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
}

.header-search__input::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
}

.header-search__input:-ms-input-placeholder {
  font-weight: normal;
}

.header-search__input:focus, .header-search__input:active {
  outline: 0;
}

.header-search__submit-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  padding: .5rem;
  background: url("mysource_files/search.svg");
}

.header-search__submit-button svg {
  fill: #d8d8d8;
  background-color: #fff;
  padding: 0;
  overflow: visible;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin: 0.4375rem 0 0 0.4375rem;
}

.header-search__submit-button svg:focus, .header-search__submit-button svg:hover {
  fill: #0b70b8;
}

.main-menu__btn,
.header-search__mobile-btn {
  border: none;
  width: 2.5rem;
  height: 2.5rem;
  background: none;
  padding: 0.5rem;
  margin-left: 0.9375rem;
  display: inline-block;
}

.main-menu__btn svg {
  width: 1.875rem;
}

.mega-menu__wrapper {
  padding: 0.3125rem 0 1.25rem 0;
  position: absolute;
  width: 100%;
  display: none;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0 0.625rem 1.25rem 0 rgba(42, 42, 42, 0.3);
  -moz-box-shadow: 0 0.625rem 1.25rem 0 rgba(42, 42, 42, 0.3);
  box-shadow: 0 0.625rem 1.25rem 0 rgba(42, 42, 42, 0.3);
}

.menu-arrow {
  display: block;
  top: 0;
  height: 100%;
  position: absolute;
  right: 0;
  width: 3.75rem;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.menu-arrow:hover, .menu-arrow:focus {
  outline: 0;
}

.menu-arrow::after {
  border-left: 2px solid #2a2a2a;
  border-top: 2px solid #2a2a2a;
  content: '';
  position: absolute;
  display: block;
  height: 0.5625rem;
  left: 50%;
  top: 50%;
  width: 0.5625rem;
  margin-top: -0.3125rem;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: 0.15s transform linear;
  -moz-transition: 0.15s transform linear;
  transition: 0.15s transform linear;
}

.lvl-2 .menu-arrow::after {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}

.is-expanded > .mega-menu__feature .menu-arrow::after,
.is-expanded > .mega-menu__sub-nav-title .menu-arrow::after {
  margin-top: -0.125rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mega-menu__close-button {
  display: none;
}

.mega-menu__item {
  padding: 0;
  opacity: 1;
  position: relative;
}

.mega-menu__feature {
  width: 100%;
  padding: 0;
  float: none;
}

.mega-menu__feature-description {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
}

.mega-menu__feature-title,
.mega-menu__sub-nav-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 1.625rem 0 1.625rem;
}

.mega-menu__feature-link {
  position: relative;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  line-height: 1.47;
  padding: 1.125rem 0 0.5rem 0;
  border-bottom: 1px solid rgba(42, 42, 42, 0.29);
  margin-bottom: 0.625rem;
  text-decoration: none;
  color: #2a2a2a;
}

.mega-menu__feature-link:hover, .mega-menu__feature-link:focus {
  outline: 0 none;
  color: #020202;
}

.mega-menu__navs-wrapper {
  width: 100%;
  display: none;
  overflow: hidden;
  background: #2a2a2a;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mega-menu__navs-wrapper .mega-menu__list {
  width: 100%;
  padding: 0;
}

.mega-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.lvl-2 .mega-menu__list {
  display: none;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.lvl-2 .mega-menu__list .mega-menu__sub-nav-link {
  padding-left: 1.625rem;
  color: #808080;
}

.mega-menu__list .lvl-2 .mega-menu__sub-nav-link {
  font-weight: 500;
}

.mega-menu__sub-nav-link,
.mega-menu__sub-nav-text {
  position: relative;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  padding: 0.625rem 3rem 0.625rem 0;
  color: #fff;
  text-decoration: none;
}

.mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus,
.mega-menu__sub-nav-text:hover,
.mega-menu__sub-nav-text:focus {
  color: #fff;
  outline: 0;
}

.mega-menu__sub-nav-text:hover {
  text-decoration: none;
}

.menu-overlay {
  background: transparent;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 4;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  -moz-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}

.menu-overlay.show {
  opacity: 1;
  visibility: visible;
}

/* Module: S */
.quicklinks {
  position: relative;
  border-radius: 0.625rem;
  overflow: hidden;
}

.quicklinks__wrapper {
  padding: 0.9375rem;
  background: #ebebeb;
}

.quicklinks__heading {
  cursor: pointer;
  position: relative;
  background-color: #0b70b8;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.8125rem 2.875rem 0.8125rem 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.quicklinks__heading::after {
  content: '';
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -8px;
  display: block;
  height: 10px;
  width: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.15s transform linear;
  -moz-transition: 0.15s transform linear;
  transition: 0.15s transform linear;
}

.quicklinks__heading[data-expanded="true"]::after {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.quicklinks__container {
  display: none;
}

.quicklinks__block {
  position: relative;
  z-index: 1;
}

.quicklinks__block.active:last-child {
  border-bottom: 0;
}

.quicklinks__block .quicklinks__heading {
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: left;
  font-weight: normal;
  font-size: 1rem;
  padding: 0.625rem 2.875rem 0.625rem 1.25rem;
  background-color: #fff;
  color: #0b70b8;
  border: 0;
  -webkit-transition: 0.2s background-color linear;
  -moz-transition: 0.2s background-color linear;
  transition: 0.2s background-color linear;
}

.quicklinks__block .quicklinks__heading:hover, .quicklinks__block .quicklinks__heading:focus {
  outline: 0;
  background-color: #d8d8d8;
}

.quicklinks__block .quicklinks__heading::after {
  content: '';
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -8px;
  display: block;
  height: 10px;
  width: 10px;
  border-right: 2px solid #0b70b8;
  border-bottom: 2px solid #0b70b8;
}

.quicklinks__block.active .quicklinks__heading {
  border-bottom: 0;
}

.quicklinks__block.active .quicklinks__heading::after {
  margin-top: -2px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.quicklinks__content {
  display: none;
  padding: 0.625rem 1.75rem;
  background-color: #fff;
}

.quicklinks__link {
  line-height: 2;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
  color: #000;
}

.quicklinks__link:focus, .quicklinks__link:hover {
  outline: 0;
  text-decoration: underline;
  color: #000;
}

.quicklinks__link--standalone {
  font-size: 1rem;
  line-height: 1.4;
  padding: 0.625rem 2.875rem 0.625rem 1.25rem;
  background-color: #fff;
}

/* Module: S */
.lhs__menu {
  margin-top: 1rem;
  margin-bottom: 2.125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0.625rem;
  overflow: hidden;
}

.lhs__menu-toggle {
  color: #fff;
  background-color: #0b70b8;
  position: relative;
  width: 100%;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  border: 0;
  text-align: left;
  padding: 0.8125rem 1.25rem;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.lhs__menu-toggle::after {
  content: "";
  position: absolute;
  top: 0.9375rem;
  right: 1rem;
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transition: 0.2s transform linear, 0.2s border-color linear;
  -moz-transition: 0.2s transform linear, 0.2s border-color linear;
  transition: 0.2s transform linear, 0.2s border-color linear;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lhs__menu-toggle[data-expanded="true"] {
  color: #fff;
  background-color: #0b70b8;
}

.lhs__menu-toggle[data-expanded="true"]::after {
  top: 1.3125rem;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.lhs__menu-list:not(.menu__level-2):not(.menu__level-3):not(.menu__level-4):not(.menu__level-5) {
  display: none;
  margin-bottom: 2rem;
  border-radius: 0 0 0.625rem 0.625rem;
  overflow: hidden;
}

.lhs__menu-list.menu__level-2 {
  padding: 0 1.25rem;
  background: #ebebeb;
}

.lhs__menu-list.menu__level-3, .lhs__menu-list.menu__level-4 {
  padding: 0 0.625rem;
}

.lhs__menu-item {
  border-bottom: 1px solid #d7d7d7;
}

.lhs__menu-item:last-child {
  border-bottom: 0;
  padding-bottom: 0.625rem;
}

.lhs__menu-item.is-hidden {
  display: none;
}

.menu__level-2 .lhs__menu-item {
  border-color: rgba(11, 112, 184, 0.2);
}

.lhs__menu--alternate .menu__level-2 > .lhs__menu-item {
  border-bottom: 0;
}

.lhs__menu-link {
  display: block;
  position: relative;
  font-size: 1.125rem;
  text-decoration: none;
  color: #165464;
  background-color: #ebebeb;
  padding: 0.8125rem 1.25rem;
  -webkit-transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
  -moz-transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
  transition: 0.1s color ease-in-out, 0.1s background-color ease-in-out;
}

.lhs__menu-link.active, .lhs__menu-link.current {
  font-weight: bold;
  color: #0b70b8;
}

.lhs__menu-link.current.has-children {
  padding-right: 2.75rem;
}

.lhs__menu-link.current.has-children::after {
  content: "";
  position: absolute;
  right: 1.15rem;
  top: 0.95rem;
  display: block;
  height: 10px;
  width: 10px;
  border-right: 2px solid #165464;
  border-bottom: 2px solid #165464;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lhs__menu-link:hover, .lhs__menu-link:focus {
  background-color: #ebebeb;
  color: #165464;
}

.menu__level-2 .lhs__menu-link {
  color: #0b70b8;
  background-color: #ebebeb;
  padding: 0.625rem 0 0.625rem 1.25rem;
}

.menu__level-2 .lhs__menu-link.active, .menu__level-2 .lhs__menu-link.current {
  font-weight: bold;
}

.menu__level-2 .lhs__menu-link:hover, .menu__level-2 .lhs__menu-link:focus {
  background-color: #ebebeb;
  color: #165464;
}

.menu__level-3 .lhs__menu-link {
  font-size: 1rem;
}

.menu__level-4 .lhs__menu-link {
  font-size: 0.9375rem;
}

.rhs__column {
  margin-top: 3rem;
}

.is-listing + .rhs__column {
  margin-top: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.rhs__column img {
  width: 100%;
  height: auto;
  display: block;
}

.rhs__panel {
  position: relative;
  margin-bottom: 1.875rem;
  background-color: #0b70b8;
  border-radius: 0.625rem;
  overflow: hidden;
}

.rhs__panel.rhs__related {
  background-color: transparent;
  padding: 1.875rem 0 0 0;
}

.rhs__image-panel {
  display: block;
  height: 100%;
}

.rhs__image-panel .rhs__panel-image {
  height: 100%;
  object-fit: cover;
}

.rhs__panel-content .rhs__panel-heading {
  font-size: 1.5625rem;
  font-weight: 500;
  color: #f37321;
  padding: 0.75rem 1rem;
  margin-top: 0;
  margin-bottom: 0;
}

.rhs__related .rhs__panel-content .rhs__panel-heading {
  background-color: transparent;
  padding: 0;
  margin-bottom: 1rem;
}

.rhs__panel-content .rhs__panel-heading.inside-content {
  font-size: 1.125rem;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  font-weight: normal;
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0.5rem;
  color: #fff;
}

.rhs__panel-content .rhs__panel-heading.inside-content ~ p {
  font-size: 0.9375rem;
  border-top: 0.0625rem solid #fff;
  padding-top: 0.625rem;
}

.rhs__panel-content a {
  color: #fff;
  text-decoration: none;
}

.rhs__panel-content a:hover {
  text-decoration: underline;
}

.rhs__related .rhs__panel-heading {
  font-size: 1.25rem;
  color: #f37321;
  font-weight: 500;
}

.rhs__panel-image {
  width: 100%;
  display: block;
}

.rhs-panel__link {
  position: relative;
  color: #0b70b8;
  display: block;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2;
}

.rhs-panel__link:hover, .rhs-panel__link:focus {
  color: #0b70b8;
  text-decoration: underline;
}

.rhs-panel__link:last-child {
  border-bottom: 0;
}

.rhs__panel-content {
  position: relative;
  z-index: 2;
  padding: 0.875rem 1.25rem 1.25rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.64;
  color: #fff;
}

.rhs__panel-content h1,
.rhs__panel-content h2,
.rhs__panel-content h3,
.rhs__panel-content h4,
.rhs__panel-content h5,
.rhs__panel-content h6 {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.38;
}

.rhs__panel-content h1:last-child,
.rhs__panel-content h2:last-child,
.rhs__panel-content h3:last-child,
.rhs__panel-content h4:last-child,
.rhs__panel-content h5:last-child,
.rhs__panel-content h6:last-child {
  margin-bottom: 0;
}

.rhs__panel-content h1 a,
.rhs__panel-content h2 a,
.rhs__panel-content h3 a,
.rhs__panel-content h4 a,
.rhs__panel-content h5 a,
.rhs__panel-content h6 a {
  text-decoration: none;
  color: #fff;
}

.rhs__panel-content h1 a:hover,
.rhs__panel-content h2 a:hover,
.rhs__panel-content h3 a:hover,
.rhs__panel-content h4 a:hover,
.rhs__panel-content h5 a:hover,
.rhs__panel-content h6 a:hover {
  text-decoration: underline;
}

.rhs__panel-content > h2:first-child,
.rhs__panel-content > h3:first-child,
.rhs__panel-content > h4:first-child,
.rhs__panel-content > h5:first-child {
  margin-top: 0;
}

.rhs__panel-content p {
  font-weight: normal;
}

.rhs__panel-content p:first-child {
  margin-top: 0;
}

.rhs__panel-content p:last-child {
  margin-bottom: 0;
}

.accordion__heading, .tab__button {
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0.65rem 1rem;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -webkit-transition: 0.15s background-color linear;
  -moz-transition: 0.15s background-color linear;
  transition: 0.15s background-color linear;
}

.rhs-filters__container {
  border-radius: 0.625rem;
  background: #ebebeb;
  overflow: hidden;
}

.rhs-filters__container .rhs-filters__toggle {
  margin: 0;
}

.rhs-filters__main {
  padding: 1.25rem 1.25rem 0 1.25rem;
}

.accordion,
.tabs,
.mobile-tabs__accordion {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.accordion__block {
  background-color: #f7f7f7;
  margin-bottom: 0.625rem;
  border-radius: 0.625rem;
  overflow: hidden;
}

.accordion__block:last-child {
  margin-bottom: 0;
}

.accordion__heading {
  color: #0b70b8;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.5;
  padding: 1.125rem 1.25rem;
  background-color: #f7f7f7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.accordion__heading:hover {
  background-color: #ebebeb;
}

.active > .accordion__heading::before {
  content: none;
}

.accordion__content {
  display: none;
  overflow: hidden;
  padding: 0.25rem 1.25rem 1.25rem;
}

.accordion__content p:first-of-type {
  margin-top: 0;
}

.accordion__content p:last-of-type {
  margin-bottom: 0;
}

.accordion__content h1:first-child,
.accordion__content h2:first-child,
.accordion__content h3:first-child,
.accordion__content h4:first-child,
.accordion__content h5:first-child {
  margin-top: 0 !important;
}

.mobile-tabs__accordion .accordion__block {
  background-color: transparent;
}

.mobile-tabs__accordion .accordion__block.active .accordion__heading:after {
  top: 1.3125rem;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.mobile-tabs__accordion .accordion__heading {
  background-color: #0b70b8;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  padding: 0.75rem 1.25rem;
}

.mobile-tabs__accordion .accordion__heading:before {
  content: none;
}

.mobile-tabs__accordion .accordion__heading:after {
  content: "";
  position: absolute;
  top: 0.9375rem;
  right: 1rem;
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background-color: transparent;
  -webkit-transition: 0.2s transform linear, 0.2s border-color linear;
  -moz-transition: 0.2s transform linear, 0.2s border-color linear;
  transition: 0.2s transform linear, 0.2s border-color linear;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-tabs__accordion .accordion__heading:hover {
  background-color: #083871;
}

.mobile-tabs__accordion .accordion__content {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  padding: 1.25rem;
  border-radius: 0 0 0.625rem 0.625rem;
}

.tabs {
  position: relative;
  display: none;
}

/* stylelint-disable */
.tab__buttons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* stylelint-enable */
.tab__button {
  color: #fff;
  background-color: #0b70b8;
  text-align: center;
  font-weight: bold;
  margin-right: 4px;
  border: 1px solid transparent;
  border-bottom: 0;
}

.tab__button:first-child {
  margin-right: 0;
  border-radius: 0.625rem 0 0 0;
}

.tab__button:last-child {
  margin-right: 0;
  border-radius: 0 0.625rem 0 0;
}

.tab__button:hover, .tab__button:focus {
  color: #fff;
  background-color: #0a61a0;
}

.tab__button.active {
  color: #0b70b8;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-bottom: 0;
}

.tabs__contents {
  position: relative;
  border: 1px solid #f0f0f0;
  border-top: 0;
}

.tab__content {
  display: none;
  padding: 1rem;
  background-color: #fff;
}

.tab__content p:first-of-type {
  margin-top: 0;
}

.tab__content p:last-of-type {
  margin-bottom: 0;
}

.tab__content.active {
  display: block;
}

.gallery {
  max-width: 50rem;
  margin: 0 auto;
}

.gallery .pagination {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}

.gallery__single {
  position: relative;
  z-index: 1;
  border-radius: 0.625rem 0.625rem 0 0;
  overflow: hidden;
}

.gallery__nav {
  background-color: #fff;
  margin: 0 1.875rem 3rem;
  padding: 0.75rem 0.0625rem;
  position: relative;
  top: -1.25rem;
  z-index: 2;
  border-radius: 0.9375rem;
}

.gallery__nav .slick-slide {
  border-radius: 0.625rem;
}

.gallery__nav .slick-slide img {
  border-radius: 0.625rem;
}

.gallery__nav .gallery__item {
  cursor: pointer;
  border-left: 0.6875rem solid transparent;
  border-right: 0.6875rem solid transparent;
  position: relative;
}

.gallery__nav .gallery__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  border-radius: 0.625rem;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.gallery__nav .gallery__item:hover, .gallery__nav .gallery__item:focus {
  outline: none;
}

.gallery__nav .gallery__item:hover:after, .gallery__nav .gallery__item:focus:after {
  opacity: 1;
}

.gallery__nav .slick-list {
  position: relative;
}

.gallery__nav .slick-next,
.gallery__nav .slick-prev {
  position: absolute;
  top: 3.125rem;
  right: -1.75rem;
  padding: 0;
  margin: -0.8125rem 0 0 0;
  background-color: transparent;
  color: transparent;
  text-indent: 200%;
  overflow: hidden;
  border: 0;
  height: 1.75rem;
  width: 1.75rem;
}

.gallery__nav .slick-next:hover:before, .gallery__nav .slick-next:focus:before,
.gallery__nav .slick-prev:hover:before,
.gallery__nav .slick-prev:focus:before {
  background: #083871;
}

.gallery__nav .slick-next::after,
.gallery__nav .slick-prev::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.3125rem;
  height: 12px;
  width: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.gallery__nav .slick-next::before,
.gallery__nav .slick-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #0b70b8;
  border-radius: 20px;
}

.gallery__nav .slick-prev {
  left: -1.75rem;
  right: auto;
}

.gallery__nav .slick-prev::after {
  left: 0.5625rem;
  right: 0.375rem;
  border-right: 0;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.gallery__image {
  display: block;
}

.gallery__description {
  color: inherit;
  background-color: #4eaff4;
  padding: 0.5rem 0.75rem;
  margin-top: 0.5rem;
}

.form__group,
.sq-form-question {
  margin-bottom: 1.25rem;
}

.form__group label,
.sq-form-question label {
  color: #393939;
  font-size: 1.125rem;
}

.form__group .form__group:last-child,
.form__group .form__check:last-child,
.sq-form-question .form__group:last-child,
.sq-form-question .form__check:last-child {
  margin-bottom: 0;
}

.form__group legend,
.sq-form-question legend {
  font-size: 1.25rem;
  font-weight: 500;
}

.rhs-filters__container .form__group label:not(.btn-filter),
.rhs-filters__container .sq-form-question label:not(.btn-filter) {
  width: calc(100% - 1.5rem);
}

.sq-form-question-answer > ul > li {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

.sq-form-question-answer > ul > li::before {
  content: none !important;
}

.form__group-inline {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.form__group-inline > .datepicker__wrap {
  display: block;
  width: 100%;
}

.form__group-inline > input[type="text"],
.form__group-inline > .datepicker__wrap {
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.form-fieldset__content {
  display: none;
  margin-top: 0.75rem;
}

.form-fieldset__content li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}

.form-fieldset__content li input[type="checkbox"],
.form-fieldset__content li input[type="radio"] {
  margin-right: 0.625rem;
  margin-top: 7px;
  vertical-align: top;
}

.form-fieldset__content li:last-child label {
  margin-bottom: 0;
}

.sq-form-question-option-list li,
.sq-form-question-tickbox-list li,
.form__check {
  position: relative;
  display: block;
  margin-bottom: 0.25rem;
}

.sq-form-question-option-list label,
.sq-form-question-tickbox-list label,
.form-check__label {
  color: #484848;
  padding-left: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.disabled > .sq-form-question-option-list label, .disabled >
.sq-form-question-tickbox-list label, .disabled >
.form-check__label {
  color: #6e6e6e;
  cursor: not-allowed;
}

.sq-form-question-option-list input[type="radio"],
.sq-form-question-tickbox-list input[type="checkbox"] {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: 0;
}

.form-check__input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.5rem;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.64;
}

.form__control,
.sq-form-field:not([type="radio"]):not([type="checkbox"]) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.875rem;
  color: #484848;
  font-size: 0.875rem;
  line-height: 1.64;
  border: 1px solid #d7d7d7;
  border-radius: 0.9375rem;
  resize: none;
  background-color: transparent;
  -webkit-transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
  -moz-transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
  transition: 0.2s background-color ease-in-out, 0.2s border-color ease-in-out, 0.2s color ease-in-out;
}

.form__control:focus,
.sq-form-field:not([type="radio"]):not([type="checkbox"]):focus {
  border-color: #484848;
  outline: 0;
}

.has-success .form__control, .has-success
.sq-form-field:not([type="radio"]):not([type="checkbox"]) {
  border-color: #1DB6C3;
}

.has-warning .form__control, .has-warning
.sq-form-field:not([type="radio"]):not([type="checkbox"]) {
  border-color: #f37321;
}

.has-error .form__control, .has-error
.sq-form-field:not([type="radio"]):not([type="checkbox"]) {
  border-color: #c80407;
  background-color: #fff3f3;
}

.form__group-inline > .form__control, .form__group-inline >
.sq-form-field:not([type="radio"]):not([type="checkbox"]) {
  margin-right: 0.5rem;
}

.form__group-inline > .form__control:last-child:not(:first-child), .form__group-inline >
.sq-form-field:not([type="radio"]):not([type="checkbox"]):last-child:not(:first-child) {
  margin-right: 0;
}

textarea {
  height: 7.5rem;
}

.form__check:last-child label {
  padding-bottom: 0;
}

.form__check input[type="radio"] {
  display: none;
}

.form__check input[type="radio"]:checked + label:after {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 100%;
  position: absolute;
  left: 0.3125rem;
  top: 0.5rem;
  background-color: #282828;
}

.form__check input[type="radio"] + label {
  position: relative;
  padding: 0 0 0.625rem 2rem;
}

.form__check input[type="radio"] + label:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.1875rem;
  border: 1px solid #d7d7d7;
}

.form__check input[type="checkbox"] {
  display: none;
}

.form__check input[type="checkbox"]:checked + label:after {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0.1875rem;
  background: transparent url(../mysource_files/tick.svg) center center no-repeat;
  background-size: 0.625rem;
}

.form__check input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0.625rem 2rem;
}

.form__check input[type="checkbox"] + label:before {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0.1875rem;
  border: 1px solid #d7d7d7;
}

select.form__control:not([size]):not([multiple]),
select.sq-form-field:not([size]):not([multiple]) {
  padding-right: 2rem;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../mysource_files/select.svg");
  background-repeat: no-repeat;
  background-position: center right 12px;
  background-size: 12px;
}

/* stylelint-enable */
.form-control__feedback {
  margin-top: 0.3rem;
  font-size: 0.875rem;
  line-height: 1.64;
}

.has-success .form-control__feedback {
  color: #006f78;
}

.has-warning .form-control__feedback {
  color: #f37321;
}

.has-error .form-control__feedback {
  color: #c80407;
}

.sq-form-question-error .form__control {
  border-color: #c80407;
}

.sq-form-question-error .sq-form-error {
  color: #c80407;
  margin-top: 0.5rem;
}

.form__text {
  display: block;
  margin-top: 0.25rem;
  font-size: 85%;
  color: #636c72;
}

.form-list__item {
  margin-bottom: 0.6rem;
}

.form-list__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.form-list__link {
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
  font-size: 1.125rem;
  font-weight: 500;
  color: #0b70b8;
  text-decoration: none;
}

.form-list__link:hover, .form-list__link:focus, .form-list__link.active {
  color: #1DB6C3;
}

.form-list__link:hover + .form-list__count, .form-list__link:focus + .form-list__count, .form-list__link.active + .form-list__count {
  color: #1DB6C3;
}

.form-list__count {
  float: right;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2;
  color: #0b70b8;
}

.form__separator {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-top-color: #006f78;
  border-bottom: 0;
}

.toc__box {
  display: none;
}

.toc__list {
  display: none;
}

.toc__toggler {
  font-size: 1rem;
  color: #58595b;
  background-color: transparent;
  font-weight: 600;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  display: none;
}

h3.toc__heading {
  color: #f37321;
  font-size: 1.5625rem;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1rem;
}

.toc__link {
  position: relative;
  display: block;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.93;
  color: #0b70b8;
  text-decoration: none;
  -webkit-transition: 0.15s color ease-in-out;
  -moz-transition: 0.15s color ease-in-out;
  transition: 0.15s color ease-in-out;
}

.toc__link:hover, .toc__link:focus {
  color: #0b70b8;
  text-decoration: underline;
}

.toc__item:last-child {
  margin-bottom: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .toc__item {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .toc__item:before {
    content: none !important;
  }
}

/* stylelint-disable */
.gMap {
  width: 100%;
  height: 400px;
}

/* stylelint-enable */
.btt__wrapper {
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 0 1.5rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btt__wrapper {
    bottom: calc(100% - 1px);
  }
}

.btt {
  max-width: 80rem;
  margin: 0 auto;
}

.btt a {
  float: right;
  display: block;
  height: 36px;
  width: 80px;
  position: relative;
  background-color: #0b70b8;
  transition: all 0.3s ease;
  color: #fff;
}

.btt a::before {
  content: "";
  position: absolute;
  border-width: 3px 0 0 3px;
  border-style: solid;
  border-color: #fff;
  width: 12px;
  height: 12px;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.3s ease;
}

.btt a:hover, .btt a:focus {
  background: #083871;
}

.figure__image {
  position: relative;
}

.figure__image img {
  display: block;
}

.figure__image figcaption {
  color: #484848;
}

.popup__video {
  text-decoration: none;
}

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent;
}

.addtocalendar var {
  display: none;
}

.addtocalendar .atcb-list {
  position: absolute;
  left: 0;
  display: none;
  background-color: #fff;
  margin-top: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.addtocalendar .atcb-list:hover {
  display: block;
}

.addtocalendar .atcb-link:focus + .atcb-list,
.addtocalendar .atcb-link:active + .atcb-list {
  display: block;
}

.addtocalendar .atcb-item-link {
  font-size: 0.9375rem;
  padding: 0.35rem 0.75rem;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

.addtocalendar .atcb-item-link:hover, .addtocalendar .atcb-item-link:focus {
  background-color: #f0f0f0;
}

.at-share-tbx-element .at-icon-wrapper {
  display: none !important;
}

.video-container {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 1.875rem;
  position: relative;
  border-radius: 0.625rem;
}

.video-container embed,
.video-container iframe,
.video-container object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-poster a img {
  vertical-align: bottom;
  width: 100%;
}

.video-poster a .image__wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 0.625rem;
}

.video-poster a .image__wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #262626;
  opacity: 0.6;
  position: absolute;
}

.video-poster a .image__wrapper::after {
  content: "";
  top: calc(50% - 25px);
  right: calc(50% - 25px);
  position: absolute;
  background-image: url("data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMzU3IDM1NyI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTM4LjI1IDB2MzU3bDI4MC41LTE3OC41eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center center;
  height: 50px;
  width: 50px;
}

.map__description {
  position: relative;
  padding: 1.9375rem;
  background-color: #fff;
  box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, 0.15);
  will-change: transform;
  color: #2e2e2e;
}

.map__description h3.map__description-heading {
  color: #0b70b8;
  margin-top: 0;
  margin-bottom: 1.3125rem;
  font-size: 1.375rem;
}

.map__description p {
  margin: 0;
}

.breadcrumbs__divider {
  display: none;
}

.breadcrumbs__link,
.breadcrumbs__current {
  font-size: 0.875rem;
  font-weight: 500;
  color: #0b70b8;
  text-decoration: none;
}

.breadcrumbs__link {
  position: relative;
  padding-right: 0.3125rem;
}

.breadcrumbs__link:hover {
  text-decoration: underline;
  color: #006f78;
}

.breadcrumbs__link:after {
  content: "";
  border: solid #0b70b8;
  border-width: 0 0.0625rem 0.0625rem 0;
  display: inline-block;
  padding: 0.1875rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  top: -1px;
  margin-left: 0.3125rem;
}

.responsive__table th,
.responsive__table td,
table th,
table td {
  font-size: 1rem;
}

.has_search .breadcrumbs .breadcrumbs__link,
.has_search .breadcrumbs .breadcrumbs__current {
  color: #0b70b8;
}

.has_search .breadcrumbs .breadcrumbs__link:after,
.has_search .breadcrumbs .breadcrumbs__current:after {
  border-color: #0b70b8;
}

.has_search .breadcrumbs .breadcrumbs__link:hover, .has_search .breadcrumbs .breadcrumbs__link:focus {
  color: #165464;
}

/* Module: S */
.landing-panel {
  color: #484848;
  background-color: #fff;
  border: 1px solid #000;
  margin-top: 1.5rem;
  padding: 1rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.landing-panel:first-child {
  margin-top: 0;
}

.landing-panel:hover, .landing-panel:focus {
  color: #484848;
  background-color: #7ec5f7;
  border: 1px solid #000;
}

.landing-panel__link {
  color: #484848;
  text-decoration: none;
}

.landing-panel__heading {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

.landing-panel__image {
  display: block;
  margin-bottom: 1rem;
}

.landing-image__container {
  box-shadow: inset 0px -120px 85px -50px rgba(0, 0, 0, 0.7);
  max-width: 90rem;
  margin: 0 auto;
  position: relative;
}

.landing-image__container:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #116eb1;
  /* Old browsers */
  background: -webkit-linear-gradient(bottom, #116e75 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  background: -o-linear-gradient(bottom, #116eb1 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  background: linear-gradient(to top, #116eb1 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116eb1', endColorstr='transparent',GradientType=1 );
  /* IE6-9 */
}

.landing-image__container img {
  opacity: 0;
}

.landing-image {
  position: relative;
  display: block;
  height: 11.6875rem;
  width: 100%;
  object-fit: cover;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .landing-image {
    z-index: inherit;
  }
}

.landing__content h1,
.landing__content h2,
.landing__content h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.landing__content + .panels__container {
  margin-top: 1.5rem;
}

/* Module: S */
.landscape-carousel {
  display: none;
}

.landscape-carousel__wrapper {
  position: relative;
}

.landscape-carousel.slick-initialized {
  display: inherit;
}

.landscape-carousel__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.landscape-carousel__item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #116eb1;
  /* Old browsers */
  background: -webkit-linear-gradient(left, #116e75 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  background: -o-linear-gradient(left, #116eb1 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  background: linear-gradient(to right, #116eb1 0%, rgba(17, 110, 117, 0.6) 50%, transparent 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116eb1', endColorstr='transparent',GradientType=1 );
  /* IE6-9 */
}

.landscape-carousel,
.landscape-carousel__caption-wrapper {
  position: relative;
  overflow: hidden;
}

/* stylelint-disable */
.landscape-carousel__caption-wrapper {
  position: relative;
  padding-bottom: 1.875rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 84rem;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* stylelint-enable */
.landscape-carousel__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 31.25rem;
  opacity: 0;
}

.landscape-carousel__caption {
  padding: 1.75rem 0;
  color: #fff;
}

.landscape-carousel__caption-heading {
  font-size: 1.875rem;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  line-height: 1.39;
  margin: 0;
  padding: 0;
  color: #fff;
}

.landscape-carousel__caption-heading ~ p {
  font-size: 1.125rem;
}

.landscape-carousel__caption-link {
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  padding: 0.625rem 1.5625rem;
  color: #fff;
  background: #d05420;
  border: 0 none;
  text-decoration: none;
  -webkit-transition: background;
  -moz-transition: background;
  transition: background;
  border-radius: 1.25rem;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
}

.landscape-carousel__caption-link:hover {
  background: rgba(208, 84, 32, 0.9);
  color: #fff;
}

.landscape-carousel__dots {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.landscape-carousel__dots > li {
  margin-right: 0.75rem;
}

.landscape-carousel__dots > li button {
  display: block;
  height: 0.875rem;
  width: 0.875rem;
  border-radius: 50%;
  background-color: transparent;
  border: 0.125rem solid #fff;
  margin: 4px 0;
  padding: 0;
  color: #757575;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.landscape-carousel__dots > li.slick-active button {
  background-color: #fff;
}

/* stylelint-disable */
.landscape-carousel__controls {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 84rem;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: 10.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

/* stylelint-enable */
.landscape-carousel__toggler {
  display: block;
  background-color: transparent;
  height: 0.875rem;
  width: 0.75rem;
  border-width: 0 0.25rem 0 0.25rem;
  border-style: none solid;
  border-color: transparent #fff;
  padding: 0;
  margin-left: 0.25rem;
}

.landscape-carousel__toggler.carousel-paused {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #fff;
}

/* Module: S */
.search-results__list {
  padding: 1.25rem 0;
}

.search-results__list .search-result__heading {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.39;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #0b70b8;
}

.search-results__list .search-result__heading .fas {
  margin-left: 0.625rem;
  font-size: 80%;
}

.search-result__item {
  margin-bottom: 1.25rem;
  background-color: #f7f7f7;
  border-radius: 0.625rem;
  overflow: hidden;
}

.search-result__item:last-child {
  margin-bottom: 0;
}

.search-result__link {
  position: relative;
  color: #484848;
  text-decoration: none;
  background-color: transparent;
}

.search-result__link:hover .search-result__heading, .search-result__link:focus .search-result__heading {
  text-decoration: underline;
}

.search-result__desc {
  font-size: 1.125rem;
  line-height: 1.64;
  margin-top: 0.625rem;
  color: #484848;
}

.search-result__image-wrapper {
  width: 100%;
  height: 12rem;
  overflow: hidden;
  position: relative;
}

.search-result__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
  border: none;
  position: absolute;
}

.search-result__content {
  padding: 1.75rem 1.625rem 1.75rem 1.625rem;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 100%;
  position: relative;
}

.search-result__best-bet .search-result__content {
  border-bottom: 5px solid #f37321;
}

.search-result__type {
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: bold;
  color: #0b70b8;
  text-transform: uppercase;
  padding-bottom: 0.3125rem;
}

.search-result__type__label {
  display: inline-block;
}

.search-result__date {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #0b70b8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-result__course {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #0b70b8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-result__event-location {
  margin-bottom: .5rem;
}

.search-result__event-location {
  font-style: italic;
  font-weight: 400;
}

.search-result__url {
  line-height: 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  margin-top: 1rem;
  word-break: break-all;
}

.main__content-full {
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.main__content-full.has__no-rhs {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.rhs-filters__main {
  display: none;
}

.rhs-filters__toggle {
  color: #fff;
  background-color: #0b70b8;
  position: relative;
  width: 100%;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1.875rem;
  border: 0;
  text-align: left;
  padding: 0.8125rem 1.25rem;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rhs-filters__toggle:focus {
  outline: 0;
}

.rhs-filters__toggle::after {
  content: '';
  position: absolute;
  top: 0.9375rem;
  right: 1rem;
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transition: 0.2s transform linear, 0.2s border-color linear;
  -moz-transition: 0.2s transform linear, 0.2s border-color linear;
  transition: 0.2s transform linear, 0.2s border-color linear;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rhs-filters__toggle[data-expanded='true'] {
  color: #fff;
  background-color: #0b70b8;
}

.rhs-filters__toggle[data-expanded='true']::after {
  top: 1.3125rem;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.rhs-filters legend {
  font-size: 1.5625rem;
  font-weight: bold;
  color: #f37321;
  background-color: transparent;
  padding: 1.875rem 0 1.125rem 0;
  margin: 0;
}

.rhs-filters legend:first-child {
  padding-top: 0;
}

.rhs-filters .form-fieldset__content {
  padding-bottom: 1.25rem;
  display: block;
  margin: 0;
}

.calendar__icon {
  display: block;
  fill: #0b70b8;
  height: 22px;
  width: 26px;
}

.ui-datepicker {
  display: none;
  background-color: #fff;
  padding: .5rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
  margin-top: 3px;
}

.ui-datepicker-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: .4rem;
}

.ui-datepicker-prev > .ui-icon,
.ui-datepicker-next > .ui-icon {
  display: none;
}

/* stylelint-disable */
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  display: block;
  height: 28px;
  width: 28px;
  background-color: #eee;
  border-radius: 0.9375rem;
}

.ui-datepicker-prev::after,
.ui-datepicker-next::after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #555 transparent transparent;
  vertical-align: middle;
  margin-top: 4px;
  margin-left: 9px;
}

.ui-datepicker-prev:hover, .ui-datepicker-prev:focus,
.ui-datepicker-next:hover,
.ui-datepicker-next:focus {
  background-color: #dfdfdf;
}

/* stylelint-enable */
.ui-datepicker-next {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.ui-datepicker-next::after {
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #555;
  margin-left: 10px;
}

.ui-datepicker-calendar {
  width: 100%;
  min-width: 12.5rem;
}

.ui-datepicker-calendar td {
  padding: 1px;
}

.ui-datepicker-calendar thead span {
  font-size: 80%;
  text-transform: uppercase;
  display: block;
  margin-bottom: .3rem;
}

.ui-datepicker-calendar .ui-state-default {
  display: block;
  padding: .25rem .45rem;
  color: #555;
  font-size: 0.9375rem;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  background-color: #eee;
  border-radius: 0.9375rem;
}

.ui-datepicker-calendar .ui-state-default.ui-state-hover {
  background-color: #dfdfdf;
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
  color: #fff;
  background-color: #000;
}

.datepicker__wrap {
  position: relative;
}

.datepicker__wrap .form__control {
  padding-left: 2.5rem;
}

.datepicker__wrap .datepicker__clear {
  position: absolute;
  top: 50%;
  right: 1rem;
  padding: 0;
  border: 0;
  height: 1.25rem;
  width: 1.25rem;
  color: #fff;
  background-color: #0b70b8;
  display: none;
  border-radius: .2rem;
  line-height: 1;
  -webkit-transition: 0.2s background-color ease-in-out;
  -moz-transition: 0.2s background-color ease-in-out;
  transition: 0.2s background-color ease-in-out;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.datepicker__wrap .datepicker__clear:hover, .datepicker__wrap .datepicker__clear:focus {
  outline: 0;
  background-color: black;
}

.pagination {
  text-align: center;
  padding: 1.25rem 0 2.5rem 0;
}

.pagination__item,
.pagination li {
  display: inline-block;
  zoom: 1;
  padding: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #006fb9;
  padding: 0.375rem 0.5rem;
  position: relative;
}

.pagination__item:first-child,
.pagination li:first-child {
  width: 2.25rem;
  height: 2.25rem;
  border: none;
  border-radius: 0;
}

.gallery .pagination__item:first-child, .gallery
.pagination li:first-child {
  text-indent: inherit;
  width: inherit;
  height: inherit;
}

.pagination__item:last-child,
.pagination li:last-child {
  width: 2.25rem;
  height: 2.25rem;
  border: none;
  border-radius: 0;
}

.gallery .pagination__item:last-child, .gallery
.pagination li:last-child {
  text-indent: inherit;
  width: inherit;
  height: inherit;
}

.pagination__item--current, .pagination__item.slick-active,
.pagination li--current,
.pagination li.slick-active {
  color: #0b70b8;
}

.pagination__item--current:after, .pagination__item.slick-active:after,
.pagination li--current:after,
.pagination li.slick-active:after {
  content: '';
  position: absolute;
  left: 0.4375rem;
  right: 0.4375rem;
  bottom: 0.1875rem;
  height: 0.1875rem;
  background-color: #0b70b8;
}

.pagination__item a,
.pagination li a {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.375rem 0.5rem;
  margin: -0.375rem -0.5rem;
  color: #0b70b8;
  cursor: pointer;
}

.pagination__item a:hover,
.pagination li a:hover {
  color: #0b70b8;
}

.pagination__item:first-child a, .pagination__item:last-child a {
  color: #d7d7d7;
}

.pagination__item:first-child a:hover, .pagination__item:last-child a:hover {
  color: #006fb9;
}

.pagination__item.is-disabled a {
  color: #d7d7d7;
  pointer-events: none !important;
}

.pagination__item.is-disabled a:hover {
  color: #d7d7d7 !important;
}

.search-page.search-page-single .form__group-inline input[type="text"] {
  font-size: 1.125rem;
  font-weight: bold;
}

.search-page.search-page-single .form__group-inline input[type="text"]::placeholder {
  font-size: 1.125rem;
  font-weight: bold;
}

/* Module: S */
.news {
  background-color: #fff;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.news__wrapper {
  max-width: 84rem;
  margin: 0 auto;
}

.news__column {
  background-color: #fff;
  color: #006fb9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1.875rem 0;
}

.news__column:last-child {
  background-color: #ebebeb;
  position: relative;
}

.news__column:last-child:before {
  content: "";
  position: absolute;
  /* fill vertically */
  top: 0;
  bottom: 0;
  width: 9600px;
  left: 100%;
  background: #ebebeb;
}

.news__column:last-child h2 {
  color: #006fb9;
  font-weight: normal;
  font-family: "Gotham Rounded A", "Gotham Rounded B", sans-serif;
  padding-bottom: 0.625rem;
}

.news__column:last-child h3 a {
  color: #006fb9;
  font-weight: normal;
}

.news__column:last-child h3 a:hover {
  color: #000;
  text-decoration: none;
}

.news__column:last-child .news__item {
  padding: 1.125rem 1.25rem;
}

.news__column:last-child .news__date {
  color: #006fb9;
}

.news__column:last-child .news__link a {
  color: #006fb9;
  font-weight: normal;
}

.news__column:last-child .news__link a:hover {
  text-decoration: none;
  color: #006fb9;
}

.news__blocks {
  position: relative;
}

.news__list {
  position: relative;
}

.news__item {
  float: left;
  padding: 1.25rem 1.25rem;
  width: 100%;
}

.news__image {
  padding-bottom: 1.125rem;
}

.news__image img {
  width: 100%;
  border-radius: 0.625rem;
}

.news__date {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2.08;
  text-transform: uppercase;
  color: #006fb9;
  font-weight: bold;
}

.news__text {
  font-size: 0.875rem;
  line-height: 1.64;
  color: #020202;
  padding-top: 0.625rem;
}

.news__link {
  padding: 0.625rem 1.25rem 1.25rem 1.25rem;
}

.news__link a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #006fb9;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.39;
}

.news__link a:hover {
  text-decoration: none;
  color: #006fb9;
}

.news__link a:hover .icon-chevron {
  background: #f37321;
}

.news h2 {
  font-size: 2.5rem;
  font-weight: normal;
  margin: 0;
  padding: 1.25rem 1.25rem;
  color: #006fb9;
  position: relative;
  z-index: 10;
}

.news h3 {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.39;
  margin: 0;
}

.news h3 a {
  text-decoration: none;
  color: #d05420;
}

.news h3 a:hover {
  text-decoration: underline;
  color: #d05420;
}

.news .icon-chevron {
  background: #0b70b8;
}

.news .icon-chevron:after {
  color: #0b70b8;
}

/* Module: S */
.related-content {
  padding: 3rem 0 4rem 0;
  margin-bottom: -4rem;
}

.related-content__wrapper {
  max-width: 84rem;
  margin: -0.75rem auto 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.related-content__item {
  float: left;
  padding: 1.375rem 1.25rem;
  width: 100%;
}

.related-content__item--single {
  margin: 0 auto;
}

.related-content__image {
  padding-bottom: 1.125rem;
}

.related-content__image img {
  width: 100%;
  border-radius: 0.625rem;
}

.related-content--hidden-images .related-content__image {
  display: none;
}

.related-content__date {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2.08;
  text-transform: uppercase;
  color: #0b70b8;
  font-weight: bold;
}

.related-content__text {
  font-size: 0.875rem;
  line-height: 1.64;
  color: #484848;
  padding-top: 0.8125rem;
}

.related-content__fallback-text {
  padding: 1.375rem 1.25rem;
  width: 100%;
  text-align: center;
}

.related-content h3 {
  color: #f37321;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1.39;
  margin: 0;
}

.related-content h3 a {
  text-decoration: none;
  color: #f37321;
}

.related-content h3 a:hover {
  text-decoration: underline;
  color: #f37321;
}

.related-content h2 {
  color: #0b70b8;
}

.main-content__wrapper .related-content {
  margin: 0;
  padding: 0;
}

/* Module: S */
.social-list {
  max-width: 84rem;
  margin: 0 auto;
  padding: 1.875rem 0;
}

.social-list__item {
  float: left;
  padding: 0.625rem 1.25rem 1.875rem 1.25rem;
  width: 100%;
}

.social-list__item > a {
  width: 100%;
  display: block;
  position: relative;
}

.social-list__logo {
  float: left;
  padding-right: 1.125rem;
}

.social-list__logo img {
  border-radius: 50%;
}

.social-list__info {
  float: left;
  padding-bottom: 0.9375rem;
}

.social-list__author {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.39;
}

.social-list__time {
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.92;
  color: #767676;
  padding-top: 0;
}

.social-list__content {
  width: 100%;
  float: left;
  font-size: 0.875rem;
  line-height: 1.64;
  color: #484848;
}

.social-list__content a {
  color: #006f78;
  text-decoration: none;
  word-wrap: break-word;
}

.social-list__content a:hover {
  color: #006f78;
  text-decoration: underline;
}

.social-list__content a:after {
  display: none;
}

.social-list__content img {
  margin-top: 1.25rem;
  display: block;
}

@media (min-width: 48em) {
  .wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .main__content.is-listing {
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    margin-top: 0;
  }
  .main__content.is-listing.listing-3-col {
    min-width: 37.1%;
  }
  .main__content {
    font-size: 1.125rem;
  }
  .main__content h1 {
    font-size: 2.5rem;
  }
  .main__content h2.section-title {
    padding: 1.5rem 1.25rem;
  }
  .main__content blockquote {
    padding-top: 0;
    margin: 2.5rem 0;
    max-width: 28.125rem;
  }
  .main__form {
    width: 100%;
  }
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  .event__info-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .event__info-inner h1,
  .event__info-inner h2 {
    margin-right: .5rem;
    margin-bottom: 0;
  }
  .event__info-list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .event__info-list li {
    margin-bottom: .5rem;
  }
  .event__info-list strong {
    display: block;
  }
  /* Module: S */
  .gradient__wrapper {
    background: #f3f3f3;
    background: -moz-linear-gradient(left, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    background: -webkit-linear-gradient(left, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    background: linear-gradient(to right, #f3f3f3 0%, #ffffff 50%, #2b2b2b 50%);
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .gradient__wrapper .large-box:nth-child(2) .feature-box__heading,
  .gradient__wrapper .large-box:nth-child(2) .feature-box__content {
    color: #fff;
  }
  .large-box .feature-box__link {
    padding: 0;
  }
  .feature-panels__wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .gradient__wrapper + .feature-panels__wrapper {
    padding-top: 0;
    margin-top: -2rem;
  }
  .large-box .feature-box__heading {
    text-align: left;
    padding-bottom: 1rem;
  }
  .feature-box__container {
    width: calc(100% / 2 - 10px);
  }
  .feature-box__container.large-box {
    width: 50%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .feature-box__container:not(.large-box) {
    box-shadow: 0 1.5rem 50px -18px rgba(0, 0, 0, 0.15);
    will-change: transform;
  }
  .feature-box__container:nth-child(2) {
    margin-top: 0;
  }
  .feature-box__container:nth-child(n+3) {
    margin-top: 3rem;
  }
  .large-box .feature-box__image {
    display: inherit;
  }
  .feature-box__content {
    font-size: 1rem;
    line-height: 1.75;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-box .feature-box__content {
    display: inherit;
    padding-top: 1.25rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  /* Module: S */
  .featured-display__item h2 {
    text-align: center;
  }
  /* Module: S */
  .featured-images {
    padding: 4.75rem 0 3.125rem 0;
  }
  .featured-images__wrapper {
    padding-top: 0.875rem;
  }
  .featured-images__item {
    width: 50%;
    margin-top: 1.25rem;
  }
  /* Module: S */
  .featured-people {
    padding: 1.5rem 1.25rem 0 1.25rem;
  }
  .featured-people:before {
    top: -10rem;
    left: -20.625rem;
    width: 22.0625rem;
  }
  .featured-people:after {
    bottom: 8.125rem;
    right: -5rem;
  }
  .featured-people__item {
    width: 50%;
  }
  .featured-people__item.active {
    position: static;
  }
  .featured-people__item.active > a,
  .featured-people__item.active .featured-people__avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    z-index: 9;
    height: 18.3125rem;
    padding-bottom: 0;
    border-radius: 0.9375rem;
  }
  .featured-people__item.active .featured-people__info-wrap {
    height: auto;
    top: 18.75rem;
  }
  .featured-people__item.active .featured-people__content {
    display: block;
  }
  .featured-people__item.is-hidden {
    visibility: hidden;
  }
  .featured-people__content {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    bottom: 1.875rem;
    z-index: 9;
    padding: 0.625rem 3.75rem 1.625rem 3.75rem;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    margin-top: 0;
    overflow: hidden;
  }
  .featured-people__content:after {
    content: '';
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 50%;
    top: 50%;
    left: -100%;
  }
  .featured-people__link {
    padding: 3rem 1.25rem;
  }
  .featured-people__link-bg:before {
    left: -1.875rem;
    top: -5.625rem;
  }
  .featured-people__link-bg:after {
    left: 6rem;
  }
  /* Module: S */
  .featured-search {
    padding-top: 3.75rem;
    padding-bottom: 1.25rem;
  }
  .featured-search input[type="text"] {
    font-size: 1.125rem;
    padding: 1.375rem 5.3125rem 1.4375rem 1.75rem;
  }
  /* Module: S */
  .featured-tiles {
    padding: 0.875rem 0;
    padding-bottom: 3.75rem;
  }
  .featured-tiles__inner {
    margin: 0 -1.25rem;
    padding: 0 1.25rem;
  }
  .featured-tiles__item {
    width: 50%;
  }
  .featured-tiles-landing {
    padding: 2.5rem 0;
  }
  .featured-tiles-landing .featured-tiles__inner {
    padding: 0;
  }
  .section h2 {
    font-size: 2.5rem !important;
  }
  h2.section-title {
    font-size: 2.5rem !important;
  }
  /* Module: S */
  .main__footer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 2.5rem;
  }
  /* stylelint-disable */
  .footer-links__wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-links__wrapper:before {
    z-index: 9;
    content: '';
    position: absolute;
    top: -5rem;
    left: -1.5625rem;
    width: 140px;
    height: 70px;
    border-top-left-radius: 8.75rem;
    border-top-right-radius: 8.75rem;
    background-color: #0b70b8;
  }
  .footer-links__wrapper:after {
    z-index: 9;
    content: '';
    position: absolute;
    top: -1.9375rem;
    left: -6.375rem;
    width: 80px;
    height: 40px;
    border-bottom-left-radius: 5rem;
    border-bottom-right-radius: 5rem;
    background-color: #fff;
  }
  /* stylelint-enable */
  .footer-links__column {
    width: auto;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: 5rem;
    margin-right: 0;
    margin-bottom: 0;
  }
  .footer-links__column:first-child {
    width: 35%;
    margin-left: 0;
  }
  .footer-links__logo {
    padding: 0;
  }
  .footer-links__column {
    padding-top: 1.125rem;
  }
  .footer-links__column:nth-of-type(2) {
    margin-left: 4.1875rem;
  }
  .footer-links__column:nth-of-type(3) {
    margin-left: 5.25rem;
  }
  .footer-links__column:last-child {
    padding-top: 0;
    margin-left: 30%;
  }
  .footer-links__column .footer-links__list {
    padding: 0;
  }
  .footer-link,
  .footer-contact__heading {
    font-size: 0.75rem;
  }
  .footer-link {
    margin-bottom: 0rem;
  }
  .footer-contact__heading {
    color: #fff;
    font-weight: bold;
  }
  .footer-social__wrapper {
    margin-top: 3.75rem;
  }
  /* Module: S */
  .logo__link {
    font-size: 2.375rem;
    line-height: 2.5rem;
    width: 25rem;
    padding: 1.5rem 1.5625rem 1.3125rem 1.25rem;
  }
  .mega-menu__feature-description {
    font-size: 1.125rem;
  }
  .mega-menu__feature-link {
    font-size: 1.4375rem;
  }
  .mega-menu__sub-nav-link,
  .mega-menu__sub-nav-text {
    font-size: 1.125rem;
  }
  .top-nav__list li.highlighted a:before {
    width: 9600px;
  }
  /* Module: S */
  .quicklinks__wrapper {
    width: 100%;
    max-width: 84rem;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: 1.75rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
  }
  h2.quicklinks__heading {
    cursor: default;
  }
  h2.quicklinks__heading:after {
    content: none;
  }
  .quicklinks__container {
    display: inherit;
    background-color: #fff;
  }
  .quicklinks {
    position: absolute;
    bottom: 0;
    right: 2rem;
    max-width: 14.375rem;
    width: 100%;
    box-shadow: 0px 3px 40px 0 rgba(0, 0, 0, 0.4);
  }
  /* Module: S */
  .gallery .pagination {
    visibility: visible;
    height: auto;
  }
  .lhs__menu {
    position: relative;
  }
  .accordion {
    position: relative;
  }
  .tabs {
    display: inherit;
    margin-bottom: 3rem;
  }
  .tab__button {
    padding: 1.0625rem 1.25rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .tab__content {
    padding: 1.625rem 1.25rem;
  }
  .mobile-tabs__accordion {
    display: none;
  }
  .toc__box {
    position: relative;
    z-index: 1;
    width: 12.5rem;
    display: inline-block;
    float: right;
    margin-left: 2rem;
    margin-bottom: 2rem;
  }
  .toc__list {
    display: block;
  }
  .toc__link {
    width: 100%;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .rhs__column {
    margin-top: 3.5rem;
    margin-bottom: .75rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .is-listing + .rhs__column {
    display: block;
  }
  .rhs-filters__container {
    background: none;
  }
  .rhs__panel {
    width: calc(50% - .75rem);
  }
  .rhs__related .rhs__panel-heading {
    font-size: 1.5625rem;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  /* stylelint-disable */
  _::-webkit-full-page-media, _:future, :root .rhs__column {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  _::-webkit-full-page-media, _:future, :root .main__content {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  _::-webkit-full-page-media, _:future, :root .is-listing + .rhs__column {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  /* stylelint-enable */
}

@media (min-width: 48em) {
  /* Module: S */
  .panels__container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .landing-panel {
    width: calc(50% - 0.75rem);
  }
  .landing-panel:nth-child(2) {
    margin-top: 0;
  }
  .landing-image {
    height: 21.5625rem;
  }
  /* Module: S */
  /* stylelint-disable */
  .landscape-carousel__caption-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 84rem;
    margin: 0 auto;
    padding-left: 2rem;
    padding-right: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* stylelint-enable */
  .landscape-carousel__controls {
    top: auto;
    bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .landscape-carousel__image {
    height: 26.5625rem;
  }
  .landscape-carousel__caption {
    width: 100%;
    max-width: calc(100% - 22rem);
    padding: 1.875rem 0;
  }
  .landscape-carousel__caption-link {
    margin-top: 1.625rem;
    font-size: 1.25rem;
  }
  .landscape-carousel__caption-heading {
    font-size: 2.5rem;
    font-weight: normal;
  }
  .landscape-carousel__item {
    background-color: transparent;
  }
  .landscape-carousel__item:after {
    background: #116eb1;
    /* Old browsers */
    background: -webkit-linear-gradient(left, #116e75 0%, rgba(17, 110, 117, 0.4) 50%, transparent 100%);
    background: -o-linear-gradient(left, #116eb1 0%, rgba(17, 110, 117, 0.4) 50%, transparent 100%);
    background: linear-gradient(to right, #116eb1 0%, rgba(17, 110, 117, 0.4) 50%, transparent 100%);
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116eb1', endColorstr='transparent',GradientType=1 );
    /* IE6-9 */
  }
  /* Module: S */
  .search-result__link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search-result__image-wrapper {
    position: absolute;
    height: 100%;
    width: 9.375rem;
  }
  .search-result__image-wrapper + .search-result__content {
    padding-left: 11rem;
  }
  .search-result__desc {
    margin-top: 1.25rem;
  }
  /* Module: S */
  .news__wrapper {
    padding: 0.625rem 1.25rem;
  }
  .news__column {
    margin: 0 -1.25rem;
    padding: 1.875rem 0.25rem;
  }
  .news__blocks .news__item {
    width: 50%;
  }
  .news__blocks .news__item:nth-child(2n+1) {
    clear: left;
  }
  /* Module: S */
  .related-content {
    padding: 3rem 0;
  }
  .related-content__wrapper {
    margin-top: 0;
  }
  .related-content__item {
    width: 50%;
  }
  /* Module: S */
  .social-list {
    padding: 3.75rem 1.25rem;
  }
  .social-list__wrapper {
    margin: 0 -1.25rem;
  }
  .social-list__item {
    width: 50%;
  }
}

@media (min-width: 80em) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .wrapper,
  .main-content__wrapper,
  .main__form form {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .main-column__wrapper {
    min-width: 1px;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  .main-content__wrapper,
  .main__form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main__content {
    width: auto;
    min-width: 1px;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .tool-box {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .tool-box + .main__content {
    -webkit-flex-basis: 1px;
    -ms-flex-preferred-size: 1px;
    flex-basis: 1px;
  }
  .lhs__menu-toggle {
    display: none;
  }
  .lhs__menu-list:not(.menu__level-2):not(.menu__level-3):not(.menu__level-4):not(.menu__level-5) {
    display: inherit;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
  }
  .tools-social {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .landing-image__container + .wrapper .tools-social {
    margin-top: 1rem;
    position: absolute;
    right: 1.25rem;
    bottom: -3.75rem;
  }
  .tool-box {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 4.125rem;
    position: relative;
  }
  .landing-image__container + .wrapper .tool-box {
    margin-top: -4.375rem;
    margin-bottom: 1.875rem;
  }
  .tool-box.has__no-rhs:not(.has_search) {
    margin-bottom: 5.75rem;
  }
  .main__content {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .responsive__table table {
    min-width: auto;
  }
  .responsive__table table th {
    white-space: normal;
  }
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  .main-header .twitter-typeahead {
    width: 100%;
  }
  .search-page.search-page-single {
    margin-top: 3.75rem;
    max-width: 31.25rem;
  }
  /* Module: S */
  .event__info-list {
    display: inline-block;
  }
  .event__info-list strong {
    display: inline-block;
  }
  .event__info-list li {
    margin-bottom: 0;
  }
  /* stylelint-disable */
  _::-webkit-full-page-media, _:future, :root .event__info-list {
    display: block;
    max-width: 40rem;
  }
  /* stylelint-enable */
  /* Module: S */
  .gradient__wrapper {
    padding-top: 5rem;
    padding-bottom: 8.4375rem;
  }
  .feature-box__container {
    width: calc(100% / 3 - 20px);
  }
  .feature-box__container.landing-box {
    width: calc(100% / 2 - 20px);
  }
  .feature-box__container.landing-box:nth-child(3) {
    margin-top: 4rem;
  }
  .feature-box__container.large-box {
    padding-left: 2rem;
    padding-right: 4rem;
  }
  .feature-box__container.large-box:nth-child(2) {
    padding-right: 2rem;
    padding-left: 4rem;
  }
  .feature-box__container:nth-child(3) {
    margin-top: 0;
  }
  .feature-box__container:nth-child(n+4) {
    margin-top: 4rem;
  }
  .feature-box__link {
    display: block;
  }
  .image-box > .feature-box__link:hover .feature-box__content, .image-box > .feature-box__link:focus .feature-box__content {
    -webkit-transform: translateY(-63px);
    -ms-transform: translateY(-63px);
    transform: translateY(-63px);
  }
  .image-box > .feature-box__link:hover::before, .image-box > .feature-box__link:focus::before {
    visibility: visible;
    opacity: 1;
  }
  .feature-box__heading {
    padding: 1.25rem 3em 1.25rem 1.5rem;
    margin-top: -1px;
  }
  .feature-box__heading:after {
    top: 1.6rem;
  }
  .large-box .feature-box__heading {
    font-size: 2.5rem;
    padding-bottom: 1.5rem;
  }
  .feature-box__content {
    font-size: 0.875rem;
  }
  .large-box .feature-box__content {
    padding-top: 2.25rem;
  }
  .image-box .feature-box__content {
    color: #58595b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: 0.3s transform ease-in-out;
    -moz-transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  .small-box .feature-box__heading {
    height: 3.9375rem;
  }
  /* Module: S */
  .featured-banner__wrapper {
    max-width: 84rem;
    margin: 0 auto;
  }
  .featured-banner__text {
    width: 45%;
    margin-left: 0;
    padding: 9.25rem 2.5rem;
  }
  /* Module: S */
  .featured-display {
    padding: 0 2rem;
  }
  .featured-display__wrapper {
    padding: 6.25rem 0;
    position: relative;
    position: relative;
  }
  .featured-display__wrapper:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .featured-display__wrapper:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .featured-display__item {
    width: 25%;
    padding: 0.75rem 2.5rem;
  }
  .featured-display__item h2 {
    margin: 0;
    margin-top: 0.625rem;
    text-align: left;
  }
  .featured-display__item p {
    padding-top: 1rem;
  }
  .featured-display__item:after {
    display: none;
  }
  .featured-display__image {
    border: none;
    padding: 0;
    text-align: center;
  }
  /* Module: S */
  .featured-images {
    background-color: transparent;
    padding: 4.75rem 0 3.125rem 0;
  }
  .featured-images__wrapper {
    position: relative;
    padding: 0 0.75rem;
    position: relative;
    position: relative;
  }
  .featured-images__wrapper:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .featured-images__wrapper:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .featured-images__wrapper:before, .featured-images__wrapper:after {
    top: -10rem;
  }
  .featured-images__item {
    width: 25%;
    position: relative;
    margin-top: 1.75rem;
  }
  .featured-images__item:first-of-type {
    margin-top: 1.75rem;
  }
  /* Module: S */
  .featured-people {
    padding: 1.5rem 2rem 0 2rem;
    position: relative;
  }
  .featured-people:before {
    content: '';
    position: absolute;
    top: -10.625rem;
    left: -19.6875rem;
    width: 22.0625rem;
    height: 17.625rem;
    background-image: url(../mysource_files/HETI_logo_white.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .featured-people__item {
    width: 25%;
  }
  .featured-people__item.active > a,
  .featured-people__item.active .featured-people__avatar {
    width: 25%;
  }
  .featured-people__item.active .featured-people__info-wrap {
    top: 17.5rem;
  }
  .featured-people__item .featured-people__info-wrap .featured-people__info .featured-people__position .fas {
    display: block;
    margin-top: 1.0625rem;
    position: absolute;
    left: 45%;
  }
  .featured-people__content {
    position: absolute;
    top: 0;
    left: 25%;
    width: 75%;
    bottom: 5.5rem;
    z-index: 9;
    padding: 0.625rem 3.75rem 1.625rem 3.75rem;
  }
  .featured-people__content:after {
    display: none;
  }
  .featured-people__content h3 {
    padding: 1.875rem 0 0 0;
  }
  .featured-people__info {
    bottom: -2.625rem;
  }
  .featured-people__link {
    padding: 2rem 1.25rem;
  }
  .featured-people__link-bg:before {
    left: auto;
    top: -3.75rem;
    right: -15rem;
  }
  .featured-people__link-bg:after {
    width: 12.5rem;
    height: 6.25rem;
    border-top-left-radius: 12.5rem;
    border-top-right-radius: 12.5rem;
    left: auto;
    top: -6.375rem;
    right: -6.25rem;
  }
  .section--pathways {
    padding-top: 1.875rem;
  }
  .section--pathways:before {
    display: none;
  }
  .section--pathways:after {
    bottom: 8.125rem;
    right: -5rem;
  }
  /* Module: S */
  .featured-search button {
    padding: 0.9375rem;
    width: 4.375rem;
    height: 4.375rem;
  }
  .featured-search button svg {
    padding: 0;
    width: 1.5625rem;
    height: 3.125rem;
    margin-top: 0.3125rem;
    margin-left: 0.3125rem;
  }
  .featured-search button svg.search-icon {
    background: none;
  }
  .featured-search button:hover .search-icon, .featured-search button:focus .search-icon {
    fill: #0b70b8;
  }
  /* Module: S */
  .featured-tiles {
    padding-bottom: 1.875rem;
  }
  .featured-tiles__inner {
    padding: 0 2rem;
  }
  .featured-tiles__item {
    width: 25%;
  }
  .featured-tiles-landing .featured-tiles__item {
    width: 33.333%;
  }
  .featured-tiles__wrapper {
    max-width: 84rem;
    margin: 0 auto;
    position: relative;
  }
  .featured-tiles__wrapper:before {
    z-index: 9;
    content: '';
    position: absolute;
    bottom: -163px;
    left: -195px;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-color: white;
  }
  .featured-tiles__wrapper:after {
    z-index: 9;
    content: '';
    position: absolute;
    bottom: -56px;
    left: -284px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #1DB6C3;
  }
  /* Module: S */
  .main-header__wrapper {
    margin: 0 auto;
    max-width: 84rem;
    padding: 0 2rem 0 2rem;
    position: relative;
    position: relative;
    z-index: 10;
  }
  .main-header__wrapper:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: linear-gradient(90deg, #d8d8d8 30px, transparent 1%) center top, linear-gradient(#d8d8d8 30px, transparent 1%) center top, #aaa;
    background-size: 32px 32px;
  }
  .main-header__wrapper:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #1DB6C3 30px, transparent 1%) center top, linear-gradient(#1DB6C3 30px, transparent 1%) center top, #666;
    background-size: 32px 32px;
  }
  .header-logos__wrapper {
    display: block;
  }
  .header-logos__wrapper .header-logos__heti {
    max-height: 43px;
    margin-bottom: 2px;
  }
  .header-search__wrapper {
    position: relative;
    width: 13.75rem;
  }
  .header-search__input {
    position: relative;
    padding: 0.5rem 2.1875rem 0.5rem 1.125rem;
    color: #0b70b8;
    font-weight: normal;
  }
  .header-search__form {
    padding: 0;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .header-search__form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #0b70b8;
  }
  .header-search__form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #0b70b8;
  }
  .header-search__form :-ms-input-placeholder {
    /* IE 10+ */
    color: #0b70b8 !important;
  }
  .header-search__form :-moz-placeholder {
    /* Firefox 18- */
    color: #0b70b8;
  }
  .header-search__submit-button {
    top: 0;
    right: 0rem;
    padding: 0.625rem;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .header-search__submit-button svg {
    fill: #d8d8d8;
  }
  .header-search__form {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-nav__wrapper {
    background-color: #fff;
  }
  .logo__link {
    margin-left: -2rem;
    position: relative;
  }
  .logo__link:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: linear-gradient(90deg, #d8d8d8 30px, transparent 1%) center top, linear-gradient(#d8d8d8 30px, transparent 1%) center top, #aaa;
    background-size: 32px 32px;
  }
  .logo__link:after {
    pointer-events: none;
    width: 100%;
    background-position: 32px 0;
  }
}

@media all and (min-width: 80em) and (min-width: 1440px) {
  .logo__link:after {
    width: 118%;
  }
}

@media (min-width: 80em) {
  .main-nav {
    display: block;
    margin: 0 auto;
    max-width: 84rem;
    position: relative;
  }
  .main-nav:before {
    z-index: 9;
    content: "";
    position: absolute;
    top: -138px;
    right: -195px;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-color: #d8d8d8;
  }
  .main-nav:after {
    z-index: 11;
    content: "";
    position: absolute;
    top: -37px;
    right: -286px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #fff;
  }
  .main-nav__item {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    border-bottom: 1px dotted;
    overflow: hidden;
  }
  .main-nav__link {
    color: #000;
    text-decoration: none;
    font-size: 1rem;
    padding: 0;
    display: block;
    -webkit-transition: 0.2s color linear;
    -moz-transition: 0.2s color linear;
    transition: 0.2s color linear;
  }
  .main-nav__link:hover, .main-nav__link:focus {
    color: #d15420;
  }
  .main-nav__link::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1.5rem;
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    border-right: 1.25rem solid #fff;
    border-bottom: 1.25rem solid #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transform: translate(-50%, 0) rotate(-135deg);
    -ms-transform: translate(-50%, 0) rotate(-135deg);
    transform: translate(-50%, 0) rotate(-135deg);
  }
  .main-nav__link.main-nav__link--active::before {
    opacity: 1;
  }
  .menu-arrow {
    display: none;
  }
  .mega-menu__wrapper {
    padding: 2.25rem 0;
    display: block;
    width: 100%;
    height: 400px;
    background: #000;
    overflow: hidden;
    box-shadow: none;
  }
  .mega-menu__items {
    max-width: 84rem;
    margin: 0 auto;
    position: relative;
  }
  .mega-menu__close-button {
    background: none;
    border: none;
    padding: 0;
    display: block;
    height: 18px;
    width: 18px;
    position: absolute;
    right: 2rem;
    top: 0;
  }
  .mega-menu__close-button .close-icon {
    display: block;
    fill: #d8d8d8;
  }
  .mega-menu__item {
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 84rem;
    padding-left: 2rem;
    padding-right: 3.5rem;
    opacity: 0;
    visibility: hidden;
    border-bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
    -moz-transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
    transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
  }
  .mega-menu__item.mega-menu__item--visible {
    opacity: 1;
    visibility: visible;
  }
  .mega-menu__feature {
    width: 30%;
    padding-right: 4rem;
    float: left;
  }
  .mega-menu__feature-title {
    margin-bottom: 0.75rem;
    padding: 0;
  }
  .mega-menu__feature-description {
    display: block;
    line-height: 1.56;
    color: #808080;
    font-weight: normal;
  }
  .mega-menu__feature-link {
    color: #fff;
    border: none;
    text-decoration: none;
    font-size: 1.5rem;
    padding: 0;
  }
  .mega-menu__feature-link:hover, .mega-menu__feature-link:focus {
    color: #fff;
    text-decoration: underline;
  }
  .mega-menu__navs-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    background: none;
    width: 70%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mega-menu__navs-wrapper > .mega-menu__list {
    width: 33%;
    padding-right: 3rem;
  }
  .mega-menu__navs-wrapper > .mega-menu__list:nth-child(3n) {
    padding-right: 0;
  }
  .mega-menu__navs-wrapper > .mega-menu__list:nth-child(n + 4) {
    margin-top: 2rem;
  }
  .mega-menu__list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
  }
  .lvl-2 .mega-menu__list {
    display: block;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .lvl-2 .mega-menu__list .mega-menu__sub-nav-link {
    padding-left: 0;
  }
  .mega-menu__sub-nav-title {
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding: 0;
  }
  .mega-menu__sub-nav-title .mega-menu__sub-nav-link,
  .mega-menu__sub-nav-title .mega-menu__sub-nav-text {
    font-size: 1.125rem;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .mega-menu__sub-nav-link,
  .mega-menu__sub-nav-text {
    color: #fff;
    display: inline-block;
    padding: 0.2rem 0;
    text-decoration: none;
    -webkit-transition: 0.1s color ease-in-out;
    -moz-transition: 0.1s color ease-in-out;
    transition: 0.1s color ease-in-out;
  }
  .mega-menu__sub-nav-link:hover, .mega-menu__sub-nav-link:focus,
  .mega-menu__sub-nav-text:hover,
  .mega-menu__sub-nav-text:focus {
    color: #fff;
    text-decoration: underline;
  }
  .mega-menu__sub-nav-text {
    font-weight: 600;
  }
  .mega-menu__sub-nav-text:hover {
    text-decoration: none;
  }
  .main-menu__btn,
  .header-search__mobile-btn {
    display: none;
  }
  .top-nav__list a {
    font-size: 1.125rem;
  }
  .top-nav__list li.highlighted a {
    padding-right: 0;
    width: 18.75rem;
  }
  /* Module: S */
  .quicklinks__wrapper {
    bottom: 9.375rem;
  }
  .quicklinks__heading {
    padding: 0.8125rem 1.25rem;
  }
  .quicklinks__block .quicklinks__heading {
    position: relative;
  }
  /* Module: S */
  .lhs__menu {
    margin-right: 4.375rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 17.5rem;
    -ms-flex-preferred-size: 17.5rem;
    flex-basis: 17.5rem;
  }
  .landing-image__container + .wrapper .lhs__menu {
    margin-top: -4.375rem;
  }
  .lhs__menu-list.menu__level-2 {
    padding: 0 1.75rem;
  }
  .lhs__menu-link {
    padding: 1.125rem 1.75rem;
  }
  .lhs__menu-link.current.has-children::after {
    top: 1.375rem;
    right: 1.75rem;
  }
  .featured-search + .wrapper .lhs__menu {
    margin-top: 0;
  }
  .rhs__column {
    display: block;
    -webkit-flex-basis: 17.375rem;
    -ms-flex-preferred-size: 17.375rem;
    flex-basis: 17.375rem;
    margin-top: -1.25rem;
    margin-left: 3rem;
  }
  .is-listing + .rhs__column {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
  }
  .rhs__column {
    margin-top: 5.625rem;
  }
  .rhs__column.has_search {
    margin-top: -1.25rem;
  }
  .rhs__panel {
    width: 100%;
  }
  .rhs-panel__link {
    max-width: 17.3125rem;
  }
  .form-fieldset__content {
    display: inherit;
    margin-top: 0;
  }
  .addtocalendar .atcb-list {
    left: auto;
    right: 0;
  }
  .btt__wrapper {
    padding: 0 2rem;
  }
  .toc__box {
    display: block;
  }
  .breadcrumbs__link,
  .breadcrumbs__current {
    color: #fff;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .breadcrumbs__link {
    padding-right: 1.25rem;
  }
  .breadcrumbs__link:hover {
    color: #fff;
  }
  .breadcrumbs__link:after {
    border-color: #fff;
    margin-left: 1.25rem;
  }
  .map__description {
    width: 40%;
    position: absolute;
    bottom: -3.125rem;
    left: 1rem;
  }
  .map__wrapper {
    position: relative;
    margin-bottom: calc(3rem + 50px);
  }
  /* Module: S */
  .landscape-carousel__image {
    height: 37.5rem;
  }
  .landscape-carousel__caption-wrapper {
    top: auto;
    bottom: 9.375rem;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .landscape-carousel__controls {
    bottom: 2rem;
  }
  .landscape-carousel__caption {
    width: auto;
    max-width: 37.5rem;
  }
  /* Module: S */
  .main__content-full {
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20.375rem;
  }
  .rhs-filters__toggle {
    display: none;
  }
  .rhs-filters__main {
    display: block;
    padding: 1.25rem 0;
  }
  /* Module: S */
  .news {
    background-color: #fff;
    position: relative;
  }
  .news__wrapper {
    padding: 0 0.75rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .news__column {
    margin: 0;
    padding: 5rem 0 3.75rem 0;
    position: relative;
  }
  .news__column:first-child {
    width: 75%;
    position: relative;
  }
  .news__column:first-child:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .news__column:last-child {
    width: 25%;
    padding: 5rem 0 3.75rem 0.9375rem;
    position: relative;
  }
  .news__column:last-child:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #ebebeb 30px, transparent 1%) center top, linear-gradient(#ebebeb 30px, transparent 1%) center top, #d7d7d7;
    background-size: 32px 32px;
  }
  .news__text {
    display: block;
  }
  .news__blocks .news__item {
    width: 33.333%;
  }
  .news__blocks .news__item:nth-child(2n+1) {
    clear: none;
  }
  .news__list {
    padding: 0.25rem 0;
  }
  /* Module: S */
  .related-content {
    margin-top: 1.5rem;
  }
  .related-content__wrapper {
    padding: 0 0.75rem;
  }
  .related-content__item {
    width: calc(25% - 0.5px);
  }
  /* Module: S */
  .social-list {
    padding: 3.75rem 2rem;
    position: relative;
    position: relative;
  }
  .social-list:before {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .social-list:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background: linear-gradient(90deg, #fff 30px, transparent 1%) center top, linear-gradient(#fff 30px, transparent 1%) center top, #d8d8d8;
    background-size: 32px 32px;
  }
  .social-list:before, .social-list:after {
    top: -3.4375rem;
  }
  .social-list__item {
    width: 25%;
  }
  .social-list__wrapper {
    position: relative;
  }
  .social-list__wrapper:before {
    content: '';
    position: absolute;
    bottom: -10rem;
    right: -25rem;
    width: 22.0625rem;
    height: 17.625rem;
    background-image: url(../mysource_files/HETI_logo_blue.svg);
    background-repeat: no-repeat;
    z-index: 9;
  }
  .featured-images + .social-list {
    padding-top: 0;
  }
}

@media (min-width: 80em) {
  /* Module: S */
  .feature-box__content {
    font-size: 1rem;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  /* stylelint-disable */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* stylelint-enable */
  .ir a::after,
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* Module: Breadcrumbs */
  .breadcrumbs {
    display: none;
  }
  /* Module: Pagination */
  .pagination {
    display: none;
  }
}

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