/*
 Theme Name:   Gillings 2018
 Theme URI:    http://sph.unc.edu/
 Description:  UNC Gillings School of Global Public Health Site Update 2018
 Author:       Paul Forrest Glass-Steel
 Author URI:   http://sph.unc.edu/
 Template:     sph-wp-theme
 Version:      1.0.30
*/
@charset "UTF-8";
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    opacity: 1; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    opacity: 1; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    opacity: 1; } }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

* {
  font-family: inherit;
  line-height: inherit;
  color: inherit; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-size: 10px; }

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

main {
  display: block; }

button {
  background-color: transparent;
  border: 0;
  padding: 0; }

hr {
  display: block;
  border: 0;
  margin: 0;
  padding: 0; }

.wysiwyg button {
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  border: 2px solid #000000;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.16;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 12px 26px;
  cursor: pointer; }
  .wysiwyg button:hover {
    border: 2px solid #4B9CD3;
    color: currentColor; }
  @media (min-width: 768px) {
    .wysiwyg button {
      font-size: 1.4rem;
      line-height: 1.2;
      padding: 15px 30px; } }
  @media (min-width: 1024px) {
    .wysiwyg button {
      font-size: 1.6rem; } }

img {
  max-width: 100%;
  width: 100%; }

input[type="text"] {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.16;
  color: #7a7a7a;
  border: 1px solid #000000;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  @media (min-width: 1024px) {
    input[type="text"] {
      font-size: 1.9rem;
      line-height: 1.21; } }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7a7a7a; }

:-ms-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7a7a7a; }

::-ms-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7a7a7a; }

::placeholder {
  /* Chrome/Opera/Safari */
  color: #7a7a7a; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #7a7a7a; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #7a7a7a; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #7a7a7a; }

textarea {
  border: 1px solid #000000; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  height: 100%; }
  @media (min-width: 1024px) {
    body {
      font-size: 1.8rem; } }

span.component-map-title,
span.alternating-block-title,
span.dd-accord-block-title,
span.callout-box__title,
span.carousel__heading,
span.highlight-box__title,
span.stats-headline,
span.component-video-title
{
  display: block;
}

h1,
.h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 3.4rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px; }
  h1 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h1 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 61px; }
    @media (min-width: 1024px) {
      h1 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h1 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 70px; } }
  h1 + h1 .wysiwyg,
  h2 + h1 .wysiwyg,
  h3 + h1 .wysiwyg,
  h4 + h1 .wysiwyg,
  h5 + h1 .wysiwyg,
  h6 + h1 .wysiwyg, h1 +
  .h1 .wysiwyg,
  h2 +
  .h1 .wysiwyg,
  h3 +
  .h1 .wysiwyg,
  h4 +
  .h1 .wysiwyg,
  h5 +
  .h1 .wysiwyg,
  h6 +
  .h1 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h1 .wysiwyg,
      h2 + h1 .wysiwyg,
      h3 + h1 .wysiwyg,
      h4 + h1 .wysiwyg,
      h5 + h1 .wysiwyg,
      h6 + h1 .wysiwyg, h1 +
      .h1 .wysiwyg,
      h2 +
      .h1 .wysiwyg,
      h3 +
      .h1 .wysiwyg,
      h4 +
      .h1 .wysiwyg,
      h5 +
      .h1 .wysiwyg,
      h6 +
      .h1 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h1,
    .h1 {
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    h1,
    .h1 {
      font-size: 4rem;
      margin-bottom: 30px; } }

h2,
.h2,
h1.component-map-title,
h2.component-map-title,
h3.component-map-title,
h4.component-map-title,
h5.component-map-title,
h6.component-map-title,
span.component-map-title,
div.component-map-title,
p.component-map-title
 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px; }
  h2 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h2 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 61px; }
    @media (min-width: 1024px) {
      h2 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h2 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 70px; } }
  h1 + h2 .wysiwyg,
  h2 + h2 .wysiwyg,
  h3 + h2 .wysiwyg,
  h4 + h2 .wysiwyg,
  h5 + h2 .wysiwyg,
  h6 + h2 .wysiwyg, h1 +
  .h2 .wysiwyg,
  h2 +
  .h2 .wysiwyg,
  h3 +
  .h2 .wysiwyg,
  h4 +
  .h2 .wysiwyg,
  h5 +
  .h2 .wysiwyg,
  h6 +
  .h2 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h2 .wysiwyg,
      h2 + h2 .wysiwyg,
      h3 + h2 .wysiwyg,
      h4 + h2 .wysiwyg,
      h5 + h2 .wysiwyg,
      h6 + h2 .wysiwyg, h1 +
      .h2 .wysiwyg,
      h2 +
      .h2 .wysiwyg,
      h3 +
      .h2 .wysiwyg,
      h4 +
      .h2 .wysiwyg,
      h5 +
      .h2 .wysiwyg,
      h6 +
      .h2 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h2,
    .h2,
    h1.component-map-title,
h2.component-map-title,
h3.component-map-title,
h4.component-map-title,
h5.component-map-title,
h6.component-map-title,
span.component-map-title,
div.component-map-title,
p.component-map-title
 {
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    h2,
    .h2,
    h1.component-map-title,
h2.component-map-title,
h3.component-map-title,
h4.component-map-title,
h5.component-map-title,
h6.component-map-title,
span.component-map-title,
div.component-map-title,
p.component-map-title
 {
      font-size: 3rem;
      margin-bottom: 30px; } }

h3,
.h3,
h1.alternating-block-title,
h2.alternating-block-title,
h3.alternating-block-title,
h4.alternating-block-title,
h5.alternating-block-title,
h6.alternating-block-title,
span.alternating-block-title,
div.alternating-block-title,
p.alternating-block-title

h1.component-video-title,
h2.component-video-title,
h3.component-video-title,
h4.component-video-title,
h5.component-video-title,
h6.component-video-title,
span.component-video-title,
div.component-video-title,
p.component-video-title

{
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.75;
  margin-bottom: 26px;
  text-transform: none;
}
  h3 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h3 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 61px; }
    @media (min-width: 1024px) {
      h3 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h3 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 70px; } }
  h1 + h3 .wysiwyg,
  h2 + h3 .wysiwyg,
  h3 + h3 .wysiwyg,
  h4 + h3 .wysiwyg,
  h5 + h3 .wysiwyg,
  h6 + h3 .wysiwyg, h1 +
  .h3 .wysiwyg,
  h2 +
  .h3 .wysiwyg,
  h3 +
  .h3 .wysiwyg,
  h4 +
  .h3 .wysiwyg,
  h5 +
  .h3 .wysiwyg,
  h6 +
  .h3 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h3 .wysiwyg,
      h2 + h3 .wysiwyg,
      h3 + h3 .wysiwyg,
      h4 + h3 .wysiwyg,
      h5 + h3 .wysiwyg,
      h6 + h3 .wysiwyg, h1 +
      .h3 .wysiwyg,
      h2 +
      .h3 .wysiwyg,
      h3 +
      .h3 .wysiwyg,
      h4 +
      .h3 .wysiwyg,
      h5 +
      .h3 .wysiwyg,
      h6 +
      .h3 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h3,
    .h3,
    h1.alternating-block-title,
    h2.alternating-block-title,
    h3.alternating-block-title,
    h4.alternating-block-title,
    h5.alternating-block-title,
    h6.alternating-block-title,
    span.alternating-block-title,
    div.alternating-block-title,
    p.alternating-block-title {
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    h3,
    .h3,
    h1.alternating-block-title,
    h2.alternating-block-title,
    h3.alternating-block-title,
    h4.alternating-block-title,
    h5.alternating-block-title,
    h6.alternating-block-title,
    span.alternating-block-title,
    div.alternating-block-title,
    p.alternating-block-title {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }

h4,
.h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.13;
  text-transform: uppercase;
  margin-bottom: 26px; }
  h4 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h4 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 61px; }
    @media (min-width: 1024px) {
      h4 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h4 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 70px; } }
  h1 + h4 .wysiwyg,
  h2 + h4 .wysiwyg,
  h3 + h4 .wysiwyg,
  h4 + h4 .wysiwyg,
  h5 + h4 .wysiwyg,
  h6 + h4 .wysiwyg, h1 +
  .h4 .wysiwyg,
  h2 +
  .h4 .wysiwyg,
  h3 +
  .h4 .wysiwyg,
  h4 +
  .h4 .wysiwyg,
  h5 +
  .h4 .wysiwyg,
  h6 +
  .h4 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h4 .wysiwyg,
      h2 + h4 .wysiwyg,
      h3 + h4 .wysiwyg,
      h4 + h4 .wysiwyg,
      h5 + h4 .wysiwyg,
      h6 + h4 .wysiwyg, h1 +
      .h4 .wysiwyg,
      h2 +
      .h4 .wysiwyg,
      h3 +
      .h4 .wysiwyg,
      h4 +
      .h4 .wysiwyg,
      h5 +
      .h4 .wysiwyg,
      h6 +
      .h4 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h4,
    .h4 {
      font-size: 2.7rem;
      letter-spacing: .03em; } }
  @media (min-width: 1024px) {
    h4,
    .h4 {
      font-size: 3.2rem;
      line-height: 1.18;
      margin-bottom: 30px; } }

h5,
.h5 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.75;
  margin-bottom: 26px; }
  h5 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h5 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 61px; }
    @media (min-width: 1024px) {
      h5 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h5 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 70px; } }
  h1 + h5 .wysiwyg,
  h2 + h5 .wysiwyg,
  h3 + h5 .wysiwyg,
  h4 + h5 .wysiwyg,
  h5 + h5 .wysiwyg,
  h6 + h5 .wysiwyg, h1 +
  .h5 .wysiwyg,
  h2 +
  .h5 .wysiwyg,
  h3 +
  .h5 .wysiwyg,
  h4 +
  .h5 .wysiwyg,
  h5 +
  .h5 .wysiwyg,
  h6 +
  .h5 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h5 .wysiwyg,
      h2 + h5 .wysiwyg,
      h3 + h5 .wysiwyg,
      h4 + h5 .wysiwyg,
      h5 + h5 .wysiwyg,
      h6 + h5 .wysiwyg, h1 +
      .h5 .wysiwyg,
      h2 +
      .h5 .wysiwyg,
      h3 +
      .h5 .wysiwyg,
      h4 +
      .h5 .wysiwyg,
      h5 +
      .h5 .wysiwyg,
      h6 +
      .h5 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h5,
    .h5 {
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    h5,
    .h5 {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }

h6,
.h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: .056em;
  line-height: 1.18;
  text-transform: uppercase;
  margin-bottom: 12px; }
  h6 .wysiwyg:not(.u-no-margin-top):not(:first-child),
  .h6 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
    margin-top: 31px; }
    @media (min-width: 1024px) {
      h6 .wysiwyg:not(.u-no-margin-top):not(:first-child),
      .h6 .wysiwyg:not(.u-no-margin-top):not(:first-child) {
        margin-top: 35px; } }
  h1 + h6 .wysiwyg,
  h2 + h6 .wysiwyg,
  h3 + h6 .wysiwyg,
  h4 + h6 .wysiwyg,
  h5 + h6 .wysiwyg,
  h6 + h6 .wysiwyg, h1 +
  .h6 .wysiwyg,
  h2 +
  .h6 .wysiwyg,
  h3 +
  .h6 .wysiwyg,
  h4 +
  .h6 .wysiwyg,
  h5 +
  .h6 .wysiwyg,
  h6 +
  .h6 .wysiwyg {
    margin-top: 0; }
    @media (min-width: 1024px) {
      h1 + h6 .wysiwyg,
      h2 + h6 .wysiwyg,
      h3 + h6 .wysiwyg,
      h4 + h6 .wysiwyg,
      h5 + h6 .wysiwyg,
      h6 + h6 .wysiwyg, h1 +
      .h6 .wysiwyg,
      h2 +
      .h6 .wysiwyg,
      h3 +
      .h6 .wysiwyg,
      h4 +
      .h6 .wysiwyg,
      h5 +
      .h6 .wysiwyg,
      h6 +
      .h6 .wysiwyg {
        margin-top: 0; } }
  @media (min-width: 768px) {
    h6,
    .h6 {
      font-size: 1.8rem;
      letter-spacing: .048em;
      line-height: 1.16; } }
  @media (min-width: 1024px) {
    h6,
    .h6 {
      font-size: 2.1rem;
      line-height: 1.14;
      margin-bottom: 15px; } }

p {
  margin-bottom: 30px; }

strong {
  font-weight: 700; }

i,
em,
cite {
  font-style: italic; }

a {
  -webkit-transition: border 0.2s ease, color 0.2s ease;
  transition: border 0.2s ease, color 0.2s ease;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  a:hover {
    border-bottom: 1px dashed #007FAE;
    color: #007FAE; }

    .wysiwyg a:focus {
    border-bottom: 1px dashed #007FAE;
    color: #007FAE;
    /*outline: none;*/
  }

  .wysiwyg a{
    color: #007FAE;
    border-bottom: 1px solid #007FAE;
  }

  .wysiwyg a:hover,
  .wysiwyg a:focus {
    color: #000000;
    border-bottom: 1px dashed #000000;
  }

  

ul:not(.unstyled-list),
ol {
  padding-left: 1em;
  margin-bottom: 30px; }

ul:not(.unstyled-list) {
  list-style-position: outside;
  margin-left: -10px; }
  @media (min-width: 768px) {
    ul:not(.unstyled-list) {
      margin-left: -15px; } }

ol:not(.unstyled-list) {
  counter-reset: item;
  list-style: none;
  padding-left: 1em; }
  ol:not(.unstyled-list) > li {
    position: relative; }
    ol:not(.unstyled-list) > li::before {
      content: counter(item) ".";
      counter-increment: item;
      position: absolute;
      top: 0;
      left: -1em; }

ol:not(.unstyled-list) li,
ul:not(.unstyled-list) li {
  margin-bottom: .83em; }

ul:not(.unstyled-list) > li {
  padding-left: 10px;
  position: relative; }
  @media (min-width: 768px) {
    ul:not(.unstyled-list) > li {
      padding-left: 15px; } }
  ul:not(.unstyled-list) > li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 1em;
    margin-top: .2em;
    line-height: inherit;
    background: url("images/svg/bullet.svg") 0% 50% no-repeat;
    list-style: none; }

figure {
  margin-bottom: 30px; }

figcaption {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: .04em;
  line-height: 1.3;
  margin-top: 15px;
  font-weight: 400;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    figcaption {
      font-size: 1.4rem; } }
  @media (min-width: 1024px) {
    figcaption {
      font-size: 1.5rem;
      letter-spacing: .03em;
      line-height: 1.13; } }

blockquote {
  font-family: "Libre Baskerville", serif;
  font-size: 1.5rem;
  line-height: 1.69;
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    blockquote {
      font-size: 1.8rem;
      letter-spacing: -.003em;
      line-height: 1.72; } }

hr {
  clear: both;
  border-top: 1px solid #000000;
  margin-bottom: 30px;
}

.col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 34px 7px 0; }
  @media (min-width: 768px) {
    .col {
      padding: 34px 17px 0; } }
  @media (min-width: 1540px) {
    .col {
      padding: 63px 31.5px 0; } }
  .col--no-gutters {
    padding: 0; }
    @media (min-width: 768px) {
      .col--no-gutters {
        padding: 0; } }
    @media (min-width: 1540px) {
      .col--no-gutters {
        padding: 0; } }
  @media (min-width: 1540px) {
    .col--small-gutter {
      padding: 34px 17px 0; } }
  .col--align-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col--align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col--align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .col--first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col--last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .col--reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .col--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.col--xs-no-gutters {
  padding: 0; }

.col--xs-align-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.col--xs-align-center {
  -ms-flex-item-align: center;
  align-self: center; }

.col--xs-align-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.col--xs-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.col--xs-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.col--xs-reset {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.col--xs-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.col--xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col--xs-0 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  max-width: 0; }

.col--xs-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col--xs-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col--xs-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col--xs-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col--xs-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col--xs-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col--xs-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col--xs-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col--xs-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col--xs-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col--xs-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col--xs-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .col--sm-no-gutters {
    padding: 0; }
  .col--sm-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col--sm-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col--sm-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .col--sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col--sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .col--sm-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .col--sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .col--sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col--sm-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    max-width: 0; }
  .col--sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col--sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col--sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col--sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col--sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col--sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col--sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col--sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col--sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col--sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col--sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col--sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col--sm-offset-0 {
    margin-left: 0; }
  .col--sm-offset-1 {
    margin-left: 8.33333%; }
  .col--sm-offset-2 {
    margin-left: 16.66667%; }
  .col--sm-offset-3 {
    margin-left: 25%; }
  .col--sm-offset-4 {
    margin-left: 33.33333%; }
  .col--sm-offset-5 {
    margin-left: 41.66667%; }
  .col--sm-offset-6 {
    margin-left: 50%; }
  .col--sm-offset-7 {
    margin-left: 58.33333%; }
  .col--sm-offset-8 {
    margin-left: 66.66667%; }
  .col--sm-offset-9 {
    margin-left: 75%; }
  .col--sm-offset-10 {
    margin-left: 83.33333%; }
  .col--sm-offset-11 {
    margin-left: 91.66667%; }
  .col--sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col--md-no-gutters {
    padding: 0; }
  .col--md-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col--md-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col--md-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .col--md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col--md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .col--md-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .col--md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .col--md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col--md-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    max-width: 0; }
  .col--md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col--md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col--md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col--md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col--md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col--md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col--md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col--md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col--md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col--md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col--md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col--md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col--md-offset-0 {
    margin-left: 0; }
  .col--md-offset-1 {
    margin-left: 8.33333%; }
  .col--md-offset-2 {
    margin-left: 16.66667%; }
  .col--md-offset-3 {
    margin-left: 25%; }
  .col--md-offset-4 {
    margin-left: 33.33333%; }
  .col--md-offset-5 {
    margin-left: 41.66667%; }
  .col--md-offset-6 {
    margin-left: 50%; }
  .col--md-offset-7 {
    margin-left: 58.33333%; }
  .col--md-offset-8 {
    margin-left: 66.66667%; }
  .col--md-offset-9 {
    margin-left: 75%; }
  .col--md-offset-10 {
    margin-left: 83.33333%; }
  .col--md-offset-11 {
    margin-left: 91.66667%; }
  .col--md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col--lg-no-gutters {
    padding: 0; }
  .col--lg-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col--lg-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col--lg-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .col--lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col--lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .col--lg-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .col--lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .col--lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col--lg-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    max-width: 0; }
  .col--lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col--lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col--lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col--lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col--lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col--lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col--lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col--lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col--lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col--lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col--lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col--lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col--lg-offset-0 {
    margin-left: 0; }
  .col--lg-offset-1 {
    margin-left: 8.33333%; }
  .col--lg-offset-2 {
    margin-left: 16.66667%; }
  .col--lg-offset-3 {
    margin-left: 25%; }
  .col--lg-offset-4 {
    margin-left: 33.33333%; }
  .col--lg-offset-5 {
    margin-left: 41.66667%; }
  .col--lg-offset-6 {
    margin-left: 50%; }
  .col--lg-offset-7 {
    margin-left: 58.33333%; }
  .col--lg-offset-8 {
    margin-left: 66.66667%; }
  .col--lg-offset-9 {
    margin-left: 75%; }
  .col--lg-offset-10 {
    margin-left: 83.33333%; }
  .col--lg-offset-11 {
    margin-left: 91.66667%; }
  .col--lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1540px) {
  .col--xl-no-gutters {
    padding: 0; }
  .col--xl-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col--xl-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col--xl-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .col--xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col--xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .col--xl-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .col--xl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .col--xl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col--xl-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    max-width: 0; }
  .col--xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col--xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col--xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col--xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col--xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col--xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col--xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col--xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col--xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col--xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col--xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col--xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col--xl-offset-0 {
    margin-left: 0; }
  .col--xl-offset-1 {
    margin-left: 8.33333%; }
  .col--xl-offset-2 {
    margin-left: 16.66667%; }
  .col--xl-offset-3 {
    margin-left: 25%; }
  .col--xl-offset-4 {
    margin-left: 33.33333%; }
  .col--xl-offset-5 {
    margin-left: 41.66667%; }
  .col--xl-offset-6 {
    margin-left: 50%; }
  .col--xl-offset-7 {
    margin-left: 58.33333%; }
  .col--xl-offset-8 {
    margin-left: 66.66667%; }
  .col--xl-offset-9 {
    margin-left: 75%; }
  .col--xl-offset-10 {
    margin-left: 83.33333%; }
  .col--xl-offset-11 {
    margin-left: 91.66667%; }
  .col--xl-offset-12 {
    margin-left: 100%; } }

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px; }
  @media (min-width: 480px) {
    

    .grid {
      padding: 0 25px; } }
  @media (min-width: 768px) {
    .grid {
      padding: 0 35px; } }
  @media (min-width: 1024px) {
    .grid {
      padding: 0 50px; } }
  .grid--container {
    margin: 0 auto;
    max-width: 1540px;
    width: 100%; }
  .grid--no-gutters {
    padding: 0; }
    @media (min-width: 768px) {
      .grid--no-gutters {
        padding: 0; } }
    @media (min-width: 1540px) {
      .grid--no-gutters {
        padding: 0; } }

.grid--xs-no-gutters {
  margin: 0; }

@media (min-width: 480px) {
  .grid--sm-no-gutters {
    margin: 0; } }

@media (min-width: 768px) {
  .grid--md-no-gutters {
    margin: 0; } }

@media (min-width: 1024px) {
  .grid--lg-no-gutters {
    margin: 0; } }

@media (min-width: 1540px) {
  .grid--xl-no-gutters {
    margin: 0; } }

.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: -34px -7px;
  padding: 0; }
  @media (min-width: 768px) {
    .row {
      margin: -34px -17px; } }
  @media (min-width: 1540px) {
    .row {
      margin: -63px -31.5px; } }
  .row:last-child {
    margin-bottom: 0; }
  .row--no-gutters {
    margin: 0; }
    @media (min-width: 768px) {
      .row--no-gutters {
        margin: 0; } }
    @media (min-width: 1540px) {
      .row--no-gutters {
        margin: 0; } }
  @media (min-width: 1540px) {
    .row--small-gutter {
      margin: -34px -17px; } }
  .row--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .row--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .row--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.row--xs-no-gutters {
  margin: 0; }

.row--xs-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.row--xs-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.row--xs-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.row--xs-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

@media (min-width: 480px) {
  .row--sm-no-gutters {
    margin: 0; }
  .row--sm-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row--sm-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .row--sm-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .row--sm-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 768px) {
  .row--md-no-gutters {
    margin: 0; }
  .row--md-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row--md-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .row--md-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .row--md-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 1024px) {
  .row--lg-no-gutters {
    margin: 0; }
  .row--lg-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row--lg-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .row--lg-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .row--lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 1540px) {
  .row--xl-no-gutters {
    margin: 0; }
  .row--xl-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .row--xl-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .row--xl-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .row--xl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

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

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

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

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

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

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

@media (min-width: 480px) {
  .text--sm-right {
    text-align: right; }
  .text--sm-left {
    text-align: left; }
  .text--sm-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text--md-right {
    text-align: right; }
  .text--md-left {
    text-align: left; }
  .text--md-center {
    text-align: center; } }

@media (min-width: 1024px) {
  .text--lg-right {
    text-align: right; }
  .text--lg-left {
    text-align: left; }
  .text--lg-center {
    text-align: center; } }

@media (min-width: 1540px) {
  .text--xl-right {
    text-align: right; }
  .text--xl-left {
    text-align: left; }
  .text--xl-center {
    text-align: center; } }

.hero-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5; }
  @media (max-width: 1023px) {
    .col-lg-hidden{
      display: none !important;
    }
    .hero-nav {
      position: fixed;
      bottom: 0;
      width: 100%;
      border-top: 1px solid rgba(255, 255, 255, 0.35); } }

