@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i");
.clearfix:after, .clearfix:before,
.clearfixiest:after,
.clearfixiest:before {
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '\0020'; }

.clearfix:after,
.clearfixiest:after {
  clear: both; }

.clearfix,
.clearfixiest {
  zoom: 1; }

.clear {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0; }

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

article, aside, details, dialog, figcaption, figure, footer, header, main, nav, section, summary, time {
  display: block; }

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0 0 12px 0;
  font-weight: normal; }

a img {
  border: 0; }

a {
  text-decoration: none;
  transition: all 300ms; }

p {
  line-height: 1.7; }

a:active,
a:focus {
  background-color: transparent; }

input[type='text'], input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0; }

input:-moz-placeholder,
input::-moz-placeholder {
  opacity: 1; }

b,
strong {
  font-weight: normal; }

em,
i {
  font-style: normal; }

b em,
b i,
strong em,
strong i,
em b,
em strong,
i b,
i strong {
  font-weight: normal;
  font-style: normal; }

#cms_header_navbar,
#cms_header_subbar {
  overflow: hidden; }

body {
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #000;
  height: 100%; }

body {
  font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #4e4e4e;
  font-size: 16px; }

h2, .article-single__title {
  color: #0a294a;
  font-weight: 700;
  font-size: 1.875rem; }

