@charset "UTF-8"; /*!
* WS Starter
* Designed by LRS Web Solutions (http://lrswebsolutions.com)
* Visit http://lrswebsolutions.com
*/ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
#speedbump.open,
.accordions.active .accordion-content[aria-hidden="false"],
.alerts .alert:first-child,
.extra-footer .footer-right > div.yes > a,
.nav-wrap-open .nav-container,
a.btn.btn-banner:hover img.hover,
details,
img,
main,
main .new-patients.True,
main .primary-care.True {
  display: block;
}
button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
.mfp-arrow,
a {
  -webkit-tap-highlight-color: transparent;
}
figure,
img {
  -ms-interpolation-mode: bicubic;
}
main ol li ul,
main ul li ul {
  margin-top: 0.9375rem;
}
main ol,
main ol li ul {
  counter-reset: list-counter;
}
blockquote p,
button,
select {
  text-transform: none;
}
*,
.custom-select h3:after {
  -webkit-font-smoothing: antialiased;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 0.0625rem;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  outline-offset: -0.125rem;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.content-form .errors,
.content-form .errors p,
.content-form .errors ul,
.content-form .success,
.content-form .success p,
.content-form .success ul,
.search-results {
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: normal;
}
summary {
  display: list-item;
}
.accordions.active .accordion-content[aria-hidden="true"],
.content-form .errors ul li:before,
.content-form .success ul li:before,
.content-form .validation-summary,
.content-form p:empty,
.hide,
.show-large-only,
.show-large-up,
.show-medium-up,
.show-xlarge-only,
.show-xlarge-up,
.show-xxlarge-only,
.show-xxlarge-up,
[hidden],
template {
  display: none;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip: rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 0.0625rem !important;
  margin: -0.0625rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.0625rem !important;
  white-space: nowrap !important;
}
.sr-only:active,
.sr-only:focus {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}
.offscreen {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
.show {
  display: initial;
}
.invisible,
.subpage.search h1 {
  visibility: hidden;
}
.clear {
  display: block;
  clear: both;
  zoom: 1;
}
.clear-after:after,
.clearfix:after,
main h2:after,
main:after {
  display: table;
  clear: both;
  content: "";
}
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.stuck .ul2,
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.info-card.dark,
.info-card.light,
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media (orientation: landscape) {
  .show-landscape {
    display: block;
  }
}
@media (orientation: portrait) {
  .show-landscape {
    display: none;
  }
  .show-portrait {
    display: block;
  }
}
@media (orientation: landscape) {
  .hide-landscape,
  .show-portrait {
    display: none;
  }
}
@media (orientation: portrait) {
  .hide-landscape {
    display: block;
  }
  .hide-portrait {
    display: none;
  }
}
@media (orientation: landscape) {
  .hide-portrait {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 1100px) {
  .hide-small-only,
  .show-medium-only {
    display: none;
  }
}
@media (min-width: 1100px) and (max-width: 1279px) {
  .hide-medium-only {
    display: none;
  }
}
@media (min-width: 1280px) and (max-width: 1340px) {
  .show-large-only {
    display: block;
  }
  .hide-large-only {
    display: none;
  }
}
@media (min-width: 1341px) and (max-width: 1399px) {
  .show-xlarge-only {
    display: block;
  }
  .hide-xlarge-only {
    display: none;
  }
}
@media (min-width: 1341px) {
  .hide-xlarge-up,
  .show-large-only {
    display: none;
  }
  .show-xlarge-up {
    display: block;
  }
}
@media (min-width: 1400px) {
  .hide-xxlarge-only,
  .hide-xxlarge-up,
  .show-xlarge-only,
  .show-xxlarge-only {
    display: none;
  }
  .show-xxlarge-up {
    display: block;
  }
}
.fade {
  opacity: 0;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.fade.in {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
a.skipcontent {
  padding: 0.375rem 0.5rem;
  position: absolute;
  top: -2.5rem;
  left: 1.25rem;
  color: #fff;
  border-right: 0.0625rem solid #fff;
  border-bottom: 0.0625rem solid #fff;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  background: 0 0;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 500;
}
#speedbump .btn:visited,
.a2:visited,
.alerts .alert-nav .alert-next:focus,
.alerts .alert-nav .alert-next:hover,
.alerts .alert-nav .alert-prev:focus,
.alerts .alert-nav .alert-prev:hover,
.alerts .alert:visited,
.info-card.dark p,
.mfp-preloader a:hover,
.subpage .banner-wrapper .cycle-pager .cycle-pager-active,
a.a1:visited,
a.skipcontent:visited {
  color: #fff;
}
a.skipcontent:focus,
a.skipcontent:hover {
  position: absolute;
  left: 1.25rem;
  top: 0;
  background: #000;
  color: #fff;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}
.accordions.active,
.sidebar h4,
.sidebar-nav h4,
.subpage main .main-content h2 {
  margin-bottom: 1.25rem;
}
.accordions.active h2.accordion-title {
  position: relative;
  padding: 0;
  margin: 0;
}
.accordions.active h2.accordion-title button {
  letter-spacing: normal;
  position: relative;
  width: 100%;
  text-align: left;
  border-bottom: 0.125rem solid gray;
}
.accordions.active h2.accordion-title button span {
  position: absolute;
  right: 0;
  bottom: -0.125rem;
  width: 5rem;
  height: calc(100% + 0.125rem);
  border-bottom: 0.125rem solid gray;
  display: none;
}
.accordions.active h2.accordion-title button span:after {
  position: absolute;
  top: 50%;
  left: 2rem;
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 900;
  color: #000;
  text-align: center;
  text-decoration: inherit;
  content: "\f067";
  -webkit-transform: translateY(-0.5rem);
  -ms-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}
.accordions.active h2.accordion-title button:hover,
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.accordions.active h2.accordion-title button:focus,
.accordions.active h2.accordion-title button:hover,
.accordions.active h2.accordion-title.is-active button:focus {
  background: 0 0;
  border-bottom: 0.125rem solid gray;
  outline: 0;
}
.accordions.active h2.accordion-title button:focus span,
.accordions.active h2.accordion-title button:hover span,
.accordions.active h2.accordion-title.is-active button span,
.accordions.active h2.accordion-title.is-active button:focus span {
  border-bottom: 0.125rem solid gray;
}
.accordions.active h2.accordion-title.is-active button {
  border-bottom: 0.125rem solid gray;
  outline: 0;
}
.accordions.active h2.accordion-title.is-active button span:after,
.accordions.active h2.accordion-title.is-active button:focus span:after {
  content: "\f068";
}
.five-column,
.four-column,
.six-column,
.three-column,
.two-column {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.tabs .tab-list,
.ul1,
.ul2,
.ul3,
main ol,
main ul {
  list-style: none;
}
.branding,
.five-column .col,
.four-column .col,
.homepage .banner .banner-actions > div,
.sidebar .btn,
.sidebar-nav .btn,
.six-column .col,
.sub-footer > div,
.three-column .col,
.two-column .col,
a.btn.btn-banner span {
  width: 100%;
}
@media (min-width: 1100px) {
  .hide-medium-up,
  .show-small-only {
    display: none;
  }
  .show-medium-up {
    display: block;
  }
  .five-column,
  .four-column,
  .six-column,
  .three-column,
  .two-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
  .two-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc(50% - 0.9375rem);
  }
  .four-column .col:nth-of-type(2n + 1),
  .three-column .col:nth-of-type(2n + 1),
  .two-column .col:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .four-column .col:nth-of-type(2n),
  .three-column .col:nth-of-type(2n),
  .two-column .col:nth-of-type(2n) {
    margin-right: 0;
  }
  .four-column .col,
  .three-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 1.875rem) / 2);
  }
}
@media (min-width: 1100px) {
  .five-column .col,
  .six-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 1.875rem) / 2);
  }
  .five-column .col:nth-of-type(2n + 1),
  .six-column .col:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .five-column .col:nth-of-type(2n),
  .six-column .col:nth-of-type(2n) {
    margin-right: 0;
  }
}
.content-form,
.li1.has_children,
.li2.has_children,
.nav-primary .li1:not(.has_children) {
  position: relative;
}
.modal,
.modal-overlay {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}
.content-form .alert {
  padding: 0.875rem;
  margin-bottom: 1.25rem;
  background: rgba(135, 206, 250, 0.25);
  border: 0.0625rem solid rgba(135, 206, 250, 0.65);
  border-radius: 0.625rem;
}
.content-form .alert.success {
  background: rgba(144, 238, 144, 0.25);
  border: 0.0625rem solid rgba(144, 238, 144, 0.65);
}
.content-form .alert.danger {
  background: rgba(255, 99, 71, 0.25);
  border: 0.0625rem solid rgba(255, 99, 71, 0.65);
}
.content-form .alert.warning {
  background: rgba(255, 140, 0, 0.25);
  border: 0.0625rem solid rgba(255, 140, 0, 0.65);
}
.content-form .alert.info {
  background: rgba(32, 178, 170, 0.25);
  border: 0.0625rem solid rgba(32, 178, 170, 0.65);
}
.content-form .errors,
.content-form .success {
  width: calc(100% - 1.875rem);
  padding: 0.625rem;
  margin-bottom: 1.875rem;
  margin-left: 0.9375rem;
  color: red;
  background: rgba(255, 0, 0, 0.15);
  border: 0.0625rem solid red;
}
.content-form .errors.wide,
.content-form .success.wide {
  width: 100%;
  margin-left: 0;
}
.content-form .errors h2,
.content-form .errors h3,
.content-form .errors p,
.content-form .radio-list fieldset legend,
.content-form .success h2,
.content-form .success h3,
.content-form .success p,
.content-form [class*="lg-"] > p,
.content-form [class*="md-"] > p,
.content-form [class*="sm-"] > p,
.content-form [class*="xlg-"] > p,
.content-form [class*="xxlg-"] > p {
  padding: 0;
}
.content-form .errors p:last-of-type,
.content-form .success p:last-of-type,
.content-form fieldset:last-of-type,
.sidebar .title_bar,
.sidebar-nav .title_bar {
  margin-bottom: 0;
}
.content-form .errors ul,
.content-form .success ul {
  padding: 0;
  margin: 0;
}
.content-form .errors ul li,
.content-form .success ul li {
  padding: 0;
  margin: 0 0 0.3125rem;
}
.content-form .checkbox-list input,
.content-form .checkbox-list input + label,
.content-form .checkbox-list label,
.content-form .errors ul li:last-child,
.content-form .form-footer p:empty,
.content-form .form-header p:empty,
.content-form .radio-list input,
.content-form .radio-list input + label,
.content-form .radio-list label,
.content-form .success ul li:last-child,
.content-form fieldset fieldset,
.content-form h2 p:empty,
.content-form h3 p:empty,
.content-form h4 p:empty,
.mfp-figure figure,
.tabs .tab-list li:last-child,
main a img {
  margin: 0;
}
.content-form .success {
  color: green;
  background: rgba(0, 128, 0, 0.15);
  border: 0.0625rem solid green;
}
.content-form .form-footer,
.content-form .form-header,
.content-form h2,
.content-form h3,
.content-form h4 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.clear:after,
.content-form .sm-last + div,
.content-form p {
  clear: both;
}
.content-form p.note {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: normal;
  font-style: italic;
}
.content-form hr {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  clear: both;
}
.content-form fieldset {
  display: inline-block;
  width: 100%;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  padding: 0;
  border: 0;
}
.content-form fieldset legend {
  display: block;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin: 0 0 0.375rem;
  font-weight: 600;
}
.content-form .label,
.content-form label {
  position: relative;
  display: inline-block;
  clear: both;
}
.content-form label.sr-only {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  color: #000;
  background: #fff;
  border: 0;
}
.content-form .error-msg {
  position: relative;
  top: -1.875rem;
  max-width: 100%;
  margin-top: 0;
  color: red;
}
.content-form .required label:after {
  position: relative;
  top: -0.4375rem;
  margin-left: 0.125rem;
  font-family: "Font Awesome 5 Free";
  font-size: 0.375rem;
  font-style: normal;
  font-weight: 900;
  color: red;
  text-decoration: inherit;
  content: "\f069";
}
.content-form .form-builder-captcha,
main .main-content.full .form-wrapper.underline-heading,
main .main-content.full > h2.underline-heading,
main .main-content.full > h3.underline-heading,
main .main-content.full > h4.underline-heading,
main .main-content.full > h5.underline-heading,
main .main-content.full > h6.underline-heading,
main .main-content.full > p.underline-heading,
main .sidebar-content.full .form-wrapper.underline-heading,
main .sidebar-content.full > h2.underline-heading,
main .sidebar-content.full > h3.underline-heading,
main .sidebar-content.full > h4.underline-heading,
main .sidebar-content.full > h5.underline-heading,
main .sidebar-content.full > h6.underline-heading,
main .sidebar-content.full > p.underline-heading {
  margin-bottom: 1.875rem;
}
.content-form input[type="date"],
.content-form input[type="datetime-local"],
.content-form input[type="datetime"],
.content-form input[type="email"],
.content-form input[type="file"],
.content-form input[type="month"],
.content-form input[type="number"],
.content-form input[type="password"],
.content-form input[type="search"],
.content-form input[type="tel"],
.content-form input[type="text"],
.content-form input[type="time"],
.content-form input[type="url"],
.content-form input[type="week"],
.content-form select,
.content-form textarea {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 0 1.875rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-form input[type="date"]:active,
.content-form input[type="date"]:focus,
.content-form input[type="datetime-local"]:active,
.content-form input[type="datetime-local"]:focus,
.content-form input[type="datetime"]:active,
.content-form input[type="datetime"]:focus,
.content-form input[type="email"]:active,
.content-form input[type="email"]:focus,
.content-form input[type="file"]:active,
.content-form input[type="file"]:focus,
.content-form input[type="month"]:active,
.content-form input[type="month"]:focus,
.content-form input[type="number"]:active,
.content-form input[type="number"]:focus,
.content-form input[type="password"]:active,
.content-form input[type="password"]:focus,
.content-form input[type="search"]:active,
.content-form input[type="search"]:focus,
.content-form input[type="tel"]:active,
.content-form input[type="tel"]:focus,
.content-form input[type="text"]:active,
.content-form input[type="text"]:focus,
.content-form input[type="time"]:active,
.content-form input[type="time"]:focus,
.content-form input[type="url"]:active,
.content-form input[type="url"]:focus,
.content-form input[type="week"]:active,
.content-form input[type="week"]:focus,
.content-form select:active,
.content-form select:focus,
.content-form textarea:active,
.content-form textarea:focus {
  outline: 0;
}
.content-form textarea {
  height: auto;
  min-height: 120px;
  min-height: 7.5rem;
}
.content-form select::-ms-expand {
  display: none;
}
.content-form input[type="checkbox"],
.content-form input[type="radio"] {
  position: relative;
  float: left;
  width: 1.25rem;
  height: 1.25rem;
  max-height: auto;
  margin: 0 0 1.875rem;
  background: #fff;
  border: 0.125rem solid #d3d3d3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-form input[type="checkbox"]:checked,
.content-form input[type="radio"]:checked {
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-form input[type="checkbox"]:checked:before,
.content-form input[type="radio"]:checked:before {
  position: absolute;
  top: -0.0625rem;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 900;
  color: #a9a9a9;
  text-decoration: inherit;
  content: "\f00c";
}
.content-form input[type="checkbox"]:focus,
.content-form input[type="radio"]:focus {
  border-color: #a9a9a9;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content-form input[type="checkbox"] + label,
.content-form input[type="radio"] + label {
  position: relative;
  top: 0;
  display: inline-block;
  width: calc(100% - 1.25rem);
  padding-left: 0.625rem;
  margin: 0 0 1.875rem;
}
.content-form .checkbox-list li:before,
.content-form .radio-list li:before,
.extra-footer .footer-right > div.yes > img,
.extra-footer .footer-right > div > a,
.li1 > .toggler,
.li2 > .toggler,
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.modal,
.search-results th[scope="col"],
.tabs [role="tabpanel"] .tab-title,
.tabs [role="tabpanel"][aria-hidden="true"],
.ul1.open-child > li:not(.open),
a.btn.btn-banner img.hover,
a.btn.btn-banner:hover img,
table .cell-heading {
  display: none;
}
.content-form input[type="radio"] {
  margin-bottom: 0;
  border-radius: 50%;
}
.content-form input[type="radio"] + label {
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: normal;
  top: -0.3125rem;
  margin-bottom: 0;
  font-weight: 400;
  text-transform: none;
}
.content-form .checkbox-list,
.content-form .radio-list {
  padding-left: 0;
}
.content-form .checkbox-list li,
.content-form .radio-list li {
  padding-left: 0;
  margin-bottom: 0.625rem;
  border-left: 0;
}
.content-form .checkbox,
.specialties.subpage .banner-wrapper,
.subpage main article,
body.modal-open {
  overflow: hidden;
}
.content-form .action-buttons {
  margin: 1.875rem 0;
  overflow: hidden;
}
.content-form input[type="submit"].btn-upload,
blockquote {
  margin: 0 0 1.875rem;
}
.content-form input[type="submit"] {
  margin-left: 0.9375rem;
  border: 0;
}
.content-form [class*="sm-"] + [class*="sm-"] > input[type="submit"],
.extra-footer .footer-right > div:nth-child(odd) {
  margin-left: 0;
}
.content-form .g-recaptcha {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin: 0 0 1.875rem;
}
.content-form .sm-full {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  clear: both;
}
.content-form .sm-half,
.content-form .sm-quarter,
.content-form .sm-third,
.content-form .sm-three-quarters,
.content-form .sm-two-thirds {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  clear: none;
  float: left;
}
.content-form .sm-half {
  width: 50%;
}
.content-form .sm-third {
  width: 33.333%;
}
.content-form .sm-two-thirds {
  width: 66.666%;
}
.content-form .sm-quarter {
  width: 25%;
}
.content-form .sm-three-quarters {
  width: 75%;
}
@media all and (min-width: 1341px) {
  .content-form .xlg-full,
  .content-form .xlg-half,
  .content-form .xlg-quarter,
  .content-form .xlg-third,
  .content-form .xlg-three-quarters,
  .content-form .xlg-two-thirds {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    clear: none;
  }
  .content-form [class*="xlg-"] {
    width: auto;
    clear: none;
  }
  .content-form [class~="lg-last"] + div[class*="xlg-"],
  .content-form [class~="md-last"] + div[class*="xlg-"],
  .content-form [class~="sm-last"] + div[class*="xlg-"] {
    clear: none;
  }
  .content-form [class~="xlg-last"] + div[class*="lg-"],
  .content-form [class~="xlg-last"] + div[class*="md-"],
  .content-form [class~="xlg-last"] + div[class*="sm-"] {
    clear: both;
  }
  .content-form .xlg-full {
    float: left;
    width: 100%;
  }
  .content-form .xlg-half {
    float: left;
    width: 50%;
  }
  .content-form .xlg-third {
    float: left;
    width: 33.3333333333%;
  }
  .content-form .xlg-two-thirds {
    float: left;
    width: 66.6666666667%;
  }
  .content-form .xlg-quarter {
    float: left;
    width: 25%;
  }
  .content-form .xlg-three-quarters {
    width: 75%;
  }
}
.modal-overlay {
  top: 0;
  left: 0;
  z-index: 1071;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: visibility linear 0.25s, opacity 0.25s;
  transition: visibility linear 0.25s, opacity 0.25s;
}
.modal-overlay.show-modal {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: visibility linear, opacity 0.25s;
  transition: visibility linear, opacity 0.25s;
}
.modal {
  top: 50%;
  left: 50%;
  z-index: 1072;
  width: 98vw;
  height: auto;
  max-height: calc(90vh - 40px);
  max-height: calc(90vh - 2.5rem);
  min-height: calc(90vh - 40px);
  min-height: calc(90vh - 2.5rem);
  overflow: visible;
  text-align: center;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1100px) {
  .modal {
    width: 96vw;
    height: auto;
    max-height: 90vh;
    min-height: auto;
    overflow-y: visible;
  }
}
@media only screen and (min-width: 1280px) {
  .modal {
    width: 60vw;
    height: auto;
    max-width: 500px;
    max-width: 31.25rem;
    max-height: 90vh;
    min-height: auto;
    overflow: visible;
  }
  .modal.wide {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only screen and (min-width: 1341px) {
  .modal {
    width: 50vw;
    height: auto;
    max-width: 640px;
    max-width: 40rem;
    max-height: 90vh;
    min-height: auto;
    overflow: visible;
  }
  .modal.wide {
    width: 80vw;
    max-width: 80vw;
  }
}
.modal.show-modal {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility linear, opacity 0.25s;
  transition: visibility linear, opacity 0.25s;
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.modal .close-modal {
  position: absolute;
  top: 0.5rem;
  right: 1.5rem;
  width: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  background-color: #d3d3d3;
  border-radius: 0.25rem;
}
.modal .close-modal:hover {
  background-color: #a9a9a9;
}
.modal .modal-content {
  height: 100%;
  max-height: inherit;
  padding: 1.9375rem 1.25rem 1.25rem;
  overflow-y: auto;
}
.modal-inline-parent {
  position: relative !important;
  z-index: auto !important;
}
#speedbump,
.mfp-bg,
.mfp-wrap {
  position: fixed;
}
.mfp-bg {
  top: 0;
  left: 0;
  z-index: 1042;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  z-index: 1043;
  width: 100%;
  height: 100%;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.5rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
img.mfp-img {
  -webkit-box-sizing: border-box;
}
.mfp-container:before {
  height: 100%;
  content: "";
}
.mfp-content {
  position: relative;
  z-index: 1045;
  margin: 0 auto;
  text-align: left;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.antilles-bar,
.mfp-hide,
.sidebar-nav .ul2,
.specialties.subpage .banner-wrapper .hide-title-true .title,
div.form-wrapper[class*="nosubmit-"] input[type="submit"] {
  display: none !important;
}
.mfp-preloader {
  top: 50%;
  right: 0.5rem;
  left: 0.5rem;
  z-index: 1044;
  width: auto;
  margin-top: -0.8em;
  color: #ccc;
}
.mfp-preloader a {
  color: #ccc;
}
button.mfp-arrow,
button.mfp-close {
  z-index: 1046;
  display: block;
  padding: 0;
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  top: 0;
  right: 0;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0 0 1.125rem 0.625rem;
  font-family: Arial, Baskerville, monospace;
  font-size: 1.75rem;
  font-style: normal;
  line-height: 2.75rem;
  color: #fff;
  text-decoration: none;
  opacity: 0.65;
}
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 0.0625rem;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  right: -0.375rem;
  width: 100%;
  padding-right: 0.375rem;
  color: #fff;
  text-align: right;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #ccc;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  top: 50%;
  width: 5.625rem;
  height: 6.875rem;
  padding: 0;
  margin: -3.4375rem 0 0;
  opacity: 0.65;
}
.mfp-arrow:active {
  margin-top: -3.375rem;
}
.mfp-arrow:after,
.mfp-arrow:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin-top: 2.1875rem;
  margin-left: 2.1875rem;
  border: inset transparent;
  content: "";
}
.mfp-arrow:after {
  top: 0.5rem;
  border-top-width: 0.8125rem;
  border-bottom-width: 0.8125rem;
}
.mfp-arrow:before {
  border-top-width: 1.3125rem;
  border-bottom-width: 1.3125rem;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  margin-left: 1.9375rem;
  border-right: 1.0625rem solid #fff;
}
.mfp-arrow-left:before {
  margin-left: 1.5625rem;
  border-right: 1.6875rem solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  margin-left: 2.4375rem;
  border-left: 1.0625rem solid #fff;
}
.mfp-arrow-right:before {
  border-left: 1.6875rem solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 900px;
  max-width: 56.25rem;
  line-height: 0;
}
.flex-container,
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -2.5rem;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
}
.mfp-figure:after,
img.mfp-img {
  height: auto;
  display: block;
  width: auto;
}
img.mfp-img {
  padding: 2.5rem 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.mfp-figure:after {
  position: absolute;
  top: 2.5rem;
  right: 0;
  bottom: 2.5rem;
  left: 0;
  z-index: -1;
  background: #444;
  content: "";
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
}
.mfp-figure small {
  display: block;
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #bdbdbd;
}
.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -2.25rem;
  cursor: auto;
}
.mfp-title {
  padding-right: 2.25rem;
  line-height: 1.125rem;
  color: #f3f3f3;
  text-align: left;
  word-wrap: break-word;
}
@media all and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty,
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 0.3125rem;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    position: fixed;
    top: auto;
    bottom: 0;
    padding: 0.1875rem 0.3125rem;
    margin: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-counter {
    top: 0.1875rem;
    right: 0.3125rem;
  }
  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 2.1875rem;
    height: 2.1875rem;
    padding: 0;
    line-height: 2.1875rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
  }
}
.alerts,
.flex-video,
.tabs,
.tabs .tab-con,
.tabs .tab-list li a {
  position: relative;
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}
.flex-container {
  margin: 0 auto 0.625rem;
  width: 100%;
}
.tabs,
main ol li,
main p + ol,
main p + ul,
main ul li {
  margin-bottom: 1.25rem;
}
@media (min-width: 1280px) {
  .hide-large-up,
  .show-medium-only {
    display: none;
  }
  .show-large-up {
    display: block;
  }
  .three-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 3.75rem) / 3);
  }
  .five-column .col:nth-of-type(2n + 1),
  .four-column .col:nth-of-type(2n + 1),
  .six-column .col:nth-of-type(2n + 1),
  .three-column .col:nth-of-type(2n + 1) {
    margin-left: 0.9375rem;
  }
  .five-column .col:nth-of-type(2n),
  .four-column .col:nth-of-type(2n),
  .six-column .col:nth-of-type(2n),
  .three-column .col:nth-of-type(2n) {
    margin-right: 0.9375rem;
  }
  .five-column .col:nth-of-type(5n + 1),
  .four-column .col:nth-of-type(4n + 1),
  .six-column .col:nth-of-type(6n + 1),
  .three-column .col:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .five-column .col:nth-of-type(5n),
  .four-column .col:nth-of-type(4n),
  .six-column .col:nth-of-type(6n),
  .three-column .col:nth-of-type(3n) {
    margin-right: 0;
  }
  .four-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 5.625rem) / 4);
  }
  .five-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 7.5rem) / 5);
  }
  .six-column .col {
    margin: 0 0.9375rem 0.9375rem;
    width: calc((100% - 9.375rem) / 6);
  }
  .content-form fieldset legend {
    margin: 0 0 0.625rem;
  }
  .flex-container {
    margin-bottom: 1.25rem;
  }
  .flex-container.alignleft {
    width: 40%;
    float: left;
    margin: 0 0.9375rem 0.625rem 0;
  }
  .flex-container.alignright {
    width: 40%;
    float: right;
    margin: 0 0 0.625rem 0.9375rem;
  }
  .flex-container.aligncenter {
    width: 40%;
    margin: 0 auto 0.625rem;
  }
}
.flex-video {
  padding-bottom: 56.25%;
  padding-top: 1.5625rem;
  height: 0;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.search-results .stats {
  margin: 1.875rem 0;
}
.search-results .search-results-search {
  background: #d3d3d3;
  overflow: hidden;
  padding: 0;
  margin-bottom: 1.875rem;
}
.tabs .tab-con,
body,
html {
  -webkit-overflow-scrolling: touch;
}
.search-results .search-results-search input[type="search"] {
  border: 0;
  padding: 0 0.5rem;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  height: 1.875rem;
  width: calc(100% - 7.375rem);
  font-style: italic;
  float: left;
}
.search-results
  .search-results-search
  input[type="search"]::-webkit-input-placeholder {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  font-style: italic;
}
.search-results .search-results-search input[type="search"]:-moz-placeholder {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  font-style: italic;
}
.search-results .search-results-search input[type="search"]::-moz-placeholder {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  font-style: italic;
}
.search-results
  .search-results-search
  input[type="search"]:-ms-input-placeholder {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  font-style: italic;
}
.search-results .search-results-search input[type="submit"] {
  display: inline-block;
  border: 0;
  padding: 0 0.5rem;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  height: 1.875rem;
  width: 7.125rem;
  text-align: center;
  float: right;
  text-decoration: none;
}
.search-results .search-results-search input[type="submit"]:focus,
.search-results .search-results-search input[type="submit"]:hover {
  text-decoration: none;
}
.search-results .results {
  position: relative;
  padding-top: 1.25rem;
}
.search-results .results:before {
  content: "";
  background: gray;
  position: absolute;
  top: -1rem;
  width: 100%;
  height: 0.0625rem;
}
.search-results .pagination {
  border-top: 0.0625rem solid gray;
}
.search-results .pagination > td {
  padding: 1rem 0 0;
}
.search-results .pagination a,
.search-results .pagination span {
  background: #d3d3d3;
  color: gray;
  display: inline-block;
  text-decoration: none;
  padding: 0.1875rem 0.375rem;
  border: 0.0625rem solid gray;
  font-size: 0.8125rem;
  line-height: 0.8125rem;
  letter-spacing: normal;
}
.search-results .pagination a,
.search-results .pagination a:visited,
a,
a:visited {
  color: #00f;
}
.search-results .pagination a:focus,
.search-results .pagination a:hover {
  color: red;
}
.search-results tr:nth-child(n + 2):not(.pagination) > td {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  padding-bottom: 1.25rem;
}
.search-results tr:nth-child(n + 2):not(.pagination) > td a {
  display: block;
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: normal;
  letter-spacing: 0.0625em;
  font-weight: 400;
}
.nav-wrap-open .li1 > .toggler,
.tabs .tab-list li,
.tabs .tab-list[role="tablist"] {
  display: inline-block;
}
.tabs .tab-list,
a.btn.btn-banner {
  font-size: 0.875rem;
  text-transform: uppercase;
}
@media all and (max-width: 1279px) {
  table .cell-content,
  table .cell-heading,
  table td {
    display: block;
  }
  table {
    width: 100%;
  }
  table thead tr {
    display: none;
  }
  table td {
    clear: left;
  }
}
.tabs.scroll-left:before,
.tabs.scroll-right:after {
  position: absolute;
  z-index: 99;
  width: 2.5rem;
  height: 3.75rem;
  content: "";
}
.tabs.scroll-left:before {
  top: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(white),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.tabs.scroll-right:after {
  top: 0;
  right: 0;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(white),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
}
.tabs .tab-con {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 0.125rem;
  padding: 0;
  white-space: nowrap;
}
.tabs .tab-list {
  display: none;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  font-weight: 900;
  line-height: 0.875rem;
  letter-spacing: normal;
}
.tabs .tab-list li {
  padding: 0;
  white-space: nowrap;
}
.tabs .tab-list li a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.tabs .tab-list li a[aria-selected],
main a.image-button,
main a.image-button:focus,
main a.image-button:hover,
main a.image-button:visited {
  border: 0;
}
.alerts {
  color: #fff;
  background: gray;
}
.alerts .alert {
  display: none;
  width: 100%;
  padding: 0.625rem 0.9375rem;
  color: #fff;
  text-align: center;
}
.alerts .alert:focus,
.alerts .alert:hover {
  color: #fff;
  text-decoration: underline;
}
.alerts.multiple .alert {
  padding: 0.625rem 2.8125rem 3.4375rem 1.5625rem;
}
.alerts .icon {
  display: inline-block;
  margin-right: 0.625rem;
  font-size: 1.5rem;
}
.alerts .alert-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 0.625rem 1.25rem;
  font-size: 1.25rem;
  background: #0b77b8;
}
#speedbump,
.content-form input[type="radio"]:checked:before {
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
}
.alerts .alert-nav .alert-next,
.alerts .alert-nav .alert-prev {
  display: inline-block;
  width: 1.875rem;
  height: 1.375rem;
  padding-right: 0.25rem;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  vertical-align: sub;
  cursor: pointer;
}
.alerts .alert-nav .alert-next {
  padding-right: 0;
  padding-left: 0.25rem;
}
#speedbump {
  top: 50%;
  left: 50%;
  z-index: 1000;
  display: none;
  padding: 1.25rem;
  border: 0.125rem solid #9e9e9e;
  background: #fff;
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0.3125rem 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0.3125rem 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.5);
  width: 60%;
}
#speedbump p {
  color: #000;
}
#speedbump .close-reveal-modal {
  position: absolute;
  top: 0;
  right: 1.25rem;
  border: 0;
  color: red;
  text-decoration: none !important;
  font-weight: 700;
  cursor: pointer;
  font-size: 1.875rem;
}
#speedbump .btn {
  display: inline-block;
  margin: 1.25rem 0;
  padding: 0 0.9375rem;
  width: auto;
  color: #fff;
}
@media (max-width: 768px) {
  #speedbump {
    width: 75%;
  }
  #speedbump h3 {
    margin-top: 1.25rem;
  }
  #speedbump .btn {
    max-width: 50%;
  }
}
.homepage main {
  padding: 0;
  background: #fff;
  border-top: 1.25rem solid #008ece;
}
.homepage main .page-content {
  max-width: 80rem;
  margin: 5rem auto 0;
}
main .main-content,
main .sidebar-content {
  max-width: 100%;
  margin: 0 auto;
}
main .main-content.full .form-wrapper,
main .main-content.full > h2,
main .main-content.full > h3,
main .main-content.full > h4,
main .main-content.full > h5,
main .main-content.full > h6,
main .main-content.full > p,
main .sidebar-content.full .form-wrapper,
main .sidebar-content.full > h2,
main .sidebar-content.full > h3,
main .sidebar-content.full > h4,
main .sidebar-content.full > h5,
main .sidebar-content.full > h6,
main .sidebar-content.full > p {
  padding: 0 1.875rem;
}
footer.primary {
  width: 100%;
  background: #0f1744;
}
.extra-footer {
  width: 100%;
  background: #283479;
}
.extra-footer > div {
  max-width: 1280px;
  max-width: 80rem;
  margin: 0 auto;
}
.extra-footer .footer-left {
  padding: 2.8125rem 1.25rem 0;
}
.extra-footer .footer-left a.btn {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  max-width: 300px;
  max-width: 18.75rem;
  margin: 1.5625rem 0;
  font-size: 1.125rem;
  border-color: #48528d;
  border-radius: 0;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}