@media (max-width: 1023px) {
  .hero-nav__group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; } }

.news-slider-container {
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1024px) {
    .news-slider-container {
      padding: 0 100px; } }

.news-slider {
  position: relative; }

.news-slider__header {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .news-slider__header {
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .news-slider__header {
      margin-bottom: 60px; } }

.news-slider__header--link {
  border-bottom: 0; }

.news-slider__arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 4rem;
  display: none;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .news-slider__arrow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #FFFFFF; } }
  @media (min-width: 1024px) {
    .news-slider__arrow {
      font-size: 5.3rem; } }

.news-slider__arrow--next,
.news-slider__arrow--prev {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  cursor: pointer; }
  .news-slider__arrow--next:hover,
  .news-slider__arrow--prev:hover,
  .news-slider__arrow--next:focus,
  .news-slider__arrow--prev:focus {
    color: #4B9CD3; }

.news-slider__arrow--next {
  right: 0; }
  @media (min-width: 768px) {
    .news-slider__arrow--next {
      -webkit-transform: translate(115%, -50%);
      transform: translate(115%, -50%); } }
  @media (min-width: 1024px) {
    .news-slider__arrow--next {
      -webkit-transform: translate(150%, -50%);
      transform: translate(150%, -50%); } }

.news-slider__arrow--prev {
  left: 0; }
  @media (min-width: 768px) {
    .news-slider__arrow--prev {
      -webkit-transform: translate(-115%, -50%);
      transform: translate(-115%, -50%); } }
  @media (min-width: 1024px) {
    .news-slider__arrow--prev {
      -webkit-transform: translate(-150%, -50%);
      transform: translate(-150%, -50%); } }

.news-slider .news-slider__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8.5px; }
  @media (min-width: 768px) {
    .news-slider .news-slider__slide {
      padding: 0 17px; } }
  @media (min-width: 1540px) {
    .news-slider .news-slider__slide {
      padding: 0 31.5px; } }

.section {
  padding: 61px 0; }
  @media (min-width: 1024px) {
    .section {
      padding: 70px 0; } }
  .main-content > .section:last-child:not([class*="section--background"]) {
    padding-bottom: 0; }

.section--xtra-padding {
  padding: 61px 0; }
  @media (min-width: 1024px) {
    .section--xtra-padding {
      padding: 155px 0; } }

.section--background-blue {
  background-color: #4B9CD3;
  color: #FFFFFF; }
  .section--background-blue a {
    border-color: #FFFFFF; }
    .section--background-blue a:hover {
      color: #000000; }

.section--background-light-blue {
  background-color: #EDF6FC; }

.section--background-black {
  background-color: #000000;
  color: #FFFFFF; }
  .section--background-black a {
    border-color: #FFFFFF; }
    .section--background-black a:hover {
      color: #4B9CD3; }

.section--small-padding {
  padding: 40.66667px 0; }
  @media (min-width: 1024px) {
    .section--small-padding {
      padding: 46.66667px 0; } }

.section--relative {
  position: relative; }

.section__background-image {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .4; }

.two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 768px) {
    .two-col {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @supports (display: grid) {
    @media (min-width: 768px) {
      .two-col {
        display: grid;
        grid-template-columns: 50% 50%; } }
    @media (min-width: 1540px) {
      .two-col {
        display: grid;
        grid-template-columns: 1fr 50px minmax(0, 720px) minmax(0, 720px) 50px 1fr; } } }

.two-col--reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .two-col--reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.two-col--light-blue {
  background-color: #EDF6FC; }

.two-col--blue {
  background-color: #4B9CD3; }

.two-col__side {
  width: 50%; }
  @supports (display: grid) {
    .two-col__side {
      width: 100%; } }

@media (min-width: 1540px) {
  .two-col__side--full-start {
    grid-column: 1 / 4; } }

@media (min-width: 1540px) {
  .two-col__side--full-end {
    grid-column: 4 / -1; } }

@media (min-width: 1540px) {
  .two-col__side--restrain-start {
    grid-column: 3; } }

@media (min-width: 1540px) {
  .two-col__side--restrain-end {
    grid-column: 4; } }

.two-col__side--centered-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 26px; }
  @media (min-width: 768px) {
    .two-col__side--centered-content {
      padding: 60px; } }
  @media (min-width: 1540px) {
    .two-col__side--centered-content {
      padding: 90px; } }

.two-col__side--centered-content-small-padding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 26px; }

@media (min-width: 768px) {
  .two-col__side--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.two-col__side--border-top {
  position: relative; }
  @media (min-width: 768px) {
    .two-col__side--border-top::before {
      content: '';
      display: block;
      border-top: 1px solid rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 50vw; } }

.two-col__side--border-bottom {
  position: relative; }
  .two-col__side--border-bottom::after {
    content: '';
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .two-col__side--border-bottom::after {
        width: 50vw; } }

.two-col__content-wrapper {
  width: 100%; }

.icon-search {
  font-size: 2.4rem; /*18px;*/
}

.link-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.link-icon-list--align-end-lg {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 1024px) {
    .link-icon-list--align-end-lg {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

.link-icon-list__item:not(:last-of-type) {
  padding-right: 20px; }
  @media (min-width: 1024px) {
    .link-icon-list__item:not(:last-of-type) {
      padding-right: 50px; } }

.inline-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.inline-items--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.inline-items__item {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px; }

.news-grid-wrapper__content {
  padding: 30px 0; }

.list-with-icons__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px; }

.list-with-icons__icon {
  color: #4B9CD3;
  font-size: 4rem;
  margin-right: 30px; }

.list-with-icons__text {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin: 0; }
  @media (min-width: 768px) {
    .list-with-icons__text {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .list-with-icons__text {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .list-with-icons__text {
      margin: 0; } }

.sph-two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0; }

.sph-two-col__side {
  width: 100%; }
  .sph-two-col__side:last-of-type {
    padding-top: 34px; }
  @media (min-width: 768px) {
    .sph-two-col__side {
      width: calc(11/24 * 100%); }
      .sph-two-col__side:last-of-type {
        margin-left: calc(2/24 * 100%);
        padding-top: 0; } }
  @media (min-width: 1024px) {
    .sph-two-col__side {
      width: calc(10/24 * 100%); }
      .sph-two-col__side:first-of-type {
        margin-left: calc(1/24 * 100%); } }

.grid-spacing-container {
  margin-bottom: 34px; }
  @media (min-width: 768px) {
    .grid-spacing-container {
      margin-bottom: 34px; } }
  @media (min-width: 1540px) {
    .grid-spacing-container {
      margin-bottom: 63px; } }

.callout-box {
  margin: 61px 0; }
  @media (min-width: 1024px) {
    .callout-box {
      margin: 70px 0; } }

@media (min-width: 480px) {
  .callout-box--reverse .callout-box__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 480px) {
  .callout-box--reverse .callout-box__figure {
    padding-left: 30px;
    padding-right: 0; } }

@media (min-width: 768px) {
  .callout-box--reverse .callout-box__figure {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right; } }

@media (min-width: 768px) {
  .callout-box--reverse .callout-box__image-container {
    margin-right: 0;
    margin-left: 15px; } }

.callout-box__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .callout-box__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .callout-box__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.callout-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 480px) {
    .callout-box__content {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.callout-box__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  @media (min-width: 480px) {
    .callout-box__col {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; } }

@media (min-width: 480px) {
  .callout-box__col--auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }

.callout-box__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 480px) {
    .callout-box__figure {
      padding-right: 30px;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .callout-box__figure {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.callout-box__image-container {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .callout-box__image-container {
      margin-right: 15px; } }
  @media (min-width: 1024px) {
    .callout-box__image-container {
      margin-bottom: 0; } }

.callout-box__caption-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0; }

.blue-box {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  text-align: center;
  margin: 61px 0; }
  @media (min-width: 768px) {
    .blue-box {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .blue-box {
      font-size: 2.3rem; } }
  @media (min-width: 1024px) {
    .blue-box {
      margin: 70px 0; } }
  .blue-box::before, .blue-box::after {
    content: '';
    display: block;
    height: 5px;
    width: 115px;
    background-color: #4B9CD3; }
  .blue-box::after {
    margin: 30px auto 0; }
  .blue-box::before {
    margin: 0 auto 30px; }

.highlight-box {
  margin-bottom: 30px; }

.highlight-box__image {
  width: 100%;
  display: block; }

.highlight-box__link {
  display: block; }

.highlight-box__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .highlight-box__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .highlight-box__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  .highlight-box__link:hover .highlight-box__title {
    background-color: #4B9CD3; }

.highlight-box--nl23 .highlight-box__title {
  font-size: 1.5rem;
  padding: 10px; }
  @media (min-width: 768px) {
    .highlight-box--nl23 .highlight-box__title {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .highlight-box--nl23 .highlight-box__title {
      font-size: 1.5rem; } }

.highlight-box__link {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2; }
  .highlight-box__link:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .highlight-box__link {
      font-size: 1.6rem;
      line-height: 1.19; } }

.highlight-box__link-icon {
  margin-left: .5em; }

.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Libre Baskerville", serif;
  font-size: 1.9rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #000000; }
  @media (min-width: 1024px) {
    .main-nav {
      font-size: 1.4rem;
      padding: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 1540px) {
    .main-nav {
      font-size: 2.2rem; } }
  @media (max-width: 1023px) {
    .main-nav {
      padding-top: 25px;
      overflow: hidden; } }

.main-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .main-nav__item {
      padding: 0 50px 30px; } }

.main-nav__link {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 5px solid #000000;
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
.main-nav__link:hover, .main-nav__link:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 5px solid #000000;
}


@media (min-width: 1024px) {
  .main-nav__link {
    padding: 20px 15px;
  }
}
@media (min-width: 1540px) {
  .main-nav__link {
    padding: 30px 20px;
  }
}


@media (min-width: 1024px) {
  .main-nav__link:hover, .main-nav__link:focus {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 5px solid #4B9CD3;
    background-color: #FFFFFF;
    color: #000000;
    /*outline: none;*/
  }
}

  @media (max-width: 1023px) {
    .main-nav__item--has-subnav .main-nav__link:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 20px; } }
  @media (max-width: 1023px) {
    .main-nav__item--has-subnav .main-nav__link.js-link-clone:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }
  .main-nav__item.is-active:not(:hover) .main-nav__link:after {
    content: '';
    display: block;
    width: 100%;
    height: 7px;
    background-color: #4B9CD3;
    position: absolute;
    bottom: 0;
    left: 0; }


.secondary-nav {
  width: 100%; }
  @media (min-width: 1024px) {
    .secondary-nav {
      background-color: #4B9CD3;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1;
      /*visibility: hidden;*/
      display: none;
      opacity: 0;
      -webkit-transform: rotateX(-15deg);
      transform: rotateX(-15deg);
      -webkit-transform-origin: top;
      transform-origin: top;
      -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
      max-height: calc(100vh - 100%);
      overflow-y: scroll; }
      .off-canvas-nav--is-open .secondary-nav {
        opacity: 1;
        /*visibility: visible;*/
        display: block;
        -webkit-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg); } }

@media (min-width: 1024px) {
    .secondary-nav {
    background-color: #FFF;
  }
}

.secondary-nav__wrapper {
  padding: 25px 50px; }
  @media (min-width: 1024px) {
    .secondary-nav__wrapper {
      max-width: 1675px;
      margin: 0 auto;
      padding: 52px 34px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @supports (display: grid) {
        .secondary-nav__wrapper {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
          grid-column-gap: 40px; } } }

@media (min-width: 1024px) {
  .secondary-nav__group {
    padding: 0 20px; }
    @supports (display: grid) {
      .secondary-nav__group {
        padding: 0; } } }

.secondary-nav__header-link {
  color: #000;
  border: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-weight: 700;
  padding: 12px 0 0; }
  .secondary-nav__header-link:hover {
    border: 0; }
  .secondary-nav__header-link:hover {
    color: currentColor; }
   
  .secondary-nav__header-link:hover,
  .secondary-nav__header-link:focus {
    color: #007FAE;
    text-decoration: underline;
    /*outline: none;*/
  }

  @media (min-width: 1024px) {
    .secondary-nav__header-link:hover,
    .secondary-nav__header-link:focus {
      color: #007FAE;
      text-decoration: underline;
      /*outline: none;*/
    }
  }

  .secondary-nav__link{
    color: #000;
  }

  .secondary-nav__link:hover,
  .secondary-nav__link:focus {
    color: #007FAE;
    text-decoration: underline;
    /*outline: none;*/
  }

  @media (min-width: 1024px) {
    .secondary-nav__link:hover,
    .secondary-nav__link:focus {
      color: #007FAE;
      text-decoration: underline;
      /*outline: none;*/
    }
  }



  @media (max-width: 1023px) {
    .secondary-nav__header-link:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 20px; } }
  @media (max-width: 1023px) {
    .secondary-nav__header-link.js-link-clone:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }

.secondary-nav__list-container {
  padding-top: 12px; }

.secondary-nav__list {
  width: 100%; }
  @media (min-width: 1024px) {
    .secondary-nav__list {
      margin-bottom: 30px; } }
  @media (max-width: 1023px) {
    .secondary-nav__list {
      padding: 10px 0; } }

@media (max-width: 1023px) {
  .secondary-nav__item {
    padding: 12px 50px;
    font-size: 1.6rem; } }

.secondary-nav__link {
  border: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: inline-block; }
  .secondary-nav__link:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .secondary-nav__link {
      margin-bottom: 5px; } }
  .secondary-nav__link:hover {
    color: currentColor; }
    @media (min-width: 1024px) {
      .secondary-nav__link:hover {
        color: #007FAE; } }

.off-canvas-nav {
  border-bottom: 5px solid #4B9CD3;
  background-color: #4B9CD3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: height .2s ease, background-color .3s ease, color .3s ease;
  transition: height .2s ease, background-color .3s ease, color .3s ease; }
  @media (min-width: 1024px) {
    .off-canvas-nav {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
    }

    .off-canvas-nav.off-canvas-nav--is-open, .off-canvas-nav:hover {
      background-color: #000000;
    }
    .off-canvas-nav.off-canvas-nav--is-open .off-canvas-nav__trigger,
    .off-canvas-nav:hover .off-canvas-nav__trigger {
        color: #FFFFFF;
    }
  }
  
  @media (min-width: 1024px) and (min-width: 1024px) {
    /*.off-canvas-nav.off-canvas-nav--is-open, .off-canvas-nav:hover {
      background-color: #000000;
    }
    .off-canvas-nav.off-canvas-nav--is-open .off-canvas-nav__trigger,
    .off-canvas-nav:hover .off-canvas-nav__trigger {
        color: #FFFFFF;
    }*/
  }

.off-canvas-nav__trigger {
  border: 0;
  text-decoration: none;
  display: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }
  .off-canvas-nav__trigger:hover {
    
    border: 0;

  }

  .off-canvas-nav__trigger:focus {
    background-color: #000000;
    color: #ffffff;
    /*outline: none;*/
  }


  @media (min-width: 1024px) {
    .off-canvas-nav__trigger {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 150px;
      font-size: 1.4rem;
      letter-spacing: .05em;
      padding: 0 25px; } }
  @media (min-width: 1540px) {
    .off-canvas-nav__trigger {
      padding: 0 35px;
      font-size: 1.8rem;
      width: 200px; } }

.submenu {
  width: 100%; }
  @media (min-width: 1024px) {
    .submenu {
      position: absolute;
      background-color: rgba(255, 255, 255, 0.975);
      left: 0;
      top: 100%;
      width: 100%;
      z-index: 1;
      padding: 50px 0;
      color: #000000;
      visibility: hidden;
      -webkit-transform: rotateX(-15deg);
      transform: rotateX(-15deg);
      -webkit-transform-origin: top;
      transform-origin: top;
      opacity: 0;
      -webkit-transition: z-index 0s ease 0.2s, opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: z-index 0s ease 0.2s, opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: z-index 0s ease 0.2s, opacity 0.2s ease, visibility 0.2s ease, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: z-index 0s ease 0.2s, opacity 0.2s ease, visibility 0.2s ease, transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .main-nav__item:hover .submenu {
      opacity: 1;
      visibility: visible;
      -webkit-transform-origin: top;
      transform-origin: top;
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg); } }

@media (min-width: 1024px) {
  .submenu__container {
    max-width: 1540px;
    padding: 0 50px;
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto; }
    @supports (display: grid) {
      .submenu__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 63px; } } }

@media (min-width: 1024px) {
  .submenu__content {
    width: 50%; }
    @supports (display: grid) {
      .submenu__content {
        width: auto; } } }

.submenu__content:first-of-type {
  display: none; }
  @media (min-width: 1024px) {
    .submenu__content:first-of-type {
      display: block; } }

@media (min-width: 1024px) {
  .submenu__content:last-of-type {
    padding-left: 40px; }
    @supports (display: grid) {
      .submenu__content:last-of-type {
        padding-left: 0; } } }

.submenu__image {
  margin-bottom: 20px; }

.submenu__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .submenu__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .submenu__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.submenu__copy {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.57; }
  @media (min-width: 768px) {
    .submenu__copy {
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .submenu__copy {
      font-size: 1.8rem;
      line-height: 1.67; } }

.submenu__list {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase; }
  @media (max-width: 1023px) {
    .submenu__list {
      padding: 10px 0; } }

.submenu__list-item {
  padding: 12px 25px 12px 50px; }
  @media (min-width: 1024px) {
    .submenu__list-item {
      padding: 0 0 20px 0; } }

.submenu__list-link {
  border: 0;
  text-decoration: none; }
  .submenu__list-link:hover {
    border: 0; }
  @media (max-width: 1023px) {
    .submenu__list-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1024px) {
    .submenu__list-link {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
      background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
      background-size: 0 100%;
      background-repeat: no-repeat;
      -webkit-transition: background-size .4s ease;
      transition: background-size .4s ease;
      display: inline; }
      .submenu__list-link:hover {
        background-size: 100% 100%;
        color: currentColor; } }
  @media (max-width: 1023px) {
    .submenu__list-link:hover {
      color: currentColor; } }
  @media (max-width: 1023px) {
    .submenu__list-item--has-subnav .submenu__list-link:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 20px; } }
  @media (max-width: 1023px) {
    .submenu__list-item--has-subnav .submenu__list-link.js-link-clone:after {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }

@media (min-width: 1024px) {
  .submenu-2 {
    display: none; } }

@media (max-width: 1023px) {
  .submenu-2__list {
    padding: 10px 0; } }

.submenu-2__list-item {
  padding: 12px 50px;
  font-weight: 300;
  text-transform: none;
  font-family: "Roboto", sans-serif; }
  @media (min-width: 1024px) {
    .submenu-2__list-item {
      padding: 0 50px; } }

.submenu-2__link {
  border: 0;
  text-decoration: none; }
  .submenu-2__link:hover {
    border: 0; }
  @media (max-width: 1023px) {
    .submenu-2__link:hover {
      color: currentColor; } }

@media (max-width: 1023px) {
  .js-submenu {
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    
    /*position: absolute;*/
    /*left: 0;*/

    color: #000000;
    background-color: #FFFFFF;
    
    /*-webkit-transform: translate(100%, 0);*/
    /*transform: translate(100%, 0);*/
    /*top: 0;*/
    
    z-index: 1;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .js-submenu.js-submenu--is-active {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.js-back-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000; }
  @media (max-width: 1023px) {
    .js-back-link:before {
      content: "";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px; } }

.js-link-clone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #FFFFFF;
  background-color: #4B9CD3; }

.js-create-nav-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 1.8rem;
  padding: 9px 25px 9px 50px;
  line-height: 1.67; }
  .js-create-nav-link:hover {
    color: #FFFFFF; }
  @media (min-width: 1024px) {
    .js-create-nav-link {
      display: none; } }

@media (max-width: 1023px) {
  .main-nav-search {
    background-color: #000000;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1; } }

@media (min-width: 1024px) {
  .main-nav-search {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding: 0 30px 0 15px;*/
  }
}

.header-nav-search__trigger{
  padding-right: 20px;
  padding-left: 18px; 
}

@media (min-width: 1540px) {
  .main-nav-search {
    padding: 0 40px 0 20px; } }

.main-nav-search__form {
  position: relative; }
  @media (min-width: 1024px) {
    .main-nav-search__form {
      -webkit-transition: transform 0.2s ease, width 0.2s ease;
      -webkit-transition: width 0.2s ease, -webkit-transform 0.2s ease;
      transition: width 0.2s ease, -webkit-transform 0.2s ease;
      transition: transform 0.2s ease, width 0.2s ease;
      transition: transform 0.2s ease, width 0.2s ease, -webkit-transform 0.2s ease;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      z-index: 1;
      right: 0;
      top: 0;
      bottom: 0;
      overflow: hidden;
      width: 100%;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: right;
      transform-origin: right; }
      .search-open .main-nav-search__form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1); } }

.main-nav-search__input {
  width: 100%;
  background-color: #000000;
  padding: 21px 25px;
  font-size: 1.6rem; }
  @media (min-width: 1024px) {
    .main-nav-search__input {
      outline: solid 5px #4B9CD3;
      outline-offset: -2px; } }


.main-nav-search__trigger {
  /*border: 0;*/
  text-decoration: none;
}
.main-nav-search__trigger:hover {
    /*border: 0;*/
}
@media (max-width: 1023px) {
  .main-nav-search__trigger {
    display: none;
  }
}

.main-nav-search__close {
  border: 0;
  text-decoration: none;
  font-size: 1.6rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 25px; }
  .main-nav-search__close:hover {
    border: 0; }
  @media (max-width: 1023px) {
    .main-nav-search__close {
      display: none; } }

.main-nav-search__submit {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 1.7rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 25px;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .main-nav-search__submit:hover {
      color: #4B9CD3; } }
  @media (min-width: 1024px) {
    .main-nav-search__submit {
      font-size: 2.2rem;
      right: 75px; } }

.accessibilty {
  background-color: #000000; }
  @media (max-width: 1023px) {
    .accessibilty {
      padding: 0 50px 35px; } }
  @media (min-width: 1024px) {
    .accessibilty {
      width: 150px;
      position: absolute;
      top: 100%;
      right: 0; } }
  @media (min-width: 1540px) {
    .accessibilty {
      width: 200px; } }
  .js-active-sub-menu .accessibilty {
    display: none; }

@media (max-width: 1023px) {
  .accessibilty__button {
    -webkit-transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    border-bottom: 5px solid #000000;
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.16;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 12px 26px;
    cursor: pointer;
    /*border-color: #FFFFFF;*/
    width: 100%; }
    .accessibilty__button:hover {
      color: currentColor;
    }
  }
  @media (max-width: 1023px) and (min-width: 768px) {
    .accessibilty__button {
      font-size: 1.4rem;
      line-height: 1.2;
      padding: 15px 30px; } }
  @media (max-width: 1023px) and (min-width: 1024px) {
    .accessibilty__button {
      font-size: 1.6rem; } }

@media (min-width: 1024px) {
  .accessibilty__button {
    -webkit-transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
   border-bottom: 5px solid #000000;
    text-decoration: none;
    font-size: 1.4rem;
    letter-spacing: .05em;
    color: #FFFFFF;
    background-color: #000000;
    display: block;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 0;
    /*outline: none;*/
  }
    .accessibilty__button:hover {
      border: 0; } }
  @media (min-width: 1024px) and (min-width: 1024px) {
    .accessibilty__button:hover, .accessibilty__button:focus {
      color: #000000;
      background-color: #ffffff;
      border-bottom: 5px solid #4B9CD3;
    }
  }

@media (min-width: 1540px) {
  .accessibilty__button {
    font-size: 1.7rem; } }

.arrow-link {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .arrow-link:hover {
    color: #000;
    border: 0; }

    .arrow-link:focus{
      color: #000;
      /*outline: none;*/
    }
  @media (min-width: 1024px) {
    .arrow-link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .arrow-link:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-left: 5px; }
    @media (min-width: 768px) {
      .arrow-link:after {
        margin-left: 10px; } }
  .arrow-link:hover::after,
  .arrow-link:focus::after {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0); }
  /*.arrow-link:hover {
    color: currentColor;
  }*/

.arrow-link--left {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .arrow-link--left:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .arrow-link--left {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .arrow-link--left:before {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-right: 5px; }
    @media (min-width: 768px) {
      .arrow-link--left:before {
        margin-right: 10px; } }
  .arrow-link--left:hover::before {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }

.arrow-link--large {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .arrow-link--large {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .arrow-link--large {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .arrow-link--large {
      margin-bottom: 0; } }

.blue-title {
  position: relative;
  margin-bottom: 0;
  padding-right: 25px;
  overflow: hidden; }
  @media (min-width: 480px) {
    .blue-title {
      padding-right: 50px; } }
  @media (min-width: 1024px) {
    .blue-title {
      margin-bottom: 0;
      padding-right: 100px; } }

@media (min-width: 480px) {
  .blue-title--home {
    max-width: 80%; } }

@media (min-width: 1540px) {
  .blue-title--home {
    max-width: 50%; } }

@media (min-width: 480px) {
  .blue-title--align-end {
    padding-right: 0; } }

@media (min-width: 768px) {
  .blue-title--align-end {
    padding-right: 22px;
    text-align: right;
    padding-left: 25px;
    margin-right: -1px; } }

@media (min-width: 1024px) {
  .blue-title--align-end {
    padding-right: 20px; } }

.blue-title__inline {
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #4b9cd3), to(rgba(75, 156, 211, 0.87)));
  background-image: linear-gradient(to bottom, #4b9cd3 50%, rgba(75, 156, 211, 0.87));
  text-transform: none; }
  @supports ((-webkit-box-decoration-break: clone) or (box-decoration-break: clone)) {
    .blue-title__inline {
      /* Needs prefixing */
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      display: inline; } }
  @media (min-width: 768px) {
    .blue-title--align-end .blue-title__inline {
      margin-right: -22px; } }
  @media (min-width: 1024px) {
    .blue-title--align-end .blue-title__inline {
      margin-right: -20px; } }

.blue-title__inline--large {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-size: 2.6rem;
  letter-spacing: -.03em;
  line-height: 1.9;
  margin-bottom: 26px;
  padding: 11px 22px;
  margin-bottom: 0;
  line-height: 51px;
  font-size: 2.34rem; }
  @media (min-width: 768px) {
    .blue-title__inline--large {
      font-size: 4.2rem;
      letter-spacing: -.003em;
      line-height: 1.6; } }
  @media (min-width: 1024px) {
    .blue-title__inline--large {
      font-size: 6.8rem;
      line-height: 1.5;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .blue-title__inline--large {
      line-height: 69px;
      font-size: 3.78rem; } }
  @media (min-width: 1024px) {
    .blue-title__inline--large {
      margin-bottom: 0;
      padding: 10px 55px;
      line-height: 96px;
      font-size: 6.12rem; } }

.blue-title__inline--small {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  margin-bottom: 12px;
  line-height: 45px;
  padding: 12px 15px;
  margin-bottom: 0;
  font-size: 1.53rem; }
  @media (min-width: 768px) {
    .blue-title__inline--small {
      font-size: 2rem; } }
  @media (min-width: 1024px) {
    .blue-title__inline--small {
      font-size: 2.5rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .blue-title__inline--small {
      line-height: 48px;
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .blue-title__inline--small {
      margin-bottom: 0;
      padding: 15px 20px;
      line-height: 61px;
      font-size: 2.25rem; } }

.blue-title__inline--medium {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px;
  font-weight: 400;
  font-family: "Libre Baskerville", serif;
  text-transform: none;
  line-height: 50px;
  padding: 12px 15px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .blue-title__inline--medium {
      font-size: 3.4rem;
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    .blue-title__inline--medium {
      font-size: 4.6rem;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .blue-title__inline--medium {
      line-height: 65px; } }
  @media (min-width: 1024px) {
    .blue-title__inline--medium {
      margin-bottom: 0;
      padding: 15px 20px;
      line-height: 86px; } }

.blue-title__line {
  position: relative;
  text-transform: none;
  padding: 8px 22px; }
  @media (min-width: 1024px) {
    .blue-title__line {
      padding: 9px 30px; } }

.section-heading--large {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .section-heading--large {
      font-size: 3.4rem;
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    .section-heading--large {
      font-size: 4.6rem;
      margin-bottom: 30px; } }

.headline--one {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.005em;
  line-height: 1.3;
  margin-bottom: 26px;
  text-transform: none; }
  @media (min-width: 768px) {
    .headline--one {
      font-size: 2.8rem;
      line-height: 1.57; } }
  @media (min-width: 1024px) {
    .headline--one {
      font-size: 3.7rem;
      line-height: 1.46;
      margin-bottom: 30px; } }




.headline--one a{
    color: #007FAE;
    border-bottom: 1px solid #007FAE;
  }

  .headline--one a:hover,
  .headline--one a:focus {
    color: #000000;
    border-bottom: 1px dashed #000000;
  }


.section-heading--medium {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.13;
  text-transform: uppercase;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .section-heading--medium {
      font-size: 2.7rem;
      letter-spacing: .03em; } }
  @media (min-width: 1024px) {
    .section-heading--medium {
      font-size: 3.2rem;
      line-height: 1.18;
      margin-bottom: 30px; } }

.headline--two {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .headline--two {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .headline--two {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }

.section-heading--cta-1 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .section-heading--cta-1 {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .section-heading--cta-1 {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.section-heading--cta-1-border {
  padding-bottom: 5px;
  border-bottom: 1px solid; }

.body--xsmall {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .body--xsmall {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .body--xsmall {
      line-height: 1.6; } }

.body--small {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.57; }
  @media (min-width: 768px) {
    .body--small {
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .body--small {
      font-size: 1.8rem;
      line-height: 1.67; } }

.body--large {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7; }
  @media (min-width: 768px) {
    .body--large {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .body--large {
      font-size: 2.3rem; } }

.breadcrumbs {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17; }
  @media (min-width: 768px) {
    .breadcrumbs {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .breadcrumbs {
      font-size: 1.6rem; } }

.page-tagline {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-size: 2.6rem;
  letter-spacing: -.03em;
  line-height: 1.9;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .page-tagline {
      font-size: 4.2rem;
      letter-spacing: -.003em;
      line-height: 1.6; } }
  @media (min-width: 1024px) {
    .page-tagline {
      font-size: 6.8rem;
      line-height: 1.5;
      margin-bottom: 30px; } }

.page-tagline--small {
  font-family: "Libre Baskerville", serif;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .page-tagline--small {
      font-size: 2rem; } }
  @media (min-width: 1024px) {
    .page-tagline--small {
      font-size: 2.5rem;
      margin-bottom: 15px; } }

.page-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.7rem;
  letter-spacing: .05em;
  line-height: 1.8;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .page-title {
      font-size: 2rem;
      line-height: 1.5; } }
  @media (min-width: 1024px) {
    .page-title {
      font-size: 2.55rem;
      line-height: 1.18;
      margin-bottom: 15px; } }

.portal-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2; }
  @media (min-width: 1024px) {
    .portal-title {
      font-size: 1.6rem;
      line-height: 1.19; } }

.news_portal_title_link{
  /*border-bottom: 1px solid #000;*/
}

.quote {
  font-family: "Libre Baskerville", serif;
  font-size: 1.3rem;
  line-height: 1.69; }
  @media (min-width: 768px) {
    .quote {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .quote {
      font-size: 1.8rem;
      letter-spacing: -.003em;
      line-height: 1.72; } }

.tiny-tab--small {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: .04em;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .tiny-tab--small {
      font-size: 1.4rem; } }
  @media (min-width: 1024px) {
    .tiny-tab--small {
      font-size: 1.5rem;
      letter-spacing: .03em;
      line-height: 1.13; } }

.subhead {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #585858; }
  @media (min-width: 768px) {
    .subhead {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .subhead {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.blue-box {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  text-align: center;
  margin: 61px 0; }
  @media (min-width: 768px) {
    .blue-box {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .blue-box {
      font-size: 2.3rem; } }
  @media (min-width: 1024px) {
    .blue-box {
      margin: 70px 0; } }
  .blue-box::before, .blue-box::after {
    content: '';
    display: block;
    height: 5px;
    width: 115px;
    background-color: #4B9CD3; }
  .blue-box::after {
    margin: 30px auto 0; }
  .blue-box::before {
    margin: 0 auto 30px; }

.callout-box {
  margin: 61px 0; }
  @media (min-width: 1024px) {
    .callout-box {
      margin: 70px 0; } }

@media (min-width: 480px) {
  .callout-box--reverse .callout-box__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

@media (min-width: 480px) {
  .callout-box--reverse .callout-box__figure {
    padding-left: 30px;
    padding-right: 0; } }

@media (min-width: 768px) {
  .callout-box--reverse .callout-box__figure {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right; } }

@media (min-width: 768px) {
  .callout-box--reverse .callout-box__image-container {
    margin-right: 0;
    margin-left: 15px; } }

.callout-box__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .callout-box__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .callout-box__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.callout-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 480px) {
    .callout-box__content {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.callout-box__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  @media (min-width: 480px) {
    .callout-box__col {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; } }

@media (min-width: 480px) {
  .callout-box__col--auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }

.callout-box__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 480px) {
    .callout-box__figure {
      padding-right: 30px;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .callout-box__figure {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.callout-box__image-container {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .callout-box__image-container {
      margin-right: 15px; } }
  @media (min-width: 1024px) {
    .callout-box__image-container {
      margin-bottom: 0; } }

.callout-box__caption-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0; }

.highlight-box {
  margin-bottom: 30px; }

.highlight-box__image {
  width: 100%;
  display: block; }

.highlight-box__link {
  display: block; }

.highlight-box__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px 20px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .highlight-box__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .highlight-box__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  .highlight-box__link:hover .highlight-box__title {
    background-color: #4B9CD3; }

.highlight-box--nl23 .highlight-box__title {
  font-size: 1.5rem;
  padding: 10px; }
  @media (min-width: 768px) {
    .highlight-box--nl23 .highlight-box__title {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .highlight-box--nl23 .highlight-box__title {
      font-size: 1.5rem; } }

.highlight-box__link {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2; }
  .highlight-box__link:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .highlight-box__link {
      font-size: 1.6rem;
      line-height: 1.19; } }

.highlight-box__link-icon {
  margin-left: .5em; }

.gridded-content {
  margin: 61px 0; }
  @media (min-width: 1024px) {
    .gridded-content {
      margin: 70px 0; } }

.gridded-content__header {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: none;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .gridded-content__header {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .gridded-content__header {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .gridded-content__header {
      display: block;
      margin-bottom: 0; } }

.gridded-content__rule:last-of-type {
  display: none; }

.gridded-content__list-title {
  margin-bottom: 15px; }
  .gridded-content__list-title:last-of-type {
    margin-bottom: 34px; }
  @media (min-width: 768px) {
    .gridded-content__list-title {
      margin-bottom: 10px; } }

.gridded-content__content {
  width: 100%;
  padding: 40px 40px 40px 0; }
  @media (min-width: 768px) {
    .gridded-content__content {
      border-bottom: 1px solid #585858; } }
  .gridded-content__content::before {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 1.7rem;
    letter-spacing: .056em;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 12px;
    content: attr(data-title);
    display: block;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .gridded-content__content::before {
        font-size: 1.8rem;
        letter-spacing: .048em; } }
    @media (min-width: 1024px) {
      .gridded-content__content::before {
        font-size: 2.1rem;
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .gridded-content__content::before {
        content: none; } }

@media (max-width: 767px) {
  .gridded-content__content--left {
    padding-bottom: 0; } }

@media (max-width: 767px) {
  .gridded-content__content--right {
    border-bottom: 1px solid #585858; } }

.ap-sidebar {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  font-weight: 700; }
  @media (min-width: 768px) {
    .ap-sidebar {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .ap-sidebar {
      line-height: 1.6; } }
  @media (min-width: 768px) and (min-height: 450px) {
    .ap-sidebar {
      position: -webkit-sticky;
      position: sticky;
      top: 160px; } }

.ap-sidebar__block {
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .ap-sidebar__block {
      margin-bottom: 30px; } }

.ap-sidebar__cv-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  border: 0;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  text-transform: none; }
  @media (min-width: 1024px) {
    .ap-sidebar__cv-link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .ap-sidebar__cv-link:hover {
    border: 0; }
  .ap-sidebar__cv-link:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-left: 5px; }
    @media (min-width: 768px) {
      .ap-sidebar__cv-link:after {
        margin-left: 10px; } }
  .ap-sidebar__cv-link:hover::after {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0); }
  .ap-sidebar__cv-link:hover {
    color: currentColor; }

.ap-sidebar__list-blue-letter {
  color: #4B9CD3; }

.ap-header__name {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: -.005em;
  line-height: 1.3;
  margin-bottom: 26px;
  text-transform: none;
  margin-bottom: 12px;
  text-transform: none; }
  @media (min-width: 768px) {
    .ap-header__name {
      font-size: 2.8rem;
      line-height: 1.57; } }
  @media (min-width: 1024px) {
    .ap-header__name {
      font-size: 3.7rem;
      line-height: 1.46;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .ap-header__name {
      margin-bottom: 30px; } }

.ap-header__blue-line {
  display: block;
  width: 104px;
  height: 5px;
  background-color: #4B9CD3;
  margin-right: auto;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .ap-header__blue-line {
      margin-bottom: 30px; } }

.ap-header__block {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17; }
  @media (min-width: 768px) {
    .ap-header__block {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .ap-header__block {
      font-size: 1.6rem; } }
  .ap-header__block:not(:last-of-type) {
    margin-bottom: 12px; }
    @media (min-width: 768px) {
      .ap-header__block:not(:last-of-type) {
        margin-bottom: 30px; } }

.ap-header__title {
  font-weight: 700; }

.ap-header__image {
  max-width: 315px; }

.ap-section {
  padding: 52px 0;
  border-bottom: 1px solid #585858; }
  .ap-section:first-of-type {
    padding-top: 0; }
  @media (min-width: 768px) {
    .ap-section {
      padding: 60px 0; } }

.ap-section__heading {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .ap-section__heading {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .ap-section__heading {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .ap-section__heading {
      margin-bottom: 30px; } }

.header-wrapper {
  width: 100%;
  z-index: 50;
  position: relative; }

.header-wrapper--fixed {
  position: fixed;
  top: 0; }

.header {
  background-color: #000000;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 15px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1023px) {
    .header {
      border-bottom: 1px solid rgba(255, 255, 255, 0.35); } }
  @media (min-width: 1024px) {
    .header {
      padding: 0 0 0 20px; } }
  @media (min-width: 1540px) {
    .header {
      padding: 0 0 0 55px; } }

.header__notification {
  width: 100%;
  color: #FFFFFF;
  background-color: #13284a;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  padding: 10px; }

.header__notification-link {
  border: 0; }
  .header__notification-link:hover {
    color: #FFFFFF;
    border: 0; }

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 225px;
  flex: 0 1 225px; /*original*/
  /* flex: 0 1 320px; /*80 years*/
  margin-right: 20px;
  border-bottom: 5px solid #000000;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  transition: border-color .3s ease;
}

.header__logo:hover,
.header__logo:focus{
  border-bottom: 5px solid #FFFFFF;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  /*outline: none;*/
}
  

  @media (min-width: 1540px) {
    .header__logo {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 294px;
      flex: 0 1 294px;
      margin-right: 20px; } }

.header__nav-wrapper {
  -webkit-transition: transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
  @media (max-width: 1023px) {
    .header__nav-wrapper {
      -webkit-transform: translate(100%, 0);
      transform: translate(100%, 0);
      position: absolute;
      top: calc(100% + 1px);
      right: 0;
      max-width: 320px;
      width: 100%; } }
  @media (max-width: 1023px) and (max-width: 1023px) {
    .header__nav-wrapper.is-open {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      height: calc(100vh - 70px);
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden; } }
  @media (min-width: 1024px) {
    .header__nav-wrapper {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }

@media (max-width: 1023px) {
  .header__nav {
    -webkit-transition: transform 0.2s ease, height 0.2s ease;
    -webkit-transition: height 0.2s ease, -webkit-transform 0.2s ease;
    transition: height 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, height 0.2s ease;
    transition: transform 0.2s ease, height 0.2s ease, -webkit-transform 0.2s ease;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 75px; } }

@media (min-width: 1024px) {
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: 0;
    height: auto !important; } }

@media (min-width: 1024px) {
  .header__nav.search-open {
    position: relative; } }

@media (max-width: 1023px) {
  .header__nav:before {
    -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000000;
    display: block;
    z-index: 1;
    opacity: 0;
    visibility: hidden; } }

.header__nav.js-active-sub-menu {
  overflow: hidden; }
  .header__nav.js-active-sub-menu:before {
    opacity: 1;
    visibility: visible; }

.header__mobile-nav-trigger {
  margin-left: auto;
  -ms-flex-item-align: center;
  align-self: center; }
  @media (min-width: 1024px) {
    .header__mobile-nav-trigger {
      display: none; } }
  .header__mobile-nav-trigger:focus {
    color: currentColor; }

.header__mobile-nav-trigger {
  border: 0;
  text-decoration: none; }
  .header__mobile-nav-trigger:hover {
    border: 0; }

.image-headline__image {
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .image-headline__image {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 50px 0; } }
  @media (min-width: 1540px) {
    .image-headline__image {
      padding: 130px 0; } }

.image-headline__copy-container {
  color: #FFFFFF;
  padding: 25px 15px 35px; }
  @media (min-width: 768px) {
    .image-headline__copy-container {
      padding: 35px 25px 30px; } }
  @media (min-width: 1024px) {
    .image-headline__copy-container {
      padding: 145px 65px 74px 65px; } }

.image-headline__copy {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .image-headline__copy {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .image-headline__copy {
      font-size: 2.3rem; } }
  @media (min-width: 768px) {
    .image-headline__copy {
      margin-bottom: 35px; } }
  @media (min-width: 1024px) {
    .image-headline__copy {
      margin-bottom: 100px; } }

.image-headline__icon-links {
  margin-top: 52px; }
  @media (min-width: 480px) {
    .image-headline__icon-links {
      margin-top: 26px; } }
  @media (min-width: 1024px) {
    .image-headline__icon-links {
      margin-top: 90px; } }

.page-wrapper {
  min-height: 100vh; }
  @media (max-width: 1023px) {
    .page-wrapper {
      overflow-x: hidden; } }

@media (max-width: 1023px) {
  .page-wrapper--nav-dropdown-open {
    position: relative; }
    .page-wrapper--nav-dropdown-open::after {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(237, 246, 252, 0.7); } }

@media (max-width: 1023px) {
  .page-wrapper--mobile-nav-open {
    position: relative; }
    .page-wrapper--mobile-nav-open::after {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(237, 246, 252, 0.7);
      z-index: 1; } }

.hero {
  color: #FFFFFF;
  width: 100%;
  position: relative;
  z-index: 1; }

.hero__image-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.hero__image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%; }

.hero__title-wrapper {
  position: relative;
  padding: 55px 0; }
  @media (min-width: 1024px) {
    .hero__title-wrapper {
      padding: 50px 0; } }

.hero__title-wrapper--large {
  padding: 75px 0; }
  @media (min-width: 1024px) {
    .hero__title-wrapper--large {
      padding: 110px 0 185px; } }

.hero__section-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.7rem;
  letter-spacing: .05em;
  line-height: 1.8;
  margin-bottom: 12px;
  display: inline-block;
  background-color: #000000;
  padding: 7px 22px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .hero__section-title {
      font-size: 2rem;
      line-height: 1.5; } }
  @media (min-width: 1024px) {
    .hero__section-title {
      font-size: 2.55rem;
      line-height: 1.18;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .hero__section-title {
      margin-bottom: 0;
      padding: 20px 35px; } }

@media (max-width: 1023px) {
  .hero__external-link-wrapper {
    display: block; } }

@media (min-width: 1024px) {
  .hero__external-link-wrapper {
    position: absolute;
    top: 100%; } }

.hero__external-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  border: 0;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000000;
  padding: 10px 10px 10px 15px; }
  @media (min-width: 1024px) {
    .hero__external-link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .hero__external-link:hover {
    border: 0; }
  @media (min-width: 768px) {
    .hero__external-link {
      width: 295px; } }

.hero__external-link-icon {
  font-size: 3.2rem;
  padding-left: 15px; }
  @media (min-width: 1024px) {
    .hero__external-link-icon {
      font-size: 3.6rem; } }

.nav-dropdown {
  position: relative;
  text-align: center; }
  @media (min-width: 1024px) {
    .nav-dropdown {
      text-align: left; } }

.nav-dropdown--border-bottom::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5); }

@media (min-width: 1024px) {
  .nav-dropdown--fixed {
    position: fixed;
    top: 62px;
    border-right: 1px solid #000000;
    -webkit-animation: fadeInDown;
    animation: fadeInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    z-index: 15; }
    .nav-dropdown--fixed ~ .hero-nav__group {
      opacity: 0;
      visibility: hidden; } }

@media (min-width: 1540px) {
  .nav-dropdown--fixed {
    top: 95px; } }

@media (min-width: 1024px) {
  .logged-in .nav-dropdown--fixed {
    top: 94px; } }

@media (min-width: 1540px) {
  .logged-in .nav-dropdown--fixed {
    top: 127px; } }

.nav-dropdown__trigger {
  border: 0;
  text-decoration: none;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: .0435em;
  padding: 15px 5px;
  text-transform: uppercase; }
  
  @media (min-width: 1024px) {
    .nav-dropdown__trigger {
      font-size: 2rem;
      padding: 14px 30px; } }

.nav-dropdown__trigger--white {
  color: #000000;
  background-color: #FFFFFF;
}
.nav-dropdown__trigger--white:hover,
.nav-dropdown__trigger--white:focus{
  color: #4B9CD3;
  border: 0;
}

.nav-dropdown__trigger--black {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  color: #FFFFFF;
  background-color: #000000; }
  .nav-dropdown__trigger--black:hover {
    color: #FFFFFF;
    background-color: #4B9CD3; }

.nav-dropdown__trigger--blue {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  color: #FFFFFF;
  background-color: #4B9CD3; }
  .nav-dropdown__trigger--blue:hover,
  .nav-dropdown__trigger--blue:focus {
    color: #FFFFFF;
    background-color: #000000; }

@media (min-width: 1024px) {
  .nav-dropdown__trigger-text {
    margin-right: 75px; } }

@media (max-width: 1023px) {
  .nav-dropdown__icon {
    display: none; } }

.nav-dropdown__container {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  position: fixed;
  width: 100vw;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: #FFFFFF;
  color: #000000;
  font-size: 1.8rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  padding-top: 20px; }
  @media (min-width: 1024px) {
    .nav-dropdown__container {
      position: absolute;
      width: 100%;
      padding-top: 0; } }

@media (min-width: 1024px) {
  .nav-dropdown__container--large {
    width: 345px; } }

.nav-dropdown__container--active {
  opacity: 1;
  visibility: visible; }
  @media (max-width: 1023px) {
    .nav-dropdown__container--active {
      z-index: 1;
      -webkit-transform: translate(0, -100%);
      transform: translate(0, -100%); } }

@media (max-width: 1023px) {
  .nav-dropdown__container--black {
    background-color: #000000;
    color: #FFFFFF; } }

@media (max-width: 1023px) {
  .nav-dropdown__container--blue {
    background-color: #4B9CD3;
    color: #FFFFFF; } }

.nav-dropdown__close {
  border: 0;
  text-decoration: none;
  font-size: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .nav-dropdown__close:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .nav-dropdown__close {
      display: none; } }

.nav-dropdown-list {
  --vh: 100vh;
  width: 100%;
  max-height: calc(100% - 132px);
  max-height: calc(var(--vh) - 132px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 1024px) {
    .nav-dropdown-list {
      max-height: calc(100vh - 122px); } }
  @media (min-width: 1540px) {
    .nav-dropdown-list {
      max-height: calc(100vh - 155px); } }
  @media (max-width: 1023px) {
    .nav-dropdown-list {
      margin-top: 10px; } }

.nav-dropdown-list--second-level {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  background-color: #FFFFFF; }
  @media (min-width: 1024px) {
    .nav-dropdown-list--second-level {
      top: 0; } }

.nav-dropdown-list--active {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.nav-dropdown-list__list-item {
  line-height: 1.56;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px; }
  .nav-dropdown-list__list-item:last-of-type {
    padding-bottom: 30px; }

.nav-dropdown-list__link {
  border: 0;
  text-decoration: none;
  display: block; }
  .nav-dropdown-list__link:hover,
  .nav-dropdown-list__link:focus {
    /*outline: none;*/
    text-decoration: underline;
    border: 0; }

    .nav-dropdown-list__link:focus{
      color: #007FAE;
    }

.nav-dropdown-list__link--back,
.nav-dropdown-list__link--has-submenu,
.nav-dropdown-list__link--clone {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1023px) {
    .nav-dropdown-list__link--back,
    .nav-dropdown-list__link--has-submenu,
    .nav-dropdown-list__link--clone {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.nav-dropdown-list__link--clone {
  font-weight: 300;
  text-transform: none; }

.nav-dropdown-list__link--back::before {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px; }

.nav-dropdown-list__link--has-submenu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 1024px) {
    .nav-dropdown-list__link--has-submenu {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .nav-dropdown-list__link--has-submenu::after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 15px;
    right: 30px; }

.dropdown--medium {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto; }

.dropdown--small {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }

.dropdown__title {
  font-size: 1.7rem;
  letter-spacing: .05em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px; }

.dropdown__container {
  cursor: pointer;
  position: relative; }

.dropdown__button {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -webkit-transition: color 0.2s ease;
  align-items: center;
  border: 2px solid #000000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: .056em;
  line-height: 1.25;
  margin-bottom: 12px;
  margin: 0;
  padding: 12px 20px;
  text-align: left;
  text-transform: uppercase;
  transition: color 0.2s ease;
}
  @media (min-width: 768px) {
    .dropdown__button {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .dropdown__button {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  .dropdown__button:not(.active):hover {
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-color: #4B9CD3; }
  .dropdown__button.active {
    background-color: #FFFFFF; }
  @media (min-width: 480px) {
    .dropdown__button {
      margin: 0; } }
  @media (min-width: 768px) {
    .dropdown__button {
      padding: 15px 24px; } }

.dropdown__button--small {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  padding: 13px 17px; }
  @media (min-width: 1024px) {
    .dropdown__button--small {
      font-size: 1.6rem;
      line-height: 1.19; } }

.dropdown__button--dark {
  background-color: #000000;
  color: #FFFFFF; }
  .dropdown__button--dark:not(.active):hover {
    border-color: #000000; }
  .dropdown__button--dark.active {
    background-color: #000000;
    color: #FFFFFF; }

.dropdown__button-icon {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin-left: 25px; }
  @media (min-width: 1024px) {
    .dropdown__button-icon {
      margin-left: 50px; } }

.dropdown__button:not(.active):hover .dropdown__button-icon,
.dropdown__button:not(.active):focus .dropdown__button-icon{
  color: #4B9CD3;
}

.dropdown__button:hover .dropdown__button-text,
.dropdown__button:focus .dropdown__button-text{
  text-decoration: underline;
}

.dropdown__button.active .dropdown__button-icon::before{
  content: "\e930" !important;
}

.dropdown__items {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  width: 100%;
  z-index: 1;
  border: 2px solid black;
  border-top: 0;
  border-top: none;
  opacity: 0;
  visibility: hidden; }
  .dropdown__items.active {
    opacity: 1;
    visibility: visible; }

.dropdown__items-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #FFFFFF;
  width: 100%;
  padding: 24px; }

.dropdown__item {
  margin-bottom: 5px; }

.dropdown__link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1024px) {
    .dropdown__link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  @media (min-width: 480px) {
    .dropdown__link {
      margin: 0;
      margin-bottom: 3px; } }

.search {
  position: relative; }

.search__input {
  width: 100%;
  padding: 10px; }
  @media (min-width: 768px) {
    .search__input {
      padding: 28px 25px 28px 35px; } }
  @media (min-width: 1024px) {
    .search__input {
      padding: 30px; } }

.uppercase___input {
  text-transform: uppercase; }

.search__submit {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.8rem !important;
  color: #007FAE;
  border-bottom: 1px solid transparent;
  padding-bottom: 4px;
  right: 10px;
  cursor: pointer; }
  .search__submit:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
  }
  @media (min-width: 768px) {
    .search__submit {
      right: 25px;
      font-size: 3.2rem; } }

.button {
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  border: 2px solid #000000;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.16;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 12px 26px;
  cursor: pointer;
}
  .button:hover, .button:focus {
    text-decoration: underline;
    border: 2px solid #4B9CD3;
    color: currentColor;
    /*outline: none;*/
  }
  @media (min-width: 768px) {
    .button {
      font-size: 1.4rem;
      line-height: 1.2;
      padding: 15px 30px; } }
  @media (min-width: 1024px) {
    .button {
      font-size: 1.6rem; } }

.button--small {
  padding: 13px 25px; }

.button--inverse {
  border-color: #FFFFFF; }

.button--full-width {
  width: 100%; }

.button--arrow {
  border-radius: 50px; }

.button__icon {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .button:hover .button__icon {
    color: #4B9CD3; }

.carousel--blue {
  background-color: #EDF6FC; }

.carousel--text {
  position: relative; }
  @media (min-width: 768px) and (max-width: 1650px) {
    .carousel--text {
      margin: 0 50px; } }

.carousel__content-container {
  width: 100%;
  text-align: center; }

.carousel__heading {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.13;
  text-transform: uppercase;
  margin-bottom: 26px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    .carousel__heading {
      font-size: 2.7rem;
      letter-spacing: .03em; } }
  @media (min-width: 1024px) {
    .carousel__heading {
      font-size: 3.2rem;
      line-height: 1.18;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .carousel__heading {
      margin-bottom: 95px; } }
  .carousel__heading:before, .carousel__heading:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%; }
  .carousel__heading:after {
    left: 0.5em;
    margin-right: -50%; }
  .carousel__heading:before {
    right: 0.5em;
    margin-left: -50%; }

.carousel__content {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .carousel__content {
      margin-bottom: 40px; } }

.carousel__content--small-text {
  font-size: 1.5rem;
  margin-bottom: 30px; }

.carousel__name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .carousel__name {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .carousel__name {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .carousel__name {
      margin-bottom: 25px; } }

.carousel__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .carousel__title {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .carousel__title {
      font-size: 1.6rem; } }

.carousel__years {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .carousel__years {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .carousel__years {
      font-size: 1.6rem; } }

.carousel__link {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline;
  display: inline-block;
  margin-bottom: 30px; }
  .carousel__link:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .carousel__link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .carousel__link:hover,
  .carousel__link:focus {
    background-size: 100% 100%;
    color: currentColor; }
  @media (min-width: 1024px) {
    .carousel__link {
      margin-bottom: 40px; } }

.carousel__slider {
  min-width: 0;
  height: 100%; }

.carousel__nav--under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 12px; }
  @media (max-width: 767px) {
    .carousel__nav--under {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (min-width: 768px) {
    .carousel__nav--under {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 15px; } }

@media (max-width: 767px) {
  .carousel__nav-arrow-container {
    margin-bottom: 10px; } }

.carousel__nav--prev,
.carousel__nav--next {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  cursor: pointer;
  font-size: 3.2rem;
  padding: 7px;
  display: inline-block; }
  @media (min-width: 1024px) {
    .carousel__nav--prev,
    .carousel__nav--next {
      font-size: 5rem;
      padding: 10px; } }
  .carousel__nav--prev:hover,
  .carousel__nav--next:hover {
    color: #4B9CD3; }

.carousel__slide .carousel__slide-image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%; }

.carousel__text-slide {
  background-color: #4B9CD3;
  padding: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: #FFFFFF;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 12px solid #000000; }
  @media (min-width: 768px) {
    .carousel__text-slide {
      padding: 50px; } }
  @media (min-width: 1540px) {
    .carousel__text-slide {
      padding: 90px 100px; } }

.carousel__text-slide-header {
  text-transform: none;
  margin-bottom: 0; }

@media (max-width: 767px) {
  .carousel__nav--text {
    text-align: center; } }

@media (min-width: 768px) {
  .carousel__nav--text-prev,
  .carousel__nav--text-next {
    position: absolute;
    top: 50%;
    padding: 0; } }

@media (min-width: 768px) {
  .carousel__nav--text-prev {
    left: 0;
    -webkit-transform: translate(-110%, -50%);
    transform: translate(-110%, -50%);
    -webkit-transform: translate(calc((100% + 15px) * -1), -50%);
    transform: translate(calc((100% + 15px) * -1), -50%); } }

@media (min-width: 1540px) {
  .carousel__nav--text-prev {
    -webkit-transform: translate(calc((100% + 45px) * -1), -50%);
    transform: translate(calc((100% + 45px) * -1), -50%); } }

@media (min-width: 768px) {
  .carousel__nav--text-next {
    right: 0;
    -webkit-transform: translate(110%, -50%);
    transform: translate(110%, -50%);
    -webkit-transform: translate(calc(100% + 15px), -50%);
    transform: translate(calc(100% + 15px), -50%); } }

@media (min-width: 1540px) {
  .carousel__nav--text-next {
    -webkit-transform: translate(calc(100% + 45px), -50%);
    transform: translate(calc(100% + 45px), -50%); } }

.rule-small {
  margin: 25px auto;
  width: 75px;
  border-top: 5px solid #4B9CD3;
  display: block; }
  @media (min-width: 768px) {
    .rule-small {
      width: 105px; } }
  @media (min-width: 1540px) {
    .rule-small {
      margin: 30px auto; } }

.rule-small--left {
  margin: 25px 0;
  margin-right: auto; }
  @media (min-width: 1540px) {
    .rule-small--left {
      margin: 30px 0; } }

.rule-small--margin-large {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 1540px) {
    .rule-small--margin-large {
      margin-top: 60px;
      margin-bottom: 60px; } }

.rule-small--margin-small {
  margin-top: 15px;
  margin-bottom: 15px; }

.rule-small--black {
  border-top-color: #000000; }

.news-card {
  background-color: #FFFFFF;
  border-bottom: 4px solid #4B9CD3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%; }
  @media (min-width: 768px) {
    .news-card {
      border-bottom-width: 6px; } }

.news-card__image-container,
.news-card__category {
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .news-card__image-container,
    .news-card__category {
      margin-bottom: 30px; } }

.news-card__image {
  width: 100%; }

.news-card__category {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17;
  border-bottom: 1px solid #fff;
  text-decoration: none;

}
  @media (min-width: 768px) {
    .news-card__category {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .news-card__category {
      font-size: 1.6rem; } }
  .news-card__category:hover,
  .news-card__category:focus {
    border-bottom: 1px solid #007FAE;
    /*outline: none;*/
  }

.news-card__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .news-card__title {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .news-card__title {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .news-card__title {
      margin-bottom: 60px; } }

.news-card__title-link {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline;
  border: 0;
  text-decoration: none;
}
.news-card__title-link:hover,
.news-card__title-link:focus {
  background-size: 100% 100%;
  color: currentColor;
  border: 0;
  /*outline: none;*/
}

.news-card__lower-container {
  margin-top: auto; }

.news-card__lower-image {
  border-radius: 50%;
  margin-bottom: 25px;
  width: auto; }
  @media (max-width: 479px) {
    .news-slider .news-slider__slide{
      margin-bottom: 2em;
    }
    
    .news-card__lower-image {
      display: none !important; } }

.news-card__author {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  margin-bottom: 25px; }
  @media (min-width: 1024px) {
    .news-card__author {
      font-size: 1.6rem;
      line-height: 1.19; } }

.news-card-dark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #000000;
  color: #FFFFFF;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: none;
  padding: 35px; }
  @media (min-width: 1540px) {
    .news-card-dark {
      padding: 60px 60px 45px; } }
  .news-card-dark:hover {
    border-bottom: none; }

.news-card-dark__category {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem;
  letter-spacing: .125em;
  line-height: 1.17;
  border: 0;
  text-decoration: none;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .news-card-dark__category {
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .news-card-dark__category {
      font-size: 1.6rem; } }
  .news-card-dark__category:hover {
    border: 0; }
  @media (min-width: 768px) {
    .news-card-dark__category {
      margin-bottom: 30px; } }

.news-card-dark__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px;
  text-transform: none;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .news-card-dark__title {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .news-card-dark__title {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .news-card-dark__title {
      margin-bottom: 30px; } }

.news-card-dark__title-link {
  border: 0;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline; }
  .news-card-dark__title-link:hover {
    border: 0; }
  .news-card-dark__title-link:hover {
    background-size: 100% 100%;
    color: currentColor; }

.news-card-dark__line {
  width: 50px;
  height: 4px;
  background-color: #4B9CD3;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .news-card-dark__line {
      margin-bottom: 30px;
      width: 104px;
      height: 6px; } }

.news-card-dark__external-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  border: 0;
  text-decoration: none;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .news-card-dark__external-link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .news-card-dark__external-link:hover {
    border: 0; }

.news-card-dark__external-link--text {
  font-style: italic; }
  .news-card-dark__external-link--text:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    color: #4B9CD3;
    margin-left: 15px;
    display: inline-block; }
  .news-card-dark__external-link--text:hover:after {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0); }

.preview {
  padding: 60px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.preview--no-flex {
  display: block; }

.preview__side--large {
  width: 100%; }
  @media (min-width: 1024px) {
    .preview__side--large {
      width: calc(5/8 * 100%); } }

.preview__side--small {
  width: 100%; }
  @media (min-width: 1024px) {
    .preview__side--small {
      width: calc(3/8 * 100%);
      padding-right: 63px; } }

.preview__image-link {
  border: 0;
  text-decoration: none;
  display: block; }
  .preview__image-link:hover {
    border: 0; }

.preview__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  line-height: 1.5;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .preview__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .preview__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .preview__title {
      margin-bottom: 38px; } }

.preview__title-link {
  border-bottom-width: 2px; }
  .preview__title-link:hover {
    border-bottom-width: 2px; }

.preview__copy,
.preview__date {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .preview__copy,
    .preview__date {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .preview__copy,
    .preview__date {
      line-height: 1.6; } }

.title-link {
  border: 0;
  text-decoration: none; }
  .title-link:hover {
    border: 0; }
  .title-link::after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4B9CD3;
    margin-left: 20px; }

.preview-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #FFFFFF; }
  .preview-block:not(:last-of-type) {
    margin-bottom: 61px; }
  @media (min-width: 768px) {
    .preview-block {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @media (min-width: 1024px) {
    .preview-block:not(:last-of-type) {
      margin-bottom: 70px; } }

.preview-block--mobile-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.preview-block__side {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .preview-block__side {
      width: 50%; } }

.preview-block__content {
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .preview-block__content {
      padding: 60px; } }

.preview-block__image-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 1023px) {
    .preview-block__image-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.preview-block__image-caption-container {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: .04em;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 15px; }
  @media (min-width: 768px) {
    .preview-block__image-caption-container {
      font-size: 1.4rem; } }
  @media (min-width: 1024px) {
    .preview-block__image-caption-container {
      font-size: 1.5rem;
      letter-spacing: .03em;
      line-height: 1.13; } }
  @media (min-width: 1024px) {
    .preview-block__image-caption-container {
      -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
      transition: opacity 0.2s ease, visibility 0.2s ease;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.68);
      color: #FFFFFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden; }
      .preview-block__image-container:hover .preview-block__image-caption-container {
        opacity: 1;
        visibility: visible; } }

.preview-block__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.preview-block__header {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .preview-block__header {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .preview-block__header {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .preview-block__header {
      margin-bottom: 0; } }

.preview-block__link {
  border: 0;
  text-decoration: none; }
  .preview-block__link:hover {
    border: 0; }

.preview-block__copy {
  margin-bottom: 61px; }
  @media (min-width: 1024px) {
    .preview-block__copy {
      margin-bottom: 70px; } }

.preview-block__dropdown-container {
  margin-top: auto;
  max-width: 300px; }

.az-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #4B9CD3;
  color: #FFFFFF;
  padding: 0 15px; }
  @media (min-width: 480px) {
    .az-links {
      padding: 0 25px; } }
  @media (min-width: 768px) {
    .az-links {
      padding: 0 35px; } }
  @media (min-width: 1024px) {
    .az-links {
      padding: 0 50px; } }
  @media (min-width: 1540px) {
    .az-links {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @supports (display: grid) {
    @media (min-width: 1540px) {
      .az-links {
        display: grid;
        grid-template-columns: 1fr minmax(0, 340px) minmax(0, 1191px) 1fr; } } }

.az-links__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px;
  grid-column: 2; }
  @media (min-width: 768px) {
    .az-links__title {
      font-size: 3.4rem;
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    .az-links__title {
      font-size: 4.6rem;
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .az-links__title {
      text-align: center; } }
  @media (min-width: 1540px) {
    .az-links__title {
      text-align: left;
      margin-right: 60px; } }

.az-links__list {
  grid-column: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .az-links__list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.az-links__list-item {
  border-bottom: 1px solid #a2cde9;
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .az-links__list-item:last-of-type {
    border-bottom: none; }
  @media (min-width: 768px) {
    .az-links__list-item:nth-last-of-type(2) {
      border-bottom: none; } }
  @media (min-width: 768px) {
    .az-links__list-item {
      width: calc(50% - 30px);
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin-right: 30px; }
      .az-links__list-item:nth-of-type(even) {
        margin-right: 0; } }
  @media (min-width: 1024px) {
    .az-links__list-item {
      width: calc(50% - 60px);
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin-right: 60px;
      padding: 26px 0; } }
  @media (min-width: 1540px) {
    .az-links__list-item:nth-of-type(-n + 2) {
      padding-top: 0; } }

.az-links__link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  border: 0;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .az-links__link {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .az-links__link {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  .az-links__link:hover {
    border: 0; }
  .az-links__link:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-left: 5px; }
    @media (min-width: 768px) {
      .az-links__link:after {
        margin-left: 10px; } }
  .az-links__link:hover::after, .az-links__link:focus::after {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    /*outline: none;*/}
  .az-links__link:hover, .az-links__link:focus {
    /*outline: none;*/
    color: #000000; }
  @media (min-width: 1024px) {
    .az-links__link {
      margin-bottom: 0; } }

.accordion {
  display: block; }
  .accordion:only-of-type:not(.accordion--active), .accordion:not(:last-of-type):not(.accordion--active) {
    border-bottom: 1px solid #585858; }

.accordion__toggle {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 10px 12px 20px;
  cursor: pointer; }
  .accordion__toggle:hover, .accordion__toggle:focus {
    /*outline: none;*/
    color: #007FAE; }
  .accordion--active .accordion__toggle {
    border-bottom: 1px solid #585858; }

.accordion__title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media (min-width: 768px) {
    .accordion__title {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .accordion__title {
      font-size: 2.3rem; } }

.accordion__icon {
  text-align: right;
  padding-left: 12px;
  font-size: 2.3rem; }
  .accordion__icon.icon-circle-minus {
    display: none;
    color: #4B9CD3; }
  @media (min-width: 768px) {
    .accordion__icon {
      font-size: 4.2rem; } }

.accordion__content {
  display: none;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.57;
  padding: 30px 10px 30px 20px; }
  @media (min-width: 768px) {
    .accordion__content {
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .accordion__content {
      font-size: 1.8rem;
      line-height: 1.67; } }

.highlight-link {
  border: 0;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2; }
  .highlight-link:hover {
    border: 0; }
  .highlight-link:hover,
  .highlight-link:focus {
    /*outline: none;*/
    background-size: 100% 100%;
    color: currentColor; }
  @media (min-width: 1024px) {
    .highlight-link {
      font-size: 1.6rem;
      line-height: 1.19; } }

.related-page {
  background-color: #4B9CD3;
  width: 100%;
  color: #FFFFFF; }
  @media (max-width: 767px) {
    .related-page {
      padding: 15px 15px;
      border-bottom: 1px solid #FFFFFF; } }

@media (min-width: 768px) {
  .related-page--with-padding {
    padding: 50px 55px; } }

@media (min-width: 768px) {
  .related-page--border-right {
    border-right: 1px solid #FFFFFF; } }

.related-page__link {
  border: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  .related-page__link:hover {
    border: 0; }
  @media (min-width: 768px) {
    .related-page__link {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 15px; } }
  @media (min-width: 1540px) {
    .related-page__link {
      display: block; } }
  .related-page__link:hover,
  .related-page__link:focus {
    color: #000000; }

    
    .section--background-navy .related-page__link:hover,
    body.home .section--background-blue:not(.welcome-no-one) .related-page__link:hover {
        color: #4B9CD3;
    }

    .section--background-navy .related-page__link:hover .related-page__title,
    body.home .section--background-blue:not(.welcome-no-one) .related-page__link:hover .related-page__title {
        text-decoration: underline;
    }
    

    .section--background-navy .related-page__link:focus,
    body.home .section--background-blue:not(.welcome-no-one) .related-page__link:focus {
        color: #4B9CD3;
        outline-color: #fff;
    }

.related-page__icon {
  display: block;
  font-size: 2rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }
  @media (min-width: 768px) {
    .related-page__icon {
      font-size: 3.5rem; } }
  @media (min-width: 1540px) {
    .related-page__icon {
      margin-bottom: 25px; } }

.related-page__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .related-page__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .related-page__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .related-page__title {
      margin-bottom: 0; } }

.related-page__excerpt {
  display: none; }
  @media (min-width: 768px) {
    .related-page__excerpt {
      display: block; } }

.tabs {
  margin-top: 61px;
  margin-bottom: 61px;
  margin-left: calc((100% - 100vw) / 2);
  margin-right: calc((100% - 100vw) / 2); }
  @media (min-width: 1024px) {
    .tabs {
      margin: 70px 0; } }

.tabs-relative {
  position: relative; }

.tabs__header-wrapper {
  position: relative; }

.tabs__header {
  overflow-x: scroll;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .tabs__header::-webkit-scrollbar {
    display: none; }

.tabs__nav {
  -webkit-transition: transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #000000;
  float: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (max-width: 767px) {
  .tabs__nav--concentration {
    width: 100%; } }

.tabs__nav-arrow {
  -webkit-transition: opacity 0.2s ease, color 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, color 0.2s ease, visibility 0.2s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.6rem;
  width: 35px;
  visibility: hidden;
  opacity: 0; }
  @media (min-width: 1024px) {
    .tabs__nav-arrow {
      font-size: 2.3rem;
      width: 30px; } }
  .tabs__nav-arrow.active {
    opacity: 1;
    visibility: visible; }
  .tabs__nav-arrow:hover {
    color: #4B9CD3; }

.tabs__nav-arrow--next {
  right: 0;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(65%, #FFFFFF), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, #FFFFFF 65%, rgba(255, 255, 255, 0)); }

.tabs__nav-arrow--prev {
  left: -1px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(65%, #FFFFFF), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, #FFFFFF 65%, rgba(255, 255, 255, 0)); }

.tabs__nav-item {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  font-weight: 400;
  padding: 15px 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }
  @media (min-width: 1024px) {
    .tabs__nav-item {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .tabs__nav-item:hover, .tabs__nav-item.active {
    font-weight: 700; }

.tabs__nav-item--concentration {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 400;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .tabs__nav-item--concentration {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .tabs__nav-item--concentration {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .tabs__nav-item--concentration {
      width: 50%; } }
  @media (min-width: 1024px) {
    .tabs__nav-item--concentration {
      margin-bottom: 0; } }

.tabs__title {
  max-width: 260px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-bottom: 15px;
  position: relative; }
  @media (min-width: 768px) {
    .tabs__title {
      max-width: 285px; } }
  .tabs__title::before {
    content: attr(data-title);
    display: block;
    font-weight: 700;
    height: 1px;
    color: transparent;
    overflow: hidden;
    visibility: hidden; }
  .tabs__title::after {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    content: '';
    position: absolute;
    bottom: 0;
    border-top: 5px solid #4B9CD3;
    width: 100%;
    left: 0;
    opacity: 0; }
    .active > .tabs__title::after {
      opacity: 1; }

.tabs__content {
  height: 0;
  overflow: hidden; }
  .tabs__content.active {
    height: auto;
    padding: 25px; }
    @media (min-width: 1024px) {
      .tabs__content.active {
        padding: 50px; } }

.tabs__content--no-padding {
  padding: 0 !important; }

.js-concentration-tabs {
  height: 0;
  overflow: hidden; }
  .js-concentration-tabs.active {
    height: auto; }
  .js-concentration-tabs.disabled {
    margin: 0 !important; }

@media (min-width: 768px) {
  .department-tabs__header {
    border-bottom: 5px solid #000000;
    padding-bottom: 35px; } }

@media (min-width: 1024px) {
  .department-tabs__header {
    padding-bottom: 65px;
  }
}

@media (min-width: 1540px) {
  .department-tabs__header {
    /*padding-bottom: 0;*/
  }
}

.department-tabs__content {
  display: none;
  padding: 30px 0; }
  @media (min-width: 768px) {
    .department-tabs__content {
      padding: 40px 0; } }
  @media (min-width: 1024px) {
    .department-tabs__content {
      padding: 50px 0; } }
  @media (min-width: 1540px) {
    .department-tabs__content {
      padding: 60px 0; } }
  .department-tabs__content.active {
    display: block; }

.department-tabs__content--initial {
  padding: 50px 25px;
  position: relative; }
  @media (min-width: 768px) {
    .department-tabs__content--initial {
      padding: 75px 50px; } }
  @media (min-width: 1024px) {
    .department-tabs__content--initial {
      padding: 150px 100px; } }

.department-tabs__initial-header {
  position: relative;
  background-color: #EDF6FC;
  z-index: 1; }
  @media (min-width: 768px) {
    .department-tabs__initial-header {
      max-width: 70%;
      margin: 0 auto;
      padding: 0 70px; } }

.department-tabs__initial-line {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-top: 1px solid #000000;
  width: 100%;
  left: 0; }
  @media (min-width: 768px) {
    .department-tabs__initial-line {
      display: block; } }

.ss-carousel__all-stories {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline; }
  .ss-carousel__all-stories:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .ss-carousel__all-stories {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .ss-carousel__all-stories:hover {
    background-size: 100% 100%;
    color: currentColor; }
  @media (min-width: 768px) {
    .ss-carousel__all-stories {
      margin-left: 12px; } }

.link-icon {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  border: 0;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  vertical-align: top;
  max-width: 60px; }
  .link-icon:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .link-icon {
      max-width: 70px; } }
  .link-icon:hover,
  .link-icon:focus {
    /*outline: none;*/
    color: #000000; }

    .link-icon:focus{
      outline-color: #fff;
    }
  .link-icon:hover .link-icon__text,
  .link-icon:focus .link-icon__text{
    text-decoration: underline;
}

.link-icon__text {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2; }
  @media (min-width: 1024px) {
    .link-icon__text {
      font-size: 1.6rem;
      line-height: 1.19; } }

.link-icon__icon {
  font-size: 3.2rem;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .link-icon__icon {
      font-size: 4.6rem; } }
  @media (min-width: 1024px) {
    .link-icon__icon {
      font-size: 5.4rem; } }



.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.5); }

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pagination__list-item {
  margin: 12px 5px; }

.pagination__list-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  font-size: 1.6rem;
  width: 29px;
  height: 29px; }
  @media (min-width: 1024px) {
    .pagination__list-link {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .pagination__list-link:hover, .pagination__list-link.active {
    border-radius: 50%;
    border: 2px solid #4B9CD3; }

.pagination__nav {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  border: 0;
  text-decoration: none; }
  @media (min-width: 1024px) {
    .pagination__nav {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .pagination__nav:hover {
    border: 0; }
  @media (max-width: 767px) {
    .pagination__nav .pagination__text {
      display: none; } }

.pagination__nav--next {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  margin-bottom: 0; }
  .pagination__nav--next:after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-left: 5px; }
    @media (min-width: 768px) {
      .pagination__nav--next:after {
        margin-left: 10px; } }
  .pagination__nav--next:hover::after {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0); }
  @media (min-width: 768px) {
    .pagination__nav--next {
      padding-left: 60px; } }

.pagination__nav--prev {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  margin-bottom: 0; }
  .pagination__nav--prev:before {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-right: 5px; }
    @media (min-width: 768px) {
      .pagination__nav--prev:before {
        margin-right: 10px; } }
  .pagination__nav--prev:hover::before {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
  @media (min-width: 768px) {
    .pagination__nav--prev {
      padding-right: 60px; } }

.pagination__arrow {
  display: inline-block;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; }

.contact-list {
  padding: 20px; }

.contact-list__item a {
  border: 0;
  text-decoration: none;
  font-weight: 700; }
  .contact-list__item a:hover {
    text-decoration: underline;
    /*border: 0;*/ }

    .contact-list__item a:focus {
      text-decoration: underline;
      color: #007FAE;
      /*outline: none;*/
    /*border: 0;*/ }

.contact-list__link {
  border: 0;
  text-decoration: none;
  font-weight: 700; }
  .contact-list__link:hover {
    border: 0; }

.headlines__header {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: inline-block;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .headlines__header {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .headlines__header {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1540px) {
    .headlines__header {
      margin-bottom: 0;
      padding: 0 10px; } }

@media (min-width: 768px) and (max-width: 1539px) {
  .headlines__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1540px) {
  .headlines__list {
    display: block; } }

.headlines__list-item {
  padding: 10px 0; }
  @media (max-width: 767px), (min-width: 1540px) {
    .headlines__list-item:not(:last-of-type) {
      border-bottom: 1px solid #000000; } }
  @media (min-width: 768px) and (max-width: 1539px) {
    .headlines__list-item {
      border-right: 1px solid #000000;
      padding: 10px 20px; }
      .headlines__list-item:first-of-type {
        padding-left: 0; }
      .headlines__list-item:last-of-type {
        padding-right: 0;
        border: 0; } }
  @media (min-width: 1540px) {
    .headlines__list-item {
      padding: 18px 10px; } }

.headlines__link {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  display: inline;
  font-family: "Libre Baskerville", serif;
  font-size: 1.3rem;
  line-height: 1.69; }
  .headlines__link:hover {
    background-size: 100% 100%;
    color: currentColor; }
  @media (min-width: 768px) {
    .headlines__link {
      font-size: 1.5rem; } }
  @media (min-width: 1024px) {
    .headlines__link {
      font-size: 1.8rem;
      letter-spacing: -.003em;
      line-height: 1.72; } }

.headlines__link,
.headlines__header {
  border: 0;
  text-decoration: none; }
  .headlines__link:hover,
  .headlines__header:hover {
    border: 0; }

.concentration-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative; }

.concentration-overview__side {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; }

.concentration-overview__side--with-padding {
  padding: 40px 0;
  position: relative; }
  @media (max-width: 1023px) {
    .concentration-overview__side--with-padding {
      margin: 0 30px; } }
  @media (min-width: 1024px) {
    .concentration-overview__side--with-padding {
      padding: 70px 70px 70px 0; } }

.concentration-overview__side--hidden-mobile {
  display: none; }
  @media (min-width: 768px) {
    .concentration-overview__side--hidden-mobile {
      display: block; } }

.concentration-links {
  overflow: hidden; }
  @media (max-width: 767px) {
    .concentration-links {
      padding: 30px;
      text-align: center;
      border-top: 1px solid #000000; } }
  @media (min-width: 768px) {
    .concentration-links {
      position: absolute;
      top: 0;
      right: 0; } }

.concentration-link {
  position: absolute;
  visibility: hidden;
  opacity: 0; }
  .concentration-link.active {
    position: static;
    visibility: visible;
    opacity: 1; }

.tabs-dropdown {
  position: relative;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .tabs-dropdown {
      max-width: 690px; } }

@media (min-width: 1540px) {
  .tabs-dropdown--show-on-xl {
    /*max-width: none;*/
  }
}

.tabs-dropdown__trigger {
  width: 100%;
  text-align: left;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  border: 0;
  text-decoration: none;
  display: block;
  background-color: #000000;
  color: #FFFFFF;
  padding: 17px 20px;
  margin-bottom: 0;
  position: relative; }
  @media (min-width: 768px) {
    .tabs-dropdown__trigger {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .tabs-dropdown__trigger {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  .tabs-dropdown__trigger:hover {
    border: 0; }
  @media (min-width: 1024px) {
    .tabs-dropdown__trigger {
      margin-bottom: 0; } }
  .tabs-dropdown__trigger:hover {
    color: #FFFFFF; }
    .tabs-dropdown__trigger:hover::after {
      color: #4B9CD3; }
  .tabs-dropdown__trigger::after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px; }

@media (min-width: 1540px) {
  .tabs-nav__trigger--hidden-xl {
    /*display: none;*/
    max-width: 690px;
    margin: 0 auto;
  }
}

.tabs-dropdown__nav-list{
  max-width: 690px;
}

.tabs-dropdown__nav-list:not(.tabs-dropdown__nav-list--show-on-xl) {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  padding: 20px;
  z-index: 5; }
  .tabs-dropdown__nav-list:not(.tabs-dropdown__nav-list--show-on-xl).active {
    opacity: 1;
    visibility: visible; }

/*@media (max-width: 1539px) {*/
  .tabs-dropdown__nav-list--show-on-xl {
    -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    padding: 20px;
    z-index: 5;
  }
  .tabs-dropdown__nav-list--show-on-xl.active {
    opacity: 1;
    visibility: visible;
  }
/*}*/

@media (min-width: 1540px) {
    .tabs-dropdown__nav-list--show-on-xl {
      /*display: -webkit-box;
      display: -ms-flexbox;
      display: flex;*/
  }
}

.tabs-dropdown__nav-item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .tabs-dropdown__nav-item:not(:last-of-type) {
    padding-bottom: 15px; }

.tabs-dropdown__nav-item a
{
  text-decoration: none;
  border: none;
}

.tabs-dropdown__nav-item a:hover,
.tabs-dropdown__nav-item a:focus
{
  color: #fff;
}



.tabs-dropdown__nav-item:hover,
.tabs-dropdown__nav-item:focus{
  color: #007FAE;
  text-decoration: underline;
}

@media (min-width: 1540px) {
  .tabs-dropdown__nav-item--show-on-xl {
    /*font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    letter-spacing: .05em;
    line-height: 1.2;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
    padding: 30px 20px;
    max-width: 275px;*/
  }
}

  /*@media (min-width: 1540px) and (min-width: 1024px) {*/
  @media (min-width: 1024px) {
    .tabs-dropdown__nav-item--show-on-xl {
      font-size: 1.6rem;
      line-height: 1.19;
    }
  }

@media (min-width: 1540px) {
  .tabs-dropdown__nav-item--show-on-xl.active, .tabs-dropdown__nav-item--show-on-xl:hover {
    /*background-color: #000000;
    color: #FFFFFF;*/
  }
  .tabs-dropdown__nav-item--show-on-xl:not(:last-of-type) {
    /*padding-bottom: 20px;*/
  }
  .tabs-dropdown__nav-item--show-on-xl:last-of-type {
    /*padding-right: 0;*/
  }
}

      .tabs-dropdown .dropdown__button.active {
         background-color: #000; 
      }
.credit-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-grid;
  -ms-grid-columns: 2fr 1fr 2fr 1fr 2fr 1fr 4fr;
  -ms-grid-rows: 1fr 1fr; }
  @supports (grid-template-columns: max-content) {
    .credit-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(-webkit-min-content, -webkit-max-content));
      grid-template-columns: repeat(2, minmax(min-content, max-content));
      grid-template-areas: 'aa bb' 'cc dd' 'ee ff' 'gg hh' 'cea ceb' 'ii jj' 'sep sep' 'kk ll'; }
      @media (min-width: 768px) {
        .credit-grid {
          grid-template-columns: repeat(2, 2fr 1fr) 2fr;
          grid-auto-rows: 1fr 1fr -webkit-max-content 2fr;
          grid-auto-rows: 1fr 1fr max-content 2fr;
          grid-template-areas: 'aa bb cc dd ee' 'ff gg hh ii jj' 'sep sep sep sep sep' 'kk ll mm mm mm'; } }
      @media (min-width: 1024px) {
        .credit-grid {
          grid-template-columns: repeat(3, 1fr -webkit-max-content) 2fr;
          grid-template-columns: repeat(3, 1fr max-content) 2fr;
          grid-auto-rows: 1fr;
          grid-template-areas: 'aa bb cc dd ee ff gg' 'hh ii jj kk ll mm gg'; } } }

.credit-separator {
  height: 13px;
  width: 100%;
  background-color: #E9E9E9;
  grid-area: sep;
  margin: 25px 0; }
  @media (min-width: 1024px) {
    .credit-separator {
      display: none; } }

.credit,
.credit-icon {
  -ms-grid-row-align: center; }

.credit {
  padding: 15px 0;
  width: 100%;
  text-align: right; }
  @media (min-width: 768px) {
    .credit {
      width: auto;
      text-align: left; } }
  @supports (grid-template-columns: max-content) {
    .credit {
      width: auto;
      text-align: left; } }

.credit--1 {
  -ms-grid-column: 1; }
  @supports (grid-template-columns: max-content) {
    .credit--1 {
      grid-area: bb; }
      @media (min-width: 768px) {
        .credit--1 {
          grid-area: aa; } }
      @media (min-width: 1024px) {
        .credit--1 {
          grid-area: aa; } } }


.credit--6 {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
@supports (grid-template-columns: max-content) {
  .credit--6 {
    grid-area: jj;
  }
  @media (min-width: 768px) {
    .credit--6 {
      grid-area: ff;
    }
  }
  @media (min-width: 1024px) {
    .credit--6 {
      grid-area: hh;
    }
  }
}

.credit--2 {
  -ms-grid-column: 3; }
  @supports (grid-template-columns: max-content) {
    .credit--2 {
      grid-area: dd; }
      @media (min-width: 768px) {
        .credit--2 {
          grid-area: cc; } }
      @media (min-width: 1024px) {
        .credit--2 {
          grid-area: cc; } } }

.credit--3 {
  -ms-grid-column: 5; }
  @supports (grid-template-columns: max-content) {
    .credit--3 {
      grid-area: ceb; }
      @media (min-width: 768px) {
        .credit--3 {
          grid-area: hh; } }
      @media (min-width: 1024px) {
        .credit--3 {
          grid-area: jj; } } }

.credit--4 {
  -ms-grid-column: 3;
  -ms-grid-row: 2; }
  @supports (grid-template-columns: max-content) {
    .credit--4 {
      grid-area: ff; }
      @media (min-width: 768px) {
        .credit--4 {
          grid-area: ee; } }
      @media (min-width: 1024px) {
        .credit--4 {
          grid-area: ee; } } }

.credit--5 {
  -ms-grid-column: 5;
  -ms-grid-row: 2; }
  @media (max-width: 767px) {
    .credit--5 {
      width: auto;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  @supports (grid-template-columns: max-content) {
    .credit--5 {
      grid-area: hh; }
      @media (min-width: 768px) {
        .credit--5 {
          grid-area: jj; } }
      @media (min-width: 1024px) {
        .credit--5 {
          grid-area: ll; } } }

.credit--total {
  text-align: left;
  margin: 0 auto;
  -ms-grid-column: 7;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2; }
  @media (max-width: 767px) {
    .credit--total {
      width: 75%; } }
  @media (max-width: 1023px) {
    .credit--total {
      max-width: 375px;
      padding-top: 0;
      -ms-flex-item-align: start;
      align-self: flex-start; } }
  @supports (grid-template-columns: max-content) {
    .credit--total {
      width: auto;
      grid-area: ll; }
      @media (min-width: 768px) {
        .credit--total {
          grid-area: mm; } }
      @media (min-width: 1024px) {
        .credit--total {
          grid-area: gg; } } }

.credit__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .credit__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .credit__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.credit__copy {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.57; }
  @media (min-width: 768px) {
    .credit__copy {
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .credit__copy {
      font-size: 1.8rem;
      line-height: 1.67; } }

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

.credit-icon {
  justify-self: center;
  padding: 20px 25px;
  font-size: 4rem;
  color: #E9E9E9;
  display: block; }
  @media (min-width: 480px) {
    .credit-icon {
      padding: 15px 30px;
      font-size: 5rem; } }

.credit-icon--1 {
  -ms-grid-column: 2;
  display: none; }
  @media (min-width: 768px) {
    .credit-icon--1 {
      display: block; } }
  @supports (grid-template-columns: max-content) {
    @media (min-width: 768px) {
      .credit-icon--1 {
        grid-area: bb; } }
    @media (min-width: 1024px) {
      .credit-icon--1 {
        grid-area: bb; } } }

.credit-icon--2 {
  -ms-grid-column: 4;
  display: none; }
  @media (min-width: 768px) {
    .credit-icon--2 {
      display: block; } }
  @supports (grid-template-columns: max-content) {
    @media (min-width: 768px) {
      .credit-icon--2 {
        grid-area: dd; } }
    @media (min-width: 1024px) {
      .credit-icon--2 {
        grid-area: dd; } } }

.credit-icon--3 {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
  display: none; }
  @media (min-width: 768px) {
    .credit-icon--3 {
      display: block; } }
  @supports (grid-template-columns: max-content) {
    @media (min-width: 768px) {
      .credit-icon--3 {
        grid-area: gg; } }
    @media (min-width: 1024px) {
      .credit-icon--3 {
        grid-area: ii; } } }

.credit-icon--4 {
  -ms-grid-column: 4;
  -ms-grid-row: 2; }
  @supports (grid-template-columns: max-content) {
    .credit-icon--4 {
      grid-area: ii; }
      @media (min-width: 768px) {
        .credit-icon--4 {
          grid-area: ii; } }
      @media (min-width: 1024px) {
        .credit-icon--4 {
          grid-area: kk; } } }

.credit-icon--equals {
  -ms-grid-column: 6;
  -ms-grid-row: 2; }
  @supports (grid-template-columns: max-content) {
    .credit-icon--equals {
      grid-area: kk; }
      @media (min-width: 768px) {
        .credit-icon--equals {
          grid-area: ll; } }
      @media (min-width: 1024px) {
        .credit-icon--equals {
          grid-area: mm; } } }
  @media (max-width: 1024px) {
    .credit-icon--equals {
      -ms-flex-item-align: start;
      align-self: flex-start; } }

.research-card {
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.research-card__link {
  border: 0;
  text-decoration: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .research-card__link:hover, .research-card__link:focus {
    /*outline: none;*/
    border: 0; 
    color: currentColor; }

.research-card__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 1.2;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin-bottom: 5px;
  border-bottom: 1px dashed #fff;
}
  @media (min-width: 1024px) {
    .research-card__title {
      font-size: 1.6rem;
      line-height: 1.19; } }
  .research-card__link:hover .research-card__title,
  .research-card__link:focus .research-card__title {
    /*outline: none;*/
    color: #007FAE;
    border-bottom: 1px dashed #007FAE;
  }

.research-card__excerpt {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .research-card__excerpt {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .research-card__excerpt {
      line-height: 1.6; } }

.research-card__content {
  padding: 25px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.research-card__image-container {
  position: relative; }
  .research-card__image-container::after {
    -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
    transition: opacity 0.2s ease, visibility 0.2s ease;
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    font-size: 3.5rem;
    background-color: rgba(0, 0, 0, 0.57);
    opacity: 0;
    visibility: hidden; }
  .research-card__link:hover .research-card__image-container::after,
  .research-card__link:focus .research-card__image-container::after {
    /*outline: none;*/
    opacity: 1;
    visibility: visible; }

.stat-icon {
  display: inline-block;
  font-size: 6rem;
  margin-bottom: 30px; }

.facts-wrapper {
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 14px;
  column-gap: 14px; }
  @media (min-width: 768px) {
    .facts-wrapper {
      -webkit-column-gap: 34px;
      column-gap: 34px;
      -webkit-column-count: 2;
      column-count: 2; } }
  @media (min-width: 1540px) {
    .facts-wrapper {
      -webkit-column-gap: 63px;
      column-gap: 63px;
      -webkit-column-count: 3;
      column-count: 3; } }

.fact-card {
  background-color: #FFFFFF;
  padding: 25px 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 34px; }
  @media (min-width: 768px) {
    .fact-card {
      padding: 50px 0;
      margin-bottom: 34px; } }
  @media (min-width: 1540px) {
    .fact-card {
      margin-bottom: 63px; } }

.fact-card__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #4B9CD3;
  padding: 0 30px; }
  @media (min-width: 768px) {
    .fact-card__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .fact-card__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .fact-card__title {
      padding: 0 60px; } }

.fact-card__block {
  padding: 0 30px 15px; }
  @media (min-width: 768px) {
    .fact-card__block {
      padding: 0 60px 30px; } }
  .fact-card__block:not(:first-of-type) {
    padding: 15px 30px;
    position: relative; }
    @media (min-width: 768px) {
      .fact-card__block:not(:first-of-type) {
        padding: 30px 60px; } }
    .fact-card__block:not(:first-of-type)::after {
      content: '';
      border-top: 1px solid rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 125px; }
  .fact-card__block:last-of-type {
    padding-bottom: 0; }

.fact-card__block-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.14;
  text-transform: uppercase;
  margin-bottom: 26px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .fact-card__block-title {
      font-size: 3.4rem;
      letter-spacing: .022em;
      line-height: 1.17; } }
  @media (min-width: 1024px) {
    .fact-card__block-title {
      font-size: 4.6rem;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .fact-card__block-title {
      margin-bottom: 0; } }

.fact-card__block-title--medium {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 1.13;
  text-transform: uppercase;
  margin-bottom: 26px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .fact-card__block-title--medium {
      font-size: 2.7rem;
      letter-spacing: .03em; } }
  @media (min-width: 1024px) {
    .fact-card__block-title--medium {
      font-size: 3.2rem;
      line-height: 1.18;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .fact-card__block-title--medium {
      margin-bottom: 0; } }

.fact-card__button {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .fact-card__button {
      margin-top: 40px; } }

.filter-sidebar {
  position: relative; }
  @media (min-width: 1024px) and (min-height: 1200px) {
    .filter-sidebar {
      position: -webkit-sticky;
      position: sticky;
      top: 160px; } }

.filter-sidebar__title {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .filter-sidebar__title {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .filter-sidebar__title {
      line-height: 1.6; } }

.filter-sidebar__group-wrapper {
  background-color: #FFFFFF; }

@media (min-width: 768px) {
  .filter-sidebar__group {
    margin-bottom: 60px; } }

.filter-sidebar__header {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .filter-sidebar__header {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .filter-sidebar__header {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .filter-sidebar__header {
      pointer-events: none; } }
  @media (min-width: 1024px) {
    .filter-sidebar__header {
      margin: 0; } }

@media (min-width: 768px) {
  .filter-sidebar__header-icon {
    display: none; } }

.filter-sidebar__header-icon .js-accordion-toggle-content--open {
  display: none; }

@media (max-width: 767px) {
  .filter-sidebar__header-rule {
    display: none; } }

.filter-sidebar__options {
  display: none; }
  @media (min-width: 768px) {
    .filter-sidebar__options {
      display: block !important; } }

.filter-sidebar__label {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 15px;
  position: relative;
  line-height: 1.2;
  cursor: pointer; }
  @media (min-width: 768px) {
    .filter-sidebar__label {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .filter-sidebar__label {
      line-height: 1.6; } }
  @media (min-width: 768px) {
    .filter-sidebar__label {
      line-height: 1.2; } }
  .filter-sidebar__label::before {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    content: '';
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 18px;
    width: 18px;
    border: 1px solid #4B9CD3;
    margin-right: 5px; }
  .filter-sidebar__label::after {
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    color: #FFFFFF;
    font-size: .7rem;
    position: absolute;
    left: 4px;
    opacity: 0;
    top: 5px; }
  .filter-sidebar__checkbox:checked + .filter-sidebar__label::before {
    background-color: #4B9CD3; }
  .filter-sidebar__checkbox:checked + .filter-sidebar__label::after {
    opacity: 1; }

.filter-sidebar__checkbox {
  display: none; }

.degree-block--online {
  position: relative; }
  .degree-block--online::before {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.3rem;
    letter-spacing: .125em;
    line-height: 1.17;
    content: 'online';
    background-color: #007FAE;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 5px 15px; }
    @media (min-width: 768px) {
      .degree-block--online::before {
        font-size: 1.4rem;
        line-height: 1.14;
        letter-spacing: .143em; } }
    @media (min-width: 1024px) {
      .degree-block--online::before {
        font-size: 1.6rem; } }

.degree-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .degree-block__header {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.degree-block__info {
  padding: 22px 25px;
  background-color: #000000;
  color: #FFFFFF;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .degree-block__info-block:first-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

@media (max-width: 1023px) {
  .degree-block__info-block:first-of-type {
    width: 100%;
    padding-bottom: 20px; }
  .degree-block__info-block:not(:first-of-type) {
    width: 50%; } }

@media (min-width: 1024px) {
  .degree-block__info-block:not(:last-of-type) {
    padding-right: 30px; } }

.degree-block__info-header {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  padding-bottom: 5px; }
  @media (min-width: 768px) {
    .degree-block__info-header {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .degree-block__info-header {
      line-height: 1.6; } }

.degree-block__info-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .degree-block__info-title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .degree-block__info-title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .degree-block__info-title {
      margin-bottom: 0; } }

.degree-block__links {
  background-color: #4B9CD3;
  color: #FFFFFF;
  padding: 22px 25px; }

.degree-block__link-item:not(:last-of-type) {
  margin-bottom: 10px; }

.degree-block__link {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin-bottom: 0; }
  .degree-block__link:hover {
    color: #000000; }

.degree-block__description {
  margin-top: 20px; }
  .degree-block__description p {
    margin-top: 20px; }

.degree-block__toggle {
  color: #4B9CD3;
  font-weight: 700;
  cursor: pointer;
  display: inline-block; }

.degree-block__toggle--more--disabled {
  display: none; }

@media (max-width: 767px) {
  .degree-block__toggle--less {
    margin-top: 30px; } }

.degree-block__dropdown {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  border-top: 1px solid #585858;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 50px;
  display: none; }

.degree-block__dropdown--disabled {
  opacity: 0;
  visibility: hidden; }

.degree-block__detail {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .degree-block__detail {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .degree-block__detail {
      line-height: 1.6; } }

.degree-block__detail-title {
  font-weight: 700; }

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

.results__amount {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.17;
  letter-spacing: .05em;
  color: #585858;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .results__amount {
      font-size: 1.6rem;
      letter-spacing: 0;
      line-height: 1.19; } }
  @media (min-width: 1024px) {
    .results__amount {
      font-size: 1.9rem;
      line-height: 1.21; } }

.results__all-toggle {
  border: 0;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: .04em;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase;
  text-transform: uppercase; }
  .results__all-toggle:hover {
    border: 0; }
  @media (min-width: 768px) {
    .results__all-toggle {
      font-size: 1.4rem; } }
  @media (min-width: 1024px) {
    .results__all-toggle {
      font-size: 1.5rem;
      letter-spacing: .03em;
      line-height: 1.13; } }

.results__all-toggle-text--collapse {
  display: none; }

.degree-tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 2px solid #000000; }

.degree-tabs__list-link {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  background-color: #4B9CD3;
  color: #FFFFFF;
  border: 2px solid transparent;
  border-bottom: none;
  margin: 0;
  padding: 24px 28px 16px; }
  @media (min-width: 768px) {
    .degree-tabs__list-link {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .degree-tabs__list-link {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .degree-tabs__list-link {
      margin: 0;
      padding: 26px 45px; } }
  @media (min-width: 1024px) {
    .degree-tabs__list-link:hover {
      background-color: #FFFFFF;
      color: #000000;
      border: 2px solid #000000;
      border-bottom: none; } }
  .degree-tabs__list-link.active {
    background-color: #FFFFFF;
    color: #000000;
    border: 2px solid #000000;
    border-bottom: none; }
    .degree-tabs__list-link.active:after {
      content: '';
      position: absolute;
      width: 100%;
      top: 100%;
      left: 0;
      background-color: #FFFFFF;
      height: 2px;
      z-index: 2; }

.degree-tabs__content {
  display: none; }
  .degree-tabs__content.active {
    display: block; }

.degree-sidebar {
  border: 1px solid black;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 1024px) {
    .degree-sidebar {
      margin-bottom: 0; } }

.degree-sidebar__header {
  background-color: #000000;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 30px; }

.degree-sidebar__header-side:first-of-type {
  padding-right: 15px; }

.degree-sidebar__header-title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .degree-sidebar__header-title {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .degree-sidebar__header-title {
      line-height: 1.6; } }

.degree-sidebar__header-info {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .degree-sidebar__header-info {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .degree-sidebar__header-info {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .degree-sidebar__header-info {
      margin-bottom: 0; } }

.degree-sidebar__block {
  padding: 25px 30px; }
  .degree-sidebar__block:not(:last-of-type) {
    border-bottom: 1px solid black; }

.degree-sidebar__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .degree-sidebar__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .degree-sidebar__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.degree-sidebar__contact {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .degree-sidebar__contact {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .degree-sidebar__contact {
      line-height: 1.6; } }
  .degree-sidebar__contact:first-of-type {
    margin-top: 8px; }

.degree-sidebar__contact--bold {
  font-weight: 700; }

.details {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 40px 0; }
  .details:last-of-type {
    margin-bottom: 40px; }

.details__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .details__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .details__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }

.details__block-content,
.details__block-title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .details__block-content,
    .details__block-title {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .details__block-content,
    .details__block-title {
      line-height: 1.6; } }

.details__block-title {
  font-weight: 700; }

.apply-list {
  counter-reset: item;
  padding-left: 0; }

.apply-list__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 40px 0; }

.apply-list__item--number {
  padding-left: 1em; }

.apply-list__title--number {
  position: relative; }
  .apply-list__title--number::before {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 1.7rem;
    letter-spacing: .056em;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 12px;
    content: counter(item) ".";
    counter-increment: item;
    font-weight: 700;
    position: absolute;
    left: -1em;
    top: 0; }
    @media (min-width: 768px) {
      .apply-list__title--number::before {
        font-size: 1.8rem;
        letter-spacing: .048em; } }
    @media (min-width: 1024px) {
      .apply-list__title--number::before {
        font-size: 2.1rem;
        margin-bottom: 15px; } }

.apply-list__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px; }
  @media (min-width: 480px) {
    .apply-list__header {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.apply-list__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .apply-list__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .apply-list__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .apply-list__title {
      margin-bottom: 0; } }

.apply-list__toggle {
  border: 0;
  text-decoration: none;
  color: #4B9CD3;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 1.1; }
  .apply-list__toggle:hover {
    border: 0; }

.apply-list__toggle-content--open {
  display: none; }

.apply-list__content {
  display: none; }

.application-list {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6;
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .application-list {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .application-list {
      line-height: 1.6; } }

.application-list__item {
  display: inline-block; }
  .application-list__item:not(:last-of-type):after {
    content: '|';
    margin: 0 15px; }

.apply-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  padding: 40px 0; }

.apply-header__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .apply-header__title {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .apply-header__title {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .apply-header__title {
      margin-bottom: 15px; } }

.tooltip {
  position: relative;
  display: inline-block;
  border: 2px solid #000000;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: bottom;
  margin-left: 5px; }
  .tooltip::before {
    content: 'i';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.4rem;
    font-weight: 700;
    color: #000000; }

.tooltip__text {
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  visibility: hidden;
  opacity: 0;
  width: 240px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: 300;
  padding: 20px;
  position: absolute;
  top: calc(100% + 13px);
  font-size: 1.6rem; }
  @media (min-width: 768px) {
    .tooltip__text {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
  .tooltip__text.active {
    visibility: visible;
    opacity: 1;
    z-index: 2; }

.tooltip__text::after {
  content: "";
  position: absolute;
  bottom: 100%;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #000000 transparent;
  left: 0; }
  @media (min-width: 768px) {
    .tooltip__text::after {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }

.border-list__item {
  padding: 25px 25px 25px 0; }
  .border-list__item:not(:last-of-type) {
    border-bottom: 1px solid #FFFFFF; }

.footer__nav {
  padding: 52px 0; }
  @media (min-width: 1540px) {
    .footer__nav {
      padding: 60px 0; } }

.footer__title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 26px;
  text-transform: none;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .footer__title {
      font-size: 2.2rem;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    .footer__title {
      font-size: 2.8rem;
      line-height: 1.57;
      margin-bottom: 30px; } }

.footer__nav-list {
  -webkit-column-count: 2;
  column-count: 2; }
  @media (min-width: 768px) {
    .footer__nav-list {
      -webkit-column-count: 3;
      column-count: 3; } }

@media (max-width: 767px) {
  .footer__nav-list-item {
    padding: 7px 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; } }

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.footer__link-container {
  padding: 15px 0; }

.footer__contact {
  background-color: #000000;
  color: #FFFFFF;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .footer__contact {
      padding: 30px 0 75px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1024px) {
    .footer__contact {
      padding: 30px 0; } }

.footer__social {
  display: grid;
  grid-template-columns: repeat(3, -webkit-min-content);
  grid-template-columns: repeat(3, min-content);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 30px;
  padding: 30px 70px 10px; }
  @media (min-width: 768px) {
    .footer__social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 34px 0 0; } }
  @media (min-width: 1540px) {
    .footer__social {
      grid-column: 2; } }

.footer__social-link {
  border: 0;
  text-decoration: none; }
  .footer__social-link:hover {
    border: 0; }

    .footer__social-link:focus{
      color: #4B9CD3;
      /*outline: none;*/
    }

.footer__social-icon {
  font-size: 3rem; }
  @media (min-width: 1540px) {
    .footer__social-icon {
      font-size: 4.5rem; } }

@media (max-width: 767px) {
  .footer__address {
    padding: 30px 70px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    text-align: center; } }

@media (min-width: 1540px) {
  .footer__address {
    grid-column: 2; } }

@media (max-width: 767px) {
  .facebook {
    margin-bottom: 20px; } }

.facebook__image {
  display: block;
  margin: 0 auto 30px; }

.facebook__icon-container {
  margin-bottom: 20px; }

.facebook__icon {
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  color: #4B9CD3;
  font-size: 3rem; }
  .facebook__icon:hover, .facebook__icon:focus {
    color: #000000; }

@media (max-width: 767px) {
  .instagram {
    margin-bottom: 20px; } }

@media (min-width: 480px) {
  .instagram--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

.instagram__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px; }
  @supports (display: grid) {
    .instagram__grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 10px;
      margin: 0; } }

@supports (display: grid) {
  .instagram__grid--large {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 480px) {
  @supports (display: grid) {
    .instagram__grid--large {
      grid-template-columns: repeat(4, 1fr); } } }

.instagram__image-container {
  padding: 5px;
  width: 33.33%; }
  @supports (display: grid) {
    .instagram__image-container {
      padding: 0;
      width: 100%; } }

.instagram__image-container-inner {
position: relative; }
.instagram__image-container-inner::after {
-webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
transition: opacity 0.2s ease, visibility 0.2s ease;
content: "";
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #FFFFFF;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
font-size: 3.5rem;
background-color: rgba(0, 0, 0, 0.57);
opacity: 0;
visibility: hidden; }
.instagram__image-container:hover .instagram__image-container-inner::after,
.instagram__image-container:focus .instagram__image-container-inner::after {
/*outline: none;*/
opacity: 1;
visibility: visible; }

.instagram__image-container a:focus{
  /*outline: none;*/
}

.instagram__icon-container--large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 480px) {
    .instagram__icon-container--large {
      padding-right: 30px; } }

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

.instagram__link {
  border: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 25px;
  color: #4B9CD3; }
  .instagram__link:hover, .instagram__link:focus {
    border: 0; 
    outline: none;
    color: #000000; }

.instagram__icon {
  font-size: 3rem; }

.instagram__icon--large {
  font-size: 3rem; }
  @media (min-width: 768px) {
    .instagram__icon--large {
      font-size: 4.7rem; } }

.upcoming-events {
  text-align: center; }
  @media (min-width: 768px) {
    .upcoming-events {
      text-align: left; } }
  @media (min-width: 1540px) {
    .upcoming-events {
      text-align: center; } }
  @media (max-width: 767px) {
    .upcoming-events {
      margin-bottom: 20px; } }

.upcoming-events__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .upcoming-events__title {
      font-size: 1.8rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .upcoming-events__title {
      font-size: 2.1rem;
      margin-bottom: 15px; } }
  @media (min-width: 768px) {
    .upcoming-events__title {
      margin-bottom: 20px; } }

@media (min-width: 768px) and (max-width: 1539px) {
  .upcoming-events__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.upcoming-events__list-item {
  padding: 25px 0; }
  .upcoming-events__list-item:not(:last-of-type) {
    border-bottom: 1px solid #000000; }
  @media (min-width: 768px) and (max-width: 1539px) {
    .upcoming-events__list-item:not(:first-of-type) {
      padding-left: 20px; }
    .upcoming-events__list-item:not(:last-of-type) {
      border-right: 1px solid #000000;
      border-bottom: 0;
      padding-right: 20px; } }

.upcoming-events__link {
  border: 0;
  display: block;
}

.upcoming-events__link .event_title_name{
  font-weight: 700;
  text-decoration: underline;
}

.upcoming-events__link .event_title_date{
  display: block;
}
  .upcoming-events__link:hover,
  .upcoming-events__link:focus,
  .highlight-events_link:hover,
  .highlight-events_link:focus,
  .upcoming-events__link:hover .event_title_name,
  .upcoming-events__link:focus .event_title_name {
    color: #007FAE;
    text-decoration: none;
    /*outline: none;*/
    border: 0;
  }

  .highlight-events_link:hover,
  .highlight-events_link:focus {
    color: #007FAE;
    /*outline: none;*/
  }

.u-body--xsmall {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.6; }
  @media (min-width: 768px) {
    .u-body--xsmall {
      line-height: 1.9; } }
  @media (min-width: 1540px) {
    .u-body--xsmall {
      line-height: 1.6; } }

.u-body--large {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -.003em;
  line-height: 1.7; }
  @media (min-width: 768px) {
    .u-body--large {
      font-size: 1.8rem; } }
  @media (min-width: 1024px) {
    .u-body--large {
      font-size: 2.3rem; } }

.u-rule--thick {
  width: 100%;
  border-bottom: 1px solid #000000; }

.u-rule--thin {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 30px; }

.u-margin-bottom--desktop-small {
  margin-bottom: 15px; }

.u-margin-bottom--desktop-medium {
  margin-bottom: 30px; }

.u-margin-bottom--desktop-large {
  margin-bottom: 60px; }

.u-margin-bottom--desktop-xlarge {
  margin-bottom: 70px; }

.u-margin-bottom--mobile-small {
  margin-bottom: 12px; }

.u-margin-bottom--mobile-medium {
  margin-bottom: 26px; }

.u-margin-bottom--mobile-large {
  margin-bottom: 52px; }

.u-margin-bottom--mobile-xlarge {
  margin-bottom: 61px; }

.u-margin-bottom--xl {
  margin-bottom: 61px; }
  @media (min-width: 1024px) {
    .u-margin-bottom--xl {
      margin-bottom: 60px; } }

@media (max-width: 767px) {
  .u-margin-top--mobile-medium {
    margin-top: 30px; } }

.u-no-margin-bottom {
  margin-bottom: 0; }

.u-section-spacing-bottom {
  padding-bottom: 61px; }
  @media (min-width: 1024px) {
    .u-section-spacing-bottom {
      padding-bottom: 70px; } }

.u-list-xtra-spacing li:not(:last-of-type) {
  padding-bottom: 5px; }
  @media (min-width: 768px) {
    .u-list-xtra-spacing li:not(:last-of-type) {
      padding-bottom: 15px; } }

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

.u-img-full-width {
  width: 100%; }

.u-img-fit {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%; }

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

.slick-list,
.slick-track {
  height: 100%; }

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .slick-track .slick-slide {
    height: auto; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .slick-dots li {
    background: none;
    padding: 0 6px !important;
    display: inline-block; }
    .slick-dots li:before {
      content: none !important; }
  .slick-dots .slick-active button {
    background-color: #4B9CD3;
    border: none;
    padding: 5px; }
  .slick-dots button {
    display: inline-block;
    padding: 4px;
    border-radius: 50%;
    font-size: 0;
    border: 1px solid black; }
    .slick-dots button:hover {
      background-color: #4B9CD3;
      border: none;
      padding: 5px; }

.reset-link {
  border-bottom: 1px solid #fff;
  text-decoration: none; }
  .reset-link:hover {
    /*border: 0;*/ }

    .reset-link:focus {
      border-bottom: 1px dashed #007FAE;
      color: #007FAE;
      /*outline: none;*/
    }
body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) .slick-slide:focus {
  /*outline: none;*/ }

.u-text--white {
  color: #FFFFFF; }

.u-page-intro-title-constrain {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto; }

.u-text-transform--none {
  text-transform: none; }

.u-text--uppercase {
  text-transform: uppercase; }

.u-ordered-list--bold li::before {
  font-weight: 700; }

.u-list-extra-padding {
  padding-left: 1em; }

.u-text--bold {
  font-weight: 700; }

/* =WordPress Core
-------------------------------------------------------------- */
.admin-bar .header-wrapper {
  /*padding-top: 32px;*/
}

.admin-bar .header-wrapper--fixed {
  top: 32px;
}

.alignnone {
  margin: 0 0 30px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 30px 30px auto; }

@media (min-width: 768px) {
  .alignright {
    float: right;
    margin: 0 0 30px 30px; } }

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin: 0 30px 30px 0; } }

img.alignright,
img.alignleft {
  width: auto; }

@media (min-width: 768px) {
  a img.alignright {
    float: right;
    margin: 0 0 30px 30px; } }

@media (min-width: 768px) {
  a img.alignnone {
    margin: 0 0 30px 0; } }

@media (min-width: 768px) {
  a img.alignleft {
    float: left;
    margin: 0 30px 30px 0; } }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  max-width: 100%; }

@media (min-width: 768px) {
  .wp-caption:not(.alignnone) {
    max-width: 96%;
    /* Image does not overflow the content area */ } }

.wp-caption a {
  border: 0;
  text-decoration: none;
  display: block; }
  .wp-caption a:hover {
    border: 0; }

.wp-caption.alignnone {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .wp-caption.alignnone {
      margin-bottom: 30px; } }

.wp-caption.alignleft {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .wp-caption.alignleft {
      margin: 0 30px 30px 0; } }

.wp-caption.alignright {
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .wp-caption.alignright {
      margin: 0 0 30px 30px; } }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: .04em;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0 0;
  padding: 0; }
  @media (min-width: 768px) {
    .wp-caption p.wp-caption-text {
      font-size: 1.4rem; } }
  @media (min-width: 1024px) {
    .wp-caption p.wp-caption-text {
      font-size: 1.5rem;
      letter-spacing: .03em;
      line-height: 1.13; } }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  50% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    opacity: 1; } }

.js-waypoints--fade-in {
  opacity: 0; }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }
  @media (min-width: 1024px) {
    .fadeInUp {
      -webkit-animation-duration: 1.75s;
      animation-duration: 1.75s; } }

.fancybox-button {
  padding: 10px !important; }

.fancybox-video {
  position: relative;
  display: block; }
  .fancybox-video::before, .fancybox-video::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .fancybox-video::before {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    content: '';
    display: block;
    background-color: #FFFFFF;
    height: 88px;
    width: 88px;
    border-radius: 50%; }
  .fancybox-video:hover::before {
    background-color: #4B9CD3; }
  .fancybox-video::after {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    content: "";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4B9CD3;
    font-size: 3.8rem;
    margin-left: 4px; }
  .fancybox-video:hover::after {
    color: #FFFFFF; }

.fancybox-caption{
  display: none;
}

.u-display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gform_wrapper form li,
.gform_wrapper li {
  padding-left: 0; }
  .gform_wrapper form li::before,
  .gform_wrapper li::before {
    content: none; }

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
  margin-bottom: 0 !important; }

body .gform_wrapper h2.gsection_title,
.gform_wrapper h3.gform_title {
  font-family: "Libre Baskerville", serif;
  font-weight: 400 !important;
  font-size: 1.6rem !important;
  line-height: 1.75;
  text-transform: none;
  margin-bottom: .4em !important;
  margin-top: 3em !important;
  border-bottom: 0 !important; }
  @media (min-width: 768px) {
    body .gform_wrapper h2.gsection_title,
    .gform_wrapper h3.gform_title {
      font-size: 2.2rem !important;
      line-height: 1.59; } }
  @media (min-width: 1024px) {
    body .gform_wrapper h2.gsection_title,
    .gform_wrapper h3.gform_title {
      font-size: 2.8rem !important;
      line-height: 1.57; } }
  body .gform_wrapper h2.gsection_title::after,
  .gform_wrapper h3.gform_title::after {
    content: '';
    display: block;
    border-top: 5px solid #4B9CD3;
    width: 75px;
    margin-top: .3em; }
    @media (min-width: 768px) {
      body .gform_wrapper h2.gsection_title::after,
      .gform_wrapper h3.gform_title::after {
        content: '';
        display: block;
        border-top: 5px solid #4B9CD3;
        width: 105px; } }

.gform_wrapper .gsection,
.gform_wrapper h3.gform_title {
  border: 0 !important;
  padding: 0 !important; }

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper ul.gfield_checkbox li label {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3rem !important;
  letter-spacing: .125em;
  line-height: 1.17;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px !important; }
  @media (min-width: 768px) {
    .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
    .gform_wrapper ul.gfield_checkbox li label {
      font-size: 1.4rem !important;
      line-height: 1.14;
      letter-spacing: .143em; } }
  @media (min-width: 1024px) {
    .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
    .gform_wrapper ul.gfield_checkbox li label {
      font-size: 1.6rem !important; } }

.gform_wrapper .top_label .gfield_label {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: .056em;
  line-height: 1.25;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .gform_wrapper .top_label .gfield_label {
      font-size: 1.6rem;
      letter-spacing: .048em; } }
  @media (min-width: 1024px) {
    .gform_wrapper .top_label .gfield_label {
      font-size: 2.1rem; } }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 10px !important; }
  @media (min-width: 768px) {
    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
      padding: 14px 10px !important; } }

.gform_wrapper input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0; }

.gfield_label:empty {
  display: none !important; }

.gform_wrapper select {
  height: 44px; }
  @media (min-width: 768px) {
    .gform_wrapper select {
      height: 51px;
      border-radius: 0; } }

.gform_wrapper .gform_footer input[type=submit] {
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  border: 2px solid #000000;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.16;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: 12px 26px;
  cursor: pointer;
  background-color: #4B9CD3;
  color: #FFFFFF;
  border-color: #4B9CD3; }
  .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 2px solid #4B9CD3;
    color: currentColor; }
  @media (min-width: 768px) {
    .gform_wrapper .gform_footer input[type=submit] {
      font-size: 1.4rem;
      line-height: 1.2;
      padding: 15px 30px; } }
  @media (min-width: 1024px) {
    .gform_wrapper .gform_footer input[type=submit] {
      font-size: 1.6rem; } }
  .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus {
    color: #4B9CD3;
    background-color: #FFFFFF; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  display: none; }
  .gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label::before {
      content: '';
      display: block;
      height: 20px;
      width: 20px;
      border: 1px solid #000000;
      margin-right: 10px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
      @media (min-width: 768px) {
        .gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label::before {
          margin-right: 20px;
          height: 25px;
          width: 25px; } }
  .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label::before {
    background-color: #4B9CD3; }

.u-relative-wrapper {
  position: relative; }

.sph-color--primary {
  background-color: #4B9CD3; }

.sph-color--black {
  background-color: #000000; }

.sph-color--light-blue {
  background-color: #EDF6FC; }

.sph-color--blue {
  background-color: #4B9CD3; }

.sph-color--grey {
  background-color: #585858; }

.text--light {
  color: #FFFFFF; }

.sph-typeface-name {
  font-size: 1.2rem; }

.sph-type--large {
  font-size: 4rem; }

.sph-type--libre-regular {
  font-family: "Libre Baskerville", serif; }

.sph-type--libre-italic {
  font-family: "Libre Baskerville", serif;
  font-style: italic; }

.sph-type--roboto-light-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 300; }

.sph-type--roboto-light-italic {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic; }

.sph-type--roboto-bold {
  font-family: "Roboto", sans-serif;
  font-weight: 700; }

.sph-type--roboto-condensed-regular {
  font-family: "Roboto Condensed", sans-serif; }

.sph-type--roboto-condensed-bold {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }

.sph-type--roboto-condensed-bold-italic {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-style: italic; }

.sph-type--ibm-plex {
  font-family: monospace; }

.u-spacing {
  max-width: 600px;
  background-color: #585858;
  color: #FFFFFF; }

.u-spacing--desktop-small {
  height: 15px; }

.u-spacing--desktop-medium {
  height: 30px; }

.u-spacing--desktop-large {
  height: 60px; }

.u-spacing--desktop-xlarge {
  height: 70px; }

.u-spacing--mobile-small {
  height: 12px; }

.u-spacing--mobile-medium {
  height: 26px; }

.u-spacing--mobile-large {
  height: 52px; }

.u-spacing--mobile-xlarge {
  height: 61px; }

.iframe--grid {
  width: 100%;
  height: 100vh;
  border: none; }

.sph-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.sph-color-square {
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

body .gform_wrapper.gf_reset_wrapper, body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper h1, body .gform_wrapper.gf_reset_wrapper h2, body .gform_wrapper.gf_reset_wrapper h3, body .gform_wrapper.gf_reset_wrapper h4, body .gform_wrapper.gf_reset_wrapper h5, body .gform_wrapper.gf_reset_wrapper h6, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  line-height: 1;
  font-weight: 400; }

body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper span {
  line-height: 1.8; }

body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper img {
  border: 0; }

body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper ul {
  list-style: none; }

body .gform_wrapper.gf_reset_wrapper a img {
  border: none; }

body .gform_wrapper.gf_reset_wrapper :focus {
  outline: 0; }

.gform_wrapper select, .gform_wrapper textarea {
  font-family: inherit;
  letter-spacing: normal;
  font-size: inherit; }

.gform_wrapper .gf_progressbar:after, .gform_wrapper ol.validation_list:after {
  content: ""; }

.gform_wrapper {
  margin: 16px 0;
  max-width: 100%; }

.gform_wrapper form {
  text-align: left;
  max-width: 100%;
  margin: 0 auto; }

.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
  font-weight: 400;
  border: none;
  background: 0 0; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal; }

.gform_wrapper input[type=image] {
  border: none !important;
  padding: 0 !important;
  width: auto !important; }

.gform_wrapper textarea {
  padding: 6px 8px;
  line-height: 1.5;
  resize: none; }

.gform_wrapper select {
  line-height: 1.5; }

.gform_wrapper .ginput_container_multiselect select {
  background-image: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0; }

.gform_wrapper ul.gform_fields {
  margin: 0 !important;
  list-style-type: none;
  display: block; }

.gform_wrapper ul, html > body .entry ul {
  text-indent: 0; }

.gform_wrapper form li, .gform_wrapper li {
  margin-left: 0 !important;
  list-style: none !important;
  overflow: visible; }

.gform_wrapper ul li.gfield {
  clear: both; }

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
  overflow: hidden; }

.gform_wrapper form ul.gform_fields.left_label li.gfield, .gform_wrapper form ul.gform_fields.right_label li.gfield, .gform_wrapper ul.gform_fields.left_label li.gfield, .gform_wrapper ul.gform_fields.right_label li.gfield {
  margin-bottom: 14px; }

.gform_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.right_label li ul.gfield_radio li {
  margin-bottom: 10px; }

.gform_wrapper ul li:after, .gform_wrapper ul li:before, .gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible; }

.gform_wrapper select option {
  padding: 2px;
  display: block; }

.gform_wrapper .inline {
  display: inline !important; }

.gform_wrapper .gform_heading {
  width: 100%;
  margin-bottom: 18px; }

.gform_wrapper .clear-multi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
  display: -moz-inline-stack;
  display: inline-block; }

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_year {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_year {
  vertical-align: top;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-right: .5rem; }

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month {
  width: 4rem;
  margin-right: .5rem; }

.gform_wrapper .gfield_date_day input[type=number], .gform_wrapper .gfield_date_month input[type=number] {
  width: calc(3rem + 8px) !important; }

.gform_wrapper .gfield_date_year input[type=number] {
  width: calc(4rem + 8px) !important; }

.gform_wrapper .gfield_date_year {
  width: 5rem; }

.gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_month input {
  width: calc(3rem + 8px); }

.gform_wrapper .gfield_date_year input {
  width: 4rem; }

.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label {
  width: 3rem;
  text-align: center; }

.gform_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label, .gform_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label {
  width: 4rem; }

.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
  width: 33.333%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

@media only screen and (min-width: 321px) {
  .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month {
    max-width: 4rem; }
  .gform_wrapper .gfield_date_year, .gform_wrapper .gfield_time_ampm {
    max-width: calc(4rem + .5rem); }
  .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
    max-width: 4rem; }
  .gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour {
    max-width: calc(4rem + .5rem); } }

.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span {
  float: left; }

.gform_wrapper .gfield_time_hour i {
  font-style: normal !important;
  font-family: sans-serif !important;
  width: 10px;
  text-align: center;
  float: right;
  margin-top: 9%; }

.gform_wrapper .gfield_time_minute {
  margin-right: .5rem; }

.gform_wrapper .gfield_time_hour {
  margin-right: .25rem; }

.gform_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block; }

.gform_wrapper .gfield_time_ampm select {
  min-width: calc(2rem + 25px);
  width: calc(3rem + 25px); }

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
  width: calc(3rem + 8px); }

.gform_wrapper .gfield_time_hour input[type=number], .gform_wrapper .gfield_time_minute input[type=number] {
  width: calc(3rem + 8px) !important; }

.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  width: 3rem;
  text-align: center; }

.gform_wrapper .field_hover {
  border: 1px dashed #2175A9;
  cursor: pointer; }

.gform_wrapper .field_selected {
  background-color: #DFEFFF;
  border: 1px solid #C2D7EF; }

.gform_wrapper .field_name_first, .gform_wrapper .field_name_last, .gform_wrapper .field_name_middle {
  width: 49.5%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top; }

.gform_wrapper .ginput_complex.ginput_container {
  overflow: visible;
  width: 100%; }

.gform_wrapper label.gfield_label {
  font-weight: 700;
  font-size: inherit; }

.gform_wrapper .top_label .gfield_label {
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3;
  clear: both; }

.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
  width: 100%; }

.gform_wrapper .hidden_label .gfield_label, .gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  display: block;
  font-size: .813em;
  letter-spacing: .5pt;
  white-space: nowrap; }

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
  display: -moz-inline-stack;
  display: inline-block;
  letter-spacing: inherit;
  vertical-align: middle;
  cursor: pointer; }

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
  margin: 9px 0 1px 1px; }

.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label {
  margin-top: 0; }

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  margin: 1px 0 9px 1px; }

.gform_wrapper .top_label .field_sublabel_above label.gfield_label + .ginput_complex.ginput_container, .gform_wrapper .top_label .field_sublabel_above label.gfield_label + div[class*=gfield_time_].ginput_container {
  margin-top: 0; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 8px; }

body.gform_wrapper div.clear-multi {
  display: -moz-inline-stack;
  display: inline-block; }

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 16px;
  margin-bottom: 0; }

.gfield.left_label, .gfield.right_label {
  padding-top: 10px; }

.gform_wrapper li.hidden_label input {
  margin-top: 12px; }

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 12px; }

.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
  width: 100%; }

.gform_wrapper input.datepicker_with_icon.large, .gform_wrapper input.datepicker_with_icon.medium, .gform_wrapper input.datepicker_with_icon.small {
  width: calc(100% - 24px); }

.gform_wrapper .gfield_error input.large, .gform_wrapper .gfield_error input.medium, .gform_wrapper .gfield_error input.small, .gform_wrapper .gfield_error select.large, .gform_wrapper .gfield_error select.medium, .gform_wrapper .gfield_error select.small {
  width: 100%; }

.gform_wrapper .gfield_error input.datepicker_with_icon.large, .gform_wrapper .gfield_error input.datepicker_with_icon.medium, .gform_wrapper .gfield_error input.datepicker_with_icon.small {
  width: calc(100% - 32px); }

.gform_wrapper textarea.small {
  height: 80px;
  width: 100%; }

.gform_wrapper textarea.medium {
  height: 120px;
  width: 100%; }

.gform_wrapper textarea.large {
  height: 160px;
  width: 100%; }

.gform_wrapper h2.gsection_title {
  margin: 0 !important;
  padding: 0 !important;
  letter-spacing: normal !important; }

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
  font-weight: 700;
  font-size: 1.25em; }

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin: 10px 0 6px; }

.gform_wrapper li.gfield.field_description_below + li.gsection {
  margin-top: 24px !important; }

.gform_wrapper span.gform_description {
  font-weight: 400;
  display: block;
  width: calc(100% - 16px);
  margin-bottom: 16px; }

.gform_wrapper .gsection {
  border-bottom: 1px solid #CCC;
  padding: 0 16px 8px 0;
  margin: 28px 0;
  clear: both; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
  width: auto !important; }

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
  margin: 6px 0;
  padding: 0; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  display: -moz-inline-stack;
  display: inline-block;
  padding: 0;
  width: auto;
  line-height: 1.5;
  font-size: .875em;
  vertical-align: middle;
  max-width: 85%;
  white-space: normal; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left label, .gform_wrapper .ginput_complex .ginput_cardinfo_right label, .gform_wrapper div.charleft {
  white-space: nowrap !important; }

.gform_wrapper .gfield_checkbox li label {
  margin: 0; }

.gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 4px; }

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px; }

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
  font-size: .813em;
  line-height: inherit;
  clear: both;
  font-family: inherit;
  letter-spacing: normal; }

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description {
  padding: 0 16px 0 0; }

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 16px; }

.gform_wrapper .field_sublabel_above .description, .gform_wrapper .field_sublabel_above .gfield_description, .gform_wrapper .field_sublabel_above .gsection_description {
  margin-top: 9px; }

.gform_wrapper .top_label .gsection_description {
  width: 100%;
  margin-bottom: 9px; }

.gform_wrapper .gfield_description {
  width: 100%; }

.gform_wrapper .description_above .gfield_description {
  padding: 0 0 10px; }

.gfield_date_year + .gfield_description {
  padding: 0; }

.gform_wrapper .gfield_required {
  color: #790000;
  margin-left: 4px; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(255, 223, 224, 0.25);
  margin-bottom: 6px !important;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
  padding-bottom: 6px;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.gform_wrapper li.gfield.gfield_creditcard_warning {
  padding: 16px 16px 14px;
  border-top: 2px solid #790000;
  border-bottom: 4px solid #790000;
  background-color: rgba(255, 223, 224, 0.25);
  width: calc(100% - 16px); }

.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning {
  padding: 16px 16px 14px; }

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  font-size: .875em;
  font-weight: 700;
  font-family: inherit;
  min-height: 25px;
  color: #790000;
  max-width: 100%;
  position: relative; }

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {
  display: block;
  padding: 0 0 14px 24px;
  margin-bottom: 16px;
  line-height: 1.5;
  letter-spacing: .1pt;
  border-bottom: 1px solid #790000;
  text-transform: uppercase;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);
  background-size: 1em auto;
  background-repeat: no-repeat;
  background-position: left center; }

.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  padding: 16px 16px 14px; }

li.gfield + li.gfield.gfield_creditcard_warning {
  margin-top: 16px !important; }

.gform_wrapper .top_label .gfield_error {
  width: calc(100% - 2px); }

.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea {
  width: 100%; }

.gform_wrapper .left_label .gfield_error input.large, .gform_wrapper .left_label .gfield_error select.large, .gform_wrapper .left_label .gfield_error textarea.textarea, .gform_wrapper .right_label .gfield_error input.large, .gform_wrapper .right_label .gfield_error select.large, .gform_wrapper .right_label .gfield_error textarea.textarea {
  width: 70%; }

.gform_wrapper .gfield_error .gfield_label {
  color: #790000; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-right: 0; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container {
  margin-left: 0; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  max-width: 100%;
  padding-right: 16px; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 12px; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
  position: relative;
  top: 12px; }

.gform_wrapper div.validation_error {
  color: #790000;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 25px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 16px 0;
  clear: both;
  width: 100%;
  text-align: center; }

.gform_wrapper ol.validation_list {
  clear: both;
  width: 100%;
  margin-bottom: 25px;
  color: #790000; }

.gform_wrapper ol.validation_list li {
  list-style-type: decimal !important; }

.gform_wrapper ol.validation_list li a {
  color: #790000; }

.gform_wrapper div#error {
  margin-bottom: 25px; }

.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons {
  vertical-align: middle !important; }

.gform_wrapper li.gfield fieldset {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%; }

.gform_wrapper li.gfield fieldset > * {
  width: auto; }

.gform_wrapper li.gfield fieldset legend.gfield_label {
  width: 100%;
  line-height: 32px; }

div.gf_page_steps + div.validation_error {
  margin-top: 16px; }

.gform_wrapper div.gfield_description.validation_error {
  color: #790000;
  font-weight: 700;
  font-size: .875em;
  line-height: 1.2;
  margin-bottom: 16px; }

.gform_wrapper .validation_message {
  color: #790000;
  font-weight: 700;
  letter-spacing: normal; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid #790000; }

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
  color: #790000; }

.gform_wrapper .gform_footer {
  padding: 16px 0 10px;
  margin: 16px 0 0;
  clear: both;
  width: 100%; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 1em;
  width: 100%;
  margin: 0 0 16px; }

.gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
  font-size: 1em;
  display: block;
  text-align: center; }

.gform_wrapper .gform_footer input[type=image] {
  padding: 0;
  width: auto !important;
  background: 0 0 !important;
  border: none !important;
  margin: 0 auto 16px !important;
  display: block;
  max-width: 100%; }

.gform_wrapper .ginput_complex .ginput_full, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
  min-height: 45px; }

.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_full select, .gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url] {
  width: 100%; }

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
  position: relative;
  margin: 0 0 16px;
  line-height: 1.2; }

.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: 700; }

.gform_wrapper input.datepicker.datepicker_with_icon {
  margin-right: 4px !important;
  display: -moz-inline-stack;
  display: inline-block; }

.gform_wrapper .gf_hidden, .gform_wrapper .gform_hidden, .gform_wrapper input.gform_hidden, .gform_wrapper input[type=hidden] {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden; }

.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
  visibility: hidden;
  position: absolute;
  left: -9999px; }

.gform_wrapper .ginput_full br, .gform_wrapper .ginput_left br, .gform_wrapper .ginput_right br {
  display: none !important; }

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
  padding: 0 !important; }

.gform_wrapper ul.gfield_radio li input + input {
  margin-left: 4px; }

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
  margin-right: 6px;
  margin-top: 4px; }

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message {
  margin-top: 6px; }

.gform_wrapper .ginput_container.ginput_list + .gfield_description.validation_message {
  margin-top: 0; }

.gform_wrapper li.gfield_html {
  max-width: 100%; }

.gform_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 10px; }

body .gform_wrapper ul li.gfield.gfield_html img {
  max-width: 100% !important; }

.gform_wrapper .gform_ajax_spinner {
  padding-left: 10px; }

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

.gform_wrapper .gfield_captcha_input_container {
  padding-top: 3px; }

.gform_wrapper .simple_captcha_small input {
  width: 64px; }

.gform_wrapper .simple_captcha_medium input {
  width: 96px; }

.gform_wrapper .simple_captcha_large input {
  width: 128px; }

.gform_wrapper .gform_wrapper .left_label .simple_captcha_small, .gform_wrapper .left_label .simple_captcha_large, .gform_wrapper .left_label .simple_captcha_medium, .gform_wrapper .right_label .simple_captcha_large, .gform_wrapper .right_label .simple_captcha_medium, .gform_wrapper .right_label .simple_captcha_small {
  margin-left: 32%; }

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
  border: none !important;
  background: 0 0 !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

.gform_wrapper .left_label .math_large, .gform_wrapper .left_label .math_medium, .gform_wrapper .left_label .math_small, .gform_wrapper .left_label div.charleft, .gform_wrapper .right_label .math_large, .gform_wrapper .right_label .math_medium, .gform_wrapper .right_label .math_small, .gform_wrapper .right_label div.charleft {
  margin-left: 32%; }

.gform_wrapper .math_small input {
  width: 70px; }

.gform_wrapper .math_medium input {
  width: 510px; }

.gform_wrapper .math_large input {
  width: 612px; }

.gform_wrapper div.charleft {
  font-size: .688em;
  margin-top: 4px;
  color: #B7B7B7;
  width: 92% !important; }

.gform_wrapper div.charleft[style] {
  width: 92% !important; }

.gform_wrapper div.charleft.ginput_counter_tinymce {
  border: 1px solid #eee;
  border-width: 1px 0 0;
  padding: 4px 9px;
  width: 100% !important; }

.gform_wrapper div.charleft.warningTextareaInfo {
  color: #A1A1A1; }

.gform_wrapper div.charleft.ginput_counter_error {
  color: red; }

.gform_wrapper li.gf_hide_charleft div.charleft {
  display: none !important; }

.gf_submission_limit_message {
  color: #790000;
  font-size: 1.375em; }

.gform_wrapper .ginput_price {
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7; }

.gform_wrapper span.ginput_total {
  color: #060;
  font-size: inherit; }

.gform_wrapper .top_label span.ginput_total {
  margin: 8px 0; }

.gform_wrapper span.ginput_product_price_label {
  margin-right: 2px; }

.gform_wrapper span.ginput_product_price {
  color: #900; }

.gform_wrapper span.ginput_quantity_label {
  margin-left: 10px;
  margin-right: 2px; }

.gform_wrapper input.ginput_quantity[type=text] {
  width: 3rem; }

.gform_wrapper input.ginput_quantity[type=number] {
  width: 4rem; }

.gform_wrapper .gform_page_footer {
  margin: 14px 0;
  width: 100%;
  border-top: 1px dotted #CCC;
  padding: 16px 0 0;
  clear: both; }

.gform_wrapper .gform_page_footer.left_label, .gform_wrapper .gform_page_footer.right_label {
  padding: 16px 0 0 29%; }

.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button {
  display: -moz-inline-stack;
  display: inline-block; }

.gform_wrapper .gform_page_footer .button.gform_previous_button {
  margin-bottom: 8px; }

.gform_wrapper .gf_progressbar_wrapper {
  clear: both;
  width: 100%;
  margin: 0 0 16px;
  padding: 0 0 16px; }

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: .813em;
  line-height: 1 !important;
  margin: 0 0 8px 12px !important;
  padding: 0 !important;
  clear: both;
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6; }

.gform_wrapper .gf_progressbar {
  padding: 10px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 100%; }

.gform_wrapper .gf_progressbar_percentage {
  height: 24px;
  text-align: right;
  font-family: helvetica,arial,sans-serif;
  font-size: 0.813em !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  vertical-align: middle;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.1) 20px), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.1) 20px), linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  border-radius: 20px 4px 4px 20px; }

.gform_wrapper .gf_progressbar:after {
  display: block;
  width: 100%;
  z-index: 990;
  height: 24px;
  margin-top: -24px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.05);
  border-radius: 20px; }

.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; }

.gform_wrapper .gf_progressbar_percentage span {
  display: block;
  width: auto;
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 1.8; }

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
  color: #959595;
  text-shadow: none;
  float: none !important;
  margin-left: 12px;
  word-wrap: normal; }

.gform_wrapper .percentbar_blue {
  background-color: #036493;
  color: #FFF; }

.gform_wrapper .percentbar_gray {
  background-color: #7C7C7C;
  color: #FFF; }

.gform_wrapper .percentbar_green {
  background-color: #88B831;
  color: #FFF; }

.gform_wrapper .percentbar_orange {
  background-color: #FF7120;
  color: #FFF; }

.gform_wrapper .percentbar_red {
  background-color: #FF2A1A;
  color: #FFF; }

.gform_wrapper .gf_page_steps {
  width: 100%;
  margin: 0 0 8px;
  padding: 0 0 4px;
  border-bottom: 1px dotted #CCC; }

.gform_wrapper .gf_step {
  width: 100%;
  margin: 24px 24px 24px 0;
  font-size: .875em;
  height: 14px;
  line-height: 1.25 !important;
  filter: alpha(opacity=20);
  -moz-opacity: .2;
  -khtml-opacity: .2;
  opacity: .2;
  font-family: inherit; }

.gform_wrapper .gf_step span.gf_step_number {
  font-size: 1.25em;
  font-family: arial,sans-serif;
  margin-right: 4px; }

.gform_wrapper .gf_step span.gf_step_label, .gform_wrapper .gf_step span.gf_step_number {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle; }

.gform_wrapper .gf_step.gf_step_active {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.gform_wrapper .gf_step_clear {
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

.gform_wrapper .gfield_password_strength {
  border: 1px solid #DDD;
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 1.8;
  padding: 10px 5px;
  text-align: center;
  background-color: #EEE;
  border-bottom: 3px solid #DDD; }

.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
  margin-right: 16px; }

.gform_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_wrapper ul.right_label li.gfield .gfield_password_strength {
  margin-top: 18px;
  margin-bottom: 18px;
  width: 100%; }

.gform_wrapper .gfield_password_strength.bad {
  background-color: #FFB78C;
  border-color: #FF853C;
  border-bottom: 3px solid #FF853C; }

.gform_wrapper .gfield_password_strength.good {
  background-color: #FFEC8b;
  border-color: #FC0;
  border-bottom: 3px solid #FC0; }

.gform_wrapper .gfield_password_strength.mismatch, .gform_wrapper .gfield_password_strength.short {
  background-color: #FFA0A0;
  border-color: #f04040;
  border-bottom: 3px solid #f04040; }

.gform_wrapper .gfield_password_strength.strong {
  background-color: #C3FF88;
  border-color: #8DFF1C;
  border-bottom: 3px solid #8DFF1C; }

.gform_wrapper table.gfield_list, .gform_wrapper table.gfield_list caption, .gform_wrapper table.gfield_list tbody, .gform_wrapper table.gfield_list td, .gform_wrapper table.gfield_list tfoot, .gform_wrapper table.gfield_list th, .gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

.gform_wrapper table.gfield_list {
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: auto !important; }

.gform_wrapper table.gfield_list thead th {
  font-weight: 700;
  text-align: left; }

.gform_wrapper table.gfield_list colgroup {
  width: 100%;
  display: block; }

.gform_wrapper li.gfield.gfield_error table.gfield_list thead th {
  color: #790000; }

.gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr {
  padding: 0;
  margin: 0; }

.gform_wrapper table.gfield_list td, .gform_wrapper table.gfield_list th {
  padding: 4px 0; }

.gform_wrapper ul.gform_fields:not(.top_label) table.gfield_list th {
  padding: 0 0 4px; }

.gform_wrapper table.gfield_list td + td, .gform_wrapper table.gfield_list th + th {
  padding: 0 0 0 16px; }

.gform_wrapper .gfield_list, .gform_wrapper .gfield_list td.gfield_list_cell input {
  width: 100%; }

.gfield_icon_disabled {
  cursor: default !important;
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  -khtml-opacity: .6;
  opacity: .6; }

.gform_wrapper table.gfield_list tr td.gfield_list_icons {
  width: 48px !important;
  padding: 0 0 0 4px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.gform_wrapper table.gfield_list td.gfield_list_icons img {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle; }

.gform_wrapper .gform_card_icon_container {
  margin: 8px 0 6px;
  height: 32px; }

.gform_wrapper div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url(../images/gf-creditcard-icons.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  float: left; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px; }

.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
  float: left;
  position: relative;
  top: 4px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important; }

.gform_wrapper .ginput_complex span.ginput_cardextras {
  display: block;
  overflow: hidden; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
  position: relative;
  display: block;
  min-width: 160px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select {
  margin-bottom: 8px; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 50% !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  width: 32px;
  height: 23px;
  background-image: url(../images/gf-creditcard-icons.png);
  background-repeat: no-repeat;
  background-position: 0 -128px;
  position: relative;
  top: -1px;
  left: 6px;
  display: -moz-inline-stack;
  display: inline-block; }

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  padding: 24px;
  border: 1px dashed #CCC;
  text-align: center;
  color: #AAA;
  margin-bottom: 16px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px; }

.gform_wrapper span.gform_drop_instructions {
  display: block;
  margin-bottom: 8px; }

.gform_delete {
  vertical-align: middle;
  cursor: pointer; }

.gform_wrapper .copy_values_option_container .copy_values_enabled {
  width: auto; }

.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
  margin-bottom: 1px; }

.gform_wrapper .form_saved_message {
  margin: 1em auto;
  padding: 3em 2em;
  width: 99%;
  font-size: 1em;
  line-height: 1.8;
  color: #31708f;
  background-color: #e3f3f3;
  text-align: center;
  border-radius: 2px; }

.gform_wrapper .form_saved_message form {
  text-align: center; }

.form_saved_message p.resume_form_link_wrapper {
  background-color: white;
  display: inline-block;
  padding: 1em;
  border-radius: 2px;
  max-width: 98% !important;
  overflow: hidden;
  -webkit-box-shadow: 0 3px 2px 0 rgba(66, 103, 126, 0.2);
  box-shadow: 0 3px 2px 0 rgba(66, 103, 126, 0.2); }

.form_saved_message a.resume_form_link {
  word-wrap: break-word;
  text-decoration: none;
  color: #2f637e; }

.form_saved_message .form_saved_message_emailform {
  margin: 1em 0 0; }

.form_saved_message label.form_saved_label {
  position: absolute;
  left: -9000px; }

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
  margin-bottom: .25em; }

div.form_saved_message div.form_saved_message_emailform form input {
  margin: .75em auto 0;
  display: inline-block; }

div.form_saved_message div.form_saved_message_emailform form input[type=email] {
  padding: calc(.75em - 1px) !important;
  width: 24em;
  max-width: 98% !important;
  font-size: 1em;
  background-color: white;
  border: 1px solid #91afc7;
  color: #424242;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-shadow: inset 0 0 5px 0 #eeeeee;
  box-shadow: inset 0 0 5px 0 #eeeeee; }

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
  padding: .75em 1em;
  font-size: 1em;
  line-height: 1;
  background-color: #91afc7;
  border: 1px solid #91afc7;
  color: white;
  text-transform: uppercase;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none; }

@media only screen and (max-width: 640px) {
  div.form_saved_message div.form_saved_message_emailform form input[type=email], div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    display: block;
    width: 98%; } }

.form_saved_message .form_saved_message_emailform .validation_message {
  color: #790000;
  font-weight: 700;
  padding: 2em; }

.form_saved_message_sent {
  margin: 1em auto;
  padding: 3em 2em;
  width: 99%;
  font-size: 1em;
  background-color: #e9ffd9;
  color: #3c763d;
  text-align: center;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form_saved_message_sent .saved_message_email, .form_saved_message_sent .saved_message_success {
  font-weight: 700;
  display: block;
  line-height: 2; }

.form_saved_message_sent .saved_message_email {
  word-wrap: break-word;
  text-decoration: underline; }

body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area, body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
  line-height: 1 !important; }

body .gform_wrapper img.ui-datepicker-trigger {
  width: 17px !important;
  height: 16px !important;
  display: -moz-inline-stack;
  display: inline-block; }

body .gform_wrapper img.add_list_item, body .gform_wrapper img.delete_list_item {
  display: -moz-inline-stack;
  display: inline-block;
  margin-top: -2px; }

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below + li.gfield {
  margin-top: 16px; }

.gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
  width: 45.25%; }

.gform_wrapper table.recaptchatable {
  table-layout: auto; }

.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha {
  margin-left: 29%; }

.gfield .wp-editor-container {
  border: 1px solid #ddd; }

.gfield .wp-switch-editor {
  border-color: #ddd; }

.gfield .html-active .switch-html, .gfield .tmce-active .switch-tmce {
  border-bottom-color: #f5f5f5; }

.gfield .mce-edit-area iframe {
  width: 99.9% !important;
  margin: 0 !important; }

body .gform_wrapper ul li.gfield {
  margin-top: 16px;
  padding-top: 0; }

body .gform_wrapper ul.gfields li.gfield label.gfield_label {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
  line-height: inherit; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: disc !important;
  margin: 0 0 8px;
  overflow: visible;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
  list-style-type: disc !important;
  margin: 16px 0 16px 28px !important;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  list-style-type: decimal !important;
  overflow: visible;
  margin: 0 0 8px;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
  list-style-type: decimal !important;
  margin: 16px 0 18px 32px;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  list-style-type: disc !important;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
  margin: 16px 0 16px 16px; }

body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  margin: 0 0 8px; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
  margin: 0 0 18px;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
  font-weight: 700; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
  margin: 0 0 16px 18px; }

.gform_wrapper span.gf_clear_span {
  display: block;
  height: 1px;
  overflow: hidden;
  width: 100%;
  float: none;
  clear: both;
  margin-top: -1px; }

.gform_wrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.gform_wrapper .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.gform_wrapper .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none; }

.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  display: block; }

.gform_wrapper .chosen-container a {
  cursor: pointer; }

.gform_wrapper .chosen-container .chosen-single .group-name, .gform_wrapper .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.gform_wrapper .chosen-container .chosen-single .group-name:after, .gform_wrapper .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.gform_wrapper .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.gform_wrapper .chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0; }

.gform_wrapper .chosen-container-single .chosen-default {
  color: #999; }

.gform_wrapper .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.gform_wrapper .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.gform_wrapper .chosen-container-single .chosen-single abbr:hover, .gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.gform_wrapper .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) 0 2px no-repeat; }

.gform_wrapper .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) 100% -20px no-repeat;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.gform_wrapper .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

.gform_wrapper .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.gform_wrapper .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.gform_wrapper .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.gform_wrapper .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.gform_wrapper .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.gform_wrapper .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.gform_wrapper .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.gform_wrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.gform_wrapper .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.gform_wrapper .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.gform_wrapper .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.gform_wrapper .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close, .gform_wrapper .chosen-disabled .chosen-single {
  cursor: default; }

.gform_wrapper .chosen-rtl {
  text-align: right; }

.gform_wrapper .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.gform_wrapper .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.gform_wrapper .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.gform_wrapper .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.gform_wrapper .chosen-rtl .chosen-choices li {
  float: right; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.gform_wrapper .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.gform_wrapper .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .gform_wrapper .chosen-container .chosen-results-scroll-down span, .gform_wrapper .chosen-container .chosen-results-scroll-up span, .gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .gform_wrapper .chosen-container-single .chosen-search input[type=text], .gform_wrapper .chosen-container-single .chosen-single abbr, .gform_wrapper .chosen-container-single .chosen-single div b, .gform_wrapper .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

body .gform_wrapper .chosen-container a.chosen-single {
  border-radius: inherit; }

body .gform_wrapper ul.chosen-results li {
  line-height: inherit; }

@media only screen and (max-width: 641px) {
  .gform_wrapper .chosen-container.chosen-container-single[style], .gform_wrapper div.chosen-container.chosen-container-multi[style] {
    width: 100% !important; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 2;
    min-height: 2rem; }
  .gform_wrapper textarea {
    line-height: 1.5; }
  .gform_wrapper .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 2.8; }
  .gform_wrapper .chosen-container-single .chosen-single div b {
    position: relative;
    top: 10px; }
  .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice, .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
    width: 100%;
    line-height: inherit;
    float: none; }
  .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
    margin-bottom: 0; }
  .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: calc(50% - 6px); }
  .gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block; }
  .gform_wrapper li.field_sublabel_below .ginput_complex {
    margin-top: 12px !important; }
  .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    width: 85%;
    cursor: pointer; } }

@media only screen and (max-width: 761px), (min-device-width: 768px) and (max-device-width: 1023px) {
  .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 32px; }
  .gform_wrapper table.gfield_list {
    border: 0; }
  .gform_wrapper table.gfield_list thead {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .gform_wrapper table.gfield_list tr {
    margin-bottom: 10px;
    display: block;
    background: #fff;
    position: relative;
    border: 1px solid #CCC;
    border-top: 2px solid #CCC;
    border-bottom: 4px solid #CCC; }
  .gform_wrapper table.gfield_list td {
    display: block;
    margin-left: 8px;
    margin-right: 8px; }
  .gform_wrapper table.gfield_list td.gfield_list_icons {
    border-bottom: 0;
    margin: 16px 0 0 !important; }
  .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
    content: attr(data-label);
    font-size: .875em;
    letter-spacing: .5pt;
    white-space: nowrap;
    display: block;
    clear: both; }
  .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before {
    margin: 8px 0 3px 8px; }
  .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
    margin: 3px 0 8px 8px; }
  .gform_wrapper table.gfield_list td + td, .gform_wrapper table.gfield_list th + th {
    padding: 4px 0 0; }
  .gform_wrapper table.gfield_list tr.gfield_list_row_even, .gform_wrapper table.gfield_list tr.gfield_list_row_odd {
    margin: 16px 0; }
  .gform_wrapper table.gfield_list tr, .gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
    padding-top: 12px; }
  .gform_wrapper table.gfield_list tr td.gfield_list_icons {
    width: 100% !important;
    padding: 0 4px 4px !important;
    background-color: #EEE; }
  .gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
    margin: 12px 0 0 16px !important; }
  .gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item {
    margin: 12px 0 0 8px !important; }
  .gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
    margin-left: 0; }
  .gform_wrapper .gfield_list td.gfield_list_cell input {
    width: calc(100% - 16px);
    margin-left: 8px;
    margin-right: 8px; } }

@media only screen and (min-width: 641px) {
  .gform_wrapper .gform_body {
    width: 100%; }
  .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 16px) !important; }
  .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    margin: 0 0 8px;
    line-height: 1.3; }
  .gform_wrapper .gsection {
    margin: 28px 16px 28px 0; }
  .gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
    float: left;
    width: 29%;
    padding-right: 16px;
    margin-bottom: 16px; }
  .gform_wrapper .right_label .gfield_label {
    text-align: right; }
  .gform_wrapper .left_label .gfield_description, .gform_wrapper .right_label .gfield_description {
    width: 70%; }
  .gform_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.right_label li ul.gfield_radio li {
    margin-bottom: 10px; }
  .gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .gfield_description, .gform_wrapper .right_label .instruction {
    margin-left: 29%; }
  .gform_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description {
    margin-left: 0;
    padding-top: 4px;
    padding-left: 0;
    line-height: 1.5; }
  .gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
    margin-left: 29% !important;
    width: 70%; }
  .gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox, .gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio {
    overflow: hidden; }
  .gform_wrapper .left_label div.ginput_complex, .gform_wrapper .right_label div.ginput_complex {
    width: 70%;
    margin-left: 29%; }
  .gform_wrapper .left_label input.small, .gform_wrapper .left_label select.small, .gform_wrapper .right_label input.small, .gform_wrapper .right_label select.small {
    width: 15%; }
  .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
    width: calc(35% - 8px); }
  .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
    width: 70%; }
  .gform_wrapper ul.gform_fields:not(.top_label) .ginput_list {
    width: 70%;
    margin-left: 29% !important; }
  .gform_wrapper .top_label .gfield_list {
    width: 100%; }
  .gform_wrapper .left_label .gf_list_one_column, .gform_wrapper .right_label .gf_list_one_column {
    width: 45%; }
  .gform_wrapper .top_label .gf_list_one_column {
    width: 46%; }
  .gform_wrapper .left_label li.hidden_label input, .gform_wrapper .right_label li.hidden_label input {
    margin-left: 3.7%; }
  .gform_wrapper .left_label li.gfield .gfield_password_strength, .gform_wrapper .right_label li.gfield .gfield_password_strength {
    margin-left: 29%; }
  .gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
    width: 25%; }
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(50% - 8px); }
  .gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium {
    width: 50%; }
  .gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
    width: 100%; }
  .gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.small.datepicker {
    width: auto; }
  .gform_wrapper textarea.small {
    height: 80px;
    width: 100%; }
  .gform_wrapper textarea.medium {
    height: 160px;
    width: 100%; }
  .gform_wrapper textarea.large {
    height: 320px;
    width: 100%; }
  .gform_wrapper .gfield_error .ginput_complex .ginput_left, .gform_wrapper .gfield_error .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_cardinfo_left {
    width: 50%; }
  .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0; }
  .gform_wrapper .ginput_container_password .ginput_right {
    padding-left: 8px; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-height: 43px;
    position: relative;
    float: left; }
  .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
    width: 47% !important;
    display: -moz-inline-stack;
    display: inline-block; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
    margin-right: 4px; }
  .gform_wrapper .gf_step {
    width: auto;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 16px 32px 16px 0; }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
    display: -moz-inline-stack;
    display: inline-block; }
  .gform_wrapper .gform_footer input[type=image] {
    vertical-align: middle; }
  .gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
    font-size: 1em;
    margin-left: 16px;
    display: -moz-inline-stack;
    display: inline-block; }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0; }
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px; }
  .gform_wrapper .ginput_complex .ginput_left {
    padding-right: 8px; }
  .gform_wrapper .left_label .ginput_complex.ginput_container_address:after {
    content: "";
    display: block; }
  .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
    margin-right: 8px; }
  .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
    margin-right: -8px;
    padding-right: 8px; }
  .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full + span.ginput_right {
    padding-right: 8px !important;
    margin-right: 8px; }
  .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
    padding-right: 8px !important;
    margin-right: -8px; }
  .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left.address_zip {
    margin-right: 8px; }
  .gform_wrapper .gfield_error .ginput_container {
    padding-right: 0; }
  .gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
    margin: 18px 0; }
  .gform_wrapper .gform_footer:not(.top_label) {
    padding: 16px 0 10px;
    margin-left: 29%;
    width: 70%; }
  .top_label div.ginput_complex.ginput_container.gf_name_has_1, .top_label div.ginput_complex.ginput_container.gf_name_has_2, .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
    width: calc(100% + 15px); }
  .top_label div.ginput_complex.ginput_container.gf_name_has_4 {
    width: calc(100% + 13px); }
  .top_label div.ginput_complex.ginput_container.gf_name_has_5 {
    width: calc(100% + 14px); }
  ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3 {
    width: calc(70% + 15px);
    margin-left: 29%; }
  ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1, ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2, ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 {
    width: calc(70% + 24px); }
  ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4 {
    width: calc(70% + 13px);
    margin-left: 29%; }
  ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5 {
    width: calc(70% + 14px);
    margin-left: 29%; }
  div.ginput_container_name span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding-right: 16px;
    margin-right: -4px; }
  div.ginput_complex.ginput_container.gf_name_has_1 span {
    width: 100%; }
  div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 50%; }
  div.ginput_complex.ginput_container.gf_name_has_3 span {
    width: 33.3%; }
  div.ginput_complex.ginput_container.gf_name_has_4 span {
    width: 25%; }
  div.ginput_complex.ginput_container.gf_name_has_5 span {
    width: 19.95%; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span {
    width: 99.75% !important; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 49.75% !important; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span {
    width: 33% !important; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span {
    width: 24.75% !important; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span {
    width: 19.75% !important; }
  html div.ginput_complex.ginput_container.gf_name_has_2 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_3 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_4 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
    margin-left: 0 !important; }
  .gform_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email {
    width: calc(100% + 15px); }
  .gform_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email {
    width: calc(70% + 16px);
    margin-left: 29%; }
  .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email {
    width: calc(70% + 17px); }
  li.gfield.gfield_error .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email {
    width: calc(70% + 8px) !important; }
  .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left, .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right {
    padding-right: 16px; }
  .gform_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_wrapper ul.right_label li.gfield .gfield_password_strength {
    width: 70%; }
  .gform_wrapper .ginput_complex span.ginput_left + input.gform_hidden + span.ginput_left {
    padding-right: 0; }
  .gform_wrapper .ginput_complex span.ginput_left.address_country {
    margin-right: 0; }
  html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
    width: 70%;
    margin-left: 29%; }
  .gform_wrapper .gf_progressbar {
    width: calc(100% - 16px); }
  .gform_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
    margin-left: 29%;
    width: 70%; }
  body .gform_wrapper span.ginput_left.address_city + input.gform_hidden + span.ginput_left.address_country {
    width: calc(50% - 8px);
    margin-right: 0; }
  .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
    margin-left: 29% !important; }
  .gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 0; }
  .gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-right: 10px; }
  body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style], body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style] {
    width: calc(50% - 8px) !important; }
  body .gform_wrapper select.large.gfield_select + div.chosen-container-multi[style], body .gform_wrapper select.large.gfield_select + div.chosen-container-single[style] {
    width: 100% !important; }
  body .gform_wrapper select.small.gfield_select + div.chosen-container-multi[style], body .gform_wrapper select.small.gfield_select + div.chosen-container-single[style] {
    width: 25%; } }

.sph_subtle_intro_text {
  margin-bottom: 1em; }

#sph_gps_results_col #sph_gps_landing_info_wrapper {
  display: none; }

#sph_gps_results_col.landing #sph_gps_landing_info_wrapper {
  display: block; }

.sph_gps_result_notice_header {
  font-weight: bold; }

.single-sph-news .portal-title a,
.single-post .portal-title a {
  /*border-bottom: none;*/
  line-height: 1.7em;
}

.wysiwyg > :first-child {
  margin: 30px 0; }

u a {
  border-bottom: none !important; }

.gridded-content__header p {
  margin-bottom: 0; }

.gridded-content__header-inner {
  margin-top: 15px; }

.gridded-content__content .tabs {
  margin: 0; }


.icon-bullet-default{
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    font-size: 5.8em;
    height: 40px;
    position: relative;
    top: -45px;
    right: -2px;
    width: 40px;
}


.animated_underline {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #4B9CD3));
  background-image: linear-gradient(180deg, transparent 90%, #4B9CD3 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size .4s ease;
  transition: background-size .4s ease;
  /*display: inline;*/
  border: 0;
  text-decoration: none;
}
.animated_underline:hover,
.animated_underline:focus {
  background-size: 100% 100%;
  /*outline: none;*/
  /*color: currentColor;*/
}
.animated_underline:hover {
  border: 0;
}

.animated_underline_white{
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0, #ffffff));
  background-image: linear-gradient(180deg, transparent 90%, #ffffff 0);
}

.screen-reader-shortcut {
    top: -1000em;
    position: absolute;
    background-color: #fff;
}

.screen-reader-shortcut:focus{
  top: 55px;
  display: block;
  color: #000;
}

.hero-nav__group .icon-close:before {
    width: 24px;
    display: inline-block;
}

.hero-nav__group .icon-hamburger:before {
    width: 24px;
    display: inline-block;
}

.hero-nav__group .icon-nav-arrow--down:before {
    width: 24px;
    display: inline-block;
}

.image-headline__copy-container .link-icon:hover,
.image-headline__copy-container .link-icon:focus{
  color: #4B9CD3;
}


.homepage-depts-label{
  text-transform: uppercase;
  text-align: center;
  margin-bottom: .5em;
  font-size: 21px;
  font-family: "Roboto Condensed";
  font-weight: 700;
}

.collapseomatic{
  color: #007FAE;
  border-bottom: 1px dashed #007FAE;
}

.collapseomatic:hover,
.collapseomatic:focus{
  color: #000;
  border-bottom: 1px solid #000;
}


.photoOverNameTitle{
  width: 150px;
}
.photoOverNameTitle_img{
  width: 150px !important;
}
.photoOverNameTitle_title{
  font-style: italic;
}

.contactblockPhoto_img{
  max-width:200px !important;
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}


.contactblockPhoto_wrap{
  margin-top: 1em;
  margin-bottom: 1em;
}

.contactblockPhoto_name{
  font-weight: bold;
}


.profiles_directories_edit_link{
  font-size: .7em;
}


