.article-single__subtext {
  font-size: 1.25rem;
  font-weight: 700; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

b em,
b i,
strong em,
strong i,
em b,
em strong,
i b,
i strong {
  font-weight: 700;
  font-style: italic; }

blockquote {
  margin: 0; }
  blockquote * {
    display: inline-block; }

.rf-paragraph-wrapper a {
  color: #2f587a; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icon-fonts/icons.eot?f2d6a20104c4f3b40a97e4b7c9e149b0");
  src: url("../fonts/icon-fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/icons.woff?f2d6a20104c4f3b40a97e4b7c9e149b0") format("woff"), url("../fonts/icon-fonts/icons.ttf?f2d6a20104c4f3b40a97e4b7c9e149b0") format("truetype"), url("../fonts/icon-fonts/icons.svg?f2d6a20104c4f3b40a97e4b7c9e149b0#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-mail:before {
  content: "\f101"; }

.icon-search:before {
  content: "\f102"; }

.alert-bar {
  text-align: center;
  padding: 1rem 2rem;
  background-color: #649cbf;
  color: #ffffff;
  position: relative; }
  .alert-bar a {
    color: #ffffff;
    text-decoration: underline; }
  .alert-bar .alert-close {
    position: absolute;
    top: 25%;
    right: 0;
    padding: .5rem;
    cursor: pointer; }
    .alert-bar .alert-close svg {
      width: 1rem;
      height: 1rem;
      stroke-width: 2px;
      stroke: #ffffff;
      display: block; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../jscripts/src/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../jscripts/src/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../jscripts/src/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../jscripts/src/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../jscripts/src/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../jscripts/src/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

body {
  font-size: 100%; }

.recursive-nav {
  list-style: none;
  padding: 0;
  margin: 0; }
  .recursive-nav__level {
    max-height: 0;
    overflow: hidden;
    transition: .2s;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .recursive-nav__level--top {
      max-height: none; }
    .recursive-nav__level--subnav {
      max-height: 0;
      overflow: hidden;
      transition: .2s;
      padding-left: 1rem; }
      .recursive-nav__level--subnav .recursive-nav__row .recursive-nav__link {
        padding: 1rem 0 1.5rem 0;
        font-size: 1.1rem; }
  .recursive-nav__item {
    transition: .2s; }
    .recursive-nav__item.open > ul {
      max-height: none; }
  .recursive-nav__row {
    display: block;
    position: relative; }
  .recursive-nav__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .recursive-nav__sub-toggle {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.25rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .recursive-nav__sub-toggle + .mobile-nav__link {
      margin-right: 3.25rem; }
    .recursive-nav__sub-toggle.open div {
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
    .recursive-nav__sub-toggle div {
      position: relative;
      transition: .2s;
      width: 0;
      height: 0; }
      .recursive-nav__sub-toggle div:before {
        height: 100%;
        width: .125em; }
      .recursive-nav__sub-toggle div:after {
        height: .125em;
        width: 100%; }
    .recursive-nav__sub-toggle.active .selector:after {
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.sidebar {
  font-size: 1.375rem; }
  .sidebar__root {
    display: block;
    color: #649cbf;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
    padding-bottom: .5em;
    border-bottom: 3px solid currentColor; }
  .sidebar .recursive-nav__level--top {
    max-height: none; }
    .sidebar .recursive-nav__level--top .recursive-nav__item.open {
      padding-bottom: .5rem; }
    .sidebar .recursive-nav__level--top > li {
      border-bottom: 2px solid rgba(134, 134, 134, 0.5); }
      .sidebar .recursive-nav__level--top > li:last-child {
        border-bottom: none; }
  .sidebar .recursive-nav__item.active > a {
    color: #649cbf; }
  .sidebar .recursive-nav__row {
    font-size: 1em; }
  .sidebar .recursive-nav__link {
    padding: 2rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #868686; }
    .sidebar .recursive-nav__link--top {
      font-weight: 600; }
    .sidebar .recursive-nav__link:hover {
      color: #649cbf; }
    .sidebar .recursive-nav__link.active {
      color: #649cbf;
      font-weight: 600; }
  .sidebar .recursive-nav__sub-toggle {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.25rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .sidebar .recursive-nav__sub-toggle + .mobile-nav__link {
      margin-right: 3.25rem; }
    .sidebar .recursive-nav__sub-toggle.open div {
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sidebar .recursive-nav__sub-toggle div {
      position: relative;
      transition: .2s;
      width: .75rem;
      height: .75rem; }
      .sidebar .recursive-nav__sub-toggle div:before, .sidebar .recursive-nav__sub-toggle div:after {
        content: '';
        display: block;
        background-color: #868686;
        position: absolute; }
      .sidebar .recursive-nav__sub-toggle div:before {
        height: .75rem;
        width: .126rem;
        left: 50%;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
      .sidebar .recursive-nav__sub-toggle div:after {
        height: .125rem;
        width: .75rem;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .sidebar .recursive-nav__sub-toggle.active .selector:after {
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all .5s;
  box-sizing: border-box; }
  .btn--solid {
    background-color: #649cbf;
    color: #ffffff;
    display: inline-block;
    padding: .5rem 1.5rem;
    border: 2px solid #649cbf; }
    .btn--solid:hover {
      border: 2px solid #649cbf;
      background-color: #ffffff;
      color: #649cbf; }
  .btn--hollow {
    border: 2px solid #649cbf;
    color: #649cbf;
    display: inline-block;
    padding: 1em 3em; }
    .btn--hollow:hover {
      background-color: #649cbf;
      color: #ffffff; }
  .btn--page-banner {
    margin-top: 2rem;
    padding: .5rem 3rem;
    font-size: 1.25rem; }
  .btn--full-width {
    text-align: center;
    font-size: 1.5rem;
    display: block; }

html {
  overflow-x: hidden; }

.site-wrap {
  position: relative;
  transition: .5s;
  max-width: 100vw; }
  .site-wrap.open {
    -ms-transform: translateX(-100%) translateX(50px) translateX(2rem);
        transform: translateX(-100%) translateX(50px) translateX(2rem); }
    .site-wrap.open .mobile-nav-overlay {
      display: block; }
    .site-wrap.open .navicon-wrap {
      right: 15px; }
      .site-wrap.open .navicon-wrap:before, .site-wrap.open .navicon-wrap:after, .site-wrap.open .navicon-wrap .navicon {
        background: #ffffff;
        transition: .5s; }
      .site-wrap.open .navicon-wrap .navicon {
        display: none;
        visibility: hidden; }
      .site-wrap.open .navicon-wrap:before, .site-wrap.open .navicon-wrap:after {
        position: absolute;
        top: 50%;
        left: 0;
        margin: 0; }
      .site-wrap.open .navicon-wrap:before {
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
      .site-wrap.open .navicon-wrap:after {
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .site-wrap.open .mobile-nav-wrap {
      max-width: 100vw; }
      .site-wrap.open .mobile-nav-wrap .site-logo img {
        margin: 1rem auto; }

.mobile-nav-overlay {
  left: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(78, 78, 78, 0.75);
  z-index: 40;
  display: none; }

.navicon-wrap {
  height: 37.5px;
  width: 50px;
  z-index: 100;
  display: none;
  position: absolute;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  top: 50%;
  right: 2rem; }
  @media only screen and (max-width: 964px) {
    .navicon-wrap {
      display: block; } }
  .navicon-wrap:before, .navicon-wrap:after, .navicon-wrap .navicon {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #2f587a; }
  .navicon-wrap:before, .navicon-wrap .navicon {
    margin-bottom: calc((50px * .75) / 2 - 6px); }

.mobile-nav-wrap {
  max-width: 0;
  overflow: hidden;
  width: calc(100% - 80px);
  position: absolute;
  left: 100%;
  display: block;
  height: 100%;
  background: #ffffff; }
  .mobile-nav-wrap a:hover {
    color: #ffffff;
    text-decoration: none; }
  .mobile-nav-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .mobile-nav-wrap .recursive-nav--account-login > .recursive-nav__item {
    border-bottom: 0; }
  .mobile-nav-wrap .recursive-nav--account-login .recursive-nav__link {
    background-color: #649cbf;
    color: #ffffff; }
  .mobile-nav-wrap .recursive-nav--account-login .recursive-nav__sub-toggle {
    background-color: #649cbf; }
    .mobile-nav-wrap .recursive-nav--account-login .recursive-nav__sub-toggle.open {
      background-color: #649cbf; }
    .mobile-nav-wrap .recursive-nav--account-login .recursive-nav__sub-toggle div {
      border-right-color: #ffffff; }
  .mobile-nav-wrap .recursive-nav--account-login .recursive-nav__level--subnav .recursive-nav__link {
    background-color: transparent;
    color: #4e4e4e; }
  .mobile-nav-wrap .recursive-nav__level {
    max-height: 0;
    overflow: hidden;
    transition: .2s;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    text-transform: none; }
    .mobile-nav-wrap .recursive-nav__level--top {
      max-height: none;
      text-transform: uppercase;
      font-size: 1em; }
      .mobile-nav-wrap .recursive-nav__level--top > li {
        border-bottom: 0.0125em solid #0a294a; }
    .mobile-nav-wrap .recursive-nav__level--subnav {
      max-height: 0;
      overflow: hidden;
      transition: .2s;
      background-color: rgba(78, 78, 78, 0.1); }
  .mobile-nav-wrap .recursive-nav__item.open > ul {
    max-height: none; }
  .mobile-nav-wrap .recursive-nav__row {
    display: block;
    position: relative;
    font-size: 1.25em; }
  .mobile-nav-wrap .recursive-nav__link {
    padding: 1rem !important;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    color: black;
    -ms-flex-align: center;
        align-items: center;
    font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    margin-right: 3.25rem; }
    .mobile-nav-wrap .recursive-nav__link.active, .mobile-nav-wrap .recursive-nav__link:hover {
      color: #2f587a; }
  .mobile-nav-wrap .recursive-nav__sub-toggle {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.25rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .mobile-nav-wrap .recursive-nav__sub-toggle + .mobile-nav__link {
      margin-right: 3.25rem; }
    .mobile-nav-wrap .recursive-nav__sub-toggle.open {
      background-color: rgba(78, 78, 78, 0.1); }
      .mobile-nav-wrap .recursive-nav__sub-toggle.open div {
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
    .mobile-nav-wrap .recursive-nav__sub-toggle div {
      position: relative;
      width: 1em;
      height: 1em;
      transition: .2s;
      width: 0;
      height: 0;
      border-top: .5em solid transparent;
      border-bottom: .5em solid transparent;
      border-right: 0.5em solid #4e4e4e; }
      .mobile-nav-wrap .recursive-nav__sub-toggle div:before {
        height: 100%;
        width: .125em; }
      .mobile-nav-wrap .recursive-nav__sub-toggle div:after {
        height: .125em;
        width: 100%; }
    .mobile-nav-wrap .recursive-nav__sub-toggle.active .selector:after {
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
  .mobile-nav-wrap .button--hollow {
    color: #4e4e4e; }

.mobile-nav-footer {
  padding: 1rem; }
  @media only screen and (min-width: 768px) and (max-width: 964px) {
    .mobile-nav-footer {
      width: 50%;
      margin: 0 auto; } }
  .mobile-nav-footer .clinic-logo {
    display: block;
    width: 100%; }
    .mobile-nav-footer .clinic-logo img {
      width: 100%; }
  .mobile-nav-footer .socials {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: flex; }
    .mobile-nav-footer .socials .socials-link {
      -ms-flex: 1;
          flex: 1 1 0%; }
    .mobile-nav-footer .socials svg {
      height: auto;
      width: 100%; }
      .mobile-nav-footer .socials svg * {
        fill: #0a294a; }
  .mobile-nav-footer .button {
    margin-top: 1rem;
    color: #649cbf;
    border: 2px solid #4e4e4e; }

.rf-paragraph {
  margin: 0 0 18px 0;
  /* IMPORTANT: Do not change .no_border class name or remove the definition.
          This class is added to paragraph images by the CMS when a user
          chooses to disable the border on the image.
    */ }
  .rf-paragraph .photoset img {
    float: left;
    margin: 0 15px 15px 0; }
  .rf-paragraph .image {
    margin-bottom: 40px;
    text-align: center; }
    .rf-paragraph .image img {
      max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .rf-paragraph .image {
        text-align: center; } }
    .rf-paragraph .image.rf-left {
      float: left;
      padding: 0 2rem 1rem 0; }
      @media only screen and (max-width: 767px) {
        .rf-paragraph .image.rf-left {
          float: none;
          padding-right: 0; } }
    .rf-paragraph .image.rf-right {
      float: right;
      padding: 0 0 1rem 2rem; }
      @media only screen and (max-width: 767px) {
        .rf-paragraph .image.rf-right {
          float: none;
          padding-left: 0; } }
  .rf-paragraph img {
    border: none;
    max-width: 100%; }
  .rf-paragraph .no_border img {
    border: none; }
  .rf-paragraph iframe {
    width: 100%; }
  .rf-paragraph .rf-slideshow {
    margin-bottom: 30px;
    text-align: center; }
    .rf-paragraph .rf-slideshow img {
      left: 0px;
      right: 0px;
      margin: 0 auto; }
  .rf-paragraph blockquote {
    font-size: 20px;
    position: relative;
    padding-bottom: 30px;
    font-weight: bold;
    font-style: italic; }
    .rf-paragraph blockquote:before {
      content: open-quote; }
    .rf-paragraph blockquote:after {
      content: close-quote; }
    .rf-paragraph blockquote cite {
      font-size: 14px;
      display: block;
      position: absolute;
      bottom: 0;
      right: 0; }
      .rf-paragraph blockquote cite:before {
        content: '- '; }

.rf-paragraph-jumplinks {
  margin-left: 1rem;
  padding: 0;
  margin-bottom: 1rem; }
  .rf-paragraph-jumplinks-item {
    margin-bottom: 1.25rem; }
    .rf-paragraph-jumplinks-item a {
      color: #649cbf; }

.jumplinks-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: rgba(10, 41, 74, 0.8);
  padding-bottom: .5rem; }

.nav-list {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .nav-list__link {
    display: block;
    color: #4e4e4e;
    font-weight: 700;
    text-align: center; }
    .nav-list__link.active {
      border-bottom: 2px solid #649cbf; }
    .nav-list__link:hover {
      color: #649cbf; }
  @media only screen and (min-width: 964px) {
    .nav-list--redundant {
      width: 100%;
      box-sizing: border-box;
      padding-left: 1rem;
      padding-right: 1rem;
      max-width: 1400px;
      margin-left: auto;
      margin-right: auto;
      margin: 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-pack: center;
          justify-content: center; } }
  .nav-list--redundant .nav-list__item {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    transition: .2s; }
    .nav-list--redundant .nav-list__item:hover {
      background-color: #0a294a; }
  .nav-list--redundant .nav-list__link {
    color: #ffffff;
    text-transform: uppercase;
    padding: 1em 2em;
    box-sizing: border-box;
    letter-spacing: 1px;
    font-size: 1rem;
    font-weight: 600;
    margin: 0 auto; }
    @media only screen and (min-width: 964px) {
      .nav-list--redundant .nav-list__link {
        font-size: 1.2rem; } }

@media only screen and (max-width: 964px) {
  .main-nav {
    display: none;
    visibility: hidden; } }

.main-nav .top-level-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end; }

.main-nav .nav-list__link {
  padding: .25rem .75vw; }
  .main-nav .nav-list__link.active {
    margin-bottom: -2px; }

.main-nav .nav-list__item {
  padding: 0 1.05vw;
  position: relative; }
  .main-nav .nav-list__item:hover .sub-nav-list {
    transition: 0;
    visibility: visible; }
  .main-nav .nav-list__item.focused .sub-nav-list {
    transition: 0;
    visibility: visible; }
  .main-nav .nav-list__item .sub-nav-list {
    transition: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
    min-width: 200px;
    z-index: 5;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    top: calc(100% + 1rem);
    visibility: hidden; }
    .main-nav .nav-list__item .sub-nav-list__link {
      color: #4e4e4e;
      font-weight: 700;
      font-size: .9rem;
      background-color: #ffffff;
      display: block;
      padding: .75rem;
      border-top: 1px solid #ffffff; }
      .main-nav .nav-list__item .sub-nav-list__link.active {
        color: #649cbf; }
      .main-nav .nav-list__item .sub-nav-list__link:hover {
        background-color: #dedede; }

.utility-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (max-width: 964px) {
    .utility-nav {
      display: none; } }
  .utility-nav .nav-list__item {
    margin-left: 0; }
  .utility-nav__item--enrollment {
    margin-right: 1rem; }
    .utility-nav__item--enrollment a {
      color: #649cbf;
      font-weight: 600;
      font-size: .8rem; }

.account-login-dropdown {
  text-align: center;
  position: relative;
  z-index: 6;
  font-size: .8rem; }
  .account-login-dropdown:hover .nav-list, .account-login-dropdown:active .nav-list, .account-login-dropdown:focus .nav-list, .account-login-dropdown.focused .nav-list {
    visibility: visible; }
  .account-login-dropdown .dropdown-indicator {
    display: inline-block;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
  .account-login-dropdown__header {
    text-transform: uppercase;
    color: #ffffff;
    background-color: #649cbf;
    font-weight: 600;
    padding: .75rem 2rem;
    letter-spacing: 1px; }
  .account-login-dropdown .nav-list {
    position: absolute;
    top: 100%;
    width: 100%;
    visibility: hidden; }
    .account-login-dropdown .nav-list__item a {
      color: #2f587a;
      text-transform: uppercase;
      font-weight: 600;
      font-size: .8rem;
      letter-spacing: 1px;
      background-color: #dedede;
      display: block;
      padding: .75rem;
      border-top: 1px solid #ffffff; }
      .account-login-dropdown .nav-list__item a:hover {
        background-color: #c5c4c4; }

.sticky-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 100;
  display: none;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 1rem;
  box-sizing: border-box;
  font-size: .8rem;
  opacity: 0;
  max-height: 0;
  transition: max-height 1s; }
  .sticky-nav.visible {
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    max-height: 50vh;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.75); }
  @media only screen and (max-width: 964px) {
    .sticky-nav {
      display: none !important; } }
  .sticky-nav .sticky-logo {
    width: 10%; }
    .sticky-nav .sticky-logo img {
      max-width: 100%; }
  .sticky-nav .navigations {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .sticky-nav .utility-nav {
    margin-bottom: 0; }
    .sticky-nav .utility-nav__item--enrollment {
      margin-right: 0;
      padding: 0 1.05vw; }
  .sticky-nav .account-login-dropdown__header {
    padding: 0 1.05vw;
    background-color: transparent;
    color: #649cbf;
    letter-spacing: normal; }

.site-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 2rem; }
  @media only screen and (max-width: 964px) {
    .site-header {
      padding-right: calc(4rem + 50px);
      position: relative; } }

.site-logo {
  max-width: 300px;
  padding: 2rem 0; }
  .site-logo img {
    max-width: 100%;
    display: block; }

.navigations {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.utility-nav {
  margin-bottom: 3rem; }

.site-footer {
  background-color: #2f587a; }

.copyright {
  background-color: #0a294a;
  color: #ffffff;
  padding: 2rem 1rem 1rem 1rem; }
  .copyright .address-phone, .copyright .copyright__links, .copyright .icons {
    margin-bottom: 1rem;
    width: 100%;
    text-align: center; }
  .copyright a {
    color: #ffffff; }
  @media only screen and (max-width: 964px) {
    .copyright {
      text-align: center; } }
  @media only screen and (min-width: 964px) {
    .copyright {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .copyright span {
        border-right: 1px solid #ffffff;
        padding-right: .75rem;
        margin-right: .25rem; }
        .copyright span:last-child {
          border-right: 0; }
      .copyright__links span:last-of-type {
        border-right: 0; } }
  @media only screen and (max-width: 964px) {
    .copyright span {
      display: block;
      text-align: center;
      margin: .5rem 0; } }
  @media only screen and (max-width: 964px) {
    .copyright__links {
      margin-top: 2rem; } }

.gov-icon {
  margin-right: 1em; }
  .gov-icon img {
    height: 1.75rem;
    width: auto; }
  .gov-icon:last-child {
    margin-right: 0; }

.banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding-top: 7.8rem;
  padding-bottom: 7.8rem; }
  .banner--no-subtext {
    padding: 4.5rem 1rem; }
  .banner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #0a294a;
    opacity: .74; }
  .banner__content {
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    font-size: 1.25rem;
    font-size: 1.56rem;
    line-height: 1.25em;
    text-align: center; }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .banner__content {
        font-size: 1.25rem; } }
    @media only screen and (max-width: 767px) {
      .banner__content {
        font-size: 1rem; } }
    .banner__content--homepage {
      text-align: left; }
  .banner__content--rates .banner__title {
    text-transform: uppercase;
    color: #69AEE2;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 3.5rem; }
  .banner__rates {
    font-size: 2rem;
    margin-bottom: 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 964px) {
      .banner__rates {
        display: block; } }
    .banner__rates--stacked {
      display: block; }
      .banner__rates--stacked .banner-rate {
        display: block; }
        .banner__rates--stacked .banner-rate:nth-child(2) {
          margin-left: 0;
          padding-left: 0;
          border-left: 0; }
  .banner-rate {
    line-height: 1.4em; }
    .banner-rate:nth-child(2) {
      border-left: 3px solid #e6ecef;
      margin-left: 1ch;
      padding-left: 1ch; }
      @media only screen and (max-width: 964px) {
        .banner-rate:nth-child(2) {
          border-left: 0;
          margin-left: 0;
          padding-left: 0; } }
  .banner__disclaimer p {
    font-size: .8rem;
    font-style: italic; }
  .banner .gov-icon {
    margin-right: 5px; }
    .banner .gov-icon img {
      height: 1.25rem; }
  .banner__title {
    font-size: 3.4375rem;
    line-height: 1.25em;
    font-weight: 600;
    color: #ffffff; }
    @media only screen and (max-width: 964px) {
      .banner__title {
        font-size: 2.5rem; } }
  .banner__text {
    margin: 0 0 2rem 0;
    font-size: 1em;
    line-height: 1.58em; }

.swiper .swiper-pagination.swiper-pagination-bullets {
  bottom: 1rem; }

.story-row {
  background-color: #F5F5F5; }
  .story-row__quote {
    padding: 3rem 2rem;
    text-align: center;
    color: #0a294a; }
    .story-row__quote blockquote {
      font-style: italic;
      line-height: 1.7;
      margin-bottom: 1rem;
      font-size: 1.5rem; }
    .story-row__quote main {
      font-size: 1.25rem; }
    .story-row__quote cite {
      font-style: normal;
      font-weight: 700;
      font-size: 1.25rem; }
      .story-row__quote cite:before {
        content: '-'; }
  .story-row__image img {
    display: block;
    margin-top: -3rem;
    margin-bottom: -1rem;
    height: calc(100% + 4rem); }
    @media only screen and (max-width: 964px) {
      .story-row__image img {
        display: none; } }
  .story-row__button {
    margin-top: 2rem; }

.stories-grid .story-row__quote {
  text-align: left; }

.stories-grid .row-container {
  margin: 6rem auto; }

.story {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  margin-bottom: 1rem; }
  .story:last-child {
    margin-bottom: 0; }
  .story--block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .story--block:hover .story__overlay {
      -ms-transform: translateY(0);
          transform: translateY(0);
      transition: transform .5s; }
      .story--block:hover .story__overlay header {
        background: none;
        -ms-transform: translateY(0);
            transform: translateY(0);
        transition: transform .6s; }
  @media only screen and (min-width: 964px) {
    .story {
      width: calc(33.333333% - 2.5rem);
      margin-bottom: 0; } }
  .story__overlay {
    padding-bottom: 2rem;
    background-color: rgba(10, 41, 74, 0.75);
    box-sizing: border-box;
    height: 100%;
    color: #ffffff;
    transition: transform .5s;
    text-align: right;
    transition-timing-function: ease-in; }
    @media only screen and (min-width: 964px) {
      .story__overlay {
        -ms-flex: 1 1 0px;
            flex: 1 1 0%;
        flex-basis: initial;
        -ms-flex-preferred-size: auto;
        height: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-transform: translateY(100%);
            transform: translateY(100%); }
        .story__overlay header {
          -ms-transform: translateY(-100%);
              transform: translateY(-100%);
          background-color: rgba(10, 41, 74, 0.75);
          transition-timing-function: ease-out; } }
    .story__overlay header, .story__overlay main, .story__overlay footer {
      padding: 0 2rem; }
    .story__overlay h2 {
      color: #ffffff;
      font-size: 1.25rem;
      padding: 1rem 0; }
    .story__overlay .story-row__button {
      text-align: left; }
      .story__overlay .story-row__button a {
        padding: .75rem 1rem; }

.archive-list-filter {
  width: 95%;
  margin: 0 auto 1em; }
  @media only screen and (min-width: 964px) {
    .archive-list-filter {
      width: 100%;
      margin: 0 auto; } }

.active-filters {
  width: 95%;
  max-width: 1000px;
  margin: 1em auto;
  padding: 1em;
  color: #ffffff;
  background-color: rgba(10, 41, 74, 0.5);
  box-sizing: border-box;
  text-align: center; }
  @media only screen and (min-width: 964px) {
    .active-filters {
      width: 100%; } }
  .active-filters .archive-filter__chosen-item {
    padding-right: 1em; }
    .active-filters .archive-filter__chosen-item-title {
      padding-right: .5em; }
    .active-filters .archive-filter__chosen-item-clear {
      cursor: pointer; }

.archive-filters__clear {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  box-sizing: border-box; }
  .archive-filters__clear .button {
    display: inline-block;
    font-size: 1rem;
    cursor: pointer; }

@media only screen and (min-width: 964px) {
  .archive-list-filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto 2rem auto; }
  .dropdown-wrap {
    width: 48.5%; }
    .dropdown-wrap:nth-child(2) {
      width: auto; }
      .dropdown-wrap:nth-child(2) span.triangle {
        margin-left: 2rem; } }

.dropdown {
  background-color: #ffffff;
  transition: all .5s linear;
  position: relative;
  -ms-flex: 1;
      flex: 1 1 0%;
  font-size: 1.25rem; }
  .dropdown .dropdown-head {
    color: #868686;
    padding: .75em;
    font-size: 1.25rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    cursor: pointer;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border: 2px solid #868686; }
    .dropdown .dropdown-head.active .triangle {
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }
  .dropdown ul {
    overflow: hidden;
    transition: opacity .25s;
    margin: 0;
    padding: 0;
    list-style: none; }
    .dropdown ul li {
      padding-top: .5em;
      cursor: pointer;
      color: #ffffff;
      font-size: 1em; }
      .dropdown ul li.active {
        font-weight: 900; }
    .dropdown ul.active {
      opacity: 1;
      visibility: visible; }
  .dropdown > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: .5em 1em 1em 1em;
    background-color: #0a294a;
    z-index: 150;
    top: 95%;
    border-top: transparent;
    box-sizing: border-box;
    width: 100%; }
    .dropdown > ul li ul li {
      padding-left: .5em; }

.no-results {
  padding: 1em 0;
  text-align: center; }

.top-level-item span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.top-level-item ul {
  display: none; }
  .top-level-item ul.active {
    display: block; }

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #868686 transparent transparent;
  transition: transform .5s; }
  .triangle.active {
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }

.load-more-button .button {
  cursor: pointer; }

.dropdown-search-input {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #4e4e4e;
  margin-bottom: 2rem;
  font-size: 1.2rem;
  padding: 1em 1rem .25em 3rem;
  box-sizing: border-box;
  text-transform: uppercase; }
  .dropdown-search-input.placeholder {
    color: #4e4e4e; }
  .dropdown-search-input:-moz-placeholder {
    color: #4e4e4e; }
  .dropdown-search-input::-moz-placeholder {
    color: #4e4e4e; }
  .dropdown-search-input:-ms-input-placeholder {
    color: #4e4e4e; }
  .dropdown-search-input::-webkit-input-placeholder {
    color: #4e4e4e; }
  .dropdown-search-input:active, .dropdown-search-input:focus {
    -webkit-appearance: none;
    outline: 0; }

.archive-page--articles {
  margin-bottom: 2rem; }

.dropdown-wrap {
  position: relative; }
  .dropdown-wrap .icon-search {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem; }

.directory__item {
  font-size: 1.25rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 964px) {
    .directory__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 2px solid #dedede; } }

.directory__title {
  font-weight: 600; }
  .directory__title a {
    color: #0a294a; }
    .directory__title a.icon {
      color: #649cbf; }
  .directory__title .icon-mail {
    font-size: 20px;
    margin-left: 5px; }

.directory__meta {
  font-style: italic; }

@media only screen and (max-width: 767px) {
  .mobile-no-scroll {
    overflow-y: hidden; } }

.mobile-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 105;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  display: none; }
  @media only screen and (max-width: 767px) {
    .mobile-modal {
      display: -ms-flexbox;
      display: flex; } }

.modal__logo {
  padding: 2rem; }
  .modal__logo img {
    max-width: 100%; }

.modal__content {
  text-transform: uppercase;
  font-size: 1.25rem;
  padding: 0 2rem;
  font-weight: 600; }
  .modal__content--bottom {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0a294a; }

.modal__link {
  background-color: #F5F5F5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 2px;
  color: #649cbf;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2rem 1rem; }

.modal__text-left {
  text-align: right;
  padding: 0 2rem; }
  .modal__text-left img {
    max-width: 100%;
    max-height: 2.75rem; }

.modal__text-right {
  margin-left: 1rem; }
  .modal__text-right svg {
    width: 1.5rem;
    height: 1.5rem;
    fill: #c2c2c2; }

#modal-container {
  position: relative;
  z-index: 200; }
  #modal-container.open {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0; }

.modal-overlay {
  height: 100%;
  background: rgba(230, 229, 229, 0.95);
  width: 100%;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }
  .modal-overlay .external-modal {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding: 40px 20px;
    background: #ffffff;
    box-shadow: 10px 10px 71px 0 rgba(78, 78, 78, 0.5); }
    .modal-overlay .external-modal__header {
      color: #0a294a;
      font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
      font-weight: 400;
      font-weight: 700;
      font-size: 2rem;
      margin-bottom: 1rem; }
    .modal-overlay .external-modal__content {
      text-transform: none;
      padding: 0;
      line-height: 1;
      margin-bottom: 40px; }
    .modal-overlay .external-modal__footer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center; }
    .modal-overlay .external-modal__continue {
      display: inline-block;
      border-radius: 50px;
      background: #2f587a;
      padding: 10px 20px;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: bold;
      margin-left: 20px; }
    .modal-overlay .external-modal__stay {
      color: #2f587a;
      cursor: pointer; }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #000;
  opacity: 0.5; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.swiper-wrapper {
  position: relative; }

.swiper-button-next, .swiper-button-prev {
  height: 6vw;
  width: 3vw;
  position: absolute;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 500;
  top: 50%; }
  @media only screen and (max-width: 964px) {
    .swiper-button-next, .swiper-button-prev {
      display: none; } }
  .swiper-button-next svg, .swiper-button-prev svg {
    height: 100%;
    width: 100%; }

.swiper-button-prev {
  background-image: none;
  left: 2rem;
  -ms-transform: rotate(180deg) translateY(50%);
      transform: rotate(180deg) translateY(50%);
  -ms-transform-origin: center center;
      transform-origin: center center; }
  @media only screen and (max-width: 767px) {
    .swiper-button-prev {
      left: 0; } }

.swiper-button-next {
  background-image: none;
  right: 2rem; }
  @media only screen and (max-width: 767px) {
    .swiper-button-next {
      right: 0; } }

.swiper-pagination-bullet {
  border: 2px solid #ffffff;
  opacity: 1;
  background: none;
  width: .75rem;
  height: .75rem; }

.swiper-pagination-bullet-active {
  background-color: #649cbf;
  border: 0;
  height: 1rem;
  width: 1rem; }

.swiper-pagination.swiper-pagination-bullets {
  bottom: calc(4vw + 2rem); }

.swiper-slide {
  height: auto; }

.page-body {
  padding-top: 2rem;
  padding-bottom: 4rem;
  width: 100%;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 964px) {
    .page-body {
      padding-top: 6.35rem;
      padding-bottom: 16.875rem; } }
  .page-body__sidebar {
    width: 20%;
    min-width: 250px;
    margin-right: 10%; }
    @media only screen and (max-width: 964px) {
      .page-body__sidebar {
        display: none; } }
  .page-body .page-content {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    width: 100%;
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto; }

.error-page {
  min-height: 55.85vh; }

.page-content .content-row {
  padding-top: 0; }
  .page-content .content-row__body {
    margin-left: 0; }

.page-content .row-container {
  padding: 0;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.page-content .content-row__body-wrapper footer {
  margin-top: 1rem; }

.site {
  overflow-x: hidden; }

.row-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem; }
  @media only screen and (min-width: 964px) {
    .row-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.content-row {
  padding: 4rem 0; }
  .content-row__body-wrapper footer {
    margin-top: 2rem; }
  .content-row__image {
    text-align: center;
    padding: 0 1rem; }
    .content-row__image img {
      max-width: 100%; }
  .content-row__body {
    box-sizing: border-box; }
    @media only screen and (min-width: 964px) {
      .content-row__body {
        margin-left: 2rem; } }
    .content-row__body-wrapper {
      max-width: 900px; }
    @media only screen and (min-width: 964px) {
      .content-row__body--full-width {
        display: -ms-flexbox;
        display: flex; }
        .content-row__body--full-width .content-row__links {
          padding-top: 1rem;
          margin-left: 4rem; } }
  .content-row__body-text {
    font-size: 1.25rem; }
    .content-row__body-text a {
      color: #649cbf; }
  .content-row__links {
    font-size: 1.25rem;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 964px) {
      .content-row__links {
        display: -ms-flexbox;
        display: flex; } }
  @media only screen and (min-width: 964px) {
    .content-row__left-col, .content-row__right-col {
      width: 50%; } }
  .content-row__left-col p, .content-row__right-col p {
    padding-bottom: .25rem;
    margin-bottom: 0; }
  .content-row__left-col a, .content-row__right-col a {
    font-weight: 600;
    color: #649cbf; }

@media only screen and (min-width: 964px) {
  .triptych-row {
    display: -ms-flexbox;
    display: flex; } }

.triptych {
  text-align: center;
  padding: 5rem 1rem; }
  @media only screen and (min-width: 964px) {
    .triptych {
      width: 33.333333%;
      box-sizing: border-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .triptych:nth-child(odd) {
    background-color: #e6ecef; }
  .triptych:nth-child(even) {
    background-color: #F5F5F5; }
  .triptych__image {
    margin-bottom: 1.5rem; }
  .triptych__header-text {
    font-size: 2rem;
    letter-spacing: 1px; }
  .triptych__content {
    max-width: 450px;
    margin: 0 auto 2rem auto;
    font-size: 1.25rem;
    color: #4e4e4e; }

.contact-form {
  margin-bottom: -3.125rem; }
  .contact-form .input-row {
    display: -ms-flexbox;
    display: flex;
    margin-right: -3.125rem; }
    @media only screen and (max-width: 767px) {
      .contact-form .input-row {
        display: block; } }
  .contact-form .input-column {
    -ms-flex: 1;
        flex: 1 1 0%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .contact-form .input-column--stretch {
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch; }
  .contact-form .input-item {
    display: block;
    width: 100%;
    margin-right: 3.125rem;
    margin-bottom: 3.125rem; }
  .contact-form label {
    font-size: 1em;
    line-height: 1;
    letter-spacing: .025em;
    text-transform: uppercase;
    font-weight: 700;
    color: #868686;
    margin-bottom: .75em;
    display: block; }
  .contact-form input, .contact-form select, .contact-form textarea {
    box-sizing: border-box;
    padding: .75rem .5rem;
    font-size: 1rem;
    width: 100%;
    font-family: 'Open Sans', "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    color: #868686;
    border: 1px solid #868686;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
  .contact-form input[type="checkbox"] {
    width: auto;
    padding: auto;
    -webkit-appearance: checkbox; }
  .contact-form textarea {
    height: calc(100% - 1.75em - 2px);
    min-height: 11.375rem;
    resize: none; }
    @media only screen and (max-width: 767px) {
      .contact-form textarea {
        height: 50vh; } }

.select-box {
  position: relative; }
  .select-box .triangle {
    position: absolute;
    right: 0;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    top: 50%; }

.form-error {
  color: red;
  margin-bottom: 2rem; }

.checkbox label {
  font-weight: normal;
  text-transform: none; }

.news-article {
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
  border-bottom: 2px solid rgba(134, 134, 134, 0.5); }
  .news-article:last-child {
    margin-bottom: 0; }
  .news-article main {
    margin-bottom: 1.5rem; }
/*# sourceMappingURL=style.css.map */