.extra-footer .footer-nav li a,
.homepage .banner .banner-actions h2,
.sub-footer ul li:not(:last-child):after {
  font-weight: 400;
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
}
.extra-footer .footer-left a.btn span {
  margin-right: 0.125rem;
  color: #008ece;
}
.custom-select h3:focus,
.custom-select h3:hover,
.extra-footer .footer-left a.btn:focus,
.extra-footer .footer-left a.btn:hover {
  border-color: #008ece;
}
.extra-footer .footer-nav {
  padding: 0;
  margin: 0 0 2.8125rem;
  list-style: none;
}
.extra-footer .footer-nav li {
  position: relative;
  padding: 0;
  margin: 0 0 1.5625rem;
}
.extra-footer .footer-right,
.extra-footer .footer-right > div,
.sub-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.extra-footer .footer-nav li a {
  display: inline;
  padding-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.0625rem solid transparent;
}
.extra-footer .footer-nav li a:hover {
  border-bottom: 0.0625rem solid #008ece;
}
.careers.subpage .banner-wrapper:after,
.careers.subpage .banner-wrapper:before,
.content-form .radio-list ul li label.required:after,
.extra-footer .footer-nav li:before,
.sub-footer ul li:before,
blockquote:after,
footer.primary .social-nav ul li:before {
  content: none;
}
.extra-footer .footer-right {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1.5625rem 0 2.1875rem;
  margin: 2.8125rem 1.25rem 0;
  border-top: 0.3125rem solid #222c69;
}
@media all and (min-width: 980px) {
  .extra-footer > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .extra-footer .footer-right {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 3.125rem;
    border-top: 0;
  }
}
@media all and (min-width: 1400px) {
  .content-form .xxlg-full,
  .content-form .xxlg-half,
  .content-form .xxlg-quarter,
  .content-form .xxlg-third,
  .content-form .xxlg-three-quarters,
  .content-form .xxlg-two-thirds {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    clear: none;
  }
  .content-form [class*="xxlg-"] {
    width: auto;
    clear: none;
  }
  .content-form [class*="xxlg-last"] + div {
    clear: both;
  }
  .content-form .xxlg-full {
    float: left;
    width: 100%;
  }
  .content-form .xxlg-half {
    float: left;
    width: 50%;
  }
  .content-form .xxlg-third {
    float: left;
    width: 33.3333333333%;
  }
  .content-form .xxlg-two-thirds {
    float: left;
    width: 66.6666666667%;
  }
  .content-form .xxlg-quarter {
    float: left;
    width: 25%;
  }
  .content-form .xxlg-three-quarters {
    width: 75%;
  }
  .extra-footer > div {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 2.1875rem 0 5.625rem;
  }
  .extra-footer .footer-right {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 40%;
    padding-top: 0;
    margin-top: 0;
  }
}
.extra-footer .footer-right > div {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(50% - 0.9375rem);
  margin: 1.5625rem 0.9375rem;
  text-align: center;
}
.extra-footer .footer-right > div img {
  min-width: 120px;
  min-width: 7.5rem;
  min-height: 60px;
  min-height: 3.75rem;
}
.extra-footer .footer-right > div:nth-child(even),
.social-nav li:last-child {
  margin-right: 0;
}
.sub-footer {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: calc(100% - 40px);
  max-width: calc(100% - 2.5rem);
  padding: 2.1875rem 1.25rem 4.0625rem;
  margin: 0 auto;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
}
@media all and (min-width: 1320px) {
  .sub-footer {
    max-width: 1280px;
    max-width: 80rem;
  }
}
@media all and (min-width: 1200px) {
  .sub-footer > div {
    width: auto;
  }
  .sub-footer > div.sub-footer-right {
    text-align: right;
  }
}
.content-form .form-footer,
.sub-footer ul {
  padding: 0;
  margin: 0;
}
.sub-footer ul li {
  position: relative;
  display: inline;
}
.a2:focus,
.a2:hover,
.sub-footer ul li a,
a.a1:focus,
a.a1:hover {
  color: #099cde;
  text-decoration: none;
}
.sub-footer ul li:not(:last-child) {
  margin-right: 1.4375rem;
}
.sub-footer ul li:not(:last-child):after {
  position: absolute;
  top: 0.1875rem;
  right: -0.9375rem;
  color: #48559d;
  content: "/";
}
.tabs .tab-list li a,
label {
  font-family: lato, sans-serif;
}
.accordions.active h2.accordion-title button {
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 0 2.5rem 0 0.9375rem;
  margin: 0 0 0 2.5rem;
  font-size: 1.125rem;
  line-height: 2.25rem;
  color: #283479;
  background: 0 0;
  border: 0;
  border-left: 0.125rem solid #dfe1eb;
  max-width: calc(100% - 20px);
  max-width: calc(100% - 1.25rem);
}
.accordions.active h2.accordion-title button::before {
  content: "";
  position: absolute;
  inset: 0 auto auto -50px;
  inset: 0 auto auto -3.125rem;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  background: url('../assets/menu-back-arrow.png')
    center center no-repeat;
  border: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.accordions.active h2.accordion-title button:focus,
.accordions.active h2.accordion-title button:hover,
.accordions.active h2.accordion-title.is-active button:focus,
.accordions.active h2.accordion-title.is-active button:hover {
  color: #008ece;
  border: 0;
  border-left: 0.125rem solid #008ece;
}
.accordions.active h2.accordion-title button:focus::before,
.accordions.active h2.accordion-title button:hover::before {
  width: 2.5rem;
  color: #008ece;
  border: 0 !important;
}
.accordions.active h2.accordion-title.is-active button {
  color: #283479;
  background: 0 0;
  border: 0;
  border-left: 0.125rem solid #dfe1eb;
}
.accordions.active h2.accordion-title.is-active button span {
  border: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordions.active
  h2.accordion-title.is-active:focus-within
  + .accordion-content[aria-expanded="false"],
.accordions.active
  h2.accordion-title.is-active:hover
  + .accordion-content[aria-expanded="false"] {
  border-left-color: #008ece;
}
.accordions.active .accordion-content[aria-expanded="false"] {
  display: block;
  height: 0;
  padding: 0;
  margin: 0.9375rem 0;
  overflow: hidden;
  border-left: 0.125rem solid transparent;
}
.accordions.active .accordion-content[aria-expanded="true"] {
  height: auto;
  padding-bottom: 0;
  padding-left: 1.25rem;
  margin-left: 2.5rem;
  border-left: 0.125rem solid #dedede;
}
.accordions.active .accordion-content {
  padding: 0.625rem;
}
header.primary > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.5625rem;
  background: #fff;
}
@media all and (min-width: 1100px) {
  .content-form .md-full,
  .content-form .md-half,
  .content-form .md-quarter,
  .content-form .md-third,
  .content-form .md-three-quarters,
  .content-form .md-two-thirds {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    clear: none;
  }
  .content-form [class*="md-"] {
    width: auto;
    clear: none;
  }
  .content-form [class~="sm-last"] + div[class*="md-"] {
    clear: none;
  }
  .content-form [class~="md-last"] + div[class*="sm-"] {
    clear: both;
  }
  .content-form .md-full {
    width: 100%;
  }
  .content-form .md-half {
    float: left;
    width: 50%;
  }
  .content-form .md-third {
    float: left;
    width: 33.3333333333%;
  }
  .content-form .md-two-thirds {
    float: left;
    width: 66.6666666667%;
  }
  .content-form .md-quarter {
    float: left;
    width: 25%;
  }
  .content-form .md-three-quarters {
    float: left;
    width: 75%;
  }
  .alerts .alert {
    padding: 1rem 2.5rem;
  }
  .alerts.multiple .alert {
    padding: 1rem 2.5rem 1rem 6.25rem;
  }
  .alerts .alert-nav {
    top: 50%;
    left: 2.5rem;
    display: block;
    width: auto;
    padding: 0;
    background: 0 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .homepage main {
    padding-top: 6.875rem;
    margin-top: -4.375rem;
  }
  main .main-content,
  main .sidebar-content {
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
  }
  main .main-content.full,
  main .sidebar-content.full {
    width: 100%;
    max-width: 88.8rem;
    padding: 0 4.44rem;
    margin: 0 auto;
  }
  main .main-content.full .form-wrapper,
  main .main-content.full > h2,
  main .main-content.full > h3,
  main .main-content.full > h4,
  main .main-content.full > h5,
  main .main-content.full > h6,
  main .main-content.full > p,
  main .sidebar-content.full .form-wrapper,
  main .sidebar-content.full > h2,
  main .sidebar-content.full > h3,
  main .sidebar-content.full > h4,
  main .sidebar-content.full > h5,
  main .sidebar-content.full > h6,
  main .sidebar-content.full > p {
    display: block;
    padding: 0 0 1.875rem;
    margin: 0 auto;
  }
  .container {
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
    margin-right: auto;
    margin-left: auto;
  }
  .extra-footer .footer-left {
    max-width: 60%;
    padding-top: 1.5625rem;
  }
  .extra-footer .footer-left a.btn {
    margin: 0;
  }
  .extra-footer .footer-nav {
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .extra-footer .footer-nav li {
    display: block;
    width: 100%;
    padding-left: 1.5625rem;
  }
  .extra-footer .footer-nav li:after {
    display: table;
    clear: both;
    content: "";
  }
  .extra-footer .footer-nav li:before {
    position: absolute;
    top: -0.0625rem;
    left: 0;
    width: 0.625rem;
    height: calc(100% + 1.5625rem);
    background: #222c69;
    content: "";
  }
  .extra-footer .footer-nav li:last-child:before {
    height: 100%;
  }
  .sub-footer {
    padding: 2.1875rem 1.25rem 4.6875rem;
  }
  header.primary > div {
    padding: 1.5625rem 5.625rem;
  }
}
.branding .logo {
  display: block;
  height: 2.5625rem;
  background: url('../assets/logo-mobile.png')
    center left/contain no-repeat;
}
.homepage .banner {
  position: relative;
  padding-top: 12.5rem;
  background: url('../assets/mobile-banner.jpg')
    center -2.8125rem no-repeat #000;
  background-size: 100% auto;
}
@media all and (min-width: 1100px) {
  .homepage .banner {
    top: -4.375rem;
    height: 35rem;
    padding-top: 27rem;
  }
}
@media all and (min-width: 1280px) {
  .content-form .lg-full,
  .content-form .lg-half,
  .content-form .lg-quarter,
  .content-form .lg-third,
  .content-form .lg-three-quarters,
  .content-form .lg-two-thirds {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    clear: none;
  }
  .content-form [class*="lg-"] {
    width: auto;
    clear: none;
  }
  .content-form [class~="md-last"] + div[class*="lg-"],
  .content-form [class~="sm-last"] + div[class*="lg-"] {
    clear: none;
  }
  .content-form [class~="lg-last"] + div[class*="md-"],
  .content-form [class~="lg-last"] + div[class*="sm-"] {
    clear: both;
  }
  .content-form .lg-full {
    float: left;
    width: 100%;
  }
  .content-form .lg-half {
    float: left;
    width: 50%;
  }
  .content-form .lg-third {
    float: left;
    width: 33.333%;
  }
  .content-form .lg-two-thirds {
    float: left;
    width: 66.666%;
  }
  .content-form .lg-quarter {
    float: left;
    width: 25%;
  }
  .content-form .lg-three-quarters {
    width: 75%;
  }
  .homepage .banner {
    height: 39rem;
  }
}
@media all and (min-width: 1500px) {
  .homepage .banner {
    height: 46rem;
  }
}
@media all and (min-width: 1700px) {
  .homepage .banner {
    height: 55.5rem;
    padding-top: 31.67rem;
  }
}
.homepage .banner:before {
  position: absolute;
  bottom: -1.25rem;
  left: 0;
  display: block;
  width: 100%;
  height: 1.25rem;
  background: #008ece;
  content: "";
}
.homepage .banner:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(5%, #000),
    to(transparent)
  );
  background: linear-gradient(to top, #000 5%, transparent);
  content: "";
}
.homepage .banner video {
  position: absolute;
  top: 0;
  z-index: 0;
  display: none;
  height: 100%;
  color: #fff;
}
.homepage .banner .banner-actions {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 2.5rem);
  padding-top: 2.1875rem;
  margin: 0 auto;
  border-top: 0.3125rem solid rgba(255, 255, 255, 0.2);
}
.homepage .banner .banner-actions h2 {
  margin: 0 0 1.625rem;
  font-size: 1.25rem;
  color: #fff;
  text-transform: uppercase;
}
.homepage .banner .banner-actions h2 .accent {
  display: block;
  color: #099cde;
}
a.btn.btn-banner {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  width: calc(50% + 1rem);
  height: 8.125rem;
  padding: 1.5rem 2.1875rem;
  margin: 0.3125rem 0.15625rem 0.3125rem -1.25rem;
  background: rgba(255, 255, 255, 0.1);
  border: 0;
  border-radius: 0;
}
a.btn.btn-banner:nth-of-type(2n) {
  margin: 0.3125rem -1.25rem 0.3125rem 0.15625rem;
}
a.btn.btn-banner img {
  max-width: 40px;
  max-width: 2.5rem;
  max-height: 40px;
  max-height: 2.5rem;
  margin: 0 auto 0.875rem;
}
.subpage.search .banner-wrapper {
  height: 9.375rem;
  min-height: 150px;
  min-height: 9.375rem;
}
.subpage .banner-wrapper {
  position: relative;
  z-index: 0;
  height: 9.6875rem;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#00061a),
      to(#192655)
    )
    center right no-repeat;
  background: linear-gradient(#00061a, #192655) center right no-repeat;
  background-size: cover;
}
.subpage .banner-wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  content: "";
}
@media all and (min-width: 1100px) {
  .homepage .banner:before {
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
  }
  .homepage .banner video {
    top: auto;
    bottom: 0;
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
  }
  .homepage .banner .banner-actions {
    position: absolute;
    bottom: 5rem;
    left: 50%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 1280px;
    max-width: 80rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .homepage .banner .banner-actions h2 .accent {
    display: inline;
  }
  .homepage .banner .banner-actions h2 {
    margin-bottom: 0.625rem;
  }
  .homepage .banner .banner-actions > div {
    width: calc(100% - 17.1875rem);
  }
  .homepage .banner .custom-select {
    max-width: 170px;
    max-width: 10.625rem;
    margin-bottom: 0;
  }
  a.btn.btn-banner:nth-of-type(2n) {
    margin: 0 0 0 1.5625rem;
  }
  a.btn.btn-banner {
    height: 5.1875rem;
    max-width: 100px;
    max-width: 6.25rem;
    padding: 0;
    margin: 0 1.5625rem;
    background: 0 0;
  }
  .subpage header.primary {
    display: block;
    height: 3.125rem;
  }
  .subpage .banner-wrapper {
    height: 28.4375rem;
    margin-bottom: 1.25rem;
  }
  .subpage .banner-wrapper:after {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(17%, #00051a),
      color-stop(35%, rgba(0, 5, 26, 0)),
      to(rgba(0, 5, 26, 0))
    );
    background: linear-gradient(
      to bottom,
      #00051a 17%,
      rgba(0, 5, 26, 0) 35%,
      rgba(0, 5, 26, 0) 100%
    );
  }
  .subpage .banner-wrapper:before {
    content: "";
  }
}
.subpage .banner-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(0, 5, 26, 0.9) 0, transparent 50%);
}
.subpage .banner-wrapper .cycle-slideshow {
  height: 100%;
}
.subpage .banner-wrapper .cycle-slideshow .cycle-slide {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.subpage .banner-wrapper .cycle-slideshow .cycle-slide h1 {
  top: calc(50% - 2.1875rem);
  left: 50%;
  display: block;
  width: 100%;
  max-width: calc(100% - 2.5rem);
  padding: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.subpage .banner-wrapper .cycle-slideshow .cycle-slide .slide-content {
  position: relative;
  top: calc(50% - 1.5rem);
}
.subpage .banner-wrapper .cycle-slideshow .cycle-slide .show {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  max-width: calc(100% - 2.5rem);
  margin: 0 auto;
  font-size: 3.75rem;
  line-height: 1rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.subpage .banner-wrapper .cycle-slideshow .cycle-slide .show .btn.btn-banner {
  left: 0;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: none;
  padding: 0.625rem 1.1875rem;
  margin: 0;
  line-height: 1rem;
  background: #008ece;
  border-radius: 0.3125rem;
}
.subpage .banner-wrapper .cycle-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.subpage .banner-wrapper .cycle-controls .cycle-pager-next,
.subpage .banner-wrapper .cycle-controls .cycle-pager-previous {
  position: absolute;
  bottom: 0;
}
.subpage .banner-wrapper .cycle-pager {
  position: relative;
  z-index: 5;
  display: none;
  font-size: 3rem;
  line-height: 0.625rem;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.subpage .banner-wrapper h1 {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  padding: 0 1.5625rem;
  margin: 0;
  font-size: 1.875rem;
  line-height: 2.25rem;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.stuck a.btn,
.tabs .tab-list li a {
  text-transform: capitalize;
}
.global-nav a.btn,
.stuck .li1 {
  font-size: 0.875rem;
}
input[type="button"],
input[type="submit"],
main .btn.btn-primary,
main .btn.open-modal {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  min-height: 55px;
  text-shadow: 0.125rem 0 0.1875rem rgba(0, 8, 51, 0.4);
  border: 0.125rem solid #008ece;
}
.subpage .banner-wrapper > p {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.subpage .banner-wrapper > p img {
  position: absolute;
  left: 50%;
  width: 100%;
  max-width: none;
  min-height: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.subpage .banner-wrapper .banner-divider {
  position: absolute;
  bottom: -1.25rem;
  left: 0;
  display: none;
  width: 100%;
  height: 1.25rem;
  background: #008ece;
  content: "";
}
.careers.subpage .banner-wrapper {
  height: auto;
  background: 0 0;
}
.careers.subpage .banner-wrapper p > img {
  position: static;
  width: 100%;
  min-height: none;
  margin-top: -3.125rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.careers.subpage .banner-wrapper .banner-title {
  position: static;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  padding: 0.75rem 0;
  background: #283479;
  border-bottom: 0.0625rem solid #fff;
}
.careers.subpage .banner-wrapper .banner-title h1 {
  position: static;
  max-width: 80rem;
  margin: 0 auto;
  font-size: 3rem;
  line-height: 3.375rem;
  text-align: right;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.specialties.subpage .banner-wrapper .banner-title {
  bottom: 0;
  z-index: 100;
}
.specialties.subpage .banner-wrapper .cycle-slideshow {
  max-width: 93.334rem;
  max-height: 550px;
  max-height: 34.375rem;
  margin: 0 auto;
}
.subpage.notice-about-nondiscrimination-and-accessibility .banner-wrapper {
  height: 16.5625rem;
}
.content-form {
  max-width: 100%;
  padding: 0 1.25rem;
  margin: 0;
  overflow: hidden;
}
.content-form h2,
.content-form h3,
.content-form h4,
.content-form p {
  padding-right: 0;
  padding-left: 0;
}
.content-form fieldset {
  margin: 0 -0.9375rem;
}
.content-form fieldset h2 {
  padding: 0 0.9375rem;
}
label {
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.3125rem;
  color: #262626;
}
body,
html,
input[type="button"],
input[type="submit"] {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-size: 1.125rem;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  border: 0.125rem solid #e3e5ee;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select {
  padding: 0 1.25rem;
  line-height: 2.5rem;
}
select {
  padding-right: 3.75rem;
  cursor: pointer;
  background: url('../assets/select-arrow.png')
    calc(100% - 1.25rem) center no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="button"],
input[type="submit"] {
  font-weight: 700;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  height: auto;
  min-height: 3.4375rem;
  padding: 0.9375rem 2.5rem;
  line-height: 1.25rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background: #008ece;
  border-radius: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
main .btn.btn-primary:focus,
main .btn.btn-primary:hover,
main .btn.open-modal:focus,
main .btn.open-modal:hover {
  background: #283479;
  border: 0.125rem solid #283479;
}
.content-form input[type="checkbox"],
.content-form input[type="checkbox"]:checked,
.content-form input[type="radio"],
.content-form input[type="radio"]:checked {
  border-color: #dfe1eb;
}
.content-form input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "Font Awesome 5 Free";
  font-size: 0.85rem;
  font-style: normal;
  font-weight: 900;
  color: #283479;
  text-decoration: inherit;
  content: "\f111";
  transform: translateX(-50%) translateY(-50%);
}
.content-form input[type="checkbox"],
.content-form input[type="checkbox"] + label {
  margin-bottom: 1.25rem !important;
}
.content-form input[type="checkbox"]:checked:before,
footer.primary .social-nav ul li a:focus,
footer.primary .social-nav ul li a:hover,
main a:visited {
  color: #283479;
}
.ie-bar p a,
.ie-bar p a:visited {
  color: #4c3906;
}
.content-form .radio-list ul {
  padding: 0;
  margin: 1.25rem 0 2.5rem;
}
.content-form .radio-list ul li {
  margin: 0.9375rem 0;
}
.checkbox-control label {
  line-height: 2rem;
  text-indent: 10px;
  text-indent: 0.625rem;
}
.buttons {
  margin: 2.5rem 0 1.25rem;
}
.form-builder-submit-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
* {
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: auto;
  font-kerning: auto;
}
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-weight: 400;
  position: relative;
  height: 200vh;
  margin: 0;
  background: #fff;
}
a {
  background-color: transparent;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
a:focus,
a:hover {
  color: purple;
  text-decoration: underline;
}
.a2,
.a3,
.a3:focus,
.a3:hover,
a.a1,
a.btn {
  text-decoration: none;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.element-invisible {
  position: absolute !important;
  width: 0.0625rem;
  height: 0.0625rem;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(0.0625rem 0.0625rem 0.0625rem 0.0625rem);
}
.clear:after,
.clear:before {
  display: table;
  content: "";
}
.full-width {
  position: relative;
  width: 100%;
  max-width: 1280px;
  max-width: 80rem;
  margin: 0 auto;
}
.ie-bar {
  width: 100%;
  padding: 1rem 0.9375rem;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-align: center;
  background: #ffc410;
  border-bottom: 0.3125rem solid #eab105;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1);
}
.ie-bar p {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  color: #755603;
  text-transform: uppercase;
}
.ie-bar p a {
  display: block;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.ie-bar p a:focus,
.ie-bar p a:hover {
  color: #222;
}
figure[class*="left"],
img[class*="left"] {
  float: left;
  max-width: 40%;
  margin: 0 1.25rem 0.9375rem 0;
}
figure[class*="right"],
img[class*="right"] {
  float: right;
  max-width: 40%;
  margin: 0 0 0.9375rem 1.25rem;
}
figure[class*="center"],
img[class*="center"] {
  margin: 0 auto 0.9375rem;
}
figure {
  display: block;
  max-width: 100%;
  height: auto;
}
figure img {
  display: block;
  margin: 0 auto;
}
figure img[class*="align"] {
  margin: 0 auto;
  float: none;
}
@media (min-width: 1100px) {
  figure,
  img {
    max-width: 100%;
  }
  figure[class*="left"],
  img[class*="left"] {
    margin: 0 3.125rem 1.25rem 0;
  }
  figure[class*="right"],
  img[class*="right"] {
    margin: 0 0 1.25rem 3.125rem;
  }
  figure[class*="center"],
  img[class*="center"] {
    margin: 0 auto 1.25rem;
  }
  figure img[class*="align"] {
    margin: 0 auto;
    float: none;
  }
}
figure figcaption {
  margin-top: 0.0625rem;
  font-style: italic;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  letter-spacing: normal;
  color: #fff;
  background: #000;
  padding: 0.625rem 1.5625rem;
}
header.primary {
  position: relative;
  z-index: 20;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0.9375rem 0.9375rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.9375rem 0.9375rem rgba(0, 0, 0, 0.25);
}
header.primary.stuck > div {
  position: fixed;
  top: -19.0625rem;
  left: 0;
  z-index: 10;
  width: 100%;
  -webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0.1875rem 0 0.3125rem rgba(0, 0, 0, 0.4);
  box-shadow: 3px 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0.1875rem 0 0.3125rem rgba(0, 0, 0, 0.4);
  -webkit-transition: top 0.5s ease-out;
  transition: top 0.5s ease-out;
}
.ul2,
a.a1 {
  -webkit-transition: 0.25s ease-in-out;
}
header.primary.stuck.show > div {
  top: 0;
}
body.nav-wrap-open {
  height: 100vh;
  overflow: hidden;
}
.nav-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.nav-toggle {
  position: relative;
  width: 2.5rem;
  height: 2.5625rem;
  cursor: pointer;
  background: #283479;
  border-radius: 0.3125rem;
}
.nav-toggle:before {
  position: absolute;
  top: calc(100% - 0.625rem);
  left: 0;
  display: block;
  width: 100%;
  height: 3.125rem;
  background: #283479;
}
.nav-wrap-open .nav-toggle:before {
  content: "";
}
.nav-toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url('../assets/menu.png') center
    center/contain no-repeat;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.nav-wrap-open .nav-toggle:after {
  background-image: url('../assets/close.png');
}
.li1.has_children.open,
.nav-container {
  left: 0;
  background: #283479;
  position: absolute;
}
.nav-container {
  top: 5.6875rem;
  z-index: 15;
  display: none;
  width: 100%;
  height: calc(100vh - 6.25rem);
  padding-bottom: 9.375rem;
  overflow: auto;
}
.homepage header:not(.stuck) .nav-container {
  max-height: calc(100vh - 5.667rem);
}
.ul1 {
  width: 100%;
  padding: 0.9375rem 1.25rem;
}
.stuck .li1 {
  height: auto;
}
.li1.has_children:after {
  display: table;
  width: 100%;
  height: 0.0625rem;
  clear: both;
}
.li1.has_children.open {
  top: 0;
  z-index: 5;
  width: 100%;
  padding: 1.5625rem 0 5rem;
}
.li1.has_children.open > .ul2 {
  min-height: 100vh;
  padding-bottom: 5.3125rem;
}
.li1.has_children.open > .ul2 > li {
  max-height: 75px;
  max-height: 4.6875rem;
}
.li1.has_children > .toggler {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
  background: url('../assets/menu-open-arrow.png')
    center center/contain no-repeat;
  border-radius: 50%;
}
.li1.has_children > .toggler.open {
  position: relative;
  top: 0;
  display: block;
  width: calc(100% + 2.5rem);
  height: 3.125rem;
  padding: 0.9375rem 1.25rem;
  text-align: left;
  background: #181f49;
  border-radius: 0;
}
.li1.has_children > .toggler.open:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: optimizeLegibility;
  position: absolute;
  top: 50%;
  left: 2.5rem;
  width: 0.5rem;
  height: 0.9375rem;
  background: url('../assets/menu-back-arrow_1.png')
    center center/contain no-repeat;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.a2,
.li1.has_children > .toggler.open:after,
a.a1 {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  color: #fff;
}
.a2,
.tabs .tab-list li a,
a.a1 {
  font-weight: 700;
}
.li1.has_children > .toggler.open:after {
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 3.5625rem;
  font-size: 1rem;
  content: "BACK";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav-primary .li1:not(.has_children):after {
  position: absolute;
  top: 50%;
  right: 1.375rem;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  pointer-events: none;
  background: url('../assets/menu-open-arrow_1.png')
    center center/contain no-repeat;
  border-radius: 50%;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
a.a1 {
  display: block;
  padding: 1.5625rem 0;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 0.125rem solid #222c67;
  transition: 0.25s ease-in-out;
}
@media all and (min-width: 1340px) {
  header.primary > div {
    padding: 1.5625rem 0;
    background: 0 0;
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
    margin: 0 auto;
  }
  .branding {
    position: relative;
    top: 4.375rem;
    left: 0;
    z-index: 5;
    width: 15rem;
    height: auto;
    background: 0 0;
  }
  .stuck .branding {
    top: 0;
    left: 0;
    width: 11.5625rem;
    height: 3rem;
  }
  .branding .logo {
    height: 4.375rem;
    background: url('../assets/logo-desktop.png')
      center left/contain no-repeat;
  }
  .stuck .branding .logo {
    height: 2.5rem;
    margin-top: 0.3125rem;
    background-image: url('../assets/logo-mobile_1.png');
  }
  header.primary {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  header.primary.stuck > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100vw;
    height: 5rem;
    max-width: none;
    padding: 0 2.5rem;
    background: #fff;
  }
  .li1.has_children > .toggler.open,
  .nav-toggle {
    display: none;
  }
  .nav-container {
    top: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    overflow: visible;
    background: 0 0;
  }
  .stuck .nav-container {
    height: 100%;
    overflow: visible;
    -webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0.1875rem 0 0.3125rem rgba(0, 0, 0, 0.3);
    box-shadow: 3px 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0.1875rem 0 0.3125rem rgba(0, 0, 0, 0.3);
  }
  .nav-container:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 18.75rem;
    background: linear-gradient(to bottom, #00051a, transparent 18.75rem);
    content: "";
  }
  .stuck .nav-container:before {
    content: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.5);
  }
  .ul1 {
    position: relative;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: calc(100% - 2.5rem);
    max-width: 80rem;
    padding: 0;
    margin: 0 auto;
  }
  .stuck .ul1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: auto;
    height: 2rem;
    padding-right: 3.611rem;
    margin: 0 0 0 auto;
  }
  .li1:focus > .ul2 > li,
  .li1:hover > .ul2 > li {
    max-height: 75px;
    max-height: 4.6875rem;
  }
  .li1:last-child .a1 {
    margin-right: 0;
  }
  .stuck .li1:last-child .a1,
  .stuck a.a1,
  a.a1 {
    margin-right: 1.25rem;
  }
  .stuck .li1 {
    text-align: center;
  }
  .nav-primary .li1:not(.has_children) {
    position: static;
  }
  .nav-primary .li1:not(.has_children):after {
    content: none;
  }
  a.a1 {
    font-size: 1rem;
    line-height: 1.25rem;
    border: 0;
  }
  .stuck a.a1 {
    height: 100%;
    padding: 0;
    font-size: 0.875rem;
    font-weight: 500;
    color: #283479;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .stuck a.a1:focus,
  .stuck a.a1:hover {
    color: #099cde;
  }
}
@media all and (min-width: 1350px) {
  a.a1 {
    margin-right: 2.5rem;
  }
}
.li1:last-child a.a1,
.open a.a1 {
  border-bottom: 0;
}
.open a.a1 {
  padding-top: 0;
  padding-left: 1.25rem;
}
.ul2 {
  position: absolute;
  right: 1.25rem;
  width: 100%;
  min-width: 250px;
  min-width: 15.625rem;
  padding: 0 1.25rem;
  margin: 0 -1.25rem;
  background: #1e275b;
  transition: 0.25s ease-in-out;
}
.global-nav,
.li2,
.search-toggle {
  position: relative;
}
.a2,
.li2 {
  -webkit-transition: 0.25s ease-in-out;
}
.ul2 li.menu-seperator {
  display: block;
  width: 100%;
  clear: both;
  -webkit-column-break-after: column;
  -moz-column-break-after: column;
  break-after: column;
}
.li2 {
  max-height: 0;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.li2.has_children > .toggler {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  background: url('../assets/menu-sub-open.png')
    center center/contain no-repeat;
  border-radius: 50%;
}
.li2.open {
  max-height: none !important;
}
.li2.open > .toggler {
  background-image: url('../assets/menu-sub-close.png');
}
.a2 {
  display: block;
  padding: 1.25rem 3.75rem 1.25rem 0;
  font-size: 1.125rem;
  border-top: 0.125rem solid #181f49;
  transition: 0.25s ease-in-out;
}
.a3,
.search-container input {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.a3,
.a3:visited,
.custom-select li a:focus,
.custom-select li a:hover {
  color: #099cde;
}
.li2:first-child .a2 {
  border-top: 0;
}
.ul3 {
  display: none;
  padding: 0;
  margin: -0.3125rem 0 1.875rem;
}
.a3 {
  font-size: 1.125rem;
  line-height: 2.1875rem;
}
.a3:focus,
.a3:hover {
  color: #fff;
}
.global-nav {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 1.25rem 2.5rem;
}
.global-nav:after {
  position: absolute;
  bottom: -4.0625rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 4.0625rem;
  background: #202a61;
  content: "";
}
a.btn {
  display: block;
  width: 100%;
  height: 2.8125rem;
  padding: 0.6875rem 0;
  margin: 0.625rem 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 0.125rem solid #202a61;
  border-radius: 0.3125rem;
}
a.btn.icon-btn img,
a.btn.icon-btn:before {
  width: 1.4375rem;
  height: 1.4375rem;
  margin-right: 0.5rem;
  vertical-align: text-bottom;
  display: inline-block;
}
a.btn.icon-btn:before {
  background: center center/contain no-repeat;
}
a.btn.icon-btn:focus img,
a.btn.icon-btn:hover img {
  -webkit-filter: brightness(10000%);
  filter: brightness(10000%);
}
a.btn.icon-btn.none:before {
  display: none;
  content: none;
}
a.btn.link-btn {
  padding: 0;
  border: 0;
}
.search-toggle {
  width: 2.5rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  cursor: pointer;
  background: #008ece;
  border-radius: 0.3125rem;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.search-container,
.search-toggle:before {
  left: 0;
  width: 100%;
  height: 0;
  background: #008ece;
  position: absolute;
}
.search-toggle:before {
  top: calc(100% - 0.625rem);
  display: block;
  content: "";
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.search-open .search-toggle:before {
  height: 3.125rem;
}
.search-open .stuck .search-toggle:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.search-toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.833rem;
  height: 0.833rem;
  background: url('../assets/search.png') center
    center/contain no-repeat;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.search-container {
  top: 5.6875rem;
  z-index: 2;
  padding: 0 1.25rem;
  overflow: hidden;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.search-open .search-container {
  height: 4.75rem;
  padding: 0.5rem 1.25rem 0.5625rem;
}
.search-container input {
  min-width: 100%;
  padding: 0.9375rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #fff;
  text-transform: uppercase;
  background: #0f1744;
  border: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
main .text-small,
main figure figcaption {
  font-weight: 600;
  font-size: 0.875rem;
}
.search-container input:focus,
.search-container input:hover {
  background: #080d26;
}
main .btn.btn-primary,
main .btn.btn-secondary,
main .btn.open-modal {
  font-family: brandon-grotesque, sans-serif;
  -webkit-box-align: center;
  width: auto;
  padding: 0.9375rem 2.5rem;
  line-height: 1.25rem;
  text-align: center;
  height: auto;
}
.search-container input::-webkit-input-placeholder {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
.search-container input::-moz-placeholder {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
.search-container input:-ms-input-placeholder {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
.search-container input::-ms-input-placeholder {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
.search-container input::placeholder {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
.search-container a.btn-search {
  position: absolute;
  top: 1.4375rem;
  right: 2.5rem;
  font-size: 1.25rem;
  color: #1785c4;
}
@media all and (min-width: 1340px) {
  .global-nav {
    left: 0;
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100vw;
    height: 3.125rem;
    padding-right: 9.375rem;
    padding-bottom: 0;
    margin-bottom: 2.375rem;
    background: #283479;
  }
  .stuck .global-nav {
    position: static;
    right: 0;
    left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    height: auto;
    padding: 0.833rem 2.222rem 0.278rem 0;
    margin: 0;
    background: 0 0;
  }
  .global-nav:after {
    content: none;
  }
  a.btn.icon-btn {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 1.25rem 0 0;
    white-space: nowrap;
    border: 0;
  }
  .stuck a.btn.icon-btn {
    padding: 0.3125rem 0.625rem;
    margin: 0;
    font-size: 0.875rem;
    color: #202a61;
  }
  .stuck a.btn.icon-btn:focus,
  .stuck a.btn.icon-btn:hover {
    border-color: #202a61;
  }
  .search-toggle {
    display: none;
  }
  .stuck .search-toggle {
    top: 0.944rem;
    right: -0.278rem;
    z-index: 10;
    display: block;
    width: 1.389rem;
    height: 1.389rem;
    cursor: pointer;
  }
  .search-open .stuck .search-toggle,
  .search-toggle:before,
  .stuck .search-toggle:focus,
  .stuck .search-toggle:hover {
    background: #283479;
  }
  .search-open .stuck .search-toggle:before {
    height: 2.5rem;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .search-container {
    position: absolute;
    top: 0.375rem;
    right: 0;
    left: auto;
    z-index: 15;
    display: block;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 11.25rem;
    height: auto;
    padding: 0 2.1875rem 0 1.25rem;
    background: #283479;
  }
  .stuck .search-container {
    top: 5rem;
    right: 0;
    left: 0;
    width: 100%;
    height: 0;
  }
  .search-open .stuck .search-container {
    left: 0;
    display: block;
    height: 3.125rem;
    padding: 0.3125rem 2.1875rem 0.3125rem 1.25rem;
    -webkit-transition-delay: 0.21s;
    transition-delay: 0.21s;
  }
  .search-container input {
    width: 9.375rem;
    padding: 0.5625rem 1.25rem;
  }
  .stuck .search-container input {
    width: 100%;
  }
  .search-container a.btn-search {
    top: 50%;
    right: 1.25rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .stuck .search-container a.btn-search {
    right: 3.125rem;
  }
}
.tabs .tab-list li {
  margin: 0 0.3125rem 0 0;
}
.tabs .tab-list li:before {
  content: none !important;
}
.tabs .tab-list li a {
  font-style: normal;
  padding: 0.9375rem 2.5rem;
  font-size: 1.125rem;
  color: #283479;
  background: #e9eaf1;
  border-bottom: 0.3125rem solid #d0d2e1;
  border-radius: 0.3125rem 0.3125rem 0 0;
}
.custom-select li a,
blockquote p:last-child:not(:only-child),
main .btn.btn-secondary,
main .to-upper,
main h2 {
  text-transform: uppercase;
}
.tabs .tab-list li a:focus,
.tabs .tab-list li a:hover {
  outline: 0;
  color: #283479;
  background: #dfe1eb;
  border-bottom-color: #c7cadb;
}
.tabs .tab-list li a[aria-selected],
.tabs .tab-list li a[aria-selected]:focus {
  background: #283479;
  border-bottom: 0.3125rem solid #008ece;
  color: #fff;
}
.tabs .tab-list li a[aria-selected] {
  padding: 0.9375rem 2.5rem;
  font-size: 1.125rem;
}
.tabs .tab-list li a[aria-selected]:hover {
  color: #283479;
  background: #dfe1eb;
  border-bottom-color: #c7cadb;
}
.tabs .tab-content {
  padding: 2.5rem;
  border-radius: 0 0.4375rem 0.4375rem;
  -webkit-box-shadow: 1px 0 13px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.0625rem 0 0.8125rem rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 13px rgba(0, 0, 0, 0.1);
  box-shadow: 0.0625rem 0 0.8125rem rgba(0, 0, 0, 0.1);
}
main h2 {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
  font-size: 2.25rem;
  line-height: 2.25rem;
  color: #283479;
}
main h3,
main h4,
main h5 {
  font-family: lato, sans-serif;
  font-style: normal;
  margin: 0 0 0.3125rem;
  color: #283479;
  font-weight: 700;
}
main h2.underline-heading {
  width: 100%;
  padding-bottom: 0.9375rem;
  border-bottom: 0.125rem solid #dfe1eb;
}
main h2.small-heading {
  font-size: 1.875rem;
}
main h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
}
main h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
main h5,
main h6,
main p {
  font-size: 1.125rem;
  line-height: 1.875rem;
}
main .text-small,
main h6 {
  font-family: lato, sans-serif;
  font-style: italic;
}
main h6 {
  font-weight: 500;
  margin: 0 0 0.3125rem;
  color: #283479;
}
main p {
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 1.5625rem;
  color: #131d25;
}
main p.large-text {
  font-size: 1.5rem;
  line-height: 2.25rem;
}
main p + ol,
main p + ul {
  margin-top: -0.9375rem;
}
main .btn,
main a {
  font-weight: 800;
  display: inline-block;
  font-family: lato, sans-serif;
  text-decoration: none;
}
main .btn,
main .btn.btn-secondary,
main a {
  font-style: normal;
  font-size: 1.125rem;
}
main a {
  padding-bottom: 0;
  color: #283479;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
main a:focus,
main a:hover {
  color: #262626;
  text-decoration: none;
  border-bottom-color: #262626;
}
main .btn {
  border-radius: 0.3125rem;
}
main .new-patients,
main .primary-care {
  display: none;
  padding-left: 2.5rem;
  line-height: 4.375rem;
  position: relative;
}
main .btn.btn-primary,
main .btn.open-modal {
  font-style: normal;
  font-weight: 700;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 3.4375rem;
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
  background: #008ece;
  border-radius: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
main .btn.btn-primary.btn-hollow,
main .btn.open-modal.btn-hollow {
  color: #283479;
  text-shadow: none;
  background: 0 0 !important;
}
main .btn.btn-secondary {
  font-weight: 700;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  min-height: 55px;
  min-height: 3.4375rem;
  color: #283479;
  text-shadow: none;
  white-space: normal;
  background: 0 0;
  border: 0.125rem solid #008ece;
  border-radius: 0.3125rem;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.info-card.light h2,
.info-card.light p {
  text-shadow: 0.1875rem 0 0.3125rem rgba(0, 8, 51, 0.4);
}
main .btn.btn-secondary:focus,
main .btn.btn-secondary:hover {
  color: #fff;
  background: #283479;
  border: 0.125rem solid #283479;
}
main .btn.btn-link {
  height: auto;
  min-height: 0;
  padding: 0;
  line-height: 1rem;
  text-transform: capitalize;
  vertical-align: middle;
  background: 0 0;
  border: none;
}
main .btn.btn-link:focus,
main .btn.btn-link:hover {
  border-bottom: 0.125rem solid #fff;
}
main figure figcaption {
  font-family: lato, sans-serif;
  font-style: italic;
  padding: 0.625rem 0;
  margin: 0;
  line-height: 1.25rem;
  color: #131313;
  background: 0 0;
  border-top: 0.625rem solid #008ece;
}
main .new-patients strong,
main .primary-care strong,
main ol li,
main ul li {
  font-style: normal;
  font-size: 1.125rem;
}
blockquote p,
main ol li,
main ol li ul li,
main ul li,
main ul li ul li {
  font-family: lato, sans-serif;
  font-weight: 400;
}
main img {
  margin: 0 0 3.125rem;
}
main img[style*="float: left"] {
  margin-right: 1.875rem;
}
main img[style*="float: right"] {
  margin-left: 1.875rem;
}
main ul {
  padding: 0 0 0 1.875rem;
  margin: 0;
}
main ul li {
  position: relative;
  color: #131d25;
}
main ul li:before {
  position: absolute;
  top: 0.3125rem;
  left: -1.25rem;
  width: 0.625rem;
  height: 0.625rem;
  background: #008ece;
  content: "";
}
main ol li ul li,
main ul li ul li {
  font-style: italic;
  font-size: 1rem;
}
main ul li ul li:before {
  background: #d2d3d9;
}
main ol {
  padding: 0 0 0 2.8125rem;
  margin: 0;
}
main ol li {
  position: relative;
  color: #131d25;
  counter-increment: list-counter;
}
main ol li:before {
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 900;
  position: absolute;
  top: 0.1875rem;
  right: calc(100% + 0.625rem);
  padding-right: 0.5rem;
  font-size: 1rem;
  color: #283479;
  background: 0 0;
  border-right: 0.125rem solid #008ece;
  content: counter(list-counter);
}
main ol li ul li:before {
  top: 0.3125rem;
  background: #d2d3d9;
  border: 0;
  content: "";
}
main .new-patients {
  height: 5rem;
  padding-right: 1.5625rem;
  margin-right: 1.5625rem;
}
main .new-patients strong {
  font-family: lato, sans-serif;
  font-weight: 700;
  position: relative;
  top: 50%;
  display: block;
  padding-left: 0.625rem;
  line-height: 1.5rem;
  color: #283479;
  text-indent: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .new-patients:after,
main .new-patients:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
main .new-patients:before {
  top: 43%;
  left: 0.3125rem;
  width: 1.9375rem;
  height: 2.125rem;
  background: url('../assets/new-patients.png')
    center center/contain no-repeat;
  content: "";
  transform: translateY(-50%);
}
main .new-patients:after {
  top: 50%;
  right: -0.125rem;
  width: 0.125rem;
  height: calc(100% - 1.875rem);
  background: #dedede;
  transform: translateY(-50%);
}
main .primary-care {
  margin: 0 auto 0.3125rem 0.9375rem;
}
main .primary-care strong {
  font-family: lato, sans-serif;
  font-weight: 700;
  color: #283479;
}
blockquote p:first-child:before,
blockquote p:nth-last-child(2):after,
blockquote p:only-child:after,
blockquote p:only-child:before {
  z-index: -1;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 8.75rem;
  color: #1d5596;
  text-align: center;
  background: 0 0;
  content: "â";
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  position: absolute;
  font-style: normal;
}
main .primary-care:before {
  position: absolute;
  top: 50%;
  left: 0.3125rem;
  width: 1.9375rem;
  height: 2.125rem;
  background: url('../assets/primary-care.png')
    center center/contain no-repeat;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
hr {
  width: 100%;
  height: 0.125rem;
  margin: 1.25rem 0 2.5rem;
  background: #e9eaf1;
  border: 0;
}
blockquote {
  position: relative;
  padding: 3.125rem 5rem;
  font-size: 1rem;
  color: #fff;
  background: #283479;
  border: 0;
  border-radius: 0.3125rem;
}
blockquote p {
  font-style: italic;
  position: relative;
  z-index: 2;
  display: inline;
  margin-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
}
blockquote p:first-child:before,
blockquote p:only-child:before {
  top: 1.6875rem;
  left: -1.625rem;
  border: 0;
}
blockquote p:nth-last-child(2):after,
blockquote p:only-child:after {
  right: -1.875rem;
  bottom: 1.25rem;
  border: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
blockquote p:last-child:not(:only-child) {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  margin: 1.875rem 0 0;
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  text-align: right;
}
.social-nav,
footer.primary .social-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: 0;
  list-style: none;
}
#pay-button {
  height: 2.6875rem;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.custom-select {
  position: relative;
  width: 100%;
  margin: 0 0 2.1875rem;
}
.custom-select.disabled,
.custom-select[disabled] {
  pointer-events: none;
}
.custom-select.disabled:after,
.custom-select[disabled]:after {
  position: absolute;
  top: 1rem;
  left: 0;
  display: block;
  width: 100%;
  height: 3rem;
  background: rgba(115, 115, 115, 0.65);
  content: "";
}
.custom-select > ul {
  position: absolute;
  top: 3rem;
  left: 0;
  z-index: 1;
  width: 100%;
  max-height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  background: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.custom-select h3,
.custom-select li {
  -webkit-transition: 0.25s ease-in-out;
}
.custom-select > ul.open {
  width: auto;
  max-width: none;
  max-height: 250px;
  max-height: 15.625rem;
  min-width: 100%;
  padding-top: 0.625rem;
  padding-bottom: 1.5625rem;
  overflow: visible;
  border-top: 0.0625rem solid #bfd1df;
}
.custom-select > ul.open li {
  max-height: 100px;
  max-height: 6.25rem;
}
.custom-select > ul ul {
  position: relative;
  padding: 0;
  list-style: none;
  border-top: 0.0625rem solid #f2f2f2;
  border-left: 1.25rem solid #f2f2f2;
}
.custom-select > ul ul:before {
  position: absolute;
  top: -2.375rem;
  font-weight: 700;
  content: attr(aria-label);
}
.sidebar-nav .ul1 li > a,
.sidebar-text-block {
  font-weight: 400;
  font-family: lato, sans-serif;
}
.custom-select h3 {
  position: relative;
  padding: 0.8125rem 2.5rem 0.8125rem 0.9375rem;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04rem;
  color: #fff;
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 0.125rem solid rgba(255, 255, 255, 0.25);
  transition: 0.25s ease-in-out;
}
@media all and (min-width: 1280px) {
  .subpage .banner-wrapper:after {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(5%, #00051a),
      color-stop(27%, rgba(0, 5, 26, 0)),
      to(rgba(0, 5, 26, 0))
    );
    background: linear-gradient(
      to bottom,
      #00051a 5%,
      rgba(0, 5, 26, 0) 27%,
      rgba(0, 5, 26, 0) 100%
    );
  }
  .custom-select {
    width: auto;
    min-width: calc(25% - 61px);
    min-width: calc(25% - 3.8125rem);
    margin-right: 1.6875rem;
  }
  .custom-select h3 {
    white-space: nowrap;
  }
}
.custom-select h3:after {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.25rem;
  color: #188ece;
  text-rendering: auto;
  content: "\f107";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-variant: normal;
}
.custom-select h3.open {
  position: relative;
  z-index: 5;
  color: #262626;
  background: #fff;
  border: 0.125rem solid transparent;
}
.custom-select h3.open:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.custom-select li {
  position: relative;
  max-height: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: 0.25s ease-in-out;
}
.custom-select li.filter-boxes {
  padding-top: 2.1875rem;
}
.custom-select li .sub-filter {
  margin-top: 0.625rem;
}
.custom-select li a {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0.8125rem 2.5rem 0;
  font-size: 1rem;
  font-weight: 700;
  color: #262626;
  text-decoration: none;
  white-space: pre-wrap;
  border-color: #bfd1df;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-nav {
  z-index: 1;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 4.0625rem;
  margin: 0;
}
.social-nav li {
  margin-right: 0.9375rem;
}
.social-nav a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.sidebar-nav.open-subnav .toggle-nav,
.sidebar.open-subnav .toggle-nav,
.social-nav a:focus,
.social-nav a:hover {
  color: #008ece;
}
@media all and (min-width: 1340px) {
  .li2.has_children > .toggler,
  .stuck .social-nav {
    display: none;
  }
  .li1.has_children {
    position: static;
  }
  .stuck .li1.has_children {
    position: relative;
  }
  .li1.has_children:focus .ul2,
  .li1.has_children:hover .ul2 {
    height: auto;
    padding: 3.125rem 5.625rem;
  }
  .li1.has_children .ul2 {
    position: absolute;
    top: 4.6875rem;
    left: 3.125rem;
    width: calc(100% - 6.25rem);
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    background: #008ece;
    border-radius: 0.3125rem;
    -webkit-box-shadow: 0 0 25px rgba(0, 8, 51, 0.41);
    -webkit-box-shadow: 0 0 1.5625rem rgba(0, 8, 51, 0.41);
    box-shadow: 0 0 25px rgba(0, 8, 51, 0.41);
    box-shadow: 0 0 1.5625rem rgba(0, 8, 51, 0.41);
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .stuck .li1.has_children .ul2 {
    position: fixed;
    left: 50%;
    width: calc(90vw - 6.25rem);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .li1.has_children .a2 {
    display: inline-block;
    width: auto;
    padding: 0.3125rem 0.625rem;
    border: 0;
    border-radius: 0.25rem;
  }
  .li1.has_children .a2:focus,
  .li1.has_children .a2:hover {
    color: #fff;
    background: #283479;
  }
  .social-nav {
    position: absolute;
    top: 0;
    right: 10.625rem;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    width: auto;
    max-height: 100%;
    margin-right: 0.9375rem;
  }
  .stuck .social-nav a {
    color: #008ece;
  }
  .stuck .social-nav a:focus,
  .stuck .social-nav a:hover {
    color: #283479;
  }
}
footer.primary {
  margin-top: 3.125rem;
}
footer.primary .social-nav {
  position: static;
  width: 100%;
  height: auto;
  background: #008ece;
}
footer.primary .social-nav ul {
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  font-size: 1.5rem;
}
footer.primary .social-nav ul li a {
  display: inline-block;
  padding: 2.5rem 0.9375rem;
  font-size: 1.875rem;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.sidebar-content {
  position: relative;
  padding: 5rem 1.25rem;
}
body:not(.specialties) .sidebar-content .main-content,
body:not(.specialty) .sidebar-content .main-content {
  width: 100%;
  margin: 3.125rem 0 0;
}
body:not(.specialties).no-sidebar .main-content,
body:not(.specialty).no-sidebar .main-content {
  width: calc(100% - 3.125rem);
  margin: 3.125rem auto 0;
}
.sidebar > * {
  margin-bottom: 4.0625rem;
}
.sidebar > h3 {
  margin-bottom: 0.9375rem;
}
.sidebar .toggle-nav,
.sidebar h2,
.sidebar-nav .toggle-nav,
.sidebar-nav h2 {
  position: relative;
  display: none;
  margin: 0;
  font-size: 0.875rem;
  letter-spacing: 0.1rem;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: 0.25s ease-in-out;
  cursor: pointer;
}
@media all and (min-width: 1120px) {
  .sidebar,
  .sidebar-nav {
    width: 20.125rem;
    min-width: 322px;
    min-width: 20.125rem;
  }
}
.sidebar h2,
.sidebar-nav h2 {
  padding: 2.8125rem 2.5rem 0;
  color: #53c4f9;
  background: #1f275c;
  transition: 0.25s ease-in-out;
}
.specialties .sidebar h2,
.specialties .sidebar-nav h2 {
  display: block;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  font-size: 1rem;
  border: 0;
}
.sidebar hr,
.sidebar-nav hr {
  height: 0.0625rem;
  margin: 1.25rem 0;
  background-color: grey;
}
.sidebar .toggle-nav,
.sidebar-nav .toggle-nav {
  padding: 1.5625rem 1.25rem;
  color: #fff;
  background: #283479;
  transition: 0.25s ease-in-out;
}
.sidebar .toggle-nav:after,
.sidebar-nav .toggle-nav:after {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  background: url('../assets/menu-back-arrow_2.png')
    center center no-repeat;
  content: "";
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sidebar-nav.open-subnav .toggle-nav:after,
.sidebar.open-subnav .toggle-nav:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.info-card,
.sidebar .info-card,
.sidebar-nav .info-card {
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  height: auto;
}
.info-card h2,
.sidebar .info-card h2,
.sidebar-nav .info-card h2 {
  font-family: lato, sans-serif;
  font-style: normal;
  padding: 0;
  margin: 0.625rem 0 0.9375rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1rem;
  color: #283479;
  text-transform: none;
  background: 0 0;
}
.info-card > div,
.sidebar .info-card > div,
.sidebar-nav .info-card > div {
  padding: 0.625rem 1.875rem 1.875rem;
}
.info-card > div,
.sidebar .info-card > div,
.sidebar-nav .info-card > div,
.sidebar-text-block {
  font-size: 1.125rem;
  color: #262626;
  background: #e9eaf1;
  line-height: 1.875rem;
}
.info-card p,
.sidebar .info-card p,
.sidebar-nav .info-card p {
  margin: 0;
  font-size: 1.125rem;
}
.info-card img,
.sidebar .info-card img,
.sidebar-nav .info-card img {
  width: 100%;
  margin-bottom: 0.3125rem;
}
.info-card .btn.btn-primary,
.sidebar .info-card .btn.btn-primary,
.sidebar-nav .info-card .btn.btn-primary {
  margin-top: 1.25rem;
}
.sidebar-nav {
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
}
.sidebar-nav.open-subnav .ul1 {
  max-height: 90rem;
}
.sidebar-nav .ul1 {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #1f275c;
  border-bottom: 0.625rem solid #008ece;
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.sidebar-nav .ul1 li:last-child {
  margin-bottom: 2.5rem;
}
.sidebar-nav .ul1 li > a {
  font-style: normal;
  width: 100%;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  line-height: 2.8125rem;
  text-transform: capitalize;
  border: 0;
}
.sidebar-nav .ul1 li > a.active {
  padding: 0.625rem 1.25rem;
  background: #008ece;
}
.sidebar-nav .ul1 li > a:focus,
.sidebar-nav .ul1 li > a:hover {
  background: #0a1762;
}
.sidebar-text-block {
  font-style: normal;
  padding: 1.875rem;
  border-bottom: 0.9375rem solid #d4d6e4;
}
.info-card > div {
  height: 100%;
}
.info-card.dark h2 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #fff;
}
.info-card.dark .btn.btn-primary:hover {
  background-color: #0a77b9;
  border-color: #0a77b9;
}
.info-card.dark > div {
  background: #283479;
}
.info-card.light h2 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #fff;
}
.info-card.light p {
  color: #fff;
}
.info-card.light .btn.btn-primary {
  background-color: #283479;
  border-color: #283479;
}
.info-card.light .btn.btn-primary:hover {
  background-color: #19235f;
  border-color: #19235f;
}
.info-card.light > div {
  background: #008ece;
}
@media all and (min-width: 1100px) {
  .subpage .banner-wrapper .cycle-slideshow .cycle-slide h1 {
    top: 50%;
    left: auto;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .subpage .banner-wrapper .cycle-slideshow .cycle-slide .slide-content {
    top: 55%;
    z-index: 5555;
    width: calc(100% - 10rem);
    max-width: 80rem;
    margin: 0 auto;
  }
  .subpage .banner-wrapper .cycle-slideshow .cycle-slide .show {
    position: absolute;
    top: 2.5rem;
    left: 0;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .subpage .banner-wrapper .cycle-controls .cycle-pager-next,
  .subpage .banner-wrapper .cycle-controls .cycle-pager-previous {
    top: -9rem;
  }
  .sidebar h2,
  .sidebar-nav h2,
  .subpage .banner-wrapper .banner-divider,
  .subpage .banner-wrapper .cycle-pager {
    display: block;
  }
  .subpage .banner-wrapper h1 {
    left: 50%;
    width: calc(100% - 10rem);
    max-width: 80rem;
    padding: 0;
    font-size: 3.75rem;
    line-height: 4.125rem;
    text-shadow: 0.0625rem 0.3125rem 0.8125rem rgba(0, 0, 0, 0.45);
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
  .careers.subpage .banner-wrapper p > img {
    margin-top: -8.125rem;
  }
  .specialties.subpage .banner-wrapper .banner-title {
    position: absolute;
  }
  .subpage.notice-about-nondiscrimination-and-accessibility .banner-wrapper {
    height: 28.4375rem;
  }
  .content-form {
    padding: 0;
  }
  .a2 {
    padding-right: 0;
  }
  main .btn {
    white-space: nowrap;
  }
  main .new-patients {
    height: auto;
  }
  main .new-patients:after {
    content: "";
  }
  main .primary-care {
    margin: 0;
  }
  .custom-select li a {
    max-width: none;
    white-space: nowrap;
  }
  .sidebar-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
    padding: 0;
    margin: 0 auto;
  }
  body:not(.specialties) .sidebar-content .main-content,
  body:not(.specialty) .sidebar-content .main-content {
    width: calc(100% - 24.375rem);
    margin-top: 0;
  }
  .no-sidebar body:not(.specialties) .sidebar-content .main-content,
  .no-sidebar body:not(.specialty) .sidebar-content .main-content {
    width: 100%;
  }
  body:not(.specialties).no-sidebar .main-content,
  body:not(.specialty).no-sidebar .main-content {
    width: calc(100% - 10rem);
    max-width: 1280px;
    max-width: 80rem;
    margin-top: 0;
  }
  .specialties .sidebar h2,
  .specialties .sidebar-nav h2 {
    padding: 2.8125rem 2.5rem 0;
    font-size: 0.875rem;
    line-height: 1rem;
  }
  .sidebar .toggle-nav:after,
  .sidebar-nav .toggle-nav:after {
    content: none;
  }
  .sidebar-nav.open-subnav .toggle-nav,
  .sidebar.open-subnav .toggle-nav {
    color: #fff;
  }
  .info-card > div,
  .sidebar .info-card > div,
  .sidebar-nav .info-card > div {
    padding: 0.625rem 2.5rem 1.875rem;
  }
  .sidebar-nav {
    position: static;
  }
  .sidebar-nav .ul1 {
    width: 100%;
    max-width: none;
    max-height: none;
    padding-top: 0.625rem;
  }
  .sidebar-nav .ul1 li > a.active {
    padding: 0.625rem 2.5rem;
  }
  .sidebar-nav .ul1 li > a {
    padding: 0 2.5rem;
    line-height: 2rem;
    color: #fff;
    background: 0 0;
  }
  .sidebar-text-block {
    padding: 1.875rem 2.5rem;
  }
  .info-card.dark > div,
  .info-card.light > div {
    padding: 2.5rem 2.1875rem;
  }
}
