@charset "UTF-8";
@font-face {
  font-family: "Gentona";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gentona";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Quadon";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Factoria";
  src: url("https://use.typekit.net/vbd7cfc.css");
}
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  scroll-margin-top: 99px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

body {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 100%;
  scroll-padding-top: 67px;
  color: #212121;
}
body.no-body-scroll {
  position: fixed;
  max-width: 100%;
  width: 100%;
  overflow-y: scroll;
}
body.logged-in {
  scroll-margin-top: 99px;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

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

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

img {
  border: none;
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
}

input, select, option, textarea {
  font-family: inherit;
}

input[type=search] {
  -webkit-appearance: none;
}

p {
  font-size: 16px;
  margin-top: 10px;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

ul.horizontal {
  display: flex;
  list-style: none;
  margin-left: 0;
  max-width: 100%;
}
@media only screen and (max-width: 500px) {
  ul.horizontal {
    display: block;
  }
}
ul.horizontal li {
  padding: 0 10px;
  list-style: none;
  text-transform: uppercase;
}
@media only screen and (max-width: 500px) {
  ul.horizontal li {
    padding-bottom: 10px;
  }
  ul.horizontal li:last-child {
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 501px) {
  ul.horizontal li:first-child {
    margin-left: 0;
    padding-left: 0;
  }
}

p {
  margin: 10px 0px 30px 0px;
}

strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

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

.note {
  font-size: 14px;
  font-style: italic;
  color: #535353;
}

/*--------------------------------------------------------------
# Headings
--------------------------------------------------------------*/
h1,
.h1-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 48px;
  line-height: 1.104;
  margin-bottom: 10px !important;
}
@media (max-width: 782px) {
  h1,
.h1-like {
    font-size: 32px;
  }
}

h2,
.h2-like,
.wpforms-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 28px;
  line-height: 1.133;
  text-transform: uppercase;
  color: #002d72;
  margin-bottom: 15px;
  margin-top: 30px;
  letter-spacing: 0.03em;
  font-weight: 700;
}
@media (max-width: 782px) {
  h2,
.h2-like,
.wpforms-title {
    font-size: 22px;
  }
}

.entry-content .columns-section h2 {
  width: 1020px;
  max-width: 95%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

h3,
.h3-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-size: 23px;
  line-height: 1.36;
  letter-spacing: 0.01em;
  color: #002D72;
  margin-bottom: 10px;
}

h4,
.h4-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.36;
  letter-spacing: 0.01em;
  color: #002d72;
  margin-bottom: 10px;
}

h5,
.h5-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.034em;
  text-transform: uppercase;
  color: #002D72;
  margin: 5px 0;
}

h6,
.h6-like {
  font-size: 24px;
  line-height: 1.16;
  color: #002d72;
}

/*--------------------------------------------------------------
# Icons / SVG
--------------------------------------------------------------*/
[class^=icon-],
[class*=" icon-"] {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  fill: currentColor;
  vertical-align: middle;
}

.icon-arrow-long {
  fill: none;
}
.icon-arrow-long .arrow,
.icon-arrow-long .line {
  stroke: currentColor;
}

.site-clip-paths {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/*--------------------------------------------------------------
# Links and Buttons
--------------------------------------------------------------*/
a {
  color: #005EB8;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}
a:visited {
  color: #005EB8;
}
a:active {
  color: #005EB8;
}
a:hover, a:focus {
  text-decoration-color: transparent;
}
.has-spirit-blue-bkgd a:not(.btn) {
  color: inherit;
}
.has-spirit-blue-bkgd a:not(.btn):visited {
  color: inherit;
}
.has-spirit-blue-bkgd a:not(.btn):active {
  color: inherit;
}

/* Header anchor link styles */
.aal_anchor {
  float: left;
  padding-right: 4px;
  margin-left: -20px;
  line-height: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: all 350ms ease-out;
  opacity: 0;
}

.has-dark-bkgd .aal_svg path, .has-dark-blue-bkgd .aal_svg path {
  fill: white;
}

h1, h2, h3, h4, h5, h6 {
  scroll-margin-top: 85px;
}

h1:hover .aal_anchor, h2:hover .aal_anchor, h3:hover .aal_anchor, h4:hover .aal_anchor, h5:hover .aal_anchor, h6:hover .aal_anchor {
  opacity: 1;
  scroll-margin: 85px;
}

.btn,
.wp-block-button__link,
.wpforms-submit {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  padding: 0.8125em 2.1875em;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow-wrap: break-word;
  transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease;
  color: #fff;
  /*background-color: $green;*/
  background-color: #005EB8;
}
.btn:visited,
.wp-block-button__link:visited,
.wpforms-submit:visited {
  color: #fff;
}
.btn:active,
.wp-block-button__link:active,
.wpforms-submit:active {
  color: #fff;
}
.has-style-outline .btn,
.has-style-outline .wp-block-button__link,
.has-style-outline .wpforms-submit {
  color: inherit;
  background-color: transparent;
  border: 2px #002d72 solid;
}
.btn:hover, .btn:focus, a:hover .btn, a:focus .btn,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
a:hover .wp-block-button__link,
a:focus .wp-block-button__link,
.wpforms-submit:hover,
.wpforms-submit:focus,
a:hover .wpforms-submit,
a:focus .wpforms-submit {
  background-color: #002d72;
}

.wp-block-button, body .is-layout-flex .wp-block-button {
  margin-top: 15px;
}

.btn-arrow {
  position: relative;
  z-index: 1;
  padding-left: 2.8125em;
}
.btn-arrow .icon-arrow-long {
  position: absolute;
  top: 50%;
  left: -0.75em;
  width: 2.625em;
  height: auto;
  transform: translateY(-50%);
}
.btn-arrow .arrow {
  stroke-linecap: round;
}
.btn-arrow .line {
  stroke-dasharray: 100;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0.4s ease;
}
.btn-arrow:hover .line, .btn-arrow:focus .line, a:hover .btn-arrow .line, a:focus .btn-arrow .line {
  stroke-dashoffset: 82;
}
.btn-arrow--circle {
  padding: 0;
  width: 1.9375em;
  height: 1.9375em;
  border-radius: 50%;
}
.btn-arrow--circle .icon-arrow-long {
  width: 2.5em;
  left: -1em;
}
.btn-arrow--circle .line {
  stroke-dashoffset: 65;
}
.btn-arrow--circle--down {
  transform-origin: center center;
  transform: rotate(90deg);
}

.skip-link {
  display: inline-block;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 100000;
}

.skip-link:focus {
  width: auto;
  height: auto;
  left: 10px;
}

.link-front-icon,
.link-trailing-icon,
.link-small-caps {
  display: inline-flex;
  align-items: flex-start;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.link-front-icon,
.link-trailing-icon {
  text-decoration: none;
}
.link-front-icon [class^=icon-],
.link-front-icon [class*=" icon-"],
.link-trailing-icon [class^=icon-],
.link-trailing-icon [class*=" icon-"] {
  margin-right: 8px;
  width: 1em;
  height: auto;
  flex-shrink: 0;
}
.link-front-icon .icon-arrow-circle .arrow,
.link-trailing-icon .icon-arrow-circle .arrow {
  fill: #fff;
  stroke: #fff;
}
.link-front-icon .icon-arrow-circle .circle,
.link-trailing-icon .icon-arrow-circle .circle {
  fill: currentColor;
}
.link-front-icon span,
.link-trailing-icon span {
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 2px;
}
.link-front-icon:hover span, .link-front-icon:focus span,
.link-trailing-icon:hover span,
.link-trailing-icon:focus span {
  text-decoration-color: transparent;
}
.link-front-icon--arrow,
.link-trailing-icon--arrow {
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 2px;
}
.link-front-icon--arrow::before,
.link-trailing-icon--arrow::before {
  /*content: '';*/
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/../svg/arrow-circle--green.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
  margin-right: 0.75em;
  margin-top: 0.3625em;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.has-spirit-blue-bkgd .link-front-icon--arrow, .link-front-icon--arrow.is-style-dark-blue,
.has-spirit-blue-bkgd .link-trailing-icon--arrow,
.link-trailing-icon--arrow.is-style-dark-blue {
  color: #002d72;
}
.has-spirit-blue-bkgd .link-front-icon--arrow::before, .link-front-icon--arrow.is-style-dark-blue::before,
.has-spirit-blue-bkgd .link-trailing-icon--arrow::before,
.link-trailing-icon--arrow.is-style-dark-blue::before {
  background-image: url("../svg/arrow-circle.svg");
}
.has-dark-blue-bkgd .link-front-icon--arrow, .link-front-icon--arrow.is-style-white,
.has-dark-blue-bkgd .link-trailing-icon--arrow,
.link-trailing-icon--arrow.is-style-white {
  color: #fff;
  text-decoration-color: #008566;
}
.link-front-icon--arrow:hover, .link-front-icon--arrow:focus,
.link-trailing-icon--arrow:hover,
.link-trailing-icon--arrow:focus {
  text-decoration-color: transparent;
}
.link-front-icon--arrow:hover::before, .link-front-icon--arrow:focus::before,
.link-trailing-icon--arrow:hover::before,
.link-trailing-icon--arrow:focus::before {
  transform: translateX(4px);
}
.link-front-icon--arrow a,
.link-trailing-icon--arrow a {
  color: inherit;
}
@media (max-width: 782px) {
  .link-front-icon,
.link-trailing-icon {
    flex-direction: row-reverse;
    font-size: 14px;
  }
  .link-front-icon [class^=icon-],
.link-front-icon [class*=" icon-"], .link-front-icon--arrow::before,
.link-trailing-icon [class^=icon-],
.link-trailing-icon [class*=" icon-"],
.link-trailing-icon--arrow::before {
    margin-right: 0;
    margin-left: 10px;
  }
}

.link-trailing-icon {
  flex-direction: row-reverse;
}
.link-trailing-icon [class^=icon-],
.link-trailing-icon [class*=" icon-"], .link-trailing-icon--arrow::before {
  margin-right: 0;
  margin-left: 10px;
}

.link-small-caps {
  text-decoration: underline;
  text-decoration-color: currentColor;
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 2px;
}
.link-small-caps:hover, .link-small-caps:focus {
  text-decoration-color: transparent;
}

.link-video {
  text-decoration-color: transparent;
  transition: text-decoration-color 0.2s ease;
  font-size: 20px;
  line-height: 1.4;
}
.link-video span {
  display: block;
}
.link-video .btn-arrow--circle {
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.link-video .btn-arrow--circle::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 12px;
  border-color: transparent transparent transparent #ffffff;
}
.link-video:hover, .link-video:focus {
  text-decoration-color: currentColor;
}

.link-external,
.accordion-block-title a[target=_blank],
.accordion-trigger-title a[target=_blank] {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.link-external::after,
.accordion-block-title a[target=_blank]::after,
.accordion-trigger-title a[target=_blank]::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -2px;
  width: 6px;
  height: 6px;
  background: transparent url("../svg/arrow-link.svg") no-repeat center;
  background-size: 100%;
}

.drop_down_content {
  max-height: 0px;
  overflow: hidden;
  transition: all 350ms ease;
}

.paragraph_content {
  cursor: pointer;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 15px;
}

.paragraph_content::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #005EB8;
}

.paragraph_content * {
  color: #005EB8;
  text-decoration: underline;
}

.has-floating-border {
  position: relative;
  z-index: 1;
  display: block;
}
.has-floating-border::before, .has-floating-border::after, .has-floating-border-inner::before {
  transition: transform 0.3s ease;
  background-color: #9CC9EF;
}
.has-floating-border::after, .has-floating-border--reverse::before, .has-floating-border-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.has-floating-border::after {
  transform: translate(10px, 10px);
}
.has-floating-border--overlay::after {
  z-index: 10;
}
.has-floating-border--outline::before, .has-floating-border--outline::after {
  background-color: transparent;
  border: 1px #68ACE5 solid;
}
.has-floating-border:hover::before, .has-floating-border:hover::after, .has-floating-border:focus::before, .has-floating-border:focus::after, a:hover .has-floating-border::before, a:hover .has-floating-border::after, a:focus .has-floating-border::before, a:focus .has-floating-border::after, .has-floating-border--reverse::before, .has-floating-border--reverse::after {
  transform: none;
}
.has-floating-border--reverse::before {
  border: 1px #68ACE5 solid;
}
.has-floating-border--reverse::after {
  z-index: -2;
}
.has-floating-border--reverse .has-floating-border-inner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 11px;
  bottom: 0;
  left: 24px;
}
.has-floating-border--reverse:hover::before, .has-floating-border--reverse:focus::before, a:hover .has-floating-border--reverse::before, a:focus .has-floating-border--reverse::before {
  transform: translate(-10px, 10px);
}
.has-floating-border--reverse:hover::after, .has-floating-border--reverse:focus::after, a:hover .has-floating-border--reverse::after, a:focus .has-floating-border--reverse::after {
  transform: translate(10px, 20px);
}
.has-floating-border--reverse:hover .has-floating-border-inner::before, .has-floating-border--reverse:focus .has-floating-border-inner::before, a:hover .has-floating-border--reverse .has-floating-border-inner::before, a:focus .has-floating-border--reverse .has-floating-border-inner::before {
  transform: translate(0, -10px);
}

/*--------------------------------------------------------------
# Styles
--------------------------------------------------------------*/
.site-main {
  overflow: hidden;
  padding: 190px 20px 0;
}
.single-event_group .site-main, .page-template-tours-events-listing .site-main, .page-template-majors-and-minors .site-main {
  position: relative;
  z-index: 1;
  background-image: url("../images/bkgd-page-template.png");
  background-size: 405px auto;
  background-repeat: no-repeat;
  background-position: top 138px right;
}
.single-event_group .site-main::before, .page-template-tours-events-listing .site-main::before, .page-template-majors-and-minors .site-main::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 84px;
  height: 84px;
  top: 208px;
  right: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.single-event_group .site-main.has-bkgd-dots1::before, .page-template-tours-events-listing .site-main.has-bkgd-dots1::before, .page-template-majors-and-minors .site-main.has-bkgd-dots1::before {
  background-image: url("../images/dots/bkgd-dots1.png");
  background-size: 31px auto;
}
.single-event_group .site-main.has-bkgd-dots2::before, .page-template-tours-events-listing .site-main.has-bkgd-dots2::before, .page-template-majors-and-minors .site-main.has-bkgd-dots2::before {
  background-image: url("../images/dots/bkgd-dots2.png");
  background-size: 26px auto;
}
@media (max-width: 1000px) {
  .site-main {
    padding: 97px 0 0;
  }
  .page-template .site-main {
    background-image: none;
  }
  .page-template .site-main::before {
    display: none;
  }
}

.type-page .entry-content {
  padding-bottom: 25px;
}

.container {
  margin: auto;
  max-width: 1020px;
  width: 90%;
}

.page-header h1,
.page-header .h1-like {
  color: #002D72;
}
.page-header .back-link {
  font-size: 14px;
}
@media (min-width: 1001px) {
  .page-header--basic {
    padding-top: 75px;
  }
}

.section-heading,
.section-cta {
  text-align: center;
}
.section-heading .small-text,
.section-cta .small-text {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #002D72;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.cover-image {
  position: relative;
  z-index: 5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cover-image img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.doubled-image {
  z-index: 2;
}
.doubled-image, .doubled-image-wrapper {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.doubled-image-wrapper {
  z-index: 1;
  background-size: 130%;
  background-position: left top;
}
.doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.image-zoom-wrapper {
  overflow: hidden;
}
.image-zoom-wrapper .cover-image {
  transition: transform 0.4s ease;
}
a:hover .image-zoom-wrapper .cover-image, a:focus .image-zoom-wrapper .cover-image {
  transform: scale(1.06);
}

.lightbox_holder {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999999;
  transition: all 250ms ease-out;
}

.lightbox_closer {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.lightbox_content {
  z-index: 2;
}

.lightboxer {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  max-width: 32%;
  cursor: pointer;
}

.image_grid_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100%;
  margin: auto;
}
.image_grid_container img {
  min-width: 32%;
  max-width: 100%;
  width: 330px;
}

.image_grid_container .lightbox_content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.image_grid_container .lightbox_content img {
  width: 814px;
  height: auto;
  max-width: 90vw;
  border: 0px;
}

.lightbox_content .content_holder {
  width: 814px;
  max-width: 90vw;
  color: white !important;
  padding-top: 15px;
}

.lightbox_content .content_holder * {
  color: white !important;
}

.lightbox_content_holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 45, 114, 0.65);
  color: white !important;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: all 250ms ease-out;
}

.lightbox_content_holder::before {
  background-image: url("../images/plus.svg");
  content: "";
  width: 33px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

.lightbox_content_holder * {
  color: white !important;
}

.lightboxer:hover .lightbox_content_holder {
  opacity: 1;
}

.lightboxer .lightbox_paragraph {
  display: none;
}

.image-video-lightbox-link {
  position: relative;
  display: block;
  font-size: 74px;
  min-width: 1em;
}
.image-video-lightbox-link::before, .image-video-lightbox-link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.image-video-lightbox-link::before {
  z-index: 7;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #008566;
  border: 0.108em rgba(0, 133, 102, 0.8) solid;
  background-clip: padding-box;
  transition: border-width 0.3s ease;
}
.image-video-lightbox-link::after {
  z-index: 8;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.1756em 0 0.1756em 0.3108em;
  border-color: transparent transparent transparent #ffffff;
  margin-left: 0.04em;
}
.image-video-lightbox-link:hover::before, .image-video-lightbox-link:focus::before {
  border-width: 0;
}

.gradient-wrapper {
  background: rgb(104, 172, 229);
  background: linear-gradient(329deg, rgb(100, 206, 187) 0%, rgb(104, 172, 229) 30%, rgb(104, 172, 229) 70%, rgb(100, 206, 187) 100%);
}
.gradient-wrapper--home {
  padding: 113px 0 115px;
  margin-bottom: 80px;
}
@media (max-width: 1000px) {
  .gradient-wrapper--home {
    background: #fff;
    padding: 0;
    margin-bottom: 45px;
  }
}

@media (min-width: 1001px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: 1000px) {
  .desktop-only {
    display: none;
  }
}
.site-breadcrumbs {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 2;
  color: #757575;
  text-transform: none;
  font-weight: 500;
  padding: 0.5em 70px;
  z-index: -2;
  position: relative;
}
.site-breadcrumbs a {
  color: inherit;
}
.site-breadcrumbs a:visited {
  color: inherit;
}
.site-breadcrumbs a:active {
  color: inherit;
}
.site-breadcrumbs a:hover, .site-breadcrumbs a:focus {
  text-decoration: none;
}
.site-breadcrumbs .sep {
  display: inline-block;
  padding: 0 0.25em;
}
@media (max-width: 1000px) {
  .site-breadcrumbs .sep {
    padding: 0 0.125em;
  }
}
.site-breadcrumbs.alignfull {
  /*margin-bottom: 40px;*/
}
@media (max-width: 782px) {
  .site-breadcrumbs {
    padding-left: 5%;
    padding-right: 5%;
  }
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
.wp-block {
  max-width: 1020px;
}

.wp-block[data-align=wide],
.entry-content > .alignwide {
  width: 95%;
  max-width: 1200px;
}

.wp-block[data-align=full],
.alignfull,
.entry-content > .alignfull {
  width: 100%;
  max-width: none;
}

.wp-block[data-align=full], .entry-content > .alignfull {
  margin-bottom: 70px;
}

.wp-block-video video,
.wp-block-embed {
  max-width: 768px;
}

.wp-block-image img {
  display: block;
}
.wp-block-image figcaption {
  font-size: 14px;
  line-height: 1.5;
  color: #535353;
  text-align: left;
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-image.alignfull img {
  width: 100vw;
}

.wp-block-table {
  display: block;
  overflow-x: auto;
  color: #535353;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.375;
  letter-spacing: 0.01em;
}
.wp-block-table tr:nth-of-type(even):not(.tfoot) {
  background-color: #F7F7F7;
}
.wp-block-table td, .wp-block-table th {
  padding: 0.5em 15px;
}
.wp-block-table th {
  text-transform: uppercase;
  text-align: left;
}
.wp-block-table tbody {
  border-top: 1px #EAEAEA solid;
  border-bottom: 1px #EAEAEA solid;
}
.wp-block-table tbody th {
  font-weight: 600;
}
.wp-block-table tbody th span {
  font-weight: 400;
  text-transform: none;
}
.wp-block-table tfoot, .wp-block-table .tfoot {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.36;
  color: #002d72;
}
.wp-block-table .tfoot {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #fff;
}
.wp-block-table.medium-width table {
  max-width: 700px;
}

.wp-block-separator {
  margin: 3em auto;
  padding: 0;
}

.wp-block-spacer {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Brand site styles */
.flex_links {
  padding-top: 55px;
  padding-bottom: 60px;
  display: flex;
  max-width: 1004px;
  justify-content: center;
  margin: auto;
}

.home-links .container {
  border-bottom: 1px solid #D8D8D8;
}

.flex_links a, .flex_links p {
  max-width: 160px;
  margin-right: 45px;
  font-size: 24px;
  letter-spacing: 0.01em;
}

.flex_links p {
  margin-bottom: 0px;
  color: #002D72;
  font-weight: 700;
  flex-shrink: 0;
  width: 160px;
}

.flex_links a {
  border-left: 1px solid #D0D0D0;
  padding-left: 22px;
}

.flex {
  display: flex;
}

.home-wrap {
  padding-top: 100px;
  padding-bottom: 50px;
}

.home-wrap .flex {
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.col-4 {
  max-width: 50%;
  width: 459px;
  margin-bottom: 60px;
}

.home-wrap .col-4 h2 {
  margin-bottom: 20px;
}

.home-wrap .col-4 p {
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

.home-wrap .col-4 a {
  text-transform: uppercase;
  font-weight: 600;
}

.blue_grad_sec {
  margin-bottom: 110px;
}

.blue_grad_sec .container {
  max-width: 1226px;
  background: linear-gradient(135deg, #002d72 0%, #002d72 60%, #68ACE5);
  padding-right: 100px;
  padding-left: 100px;
  padding-top: 90px;
  padding-bottom: 90px;
  width: 95%;
}

.blue_grad_sec h2 {
  text-align: center;
}

.blue_grad_sec h2, .blue_grad_sec a {
  color: white;
}

.blue_grad_sec a {
  margin-bottom: 25px;
}

.blue_grad_sec a.btn {
  background: white;
  color: #002d72;
  transition: all 250ms ease-out;
}

.blue_grad_sec a.btn:hover {
  color: white;
  background: #005EB8;
}

.link_block {
  width: 33%;
  max-width: 333px;
}

.link_block .showcase_image {
  width: 100%;
  height: 228px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 400ms ease-out;
}

.link_block .showcase_image:hover {
  background-size: 106%;
}

.blue_grad_sec .flex {
  justify-content: space-between;
}

.blue_grad_sec .btn {
  margin: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.blue_grad_sec a p {
  font-size: 22px;
  max-width: 313px;
}

.footer_contact {
  background: #EDEDED;
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
}

.footer_contact h2 {
  margin-bottom: 10px;
}

section.brand-showcase {
  padding-top: 135px;
  padding-bottom: 80px;
}

.brand-showcase .container p {
  max-width: 917px;
}

.brand-showcase h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 900;
  color: #002d72;
  margin-bottom: 20px;
}

.brand-showcase p:not(.color_blue) {
  font-size: 18px;
  line-height: 30px;
}

.brand-showcase .color_blue {
  color: #002D72;
  text-transform: uppercase;
  font-weight: 600;
}

.project_list {
  padding-bottom: 110px;
}

.project_list .container {
  max-width: 1226px;
  width: 92%;
}

.project_list .flex {
  flex-wrap: wrap;
  justify-content: space-between;
}

.project {
  width: 299px;
  height: 224px;
  background-size: cover;
  background-position: center;
  position: relative;
  color: white;
  margin-bottom: 10px;
  cursor: pointer;
}

.project.featured {
  width: 608px;
  height: 458px;
}

.project:hover .project_overlay {
  opacity: 1;
}

.project_overlay {
  opacity: 0;
  background: rgba(10, 48, 109, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 250ms ease-out;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.project_overlay::before {
  content: "";
  width: 33px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-image: url("../images/arrow.svg");
  margin-bottom: 15px;
}

.togglable .project_overlay::before {
  background-image: url("../images/plus.svg");
}

.project_overlay p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}

.featured .project_overlay p {
  font-size: 28px;
  margin-bottom: 30px;
  max-width: 400px;
  line-height: 34px;
}

.featured .project_overlay .under {
  font-size: 16px;
  font-weight: 400;
}

.project_overlay p.tag {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 0px;
  font-weight: 200;
}

.featured .project_overlay::before {
  margin-bottom: 50px;
  width: 45px;
  height: 45px;
}

.featured .project_overlay p.tag {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0px;
}

.project_overlay p.under {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.project_flex {
  width: 608px;
  /*height:458px;*/
  justify-content: space-between;
}

.project_toggled {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  transition: all 250ms ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.active .project_toggled {
  width: 100%;
  height: 100%;
  opacity: 1;
  pointer-events: all;
  z-index: 99999;
}

.toggle_close {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.toggled_holder {
  z-index: 1;
  width: 814px;
  margin: auto;
  color: white;
  cursor: default;
  max-width: 90%;
}

#project_listing .toggled_holder * {
  color: white;
}

.project_list .btn {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-top: 40px;
}

.section_links a {
  margin-right: 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 20px;
  margin-bottom: 10px;
}

.download_section {
  margin-bottom: 30px;
}

.download_section .flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.download_section .flex h3, .download_section .flex h5 {
  margin-bottom: 0;
  margin-top: 0;
}

.download_section .flex h3 {
  margin-right: 25px;
}

.download_section .flex h5 {
  color: #757575;
  font-size: 14px;
  text-transform: none;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 5px;
}

.download_section .flex p {
  line-height: 20px;
}

.download_block, .download_block:visited {
  max-width: 194px;
  margin-right: 10px;
  color: black;
  text-decoration: none;
  font-size: 15px;
  line-height: 40px;
  transition: all 350ms ease-out;
}

.download_block:hover {
  color: #005EB8;
  text-decoration: underline;
}

.download_flex {
  max-width: 1020px;
  flex-wrap: wrap;
}

.imagewrapper {
  position: relative;
  height: 194px;
  width: 194px;
  background-size: contain !important;
  border: 1px solid #D5D5D5;
}

.download_block img.asset_hover {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0px;
  opacity: 0;
  transition: all 250ms ease-out;
}

.color.download_block img.asset_hover {
  border: 1px solid black;
}

.download_block:hover img.asset_hover {
  opacity: 1;
}

.blog_slider_section {
  padding-top: 65px;
  padding-bottom: 70px;
}

.slick-visually-hidden {
  display: none;
}

.blog_slider_section .container {
  max-width: 1133px;
}

.blog_slider .flex {
  justify-content: flex-start;
}

.link_like {
  font-weight: 600;
  text-transform: uppercase;
}

.title_link {
  text-decoration: none;
}

.slick-controls {
  list-style-type: none;
  position: absolute;
  right: 0;
  width: 346px;
  bottom: 5px;
  margin-bottom: 0;
  display: flex;
}

.slick-arrow {
  border: 0px;
  background-color: transparent;
  color: transparent;
  background-image: url("../images/slide_arrow.svg");
  width: 17px;
  height: 17px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: all 0ms ease-out;
}

.slick-arrow:hover {
  filter: brightness(0) saturate(100%) invert(22%) sepia(54%) saturate(3567%) hue-rotate(196deg) brightness(97%) contrast(101%);
}

.slick-next {
  transform: rotateZ(-90deg);
}

.slick-prev {
  transform: rotateZ(90deg);
  margin-right: 15px;
}

.blog_slider .blog_image {
  width: 711px;
  height: 474px;
  background-size: cover;
  background-position: center;
  margin-right: 60px;
}

.blog_slider .blog_content {
  max-width: 364px;
}

.blog_content h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 49px;
  letter-spacing: 0.01em;
  font-family: "proxima-nova", sans-serif;
  text-transform: none;
  color: #002D72;
}

.blog_content .featured {
  margin-bottom: 85px;
  color: #767676;
}

.blog_content .date {
  color: #767676;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}

.filter_flex {
  margin-bottom: 50px;
  justify-content: space-between;
}

.filter_flex h3 {
  color: #002d72;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0.03em;
  font-weight: 800;
  margin-bottom: 0px;
}

#filter {
  border-radius: 0px;
  background-color: transparent;
  background-image: url("../images/select_arrow.svg");
  background-position: 90% center;
  background-repeat: no-repeat;
  border: 1px solid #D3D3D3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 225px;
  height: 45px;
  padding-left: 18px;
  font-size: 15px;
}

.blogs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: all 250ms ease-out;
}

.blogs .blog {
  width: 315px;
  margin-bottom: 25px;
}

.blogs .blog .blog_image {
  width: 100%;
  height: 210px;
  background-size: cover;
  background-position: center;
  display: block;
  margin-bottom: 15px;
  border: 1px solid #D0D0D0;
}

.category_flex a {
  margin-right: 23px;
  font-size: 14px;
  margin-bottom: 10px;
}

.blogs .blog .title {
  font-size: 22px;
  line-height: 30px;
  color: #002d72;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}

.blogs .blog .date {
  color: #767676;
  font-size: 14px;
  line-height: 24px;
}

.pager {
  justify-content: center;
  margin-bottom: 105px;
}

.pagelink {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 0.03em;
}

.prevpage {
  margin-right: 30px;
}

.nextpage {
  margin-left: 30px;
}

.pagelink.disabled {
  color: #767676;
  pointer-events: none;
}

section.blog_content {
  padding-top: 110px;
  padding-bottom: 100px;
}

.blog_content h1 {
  font-size: 48px;
  font-weight: 700;
  max-width: 917px;
  color: #002d72;
  font-family: "proxima-nova", sans-serif;
  max-width: 917px;
  line-height: 53px;
  margin-bottom: 30px;
  letter-spacing: 0.01em;
}

.blog_content_holder {
  padding-top: 65px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.19);
  margin-bottom: 40px;
}

@media (max-width: 750px) {
  .blog_content_holder {
    padding-top: 20px;
  }
}
.blog_content_holder * {
  max-width: 814px;
}

.blog_content_holder ul, .blog_content_holder ol {
  max-width: 625px;
  margin-bottom: 65px;
}

.blog_content_holder li {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 16px;
}

.image_lightbox, .lightbox_closer {
  cursor: pointer;
}

.entry-content ul:not(.tabs-list) {
  list-style: none;
}
.entry-content ul:not(.tabs-list) li:not(.depth-1) {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  list-style: none;
}
.entry-content ul:not(.tabs-list) li:not(.depth-1)::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.65em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #68ACE5;
}

body div.wpforms-container div.wpforms-uploader .dz-message .modern-hint {
  color: rgba(0, 0, 0, 0.7);
}

.entry-content .is-layout-flex {
  align-items: flex-start;
}

@media (max-width: 600px) {
  .entry-content .is-layout-flex {
    flex-direction: column;
  }
}
.blog_content_holder li::marker {
  color: #68ACE5;
}

.blog_content_holder p {
  font-size: 18px;
  line-height: 38px;
}

.blog_content_holder p:first-child {
  max-width: 814px;
  width: 100%;
  font-size: 20px;
  line-height: 38px;
  margin-bottom: 60px;
}

.blog_content_holder h2 {
  color: #002d72;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 800;
  line-height: 34px;
}

.blog_content_holder h3 {
  margin-bottom: 40px;
}

.blog_content_holder h4 {
  letter-spacing: 0;
  margin-bottom: 10px;
}

.blog_content_holder img {
  margin-bottom: 55px;
}

.blog_content .tag {
  margin-right: 20px;
  font-size: 14px;
}

.has-sticky-header .site-breadcrumbs {
  display: none;
}

.site-breadcrumbs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 100;
}

.site-breadcrumbs p {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 17px;
  color: #002d72;
  text-transform: uppercase;
  font-weight: 600;
}

#load_more_btn {
  border: 2px solid #FF9E1B;
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
  background-color: white;
  transition: all 350ms ease-out;
}

#load_more_btn:hover {
  background-color: #FF9E1B;
}

.two-wide .column-content p {
  color: #002d72;
  font-weight: 700;
  font-size: 22px;
}

.home .breadcrumb_last {
  display: none;
}

.slide_play_pause {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 15px;
  margin-left: 20px;
  border-color: transparent transparent transparent #D0D0D0;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 7px 0 7px 10px;
}
.slide_play_pause.paused {
  border-style: double;
  border-width: 0px 0 0px 10px;
}
.slide_play_pause:hover {
  border-color: transparent transparent transparent #404040;
}

.header-branding-text {
  display: none;
  border: 0px;
  font-size: 33px;
}

.has-sticky-header .header-branding-text {
  display: block;
}

.site-main.full-main {
  padding-left: 0px;
  padding-right: 0px;
}

.site-main.full-main .entry-content {
  width: 100%;
  max-width: 100%;
}

.l1-header-section .flex-header-title h1 {
  color: white;
  font-weight: bold;
  text-transform: none;
  font-size: 76px;
  line-height: 79px;
  max-width: 343px;
}

.l1-header-section.flex-header-image .cover-image {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 100px;
}

.flex-columns.two-wide .column-content p {
  margin-bottom: 10px;
}

.columns-section.gray_bg {
  background: linear-gradient(0deg, white 0%, #f0f0f0 100%);
  padding-top: 70px;
}

.download_block.color {
  cursor: copy;
}

.download_block.color .imagewrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 500ms ease;
}

.download_block.color .imagewrapper .copycode {
  background: #002d72;
  color: #fff;
  padding: 10px;
  opacity: 0;
  pointer-events: none;
  transition: all 500ms ease;
}

/*.header-nav-bottom .primary-navigation .dropdown-panel {
  z-index: 0;
}*/
.email-signature-generator input:not(.btn, input[type=radio]) {
  display: block;
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  margin-bottom: 1rem;
  padding: 0.5rem;
  padding-left: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.email-signature-generator fieldset {
  border: 1px solid #dddbd9;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.email-signature-generator fieldset legend {
  font-weight: 700;
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}
.email-signature-generator textarea {
  height: auto;
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  margin-bottom: 1rem;
  padding: 0.5rem;
  padding-left: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.email-signature-generator select {
  margin: 0;
  border-color: ButtonBorder;
  font: -moz-list;
  white-space: nowrap !important;
  word-wrap: normal !important;
  cursor: default;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-width: 2px;
  border-style: inset;
  overflow: clip;
  display: inline-block;
  page-break-inside: avoid;
  overflow-clip-box: padding-box !important;
  padding-block: 1px;
  padding-inline: 4px;
  background-color: -moz-Combobox;
  color: -moz-ComboboxText;
  vertical-align: baseline;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  -moz-default-appearance: menulist;
  display: block;
}
.email-signature-generator select {
  -webkit-appearance: none !important;
  background-color: #f6f6f5;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
  width: 100%;
}
.email-signature-generator select.radius {
  border-radius: 3px;
}
.email-signature-generator select:hover {
  background-color: #f6f6f5;
  border-color: #98938e;
}

.entry-content .generated-signature img {
  border: 0px !important;
}

@media (max-width: 1365px) {
  .project, .flex.project_flex {
    max-width: 49.5%;
  }
}
@media (max-width: 1175px) {
  .download_section .flex {
    justify-content: space-evenly;
  }
}
@media (max-width: 1100px) {
  .entry-content > * {
    max-width: 90% !important;
  }
  .entry-content > .alignfull {
    max-width: 100% !important;
  }
}
@media (max-width: 1000px) {
  .has-sticky-header .header-branding-text {
    display: flex;
  }
  .flex, .flex_links {
    flex-wrap: wrap;
  }
  .flex_links p {
    max-width: unset;
    width: 100%;
    text-align: center;
    margin: auto;
    margin-bottom: 35px;
  }
  .flex_links a {
    max-width: unset;
    width: 50%;
    margin-right: 0px;
    padding: 0;
    margin-bottom: 25px;
    border: 0px;
    text-align: center;
  }
  .col-4 {
    max-width: 100%;
    width: 100%;
  }
  section.brand-showcase {
    padding-top: 85px;
  }
  .blog_content_holder * {
    max-width: 100%;
  }
  .site-breadcrumbs {
    display: none;
  }
  .dropdown-panel .icon-arrow-short {
    vertical-align: top;
    width: 14px;
  }
  .l1-60-40-block-content-inner p, .l1-60-40-block-content-inner h3, .l1-60-40-block-content-inner {
    max-width: unset !important;
  }
  .entry-content .l1-60-40-block-content {
    padding: 50px 40px 30px;
  }
  .entry-content .flex-columns.four-wide {
    display: flex;
    flex-direction: column;
  }
  .entry-content .columns-section h2 {
    text-align: center;
  }
  .flex-header .flex-header-title {
    margin: 0px 20px 20px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .flex-header .flex-header-title .flex-header-title-inner {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0;
  }
  .flex-header .flex-header-title .flex-header-title-inner h1 {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 800px) {
  .project {
    height: 145px;
  }
  .project.featured, .flex.project_flex {
    height: 300px;
  }
  .project_overlay::before {
    content: unset;
  }
}
@media (max-width: 750px) {
  .blue_grad_sec .link_block {
    width: 100%;
  }
  .blue_grad_sec .flex {
    justify-content: center;
  }
  .site-main .home-hero {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .l1-header-section.flex-header-image .cover-image {
    padding-left: 0px;
  }
  .l1-header-section .flex-header-title h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media (max-width: 550px) {
  .project.featured, .flex.project_flex {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .blog_slider .blog_image {
    height: 245px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 0;
  }
  .blog_content .featured {
    margin-bottom: 15px;
  }
}
@media (max-width: 500px) {
  .entry-content > .alignfull .flex-columns {
    max-width: 90%;
  }
  .blue_grad_sec .container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .container {
    width: 85%;
  }
  .flex_links {
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  h1.home-hero-content-inner {
    font-size: 25px;
    line-height: 30px;
  }
}
.site-header {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px #E3E3E3 solid;
  background: white;
}
.home .site-header {
  border-bottom-color: transparent;
}
.admin-bar .site-header {
  top: 32px;
}
@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
.site-header .country-selector.weglot-dropdown {
  position: absolute;
  top: 0;
  left: 0;
}
.site-header .country-selector.weglot-dropdown .wgcurrent {
  border: 0;
}
.site-header .country-selector.weglot-dropdown .wgcurrent:after {
  transform: none;
  top: 13px;
}
.site-header .country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 26px;
}
.site-header .country-selector.weglot-dropdown input:checked ~ .wgcurrent:after {
  transform: rotate(180deg);
}
.site-header .country-selector.weglot-dropdown span {
  height: 30px;
  line-height: 30px;
}
.site-header .weglot-flags.flag-0.en > a:before,
.site-header .weglot-flags.flag-0.en > span:before,
.site-header .weglot-flags.flag-0.es > a:before,
.site-header .weglot-flags.flag-0.es > span:before,
.site-header .weglot-flags > a:before,
.site-header .weglot-flags > span:before {
  width: 20px !important;
  background-size: 100% !important;
  background-repeat: no-repeat;
  background-position: center !important;
}

.header-branding {
  position: absolute;
  left: 47px;
  top: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 106px;
}
.header-branding-text {
  margin-left: 40px;
  border-left: 1px rgba(112, 112, 112, 0.3) solid;
  padding-left: 38px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #002d72;
  transition: color 0.3s ease;
  /*max-width: 165px;*/
}
.header-branding-text a {
  color: inherit;
  text-decoration-color: transparent;
  transition: opacity 0.2s ease;
}
.header-branding-text a:visited {
  color: inherit;
}
.header-branding-text a:active {
  color: inherit;
}
@media (min-width: 1001px) {
  .header-branding-text a:hover, .header-branding-text a:focus, .header-branding--hovered .header-branding-text a {
    opacity: 0.7;
  }
}
@media (max-width: 1000px) {
  .header-branding-text a {
    pointer-events: none;
  }
}
@media (max-width: 1200px) {
  .header-branding {
    left: 30px;
  }
  .header-branding-text {
    margin-left: 20px;
    padding-left: 18px;
  }
}

.header-logo {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 260px;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
@media (max-width: 1200px) {
  .header-logo {
    max-width: 200px;
  }
}
.header-logo-large {
  display: block;
  width: 100%;
  fill: #002d72;
  transition: fill 0.3s ease;
}
.header-logo-large--white {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  fill: #fff;
}
.header-logo-small {
  display: none;
}
.header-logo:hover, .header-logo:focus, .header-branding--hovered .header-logo {
  opacity: 0.7;
}

.header-btn {
  display: inline-flex;
  align-items: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.23;
  text-decoration-color: transparent;
  text-transform: uppercase;
  padding: 0.54em 1em;
  transition: background-color 0.3s ease, text-decoration-color 0.3s ease;
  color: #fff;
}
.header-btn:visited {
  color: #fff;
}
.header-btn:active {
  color: #fff;
}
.header-btn--light {
  background-color: #002D72;
}
.header-btn--dark {
  background-color: #002d72;
}
.header-btn--green {
  background-color: #002D72;
}
.header-btn:hover, .header-btn:focus {
  text-decoration-color: #fff;
  background-color: #005EB8;
}
.header-btn .icon-search {
  width: 10px;
  height: 10px;
  margin-left: 5px;
}

.header-nav ul {
  list-style: none;
  margin: 0;
}

.header-jhu-link {
  position: absolute;
  z-index: 1;
  left: 105px;
  top: 0;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  color: #343434;
}
.header-jhu-link a {
  color: inherit;
  text-decoration: none;
}
.header-jhu-link a:visited {
  color: inherit;
}
.header-jhu-link a:active {
  color: inherit;
}
.header-jhu-link a:hover, .header-jhu-link a:focus {
  text-decoration: underline;
}
@media (max-width: 1000px) {
  .header-jhu-link {
    display: none;
  }
}

@media (min-width: 1001px) {
  .header-mobile-btns {
    display: none;
  }
  .header-nav-top, .header-nav-bottom {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 1px solid #E3E3E3;
  }
  .header-nav-top {
    background-color: #F0F0F0;
    color: #343434;
    min-height: 30px;
    padding-right: 90px;
  }
  .header-nav-top:lang(es) {
    padding-right: 340px;
  }
  .header-nav-top .utility-menu {
    display: flex;
    align-items: center;
  }
  .header-nav-top .utility-menu li {
    margin: 0 35px 0 0;
    font-size: 13px;
    position: relative;
    z-index: 2;
  }
  .header-nav-top .utility-menu li.menu-item-has-children {
    margin-right: 12px;
  }
  .header-nav-top .utility-menu li .sub-menu {
    position: absolute;
    left: -15px;
    top: 100%;
    min-width: calc(100% + 30px);
    background-color: #F0F0F0;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear, transform 0.2s ease;
    transform: translateY(-20px);
    z-index: -1;
  }
  .header-nav-top .utility-menu li .sub-menu .menu-item {
    white-space: nowrap;
    margin: 0 0 10px 0;
  }
  .header-nav-top .utility-menu li .sub-menu .menu-item:last-child {
    margin-bottom: 0;
  }
  .header-nav-top .utility-menu li:hover .sub-menu, .header-nav-top .utility-menu li.active .sub-menu {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear, transform 0.2s ease;
    transform: translateY(0);
  }
  .header-nav-top .utility-menu a {
    text-decoration: none;
    color: inherit;
  }
  .header-nav-top .utility-menu a:hover, .header-nav-top .utility-menu a:focus {
    text-decoration: underline;
  }
  .header-nav-top .utility-menu .nav-item .dropdown-trigger {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    border: 0;
    background: transparent;
    color: #727272;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-left: 3px;
  }
  .header-nav-top .utility-menu .nav-item .dropdown-trigger:focus, .header-nav-top .utility-menu .nav-item .dropdown-trigger:hover {
    color: #002D72;
  }
  .header-nav-top .utility-menu .nav-item .dropdown-trigger .icon-chevron {
    width: 0.875em;
    height: auto;
    stroke: currentColor;
    stroke-width: 0.5px;
    transition: all 0.2s ease;
  }
  .keyboard-in-use .header-nav-top .utility-menu .nav-item .dropdown-trigger {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .has-sticky-header .header-nav-top .utility-menu .nav-item .dropdown-trigger {
    width: 15px;
  }
  .has-sticky-header .header-nav-top .utility-menu .nav-item .dropdown-trigger .icon-chevron {
    width: 9px;
  }
  .header-nav-top .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .header-nav-bottom {
    height: 106px;
    padding-right: 47px;
    background-color: #fff;
    transition: background-color 0.3s ease;
  }
  /*
  .desktop-nav-active{
    .header-nav-bottom{
      background-color: $dark-blue;
    }
    .header-branding-text,
    .primary-navigation .menu-item-top a,
    .primary-navigation .dropdown-trigger{
      color:$white;
    }
    .header-logo-large--white{
      @include visible();
    }
  }
  */
}
@media (min-width: 1001px) and (max-width: 1200px) {
  .header-nav-bottom {
    padding-right: 30px;
  }
}
@media (min-width: 1001px) {
  .header-nav-btns {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
  }
  .header-nav-btns .header-btn {
    margin-left: 2px;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header {
    /*
    &.desktop-nav-active{
      .primary-navigation{
        & > li{
          margin-left:0;
          padding-left: 15px;
          .menu-item-top a{
            color: $white;
          }
          &:hover,
          &:focus-within{
            .menu-item-top a{
              color:$light-blue;
            }
          }
        }
      }
      .header-btn--dark{
        background-color: $green;
      }
    }
    */
  }
  .has-sticky-header .site-header {
    position: fixed;
    animation-name: slide-down;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    border-bottom-color: #EBEBEB;
  }
  .has-sticky-header .site-header .country-selector.weglot-dropdown {
    transition: transform 0.3s ease;
    transform: translateX(-100%);
  }
  .has-sticky-header .site-header .country-selector.weglot-dropdown:focus-within {
    transform: none;
  }
  .has-sticky-header .site-header .country-selector.weglot-dropdown:focus-within ~ .header-branding {
    transform: translateX(50px);
  }
  .has-sticky-header .header-branding {
    transition: transform 0.3s ease;
    left: 40px;
    top: 0;
    height: 67px;
  }
  .has-sticky-header .header-branding-text {
    margin-left: 27px;
    border-left: 0;
    padding-left: 0;
    font-size: 19px;
  }
}
@media (min-width: 1001px) and (max-width: 1200px) {
  .has-sticky-header .header-branding-text {
    max-width: 150px;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header .header-logo {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 62px;
    height: 67px;
    background-color: #002d72;
    outline-offset: 8px;
  }
  .has-sticky-header .header-logo::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    top: -8px;
    bottom: -8px;
    background-color: #002d72;
  }
  .has-sticky-header .header-logo:hover, .has-sticky-header .header-logo:focus {
    transform: translateY(6px);
    opacity: 1;
  }
  .has-sticky-header .header-logo-large {
    display: none;
  }
  .has-sticky-header .header-logo-small {
    display: flex;
    width: 42px;
    fill: #fff;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header .header-nav-top,
.has-sticky-header .header-nav .search-trigger {
    display: none;
  }
  .has-sticky-header .header-nav-bottom {
    height: 67px;
    padding-right: 55px;
  }
  .has-sticky-header .header-nav-btns {
    top: 50%;
    right: 47px;
    transform: translateY(-50%);
  }
}
@media (min-width: 1001px) {
  .has-sticky-header .primary-navigation {
    height: 67px;
  }
  .has-sticky-header .primary-navigation > li {
    margin-left: 15px;
  }
  .has-sticky-header .primary-navigation > li .menu-item-top a {
    color: #535353;
  }
  .has-sticky-header .primary-navigation .menu-item-top {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.21;
  }
  .has-sticky-header .primary-navigation .dropdown-trigger .icon-chevron {
    stroke-width: 1px;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header .header-jhu-link {
    display: none;
  }
}
/*Header Animations*/
@keyframes slide-down {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@media (min-width: 1001px) {
  .primary-navigation {
    display: flex;
    align-items: center;
    height: 106px;
    position: relative;
  }
  .primary-navigation > li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.18;
    margin-left: 29px;
  }
}
@media (min-width: 1001px) and (max-width: 1350px) {
  .primary-navigation > li {
    font-size: 18px;
    margin-left: 7px;
  }
}
@media (min-width: 1001px) {
  .primary-navigation .menu-item-top {
    display: flex;
    align-items: center;
  }
  .primary-navigation .menu-item-top a {
    text-decoration: none;
    color: #727272;
    position: relative;
  }
  .primary-navigation .menu-item-top a::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    background-color: #005EB8;
    left: auto;
    bottom: -45px;
    display: none;
  }
}
@media (min-width: 1001px) and (min-width: 1351px) {
  .primary-navigation .menu-item-top a::before {
    bottom: -42px;
  }
}
@media (min-width: 1001px) {
  .primary-navigation li.active .menu-item-top a::before {
    display: block;
  }
}
@media (min-width: 1001px) {
  .primary-navigation .dropdown-trigger {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    border: 0;
    background: transparent;
    color: #727272;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-left: 3px;
  }
  .primary-navigation .dropdown-trigger:focus, .primary-navigation .dropdown-trigger:hover {
    color: #002D72;
  }
  .primary-navigation .dropdown-trigger .icon-chevron {
    width: 0.875em;
    height: auto;
    stroke: currentColor;
    stroke-width: 0.5px;
    transition: all 0.2s ease;
  }
  .keyboard-in-use .primary-navigation .dropdown-trigger {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .has-sticky-header .primary-navigation .dropdown-trigger {
    width: 15px;
  }
  .has-sticky-header .primary-navigation .dropdown-trigger .icon-chevron {
    width: 9px;
  }
  .primary-navigation .dropdown-panel {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: -1;
    top: 2px;
    background-color: #fff;
    color: #002d72;
    transform: translateX(-33%);
    padding-top: 136px;
    padding-left: 0px;
  }
}
@media (min-width: 1001px) and (min-width: 1351px) {
  .primary-navigation .dropdown-panel {
    transform: translateX(-29%);
  }
}
@media (min-width: 1001px) {
  .admin-bar .primary-navigation .dropdown-panel {
    padding-top: 166px;
  }
}
@media (min-width: 1001px) {
  .hasAlert .primary-navigation .dropdown-panel {
    padding-top: 164px;
  }
}
@media (min-width: 1001px) {
  .admin-bar.has-sticky-header .primary-navigation .dropdown-panel {
    padding-top: 99px;
  }
}
@media (min-width: 1001px) {
  .primary-navigation .dropdown-panel a {
    color: inherit;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header .primary-navigation .dropdown-panel {
    padding-top: 67px;
  }
}
@media (min-width: 1001px) {
  .primary-navigation .dropdown-menu {
    flex-shrink: 0;
    width: 300px;
    padding-left: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-right: 0px;
    overflow: auto;
  }
  .primary-navigation .dropdown-menu a {
    display: block;
    margin: 0 40px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
  }
  .primary-navigation .dropdown-menu a:hover, .primary-navigation .dropdown-menu a:focus {
    color: #535353;
  }
  .primary-navigation .dropdown-menu > li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.18;
    margin-bottom: 20px;
  }
  .primary-navigation .dropdown-menu > li:first-child a {
    display: block;
    font-size: 16px;
    line-height: 1.375;
    font-family: "Factoria";
    letter-spacing: 0.034em;
    text-transform: capitalize;
    color: #fff;
    background-color: #005EB8;
    padding: 20px 40px;
    text-decoration: none;
    margin: 0;
    position: relative;
  }
  .primary-navigation .dropdown-menu > li:first-child a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 28px;
    height: 18px;
    background-image: url(/wp-content/themes/jhu-apply/assets/svg/menu-cta-arrow.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .primary-navigation .dropdown-menu > li:first-child a::after {
    content: " Overview";
    display: inline-block;
  }
  .primary-navigation .dropdown-menu > li:first-child a:hover::after, .primary-navigation .dropdown-menu > li:first-child a:focus::after, .primary-navigation .dropdown-menu > li:first-child a:hover, .primary-navigation .dropdown-menu > li:first-child a:focus {
    color: #fff;
    text-decoration: underline;
  }
  .primary-navigation .dropdown-menu .sub-menu {
    margin: 10px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.18;
  }
  .primary-navigation .dropdown-menu .sub-menu li {
    margin-bottom: 10px;
  }
  .primary-navigation .dropdown-menu .sub-menu li a {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    text-transform: none;
    font-weight: normal;
    color: #535353;
  }
  .primary-navigation .dropdown-menu .sub-menu li a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    transition: transform 0.2s ease;
    width: 10px;
    height: 10px;
    background: transparent url("../svg/arrow-short.svg") no-repeat center center;
    background-size: 100%;
  }
  .primary-navigation .dropdown-menu .sub-menu li a:hover::before, .primary-navigation .dropdown-menu .sub-menu li a:focus::before {
    transform: translate(3px, -50%);
  }
}
@media (min-width: 1001px) {
  .primary-navigation .dropdown-content {
    max-width: 69%;
    flex-grow: 1;
    padding: 0 70px 60px 0;
    overflow: hidden;
    display: flex;
  }
  .primary-navigation .dropdown-content--mobile {
    display: none;
  }
  .primary-navigation .dropdown-content-inner {
    position: relative;
    z-index: 1;
    flex-grow: 1;
  }
  .primary-navigation .dropdown-content-bkgd {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  .primary-navigation .dropdown-content-bkgd::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.46) 14%, rgba(0, 0, 0, 0) 43%);
  }
  .primary-navigation .dropdown-content-text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 4;
    left: auto;
    max-width: 785px;
    padding: 44px 70px;
    text-align: right;
  }
  .primary-navigation .dropdown-content-text .h3-like {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: 0;
    color: inherit;
  }
  .primary-navigation .dropdown-content-underlay {
    position: absolute;
    z-index: -1;
    left: 100%;
    top: 54px;
    bottom: 0;
    width: 70px;
    background-color: #68ACE5;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
  }
  .primary-navigation .dropdown-content-underlay::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    transform: translate(40%, -20%);
    width: 47vw;
    height: 69vw;
    background: transparent url("../images/lines/lines_white.png") repeat center center;
    -webkit-clip-path: url(#cp-primary-navigation);
            clip-path: url(#cp-primary-navigation);
  }
}
@media (min-width: 1001px) {
  .primary-navigation .dropdown-close {
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 23px;
    border: 0;
    background-color: #008566;
    color: #fff;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
  }
  .primary-navigation .dropdown-close, .primary-navigation .dropdown-close-wrap {
    display: flex;
    justify-content: center;
  }
  .primary-navigation .dropdown-close-wrap {
    position: absolute;
    z-index: 2;
    top: -54px;
    left: 0;
    align-items: flex-start;
    width: 100%;
    height: 54px;
    background: #002d72;
  }
  .primary-navigation .dropdown-close .icon-x {
    width: 19px;
    height: 19px;
    margin: 0;
  }
  .primary-navigation .dropdown-close:hover, .primary-navigation .dropdown-close:focus {
    background-color: #fff;
    color: #002d72;
  }
}
@media (min-width: 1001px) {
  .primary-navigation .menu-item-has-children.active .menu-item-top a {
    color: #c9c9c9;
  }
  .primary-navigation .menu-item-has-children.active .dropdown-trigger {
    color: #68ACE5;
  }
  .primary-navigation .menu-item-has-children.active .dropdown-trigger .icon-chevron {
    transform: rotate(180deg);
  }
  .primary-navigation .menu-item-has-children.active .dropdown-panel {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
}
@media (min-width: 1001px) {
  .desktop-nav-active .primary-navigation {
    align-items: stretch;
    /*.menu-item-top{
      align-items: stretch;
      a{
        display: flex;
        align-items: center;
      }
    }*/
  }
  .desktop-nav-active .primary-navigation > li {
    display: flex;
    align-items: stretch;
    margin-left: 0;
    padding-left: 29px;
  }
}
@media (min-width: 1001px) and (max-width: 1350px) {
  .desktop-nav-active .primary-navigation > li {
    margin-left: 0;
    padding-left: 7px;
  }
}
@media (min-width: 1001px) {
  .desktop-nav-active .primary-navigation .dropdown-trigger {
    align-self: center;
  }
}
@media (min-width: 1001px) {
  .has-sticky-header.desktop-nav-active .primary-navigation > li {
    padding-left: 15px;
  }
  .has-sticky-header.desktop-nav-active .primary-navigation > li a::after {
    display: none;
  }
  .has-sticky-header.desktop-nav-active .primary-navigation li.active .menu-item-top a::before {
    display: none;
  }
  .has-sticky-header.desktop-nav-active .primary-navigation .menu-item-has-children.active .dropdown-panel {
    padding-top: 67px;
  }
}
.hasAlert .site-header {
  top: 30px;
}
@media (max-width: 1000px) {
  .hasAlert .site-header {
    top: 0px;
  }
}

@media (max-width: 1000px) {
  .site-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    height: 97px;
    padding: 0 27px 25px;
    background-color: #fff;
  }
  .admin-bar .site-header {
    top: 32px;
  }
  .site-header .country-selector.weglot-dropdown {
    position: absolute;
    left: auto;
    top: 87px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .site-header .country-selector.weglot-dropdown .wgcurrent:after {
    top: 26px;
    right: 50%;
    margin-right: -3px;
    width: 7px;
    background-position: center bottom;
  }
  .site-header .country-selector.weglot-dropdown .wgcurrent span {
    padding-right: 10px;
    height: 36px;
  }
  .site-header .country-selector.weglot-dropdown .wgcurrent span:before {
    width: 14px !important;
    margin-right: 5px;
  }
  .mobile-nav-active .site-header .country-selector.weglot-dropdown {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .header-branding {
    position: static;
    left: 0;
    top: 0;
    height: auto;
  }
  .header-branding-text {
    position: fixed;
    top: 75px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25px;
    max-width: none;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
    font-size: 12px;
    text-align: center;
    background-color: #68ACE5;
  }
  .admin-bar .header-branding-text {
    top: 32px;
  }
  .header-mobile-btns {
    display: flex;
  }
  .header-nav {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: transparent;
    transition: height 0s 0.3s linear, background-color 0.3s linear;
    border-top: 97px #fff solid;
    overflow: hidden;
  }
  .header-nav-wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: 49px 42px 61px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .header-nav-top {
    padding-bottom: 42px;
  }
  .header-nav-btns {
    position: fixed;
    z-index: 8;
    bottom: 0;
    bottom: env(safe-area-inset-bottom); /*Safari iOS 15*/
    left: 0;
    width: 100%;
    display: flex;
    justify-content: stretch;
  }
  .header-nav-btns .search-trigger {
    display: none;
  }
  .mobile-nav-active .header-nav {
    height: 100vh;
    overflow: auto;
    background-color: #fff;
    transition: background-color 0.3s ease;
  }
  .mobile-nav-active .header-nav-wrapper {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .header-btn {
    height: 61px;
    justify-content: center;
    flex-grow: 1;
  }
  .primary-navigation a,
.utility-menu a {
    text-decoration: none;
    color: #002d72;
  }
  .primary-navigation a:visited,
.utility-menu a:visited {
    color: #002d72;
  }
  .primary-navigation a:active,
.utility-menu a:active {
    color: #002d72;
  }
  .primary-navigation .menu-item-top,
.utility-menu li {
    font-family: "Factoria", serif;
    font-size: 30px;
    line-height: 1.333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
  }
  .primary-navigation .dropdown-trigger,
.utility-menu .dropdown-trigger {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #002d72;
    border: 2px transparent solid;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease;
  }
  .primary-navigation .dropdown-trigger::before, .primary-navigation .dropdown-trigger::after,
.utility-menu .dropdown-trigger::before,
.utility-menu .dropdown-trigger::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    height: 2px;
    width: 15px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transition: transform 0.2s ease, background-color 0.2s ease;
  }
  .primary-navigation .dropdown-trigger::before,
.utility-menu .dropdown-trigger::before {
    transform: translate(-50%, -50%);
  }
  .primary-navigation .dropdown-trigger::after,
.utility-menu .dropdown-trigger::after {
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .primary-navigation .dropdown-trigger .icon-chevron,
.utility-menu .dropdown-trigger .icon-chevron {
    display: none;
  }
  .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.utility-menu .menu-item-has-children.active .dropdown-trigger {
    background-color: #002d72;
  }
  .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.utility-menu .menu-item-has-children.active .dropdown-trigger::after {
    transform: translate(-50%, -50%);
  }
  .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .primary-navigation .menu-item-top {
    font-weight: bold;
  }
  .primary-navigation .dropdown-panel {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    overflow: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .primary-navigation .dropdown-content--desktop {
    display: none;
  }
  .primary-navigation .dropdown-content--mobile {
    margin-bottom: 35px;
  }
  .primary-navigation .dropdown-menu {
    margin-bottom: 38px;
  }
  .primary-navigation .dropdown-menu > li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .primary-navigation .dropdown-menu > li:first-child {
    display: none;
  }
  .primary-navigation .dropdown-menu .sub-menu {
    margin: 10px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2;
  }
  .primary-navigation .dropdown-menu .sub-menu li {
    margin-bottom: 12px;
  }
  .primary-navigation .dropdown-menu .sub-menu li a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
  }
  .primary-navigation .dropdown-menu .sub-menu li a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 6px;
    transition: transform 0.2s ease;
    width: 10px;
    height: 10px;
    background-image: url("../svg/arrow-short.svg");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .primary-navigation .dropdown-menu .sub-menu li a:hover::before, .primary-navigation .dropdown-menu .sub-menu li a:focus::before {
    transform: translateX(3px);
  }
  .primary-navigation .mobile-dropdown-btn {
    display: block;
    font-size: 17px;
    line-height: 1.41;
    padding: 16px 21px 20px;
    background-color: #002d72;
    transition: background-color 0.2s ease;
    color: #fff;
  }
  .primary-navigation .mobile-dropdown-btn:visited {
    color: #fff;
  }
  .primary-navigation .mobile-dropdown-btn:active {
    color: #fff;
  }
  .primary-navigation .mobile-dropdown-btn .icon-arrow-circle {
    width: 16px;
    height: auto;
    margin-left: 5px;
    transition: all 0.2s ease;
  }
  .primary-navigation .mobile-dropdown-btn:hover, .primary-navigation .mobile-dropdown-btn:focus {
    background-color: #002d72;
  }
  .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle, .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle {
    transform: translateX(3px);
  }
  .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow, .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow {
    fill: #002d72;
    stroke: #002d72;
  }
  .primary-navigation .menu-item-has-children.active .dropdown-panel {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    height: auto;
    transition: opacity 0.3s, height 0.3s;
  }
  .utility-menu .nav-item {
    flex-wrap: wrap;
  }
  .utility-menu .nav-item.menu-item-has-children {
    margin-bottom: 0;
  }
  .utility-menu .sub-menu--utility {
    flex-basis: 100%;
    margin-top: 28px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    overflow: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .utility-menu .sub-menu--utility .submenu-item {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .utility-menu .nav-item.active .sub-menu--utility {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    height: auto;
    transition: opacity 0.3s, height 0.3s;
  }
}
@media (max-width: 1350px) {
  .page-template-hopkins-insider-landing .site-header,
.insider_article-template-default .site-header,
.tax-hi_officer_article_category .site-header,
.tax-hi_student_article_category .site-header,
.insider_contributor-template-default .site-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    height: 97px;
    padding: 25px 27px 0;
    background-color: #fff;
  }
  .admin-bar .page-template-hopkins-insider-landing .site-header,
.admin-bar .insider_article-template-default .site-header,
.admin-bar .tax-hi_officer_article_category .site-header,
.admin-bar .tax-hi_student_article_category .site-header,
.admin-bar .insider_contributor-template-default .site-header {
    top: 32px;
  }
  .page-template-hopkins-insider-landing .site-header .country-selector.weglot-dropdown,
.insider_article-template-default .site-header .country-selector.weglot-dropdown,
.tax-hi_officer_article_category .site-header .country-selector.weglot-dropdown,
.tax-hi_student_article_category .site-header .country-selector.weglot-dropdown,
.insider_contributor-template-default .site-header .country-selector.weglot-dropdown {
    position: absolute;
    left: auto;
    top: 87px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .page-template-hopkins-insider-landing .site-header .country-selector.weglot-dropdown .wgcurrent:after,
.insider_article-template-default .site-header .country-selector.weglot-dropdown .wgcurrent:after,
.tax-hi_officer_article_category .site-header .country-selector.weglot-dropdown .wgcurrent:after,
.tax-hi_student_article_category .site-header .country-selector.weglot-dropdown .wgcurrent:after,
.insider_contributor-template-default .site-header .country-selector.weglot-dropdown .wgcurrent:after {
    top: 26px;
    right: 50%;
    margin-right: -3px;
    width: 7px;
    background-position: center bottom;
  }
  .page-template-hopkins-insider-landing .site-header .country-selector.weglot-dropdown .wgcurrent span,
.insider_article-template-default .site-header .country-selector.weglot-dropdown .wgcurrent span,
.tax-hi_officer_article_category .site-header .country-selector.weglot-dropdown .wgcurrent span,
.tax-hi_student_article_category .site-header .country-selector.weglot-dropdown .wgcurrent span,
.insider_contributor-template-default .site-header .country-selector.weglot-dropdown .wgcurrent span {
    padding-right: 10px;
    height: 36px;
  }
  .page-template-hopkins-insider-landing .site-header .country-selector.weglot-dropdown .wgcurrent span:before,
.insider_article-template-default .site-header .country-selector.weglot-dropdown .wgcurrent span:before,
.tax-hi_officer_article_category .site-header .country-selector.weglot-dropdown .wgcurrent span:before,
.tax-hi_student_article_category .site-header .country-selector.weglot-dropdown .wgcurrent span:before,
.insider_contributor-template-default .site-header .country-selector.weglot-dropdown .wgcurrent span:before {
    width: 14px !important;
    margin-right: 5px;
  }
  .mobile-nav-active .page-template-hopkins-insider-landing .site-header .country-selector.weglot-dropdown,
.mobile-nav-active .insider_article-template-default .site-header .country-selector.weglot-dropdown,
.mobile-nav-active .tax-hi_officer_article_category .site-header .country-selector.weglot-dropdown,
.mobile-nav-active .tax-hi_student_article_category .site-header .country-selector.weglot-dropdown,
.mobile-nav-active .insider_contributor-template-default .site-header .country-selector.weglot-dropdown {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .page-template-hopkins-insider-landing .header-branding,
.insider_article-template-default .header-branding,
.tax-hi_officer_article_category .header-branding,
.tax-hi_student_article_category .header-branding,
.insider_contributor-template-default .header-branding {
    position: static;
    left: 0;
    top: 0;
    height: auto;
  }
  .page-template-hopkins-insider-landing .header-branding-text,
.insider_article-template-default .header-branding-text,
.tax-hi_officer_article_category .header-branding-text,
.tax-hi_student_article_category .header-branding-text,
.insider_contributor-template-default .header-branding-text {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 25px;
    max-width: none;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
    font-size: 12px;
    text-align: center;
    background-color: #68ACE5;
  }
  .admin-bar .page-template-hopkins-insider-landing .header-branding-text,
.admin-bar .insider_article-template-default .header-branding-text,
.admin-bar .tax-hi_officer_article_category .header-branding-text,
.admin-bar .tax-hi_student_article_category .header-branding-text,
.admin-bar .insider_contributor-template-default .header-branding-text {
    top: 32px;
  }
  .page-template-hopkins-insider-landing .header-mobile-btns,
.insider_article-template-default .header-mobile-btns,
.tax-hi_officer_article_category .header-mobile-btns,
.tax-hi_student_article_category .header-mobile-btns,
.insider_contributor-template-default .header-mobile-btns {
    display: flex;
  }
  .page-template-hopkins-insider-landing .header-nav,
.insider_article-template-default .header-nav,
.tax-hi_officer_article_category .header-nav,
.tax-hi_student_article_category .header-nav,
.insider_contributor-template-default .header-nav {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: transparent;
    transition: height 0s 0.3s linear, background-color 0.3s linear;
    border-top: 97px #fff solid;
    overflow: hidden;
  }
  .page-template-hopkins-insider-landing .header-nav-wrapper,
.insider_article-template-default .header-nav-wrapper,
.tax-hi_officer_article_category .header-nav-wrapper,
.tax-hi_student_article_category .header-nav-wrapper,
.insider_contributor-template-default .header-nav-wrapper {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: 49px 42px 61px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .page-template-hopkins-insider-landing .header-nav-top,
.insider_article-template-default .header-nav-top,
.tax-hi_officer_article_category .header-nav-top,
.tax-hi_student_article_category .header-nav-top,
.insider_contributor-template-default .header-nav-top {
    padding-bottom: 42px;
  }
  .page-template-hopkins-insider-landing .header-nav-btns,
.insider_article-template-default .header-nav-btns,
.tax-hi_officer_article_category .header-nav-btns,
.tax-hi_student_article_category .header-nav-btns,
.insider_contributor-template-default .header-nav-btns {
    position: fixed;
    z-index: 8;
    bottom: 0;
    bottom: env(safe-area-inset-bottom); /*Safari iOS 15*/
    left: 0;
    width: 100%;
    display: flex;
    justify-content: stretch;
  }
  .page-template-hopkins-insider-landing .header-nav-btns .search-trigger,
.insider_article-template-default .header-nav-btns .search-trigger,
.tax-hi_officer_article_category .header-nav-btns .search-trigger,
.tax-hi_student_article_category .header-nav-btns .search-trigger,
.insider_contributor-template-default .header-nav-btns .search-trigger {
    display: none;
  }
  .page-template-hopkins-insider-landing .header-btn,
.insider_article-template-default .header-btn,
.tax-hi_officer_article_category .header-btn,
.tax-hi_student_article_category .header-btn,
.insider_contributor-template-default .header-btn {
    height: 61px;
    justify-content: center;
    flex-grow: 1;
  }
  .page-template-hopkins-insider-landing .primary-navigation a,
.page-template-hopkins-insider-landing .utility-menu a,
.insider_article-template-default .primary-navigation a,
.insider_article-template-default .utility-menu a,
.tax-hi_officer_article_category .primary-navigation a,
.tax-hi_officer_article_category .utility-menu a,
.tax-hi_student_article_category .primary-navigation a,
.tax-hi_student_article_category .utility-menu a,
.insider_contributor-template-default .primary-navigation a,
.insider_contributor-template-default .utility-menu a {
    text-decoration: none;
    color: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation a:visited,
.page-template-hopkins-insider-landing .utility-menu a:visited,
.insider_article-template-default .primary-navigation a:visited,
.insider_article-template-default .utility-menu a:visited,
.tax-hi_officer_article_category .primary-navigation a:visited,
.tax-hi_officer_article_category .utility-menu a:visited,
.tax-hi_student_article_category .primary-navigation a:visited,
.tax-hi_student_article_category .utility-menu a:visited,
.insider_contributor-template-default .primary-navigation a:visited,
.insider_contributor-template-default .utility-menu a:visited {
    color: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation a:active,
.page-template-hopkins-insider-landing .utility-menu a:active,
.insider_article-template-default .primary-navigation a:active,
.insider_article-template-default .utility-menu a:active,
.tax-hi_officer_article_category .primary-navigation a:active,
.tax-hi_officer_article_category .utility-menu a:active,
.tax-hi_student_article_category .primary-navigation a:active,
.tax-hi_student_article_category .utility-menu a:active,
.insider_contributor-template-default .primary-navigation a:active,
.insider_contributor-template-default .utility-menu a:active {
    color: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation .menu-item-top,
.page-template-hopkins-insider-landing .utility-menu li,
.insider_article-template-default .primary-navigation .menu-item-top,
.insider_article-template-default .utility-menu li,
.tax-hi_officer_article_category .primary-navigation .menu-item-top,
.tax-hi_officer_article_category .utility-menu li,
.tax-hi_student_article_category .primary-navigation .menu-item-top,
.tax-hi_student_article_category .utility-menu li,
.insider_contributor-template-default .primary-navigation .menu-item-top,
.insider_contributor-template-default .utility-menu li {
    font-family: "Factoria", serif;
    font-size: 30px;
    line-height: 1.333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger,
.insider_article-template-default .primary-navigation .dropdown-trigger,
.insider_article-template-default .utility-menu .dropdown-trigger,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger,
.tax-hi_student_article_category .utility-menu .dropdown-trigger,
.insider_contributor-template-default .primary-navigation .dropdown-trigger,
.insider_contributor-template-default .utility-menu .dropdown-trigger {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #008566;
    border: 2px transparent solid;
    position: relative;
    z-index: 1;
    cursor: pointer;
    transition: border-color 0.2s ease, background-color 0.2s ease;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger::before, .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger::after,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger::before,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger::after,
.insider_article-template-default .primary-navigation .dropdown-trigger::before,
.insider_article-template-default .primary-navigation .dropdown-trigger::after,
.insider_article-template-default .utility-menu .dropdown-trigger::before,
.insider_article-template-default .utility-menu .dropdown-trigger::after,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger::before,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger::after,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger::before,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger::after,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger::before,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger::after,
.tax-hi_student_article_category .utility-menu .dropdown-trigger::before,
.tax-hi_student_article_category .utility-menu .dropdown-trigger::after,
.insider_contributor-template-default .primary-navigation .dropdown-trigger::before,
.insider_contributor-template-default .primary-navigation .dropdown-trigger::after,
.insider_contributor-template-default .utility-menu .dropdown-trigger::before,
.insider_contributor-template-default .utility-menu .dropdown-trigger::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    height: 2px;
    width: 15px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transition: transform 0.2s ease, background-color 0.2s ease;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger::before,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger::before,
.insider_article-template-default .primary-navigation .dropdown-trigger::before,
.insider_article-template-default .utility-menu .dropdown-trigger::before,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger::before,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger::before,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger::before,
.tax-hi_student_article_category .utility-menu .dropdown-trigger::before,
.insider_contributor-template-default .primary-navigation .dropdown-trigger::before,
.insider_contributor-template-default .utility-menu .dropdown-trigger::before {
    transform: translate(-50%, -50%);
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger::after,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger::after,
.insider_article-template-default .primary-navigation .dropdown-trigger::after,
.insider_article-template-default .utility-menu .dropdown-trigger::after,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger::after,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger::after,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger::after,
.tax-hi_student_article_category .utility-menu .dropdown-trigger::after,
.insider_contributor-template-default .primary-navigation .dropdown-trigger::after,
.insider_contributor-template-default .utility-menu .dropdown-trigger::after {
    transform-origin: center;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-trigger .icon-chevron,
.page-template-hopkins-insider-landing .utility-menu .dropdown-trigger .icon-chevron,
.insider_article-template-default .primary-navigation .dropdown-trigger .icon-chevron,
.insider_article-template-default .utility-menu .dropdown-trigger .icon-chevron,
.tax-hi_officer_article_category .primary-navigation .dropdown-trigger .icon-chevron,
.tax-hi_officer_article_category .utility-menu .dropdown-trigger .icon-chevron,
.tax-hi_student_article_category .primary-navigation .dropdown-trigger .icon-chevron,
.tax-hi_student_article_category .utility-menu .dropdown-trigger .icon-chevron,
.insider_contributor-template-default .primary-navigation .dropdown-trigger .icon-chevron,
.insider_contributor-template-default .utility-menu .dropdown-trigger .icon-chevron {
    display: none;
  }
  .page-template-hopkins-insider-landing .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.page-template-hopkins-insider-landing .utility-menu .menu-item-has-children.active .dropdown-trigger,
.insider_article-template-default .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.insider_article-template-default .utility-menu .menu-item-has-children.active .dropdown-trigger,
.tax-hi_officer_article_category .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.tax-hi_officer_article_category .utility-menu .menu-item-has-children.active .dropdown-trigger,
.tax-hi_student_article_category .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.tax-hi_student_article_category .utility-menu .menu-item-has-children.active .dropdown-trigger,
.insider_contributor-template-default .primary-navigation .menu-item-has-children.active .dropdown-trigger,
.insider_contributor-template-default .utility-menu .menu-item-has-children.active .dropdown-trigger {
    background-color: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.page-template-hopkins-insider-landing .utility-menu .menu-item-has-children.active .dropdown-trigger::after,
.insider_article-template-default .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.insider_article-template-default .utility-menu .menu-item-has-children.active .dropdown-trigger::after,
.tax-hi_officer_article_category .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.tax-hi_officer_article_category .utility-menu .menu-item-has-children.active .dropdown-trigger::after,
.tax-hi_student_article_category .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.tax-hi_student_article_category .utility-menu .menu-item-has-children.active .dropdown-trigger::after,
.insider_contributor-template-default .primary-navigation .menu-item-has-children.active .dropdown-trigger::after,
.insider_contributor-template-default .utility-menu .menu-item-has-children.active .dropdown-trigger::after {
    transform: translate(-50%, -50%);
  }
  .page-template-hopkins-insider-landing .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.page-template-hopkins-insider-landing .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.insider_article-template-default .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.insider_article-template-default .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.tax-hi_officer_article_category .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.tax-hi_officer_article_category .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.tax-hi_student_article_category .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.tax-hi_student_article_category .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.insider_contributor-template-default .primary-navigation .nav-item:not(.menu-item-has-children) .dropdown-trigger,
.insider_contributor-template-default .utility-menu .nav-item:not(.menu-item-has-children) .dropdown-trigger {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .page-template-hopkins-insider-landing .primary-navigation .menu-item-top,
.insider_article-template-default .primary-navigation .menu-item-top,
.tax-hi_officer_article_category .primary-navigation .menu-item-top,
.tax-hi_student_article_category .primary-navigation .menu-item-top,
.insider_contributor-template-default .primary-navigation .menu-item-top {
    font-weight: bold;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-panel,
.insider_article-template-default .primary-navigation .dropdown-panel,
.tax-hi_officer_article_category .primary-navigation .dropdown-panel,
.tax-hi_student_article_category .primary-navigation .dropdown-panel,
.insider_contributor-template-default .primary-navigation .dropdown-panel {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    overflow: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-content--desktop,
.insider_article-template-default .primary-navigation .dropdown-content--desktop,
.tax-hi_officer_article_category .primary-navigation .dropdown-content--desktop,
.tax-hi_student_article_category .primary-navigation .dropdown-content--desktop,
.insider_contributor-template-default .primary-navigation .dropdown-content--desktop {
    display: none;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-content--mobile,
.insider_article-template-default .primary-navigation .dropdown-content--mobile,
.tax-hi_officer_article_category .primary-navigation .dropdown-content--mobile,
.tax-hi_student_article_category .primary-navigation .dropdown-content--mobile,
.insider_contributor-template-default .primary-navigation .dropdown-content--mobile {
    margin-bottom: 35px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu,
.insider_article-template-default .primary-navigation .dropdown-menu,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu,
.tax-hi_student_article_category .primary-navigation .dropdown-menu,
.insider_contributor-template-default .primary-navigation .dropdown-menu {
    margin-bottom: 38px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu > li,
.insider_article-template-default .primary-navigation .dropdown-menu > li,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu > li,
.tax-hi_student_article_category .primary-navigation .dropdown-menu > li,
.insider_contributor-template-default .primary-navigation .dropdown-menu > li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu > li:first-child,
.insider_article-template-default .primary-navigation .dropdown-menu > li:first-child,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu > li:first-child,
.tax-hi_student_article_category .primary-navigation .dropdown-menu > li:first-child,
.insider_contributor-template-default .primary-navigation .dropdown-menu > li:first-child {
    display: none;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu {
    margin: 10px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.2;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu li,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu li,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu li,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu li,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu li {
    margin-bottom: 12px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu li a,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu li a,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu li a,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu li a,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu li a {
    display: inline-block;
    position: relative;
    padding-left: 18px;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu li a::before,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu li a::before,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu li a::before,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu li a::before,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu li a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 6px;
    transition: transform 0.2s ease;
    width: 10px;
    height: 10px;
    background-image: url("../svg/arrow-short-white.svg");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu li a:hover::before, .page-template-hopkins-insider-landing .primary-navigation .dropdown-menu .sub-menu li a:focus::before,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu li a:hover::before,
.insider_article-template-default .primary-navigation .dropdown-menu .sub-menu li a:focus::before,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu li a:hover::before,
.tax-hi_officer_article_category .primary-navigation .dropdown-menu .sub-menu li a:focus::before,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu li a:hover::before,
.tax-hi_student_article_category .primary-navigation .dropdown-menu .sub-menu li a:focus::before,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu li a:hover::before,
.insider_contributor-template-default .primary-navigation .dropdown-menu .sub-menu li a:focus::before {
    transform: translateX(3px);
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn {
    display: block;
    font-size: 17px;
    line-height: 1.41;
    padding: 16px 21px 20px;
    background-color: #008566;
    transition: background-color 0.2s ease;
    color: #fff;
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:visited,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:visited,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:visited,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:visited,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:visited {
    color: #fff;
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:active,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:active,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:active,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:active,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:active {
    color: #fff;
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn .icon-arrow-circle,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn .icon-arrow-circle,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn .icon-arrow-circle,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn .icon-arrow-circle,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn .icon-arrow-circle {
    width: 16px;
    height: auto;
    margin-left: 5px;
    transition: all 0.2s ease;
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:hover, .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:focus,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:hover,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:focus,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:hover,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:focus,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:hover,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:focus,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:hover,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:focus {
    background-color: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle, .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle {
    transform: translateX(3px);
  }
  .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow, .page-template-hopkins-insider-landing .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow,
.insider_article-template-default .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow,
.tax-hi_officer_article_category .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow,
.tax-hi_student_article_category .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:hover .icon-arrow-circle .arrow,
.insider_contributor-template-default .primary-navigation .mobile-dropdown-btn:focus .icon-arrow-circle .arrow {
    fill: #002d72;
    stroke: #002d72;
  }
  .page-template-hopkins-insider-landing .primary-navigation .menu-item-has-children.active .dropdown-panel,
.insider_article-template-default .primary-navigation .menu-item-has-children.active .dropdown-panel,
.tax-hi_officer_article_category .primary-navigation .menu-item-has-children.active .dropdown-panel,
.tax-hi_student_article_category .primary-navigation .menu-item-has-children.active .dropdown-panel,
.insider_contributor-template-default .primary-navigation .menu-item-has-children.active .dropdown-panel {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    height: auto;
    transition: opacity 0.3s, height 0.3s;
  }
  .page-template-hopkins-insider-landing .utility-menu .nav-item,
.insider_article-template-default .utility-menu .nav-item,
.tax-hi_officer_article_category .utility-menu .nav-item,
.tax-hi_student_article_category .utility-menu .nav-item,
.insider_contributor-template-default .utility-menu .nav-item {
    flex-wrap: wrap;
  }
  .page-template-hopkins-insider-landing .utility-menu .nav-item.menu-item-has-children,
.insider_article-template-default .utility-menu .nav-item.menu-item-has-children,
.tax-hi_officer_article_category .utility-menu .nav-item.menu-item-has-children,
.tax-hi_student_article_category .utility-menu .nav-item.menu-item-has-children,
.insider_contributor-template-default .utility-menu .nav-item.menu-item-has-children {
    margin-bottom: 0;
  }
  .page-template-hopkins-insider-landing .utility-menu .sub-menu--utility,
.insider_article-template-default .utility-menu .sub-menu--utility,
.tax-hi_officer_article_category .utility-menu .sub-menu--utility,
.tax-hi_student_article_category .utility-menu .sub-menu--utility,
.insider_contributor-template-default .utility-menu .sub-menu--utility {
    flex-basis: 100%;
    margin-top: 28px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    overflow: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .page-template-hopkins-insider-landing .utility-menu .sub-menu--utility .submenu-item,
.insider_article-template-default .utility-menu .sub-menu--utility .submenu-item,
.tax-hi_officer_article_category .utility-menu .sub-menu--utility .submenu-item,
.tax-hi_student_article_category .utility-menu .sub-menu--utility .submenu-item,
.insider_contributor-template-default .utility-menu .sub-menu--utility .submenu-item {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
  }
  .page-template-hopkins-insider-landing .utility-menu .nav-item.active .sub-menu--utility,
.insider_article-template-default .utility-menu .nav-item.active .sub-menu--utility,
.tax-hi_officer_article_category .utility-menu .nav-item.active .sub-menu--utility,
.tax-hi_student_article_category .utility-menu .nav-item.active .sub-menu--utility,
.insider_contributor-template-default .utility-menu .nav-item.active .sub-menu--utility {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    height: auto;
    transition: opacity 0.3s, height 0.3s;
  }
  .mobile-nav-active .site-header .header-nav {
    height: 100vh;
    overflow: auto;
    background-color: #fff;
    transition: background-color 0.3s ease;
  }
  .mobile-nav-active .site-header .header-nav-wrapper {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .mobile-nav-active .site-header .country-selector.weglot-dropdown {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
}
.mobile-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  border: 0;
  background-color: transparent;
  margin-left: 14px;
  cursor: pointer;
  color: #002d72;
  outline-offset: 3px;
}
.mobile-btn:hover, .mobile-btn:focus {
  color: #002D72;
}
.mobile-btn--search .icon-search {
  width: 25px;
  height: 25px;
}

.hamburger-button {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 23px;
  width: 29px;
}
.hamburger-button-line {
  display: block;
  height: 3px;
  width: 100%;
  background-color: currentColor;
}
.hamburger-button-line--1 {
  transform-origin: 0 0;
  transition: transform 0.4s ease-in-out, background-color 0.4s ease;
}
.mobile-nav-active .hamburger-button-line--1 {
  transform: rotate(45deg);
}
.hamburger-button-line--2 {
  transition: transform 0.2s ease-in-out;
}
.mobile-nav-active .hamburger-button-line--2 {
  transform: scaleY(0);
}
.hamburger-button-line--3 {
  transform-origin: 0 100%;
  transition: transform 0.4s ease-in-out, background-color 0.4s ease;
}
.mobile-nav-active .hamburger-button-line--3 {
  transform: rotate(-45deg);
}

@media (max-width: 782px) {
  .admin-bar .header-nav,
.admin-bar .header-branding-text {
    top: 46px;
  }
}
.site-footer {
  background-color: #002d72;
  color: #fff;
  padding: 60px 70px 50px 60px;
}
.site-footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
  margin: auto;
}
.site-footer-left {
  display: flex;
  align-items: flex-start;
}
.site-footer-right {
  /*text-align: right;*/
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.site-footer-title {
  margin-bottom: 27px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1666;
  color: inherit;
}
.site-footer .wp-block-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
.site-footer .wp-block-button {
  margin-bottom: 44px;
}
.site-footer .wp-block-button__link {
  font-size: 14px;
  padding: 0.8125em 1.6em;
  border: 2px #008566 solid;
}
.site-footer .wp-block-button__link:hover, .site-footer .wp-block-button__link:focus {
  border-color: #002d72;
}
.site-footer .wp-block-button.has-style-outline .wp-block-button__link {
  border-color: #707070;
}
.site-footer .wp-block-button.has-style-outline .wp-block-button__link:hover, .site-footer .wp-block-button.has-style-outline .wp-block-button__link:focus {
  color: #212121;
  border-color: #fff;
  background-color: #fff;
}
@media (max-width: 1350px) {
  .site-footer {
    padding-left: 70px;
  }
}
@media (max-width: 1000px) {
  .site-footer {
    padding: 0;
  }
  .site-footer .container {
    flex-direction: column;
    align-items: center;
  }
  .site-footer-left {
    margin-bottom: 50px;
    padding: 70px 30px 0;
  }
  .site-footer-right {
    width: 100%;
    text-align: left;
  }
  .site-footer .wp-block-buttons {
    display: block;
  }
  .site-footer .wp-block-button {
    text-align: center;
  }
}
@media (max-width: 782px) {
  .site-footer-left {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .site-footer-title {
    margin-bottom: 40px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.21;
  }
  .site-footer .wp-block-button {
    margin: 30px 0 0;
  }
}

.footer-column {
  max-width: 300px;
  margin-right: 90px;
}
.footer-column:last-child {
  margin-right: 0;
}
.footer-column--centered {
  text-align: center;
}
.footer-logo {
  max-width: 298px;
  margin: 0 auto;
}
.footer-logo-large {
  display: block;
  width: 100%;
  fill: currentColor;
}
.footer-social, .footer-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-social-icon {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  margin: 0 4px;
  background-color: #009B77;
  transition: color 0.2s ease, background-color 0.2s ease;
  color: #fff;
}
.footer-social-icon:visited {
  color: #fff;
}
.footer-social-icon:focus {
  color: #212121;
}
.footer-social-icon:hover {
  color: #212121;
}
.footer-social-icon:active {
  color: #fff;
}
.footer-social-icon:hover, .footer-social-icon:focus {
  background-color: #fff;
  color: #212121;
}
.footer-social-icon svg {
  height: auto;
  margin: 0;
}
.footer-social-icon .icon-instagram {
  width: 16px;
}
.footer-social-icon .icon-youtube {
  width: 18px;
}
.footer-social-icon .icon-facebook {
  width: 9px;
}
.footer-address {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.714;
  margin-bottom: 60px;
}
.footer-address:last-child {
  margin-bottom: 0;
}
.footer-address h5 {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #68ACE5;
  margin: 0.57em 0 0.75em;
}
.footer-address h5 em {
  font-size: 13px;
  text-transform: lowercase;
}
.footer-address p {
  margin: 0;
  max-width: 146px;
}
.footer-address a {
  color: inherit;
  text-decoration-color: transparent;
}
.footer-address a:visited {
  color: inherit;
}
.footer-address a:active {
  color: inherit;
}
.footer-address a:hover {
  text-decoration-color: currentColor;
}
.footer-menu {
  list-style: none;
  text-align: inherit;
  margin: 0;
  /*columns: 2;*/
  color: white;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.166;
  text-transform: uppercase;
}
.footer-menu li {
  margin-bottom: 8px;
}
.footer-menu a {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}
.footer-menu a:hover, .footer-menu a:focus {
  color: #fff;
}
.footer-menu li:last-child a {
  text-decoration: underline;
}
.footer-copyright {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.166;
  color: white;
  max-width: 196px;
  margin-right: 60px;
}
.footer-copyright a {
  color: white;
  display: block;
}
.footer-copyright h5 {
  color: white;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0px;
  text-transform: none;
}
@media (max-width: 1350px) {
  .footer-menu li {
    margin-left: 20px;
  }
}
@media (max-width: 1200px) {
  .footer-column {
    margin-right: 50px;
  }
}
@media (max-width: 1000px) {
  .footer-logo {
    max-width: 244px;
  }
  .footer-menu {
    max-width: 500px;
    padding: 0;
  }
  .footer-menu li {
    margin-left: 0;
  }
  .footer-copyright {
    background-color: transparent;
    text-align: left;
  }
}
@media (max-width: 782px) {
  .footer-column:last-child {
    margin-bottom: 0;
  }
  .footer-social-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0 14px;
    background-color: transparent;
  }
  .footer-social-icon:hover, .footer-social-icon:focus {
    background-color: transparent;
    color: #009B77;
  }
  .footer-social-icon .icon-instagram {
    width: 23px;
  }
  .footer-social-icon .icon-youtube {
    width: 29px;
  }
  .footer-menu {
    border: 0;
    margin: 0 30px;
    max-width: none;
  }
}

@media (max-width: 1150px) {
  .footer-copyright, .footer-column {
    margin-right: 20px;
  }
  .footer-logo-large {
    width: 200px;
  }
}
@media (max-width: 1000px) {
  .footer-logo-large {
    width: 100%;
  }
  .site-footer-right {
    justify-content: space-evenly;
    padding-bottom: 35px;
  }
}
@media (max-width: 750px) {
  .site-footer-right {
    flex-direction: column;
    align-items: center;
  }
  .footer-copyright {
    text-align: center;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .footer-copyright p {
    margin-bottom: 0px;
  }
  .footer-column {
    text-align: center;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .footer-menu {
    text-align: center;
  }
}
.entry-content {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1020px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.7;
}
@media (max-width: 782px) {
  .entry-content {
    font-size: 16px;
    line-height: 1.8;
  }
}
.entry-content > * {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.entry-content > section, .entry-content > blockquote:last-child {
  margin-bottom: 70px;
}
@media (max-width: 1000px) {
  .entry-content > section, .entry-content > blockquote:last-child {
    margin-bottom: 90px;
  }
}
.entry-content > p {
  line-height: 35px;
  margin-bottom: 30px;
}
.entry-content > p.p-intro {
  font-size: 20px;
  line-height: 1.9;
  margin-bottom: 66px;
}
.entry-content > p:empty:last-child {
  margin: 0;
}
.entry-content > p + ul {
  margin-top: 30px;
}
.entry-content > ul, .entry-content > ol {
  margin: 0 auto 35px;
  padding-left: 18px;
}
.entry-content > ul li, .entry-content > ol li {
  line-height: 1.9;
  margin-bottom: 16px;
  font-size: 16px;
}
.entry-content > h2, .entry-content > .h2-like {
  margin-bottom: 15px;
}
.entry-content > h3, .entry-content > .h3-like {
  margin-bottom: 10px;
}
.entry-content > h4, .entry-content > .h4-like {
  margin-bottom: 10px;
}
.entry-content > h5, .entry-content > .h5-like {
  margin-top: 0px;
  margin-bottom: 5px;
}
.entry-content > ul {
  margin-top: 30px;
}
.entry-content > ul,
.entry-content .columns-repeater-item-content ul,
.entry-content .hi-single-article-content ul {
  list-style: none;
}
.entry-content > ul li,
.entry-content .columns-repeater-item-content ul li,
.entry-content .hi-single-article-content ul li {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  list-style: none;
}
.entry-content > ul li::before,
.entry-content .columns-repeater-item-content ul li::before,
.entry-content .hi-single-article-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.65em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #68ACE5;
}
.entry-content > ul li ul,
.entry-content .columns-repeater-item-content ul li ul,
.entry-content .hi-single-article-content ul li ul {
  margin-top: 0.75em;
  margin-bottom: 1em;
}
.entry-content > ul li li::before,
.entry-content .columns-repeater-item-content ul li li::before,
.entry-content .hi-single-article-content ul li li::before {
  background-color: #D0D0D0;
}
.entry-content .hi-single-article-content ul li {
  margin-bottom: 0.25em;
}
.entry-content .hi-single-article-content ul li::before {
  top: 0.8125em;
}
.entry-content.error-404 {
  padding-bottom: 100px;
}
.entry-content img {
  border: 1px solid #D0D0D0;
}
@media (min-width: 1001px) {
  .entry-content > p, .entry-content .drop_down_content * {
    padding-right: 309px;
  }
  .entry-content > p.p-intro, .entry-content .drop_down_content *.p-intro {
    padding-right: 206px;
  }
  .entry-content > ul, .entry-content > ol {
    padding-right: 340px;
  }
  .entry-content > h5, .entry-content > .h5-like {
    padding-right: 150px;
  }
}
@media (max-width: 1000px) {
  .entry-content > p, .entry-content > p.p-intro, .entry-content > ul, .entry-content > ol {
    padding-right: 0;
    margin-left: 5%;
    margin-right: 5%;
  }
  .entry-content > p {
    max-width: 711px;
  }
  .entry-content > p.p-intro {
    max-width: 814px;
  }
  .entry-content > ul, .entry-content > ol {
    max-width: 680px;
  }
  .entry-content > h5, .entry-content > .h5-like {
    max-width: 813px;
  }
}

/* =WordPress Core
-------------------------------------------------------------- */
#wpadminbar {
  position: fixed !important;
}

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

.aligncenter {
  display: block;
  margin: 0 auto 40px auto;
}

.alignright {
  float: right;
  margin: 0 0 40px 40px;
}

.alignleft {
  float: left;
  margin: 0 40px 40px 0;
}

@media (max-width: 782px) {
  .alignright,
.alignleft {
    display: block;
    float: none;
    margin: 0 auto 40px auto;
  }
}
.aligncenter,
.wp-block-spacer {
  clear: both;
}

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

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

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

.items-justified-left {
  justify-content: flex-start;
}

.items-justified-center {
  text-align: center;
  justify-content: center;
}

.items-justified-right {
  justify-content: flex-end;
}

.items-justified-space-between {
  justify-content: space-between;
}

.wp-block-embed {
  overflow-wrap: break-word;
}
.wp-block-embed figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-embed iframe {
  max-width: 100%;
}
.wp-block-embed__wrapper {
  position: relative;
}
.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-block-embed.wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%;
}
.wp-block-embed.wp-has-aspect-ratio.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left] > [data-type="core/embed"],
.wp-block[data-align=right] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%;
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-pause {
  display: none;
}

.slider-controls {
  display: flex;
  align-items: center;
}
.slider-controls .play-pause-button {
  transform: scale(0.583);
}
.slider-prev, .slider-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #002D72;
  margin-right: 20px;
}
.slider-prev .icon-arrow-short, .slider-next .icon-arrow-short {
  width: 22px;
  height: auto;
  transform-origin: center;
  transition: all 0.2s ease;
}
.slider-prev .icon-arrow-short path, .slider-next .icon-arrow-short path {
  fill: currentColor;
}
.slider-prev:hover, .slider-prev:focus, .slider-next:hover, .slider-next:focus {
  color: #008566;
}
.slider-prev .icon-arrow-short {
  transform: rotate(180deg);
}
.slider-prev:hover .icon-arrow-short, .slider-prev:focus .icon-arrow-short {
  transform: translateX(-3px) rotate(180deg);
}
.slider-next:hover .icon-arrow-short, .slider-next:focus .icon-arrow-short {
  transform: translateX(3px);
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
}

.slick-dot button {
  display: block;
  cursor: pointer;
}
.slick-dot-content {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.video-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #9CC9EF;
}

body.home .video-background {
  left: auto;
  width: 80%;
}

body.home .video-background.blue {
  right: auto;
  left: -54%;
  z-index: 0;
  filter: url(#duotone);
}

_::-webkit-full-page-media, _:future, :root body.home .video-background.blue {
  filter: grayscale(100%) sepia(40%) brightness(73%) hue-rotate(161deg) saturate(493%) contrast(228%) invert(14%);
  opacity: 0.6;
}

.play-pause-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  box-sizing: border-box;
  cursor: pointer;
}
.play-pause-button::before {
  display: block;
  content: "";
  box-sizing: inherit;
  width: 0;
  height: 24px;
  border-color: transparent transparent transparent #fff;
  transition: 0.2s all ease;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  opacity: 0.77;
}
.play-pause-button--grey::before {
  opacity: 0.32;
  border-left-color: #757575;
}
.play-pause-button.playing::before {
  border-style: double;
  border-width: 0px 0 0px 20px;
}
.play-pause-button:hover::before, .play-pause-button:focus::before {
  opacity: 1;
}

.popup-modal {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.88);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.popup-modal-inner {
  position: relative;
}
.popup-modal-close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 0;
  background-color: #008566;
  color: #fff;
  cursor: pointer;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.popup-modal-close .icon-x {
  width: 25px;
  height: 25px;
  margin: 0;
}
.popup-modal-close:hover, .popup-modal-close:focus {
  background-color: #fff;
  color: #002d72;
}
@media (max-width: 1000px) {
  .popup-modal-close {
    width: 24px;
    height: 24px;
    border-radius: 24px;
  }
  .popup-modal-close .icon-x {
    width: 19px;
    height: 19px;
  }
}

.video-modal-inner {
  width: 90%;
  background: #000;
}
.video-modal-inner .popup-modal-close {
  position: absolute;
  top: -40px;
  right: -40px;
}
@media (max-width: 1000px) {
  .video-modal-inner .popup-modal-close {
    top: -30px;
    right: 0;
  }
}
.video-modal .wp-block-embed.wp-embed-aspect-1-2, .video-modal .wp-block-embed.wp-embed-aspect-9-16, .video-modal .wp-block-embed.wp-embed-aspect-1-1 {
  max-width: 40vh;
}

.entry-content > .accordion-section {
  margin-bottom: 133px;
}
@media (max-width: 640px) {
  .entry-content > .accordion-section {
    margin-bottom: 73px;
  }
}
.accordion-section-title {
  margin-bottom: 25px;
}
.accordion-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.accordion-trigger--empty {
  cursor: default;
  pointer-events: none;
  background: #fff;
}
.accordion-trigger-title h4 {
  color: inherit;
  margin: 0;
}
.accordion-trigger-icon {
  position: relative;
  z-index: 1;
  display: block;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 2px #005EB8 solid;
  background-color: #005EB8;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.accordion-trigger-icon::before, .accordion-trigger-icon::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -9px;
  transform-origin: center;
  transition: transform 0.2s ease, background-color 0.2s ease;
}
.accordion-trigger-icon::after {
  transform: rotate(90deg);
}
@media (max-width: 782px) {
  .accordion-trigger-icon {
    width: 22px;
    height: 22px;
    border-radius: 22px;
  }
  .accordion-trigger-icon::before, .accordion-trigger-icon::after {
    width: 12px;
    margin: -1px 0 0 -6px;
  }
}
.accordion-trigger-icon-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.accordion-trigger-icon-label--open {
  display: block;
}
.accordion-trigger-icon-label--close {
  display: none;
}
.accordion.is-open .accordion-trigger-icon {
  background-color: transparent;
}
.accordion.is-open .accordion-trigger-icon::after {
  transform: rotate(0deg);
  background-color: #005EB8;
}
.accordion.is-open .accordion-trigger-icon-label--open {
  display: none;
}
.accordion.is-open .accordion-trigger-icon-label--close {
  display: block;
}

.accordion-block {
  position: relative;
  z-index: 1;
  border-top: 1px rgba(83, 83, 83, 0.1) solid;
}
.accordion-block::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  right: 13px;
  bottom: 100%;
  width: 221px;
  height: 34px;
  margin-bottom: 1px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1100px auto;
  -webkit-clip-path: url("#cp-accordion-block");
          clip-path: url("#cp-accordion-block");
}
.accordion-block .accordion {
  transition: background-color 0.2s ease;
  border-bottom: 1px rgba(83, 83, 83, 0.1) solid;
}
.accordion-block .accordion:hover {
  background-color: #F7F7F7;
}
.accordion-block .accordion-trigger {
  color: #008566;
  padding: 37px 33px 37px 0;
  transition: color 0.2s ease, padding-left 0.3s ease;
}
.accordion-block .accordion-trigger:hover, .accordion-block .accordion-trigger:focus {
  padding-left: 29px;
}
.accordion-block .accordion-trigger:hover .accordion-trigger-icon, .accordion-block .accordion-trigger:focus .accordion-trigger-icon {
  background-color: #002D72;
  border-color: #002D72;
}
.accordion-block .accordion-trigger-icon {
  width: 20px;
  height: 20px;
  border-radius: 20px;
}
.accordion-block .accordion-trigger-icon::before, .accordion-block .accordion-trigger-icon::after {
  width: 10px;
  margin: -1px 0 0 -5px;
}
.accordion-block .accordion-content {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
  max-width: 637px;
  height: 0;
  overflow: hidden;
  transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  padding-left: 29px;
}
.accordion-block .accordion-content.is-open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
  height: auto;
  transition: opacity 0.3s, height 0.3s;
}
.accordion-block .accordion-content p:last-child {
  margin-bottom: 0;
}
.accordion-block .accordion.is-open {
  background-color: transparent;
  padding: 37px 33px 60px 0;
}
.accordion-block .accordion.is-open .accordion-trigger {
  color: #002d72;
  padding: 0 0 0 29px;
}
.accordion-block .accordion.is-open .accordion-trigger:hover,
.accordion-block .accordion.is-open .accordion-trigger:hover .accordion-trigger-icon, .accordion-block .accordion.is-open .accordion-trigger:focus,
.accordion-block .accordion.is-open .accordion-trigger:focus .accordion-trigger-icon {
  background-color: transparent;
  border-color: #008566;
}
@media (max-width: 782px) {
  .accordion-block .accordion-trigger {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .accordion-block .accordion.is-open {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .accordion-block .accordion.is-open .accordion-trigger {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.accordion-block-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1em;
}

.accordion-block ol,
.accordion-block ul,
.accordion-section-bottom ol,
.accordion-section-bottom ul {
  list-style: none;
  margin-left: 60px;
}
.accordion-block ol li,
.accordion-block ul li,
.accordion-section-bottom ol li,
.accordion-section-bottom ul li {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}
.accordion-block ol li::before,
.accordion-block ul li::before,
.accordion-section-bottom ol li::before,
.accordion-section-bottom ul li::before {
  position: absolute;
  z-index: 1;
  left: -34px;
  top: 0.25em;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: #D0D0D0;
}
.accordion-block ol,
.accordion-section-bottom ol {
  counter-reset: ol-counter;
}
.accordion-block ol li,
.accordion-section-bottom ol li {
  counter-increment: ol-counter;
}
.accordion-block ol li::before,
.accordion-section-bottom ol li::before {
  content: counter(ol-counter) ". ";
  font-size: 20px;
}
.accordion-block ul,
.accordion-section-bottom ul {
  counter-reset: alpha-counter;
}
.accordion-block ul li,
.accordion-section-bottom ul li {
  counter-increment: alpha-counter;
}
.accordion-block ul li::before,
.accordion-section-bottom ul li::before {
  content: counter(alpha-counter, upper-alpha) ". ";
}

.accordion-section--checklist .accordion-block {
  border-top: 5px #F0F0F0 solid;
}
.accordion-section--checklist .accordion-block::after {
  display: none;
}
.accordion-section--checklist .accordion-trigger, .accordion-section--checklist .accordion-trigger:hover, .accordion-section--checklist .accordion-trigger:focus, .accordion-section--checklist .accordion-content, .accordion-section--checklist .accordion-block .accordion.is-open .accordion-trigger {
  padding-left: 53px;
}
@media (max-width: 640px) {
  .accordion-section--checklist .accordion-trigger, .accordion-section--checklist .accordion-trigger:hover, .accordion-section--checklist .accordion-trigger:focus, .accordion-section--checklist .accordion-content, .accordion-section--checklist .accordion-block .accordion.is-open .accordion-trigger {
    padding-left: 45px;
  }
}
.accordion-section--checklist .accordion-trigger {
  background-image: url("../svg/check-mark.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px auto;
  color: #002d72;
}
.accordion-section--checklist .accordion-trigger-title h5,
.accordion-section--checklist .accordion-trigger-title h4-like {
  margin: 0;
  text-transform: none;
}
@media (max-width: 640px) {
  .accordion-section--checklist .accordion-trigger-title h5,
.accordion-section--checklist .accordion-trigger-title h4-like {
    font-size: 18px;
  }
}
.accordion-section--checklist .accordion-trigger-title small {
  display: block;
  font-size: 13px;
  line-height: 2;
  text-transform: uppercase;
  color: #A45A96;
  padding-left: 32px;
  background: transparent url("../svg/arrow-pink.svg") no-repeat left center;
  background-size: 19px auto;
}
.accordion-section--checklist .accordion-trigger-icon {
  margin-left: 100px;
}
.accordion-section--checklist .accordion-trigger-icon-readmore {
  position: absolute;
  z-index: 1;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  min-width: 90px;
  margin-right: 8px;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #008566;
}
@media (max-width: 640px) {
  .accordion-section--checklist .accordion-trigger-icon {
    margin-left: 20px;
  }
  .accordion-section--checklist .accordion-trigger-icon-readmore {
    display: none;
  }
}
.accordion-section--checklist .accordion-trigger:hover .accordion-trigger-icon-readmore, .accordion-section--checklist .accordion-trigger:focus .accordion-trigger-icon-readmore {
  color: #002D72;
}
.accordion-section--checklist .accordion-content {
  max-width: 657px;
}
.accordion-section--checklist .accordion-content .h5-like {
  margin-bottom: 0;
}
.accordion-section--checklist .accordion-content p {
  font-size: 16px;
  line-height: 1.75;
}
.accordion-section--checklist .accordion-content > *:first-child {
  margin-top: 25px;
}
.accordion-section--checklist .accordion-block {
  margin-bottom: 110px;
}
@media (max-width: 640px) {
  .accordion-section--checklist .accordion-block {
    margin-bottom: 70px;
  }
}
.accordion-section--checklist .accordion-block:last-child {
  margin-bottom: 0;
}
.accordion-section--checklist .accordion-block .accordion.is-open {
  padding-bottom: 43px;
}
.accordion-section--checklist .accordion-block .accordion.is-open .accordion-trigger-icon-readmore {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
}

.filter-box {
  position: relative;
  z-index: 1;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 2;
  border: 2px #D0D0D0 solid;
  transition: border-color 0.2s ease;
  background-color: #fff;
}
.filter-box:focus-within {
  border-color: #002D72;
}
.filter-box label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.filter-box::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 15px;
  top: 13px;
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.filter-box--select label {
  left: 0;
  top: 0;
  transform: translateY(-100%);
  opacity: 0;
  transition: opacity 0.5s ease;
  color: #535353;
}
.filter-box--select.has-option-selected label {
  clip: unset;
  -webkit-clip-path: none;
          clip-path: none;
  width: auto;
  height: auto;
  margin: 0;
  opacity: 1;
}
.filter-box--select::after {
  background-image: url("../svg/chevron-circle-green.svg");
}
.filter-box--date::after {
  background-image: url("../svg/calendar.svg");
}
.filter-box select,
.filter-box input {
  position: relative;
  z-index: 1;
}
.filter-box select,
.filter-box input[type=date],
.filter-box input[type=text],
.filter-box .ui-datepicker-trigger {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 4px 16px 7px;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}
.filter-box select,
.filter-box input[type=text],
.filter-box .ui-datepicker-trigger {
  padding-right: 52px;
  cursor: pointer;
}
.filter-box .ui-datepicker-trigger {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  text-align: left;
  color: #757575;
}
.filter-box input:not(:-moz-placeholder) + .ui-datepicker-trigger {
  opacity: 0;
}
.filter-box input:not(:placeholder-shown) + .ui-datepicker-trigger {
  opacity: 0;
}
.filter-box select::-ms-expand {
  display: none;
}
.filter-box ::-webkit-calendar-picker-indicator {
  background: transparent;
  cursor: pointer;
}

.mobile-filters-trigger {
  display: none;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: #535353;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px #D0D0D0 solid;
  border-radius: 0;
  width: 100%;
  padding: 0.5em 1em;
  margin-bottom: 25px;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  cursor: pointer;
}
.mobile-filters-trigger .icon-filter {
  fill: rgba(0, 0, 0, 0.2);
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.mobile-filters-trigger:hover, .mobile-filters-trigger:focus, .mobile-filters-wrapper.is-open .mobile-filters-trigger {
  border-color: #f0f0f0;
  background-color: #f0f0f0;
}
.mobile-filters-trigger:hover .accordion-trigger-icon, .mobile-filters-trigger:focus .accordion-trigger-icon {
  border-color: #002D72;
  background-color: #002D72;
}
.mobile-filters-trigger:hover .accordion-trigger-icon::after, .mobile-filters-trigger:focus .accordion-trigger-icon::after {
  background-color: #fff;
}
@media (max-width: 782px) {
  .mobile-filters-trigger {
    display: flex;
  }
  .mobile-filters-wrapper {
    margin-bottom: 25px;
    transition: background-color 0.3s ease;
  }
  .mobile-filters-wrapper .filter-list {
    padding: 0 25px;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .mobile-filters-wrapper .filter-list.is-open {
    height: auto;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    transition: opacity 0.3s, height 0.3s;
  }
  .mobile-filters-wrapper .filter-box {
    width: 100%;
  }
  .mobile-filters-wrapper.is-open {
    background-color: #f0f0f0;
  }
}

#dlfilter_category {
  border-radius: 0px;
  background-color: transparent;
  background-image: url(../images/select_arrow.svg);
  background-position: 90% center;
  background-repeat: no-repeat;
  border: 1px solid #D3D3D3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 300px;
  height: 45px;
  padding-left: 18px;
  font-size: 15px;
}
@media only screen and (max-width: 550px) {
  #dlfilter_category {
    max-width: 100%;
    margin-bottom: 20px;
  }
}

#dlfilter_search {
  border-radius: 0px;
  background-color: transparent;
  background-image: url(../svg/search_gold_bg.svg);
  background-size: 17px auto;
  background-position: 90% center;
  background-repeat: no-repeat;
  border: 1px solid #D3D3D3;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 300px;
  height: 45px;
  padding-left: 18px;
  font-size: 15px;
}
#dlfilter_search::-moz-placeholder {
  color: #000;
}
#dlfilter_search::placeholder {
  color: #000;
}
@media only screen and (max-width: 550px) {
  #dlfilter_search {
    max-width: 100%;
  }
}

#dlfilter_form .row {
  display: flex;
}
@media only screen and (max-width: 550px) {
  #dlfilter_form .row {
    flex-direction: column;
  }
}
#dlfilter_form .row .col {
  width: 50%;
}
@media only screen and (max-width: 550px) {
  #dlfilter_form .row .col {
    width: 100%;
  }
}
#dlfilter_form .row .col:first-child {
  padding-right: 20px;
}
@media only screen and (max-width: 550px) {
  #dlfilter_form .row .col:first-child {
    padding-right: 0px;
  }
}
#dlfilter_form .row .col:last-child {
  padding-left: 20px;
  text-align: right;
}
@media only screen and (max-width: 550px) {
  #dlfilter_form .row .col:last-child {
    padding-left: 0px;
    text-align: left;
  }
}

.page-id-15148 .brand-showcase {
  padding-bottom: 30px;
}

.entry-content .wpforms-title {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.entry-content .wpforms-form {
  max-width: 608px;
}
.entry-content .wpforms-field-label {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
  text-transform: uppercase;
  letter-spacing: 0.034em;
  color: #002d72;
  margin-bottom: 5px;
}
.entry-content .wpforms-field-checkbox {
  font-size: 16px;
}
.entry-content .wpforms-field-checkbox .wpforms-field-label-inline {
  position: relative;
  z-index: 1;
  padding-left: 26px;
  cursor: pointer;
}
.entry-content .wpforms-field-checkbox .wpforms-field-label-inline::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px #A8A8A8 solid;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.entry-content .wpforms-field-checkbox .wpforms-field-label-inline::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 5px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.entry-content .wpforms-field-checkbox .wpforms-field-label-inline:hover::before {
  background-color: #f0f0f0;
}
.entry-content .wpforms-field-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.entry-content .wpforms-field-checkbox input:checked ~ .wpforms-field-label-inline::after {
  opacity: 1;
}
.entry-content .wpforms-field-checkbox input:checked ~ .wpforms-field-label-inline::before {
  background-color: #002d72;
  border-color: #002d72;
}
.entry-content .wpforms-container {
  margin-bottom: 130px;
}
.entry-content .wpforms-container input.wpforms-field-medium,
.entry-content .wpforms-container select.wpforms-field-medium,
.entry-content .wpforms-container .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}
.entry-content .wpforms-container input[type=date],
.entry-content .wpforms-container input[type=datetime],
.entry-content .wpforms-container input[type=datetime-local],
.entry-content .wpforms-container input[type=email],
.entry-content .wpforms-container input[type=month],
.entry-content .wpforms-container input[type=number],
.entry-content .wpforms-container input[type=password],
.entry-content .wpforms-container input[type=range],
.entry-content .wpforms-container input[type=search],
.entry-content .wpforms-container input[type=tel],
.entry-content .wpforms-container input[type=text],
.entry-content .wpforms-container input[type=time],
.entry-content .wpforms-container input[type=url],
.entry-content .wpforms-container input[type=week],
.entry-content .wpforms-container select,
.entry-content .wpforms-container textarea {
  border-radius: 0;
  border: 1px #A8A8A8 solid;
}
.entry-content .wpforms-container input[type=date],
.entry-content .wpforms-container input[type=datetime],
.entry-content .wpforms-container input[type=datetime-local],
.entry-content .wpforms-container input[type=email],
.entry-content .wpforms-container input[type=month],
.entry-content .wpforms-container input[type=number],
.entry-content .wpforms-container input[type=password],
.entry-content .wpforms-container input[type=search],
.entry-content .wpforms-container input[type=tel],
.entry-content .wpforms-container input[type=text],
.entry-content .wpforms-container input[type=time],
.entry-content .wpforms-container input[type=url],
.entry-content .wpforms-container input[type=week],
.entry-content .wpforms-container select {
  font-size: 18px;
  height: 40px;
  padding: 0 0.5em;
}
.entry-content .wpforms-container textarea {
  padding: 0.5em;
}
.entry-content .wpforms-container select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("../svg/chevron-green.svg") no-repeat right 20px center;
  background-size: 12px auto;
}
.entry-content .wpforms-container select::-ms-expand {
  display: none;
}
.entry-content .wpforms-container ul li {
  line-height: 1;
  margin-bottom: 10px;
}
.entry-content .wpforms-container .wpforms-submit-container {
  padding-top: 30px;
}
@media (max-width: 640px) {
  .entry-content .wpforms-container .wpforms-five-sixths,
.entry-content .wpforms-container .wpforms-four-sixths,
.entry-content .wpforms-container .wpforms-four-fifths,
.entry-content .wpforms-container .wpforms-one-fifth,
.entry-content .wpforms-container .wpforms-one-fourth,
.entry-content .wpforms-container .wpforms-one-half,
.entry-content .wpforms-container .wpforms-one-sixth,
.entry-content .wpforms-container .wpforms-one-third,
.entry-content .wpforms-container .wpforms-three-fourths,
.entry-content .wpforms-container .wpforms-three-fifths,
.entry-content .wpforms-container .wpforms-three-sixths,
.entry-content .wpforms-container .wpforms-two-fourths,
.entry-content .wpforms-container .wpforms-two-fifths,
.entry-content .wpforms-container .wpforms-two-sixths,
.entry-content .wpforms-container .wpforms-two-thirds {
    width: auto;
    float: none;
    margin-left: 0;
  }
}
.entry-content .wpforms-first, .entry-content .wpforms-submit-container {
  clear: both;
}

body.search .page-header .h4-like {
  text-transform: none;
}

.searchform {
  font-size: 60px;
}
@media (max-width: 1000px) {
  .searchform {
    font-size: 48px;
  }
}
@media (max-width: 782px) {
  .searchform {
    font-size: 5vw;
  }
}
.searchform-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  transition: box-shadow 0.3s ease;
}
.searchform-wrapper:focus-within {
  box-shadow: 0 0.25em 0.75em rgba(0, 0, 0, 0.2);
}
.searchform-input, .searchform-submit {
  font: inherit;
}
.searchform-input {
  height: 1.9375em;
  padding: 0 0.5em 0 0.25em;
  min-width: 1em;
  flex-grow: 1;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  color: #535353;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.searchform-input:focus {
  outline-color: transparent;
}
@media (min-width: 641px) {
  .searchform-input:focus {
    outline-offset: -5px;
  }
}
.keyboard-in-use .searchform-input:focus {
  outline-color: #68ACE5;
}
.searchform-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.searchform-input::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.searchform-input:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.searchform-input:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.searchform-submit {
  flex-shrink: 0;
  border-radius: 0;
}
.searchform-submit:focus {
  outline-offset: -5px;
  outline-color: #fff;
}

.search-modal {
  background-color: rgba(0, 45, 114, 0.95);
}
.search-modal-inner {
  width: 80%;
  max-width: 1030px;
}
.search-modal-inner .popup-modal-close {
  position: absolute;
  top: -150px;
  right: 0;
}
@media (max-width: 1000px) {
  .search-modal-inner .popup-modal-close {
    top: -100px;
  }
}
@media (max-width: 782px) {
  .search-modal-inner .popup-modal-close {
    position: fixed;
    top: 30px;
    right: 30px;
  }
}
.search-modal-links {
  padding-top: 50px;
  font-size: 20px;
}
.search-modal-links h3 {
  color: #fff;
  margin: 0 2em 0 0;
}
.search-modal-links,
.search-modal-links ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-modal-links ul {
  flex-grow: 1;
  list-style: none;
  margin: 0;
}
.search-modal-links ul li {
  margin: 0 0 0 1em;
}
.search-modal-links .link-front-icon {
  font-size: 18px;
}
@media (max-width: 1000px) {
  .search-modal-links h3,
.search-modal-links ul li {
    margin: 0 0 0.5em 0;
  }
  .search-modal-links,
.search-modal-links ul {
    flex-direction: column;
    text-align: center;
  }
}

.search-result {
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
  border-bottom: 1px #f0f0f0 solid;
  margin-bottom: 60px;
}
.search-result-image {
  width: 300px;
  flex-shrink: 0;
  margin: 0 30px 30px 0;
}
.search-result-image .cover-image {
  padding-top: 66%;
}
.search-result-content {
  font-size: 16px;
  line-height: 1.5;
}
.search-result-content .h3-like {
  text-transform: none;
  margin-bottom: 1em;
}
.search-result-content .h5-like {
  margin: 0 0 0.5em;
}
@media (max-width: 1000px) {
  .search-result-image {
    width: 250px;
  }
}
@media (max-width: 782px) {
  .search-result-image {
    width: 200px;
    margin-right: 20px;
  }
}
@media (max-width: 640px) {
  .search-result {
    display: block;
  }
  .search-result-image {
    width: auto;
    max-width: 400px;
    margin-right: 0;
  }
  .search-result-image .cover-image {
    padding-top: 60%;
  }
}

.search-results-nav .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-results-nav .nav-links .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.25em;
  margin: 0 0.25em;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.search-results-nav .nav-links .page-numbers.current {
  color: #535353;
}
.search-results-nav .nav-links .page-numbers.prev::before, .search-results-nav .nav-links .page-numbers.next::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/../svg/arrow-circle--green.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.search-results-nav .nav-links .page-numbers.next {
  margin-left: 1.5em;
  flex-direction: row-reverse;
}
.search-results-nav .nav-links .page-numbers.next::before {
  margin-left: 0.5em;
}
.search-results-nav .nav-links .page-numbers.next:hover::before, .search-results-nav .nav-links .page-numbers.next:focus::before {
  transform: translateX(3px);
}
.search-results-nav .nav-links .page-numbers.prev {
  margin-right: 1.5em;
}
.search-results-nav .nav-links .page-numbers.prev::before {
  margin-right: 0.5em;
  transform: rotate(180deg);
}
.search-results-nav .nav-links .page-numbers.prev:hover::before, .search-results-nav .nav-links .page-numbers.prev:focus::before {
  transform: rotate(180deg) translateX(3px);
}
@media (max-width: 782px) {
  .search-results-nav .nav-links .page-numbers {
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  .search-results-nav .nav-links {
    justify-content: space-between;
  }
  .search-results-nav .nav-links .page-numbers {
    display: none;
  }
  .search-results-nav .nav-links .page-numbers.prev, .search-results-nav .nav-links .page-numbers.next {
    display: flex;
    margin: 0;
  }
}

.home-hero {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 180px;
  padding-bottom: 180px;
  padding-left: 175px;
  padding-right: 180px;
  /*min-height: calc(100vh - 215px);*/
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-bottom: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*
  &::before{
    z-index: 1;
    background-image: inherit;
    background-size: auto;
    background-position: left bottom;
  }
  */
  /*
  @media screen and ( min-height: 750px ) {
    &-content::before {
      top: -52px;
    }
  }
  */
}
.home-hero::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 100%;
  width: 463px;
  height: 55px;
}
.home-hero-assets {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}
.home-hero-assets::before, .home-hero-assets::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
.home-hero-assets::before {
  min-width: 619px;
  min-height: 642px;
  width: 57%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-image: url("../images/lines/home-hero-white-lines.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100% 100%;
}
.home-hero-assets::after {
  left: -1%;
  bottom: -15px;
  width: 56%;
  height: 49%;
  background-image: url("../images/lines/line-home-hero-content.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100% 100%;
}
.home-hero-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 80px;
  line-height: 1.1em;
  text-transform: uppercase;
  margin: 0;
}
.home-hero-title div {
  margin-bottom: 0.84em;
}
.home-hero-title div:last-child {
  margin: 0;
}
.home-hero-title span {
  color: #fff;
}
.home-hero-title div.tagline span.word {
  position: relative;
}
.home-hero-title div.tagline span.word:nth-child(2) {
  margin-left: 88px;
}
.home-hero-title div.tagline span.word:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  width: 68px;
  height: 3px;
  background-color: #68ACE5;
  top: 50%;
  left: -88px;
}
.home-hero-title div.tagline span.word:nth-child(2)::after {
  content: "";
  display: block;
  position: absolute;
  width: 78px;
  height: 3px;
  background-color: #68ACE5;
  top: 50%;
  right: -104px;
}
.home-hero-title div.tagline span.word:nth-child(3) {
  margin-left: 200px;
}
.home-hero-title div.tagline span.word:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 3px;
  background-color: #68ACE5;
  top: 50%;
  left: -200px;
}
.home-hero-title div.tagline span.word:nth-child(4)::after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 3px;
  background-color: #68ACE5;
  top: 50%;
  right: -80px;
}
.home-hero .video-background-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.home-hero .video-background-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3486806556) 0%, rgba(0, 0, 0, 0) 100%);
}
.home-hero .video-background-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 146px;
  height: 403px;
  background-image: url("../images/lines/line-home-hero-corner.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-hero .video-controls {
  position: absolute;
  z-index: 5;
  left: 5px;
  bottom: 23px;
  transform: scale(0.6);
  transform-origin: right bottom;
}
@media (min-width: 1001px) {
  .home-hero-content {
    position: relative;
    z-index: 3;
    width: 512px;
  }
  .home-hero-content-inner {
    position: relative;
    z-index: 4;
    max-width: 701px;
    font-family: "proxima-nova", sans-serif;
    font-size: 40px;
    letter-spacing: 0.02em;
    line-height: 50px;
    font-weight: 600;
    /*
    padding:76px 45px 79px 54px;
    background-color: rgba($dark-blue, 0.7);
    */
    color: #fff;
    /*
    backdrop-filter: blur(10px);
    &::before,
    &::after{
      @include absolute-psudo(1);
    }
    &::before{
      top:0;
      left:54px;
      right:54px;
      height:16px;
      background-color: $light-blue;
    }
    &::after{
      left:-18px;
      bottom:-39px;
      width:158px;
      height:146px;
      @include background-cover('lines/line-home-hero-content-corner.png');
    }
    .btn-arrow--circle{
      position: absolute;
      z-index: 8;
      right: 22px;
      bottom: 24px;
    }
    */
  }
}
@media screen and (max-height: 749px) {
  .home-hero-content::before {
    top: -1vh;
  }
}
@media screen and (max-height: 670px) {
  .home-hero-content::before {
    top: -8vh;
  }
}
@media screen and (max-height: 620px) {
  .home-hero-content::before {
    top: -10vh;
  }
}
@media (max-width: 1000px) {
  .home-hero {
    /*padding:0;*/
    min-height: 0;
    margin-bottom: 60px;
  }
  .home-hero::before, .home-hero::after {
    height: 25px;
    width: auto;
    left: 30px;
  }
  .home-hero-content {
    position: relative;
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    padding: 72px 58px 76px;
    width: 100%;
  }
  .home-hero-content::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 96px;
    height: 239px;
    background-image: url("../images/lines/line-home-hero-corner.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home-hero-content::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 284px;
    height: 315px;
    bottom: -42px;
    left: -105px;
    background-color: transparent;
    background-image: url("../images/lines/lines_gray.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 900px auto;
    -webkit-clip-path: url("#cp-home-hero-mobile");
            clip-path: url("#cp-home-hero-mobile");
  }
  .home-hero-content-inner {
    position: relative;
    z-index: 3;
    color: #fff;
    position: relative;
    z-index: 4;
    font-family: "proxima-nova", sans-serif;
    font-size: 40px;
    letter-spacing: 0.02em;
    line-height: 50px;
    font-weight: 600;
    /*max-width: 350px;*/
  }
  .home-hero-content-inner .btn-arrow--circle {
    display: none;
  }
  .home-hero-title {
    font-size: 60px;
  }
  .home-hero-title div.tagline span.word {
    position: relative;
  }
  .home-hero-title div.tagline span.word:nth-child(2) {
    margin-left: 68px;
  }
  .home-hero-title div.tagline span.word:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    width: 48px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    left: -68px;
  }
  .home-hero-title div.tagline span.word:nth-child(2)::after {
    content: "";
    display: block;
    position: absolute;
    width: 58px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    right: -84px;
  }
  .home-hero-title div.tagline span.word:nth-child(3) {
    margin-left: 160px;
  }
  .home-hero-title div.tagline span.word:nth-child(3)::before {
    content: "";
    display: block;
    position: absolute;
    width: 140px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    left: -160px;
  }
  .home-hero-title div.tagline span.word:nth-child(4)::after {
    content: "";
    display: block;
    position: absolute;
    width: 55px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    right: -70px;
  }
  .home-hero .video-background-wrapper::after {
    display: none;
  }
}
@media (max-width: 782px) {
  .home-hero-content-inner {
    /*max-width: 220px;*/
  }
  .home-hero-title {
    font-size: 34px;
  }
  .home-hero-title div.tagline span.word {
    position: relative;
  }
  .home-hero-title div.tagline span.word {
    display: block;
  }
  .home-hero-title div.tagline span.word:nth-child(2) {
    margin-left: 48px;
  }
  .home-hero-title div.tagline span.word:nth-child(2)::before {
    content: "";
    display: block;
    position: absolute;
    width: 38px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    left: -48px;
  }
  .home-hero-title div.tagline span.word:nth-child(2)::after {
    content: "";
    display: block;
    position: absolute;
    width: 28px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    right: 35px;
  }
  .home-hero-title div.tagline span.word:nth-child(3) {
    margin-left: 88px;
  }
  .home-hero-title div.tagline span.word:nth-child(3)::before {
    content: "";
    display: block;
    position: absolute;
    width: 78px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    left: -88px;
  }
  .home-hero-title div.tagline span.word:nth-child(4)::after {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 3px;
    background-color: #68ACE5;
    top: 50%;
    right: 38px;
  }
}

.home-intro {
  margin-bottom: 87px;
}
.home-intro .container {
  max-width: 1234px;
  padding-left: 106px;
  display: flex;
}
.home-intro-copy {
  padding-top: 98px;
  max-width: 614px;
  margin-right: 98px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.9;
}
.home-intro-copy .text-blue {
  font-size: 22px;
  line-height: 1.39;
  color: #002d72;
  letter-spacing: 0.01em;
}
.home-intro-facts {
  width: 416px;
  flex-shrink: 0;
  margin-top: -35px;
}
.home-intro-facts-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9px;
}
.home-intro-facts-grid::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 354px;
  height: 363px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 814px auto;
  -webkit-clip-path: url("#cp-home-facts-grid");
          clip-path: url("#cp-home-facts-grid");
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-intro-facts-grid .fact {
  position: relative;
  z-index: 2;
  padding-top: 100%;
  border: 1px #E0E0E0 solid;
  background-color: #fff;
}
.home-intro-facts-grid .fact-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.home-intro-facts-grid .fact-figure, .home-intro-facts-grid .fact-desc {
  display: block;
  text-align: center;
  max-width: 152px;
}
.home-intro-facts-grid .fact-figure {
  font-size: 40px;
  line-height: 1.09;
  color: #002D72;
}
.home-intro-facts-grid .fact-desc {
  font-size: 14px;
  line-height: 1.42;
}
.home-intro-facts-cta {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 1000px) {
  .home-intro .container {
    display: block;
    padding: 0;
  }
  .home-intro-copy, .home-intro-facts {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
  }
  .home-intro-facts {
    width: auto;
    max-width: 416px;
  }
}
@media (max-width: 782px) {
  .home-intro-copy {
    font-size: 15px;
    line-height: 1.73;
    max-width: 416px;
  }
  .home-intro-copy .text-blue {
    font-size: inherit;
    line-height: 1.6;
  }
}

.home-profile-section {
  margin-bottom: 96px;
}
.home-profile-section .section-heading {
  margin-bottom: 63px;
}
.home-profile-section .container {
  max-width: 1080px;
}
.home-profile-grid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 40px;
}
.home-profile-grid-item {
  display: block;
  width: 300px;
  margin: 0 30px;
  color: #002d72;
  text-decoration: none;
}
.home-profile-grid-item:visited {
  color: #002d72;
}
.home-profile-grid-item:active {
  color: #002d72;
}
.home-profile-grid-item-title {
  color: inherit;
  font-size: 24px;
  line-height: 1.16;
  margin-bottom: 20px;
}
.home-profile-grid-item .btn-arrow--circle {
  background-color: #fff;
  color: #008566;
}
.home-profile-grid-item .btn-arrow--circle .icon-arrow-long {
  stroke-width: 3px;
}
.home-profile-grid-item .btn-arrow--circle .line {
  stroke-dashoffset: 70;
  stroke-linecap: round;
}
.home-profile-grid-item:hover .btn-arrow--circle, .home-profile-grid-item:focus .btn-arrow--circle {
  background-color: #008566;
  color: #fff;
}
.home-profile-grid-item:hover .btn-arrow--circle .line, .home-profile-grid-item:focus .btn-arrow--circle .line {
  stroke-dashoffset: 84;
}
@media (max-width: 1000px) {
  .home-profile-section {
    position: relative;
    z-index: 1;
    background: #68ACE5;
    background: linear-gradient(140deg, rgb(134, 200, 188) 0%, rgb(104, 172, 229) 20%);
    margin-bottom: 0;
    padding: 98px 0 90px;
  }
  .home-profile-section::before, .home-profile-section::after {
    content: "";
    display: block;
    position: absolute;
  }
  .home-profile-section::before {
    z-index: 2;
    width: 275px;
    height: 82px;
    left: 0;
    top: -41px;
    background-image: url("../images/dots/dots-home-profile-mobile.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home-profile-section::after {
    z-index: -1;
    width: 78px;
    height: 329px;
    right: 0;
    bottom: 500px;
    background-image: url("../images/lines/line-home-profile-mobile.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home-profile-section .section-heading {
    margin-bottom: 44px;
  }
  .home-profile-grid {
    display: block;
    padding-top: 0;
  }
  .home-profile-grid-item {
    width: auto;
    max-width: 330px;
    margin: 0 auto 100px;
    clear: both;
  }
  .home-profile-grid-item:last-child {
    margin-bottom: 60px;
  }
  .home-profile-grid-item-title {
    text-decoration: underline;
    transition: text-decoration-color 0.2s ease;
    text-decoration-color: #008566;
  }
  .home-profile-grid-item .btn-arrow--circle {
    float: left;
  }
  .home-profile-grid-item:hover .home-profile-grid-item-title, .home-profile-grid-item:focus .home-profile-grid-item-title {
    text-decoration-color: #fff;
  }
}
@media (max-width: 782px) {
  .home-profile-section .section-heading {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}

.profile-panel {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
@media (min-width: 1001px) {
  .profile-panel {
    /*
    .home-profile-grid-item:first-child &,
    .home-profile-grid-item:nth-child(3n) &{
      &::before,
      &::after{
        @include absolute-psudo();
        @include background-cover();
      }
      &::before{
        z-index: 1;
      }
      &::after{
        z-index: 6;
      }
    }
    .home-profile-grid-item:first-child &{
      &::before{
        top:91px;
        left:-19px;
        width:19px;
        height:175px;
        background-image: url("../images/lines/line-profile-panel-1-left.png");
      }
      &::after{
        top: -36px;
        right: -17px;
        width:149px;
        height:247px;
        background-image: url("../images/lines/line-profile-panel-1-right.png");
      }
    }
    .home-profile-grid-item:nth-child(3n) &{
      &::before{
        top:112px;
        left:-17px;
        width:17px;
        height:145px;
        background-image: url("../images/lines/line-profile-panel-2-left.png");
      }
      &::after{
        bottom: -21px;
        right: -41px;
        width:195.5px;
        height:280.5px;
        background-image: url("../images/lines/line-profile-panel-2-right.png");
      }
    }
    */
  }
  .profile-panel-image .cover-image {
    padding-top: 126.42%;
    z-index: 1;
  }
  .profile-panel-image .cover-image::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-image: inherit;
    background-position: center;
  }
  .profile-panel-image .cover-image::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: inherit;
    filter: url(#duotone);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .profile-panel-image .cover-image::before, .profile-panel-image-title {
    height: 38px;
    bottom: 100%;
    left: 0;
    right: 36px;
  }
  .profile-panel-image-title {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    padding-left: 11px;
    background-color: rgba(0, 45, 114, 0.2);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
  }
  .profile-panel-image-title h6,
.profile-panel-image-title .h6-like {
    font-size: 14px;
    margin: 0;
    color: #fff;
  }
  .profile-panel-image-title h6::before,
.profile-panel-image-title .h6-like::before {
    display: inline-block;
    content: "";
    width: 11px;
    height: 11px;
    margin-right: 10px;
    background: transparent url("../svg/plus-small.svg") no-repeat center;
  }
  .profile-panel-image-desc {
    overflow: hidden;
  }
  .profile-panel-image-desc, .profile-panel-image-desc-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
  }
  .profile-panel-image-desc-inner {
    display: flex;
    align-items: flex-end;
    padding: 20px 10px 20px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 1.375;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.3s ease;
  }
  .profile-panel-image-desc-inner p {
    margin: 0;
  }
  .profile-panel-image-desc-inner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    top: auto;
    height: 170px;
    background: rgb(10, 48, 109);
    background: linear-gradient(0deg, rgba(10, 48, 109, 0.63) 0%, rgba(10, 48, 109, 0.55) 29%, rgba(10, 48, 109, 0) 100%);
  }
  .home-profile-grid-item:hover .profile-panel-image-desc-inner {
    opacity: 1;
    transform: translateY(0);
  }
  .home-profile-grid-item:hover .profile-panel-image .cover-image::after {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
}
@media (max-width: 1000px) {
  .profile-panel {
    cursor: default;
  }
  .profile-panel-image {
    padding-top: 24px;
  }
  .profile-panel-image .cover-image {
    z-index: 1;
    padding-top: 100%;
  }
  .profile-panel-image .cover-image::before, .profile-panel-image .cover-image::after {
    content: "";
    display: block;
    position: absolute;
    left: 38px;
    top: -24px;
    right: 0;
    bottom: 100%;
  }
  .profile-panel-image .cover-image::before {
    z-index: 1;
    background: inherit;
    background-position: center top;
    opacity: 0.6;
  }
  .profile-panel-image .cover-image::after {
    z-index: 2;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
  .profile-panel-image-title h6,
.profile-panel-image-title .h6-like {
    font-size: inherit;
    line-height: 1.21;
    color: #68ACE5;
    margin: 0 0 0.5em;
  }
  .profile-panel-image-desc p {
    margin: 0;
    line-height: 1.35;
  }
  .profile-panel-caption {
    position: relative;
    z-index: 3;
    background-color: rgba(0, 45, 114, 0.9);
    color: #fff;
    margin-right: 33px;
    margin-top: -27px;
    padding: 17px 10px 23px 21px;
    font-size: 14px;
  }
}

.home-slider-section {
  margin-bottom: 128px;
}
.home-slider-section .section-heading {
  margin-bottom: 40px;
}
.home-slider-section .container {
  max-width: 100%;
  width: auto;
  margin: 0 50px;
}
.home-slider .slick-pause {
  display: none;
}
.home-slider .slide {
  vertical-align: bottom;
}
.home-slider .slide .cover-image {
  padding-top: 50.9%;
}
.home-slider-wrapper {
  position: relative;
  z-index: 1;
}
.home-slider-controls {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
}
.home-slider-controls,
.home-slider-controls .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-slider-controls .slick-dot {
  margin: 0 5.5px;
  transition: transform 0.2s ease;
}
.home-slider-controls .slick-dot button {
  display: block;
  border: 0;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background-color: #fff;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.home-slider-controls .slick-dot button:hover, .home-slider-controls .slick-dot button:focus {
  opacity: 0.7;
}
.home-slider-controls .slick-dot.slick-active {
  transform: translateY(-14px);
}
.home-slider-controls .play-pause-button {
  transform: scale(0.6);
  margin-left: 40px;
}
.home-slider-controls .play-pause-button::before {
  opacity: 1;
}
.home-slider-controls .play-pause-button:hover::before, .home-slider-controls .play-pause-button:focus::before {
  opacity: 0.7;
}
@media (min-width: 1001px) {
  .home-slider-wrapper::before, .home-slider-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .home-slider-wrapper::before {
    top: 100%;
    left: -50px;
    width: 172px;
    height: 195px;
    background-image: url("../images/lines/line-home-slider-bottom-left.png");
  }
  .home-slider-wrapper::after {
    top: -327px;
    right: -50px;
    width: 191px;
    height: 494px;
    background-image: url("../images/lines/line-home-slider-top-right.png");
  }
  .home-slider::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    background-color: transparent;
    background-image: url("../images/lines/lines_white.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 1220px auto;
    -webkit-clip-path: url("#cp-home-slider");
            clip-path: url("#cp-home-slider");
    width: 553px;
    height: 544px;
    top: 225px;
    left: -430px;
  }
}
@media (max-width: 1000px) {
  .home-slider-section {
    background-color: #68ACE5;
    margin-bottom: 0;
  }
  .home-slider-section .container {
    margin: auto;
    width: 90%;
    max-width: 90%;
  }
  .home-slider-section .section-heading {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-slider-controls {
    position: static;
    transform: none;
  }
  .home-slider-controls .slick-dots,
.home-slider-controls .play-pause-button {
    position: absolute;
    z-index: 2;
  }
  .home-slider-controls .slick-dots {
    left: 50%;
    transform: translateX(-50%);
  }
  .home-slider-controls .play-pause-button {
    bottom: 30px;
    right: 10px;
  }
}
@media (max-width: 782px) {
  .home-slider .slide .cover-image {
    padding-top: 100%;
  }
}

.crosshair-section .container {
  max-width: 1200px;
}
.crosshair-section .section-heading {
  color: #002d72;
  margin-bottom: 70px;
}
.crosshair-section .section-heading h2 {
  margin-bottom: 18px;
}
.crosshair-section .section-heading p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.555;
  max-width: 608px;
  margin: auto;
}
@media (max-width: 1000px) {
  .crosshair-section {
    background: #68ACE5;
    background: linear-gradient(140deg, rgb(104, 172, 229) 80%, rgb(134, 200, 188) 100%);
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .crosshair-section .section-heading {
    margin-bottom: 40px;
    text-align: left;
    color: #212121;
  }
  .crosshair-section .section-heading h2 {
    text-transform: none;
    letter-spacing: 0.04em;
  }
  .crosshair-section .section-heading p {
    margin: 0;
  }
}
.crosshair-grid {
  list-style: none;
}
.crosshair-grid-item {
  position: relative;
  z-index: 1;
}
.crosshair-grid .h3-like {
  color: #002d72;
  font-size: 22px;
}
.crosshair-grid .h3-like a {
  color: #002d72;
}
@media (min-width: 1001px) {
  .crosshair-grid {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 80px;
  }
  .crosshair-grid-item {
    width: 300px;
    margin: 0 31px;
    text-align: center;
    padding-top: 50px;
  }
  .crosshair-grid-item::before, .crosshair-grid-item::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 25px;
    background: #fff;
    transform-origin: center;
    left: 50%;
    top: 0;
  }
  .crosshair-grid-item::after {
    transform: rotate(90deg);
  }
  .crosshair-grid-item::before {
    background-image: url(../images/dots/dot-cluster2.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 41px;
    height: 16px;
    transform: translateX(-50%);
  }
  .crosshair-grid-item::after {
    display: none;
  }
  .crosshair-grid-item:first-child::before {
    background-image: url(../images/dots/dot-cluster1.svg);
  }
  .crosshair-grid-item:last-child::before {
    background-image: url(../images/dots/dot-cluster3.svg);
  }
}
@media (max-width: 1000px) {
  .crosshair-grid {
    margin: 0 0 44px;
  }
  .crosshair-grid-item {
    margin-bottom: 18px;
    padding-left: 30px;
  }
  .crosshair-grid-item::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0.65em;
    width: 15px;
    height: 1px;
    background-color: #CBCBCB;
  }
}

.home-visit-section .section-heading {
  position: relative;
  z-index: 1;
  max-width: 845px;
  margin: auto;
  padding-top: 75px;
}
.home-visit-section .section-heading::before, .home-visit-section .section-heading::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
  left: 50%;
  top: 0;
}
.home-visit-section .section-heading::after {
  transform: rotate(90deg);
}
.home-visit-section .section-heading::before {
  background-color: #002d72;
  top: 44px;
  width: 41px;
  height: 16px;
  transform: translateX(-50%);
  -webkit-mask-image: url(../images/dots/dot-cluster4.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-image: url(../images/dots/dot-cluster4.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center center;
}
.home-visit-section .section-heading::after {
  display: none;
}

@media (min-width: 1001px) {
  .home-visit-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .hover-column {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .hover-column-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(var(--number-columns, 3), minmax(0, 1fr));
    margin: 74px 0 0;
    gap: 3px;
  }
  .hover-column-grid::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    top: -161px;
    left: 0;
    background-image: url("../images/lines/line-home-hover-cols-top.png");
    width: 434px;
    height: 289px;
  }
  .hover-column-image {
    z-index: 1;
    padding-top: 156.3%;
    background-image: var(--desktop-background-img);
  }
  .hover-column-image::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(33, 33, 33, 0.4);
    transition: background-color 0.3s ease;
  }
  .hover-column-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
  }
  .hover-column-link::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
  }
  .hover-column:first-child .hover-column-link::after {
    top: -161px;
    left: 0;
    background-image: url("../images/lines/line-home-hover-cols-top.png");
    width: 434px;
    height: 289px;
  }
  .hover-column:nth-child(2) .hover-column-link::after {
    bottom: 0;
    right: 0;
    background-image: url("../images/lines/line-home-hover-cols-bottom1.png");
    width: 77px;
    height: 42px;
  }
  .hover-column:nth-child(3) .hover-column-link::after {
    bottom: 0;
    left: 0;
    background-image: url("../images/lines/line-home-hover-cols-bottom2.png");
    width: 165px;
    height: 42px;
  }
  .hover-column:nth-child(4) .hover-column-link::after {
    bottom: 0;
    right: 0;
    background-image: url("../images/lines/line-home-hover-cols-bottom3.png");
    width: 186px;
    height: 104px;
  }
  .hover-column-top, .hover-column-bottom {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 50%;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
  }
  .hover-column-top {
    top: 0;
    justify-content: flex-end;
    transform: translateY(30%);
    transition: transform 0.3s ease;
  }
  .hover-column-bottom {
    bottom: 0;
    justify-content: flex-start;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
  }
  .hover-column-symbol {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 33px;
    transform: translateY(-15px);
  }
  .hover-column-symbol,
.hover-column-symbol .dot {
    transition: all 0.3s ease;
  }
  .hover-column-symbol .dot {
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 9px;
    margin: 0 3px;
    background-color: #fff;
  }
  .hover-column-symbol .dot--raised {
    transform: translateY(-133%);
  }
  .hover-column-symbol .dot--sm {
    transform: scale(0.33);
    margin: 0 2px;
  }
  .hover-column-symbol .dot--sm.dot--raised {
    transform: scale(0.33) translateY(-400%);
  }
  .hover-column-title {
    max-width: 200px;
    min-height: 106px;
    display: flex;
    align-items: center;
  }
  .hover-column-title h3,
.hover-column-title .h3-like {
    margin: 0;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.173;
    color: #fff;
    text-transform: uppercase;
  }
  .hover-column-desc {
    max-width: 200px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
  }
  .hover-column-desc p {
    margin-bottom: 37px;
  }
  .hover-column .btn-arrow--circle .line {
    stroke-dashoffset: 82;
  }
  .hover-column:hover .hover-column-image::after, .hover-column:focus-within .hover-column-image::after, .hover-column-link:hover .hover-column-image::after, .hover-column-link:focus .hover-column-image::after {
    background-color: rgba(0, 45, 114, 0.6);
  }
  .hover-column:hover .hover-column-top, .hover-column:focus-within .hover-column-top, .hover-column-link:hover .hover-column-top, .hover-column-link:focus .hover-column-top {
    transform: translateY(0);
  }
  .hover-column:hover .hover-column-bottom, .hover-column:focus-within .hover-column-bottom, .hover-column-link:hover .hover-column-bottom, .hover-column-link:focus .hover-column-bottom {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
  }
  .hover-column:hover .hover-column-symbol, .hover-column:focus-within .hover-column-symbol, .hover-column-link:hover .hover-column-symbol, .hover-column-link:focus .hover-column-symbol {
    transform: translateY(0);
  }
  .hover-column:hover .hover-column-symbol .dot--raised, .hover-column:focus-within .hover-column-symbol .dot--raised, .hover-column-link:hover .hover-column-symbol .dot--raised, .hover-column-link:focus .hover-column-symbol .dot--raised {
    transform: translateY(0);
  }
  .hover-column:hover .hover-column-symbol .dot--sm, .hover-column:focus-within .hover-column-symbol .dot--sm, .hover-column-link:hover .hover-column-symbol .dot--sm, .hover-column-link:focus .hover-column-symbol .dot--sm {
    transform: scale(0.33);
  }
  .hover-column:hover .hover-column-symbol .dot--sm.dot--raised, .hover-column:focus-within .hover-column-symbol .dot--sm.dot--raised, .hover-column-link:hover .hover-column-symbol .dot--sm.dot--raised, .hover-column-link:focus .hover-column-symbol .dot--sm.dot--raised {
    transform: scale(0.33) translateY(0);
  }
}
@media (max-width: 1000px) {
  .hover-column {
    margin-bottom: 40px;
  }
  .hover-column-grid {
    width: 90%;
    max-width: 500px;
    margin: auto;
  }
  .hover-column-image {
    padding-top: 62.4%;
    margin-bottom: 15px;
    background-image: var(--mobile-background-img);
  }
  .hover-column h3,
.hover-column .h3-like {
    color: inherit;
    margin: 0;
    font-weight: 700;
    font-size: 22px;
  }
  .hover-column-desc {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media (max-width: 782px) {
  .home-visit-section .section-heading {
    padding-top: 65px;
    max-width: 330px;
  }
  .home-visit-section .section-heading h2 {
    text-transform: none;
    font-size: 20px;
    line-height: 1.4;
  }
  .home-visit-section .section-heading .small-text {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 40px;
  }
}
@media (max-width: 640px) {
  .hover-column-grid {
    max-width: 330px;
  }
}
.home-application-section {
  margin: 123px 0 150px;
}
.home-application-section .container {
  max-width: 1044px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
}
.home-application-copy {
  max-width: 580px;
  margin-right: 95px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.555;
}
.home-application-copy h2 {
  font-size: 25px;
  line-height: 1.36;
  text-transform: none;
  color: #002D72;
  margin-bottom: 20px;
}
.home-application-copy p {
  margin: 0 15px 50px 0;
}
.home-application-deadlines {
  position: relative;
  z-index: 1;
  width: 345px;
  flex-shrink: 0;
}
.home-application-deadlines::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 814px auto;
  -webkit-clip-path: url("#cp-home-application-deadlines");
          clip-path: url("#cp-home-application-deadlines");
  top: 0;
  left: -26px;
  width: 418px;
  height: 371px;
}
.home-application-deadlines-inner {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 25px 46px 45px;
  /*
  @include crosshair-psudo(#D0D0D0, false);
  */
}
.home-application-deadlines-inner::before, .home-application-deadlines-inner::after {
  left: 0;
  bottom: -13px;
}
.home-application-deadlines-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .home-application-section {
    background: #EDEDED;
    padding-bottom: 35px;
    margin-bottom: 0;
  }
  .home-application-section .container {
    display: block;
    padding-top: 5px;
  }
  .home-application-copy, .home-application-deadlines {
    margin: 0 auto 50px;
  }
  .home-application-deadlines {
    margin-top: -45px;
    width: auto;
    max-width: 580px;
  }
  .home-application-deadlines-inner {
    padding: 29px 33px 40px;
  }
  .home-application-deadlines-inner::before, .home-application-deadlines-inner::after {
    display: none;
  }
  .home-application-deadlines-title {
    font-size: 16px;
  }
  .home-application-deadlines::after {
    background-color: transparent;
    background-image: url("../images/lines/lines_gray.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 650px auto;
    -webkit-clip-path: url("#cp-home-application-deadlines-mobile");
            clip-path: url("#cp-home-application-deadlines-mobile");
    width: 408px;
    height: 375px;
    left: auto;
    right: -80px;
    top: -47px;
  }
}

.dotted-list {
  max-width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  list-style: none;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.555;
}
.dotted-list li {
  margin-bottom: 1em;
}
.dotted-list li::before {
  float: left;
  width: 0;
  white-space: nowrap;
  color: #8D8D8D;
  font-size: 0.5em;
  margin-top: 1em;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}
.dotted-list span {
  background: #fff;
}
.dotted-list span:first-child {
  padding-right: 0.13em;
}
.dotted-list span + span, .dotted-list span + strong {
  float: right;
  padding-left: 0.13em;
  background: #fff;
  position: relative;
  z-index: 1;
}
.dotted-list strong {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.flex-header {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 67px;
  overflow: hidden;
}
.flex-header-title {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 40%;
  max-width: 470px;
  margin-top: 51px;
  margin-bottom: 44px;
  /*background-color: $dark-blue;*/
  font-family: "proxima-nova", sans-serif;
  color: #002d72;
  /*&::before,
  &::after{
    @include absolute-psudo();
  }
  &::before{
    z-index: 1;
    right:-290px;
    bottom:-124px;
    width:460px;
    height:746px;
    @include clipped-lines('cp-flex-header', 'white', 1671px);
  }
  &::after{
    z-index: 2;
    top:0;
    bottom:0;
    left:0;
    right:-60px;
    background-color:rgba($dark-blue, 0.8);
  }*/
}
.flex-header-title h1 {
  position: relative;
  z-index: 4;
  margin: 0;
  color: inherit;
  font-size: 60px;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
}
.flex-header-title-inner {
  padding: 58px;
  padding-left: 0px;
  /*&::before,
  &::after{
    @include absolute-psudo(4);
  }
  &::before{
    top:0;
    left:60px;
    right:0;
    height:14px;
    background-color: $light-blue;
  }
  &::after{
    bottom:-19px;
    left:28px;
    width:100px;
    height:37px;
    @include background-cover('dots/dots1.png');
  }*/
}
.flex-header-image {
  position: relative;
  z-index: 1;
  flex-grow: 1;
}
.flex-header-image .cover-image {
  z-index: 1;
  padding-top: 67%;
  min-height: 100%;
}
.flex-header-image .cover-image::after {
  /*@include absolute-psudo(2, true);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  background-image: url("../images/lines/line-flex-header.png");*/
}
@media (max-width: 1200px) {
  .flex-header-title {
    max-width: 380px;
    width: 100%;
  }
  .flex-header-title h1 {
    font-size: 38px;
  }
}
@media (max-width: 1000px) {
  .flex-header {
    flex-direction: column-reverse;
    margin-bottom: 15px;
  }
  .flex-header-title {
    width: auto;
    max-width: none;
    margin: -100px 20px 20px;
  }
  .flex-header-title::after {
    right: 0;
  }
  .flex-header-title-inner::before {
    right: 60px;
  }
  .flex-header-image .cover-image {
    min-height: 0;
    padding-top: 50%;
  }
}
@media (max-width: 782px) {
  .flex-header-title {
    margin: -50px 20px 20px;
  }
  .flex-header-title h1 {
    font-size: 30px;
  }
  .flex-header-title-inner {
    padding: 35px 30px;
  }
  .flex-header-title-inner::before {
    left: 30px;
    right: 30px;
    height: 8px;
  }
  .flex-header-image .cover-image {
    padding-top: 50%;
  }
  .flex-header-image .cover-image::after {
    display: none;
  }
}

.flex-mission-statement {
  padding-bottom: 39px;
  border-bottom: 1px rgba(112, 112, 112, 0.2) solid;
}
.flex-mission-statement p,
.flex-mission-statement h3,
.flex-mission-statement .h3-like {
  max-width: 917px;
  font-family: "proxima-nova", sans-serif;
  font-size: 25px;
  letter-spacing: 0.01em;
  line-height: 34px;
  font-weight: 500;
}
.flex-mission-statement p:last-child,
.flex-mission-statement h3:last-child,
.flex-mission-statement .h3-like:last-child {
  margin-bottom: 0;
}

.blockquote-block {
  position: relative;
  z-index: 1;
  /*@include fonts('Factoria Regular', 26px, 1.73);*/
  font-family: "proxima-nova", sans-serif;
  font-size: 28px;
  line-height: 45px;
  color: #002D72;
  padding-top: 0px;
  /*&::before{
    @include absolute-psudo(-1);
    @include clipped-lines('cp-blockquote', 'grey', 765px);
    width:285px;
    height:285px;
    left:-56px;
    top:0;
  }*/
}
.blockquote-block p:last-child {
  margin-bottom: 0;
}
.blockquote-block.use-quotes p {
  position: relative;
  padding-top: 1.5em;
}
.blockquote-block.use-quotes p::before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 0px;
  width: 27px;
  height: 44px;
  background-image: url("/wp-content/themes/jhu-apply/assets/images/quote.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
.blockquote-block.use-quotes p::after {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 47px;
  width: 27px;
  height: 44px;
  background-image: url("/wp-content/themes/jhu-apply/assets/images/quote.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  transform: rotate(180deg);
}
.blockquote-block.has-image {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.blockquote-block.has-image.is-quote-long {
  flex-direction: row-reverse;
}
.blockquote-block.has-image .blockquote-inner {
  flex-grow: 1;
}
.blockquote-block strong {
  font-weight: bold;
}
.blockquote-block cite {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  color: #212121;
}
.blockquote-source {
  text-transform: uppercase;
  font-weight: 600;
}
.blockquote-inner {
  position: relative;
  z-index: 2;
  min-height: 200px;
  max-width: 917px;
  padding: 36px 43px;
  background-color: #fff;
}
.blockquote-image {
  flex-shrink: 0;
  max-width: 252px;
  margin-top: 0;
  margin-left: 11px;
}
.blockquote-image img {
  display: block;
}
.blockquote-block.is-quote-long {
  font-size: 18px;
  line-height: 1.77;
}
.blockquote-block.is-quote-long.has-image .blockquote-inner {
  padding: 0 17px;
}
.blockquote-block.is-quote-long.has-image .blockquote-image {
  margin-top: 0;
  margin-left: 0;
  margin-right: 69px;
}
.blockquote-block.is-quote-long.use-quotes p:first-child::before, .blockquote-block.is-quote-long.use-quotes p:first-child::after {
  scale: 0.7;
}
.blockquote-block.is-quote-long.use-quotes p:first-child::before {
  left: -3px;
}
.blockquote-block.is-quote-long.use-quotes p:first-child::after {
  left: 33px;
}
@media (max-width: 782px) {
  .blockquote-block {
    font-size: 18px;
  }
  .blockquote-block cite {
    font-size: 14px;
  }
  .blockquote-block.has-image, .blockquote-block.has-image.is-quote-long {
    flex-direction: column-reverse;
  }
  .blockquote-block.has-image .blockquote-image {
    margin-bottom: 20px;
  }
  .blockquote-inner {
    padding: 30px;
  }
  .blockquote-inner::before, .blockquote-inner::after {
    display: none;
  }
}

.tabbed-table-section {
  margin-bottom: 140px;
}
.tabbed-table-title {
  font-size: 24px;
  line-height: 1.16;
  margin: 0;
}
.tabbed-table-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  color: #757575;
}

.tabs-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li {
  margin: 0;
  padding: 0;
}
.tabs-list li::before {
  display: none;
}
@media (max-width: 782px) {
  .tabs-list {
    display: none;
  }
}
@media (min-width: 783px) {
  .tabs-panel {
    display: none;
  }
  .tabs-panel.is-open {
    display: block;
  }
}
.tabs-panel-intro-text {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3;
  padding: 30px 36px;
  background-color: #f0f0f0;
}
.tabs-panel-intro-text *:last-child {
  margin-bottom: 0;
}

.accordion-tabs .tabs-list li {
  margin: 0 40px 0 0;
}
.accordion-tabs .tabs-trigger {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.034em;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 5px transparent solid;
  transition: border-color 0.2s ease, color 0.2s ease;
  background-color: #FF9E1B;
}
.accordion-tabs .tabs-trigger:hover, .accordion-tabs .tabs-trigger:focus {
  text-decoration: none;
}
.accordion-tabs .tabs-trigger.is-selected {
  color: #002d72;
  border-bottom-color: #002d72;
  text-decoration: none;
}
.accordion-tabs .accordion-trigger, .accordion-tabs .accordion-content {
  border-bottom: 1px #E3E3E3 solid;
}
.accordion-tabs .accordion-trigger {
  padding: 10px;
  background-color: #F8F8F8;
  color: #002D72;
}
@media (max-width: 782px) {
  .accordion-tabs .accordion-content {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    overflow: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  }
  .accordion-tabs .accordion-content.is-open {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    height: auto;
    transition: opacity 0.3s, height 0.3s;
  }
}
@media (min-width: 783px) {
  .accordion-tabs .accordion-trigger {
    display: none;
  }
  .accordion-tabs .accordion-content {
    border-bottom: 0;
    display: none;
  }
  .accordion-tabs .accordion-content.is-open {
    display: block;
  }
}
.accordion-tabs .wp-block-table {
  max-width: 711px;
}
.accordion-tabs .wp-block-table tr td:last-child {
  text-align: right;
}
@media (min-width: 1001px) {
  .accordion-tabs .wp-block-table tbody th {
    padding-right: 130px;
  }
}

.faq-section {
  margin-bottom: 140px;
}
.faq-section-intro {
  max-width: 813px;
  font-size: 20px;
  line-height: 1.9;
  margin-bottom: 64px;
}
@media (max-width: 782px) {
  .faq-section-intro {
    margin-bottom: 15px;
  }
}
.faq-section-title {
  margin-bottom: 10px;
}
@media (min-width: 783px) {
  .faq-section .accordion-section-title {
    display: none;
  }
}

.faq-tabs .tabs-list li {
  margin: 0 5px 0 0;
}
.faq-tabs .tabs-trigger {
  display: block;
  background-color: #005EB8;
  color: #fff;
}
.faq-tabs .tabs-trigger:hover, .faq-tabs .tabs-trigger:focus {
  text-decoration: underline;
}
.faq-tabs .tabs-trigger.is-selected {
  color: #fff;
  background-color: #002d72;
  text-decoration: none;
  pointer-events: none;
}
.faq-tabs .accordion {
  position: relative;
  z-index: 1;
  border-bottom: 1px #E3E3E3 solid;
  background-color: #F8F8F8;
  padding: 32px 96px 32px 36px;
}
.faq-tabs .accordion:first-child, .faq-tabs .accordion-section-title + .accordion {
  border-top: 5px #002d72 solid;
}
.faq-tabs .accordion:last-child {
  border-bottom: 5px #F0F0F0 solid;
}
.faq-tabs .accordion-trigger-title, .faq-tabs .accordion-content {
  max-width: 824px;
}
.faq-tabs .accordion-trigger {
  color: #002D72;
  cursor: pointer;
}
.faq-tabs .accordion-trigger-title h4 {
  /*@include fonts('Factoria Bold', 20px, 1.7);*/
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 34px;
  color: #002D72;
  color: inherit;
  margin: 0;
}
.faq-tabs .accordion-trigger-icon {
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -16px;
}
.faq-tabs .accordion-content {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
  height: 0;
  overflow: hidden;
  transition: visibility 0s 0.3s, opacity 0.3s, height 0.3s;
  font-size: 16px;
  line-height: 1.75;
}
.faq-tabs .accordion-content.is-open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
  height: auto;
  padding-top: 5px;
  transition: opacity 0.5s, height 0.3s, padding-top 0.3s;
}
.faq-tabs .accordion-content p {
  font-size: inherit;
  line-height: inherit;
}
.faq-tabs .accordion-content li {
  margin-bottom: 0.75em;
}
.faq-tabs .accordion-content li:last-child,
.faq-tabs .accordion-content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .faq-tabs .accordion {
    padding: 15px 64px 15px 15px;
  }
  .faq-tabs .accordion-section {
    margin-bottom: 2em;
  }
  .faq-tabs .accordion-section-title {
    color: #002d72;
    font-size: 20px;
    margin-bottom: 1em;
  }
  .faq-tabs .accordion-trigger-title h4 {
    font-size: 18px;
  }
  .faq-tabs .accordion-trigger-icon {
    right: 15px;
  }
  .faq-tabs .accordion-content {
    font-size: 14px;
  }
}

.carousel-50-50-section {
  margin-bottom: 140px;
}
.carousel-50-50-intro {
  border-bottom: 1px rgba(112, 112, 112, 0.2) solid;
  margin-bottom: 54px;
}
.carousel-50-50-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
}
.carousel-50-50-image, .carousel-50-50-content {
  width: 50%;
}
.carousel-50-50-image {
  position: relative;
  z-index: 1;
}
.carousel-50-50-image::before, .carousel-50-50-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: -1px;
}
.carousel-50-50-image::before {
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1885px auto;
  -webkit-clip-path: url("#cp-carousel-50-50");
          clip-path: url("#cp-carousel-50-50");
  width: 163px;
  height: 225px;
}
.carousel-50-50-image::after {
  background-image: url("../images//lines/line-carousel-50-50.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 181px;
  height: 479px;
}
.carousel-50-50-image .cover-image {
  padding-top: 100%;
  z-index: 2;
}
.carousel-50-50-image .doubled-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: -53px;
  left: 0;
  bottom: 100%;
  right: 71px;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.carousel-50-50-image .doubled-image-wrapper {
  margin: 53px 0;
}
.carousel-50-50-image .doubled-image-wrapper::before, .carousel-50-50-image .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  height: 53px;
  background: inherit;
  background-size: 130%;
}
.carousel-50-50-image .doubled-image-wrapper::before {
  top: -53px;
  left: 0;
  bottom: 100%;
  right: 71px;
  background-position: left center;
}
.carousel-50-50-image .doubled-image-wrapper::after {
  top: 100%;
  left: 151px;
  bottom: 100%;
  right: 0;
  background-position: left bottom;
}
.carousel-50-50-slider {
  max-width: 450px;
  padding-right: 20px;
}
.carousel-50-50-slider .slide-top {
  margin-bottom: 40px;
}
.carousel-50-50-slider .slide-top-name {
  color: #002d72;
  margin: 0;
  font-size: 16px;
}
.carousel-50-50-slider .slide-top-position {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
}
.carousel-50-50-slider .slide-content {
  line-height: 1.55;
}
.carousel-50-50-slider .slide-content h6 {
  color: #002D72;
  font-size: 20px;
  line-height: inherit;
  margin-bottom: 1em;
}
.carousel-50-50-slider .slick-pause {
  display: none;
}
.carousel-50-50-controls {
  margin-top: 93px;
}
@media (min-width: 1001px) {
  .carousel-50-50-intro {
    padding-right: 52%;
  }
  .carousel-50-50-image {
    margin-top: -130px;
  }
  .carousel-50-50-wrapper {
    margin-top: 74px;
    border-top: 1px rgba(112, 112, 112, 0.2) solid;
    padding-top: 54px;
  }
  .carousel-50-50-intro + .carousel-50-50-wrapper {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 1000px) {
  .carousel-50-50-intro {
    margin: 30px 0;
    border-bottom: 0;
  }
  .carousel-50-50-intro h3 {
    margin-bottom: 0;
  }
  .carousel-50-50-wrapper {
    display: block;
    position: relative;
    z-index: 1;
  }
  .carousel-50-50-image, .carousel-50-50-content {
    width: auto;
    max-width: 600px;
    margin: auto;
  }
  .carousel-50-50-image {
    overflow: hidden;
  }
  .carousel-50-50-image .cover-image {
    padding-top: 50%;
  }
  .carousel-50-50-image .doubled-image::before, .carousel-50-50-image .doubled-image-wrapper::before {
    top: -23px;
  }
  .carousel-50-50-image .doubled-image-wrapper {
    margin-top: 23px;
  }
  .carousel-50-50-image .doubled-image-wrapper::before, .carousel-50-50-image .doubled-image-wrapper::after {
    height: 23px;
  }
  .carousel-50-50-slider .slide-top {
    margin-bottom: 20px;
  }
  .carousel-50-50-slider .slide .link-front-icon--arrow {
    margin-right: 130px;
  }
  .carousel-50-50-controls {
    position: absolute;
    z-index: 9;
    right: 20px;
    bottom: -5px;
    margin-top: 0;
  }
  .carousel-50-50-controls .slider-prev,
.carousel-50-50-controls .slider-next {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  .carousel-50-50-controls .slider-prev .icon-arrow-short,
.carousel-50-50-controls .slider-next .icon-arrow-short {
    width: 16px;
  }
}

.slider-section.alignfull {
  margin-bottom: 70px;
}
@media (max-width: 782px) {
  .slider-section.alignfull {
    margin-bottom: 80px;
  }
}
.slider-section .section-heading {
  max-width: 1020px;
  margin: auto;
  text-align: left;
}

.full-width-slider .slide {
  position: relative;
  z-index: 1;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.full-width-slider .slide::after {
  /*@include absolute-psudo(3);*/
  width: 49px;
  height: 108px;
  top: 0;
  right: -1px;
  background-image: url("../images//lines/line-fw-slider-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.full-width-slider .slide-bkgd {
  position: relative;
  z-index: 1;
  width: 70.2%;
}
.full-width-slider .slide-bkgd::before, .full-width-slider .slide-bkgd::after {
  /*@include absolute-psudo(3);*/
}
.full-width-slider .slide-bkgd::before {
  width: 20.322%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("../images//lines/line-fw-slider-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.full-width-slider .slide-bkgd::after {
  width: 290px;
  height: 50px;
  bottom: 0;
  right: -215px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 772px auto;
  -webkit-clip-path: url("#cp-fw-slider");
          clip-path: url("#cp-fw-slider");
}
.full-width-slider .slide-bkgd .cover-image {
  z-index: 2;
  padding-top: 65.8%;
}
.full-width-slider .slide-bkgd .cover-image::before {
  /*@include absolute-psudo(2);*/
  width: 800px;
  height: 800px;
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  top: -400px;
  left: -400px;
}
.full-width-slider .slide-bkgd .cover-image::after {
  /*@include absolute-psudo(-1);*/
  background: inherit;
  height: 100%;
  width: 100%;
  top: 0;
  left: 100%;
  filter: url(#duotone);
}
.full-width-slider .slide-content {
  position: relative;
  z-index: 3;
  width: 29.8%;
  min-width: 396px;
  margin-left: -103px;
}
.full-width-slider .slide-content-inner {
  position: relative;
  z-index: 1;
  background: rgba(0, 45, 114, 0.9);
  color: #fff;
  padding: 56px 27px 122px 47px;
  line-height: 1.555;
}
.full-width-slider .slide-content-inner h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.388em;
  line-height: 1.24;
  color: inherit;
  margin-bottom: 20px;
}
.full-width-slider .slide-content-inner .link-front-icon {
  color: #fff;
}
.full-width-slider .slide-content-inner-tag {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 100%;
  margin: 0;
  letter-spacing: 0.014em;
  color: #002d72;
  background-color: #fff;
  padding: 0.45em 1em;
}
.full-width-slider-controls {
  position: absolute;
  bottom: 42px;
  right: 47px;
  justify-content: flex-end;
}
.full-width-slider-controls .slider-prev,
.full-width-slider-controls .slider-next {
  width: 25px;
  height: 25px;
  color: inherit;
  margin-right: 5px;
}
.full-width-slider-controls .slider-prev .icon-arrow-short,
.full-width-slider-controls .slider-next .icon-arrow-short {
  width: 16px;
}
.full-width-slider-controls .play-pause-button::before {
  opacity: 0.32;
}
.full-width-slider-controls .play-pause-button:hover::before, .full-width-slider-controls .play-pause-button:focus::before {
  opacity: 1;
}
@media (max-width: 1200px) {
  .full-width-slider .slide-content-inner {
    padding: 40px 27px;
    font-size: 16px;
  }
  .full-width-slider-controls {
    bottom: 35px;
    right: -70px;
  }
}
@media (max-width: 1000px) {
  .full-width-slider .slide {
    flex-direction: column;
    align-items: flex-start;
  }
  .full-width-slider .slide-bkgd {
    width: 90%;
  }
  .full-width-slider .slide-content {
    margin: -1px 0 0;
    max-width: none;
    width: 100%;
    background: #002d72;
  }
  .full-width-slider .slide-content-inner {
    width: 80%;
    max-width: 500px;
    margin-top: -100px;
  }
  .full-width-slider .slide-content-inner-tag {
    right: auto;
    left: 0;
  }
  .full-width-slider-controls {
    justify-content: flex-start;
  }
}
@media (max-width: 640px) {
  .full-width-slider .slide-content-inner {
    padding-top: 27px;
    margin-top: -50px;
  }
  .full-width-slider .slide-content-inner-tag {
    font-size: 12px;
  }
}

.flex-columns {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.flex-columns-intro-content {
  position: relative;
  z-index: 2;
}
.flex-columns-intro-content-inner {
  max-width: 700px;
}
.flex-columns .column {
  position: relative;
  z-index: 1;
}
@media (max-width: 1000px) {
  .flex-columns .column {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.flex-columns .column-header {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.flex-columns .column-header .cover-image {
  border: 1px solid #D0D0D0;
  z-index: 3;
  padding-top: 67%;
}
.flex-columns .column-header .cover-image::after {
  /*@include absolute-psudo(2, true);*/
  /*background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);*/
}
.flex-columns .column-header-title {
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 28px;
  margin: 0;
  font-size: 26px;
  line-height: 1.07;
  color: #fff;
}
.flex-columns .column-header-link {
  position: relative;
  z-index: 1;
  display: block;
}
.flex-columns .column .doubled-image-wrapper {
  /*margin-top: 35px;*/
}
.flex-columns .column .doubled-image-wrapper::before, .flex-columns .column .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -35px;
  right: 156px;
  bottom: 100%;
}
.flex-columns .column .doubled-image-wrapper::before {
  z-index: -1;
  /*background: inherit;*/
  background-size: 130%;
  background-position: center;
}
.flex-columns .column .doubled-image-wrapper::after {
  z-index: 1;
  /*backdrop-filter: blur(5px);*/
}
.flex-columns .column-content {
  line-height: 1.55;
}
.flex-columns .column-content h4 {
  margin: 0;
}
.flex-columns .column-content ul {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  list-style: none;
  margin-left: 0;
}
.flex-columns .column-content ul li {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  margin-bottom: 1em;
}
.flex-columns .column-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.7em;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #68ACE5;
}
.flex-columns.has-crosshairs .column {
  max-width: 479px;
  margin: 29px;
  flex: 1;
  /*@include crosshair-psudo($grey, false);*/
}
.flex-columns.has-crosshairs .column::before, .flex-columns.has-crosshairs .column::after {
  top: -12px;
  right: 0;
}
.flex-columns.four-wide {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
.flex-columns.four-wide .column .doubled-image-wrapper {
  margin-top: 32px;
}
.flex-columns.four-wide .column .doubled-image-wrapper::before, .flex-columns.four-wide .column .doubled-image-wrapper::after {
  top: -32px;
  right: 93px;
}
.flex-columns.four-wide .column .doubled-image-wrapper::before {
  background-position: center bottom;
}
.flex-columns.four-wide .column .doubled-image-wrapper::after {
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.columns-section .flex-columns.four-wide .column {
  /*&:first-child .doubled-image::before{
    background-image: url("../images/lines/line-column-3-wide-left.png");
  }
  &:nth-child(3) .doubled-image::before{
    background-image: url("../images/lines/line-column-3-wide-right.png");
  }*/
}
.columns-section .flex-columns.four-wide .column-content {
  padding-right: 15px;
}
.columns-section .flex-columns.four-wide .column:first-child .doubled-image::before, .columns-section .flex-columns.four-wide .column:nth-child(3) .doubled-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.columns-section .flex-columns.four-wide .column:nth-child(2) {
  z-index: 2;
}
@media (min-width: 1001px) {
  .columns-section .flex-columns.four-wide .column:nth-child(3)::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 424px;
    height: 336px;
    top: -17px;
    right: 58px;
    /*background: radial-gradient(circle, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 70%);*/
    opacity: 0.48;
  }
  .columns-section .flex-columns.four-wide .column:nth-child(3) .doubled-image::before {
    left: -38px;
  }
}
.flex-columns.four-wide .image-video-lightbox-link::before, .flex-columns.four-wide .image-video-lightbox-link::after {
  transform: translate(-50%, -50%) scale(0.81);
}
.flex-columns.four-wide .image-video-lightbox-link::before {
  border-width: 6px;
}
.flex-columns.four-wide .image-video-lightbox-link:hover::before, .flex-columns.four-wide .image-video-lightbox-link:focus::before {
  border-width: 0;
}
.flex-columns.three-wide {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 38px;
  width: 1020px;
  max-width: 95%;
  margin: auto;
}
.flex-columns.three-wide .column .doubled-image-wrapper {
  /*margin-top: 32px;*/
}
.flex-columns.three-wide .column .doubled-image-wrapper::before, .flex-columns.three-wide .column .doubled-image-wrapper::after {
  top: -32px;
  right: 93px;
}
.flex-columns.three-wide .column .doubled-image-wrapper::before {
  content: unset;
  background-position: center bottom;
}
.flex-columns.three-wide .column .doubled-image-wrapper::after {
  content: unset;
  /*backdrop-filter: blur(2px);*/
}
.columns-section .flex-columns.three-wide .column {
  /*&:first-child .doubled-image::before{
    background-image: url("../images/lines/line-column-3-wide-left.png");
  }
  &:nth-child(3) .doubled-image::before{
    background-image: url("../images/lines/line-column-3-wide-right.png");
  }*/
}
.columns-section .flex-columns.three-wide .column-content {
  padding-right: 15px;
}
.columns-section .flex-columns.three-wide .column:first-child .doubled-image::before, .columns-section .flex-columns.three-wide .column:nth-child(3) .doubled-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.columns-section .flex-columns.three-wide .column:nth-child(2) {
  z-index: 2;
}
@media (min-width: 1001px) {
  .columns-section .flex-columns.three-wide .column:nth-child(3)::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 424px;
    height: 336px;
    top: -17px;
    right: 58px;
    /*background: radial-gradient(circle, rgba(209,209,209,1) 0%, rgba(255,255,255,1) 70%);*/
    opacity: 0.48;
  }
  .columns-section .flex-columns.three-wide .column:nth-child(3) .doubled-image::before {
    left: -38px;
  }
}
.flex-columns.three-wide .image-video-lightbox-link::before, .flex-columns.three-wide .image-video-lightbox-link::after {
  transform: translate(-50%, -50%) scale(0.81);
}
.flex-columns.three-wide .image-video-lightbox-link::before {
  border-width: 6px;
}
.flex-columns.three-wide .image-video-lightbox-link:hover::before, .flex-columns.three-wide .image-video-lightbox-link:focus::before {
  border-width: 0;
}
@media (max-width: 1000px) {
  .flex-columns, .flex-columns.two-wide, .flex-columns.three-wide {
    display: block;
    max-width: 500px;
    margin: 60px auto 0;
  }
  .flex-columns .column, .flex-columns.two-wide .column, .flex-columns.three-wide .column {
    margin-bottom: 30px;
  }
  .flex-columns .column:last-child, .flex-columns.two-wide .column:last-child, .flex-columns.three-wide .column:last-child {
    margin-bottom: 0px;
  }
  .flex-columns.two-wide .column::before, .flex-columns.two-wide .column::after {
    top: -47px;
  }
}

.fifty-fifty-section {
  position: relative;
  z-index: 100;
  padding-top: 0px;
  padding-bottom: 70px;
}
.fifty-fifty-section.gray_bg {
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(240, 240, 240) 100%);
}
.fifty-fifty-section.alignfull {
  margin-bottom: 70px;
  padding-bottom: 0px;
}
.fifty-fifty-section.no-bg {
  background: none;
  padding-top: 0px;
  margin-bottom: 0px;
}
.fifty-fifty-section::after {
  /*@include absolute-psudo(1, true);
  @include clipped-lines(false, 'white', 1344px);
  opacity: 50%;*/
}
.fifty-fifty-section .flex-columns {
  position: relative;
  z-index: unset;
}
@media (max-width: 1000px) {
  .fifty-fifty-section {
    padding: 50px 0;
  }
  .fifty-fifty-section.alignfull {
    margin-bottom: 0;
  }
  .fifty-fifty-section .flex-columns .column:last-child {
    margin-bottom: 50px;
  }
}
.fifty-fifty-section-title {
  text-transform: none;
  position: relative;
  z-index: 2;
}

.image-text-columns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.image-text-columns-section, .image-text-columns-section.alignfull {
  margin-bottom: 150px;
}
.image-text-columns--75 {
  max-width: 88.6%;
}
.image-text-columns--75 .image-wrapper {
  width: 65%;
}
.image-text-columns--75 .image-wrapper .cover-image {
  padding-top: 57.6%;
}
.image-text-columns--75 .text-wrapper {
  max-width: 317px;
  margin-left: 100px;
  line-height: 1.555;
}
.image-text-columns--75 .text-wrapper h2,
.image-text-columns--75 .text-wrapper h3 {
  margin-bottom: 30px;
}
.image-text-columns--75 .text-wrapper .h3-like {
  text-transform: none;
}
@media (max-width: 1200px) {
  .image-text-columns--75 .text-wrapper {
    margin-left: 50px;
  }
}
.image-text-columns--75 .doubled-image-wrapper {
  margin-bottom: 50px;
}
.image-text-columns--75 .doubled-image-wrapper::before, .image-text-columns--75 .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 156px;
  top: 100%;
}
.image-text-columns--75 .doubled-image-wrapper::before {
  z-index: -1;
  background: inherit;
  background-size: 100%;
}
.image-text-columns--75 .doubled-image-wrapper::after {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.page-template-l1-landing .image-text-columns--75 .image-wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 1001px) {
  .page-template-l1-landing .image-text-columns--75 .image-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    background-image: url("../images/lines/line-l1-column-75-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 142px;
    height: 495px;
    bottom: -1px;
    left: -1px;
  }
}
.page-template-l1-landing .image-text-columns--75 .image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-image: url("../images/lines/line-l1-column-75-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 106px;
  height: 276px;
  top: 0;
  right: 0;
}
.page-template-l1-landing .image-text-columns--75 .doubled-image-wrapper::before, .page-template-l1-landing .image-text-columns--75 .doubled-image-wrapper::after {
  left: 53px;
}
@media (max-width: 1000px) {
  .image-text-columns--75 {
    display: block;
    max-width: none;
  }
  .image-text-columns--75 .image-wrapper {
    width: auto;
  }
  .image-text-columns--75 .text-wrapper {
    margin: auto;
    max-width: 500px;
    width: 90%;
  }
  .image-text-columns--75 .doubled-image-wrapper {
    margin-bottom: 75px;
  }
  .image-text-columns--75 .doubled-image-wrapper::before, .image-text-columns--75 .doubled-image-wrapper::after {
    bottom: -32px;
    left: 50%;
    margin-left: -250px;
  }
}
@media (max-width: 550px) {
  .image-text-columns--75 .doubled-image-wrapper::before, .image-text-columns--75 .doubled-image-wrapper::after {
    left: 5%;
    margin-left: 0;
  }
}

.columns-repeater-section, .columns-repeater-section.alignwide {
  /*max-width: 1233px;*/
}
.columns-repeater-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 91px;
}
.columns-repeater-item-content {
  max-width: 515px;
  margin-left: 93px;
  line-height: 1.55;
}
.columns-repeater-item-content .h3-like,
.columns-repeater-item-content h2.h3-like {
  text-transform: none;
}
.columns-repeater-item-content h4,
.columns-repeater-item-content .h4-like {
  margin-bottom: 19px;
}
.columns-repeater-item-content h5,
.columns-repeater-item-content .h5-like {
  margin-bottom: 16px;
  margin-top: 0px;
}
.columns-repeater-item-content p {
  margin-bottom: 1em;
}
.columns-repeater-item-content ul {
  margin-left: 1em;
}
.columns-repeater-item-image {
  width: 515px;
  flex-shrink: 0;
}
.columns-repeater-item .cover-image {
  padding-top: 73.45%;
}
.columns-repeater-item .cover-image::after {
  /*@include absolute-psudo(1, true);*/
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  background-image: url("../images/lines/line-repeater-image-left.png");
}
.columns-repeater-item .doubled-image {
  margin-left: -45px;
}
.columns-repeater-item .doubled-image-wrapper {
  padding-top: 0px;
  margin-left: 45px;
  background-position: center top -200px;
}
.columns-repeater-item .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.columns-repeater-item:nth-child(even), .columns-repeater-item.is-reversed {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: 0;
}
.columns-repeater-item:nth-child(even) .columns-repeater-item-content, .columns-repeater-item.is-reversed .columns-repeater-item-content {
  margin-left: 0;
  margin-right: 91px;
}
.columns-repeater-item:nth-child(even) .cover-image::after, .columns-repeater-item.is-reversed .cover-image::after {
  background-size: auto 100%;
  background-position: right bottom;
  background-image: url("../images/lines/line-repeater-image-right.png");
}
@media (max-width: 1200px) {
  .columns-repeater-item {
    padding-right: 47px;
  }
  .columns-repeater-item-image {
    width: 400px;
  }
  .columns-repeater-item-content {
    margin-left: 47px;
  }
  .columns-repeater-item:nth-child(even), .columns-repeater-item.is-reversed {
    padding-left: 47px;
  }
  .columns-repeater-item:nth-child(even) .columns-repeater-item-content, .columns-repeater-item.is-reversed .columns-repeater-item-content {
    margin-right: 47px;
  }
}
@media (max-width: 1000px) {
  .columns-repeater-item, .columns-repeater-item:nth-child(even), .columns-repeater-item.is-reversed {
    flex-direction: column;
    padding: 0 29px;
    margin-bottom: 47px;
  }
  .columns-repeater-item .columns-repeater-item-content,
.columns-repeater-item .columns-repeater-item-image, .columns-repeater-item:nth-child(even) .columns-repeater-item-content,
.columns-repeater-item:nth-child(even) .columns-repeater-item-image, .columns-repeater-item.is-reversed .columns-repeater-item-content,
.columns-repeater-item.is-reversed .columns-repeater-item-image {
    width: 100%;
    max-width: 515px;
    margin: 0 auto 20px;
  }
}

.data-points-section {
  position: relative;
  z-index: 2;
  margin-bottom: 140px;
  margin-top: 65px;
  /*
  &::before{
    top:-17px;
    left:-8px;
    width:28px;
    height:124px;
    @include background-cover('dots/dots-data-point-left.png');
  }
  &::after{
    bottom:-13px;
    right:-9px;
    width:39px;
    height:85px;
    @include background-cover('dots/dots-data-point-right.png');
  }
  */
}
.data-points-section::before, .data-points-section::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}
.data-points-section + .data-points-section {
  margin-top: -155px;
  z-index: 1;
}
.data-points-section + .data-points-section::before {
  top: 17px;
}
@media (max-width: 1000px) {
  .data-points-section + .data-points-section {
    margin-top: -96px;
  }
}
.data-points-grid {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0 0 14px;
  /*
  &::after{
    @include absolute-psudo(1);
    left:0;
    bottom:0;
    width:100%;
    border-top:1px $grey solid;
    height: 14px;
    background-image: url("../images/lines/lines_gray.png");
    background-size: 1020px auto;
    background-position: center;
  }
  */
}
.data-points-grid.has-image {
  margin-top: 65px;
}
.data-points-grid-item {
  position: relative;
  z-index: 1;
  width: 240px;
  text-align: center;
  background-color: #002d72;
  padding: 35px 0 40px;
  min-height: 204px;
  margin: 40px 23px 0;
  display: flex;
  align-items: center;
  background-image: url(../images/stat-box-lines_gray.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.data-points-grid-item::before, .data-points-grid-item::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
  left: 50%;
  top: 0;
}
.data-points-grid-item::after {
  transform: rotate(90deg);
}
.data-points-grid-item::before {
  top: -13px;
}
.data-points-grid-item::after {
  width: 29px;
  height: 18px;
  display: block;
  position: absolute;
  top: 98%;
  left: 50%;
  transform: translateX(-50%);
  background-color: transparent;
  background-image: url(../images/stat-box-dots.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.data-points-grid-item img {
  position: absolute;
  width: 131px;
  height: 131px;
  left: 50%;
  top: 0px;
  border: 3px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -70%);
  z-index: 2;
}
.data-points-grid-item .fact {
  width: 100%;
}
.data-points-grid-item .fact span {
  display: block;
}
.data-points-grid-item .fact-figure {
  font-size: 40px;
  line-height: 1.2;
  color: #68ACE5;
}
.data-points-grid-item .fact-desc {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  padding: 0 20px;
}
@media (max-width: 1000px) {
  .data-points-section {
    max-width: 416px;
    border: 0;
  }
  .data-points-section::before, .data-points-section::after {
    display: none;
  }
  .data-points-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
  }
  .data-points-grid::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: transparent;
    background-image: url("../images/lines/lines_gray.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 814px auto;
    -webkit-clip-path: url("#cp-home-facts-grid");
            clip-path: url("#cp-home-facts-grid");
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .data-points-section + .data-points-section .data-points-grid::before {
    top: -8px;
  }
  .data-points-grid::after {
    display: none;
  }
  .data-points-grid-item {
    position: relative;
    z-index: 2;
    width: auto;
    padding: 100% 0 0;
    border: 1px #E0E0E0 solid;
    background-color: #fff;
    margin: 0;
  }
  .data-points-grid-item::before, .data-points-grid-item::after {
    display: none;
  }
  .data-points-grid-item .fact {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
  }
  .data-points-grid-item .fact-figure, .data-points-grid-item .fact-desc {
    max-width: 152px;
  }
  .data-points-grid-item .fact-desc {
    font-size: 14px;
    line-height: 1.42;
  }
}

.cta-block-section {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
  padding: 83px 93px 92px 104px;
  background: #68ACE5;
  background: linear-gradient(342deg, rgb(100, 206, 187) 0%, rgb(104, 172, 229) 33%);
  color: #002d72;
  /*&::before,
  &::after{
    @include absolute-psudo();
  }*/
}
.cta-block-section::before {
  width: 20px;
  left: 0;
  top: 74px;
  bottom: 78px;
  background-image: url("../images/lines/lines_white.png");
  background-size: 486px auto;
  background-position: center;
}
.cta-block-section::after {
  height: 75px;
  width: 177px;
  right: -9px;
  bottom: -41px;
  background-image: url("../images/dots/dots-cta.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 782px) {
  .cta-block-section {
    padding: 40px 45px 50px;
  }
  .cta-block-section::before {
    left: 45px;
    right: 45px;
    top: 0;
    bottom: auto;
    width: auto;
    height: 10px;
  }
}
.cta-block-section.has-dark-blue-bkgd, .cta-block-section.has-green-bkgd {
  color: #fff;
}
.cta-block-section.has-dark-blue-bkgd {
  background: #002d72;
  background: linear-gradient(342deg, rgb(104, 172, 229) 0%, rgb(10, 48, 109) 33%);
  padding-left: 5%;
  padding-right: 5%;
}
.cta-block-section.has-dark-blue-bkgd .flex-cta-content p {
  margin-left: 0px;
}
.cta-block-section.has-green-bkgd {
  background: #008566;
  background: linear-gradient(342deg, rgb(104, 172, 229) 0%, rgb(0, 155, 119) 33%);
}

.flex-cta {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1029px;
  margin: auto;
}
.flex-cta-content h2 {
  margin-bottom: 25px;
  color: inherit;
}
.flex-cta-content p {
  line-height: 2.111;
}
.flex-cta-content *:last-child {
  margin-bottom: 0;
}
.flex-cta-link {
  width: 236px;
  flex-shrink: 0;
  margin-left: 40px;
  text-align: right;
  display: flex;
  align-items: flex-start;
  /*@include fonts('Factoria Bold', 25px, 1.24);*/
  font-family: "Factoria", sans-serif;
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 38px;
  font-weight: 400;
  letter-spacing: 0.01em;
  transition: text-decoration-color 0.2s ease;
  margin-top: 30px;
  color: inherit;
}
.flex-cta-link:visited {
  color: inherit;
}
.flex-cta-link:active {
  color: inherit;
}
.flex-cta-link span {
  position: relative;
}
.flex-cta-link span::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../svg/arrow-short-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -26px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 250ms ease;
}
.flex-cta-link .btn-arrow--circle {
  flex-shrink: 0;
  margin-left: 20px;
  width: 31px;
  height: 31px;
  background-color: #fff;
}
.flex-cta-link .btn-arrow--circle .arrow,
.flex-cta-link .btn-arrow--circle .line {
  stroke: #008566;
}
.flex-cta-link:hover, .flex-cta-link:focus {
  text-decoration-color: transparent;
}
.flex-cta-link:hover .btn-arrow--circle, .flex-cta-link:focus .btn-arrow--circle {
  background-color: #fff;
}
.flex-cta-link:hover span::after, .flex-cta-link:focus span::after {
  transform: translateY(-50%) translateX(10px);
}
@media (max-width: 1000px) {
  .flex-cta {
    display: block;
  }
  .flex-cta-content {
    margin-bottom: 30px;
  }
  .flex-cta-link {
    margin: 0;
    text-align: left;
    flex-direction: row-reverse;
  }
  .flex-cta-link .btn-arrow--circle {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (max-width: 782px) {
  .flex-cta-link {
    font-size: 20px;
  }
}

.flex-side-heading-section, .flex-side-heading-section.alignfull {
  margin-bottom: 140px;
}
.flex-side-heading-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  max-width: 1148px;
  padding-right: 34px;
  margin: auto;
}
.flex-side-heading-inner::before, .flex-side-heading-inner::after {
  content: "";
  display: block;
  position: absolute;
}
.flex-side-heading-inner::before {
  z-index: 2;
  height: 1px;
  right: 34px;
  left: 65px;
  background-color: rgba(112, 112, 112, 0.2);
}
.flex-side-heading-inner::after {
  z-index: -1;
  width: 376px;
  height: 302px;
  top: 16px;
  left: -50px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 667px auto;
  -webkit-clip-path: url("#cp-flex-side-heading");
          clip-path: url("#cp-flex-side-heading");
}
.flex-side-heading-title {
  position: relative;
  z-index: 1;
  width: 411px;
  flex-shrink: 0;
  padding: 70px 48px 65px 65px;
  background-color: #fff;
}
.flex-side-heading-title h3,
.flex-side-heading-title h3-like {
  margin: 0;
  font-size: 34px;
  line-height: 1.35;
}
.flex-side-heading-content {
  position: relative;
  z-index: 1;
  max-width: 706px;
  padding: 77px 20px 20px;
  background-color: #fff;
  line-height: 1.55;
}
.flex-side-heading-content ul {
  list-style: none;
  margin: 0;
}
.flex-side-heading-content ul li {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  margin: 0 0 20px;
}
.flex-side-heading-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.66em;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #D0D0D0;
}
.flex-side-heading-content::after {
  content: "";
  display: block;
  position: absolute;
  width: 254px;
  height: 45px;
  right: -15px;
  top: -25px;
  background-image: url("../images/../images/dots/dots-side-heading.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1000px) {
  .flex-side-heading-inner {
    display: block;
    padding-right: 0;
    width: 90%;
  }
  .flex-side-heading-inner::before {
    left: 35px;
    right: 35px;
  }
  .flex-side-heading-title, .flex-side-heading-content {
    margin: auto;
  }
  .flex-side-heading-title {
    width: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .flex-side-heading-content {
    padding-top: 0;
    padding-left: 65px;
  }
  .flex-side-heading-content::after {
    display: none;
  }
}
@media (max-width: 782px) {
  .flex-side-heading-title {
    padding: 35px;
  }
  .flex-side-heading-title h3,
.flex-side-heading-title .h3-like {
    font-size: 25px;
  }
  .flex-side-heading-content {
    padding: 0 35px;
  }
}

.hopkins-insider-block {
  position: relative;
  z-index: 1;
  background: #002d72;
  background: linear-gradient(42deg, rgb(92, 157, 214) 0%, rgb(10, 48, 109) 36%);
  color: #fff;
  padding: 86px 0 110px;
  overflow: hidden;
}
.hopkins-insider-block.alignfull {
  margin-bottom: 22px;
}
.hopkins-insider-block a {
  color: #fff;
}
.hopkins-insider-block a:visited {
  color: #fff;
}
.hopkins-insider-block a:active {
  color: #fff;
}
.hopkins-insider-block .h5-like {
  margin: 0 0 40px;
  color: #68ACE5;
  line-height: 1;
}
.hopkins-insider-block-wrapper {
  position: relative;
  z-index: 1;
}
.hopkins-insider-block-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -220px;
  left: -153px;
  width: 535px;
  height: 984px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 2206px auto;
  -webkit-clip-path: url("#cp-hopkins-insider-block-left");
          clip-path: url("#cp-hopkins-insider-block-left");
  opacity: 0.3;
}
.hopkins-insider-block-inner {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1040px;
  padding: 0 10px;
  margin: auto;
}
.hopkins-insider-block-title {
  font-size: 26px;
  color: #68ACE5;
  margin-bottom: 33px;
  padding-right: 200px;
  text-transform: none;
}
.hopkins-insider-block-title span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  color: #fff;
}
.hopkins-insider-block-cta {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}
.hopkins-insider-block-cta .link-trailing-icon {
  font-size: 15px;
  letter-spacing: 0.03em;
  align-items: center;
}
.hopkins-insider-block-cta .link-trailing-icon .icon-arrow-circle .arrow {
  fill: #008566;
  stroke: #008566;
}
.hopkins-insider-block::before, .hopkins-insider-block::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
.hopkins-insider-block::before {
  left: 0;
  bottom: 0;
  width: 123px;
  height: 218px;
  background-image: url("../images/lines/line-hopkins-insider-block.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hopkins-insider-block::after {
  right: -5px;
  top: 0;
  width: 93px;
  height: 283px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 2206px auto;
  -webkit-clip-path: url("#cp-hopkins-insider-block-right");
          clip-path: url("#cp-hopkins-insider-block-right");
  opacity: 0.44;
}
.hopkins-insider-feed {
  display: grid;
  grid-template-columns: 65% 1fr;
}
.hopkins-insider-feed--video {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px;
}
.hopkins-insider-feed--video + .hopkins-insider-block-cta {
  margin-right: 10px;
}
.hopkins-insider-feed--video .hopkins-insider-article-desc a {
  text-decoration-color: transparent;
}
.hopkins-insider-feed--video .hopkins-insider-article-desc a:hover, .hopkins-insider-feed--video .hopkins-insider-article-desc a:focus {
  text-decoration-color: currentColor;
}
.hopkins-insider-feed-column {
  padding-left: 57px;
}
.hopkins-insider-feed-column--featured {
  border-right: 1px rgba(255, 255, 255, 0.16) solid;
  padding-left: 0;
  padding-right: 20px;
}
.hopkins-insider-feed--video .hopkins-insider-feed-column {
  padding-left: 0;
}
.hopkins-insider-article-image {
  width: 300px;
}
.hopkins-insider-article-desc h4,
.hopkins-insider-article-desc .h4-like,
.hopkins-insider-article-desc h5,
.hopkins-insider-article-desc .h5-like {
  margin: 0;
}
.hopkins-insider-article-desc h4,
.hopkins-insider-article-desc .h4-like {
  font-size: 18px;
  line-height: 1.444;
}
.hopkins-insider-article-desc p {
  font-size: 16px;
  line-height: 1.375;
}
.hopkins-insider-article-desc p:last-child {
  margin-bottom: 0;
}
.hopkins-insider-article--video {
  position: relative;
  z-index: 1;
}
.hopkins-insider-article--video::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 5px;
  left: -35px;
  width: 22px;
  height: 14px;
  background-image: url("../images/../svg/video.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hopkins-insider-article--podcast {
  position: relative;
  z-index: 1;
}
.hopkins-insider-article--podcast::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 5px;
  left: -35px;
  width: 22px;
  height: 14px;
  background-image: url("../images/../svg/jhu_apply_podcast-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: invert(100%);
}
.hopkins-insider-article-author {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 2.07;
  color: #68ACE5;
  margin-bottom: 26px;
}
.hopkins-insider-feed-column .hopkins-insider-article:last-child .hopkins-insider-article-author {
  margin-bottom: 0;
}
.hopkins-insider-article-author a {
  color: inherit;
}
.hopkins-insider-feed-column--featured .hopkins-insider-article {
  display: flex;
  align-items: flex-start;
}
.hopkins-insider-feed-column--featured .hopkins-insider-article-image {
  margin-right: 44px;
  flex-shrink: 0;
}
.hopkins-insider-article .youtube-lightbox {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}
.hopkins-insider-article .youtube-lightbox .image-video-lightbox-link {
  position: absolute;
  font-size: 40px;
  left: 10px;
  bottom: 30px;
  z-index: 8;
}
.hopkins-insider-article .youtube-lightbox:hover .image-video-lightbox-link::before, .hopkins-insider-article .youtube-lightbox:focus .image-video-lightbox-link::before {
  border-width: 0;
}
.hopkins-insider-article .youtube-lightbox .cover-image {
  padding-top: 66.6%;
}
@media (min-width: 1001px) {
  .hopkins-insider-article .youtube-lightbox::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 1px;
    background-color: #305089;
  }
  .hopkins-insider-feed-column:first-child .hopkins-insider-article .youtube-lightbox::after {
    display: none;
  }
}
@media (max-width: 1000px) {
  .hopkins-insider-block {
    padding: 86px 0 110px;
    background: linear-gradient(42deg, rgb(92, 157, 214) 0%, rgb(10, 48, 109) 22%);
  }
  .hopkins-insider-block.alignfull {
    margin-bottom: 0;
  }
  .hopkins-insider-block-wrapper::after {
    top: auto;
    bottom: -500px;
  }
  .hopkins-insider-block-inner {
    width: 80%;
    max-width: 500px;
    padding: 0;
  }
  .hopkins-insider-block-title {
    padding: 0;
  }
  .hopkins-insider-block-cta {
    position: relative;
  }
  .hopkins-insider-feed {
    display: block;
  }
  .hopkins-insider-feed-column, .hopkins-insider-feed-column--featured {
    border-right: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .hopkins-insider-article-image {
    width: auto;
  }
  .hopkins-insider-article-desc p {
    margin-top: -30px;
  }
  .hopkins-insider-feed-column--featured .hopkins-insider-article {
    display: block;
  }
  .hopkins-insider-feed-column--featured .hopkins-insider-article-image {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media (max-width: 782px) {
  .hopkins-insider-block-wrapper::after {
    left: -350px;
  }
}
@media (max-width: 640px) {
  .hopkins-insider-block::before {
    left: -50px;
  }
  .hopkins-insider-block-wrapper::after {
    left: -400px;
  }
}

.hopkins-insider-block--alt {
  background: linear-gradient(297deg, rgb(10, 48, 109) 76%, rgb(91, 155, 212) 100%);
}
.hopkins-insider-block--alt .hopkins-insider-block-wrapper::after {
  top: 162px;
}
.hopkins-insider-block--alt .image-zoom-wrapper {
  margin-bottom: 20px;
}
.hopkins-insider-block--alt .image-zoom-wrapper .cover-image {
  padding-top: 66.66%;
}
.hopkins-insider-block--alt .hopkins-insider-feed {
  grid-template-columns: 1fr 403px;
}
@media (min-width: 1001px) {
  .hopkins-insider-block--alt .hopkins-insider-feed-column {
    padding-left: 103px;
  }
}
.hopkins-insider-block--alt .hopkins-insider-feed-column--featured {
  width: auto;
  padding: 0;
  border-right: 0;
}
.hopkins-insider-block--alt .hopkins-insider-feed-column--featured a {
  display: block;
  width: 100%;
  text-decoration-color: transparent;
}
.hopkins-insider-block--alt .hopkins-insider-feed-column--featured a:hover, .hopkins-insider-block--alt .hopkins-insider-feed-column--featured a:focus {
  text-decoration-color: #fff;
}
.hopkins-insider-block--alt .hopkins-insider-feed-column--featured h4 {
  color: inherit;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.133;
}
.hopkins-insider-block--alt .hopkins-insider-article {
  margin-bottom: 50px;
}
.hopkins-insider-block--alt .hopkins-insider-article:last-child {
  margin-bottom: 0;
}
.hopkins-insider-block--alt .hopkins-insider-article-desc h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.36;
}

.find-your-admissions-counselor {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
  padding: 53px 93px 63px 93px;
  background: #68ACE5;
  background: linear-gradient(342deg, rgb(100, 206, 187) 0%, rgb(104, 172, 229) 33%);
  color: #002d72;
  /*&:after {
      content: '';
      background-image: url('../images/nest-gray-large.svg');
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
      width: 160px;
      height: 160px;
      position: absolute;
      z-index: -1;
      top: 72px;
      right: 110px;
      @include breakpoint('medium'){
          right: auto;
          left: 710px;
      }
  }*/
}
.find-your-admissions-counselor::before, .find-your-admissions-counselor::after {
  content: "";
  display: block;
  position: absolute;
}
.find-your-admissions-counselor::before {
  width: 20px;
  left: 0;
  top: 74px;
  bottom: 78px;
  background-image: url("../images/lines/lines_white.png");
  background-size: 486px auto;
  background-position: center;
}
.find-your-admissions-counselor::after {
  height: 75px;
  width: 177px;
  right: -9px;
  bottom: -41px;
  background-image: url("../images/dots/dots-cta.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1000px) {
  .find-your-admissions-counselor {
    padding-bottom: 60px;
  }
}
@media (max-width: 782px) {
  .find-your-admissions-counselor {
    padding: 40px 25px 50px 40px;
  }
}
.find-your-admissions-counselor .container {
  width: 100%;
  max-width: 1004px;
  margin: 0 auto;
}
.find-your-admissions-counselor .nest-accent {
  width: 160px;
  height: 160px;
  position: absolute;
  z-index: -1;
  top: 72px;
  right: 110px;
}
@media (max-width: 1000px) {
  .find-your-admissions-counselor .nest-accent {
    right: auto;
    left: 710px;
  }
}
.find-your-admissions-counselor .nest-accent img {
  width: 100%;
}
.find-your-admissions-counselor .block-title {
  font-size: 30px;
  line-height: 1;
  line-height: 1.41;
  color: #002d72;
  margin-bottom: 40px;
}
.find-your-admissions-counselor p {
  color: #002d72;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 15px;
}
.find-your-admissions-counselor .contact-section .section-title {
  font-size: 20px;
  line-height: 1;
  line-height: 1.5;
  color: #002d72;
  margin-bottom: 8px;
}
.find-your-admissions-counselor .contact-section .section-title span {
  font-size: 20px;
  line-height: 1;
}
.find-your-admissions-counselor .contact-section .intro {
  color: #757575;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
}
.find-your-admissions-counselor .contact-section .intro p:first-of-type {
  margin-top: 0;
}
.find-your-admissions-counselor .contact-section .contacts {
  display: flex;
  margin-bottom: 25px;
  margin-top: 35px;
}
@media (max-width: 500px) {
  .find-your-admissions-counselor .contact-section .contacts {
    flex-flow: column;
    margin-bottom: 15px;
  }
}
@media (max-width: 500px) {
  .find-your-admissions-counselor .contact-section .contacts .contact-info {
    margin-bottom: 10px;
  }
}
.find-your-admissions-counselor .contact-section .contacts .contact-info:nth-of-type(n+2) {
  margin-left: 70px;
}
@media (max-width: 500px) {
  .find-your-admissions-counselor .contact-section .contacts .contact-info:nth-of-type(n+2) {
    margin-left: 0;
  }
}
.find-your-admissions-counselor .contact-section .contacts .contact-info h6 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.find-your-admissions-counselor .contact-section .contacts .contact-info .email_number p:first-of-type {
  font-size: 15px;
  line-height: 1;
  margin-top: 0;
}
.find-your-admissions-counselor .contact-section .additional-copy p:first-of-type {
  margin-top: 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  color: #757575;
}
.find-your-admissions-counselor .contact-section .additional-copy a.btn-underline {
  color: inherit;
  letter-spacing: 0.25px;
}
.find-your-admissions-counselor .separator {
  width: 100%;
  height: 2px;
  background-color: #EBEBEB;
  margin: 35px 0 50px;
}
.find-your-admissions-counselor .contact-admission-counselors .counselor-subtitle {
  font-size: 25px;
  line-height: 1.36;
  margin-bottom: 8px;
  color: #002d72;
}
.find-your-admissions-counselor .contact-admission-counselors .counselor-intro {
  color: #002d72;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
}
.find-your-admissions-counselor .contact-admission-counselors .counselor-intro p:first-of-type {
  margin-top: 0;
  color: #002d72;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section {
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 782px) {
  .find-your-admissions-counselor .contact-admission-counselors .counselors-search-section {
    flex-flow: column;
  }
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section:last-of-type {
  margin-bottom: 0;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container {
  padding-top: 15px;
  padding-bottom: 30px;
  max-width: 100%;
}
@media (min-width: 783px) {
  .find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container {
    flex: 0 1 auto;
    display: flex;
    align-items: center;
  }
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form {
  padding-right: 16px;
  padding-left: 0px;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form * {
  box-sizing: border-box;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form h6 {
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form input[type=text] {
  border: 2px solid #f0f0f0;
  height: 34px;
  min-width: 146px;
  border-radius: 0;
  font-size: 15px;
  padding: 8px 10px 9px 16px;
  transform: translateY(1px);
  margin-right: 10px;
  margin-top: 13px;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form select {
  border: 2px solid #f0f0f0;
  padding: 7.5px 16px;
  margin-right: 10px;
  margin-top: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("../svg/chevron-circle-green.svg");
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 16px;
  max-width: 100%;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form select:invalid {
  color: #757575;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form button {
  border: 2px solid #008566;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  padding: 8.5px 15px;
  text-transform: uppercase;
  background-color: #008566;
  -webkit-appearance: none;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 13px;
  color: #fff;
  transition: all 0.3s ease;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-form-container .search-form button:hover {
  color: #fff;
  background-color: #002d72;
  border-color: #002d72;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results {
  flex: 0 0 336px;
  background-color: #EBF4FB;
  padding: 16px 22px 22px;
  position: relative;
  opacity: 0;
  display: none;
}
@media (max-width: 782px) {
  .find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results {
    flex: auto;
  }
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results.show {
  display: block;
  animation: fadeInUp 0.2s ease-out both;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .close-results {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .results-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 16px;
  display: block;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info + .counselor-info {
  margin-top: 24px;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info dl, .find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info dd {
  line-height: 1;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info .name {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 12px;
}
.find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info .title, .find-your-admissions-counselor .contact-admission-counselors .counselors-search-section .search-results .counselor-info .email {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 200;
}
.find-your-admissions-counselor.connect .container::before {
  content: " ";
  display: block;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 28px auto;
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/counslor-icon.svg);
  width: 30px;
  height: 30px;
  margin-bottom: 30px;
}
.find-your-admissions-counselor.connect .contact-section .section-title span {
  font-weight: 800;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 783px) {
  .youvisit-virtual-tour-embed-section .youvisit-embed {
    min-height: 540px !important;
    height: 540px !important;
  }
}
.wp-admin .youvisit-virtual-tour-embed-section {
  pointer-events: none;
}

.l1-header, .l1-header.alignfull {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
.l1-header::before, .l1-header::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}
.l1-header::before {
  bottom: 0;
  left: 0;
  width: 144px;
  height: 199px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1805px auto;
  -webkit-clip-path: url("#cp-l1-header-left");
          clip-path: url("#cp-l1-header-left");
}
.l1-header::after {
  top: 0;
  right: 0;
  width: 170px;
  height: 331px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1805px auto;
  -webkit-clip-path: url("#cp-l1-header-right");
          clip-path: url("#cp-l1-header-right");
}
.l1-header-wrapper {
  position: relative;
  z-index: 1;
  margin-left: 50px;
  border-right: 17px #68ACE5 solid;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-header-wrapper::before, .l1-header-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  top: 0;
  right: 100%;
  bottom: 55px;
}
.l1-header-wrapper::before {
  z-index: -1;
  background: inherit;
  background-size: auto 130%;
  background-position: center;
}
.l1-header-wrapper::after {
  z-index: 1;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.l1-header-title {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(33, 33, 33, 0.19);
  min-height: 530px;
  height: 40vw;
}
.l1-header-title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: -50px;
  bottom: 0;
  width: 160px;
  height: 435px;
  background-image: url("../images/lines/line-l1-header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-header-title-inner {
  padding: 103px;
  color: #fff;
}
.l1-header-title-inner h1 {
  margin: 0;
}
@media (min-width: 1201px) {
  .l1-header-title-inner h1 {
    font-size: 70px;
  }
}
.l1-header .video-background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.l1-header .video-controls {
  position: absolute;
  z-index: 4;
  bottom: 30px;
  right: 35px;
  transform-origin: right bottom;
  transform: scale(0.6);
}
.l1-header .page-header-deadline {
  margin-top: 46px;
}
.l1-header .page-header-deadline-date::before {
  background-image: url("../svg/arrow-green-alt.svg");
}
@media (max-width: 782px) {
  .l1-header::before, .l1-header::after {
    background-size: 900px auto;
  }
  .l1-header::before {
    width: 72px;
    height: 100px;
  }
  .l1-header::after {
    width: 85px;
    height: 165px;
  }
  .l1-header-wrapper {
    margin-left: 20px;
    border-right-width: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .l1-header-wrapper::before, .l1-header-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    bottom: 25px;
  }
  .l1-header-title {
    background-color: rgba(33, 33, 33, 0.19);
    min-height: 0;
    height: auto;
  }
  .l1-header-title::after {
    left: -20px;
    width: 80px;
    height: 217px;
  }
  .l1-header-title-inner {
    padding: 100px 20px 100px 35px;
    color: #fff;
  }
  .l1-header--deadline .l1-header-title-inner {
    padding-top: 45px;
    padding-bottom: 65px;
  }
}
@media (max-width: 640px) {
  .l1-header-title-inner h1 {
    font-size: 30px;
  }
}

.l1-intro-section {
  overflow: auto;
}
.l1-intro-wrapper {
  max-width: 1070px;
  margin: 0 auto 45px;
}
.l1-intro-content h2 {
  max-width: 898px;
}
.l1-intro-content p {
  max-width: 663px;
}
@media (max-width: 1200px) {
  .l1-intro-content p {
    max-width: none;
    padding-right: 420px;
  }
}
.l1-intro-image {
  margin-top: 125px;
  width: 406px;
  float: right;
}
.l1-intro-image .doubled-image-wrapper {
  position: relative;
  margin-top: 53px;
}
.l1-intro-image .doubled-image-wrapper::before, .l1-intro-image .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  height: 53px;
  right: 0;
  left: 100px;
  top: -53px;
}
.l1-intro-image .doubled-image-wrapper::before {
  z-index: -1;
  background: inherit;
  background-size: cover;
}
.l1-intro-image .doubled-image-wrapper::after {
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.l1-intro-image .doubled-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -53px;
  right: 0;
  width: 58px;
  height: 286px;
  background-image: url("../images/lines/line-l1-intro-image.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-intro-image .cover-image {
  padding-top: 88%;
}
@media (max-width: 1000px) {
  .l1-intro-section {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .l1-intro-wrapper {
    margin: auto;
  }
  .l1-intro-content, .l1-intro-image {
    float: none;
    width: 90%;
  }
  .l1-intro-image {
    margin: auto;
    max-width: 600px;
  }
  .l1-intro-content {
    margin: 0 auto 90px;
    max-width: 600px;
  }
  .l1-intro-content p {
    padding: 0;
  }
}

.l1-columns-section {
  position: relative;
  z-index: 2;
  max-width: 1198px;
  margin-bottom: 154px;
}
.l1-intro-section--image + .l1-columns-section {
  margin-top: -125px;
}
.l1-columns-section-wrapper {
  position: relative;
  z-index: 2;
  margin-left: 64px;
  border-right: 1px rgba(112, 112, 112, 0.21) solid;
  border-bottom: 1px rgba(112, 112, 112, 0.21) solid;
  background: #fff;
}
.l1-columns-section-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 30px;
  top: 100%;
  width: 219px;
  height: 38px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 576px auto;
  -webkit-clip-path: url("#cp-l1-columns-bottom");
          clip-path: url("#cp-l1-columns-bottom");
}
.l1-columns-section-title {
  max-width: 666px;
}
.l1-columns-section-title h3 {
  font-weight: 700;
}
.l1-columns-section-cta {
  text-align: center;
  padding-bottom: 76px;
  padding-right: 59px;
}
@media (max-width: 1200px) {
  .l1-columns-section {
    width: auto;
    max-width: 1070px;
  }
  .l1-columns-section-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .l1-columns-section {
    width: 90%;
  }
  .l1-columns-section-wrapper {
    border-right: 0;
  }
  .l1-intro-section + .l1-columns-section {
    margin-top: 0;
    max-width: 600px;
  }
}
.l1-columns {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.l1-columns .column {
  width: 33.33%;
  padding: 55px 59px 0 4px;
  margin-bottom: 74px;
  line-height: 1.55;
  background-repeat: no-repeat;
  background-position: left top;
}
.l1-columns .column:first-child {
  background-image: url("../images/dots/dots-l1-column1.png");
  background-size: 73px auto;
}
.l1-columns .column:nth-child(2n) {
  background-image: url("../images/dots/dots-l1-column2.png");
  background-size: 84px auto;
}
.l1-columns .column:nth-child(3n) {
  background-image: url("../images/dots/dots-l1-column3.png");
  background-size: 97px auto;
}
.l1-columns .column h4 {
  line-height: 1.22;
  margin-bottom: 15px;
}
.l1-columns .column ul {
  list-style: none;
  margin-left: 0;
}
.l1-columns .column ul li {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  margin-bottom: 1em;
}
.l1-columns .column ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.6em;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #68ACE5;
}
@media (max-width: 1000px) {
  .l1-columns {
    display: block;
  }
  .l1-columns .column {
    width: auto;
    max-width: 360px;
    padding: 40px 0 0 0;
    margin: 0 auto 40px;
  }
  .l1-columns-section-cta {
    padding-right: 0;
  }
}

.l1-quote-wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.l1-quote-image {
  position: relative;
  z-index: 1;
  width: 243px;
  flex-shrink: 0;
}
.l1-quote-image::before, .l1-quote-image::after {
  content: "";
  display: block;
  position: absolute;
}
.l1-quote-image::before {
  z-index: 9;
  width: 231px;
  height: 35px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../images/quotes.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-quote-image::after {
  z-index: -1;
  width: 216px;
  height: 206px;
  bottom: -27px;
  right: -35px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
  -webkit-clip-path: url("#cp-l1-quote");
          clip-path: url("#cp-l1-quote");
}
.l1-quote-image .cover-image {
  padding-top: 100%;
  border-radius: 50%;
}
.l1-quote-content {
  margin-right: 30px;
}
.l1-quote-content .h5-like {
  color: #002d72;
}
.l1-quote-content .blockquote {
  font-size: 26px;
  line-height: 1.73;
  color: #002D72;
}
.l1-quote-content .blockquote strong {
  font-weight: 700;
}
.l1-quote-content .blockquote p {
  position: relative;
}
.l1-quote-content .blockquote p::before {
  content: "";
  display: block;
  position: absolute;
  top: -63px;
  left: 0px;
  width: 27px;
  height: 44px;
  background-image: url("/wp-content/themes/jhu-apply/assets/images/quote.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
.l1-quote-content .blockquote p::after {
  content: "";
  display: block;
  position: absolute;
  top: -63px;
  left: 47px;
  width: 27px;
  height: 44px;
  background-image: url("/wp-content/themes/jhu-apply/assets/images/quote.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  transform: rotate(180deg);
}
.l1-quote-content .blockquote-cite {
  display: flex;
  align-items: flex-start;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.21;
  color: #212121;
  margin-top: -20px;
}
.l1-quote-content .blockquote-cite::before {
  display: block;
  content: "";
  margin-right: 7px;
  margin-top: 2px;
  width: 37.5px;
  height: 12.5px;
  background-image: url("../images/dots/dots-blockquote-cite.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1000px) {
  .l1-columns-section + .l1-quote-section {
    margin-top: 140px;
  }
  .l1-quote-wrapper {
    display: block;
    max-width: 600px;
    margin: auto;
  }
  .l1-quote-image {
    margin: 0 auto 50px;
  }
  .l1-quote-content {
    margin: auto;
    text-align: center;
  }
  .l1-quote-content .blockquote-cite {
    justify-content: center;
  }
}
@media (max-width: 1000px) {
  .l1-quote-content .blockquote {
    font-size: 20px;
  }
  .l1-quote-content .blockquote-cite {
    margin-top: -10px;
  }
}

.l1-data-point-section, .l1-data-point-content-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.l1-data-point-section, .l1-data-point-section.alignfull {
  margin-bottom: 100px;
}
.l1-data-point-content {
  position: relative;
  z-index: 1;
  margin-right: 55px;
  max-width: 940px;
}
.l1-data-point-content::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -41px;
  left: -36px;
  width: 272px;
  height: 257px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 576px auto;
  -webkit-clip-path: url("#cp-l1-data-point");
          clip-path: url("#cp-l1-data-point");
}
.l1-data-point-content-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 42px;
}
.l1-data-point-image {
  width: 13.5%;
  flex-shrink: 0;
}
.l1-data-point-image .cover-image {
  padding-top: 387px;
}
.l1-data-point-crosshair {
  position: absolute;
  z-index: 2;
  top: -25px;
  right: 0;
  width: 25px;
  height: 25px;
}
.l1-data-point-crosshair::before, .l1-data-point-crosshair::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
  left: 50%;
  top: 0;
}
.l1-data-point-crosshair::after {
  transform: rotate(90deg);
}
.l1-data-point-crosshair--bottom {
  top: auto;
  bottom: -25px;
}
.l1-data-point-stat {
  width: 200px;
  flex-shrink: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.42;
  margin-right: 53px;
  text-transform: capitalize;
}
.l1-data-point-stat .large-text {
  display: block;
  font-weight: bold;
  font-size: 70px;
  line-height: 1;
  letter-spacing: -0.029em;
  color: #002d72;
}
.l1-data-point-desc {
  font-size: 25px;
  line-height: 1.56;
  color: #002D72;
}
.l1-data-point-desc p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .l1-data-point-section {
    display: block;
  }
  .cta-block-section + .l1-data-point-section {
    margin-top: 140px;
  }
  .l1-data-point-image {
    display: none;
  }
  .l1-data-point-content {
    margin: 0 30px;
  }
  .l1-data-point-content-inner {
    display: block;
  }
  .l1-data-point-stat, .l1-data-point-desc {
    margin: auto;
    max-width: 500px;
    text-align: center;
  }
  .l1-data-point-desc {
    font-size: 20px;
  }
}

.l1-60-40-block {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
}
.l1-60-40-block::after {
  /*@include absolute-psudo(3);*/
  width: 672px;
  height: 256px;
  bottom: 0;
  right: -1px;
  background-image: url("../images/lines/line-l1-60-40-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-60-40-block-content {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 44%;
  min-height: 553px;
  padding: 40px;
  padding-top: 0px;
}
.l1-60-40-block-content::before, .l1-60-40-block-content::after {
  /*@include absolute-psudo(1);*/
  top: 0;
}
.l1-60-40-block-content::before {
  left: 0;
  width: 132px;
  height: 137px;
  background-image: url("../images/lines/line-l1-60-40-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.l1-60-40-block-content::after {
  right: -88px;
  width: 288px;
  height: 46px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 772px auto;
  -webkit-clip-path: url("#cp-l1-60-40");
          clip-path: url("#cp-l1-60-40");
}
.l1-60-40-block-content-inner {
  position: relative;
  z-index: 2;
  max-width: 412px;
  line-height: 1.555;
}
.l1-60-40-block-content-inner h3,
.l1-60-40-block-content-inner .h3-like {
  font-size: 34px;
  line-height: 1.23;
  margin-bottom: 27px;
  /*color: $light-blue;*/
  text-transform: none;
}
.l1-60-40-block-content-inner p {
  max-width: 285px;
}
.l1-60-40-block-content-inner .link-front-icon--arrow {
  color: inherit;
  text-decoration-color: #008566;
}
.l1-60-40-block-content-inner .link-front-icon--arrow:visited {
  color: inherit;
}
.l1-60-40-block-content-inner .link-front-icon--arrow:active {
  color: inherit;
}
.l1-60-40-block-content-inner .link-front-icon--arrow:hover, .l1-60-40-block-content-inner .link-front-icon--arrow:focus {
  text-decoration-color: transparent;
}
.l1-60-40-block-content-inner .link-front-icon--arrow::before {
  background-image: url("../svg/arrow-circle.svg");
}
.l1-60-40-block-image {
  position: relative;
  z-index: 2;
  flex-grow: 1;
  display: flex;
  align-items: stretch;
  background-color: #fff;
}
.l1-60-40-block-image .cover-image {
  width: 100%;
}
.l1-60-40-block-image .cover-image::after {
  /*@include absolute-psudo(-1);*/
  top: 80px;
  bottom: 0;
  right: -92px;
  width: 92px;
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: -150px bottom;
  background-size: auto 140%;
  filter: url(#duotone);
}
@media (max-width: 1000px) {
  .l1-60-40-block {
    flex-direction: column-reverse;
  }
  .l1-60-40-block-content {
    width: auto;
    min-height: 0;
    padding: 100px 40px 120px;
  }
  .l1-60-40-block-content::before {
    display: none;
  }
  .l1-60-40-block-content::after {
    right: -150px;
  }
  .l1-60-40-block-image {
    padding: 0;
  }
  .l1-60-40-block-image .cover-image {
    padding-top: 60%;
  }
  .l1-60-40-block-image .cover-image::after {
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    height: 36px;
    width: 50%;
    background-position: center;
    background-size: cover;
  }
}
@media (max-width: 782px) {
  .l1-60-40-block-content {
    padding: 80px 40px;
  }
  .l1-60-40-block-content-inner h3 {
    font-size: 24px;
  }
  .l1-60-40-block::after {
    bottom: -40px;
  }
}

.page-template-majors-and-minors .site-breadcrumbs {
  margin-bottom: 97px;
}
@media (max-width: 782px) {
  .page-template-majors-and-minors .site-breadcrumbs {
    margin-bottom: 40px;
  }
}
.page-template-majors-and-minors .cta-block-section .flex-cta-link {
  width: 277px;
  margin-top: 30px;
}
.page-template-majors-and-minors .carousel-50-50-section {
  margin-top: 135px;
}
.page-template-majors-and-minors .carousel-50-50-intro {
  margin-bottom: 24px;
}
.page-template-majors-and-minors .carousel-50-50-slider .slide-top {
  width: 275px;
}

.majors-minors-header h1 {
  color: #002D72;
  margin-bottom: 20px;
}
.majors-minors-header .h4-like {
  text-transform: none;
  margin-bottom: 30px;
}
@media (max-width: 782px) {
  .majors-minors-header .h4-like {
    margin-bottom: 20px;
  }
}
.majors-minors-header p {
  max-width: 719px;
}

.special-programs-grid {
  background: transparent;
  padding-top: 0;
}
.special-programs-grid .section-heading {
  color: #002d72;
  max-width: 670px;
  margin-bottom: 75px;
}
.special-programs-grid .section-heading h2 {
  margin-bottom: 20px;
}
.special-programs-grid .column-content {
  font-size: 16px;
}
.special-programs-grid .column-content h3 {
  text-transform: none;
}
.special-programs-grid::after {
  display: none;
}
@media (min-width: 1001px) {
  .special-programs-grid .flex-columns.has-crosshairs .column {
    max-width: 364px;
    margin-left: 40px;
    margin-right: 40px;
  }
}

.majors-minors-listing-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px rgba(117, 117, 117, 0.2) solid;
  margin-bottom: 45px;
}
.majors-minors-listing-subtitle {
  max-width: 400px;
}
.majors-minors-listing-subtitle .h5-like {
  color: #002d72;
}
.majors-minors-listing-filters {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.majors-minors-listing-filters-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: normal;
  color: #535353;
  text-transform: uppercase;
  margin: 0;
}
.majors-minors-listing-filters-title .icon-filter {
  display: none;
}
.majors-minors-listing-filters-item {
  margin-left: 15px;
}
.majors-minors-listing-wrapper {
  display: flex;
}
.majors-minors-listing-wrapper.is-filtered {
  justify-content: space-between;
}
.majors-minors-listing-ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-rule: 1px rgba(117, 117, 117, 0.2) solid;
       column-rule: 1px rgba(117, 117, 117, 0.2) solid;
  -moz-column-gap: 131px;
       column-gap: 131px;
}
.majors-minors-listing-ul--single {
  -moz-column-count: auto;
       column-count: auto;
}
.is-filtered .majors-minors-listing-ul {
  max-width: 440px;
  -moz-column-count: auto;
       column-count: auto;
}
.majors-minors-listing-ul .program-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.majors-minors-listing-ul .program-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.1;
}
.majors-minors-listing-ul .program-title-link {
  text-decoration-color: transparent;
  text-underline-offset: 2px;
}
.majors-minors-listing-ul .program-title-link::after {
  display: inline-block;
  content: "";
  width: 15px;
  height: 12px;
  background-image: url("../svg/arrow-green.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  margin-left: 5px;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.3s ease;
}
.majors-minors-listing-ul .program-title-link:hover {
  color: #212121;
  text-decoration-color: #008566;
}
.majors-minors-listing-ul .program-title-link:hover::after {
  opacity: 1;
  transform: translateX(4px);
}
.majors-minors-listing-ul .program-type {
  display: flex;
  align-items: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.majors-minors-listing-ul .program-type span {
  display: block;
  margin-left: 32px;
  width: 40px;
  color: #757575;
}
.majors-minors-listing-ul .program-type span.empty::after {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background-color: #D5D5D5;
  margin: auto;
}
.majors-minors-listing-spotlight {
  display: none;
  flex: 1 1 50%;
  max-width: 445px;
  margin-left: 40px;
}
.is-filtered .majors-minors-listing-spotlight {
  display: block;
}
.majors-minors-listing-spotlight .cover-image {
  padding-top: 66.74%;
}
.majors-minors-listing-spotlight .image-zoom-wrapper {
  margin-bottom: 25px;
}
.majors-minors-listing-spotlight h3 {
  font-size: 24px;
  margin-bottom: 9px;
}
.majors-minors-listing-spotlight p {
  line-height: 1.55;
  margin-bottom: 26px;
}
@media (max-width: 1200px) {
  .majors-minors-listing-header {
    flex-direction: column;
  }
  .majors-minors-listing-subtitle {
    text-align: center;
  }
}
@media (max-width: 1000px) {
  .majors-minors-listing-wrapper.is-filtered {
    flex-direction: column-reverse;
    align-items: center;
  }
  .majors-minors-listing-ul {
    -moz-column-count: auto;
         column-count: auto;
  }
  .is-filtered .majors-minors-listing-ul {
    max-width: 100%;
  }
  .majors-minors-listing-spotlight {
    width: 80%;
    margin: 0 auto 40px;
  }
}
@media (max-width: 782px) {
  .majors-minors-listing-section .mobile-filters-wrapper,
.majors-minors-listing-section .mobile-filters-wrapper .mobile-filters-trigger {
    margin-bottom: 0;
  }
  .majors-minors-listing-filters {
    width: 100%;
    display: block;
  }
  .majors-minors-listing-filters-title span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
  .majors-minors-listing-filters-title .icon-filter {
    display: block;
    fill: #D0D0D0;
  }
  .majors-minors-listing-filters-item {
    margin: 0;
  }
  .majors-minors-listing-filters .filter-box-wrapper {
    padding: 25px 0;
  }
  .majors-minors-listing-filters .filter-box-wrapper + .filter-box-wrapper {
    padding-top: 0;
  }
}
@media (max-width: 640px) {
  .majors-minors-listing-header {
    align-items: flex-start;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .majors-minors-listing-subtitle {
    text-align: left;
    max-width: 100%;
  }
  .majors-minors-listing-ul .program-title {
    font-size: 18px;
  }
  .majors-minors-listing-ul .program-title-link {
    display: inline-block;
  }
  .majors-minors-listing-ul .program-item--chemical-biomolecular-engineering .program-title-link {
    max-width: 250px;
  }
}

.special-programs-top {
  position: relative;
  z-index: 1;
  padding: 140px 0 160px;
  color: #002d72;
  background: rgb(104, 172, 229);
  background: linear-gradient(130deg, rgb(104, 172, 229) 60%, rgb(100, 206, 187) 100%);
}
.special-programs-top::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 113px;
  height: 197px;
  background-image: url("../images/lines/line-mm-special-programs-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.special-programs-top-inner {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  max-width: 1029px;
}
.special-programs-top-content {
  max-width: 509px;
  margin-right: 83px;
}
.special-programs-top-content h2 {
  margin-bottom: 22px;
}
.special-programs-top-content p {
  line-height: 1.555;
}
.special-programs-top-list {
  list-style: none;
  margin: 56px 0 0;
  padding: 0;
}
.special-programs-top-list li {
  margin-bottom: 32px;
}
.special-programs-top-list a {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-left: 55px;
  font-size: 30px;
  line-height: 1.2;
  color: inherit;
}
.special-programs-top-list a:visited {
  color: inherit;
}
.special-programs-top-list a:active {
  color: inherit;
}
.special-programs-top-list a .btn-arrow--circle {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  color: #008566;
}
.special-programs-top-list a .icon-arrow-long .arrow,
.special-programs-top-list a .icon-arrow-long .line {
  stroke-width: 3px;
}
.special-programs-top-list a:hover .btn-arrow--circle, .special-programs-top-list a:focus .btn-arrow--circle {
  color: #fff;
  background-color: #008566;
}
.special-programs-top-image-wrapper {
  flex-grow: 1;
  max-width: 436px;
  position: relative;
  z-index: 1;
}
.special-programs-top-image-wrapper .doubled-image-wrapper {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
  margin-left: 64px;
  padding-top: 49px;
  background-repeat: repeat;
  background-position: top 49px center;
  background-size: 100% auto;
}
@media (min-width: 1001px) {
  .special-programs-top-image-wrapper .doubled-image-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
  }
}
.special-programs-top-image-wrapper .doubled-image-wrapper.active {
  z-index: 2;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
}
.special-programs-top-image-wrapper .doubled-image-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.special-programs-top-image-wrapper .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -130px;
  left: -26px;
  width: 479px;
  height: 746px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1671px auto;
  -webkit-clip-path: url("#cp-major-minor-sp-image");
          clip-path: url("#cp-major-minor-sp-image");
  background-repeat: no-repeat;
  background-position: top 77px center;
}
.special-programs-top-image-wrapper .doubled-image-wrapper .doubled-image {
  z-index: 3;
}
.special-programs-top-image-wrapper .cover-image {
  margin-left: -64px;
  padding-top: 132.7%;
}
@media (max-width: 1200px) {
  .special-programs-top-content, .special-programs-top-image-wrapper {
    margin: 0;
    width: 45%;
  }
  .special-programs-top-image-wrapper {
    flex-grow: 0;
  }
  .special-programs-top-list a {
    font-size: 24px;
  }
}
@media (max-width: 1000px) {
  .special-programs-top {
    padding: 90px 0 110px;
  }
  .special-programs-top-inner {
    flex-direction: column-reverse;
  }
  .special-programs-top-content, .special-programs-top-image-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .special-programs-top-image-wrapper {
    margin-bottom: 40px;
  }
  .special-programs-top-image-wrapper .doubled-image-wrapper, .special-programs-top-image-wrapper .doubled-image-wrapper.active {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    display: none;
  }
  .special-programs-top-image-wrapper .doubled-image-wrapper.default, .special-programs-top-image-wrapper .doubled-image-wrapper.active.default {
    display: block;
  }
  .special-programs-top-image-wrapper .doubled-image-wrapper::after {
    width: 316px;
    height: 492px;
  }
}
@media (max-width: 640px) {
  .special-programs-top {
    padding: 50px 0 110px;
  }
}
.special-programs-bottom {
  position: relative;
  z-index: 2;
}
.special-programs-bottom::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 590px;
  height: 98px;
  background-image: url("../images/lines/line-mm-learning-top.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.special-programs-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
}
.special-programs-bottom-bkgd {
  position: relative;
  z-index: 1;
  width: 63.72%;
}
.special-programs-bottom-bkgd .cover-image {
  padding-top: 72%;
  z-index: 2;
}
.special-programs-bottom-bkgd .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 100%;
  top: 0;
  height: 100%;
  width: 100%;
  background: inherit;
  background-size: auto 112%;
  filter: url(#duotone);
}
.special-programs-bottom-title {
  color: #fff;
  font-size: 25px;
}
.special-programs-bottom-content {
  position: relative;
  z-index: 3;
  width: 36.28%;
  min-width: 529px;
  padding: 63px 56px 80px 69px;
  margin-right: -84px;
  background-color: rgba(0, 45, 114, 0.9);
}
.special-programs-bottom-content .h3-like {
  color: #fff;
  font-weight: 700;
  line-height: 1.68;
  max-width: 404px;
}
.special-programs-bottom-content .h3-like:last-child {
  margin: 0;
}
@media (max-width: 1200px) {
  .special-programs-bottom-inner {
    align-items: stretch;
  }
  .special-programs-bottom-bkgd .cover-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .special-programs-bottom-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1000px) {
  .special-programs-bottom-inner {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .special-programs-bottom-bkgd {
    width: 80%;
  }
  .special-programs-bottom-bkgd .cover-image {
    position: relative;
  }
  .special-programs-bottom-content {
    width: 100%;
    min-width: auto;
    margin: -100px 0 0;
    background-color: #002d72;
  }
}
@media (max-width: 782px) {
  .special-programs-bottom-content {
    padding: 40px;
    margin: 0;
  }
  .special-programs-bottom-content .h3-like {
    font-size: 20px;
  }
}

.hub-articles-section {
  padding: 132px 0 109px;
  margin-bottom: 0;
}
.hub-articles-section .section-heading {
  max-width: 626px;
  margin: 0 auto 60px;
}
.hub-articles-grid {
  display: grid;
  grid-template-columns: 1fr 1.82fr 1fr;
  grid-template-areas: "a b c";
  gap: 39px;
  max-width: 1227px;
  margin: auto;
}
.hub-articles-grid-item {
  position: relative;
  z-index: 1;
}
.hub-articles-grid-item .item-author {
  font-size: 16px;
  color: #757575;
  margin: 0 0 13px;
}
.hub-articles-grid-item .item-link {
  text-decoration-color: transparent;
}
.hub-articles-grid-item .item-image {
  position: relative;
  z-index: 1;
  margin-bottom: 14px;
}
.hub-articles-grid-item .cover-image {
  padding-top: 100%;
}
.hub-articles-grid-item h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
  margin-bottom: 19px;
  margin-right: 30px;
}
.hub-articles-grid-item .btn-arrow--circle {
  transform-origin: left top;
  transform: scale(0.66);
}
.hub-articles-grid-item--featured {
  z-index: 2;
  grid-area: b;
}
@media (min-width: 1001px) {
  .hub-articles-grid-item--featured .item-image {
    margin-bottom: 20px;
  }
  .hub-articles-grid-item--featured .cover-image {
    padding-top: 70.6%;
  }
  .hub-articles-grid-item--featured h3 {
    font-size: 24px;
    line-height: 1.458;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .hub-articles-grid-item--featured .btn-arrow--circle {
    transform: none;
  }
  .hub-articles-grid-item--featured::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: transparent;
    background-image: url("../images/lines/lines_gray.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 576px auto;
    -webkit-clip-path: url("#cp-major-minor-hub-articles");
            clip-path: url("#cp-major-minor-hub-articles");
    left: 100%;
    top: 63px;
    width: 77px;
    height: 252px;
  }
}
.hub-articles-grid-item:first-child .item-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  background-image: url("../images/lines/line-hub-article-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 46px;
  height: 208px;
  left: 0;
  bottom: 0;
}
.hub-articles-grid-item:nth-child(2) .item-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  background-image: url("../images/lines/line-hub-article-2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 52px;
  height: 107px;
  top: 0;
  right: 0;
}
.hub-articles-grid-item:nth-child(3) .item-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  background-image: url("../images/lines/line-hub-article-3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 51px;
  height: 196px;
  top: 0;
  right: 0;
}
@media (max-width: 1000px) {
  .hub-articles-section, .hub-articles-section.alignfull {
    padding: 60px 0;
    width: 80%;
    max-width: 500px;
  }
  .hub-articles-grid {
    display: block;
  }
  .hub-articles-grid-item {
    margin-bottom: 40px;
  }
  .hub-articles-grid-item:last-child {
    margin-bottom: 0;
  }
  .hub-articles-grid-item:nth-child(2) .item-image, .hub-articles-grid-item:nth-child(3) .item-image {
    display: none;
  }
  .hub-articles-grid-item .cover-image {
    padding-top: 70.6%;
  }
}

.majors-minors-block {
  margin-top: 72px;
}
.majors-minors-block-title {
  text-transform: none;
}
.majors-minors-block .h4-like {
  text-transform: uppercase;
}
.majors-minors-block-columns {
  position: relative;
  z-index: 1;
  max-width: 850px;
}
@media (min-width: 783px) {
  .majors-minors-block-columns {
    display: grid;
    gap: 103px;
    grid-template-columns: 1fr 1fr;
  }
  .majors-minors-block-columns::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: rgba(117, 117, 117, 0.2);
  }
  .majors-minors-block-columns ul li:last-child {
    margin-bottom: 0;
  }
}

.page-template-tours-events-listing .header-btn--tours,
.single-event_group .header-btn--tours {
  background-color: #757575;
}
.page-template-tours-events-listing .site-breadcrumbs,
.single-event_group .site-breadcrumbs {
  margin-bottom: 75px;
}
@media (max-width: 782px) {
  .page-template-tours-events-listing .site-breadcrumbs,
.single-event_group .site-breadcrumbs {
    margin-bottom: 40px;
  }
}

.tours-events-header h1 {
  margin-bottom: 20px;
}
.tours-events-columns .flex-columns.three-wide {
  gap: 60px;
}
@media (max-width: 1000px) {
  .tours-events-columns .flex-columns.three-wide {
    width: 80%;
  }
}
.tours-events-columns .flex-columns .column-header {
  margin-bottom: 20px;
}
.tours-events-columns .flex-columns .column-header .cover-image::after {
  display: none;
}
.tours-events-columns .column::before, .tours-events-columns .column::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
}
.tours-events-columns .column::after {
  transform: rotate(90deg);
}
.tours-events-columns .column::before, .tours-events-columns .column::after {
  top: -12px;
  right: 0;
}
@media (max-width: 1000px) {
  .tours-events-columns .column::before, .tours-events-columns .column::after {
    top: -48px;
  }
}
.tours-events-columns h3 {
  margin-bottom: 10px;
}
.tours-events-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.tours-events-bottom-image {
  position: relative;
  z-index: 1;
  width: 400px;
  margin-right: 50px;
}
.tours-events-bottom-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 100%;
  top: 43px;
  width: 45px;
  height: 212px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 667px auto;
  -webkit-clip-path: url("#cp-tours-events-bottom-image-right");
          clip-path: url("#cp-tours-events-bottom-image-right");
}
.tours-events-bottom-image .doubled-image-wrapper {
  padding-top: 43px;
  margin-left: 124px;
  background-repeat: repeat-y;
  background-position: top 43px center;
}
.tours-events-bottom-image .doubled-image-wrapper::after {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.tours-events-bottom-image .doubled-image {
  margin-left: -124px;
  margin-bottom: 45px;
  padding-top: 121.58%;
}
.tours-events-bottom-image .doubled-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100%;
  bottom: -45px;
  right: 110px;
  background: inherit;
  background-size: 200% auto;
  background-position: left top;
}
.tours-events-bottom-image .doubled-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -45px;
  width: 151px;
  height: 226px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1885px auto;
  -webkit-clip-path: url("#cp-tours-events-bottom-image-left");
          clip-path: url("#cp-tours-events-bottom-image-left");
}
.tours-events-bottom-content {
  max-width: 498px;
  padding-top: 95px;
}
.tours-events-bottom-content h2 {
  margin-bottom: 18px;
}
@media (max-width: 1000px) {
  .tours-events-bottom {
    display: block;
  }
  .tours-events-bottom-image, .tours-events-bottom-content {
    margin: auto;
    width: auto;
    max-width: 498px;
  }
  .tours-events-bottom-content {
    padding-top: 50px;
  }
}

#tours-events-columns-block {
  margin-bottom: 39px !important;
}

.single-event {
  /*
  @include breakpoint('medium'){
    &-content{
      padding-right: 290px;
    }
  }
  */
}
.single-event-content {
  position: relative;
  z-index: 1;
  padding-right: 413px;
  min-height: 500px;
}
.single-event-content-right {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  max-width: 350px;
}
.single-event-content-right .columns-repeater-item {
  padding-left: 40px;
}
.single-event-content-right .columns-repeater-item-image {
  width: 320px;
}
.single-event-content-right .columns-repeater-item .doubled-image-wrapper {
  padding-top: 0;
  padding-bottom: 30px;
  margin-left: 0;
  background-position: center top calc(100% + 100px);
}
.single-event-content .series-event {
  border-left: 1px solid #d0d0d0;
  padding-left: 20px;
  margin-bottom: 60px;
}
.single-event-content .series-event p {
  margin-bottom: 0px;
}
.single-event-content .series-event p + p {
  margin-bottom: 1.5 em;
}
.single-event-content .series-event h3 {
  margin-bottom: 10px;
}
.single-event-content .series-event h4 {
  margin-bottom: 0px;
}
.single-event-content .series-event a.full-detail-trigger {
  text-decoration: underline;
  text-transform: uppercase;
  text-underline-offset: 3px;
  font-size: 16px;
  margin-top: 5px;
}
.single-event-content .series-event a.full-detail-trigger:hover {
  text-decoration: none;
}
.single-event-content .series-event a.full-detail-trigger::after {
  display: inline-block;
  content: "+";
  padding-left: 5px;
  text-decoration-color: transparent;
}
.single-event-content .series-event .full-details {
  display: none;
  overflow: hidden;
  padding-top: 10px;
}
.single-event-content .series-event a.full-detail-trigger.open > .full-details {
  display: block;
}
.single-event-content .series-event .dates {
  margin-top: 20px;
}
.single-event-content .series-event .dates .date {
  margin-bottom: 20px;
}
.single-event-content .series-event .dates .date a {
  font-weight: 500;
  font-size: 16px;
  text-underline-offset: 3px;
  margin-right: 15px;
}
.single-event-content .series-event .dates .date a:hover {
  text-decoration: none;
}
.single-event-content .series-event .dates .date:last-child {
  margin-bottom: 0px;
}
.single-event-content .series-event .location {
  display: inline-block;
  padding: 0.25em 0.5em;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background-color: #008566;
  margin-bottom: 20px;
}
.single-event-content .series-event .location.online {
  background-color: #53284F;
}
.single-event-intro {
  line-height: 1.55;
  margin-bottom: 52px;
}
.single-event-times-wrapper.loading {
  position: relative;
  z-index: 1;
  min-height: 129px;
}
.single-event-times-wrapper.loading::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -3em 0 0 -3em;
  font-size: 7px;
  border: 1em solid #f0f0f0;
  border-radius: 50%;
  border-top: 1em solid #68ACE5;
  width: 6em;
  height: 6em;
  animation: spin 2s linear infinite;
  box-sizing: content-box;
}
.single-event-available-times {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  min-height: 50px;
  margin-bottom: 60px;
}
.single-event-available-times h3 {
  font-weight: bold;
}
.single-event-available-times h3.event-instance-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #002d72;
}
.single-event-available-times h3.event-instance-placeholder {
  font-size: 22px;
  line-height: 1.36;
  color: #002D72;
  padding: 36px 0;
  border-top: 1px rgba(0, 0, 0, 0.14) solid;
  border-bottom: 1px rgba(0, 0, 0, 0.14) solid;
}
.single-event-available-times .btn-label {
  display: block;
  padding: 0.25em;
  max-width: 100px;
  margin: auto;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  color: #000;
  text-transform: uppercase;
  overflow-wrap: break-word;
}
.single-event-available-times a.btn.noTour + .btn-label {
  max-width: 130px;
}
.single-event-details {
  font-size: 16px;
  line-height: 1.555;
}
.single-event-details h5 {
  color: #002d72;
  margin-bottom: 20px;
}
.single-event-details ul {
  list-style: none;
  margin-left: 22px;
}
.single-event-details ul li {
  position: relative;
  z-index: 1;
  padding-left: 28px;
  margin-bottom: 20px;
}
.single-event-details ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0.6em;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #68ACE5;
}
@media (max-width: 782px) {
  .single-event-content {
    padding-right: 0;
  }
  .single-event-content-right {
    position: relative;
    margin-bottom: 40px;
  }
}

.datepicker-key {
  margin: 0;
  list-style: none;
}
.datepicker-key-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1;
}
.datepicker-key-item::before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  margin-right: 12px;
}
.datepicker-key-item--green::before {
  background-color: #008566;
}
.datepicker-key-item--blue::before {
  background-color: #002d72;
}
.datepicker-key-item--light-blue::before {
  background-color: #68ACE5;
}
.datepicker-key-item--gold::before {
  background-color: #FF9E1B;
}
.datepicker-key-item--grey::before {
  background-color: #BEBEBE;
}
.datepicker-key-item--purple::before {
  background-color: #A15A95;
}
@media (max-width: 1000px) {
  .datepicker-key-item {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .datepicker-key-item::before {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 782px) {
  .datepicker-key {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .datepicker-key-item {
    margin: 0 10px;
  }
  .datepicker-key-item::before {
    margin-right: 8px;
  }
}
@media (max-width: 400px) {
  .datepicker-key {
    display: block;
    margin: auto;
  }
  .datepicker-key-item {
    margin: 0 0 8px;
  }
}

a.btn.noTour {
  position: relative;
  background-color: #68ACE5;
}
a.btn.noTour:hover {
  background-color: #3c94de;
}

a.btn.noSession {
  position: relative;
  background-color: #A15A95;
  color: #fff;
}
a.btn.noSession:hover {
  background-color: #804877;
}

.page-template-featured-event-page .single-event-content .series-event h4 {
  margin-bottom: 20px;
}

.featured_event_times_block .location {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 1.133;
  text-transform: uppercase;
  color: #002d72;
  margin-bottom: 0px;
  letter-spacing: 0.03em;
}

.featured_event_times_block .dates .date {
  margin-bottom: 30px;
}

.tours-events-header {
  margin-bottom: 113px;
}
.entry-content > .tours-events-header {
  max-width: 1226px;
}
.tours-events-header-wrapper, .tours-events-header-intro {
  display: flex;
  align-items: flex-start;
}
.tours-events-header-intro, .tours-events-header-content {
  padding-top: 74px;
  flex-grow: 1;
}
.tours-events-header-intro {
  justify-content: flex-end;
  max-width: 500px;
  line-height: 1.55;
}
.tours-events-header-intro h1 {
  color: #002D72;
  line-height: 1;
  margin-bottom: 30px;
}
.tours-events-header-intro-inner {
  max-width: 320px;
  margin-right: 82px;
}
.tours-events-header-content {
  position: relative;
  z-index: 1;
}
.tours-events-header-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1403px auto;
  -webkit-clip-path: url("#cp-tours-events-header-right");
          clip-path: url("#cp-tours-events-header-right");
  width: 317px;
  height: 340px;
}
.tours-events-header-content-bkgd {
  position: absolute;
  z-index: 1;
  left: 80px;
  top: 0;
  right: 0;
}
.tours-events-header-content-bkgd .cover-image {
  padding-top: 75.8%;
}
.tours-events-header-content-bkgd .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1403px auto;
  -webkit-clip-path: url("#cp-tours-events-header-left");
          clip-path: url("#cp-tours-events-header-left");
  width: 151px;
  height: 143px;
}
.tours-events-header-content-bkgd .cover-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-tours-events-header-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 76px;
  height: 131px;
  bottom: 0;
  right: 0;
}
.tours-events-header-slider {
  position: relative;
  z-index: 2;
  max-width: 515px;
  padding: 52px 51px 66px 60px;
  background-color: rgba(0, 45, 114, 0.9);
  color: #fff;
}
.tours-events-header-slider-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 0;
  margin-bottom: 35px;
}
.tours-events-header-slider-top .h5-like {
  color: #68ACE5;
  margin: 0;
}
.tours-events-header-slider-nav .slider-controls {
  max-height: 11px;
}
.tours-events-header-slider-nav .slick-dot {
  margin: 0 10px;
}
.tours-events-header-slider-nav .slick-dot:last-child {
  margin-right: 5px;
}
.tours-events-header-slider-nav .slick-dot button {
  border: 1px #fff solid;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  background-color: transparent;
  transition: background-color 0.2s ease;
}
.tours-events-header-slider-nav .slick-dot button:hover, .tours-events-header-slider-nav .slick-dot button:focus {
  background-color: rgba(255, 255, 255, 0.3);
}
.tours-events-header-slider-nav .slick-dot.slick-active button {
  background-color: #fff;
}
.tours-events-header-slider .event-slide {
  padding: 0 20px 20px;
}
.tours-events-header-slider .event-title, .tours-events-header-slider .event-date {
  margin: 0;
}
.tours-events-header-slider .event-title {
  font-size: 30px;
  line-height: 1;
}
.tours-events-header-slider .event-title, .tours-events-header-slider .event-title > a {
  color: inherit;
}
.tours-events-header-slider .event-date {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.66;
}
.tours-events-header-slider .event-location {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  margin: 0 0 20px;
  color: #68ACE5;
}
.tours-events-header-slider .event-desc {
  font-size: 15px;
  line-height: 1.733;
  max-width: 302px;
  margin-bottom: 50px;
}
@media (max-width: 1000px) {
  .tours-events-header-wrapper, .tours-events-header-intro {
    display: block;
  }
  .tours-events-header-intro {
    padding-top: 0;
    margin-left: 80px;
  }
  .tours-events-header-intro-inner {
    max-width: none;
    margin-right: 0;
  }
}
@media (max-width: 782px) {
  .tours-events-header-intro {
    margin-left: 0;
  }
  .tours-events-header-content::after {
    right: auto;
    left: 75%;
  }
  .tours-events-header-content-bkgd {
    left: 0;
    bottom: 0;
  }
  .tours-events-header-content-bkgd .cover-image {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-position: right top;
  }
  .tours-events-header-slider {
    padding: 40px;
  }
}
@media (max-width: 640px) {
  .tours-events-header-content {
    padding-top: 0;
  }
}

.customize-search-block {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.customize-search-block.alignfull {
  margin-bottom: 125px;
}
.customize-search-block .section-heading {
  color: #fff;
  letter-spacing: 0.06em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.44);
}
.customize-search-block-inner, .customize-search-block-content {
  position: relative;
}
.customize-search-block-inner {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.customize-search-block-inner::before, .customize-search-block-inner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  opacity: 0.7;
  top: 0;
}
.customize-search-block-inner::before {
  left: 0;
  width: 45px;
  height: 107px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1671px auto;
  -webkit-clip-path: url("#cp-tours-events-customize-search-left");
          clip-path: url("#cp-tours-events-customize-search-left");
}
.customize-search-block-inner::after {
  right: -45px;
  bottom: 0;
  width: 30.4%;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1671px auto;
  -webkit-clip-path: url("#cp-tours-events-customize-search-right");
          clip-path: url("#cp-tours-events-customize-search-right");
}
.customize-search-block-content {
  z-index: 2;
  padding: 121px 30px 117px;
}
.customize-search-block-content::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-tours-events-customize-search-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 61px;
  height: 309px;
  top: 0;
  left: 0;
}
.customize-search-block-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-tours-events-customize-search-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 105px;
  height: 181px;
  bottom: 0;
  right: 0;
}
.customize-search-grid {
  position: relative;
  z-index: 3;
  max-width: 1020px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 83px 1fr;
  gap: 6px;
}
.customize-search-grid-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background-color: rgba(0, 45, 114, 0.9);
  color: #fff;
  padding: 39px 60px 40px;
  font-size: 16px;
}
.customize-search-grid-item h3 {
  color: inherit;
  margin-bottom: 7px;
}
.customize-search-grid-item p {
  line-height: 1.75;
  margin-bottom: 20px;
}
.customize-search-grid-item p:last-child {
  margin-bottom: 0;
}
.customize-search-grid-item--or {
  background: transparent;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.customize-search-grid-item--or .h3-like {
  font-size: 35px;
  line-height: 74px;
  letter-spacing: 0.01em;
  color: #002d72;
  background-color: #68ACE5;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .customize-search-grid {
    grid-template-columns: 1fr;
  }
  .customize-search-grid-item--or .h3-like {
    max-width: 83px;
  }
}
@media (max-width: 782px) {
  .customize-search-grid-item {
    padding: 30px;
  }
  .customize-search-grid-item--or {
    padding: 0;
  }
}
.customize-search-date-form {
  display: flex;
  width: 100%;
  margin-top: 10px;
}
.customize-search-date-form .form-field {
  flex-grow: 1;
  margin-right: 6px;
  background-color: #fff;
  font-size: 18px;
  line-height: 2;
}
.customize-search-date-form .filter-box {
  border: 0;
}
.customize-search-date-form .filter-box::after {
  top: 50%;
  margin-top: -8px;
}
.customize-search-date-form .filter-box input[type=text] {
  padding-right: 35px;
  height: 49px;
}
.customize-search-date-form .btn {
  width: 75px;
  padding-left: 10px;
  padding-right: 10px;
}

.virtual-tour-block {
  position: relative;
  z-index: 1;
}
.virtual-tour-block, .virtual-tour-block.alignwide {
  max-width: 1226px;
  margin-bottom: 127px;
  overflow: hidden;
}
.virtual-tour-block-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.virtual-tour-block-content-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 156px 50px 187px;
}
@media (max-width: 782px) {
  .virtual-tour-block-content-inner {
    padding: 100px 30px;
  }
}
.virtual-tour-block-content-inner a {
  color: inherit;
}
.virtual-tour-block-content-inner a:visited {
  color: inherit;
}
.virtual-tour-block-content-inner a:active {
  color: inherit;
}
.virtual-tour-block-content-inner .h5-like,
.virtual-tour-block-content-inner h3 {
  color: inherit;
}
.virtual-tour-block-content-inner .h5-like {
  margin: 0 0 5px;
}
.virtual-tour-block-content-inner h3 {
  margin: 0;
}
@media (min-width: 1001px) {
  .virtual-tour-block-content-inner h3 {
    font-size: 48px;
    line-height: 1.104;
  }
}
.virtual-tour-block-content::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-tours-events-virtual-tour-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 714px;
  height: 94px;
  bottom: 0;
  left: 0;
}
.virtual-tour-block-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-tours-events-virtual-tour-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 714px;
  height: 85px;
  top: 0;
  right: 0;
}
@media (max-width: 782px) {
  .virtual-tour-block-content::before, .virtual-tour-block-content::after {
    display: none;
  }
}
.virtual-tour-block-bkgd {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -50px;
  right: -50px;
  bottom: -200px;
}
.virtual-tour-block-icon {
  max-width: 86px;
  margin: 0 auto 36px;
}
.virtual-tour-block-icon img {
  display: block;
}

.entry-content > .tours-events-listing-section {
  margin-bottom: 110px;
}
.tours-events-listing-section.popular-events--hidden {
  display: none;
}
.tours-events-listing-filters {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 60px;
}
.tours-events-listing-filters-item {
  margin-right: 20px;
}
.tours-events-listing-filters-item .tours-events-filter {
  color: #757575;
}
@media (max-width: 782px) {
  .tours-events-listing-filters {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .tours-events-listing-filters-item {
    margin: 0 0 25px;
  }
}
.tours-events-listing-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 62px;
       column-gap: 62px;
  row-gap: 70px;
}
.tours-events-listing-grid--4-wide {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 37px;
       column-gap: 37px;
}
@media (max-width: 782px) {
  .tours-events-listing-grid, .tours-events-listing-grid--4-wide {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 37px;
         column-gap: 37px;
    row-gap: 50px;
  }
}
@media (max-width: 640px) {
  .tours-events-listing-grid, .tours-events-listing-grid--4-wide {
    grid-template-columns: 1fr;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.tours-events-listing-grid.loading {
  min-height: 345px;
  position: relative;
  z-index: 1;
}
.tours-events-listing-grid.loading::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -3em 0 0 -3em;
  font-size: 10px;
  border: 1em solid #f0f0f0;
  border-radius: 50%;
  border-top: 1em solid #68ACE5;
  width: 6em;
  height: 6em;
  animation: spin 2s linear infinite;
  box-sizing: content-box;
}
.tours-events-listing-cta {
  position: relative;
  z-index: 1;
  margin-bottom: 104px;
  padding: 36px 56px 37px 76px;
  background: rgb(104, 172, 229);
  background: linear-gradient(90deg, rgb(104, 172, 229) 30%, rgb(100, 206, 187) 100%);
}
.tours-events-listing-cta::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-image: url("../images/lines/line-tours-events-listing-cta.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 104px;
  bottom: 0;
  left: 0;
}
.tours-events-listing-cta::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  width: 74px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1885px auto;
}
.tours-events-listing-cta-link {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 1.1;
  text-decoration-color: transparent;
  color: #002d72;
  transition: text-decoration-color 0.4s ease;
}
.tours-events-listing-cta-link:visited {
  color: #002d72;
}
.tours-events-listing-cta-link:active {
  color: #002d72;
}
.tours-events-listing-cta-link .btn-arrow--circle {
  flex-shrink: 0;
  margin-left: 15px;
  background-color: #fff;
  color: #008566;
}
.tours-events-listing-cta-link .btn-arrow--circle .line,
.tours-events-listing-cta-link .btn-arrow--circle .arrow {
  stroke-width: 3px;
}
.tours-events-listing-cta-link .btn-arrow--circle .line {
  stroke-dashoffset: 69;
  stroke-linecap: round;
}
.tours-events-listing-cta-link:hover, .tours-events-listing-cta-link:focus {
  text-decoration-color: currentColor;
}
.tours-events-listing-cta-link:hover .btn-arrow--circle, .tours-events-listing-cta-link:focus .btn-arrow--circle {
  color: inherit;
  background-color: #fff;
}
@media (max-width: 782px) {
  .tours-events-listing-cta {
    padding: 26px 36px 27px 56px;
  }
  .tours-events-listing-cta::after {
    width: 45px;
  }
  .tours-events-listing-cta-link {
    font-size: 20px;
  }
}
.tours-events-listing-cta--hidden {
  display: none;
}

.events-card-image {
  padding-top: 66.6%;
}
.events-card-image-wrapper {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: 20px;
}
.events-card-image-wrapper .cover-image {
  z-index: 1;
}
.events-card-image-wrapper::before, .events-card-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #fff;
  transform-origin: center;
}
.events-card-image-wrapper::after {
  transform: rotate(90deg);
}
.events-card-image-wrapper::before, .events-card-image-wrapper::after {
  z-index: 2;
  height: 15px;
  bottom: 12px;
  right: 19px;
}
.tours-events-listing-grid--4-wide .events-card-image-wrapper::before, .tours-events-listing-grid--4-wide .events-card-image-wrapper::after {
  height: 10px;
}
.events-card-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 45, 114, 0.8);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.3s, opacity 0.3s linear;
}
.events-card-image-wrapper:hover .events-card-image-overlay, .events-card-image-wrapper:focus .events-card-image-overlay {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
}
.events-card-image-wrapper:hover .events-card-image-overlay .btn-arrow--circle .line, .events-card-image-wrapper:focus .events-card-image-overlay .btn-arrow--circle .line {
  stroke-dashoffset: 65;
}
.events-card-image-wrapper:hover .events-card-image-overlay .btn-arrow--circle:hover .line, .events-card-image-wrapper:focus .events-card-image-overlay .btn-arrow--circle:hover .line {
  stroke-dashoffset: 82;
}
.events-card-image-overlay .h5-like {
  color: inherit;
  margin: 5px 0;
}
.events-card-tag {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  display: block;
  padding: 0.25em 0.5em;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  background-color: #53284F;
}
.events-card-tag--on-campus {
  background-color: #008566;
}
.events-card-category {
  font-size: 14px;
  line-height: 1.5;
  color: #002D72;
  margin: -10px 0 13px;
}
.events-card-category-name {
  display: inline-block;
  margin-right: 1em;
}
.events-card-category-name:last-child {
  margin-right: 0;
}
.events-card-title {
  line-height: 1.09;
  margin: 0;
}
.events-card-subtitle {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0.5em;
  color: #757575;
}
.events-card-desc {
  font-size: 16px;
  line-height: 1.75;
}
.events-card-desc p {
  margin-bottom: 1em;
}
.events-card-bottom-title {
  color: #757575;
  font-size: 14px;
  margin: 0 0 0.25em;
}
.events-card-times {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.events-card-times li {
  display: inline-block;
  margin: 0 1em 1em 0;
  line-height: 1;
}
.events-card-times .link-small-caps {
  line-height: inherit;
}

.ui-datepicker {
  border: 1px #DBDBDB solid;
  padding: 0 0 9px;
  background-color: #fff;
}
.ui-datepicker-header {
  background: #002d72;
  color: #fff;
  margin: 0 -1px;
}
.ui-datepicker-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 2.05;
  text-transform: uppercase;
  letter-spacing: 0.034em;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 44px;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  opacity: 0.35;
}
.ui-datepicker .ui-datepicker-prev::before, .ui-datepicker .ui-datepicker-prev::after,
.ui-datepicker .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background-repeat: no-repeat;
  background-position: left 4px top 6px;
  background-size: 8px auto;
}
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before {
  z-index: 1;
  background-color: #008566;
  background-image: url("../svg/chevron-small.svg");
}
.ui-datepicker .ui-datepicker-prev::after,
.ui-datepicker .ui-datepicker-next::after {
  z-index: 2;
  background-color: #fff;
  background-image: url("../svg/chevron-small-green.svg");
  opacity: 0;
  transition: opacity 0.2s ease;
}
.ui-datepicker .ui-datepicker-prev:hover::after, .ui-datepicker .ui-datepicker-prev:focus::after,
.ui-datepicker .ui-datepicker-next:hover::after,
.ui-datepicker .ui-datepicker-next:focus::after {
  opacity: 1;
}
.ui-datepicker .ui-datepicker-prev::before, .ui-datepicker .ui-datepicker-prev::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.ui-datepicker .ui-datepicker-next::before, .ui-datepicker .ui-datepicker-next::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.ui-datepicker-calendar {
  font-size: 15px;
  border-spacing: 0.5em;
  border-collapse: separate;
  table-layout: fixed;
  background-color: #fff;
}
.ui-datepicker-calendar th {
  line-height: 1.9;
}
.ui-datepicker-calendar td {
  line-height: 2.075;
  text-align: center;
  padding: 0;
}
.ui-datepicker-calendar td a {
  color: inherit;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.ui-datepicker-calendar td a:hover, .ui-datepicker-calendar td a:focus {
  background-color: #f0f0f0;
}
.ui-datepicker-calendar td.ui-state-disabled {
  opacity: 0.5;
}
.keyboard-in-use .ui-datepicker-calendar td.ui-datepicker-days-cell-over a {
  color: inherit;
  background-color: #f0f0f0;
}
.ui-datepicker-calendar td.available a {
  color: #fff;
  background-color: #008566;
}
.ui-datepicker-calendar td.available a:hover, .ui-datepicker-calendar td.available a:focus {
  background-color: #00523f;
}
.ui-datepicker-calendar td.available.noTours a {
  background-color: #68ACE5;
}
.ui-datepicker-calendar td.available.noTours a:hover, .ui-datepicker-calendar td.available.noTours a:focus {
  background-color: #3c94de;
}
.ui-datepicker-calendar td.available.noSession a {
  background-color: #A15A95;
  color: #fff;
}
.ui-datepicker-calendar td.available.noSession a:hover, .ui-datepicker-calendar td.available.noSession a:focus {
  background-color: #804877;
}
.ui-datepicker-calendar td a.ui-state-active, .ui-datepicker-calendar td a.ui-state-active:hover, .ui-datepicker-calendar td a.ui-state-active:focus, .ui-datepicker-calendar td.available a.ui-state-active, .ui-datepicker-calendar td.available a.ui-state-active:hover, .ui-datepicker-calendar td.available a.ui-state-active:focus {
  color: #fff;
  background-color: #002d72;
}
.hasDatepicker .ui-datepicker {
  width: 350px;
  margin: 0 auto 30px;
}
.hasDatepicker .ui-datepicker-calendar {
  border-spacing: 1em 0.5em;
}
.hasDatepicker .ui-datepicker-calendar td {
  color: #757575;
}
.hasDatepicker .ui-datepicker-calendar td.ui-state-disabled {
  opacity: 1;
}
@media (max-width: 1000px) {
  .hasDatepicker .ui-datepicker {
    width: 250px;
  }
  .hasDatepicker .ui-datepicker-calendar {
    border-spacing: 0.5em;
  }
}
@media (max-width: 782px) {
  .hasDatepicker .ui-datepicker {
    width: 350px;
  }
  .hasDatepicker .ui-datepicker-calendar {
    border-spacing: 1em 0.5em;
  }
}
@media (max-width: 550px) {
  .hasDatepicker .ui-datepicker {
    width: 270px;
  }
  .hasDatepicker .ui-datepicker-calendar {
    border-spacing: 0.5em;
  }
  .hasDatepicker .ui-datepicker-calendar .ui-datepicker {
    padding-bottom: 4px;
  }
}

.page-template-life-in-baltimore .site-breadcrumbs.alignfull {
  margin-bottom: 10px;
}
.page-template-life-in-baltimore .site-main {
  background-image: none;
}
.page-template-life-in-baltimore .l1-intro-wrapper {
  max-width: 1010px;
}
.page-template-life-in-baltimore .l1-intro-image {
  position: relative;
  z-index: 2;
}
.page-template-life-in-baltimore .l1-intro-image .doubled-image::after {
  top: -83px;
  width: 138px;
  height: 249px;
  background-image: url("../images/lines/line-life-baltimore-intro-image.png");
}
.page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper {
  margin-top: 83px;
}
.page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper::before, .page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper::after {
  height: 83px;
  top: -83px;
}
.page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper::after {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
@media (max-width: 1000px) {
  .page-template-life-in-baltimore .l1-intro-image .doubled-image::after {
    top: -30px;
  }
  .page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper {
    margin-top: 30px;
  }
  .page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper::before, .page-template-life-in-baltimore .l1-intro-image .doubled-image-wrapper::after {
    height: 30px;
    top: -30px;
  }
}

.data-points-section--life-baltimore::before, .data-points-section--life-baltimore::after {
  width: 124px;
  height: 28px;
}
.data-points-section--life-baltimore::before {
  top: -20px;
  left: -19px;
  background-image: url("../images/dots/dots-data-point-life-baltimore-left.png");
}
.data-points-section--life-baltimore::after {
  bottom: -19px;
  right: -30px;
  background-image: url("../images/dots/dots-data-point-life-baltimore-right.png");
}
@media (min-width: 1001px) {
  .l1-intro-section + .data-points-section--life-baltimore {
    margin-top: -158px;
  }
}
.data-points-section--life-baltimore .data-points-grid {
  padding: 0 300px 0 46px;
}
.data-points-section--life-baltimore .data-points-grid::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 77px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1057px auto;
  -webkit-clip-path: url("#cp-life-baltimore-stats-left");
          clip-path: url("#cp-life-baltimore-stats-left");
}
.data-points-section--life-baltimore .data-points-grid::after {
  border: 0;
  height: auto;
  width: 351px;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1057px auto;
  -webkit-clip-path: url("#cp-life-baltimore-stats-right");
          clip-path: url("#cp-life-baltimore-stats-right");
}
.data-points-section--life-baltimore .data-points-grid-item {
  padding: 71px 0 50px;
}
.data-points-section--life-baltimore .data-points-grid-item .fact-desc {
  max-width: 124px;
  margin: auto;
  line-height: 1.25;
}
.data-points-section--life-baltimore .data-points-grid-item .fact-desc em {
  display: block;
  margin-top: 0.5em;
  font-size: 13px;
  line-height: 1.53;
  color: #757575;
}
@media (max-width: 1200px) {
  .data-points-section--life-baltimore .data-points-grid {
    padding: 0 370px 0 20px;
  }
}
@media (max-width: 1000px) {
  .data-points-section--life-baltimore .data-points-grid {
    padding: 0;
  }
  .data-points-section--life-baltimore .data-points-grid::before {
    display: none;
  }
  .data-points-section--life-baltimore .data-points-grid-item {
    padding: 0;
  }
  .data-points-section--life-baltimore .data-points-grid-item::before {
    display: block;
    position: relative;
    height: auto;
    left: 0;
    width: 100%;
    padding-top: 100%;
    background: transparent;
  }
  .data-points-section--life-baltimore .data-points-grid-item .fact {
    display: block;
    padding-top: 25%;
  }
  .data-points-section--life-baltimore .data-points-grid-item .fact span {
    margin: auto;
  }
}

.life-baltimore-columns .section-heading {
  margin-bottom: 53px;
}
.life-baltimore-columns .columns-repeater-item {
  position: relative;
  z-index: 1;
  padding: 0;
  align-items: center;
}
.life-baltimore-columns .columns-repeater-item::before, .life-baltimore-columns .columns-repeater-item::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
}
.life-baltimore-columns .columns-repeater-item::after {
  transform: rotate(90deg);
}
.life-baltimore-columns .columns-repeater-item::before, .life-baltimore-columns .columns-repeater-item::after {
  left: 0;
  bottom: -12px;
}
.life-baltimore-columns .columns-repeater-item .doubled-image-wrapper {
  padding-top: 0;
  margin-left: 0;
  margin-bottom: 40px;
  padding-left: 45px;
  padding-bottom: 5px;
  background-position: left bottom;
}
.life-baltimore-columns .columns-repeater-item .doubled-image {
  margin-left: 0;
  margin-bottom: -45px;
}
.life-baltimore-columns .columns-repeater-item .cover-image {
  padding-top: 67.5%;
}
.life-baltimore-columns .columns-repeater-item .cover-image::after {
  left: auto;
  top: 37px;
  bottom: 33px;
  width: 35px;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-size: 1600px auto;
}
.life-baltimore-columns .columns-repeater-item-image {
  width: 563px;
}
.life-baltimore-columns .columns-repeater-item-content {
  max-width: 400px;
  margin-left: 49px;
}
.life-baltimore-columns .columns-repeater-item-content h3,
.life-baltimore-columns .columns-repeater-item-content .h3-like {
  margin-bottom: 1em;
}
.life-baltimore-columns .columns-repeater-item-content p {
  font-size: 18px;
  line-height: 2.11;
}
.life-baltimore-columns .columns-repeater-item-content p:last-child {
  margin-bottom: 0;
}
.life-baltimore-columns .columns-repeater-item:nth-child(even)::before, .life-baltimore-columns .columns-repeater-item:nth-child(even)::after {
  left: auto;
  right: 0;
}
.life-baltimore-columns .columns-repeater-item:nth-child(even) .doubled-image-wrapper {
  padding-left: 0;
  padding-right: 45px;
}
.life-baltimore-columns .columns-repeater-item:nth-child(even) .cover-image:after {
  right: auto;
  left: 0;
}
.life-baltimore-columns .columns-repeater-item:nth-child(even) .columns-repeater-item-content {
  margin-right: 55px;
}
@media (max-width: 1000px) {
  .life-baltimore-columns .columns-repeater-item {
    display: block;
  }
  .life-baltimore-columns .columns-repeater-item::before, .life-baltimore-columns .columns-repeater-item::after {
    display: none;
  }
  .life-baltimore-columns .columns-repeater-item .columns-repeater-item-image, .life-baltimore-columns .columns-repeater-item:nth-child(even) .columns-repeater-item-image {
    width: auto;
    margin-bottom: 70px;
  }
  .life-baltimore-columns .columns-repeater-item .columns-repeater-item-content, .life-baltimore-columns .columns-repeater-item:nth-child(even) .columns-repeater-item-content {
    margin: 20px auto;
    max-width: 515px;
  }
}

.life-baltimore-header, .life-baltimore-header.alignfull {
  position: relative;
  z-index: 1;
  padding: 0 50px;
  margin-bottom: 114px;
}
.life-baltimore-header-wrapper {
  position: relative;
  z-index: 1;
  margin-left: 103px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.life-baltimore-header-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 103px;
  top: 0;
  right: 100%;
  bottom: 80px;
  background: inherit;
  background-position: center;
}
.life-baltimore-header-title {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(0, 0, 0, 0.3);
  min-height: 580px;
  height: 40vw;
}
.life-baltimore-header-title::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1880px auto;
  -webkit-clip-path: url("#cp-life-baltimore-header");
          clip-path: url("#cp-life-baltimore-header");
  width: 377px;
  height: 586px;
  top: 0;
  left: -103px;
}
.life-baltimore-header-title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-image: url("../images/lines/line-life-baltimore-header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 587px;
  height: 60px;
  bottom: 0;
  right: 0;
}
.life-baltimore-header-title-inner {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding: 103px 103px 103px 0;
  color: #fff;
}
.life-baltimore-header-title-inner h1 {
  margin: 0;
}
@media (min-width: 1201px) {
  .life-baltimore-header-title-inner h1 {
    font-size: 48px;
  }
}
.life-baltimore-header-title-inner .image-video-lightbox-link {
  font-size: 110px;
  left: -0.5em;
}
.life-baltimore-header .video-background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.life-baltimore-header .video-controls {
  position: absolute;
  z-index: 4;
  bottom: 30px;
  right: 35px;
  transform-origin: right bottom;
  transform: scale(0.6);
}
@media (max-width: 782px) {
  .life-baltimore-header::before, .life-baltimore-header::after {
    background-size: 900px auto;
  }
  .life-baltimore-header::before {
    width: 72px;
    height: 100px;
  }
  .life-baltimore-header::after {
    width: 85px;
    height: 165px;
  }
  .life-baltimore-header-wrapper {
    margin-left: 20px;
    border-right-width: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .life-baltimore-header-wrapper::before, .life-baltimore-header-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    bottom: 25px;
  }
  .life-baltimore-header-title {
    min-height: 0;
    height: auto;
  }
  .life-baltimore-header-title-inner {
    padding: 100px 20px 100px 35px;
  }
}
@media (max-width: 1000px) {
  .life-baltimore-header, .life-baltimore-header.alignfull {
    padding: 0;
  }
  .life-baltimore-header-title {
    padding-right: 20px;
    justify-content: center;
  }
  .life-baltimore-header-title::before {
    left: -180px;
  }
  .life-baltimore-header-title::after {
    display: none;
  }
  .life-baltimore-header-title-inner {
    text-align: center;
  }
  .life-baltimore-header-title-inner .image-video-lightbox-link {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 640px) {
  .life-baltimore-header-title-inner h1 {
    font-size: 30px;
  }
}

.life-baltimore-cards-section.alignwide, .entry-content > .life-baltimore-cards-section {
  position: relative;
  z-index: 1;
  max-width: 1226px;
}
.life-baltimore-cards-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2px;
}
.life-baltimore-cards-grid .hover-column-link::after {
  display: none;
}
@media (max-width: 1000px) {
  .life-baltimore-cards-grid {
    display: block;
    max-width: 600px;
    margin: auto;
  }
}

.hover-column--left-align .hover-column-image {
  padding-top: 126.5%;
}
.hover-column--left-align .hover-column-top, .hover-column--left-align .hover-column-bottom {
  text-align: left;
  align-items: flex-start;
  height: auto;
}
.hover-column--left-align .hover-column-top {
  top: auto;
  padding: 0 33px;
  bottom: 33px;
  transform: none;
}
.hover-column--left-align .hover-column-bottom {
  padding: 5px 33px 33px;
}
.hover-column--left-align .hover-column-title, .hover-column--left-align .hover-column-desc {
  max-width: 100%;
}
.hover-column--left-align .hover-column-title h5,
.hover-column--left-align .hover-column-title .h5-like {
  margin: 0 0 1em;
  color: #fff;
  text-decoration: underline;
  transition: text-decoration-color 0.2s ease;
}
.hover-column--left-align .hover-column-title h3,
.hover-column--left-align .hover-column-title .h3-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.227;
  text-transform: none;
}
.hover-column--left-align .hover-column-link:hover h5,
.hover-column--left-align .hover-column-link:hover .h5-like, .hover-column--left-align .hover-column-link:focus h5,
.hover-column--left-align .hover-column-link:focus .h5-like {
  text-decoration-color: transparent;
}
@media (max-width: 1000px) {
  .hover-column--left-align .hover-column-image {
    margin: 0 33px 20px;
    padding-top: 66%;
  }
  .hover-column--left-align .hover-column-bottom {
    padding-bottom: 0;
  }
  .hover-column--left-align .hover-column-link {
    text-decoration: none;
  }
  .hover-column--left-align .hover-column-link h3 {
    text-decoration: underline;
    transition: text-decoration-color 0.2s ease;
  }
  .hover-column--left-align .hover-column-link:hover h3, .hover-column--left-align .hover-column-link:focus h3 {
    text-decoration-color: transparent;
  }
  .hover-column--left-align .hover-column-title .h5-like {
    color: #002d72;
    text-decoration: none;
  }
}

.interests-section, .interests-section.alignfull {
  margin-bottom: 150px;
}
.interests-section-inner {
  padding-left: 154px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.interests-section-tabs {
  min-width: 284px;
  flex-shrink: 0;
  padding-top: 50px;
}
.interests-section-tabs .h5-like {
  color: #002d72;
  margin: 0 0 25px;
}
@media (min-width: 1001px) {
  .interests-section-tabs .tabs-list {
    flex-direction: column;
  }
  .interests-section-tabs .tabs-list li {
    margin-bottom: 28px;
  }
  .interests-section-tabs .tabs-trigger {
    display: block;
    position: relative;
    z-index: 1;
    font-size: 35px;
    line-height: 1.17;
    letter-spacing: 0.01em;
    text-decoration: none;
    transition: color 0.3s ease, padding 0.5s ease;
    color: #005EB8;
  }
  .interests-section-tabs .tabs-trigger:visited {
    color: #005EB8;
  }
  .interests-section-tabs .tabs-trigger:focus {
    color: #002D72;
  }
  .interests-section-tabs .tabs-trigger:hover {
    color: #002D72;
  }
  .interests-section-tabs .tabs-trigger:active {
    color: #005EB8;
  }
  .interests-section-tabs .tabs-trigger::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    margin-top: -1px;
    height: 2px;
    width: 0;
    background-color: #D0D0D0;
    transition: width 0.3s ease;
  }
  .interests-section-tabs .tabs-trigger.is-selected {
    color: #002D72;
    padding-left: 41px;
  }
  .interests-section-tabs .tabs-trigger.is-selected::before {
    width: 27px;
    transition: width 0.4s ease 0.1s;
  }
}
.interests-section-panels {
  flex-grow: 1;
}
.interests-section-panels .tabs-panel.is-open {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.interests-slider-controls {
  flex-shrink: 0;
  flex-direction: column;
  padding-right: 22px;
}
.interests-slider-controls .slider-prev,
.interests-slider-controls .slider-next {
  margin: 13px 0;
  color: #008566;
}
.interests-slider-controls .slider-prev:hover, .interests-slider-controls .slider-prev:focus,
.interests-slider-controls .slider-next:hover,
.interests-slider-controls .slider-next:focus {
  color: #002D72;
}
.interests-slider-slide {
  position: relative;
  z-index: 2;
  width: 322px !important;
  padding-right: 22px;
}
.interests-slider-slide .slide-image {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.interests-slider-slide .slide-image .cover-image {
  padding-top: 110.3%;
}
.interests-slider-slide .slide-copy {
  position: relative;
  z-index: 2;
  margin-right: 27px;
  color: #757575;
  font-size: 14px;
  line-height: 1.5;
}
.interests-slider-slide .slide-copy p {
  margin: 0;
}
.interests-slider-slide--intro {
  width: 402px !important;
}
.interests-slider-slide--intro .slide-image {
  margin-bottom: 0;
}
.interests-slider-slide--intro .slide-image .cover-image {
  padding-top: 107.3%;
}
.interests-slider-slide--intro .slide-copy {
  margin-top: -60px;
  margin-right: 35px;
  padding: 27px 35px 29px;
  color: #fff;
  background-color: #002d72;
  font-size: 16px;
  line-height: 1.5625;
}
.interests-slider-slide--stat {
  z-index: 1;
  width: 318px !important;
  padding-right: 43px;
}
.interests-slider-slide--stat::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 12px;
  width: 337px;
  height: 326px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
  -webkit-clip-path: url("#cp-life-baltimore-interests-slide");
          clip-path: url("#cp-life-baltimore-interests-slide");
}
.interests-slider-slide--stat .slide-image {
  margin-bottom: 0;
}
.interests-slider-slide--stat .slide-image .cover-image {
  padding-top: 110.9%;
}
.interests-slider-slide--stat .slide-copy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 219px;
  padding: 20px;
  margin-right: 0;
  margin-bottom: 41px;
  background-color: #fff;
  color: #212121;
  text-align: center;
}
.interests-slider-slide--stat .slide-copy span {
  display: block;
}
.interests-slider-slide--stat .slide-copy .data-point {
  font-size: 70px;
  line-height: 1;
  color: #002D72;
}
.interests-slider-slide--stat .slide-copy .data-point-desc {
  max-width: 139px;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 1350px) {
  .interests-section-inner {
    padding-left: 2.5%;
  }
}
@media (max-width: 1000px) {
  .interests-section-inner {
    display: block;
    padding-left: 0;
  }
  .interests-section-panels, .interests-section-tabs {
    padding-left: 2.5%;
  }
  .interests-section-tabs {
    padding-top: 0;
    padding-right: 2.5%;
    width: 100%;
    text-align: center;
  }
  .interests-section-tabs .tabs-list-wrapper {
    position: relative;
    z-index: 1;
    max-width: 300px;
    height: 40px;
    margin: auto;
  }
  .interests-section-tabs .tabs-list {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: left;
    border: 2px #D0D0D0 solid;
  }
  .interests-section-tabs .tabs-list::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 13px;
    width: 16px;
    height: 16px;
    background-image: url("../images/../svg/chevron-circle-green.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .interests-section-tabs .tabs-list li {
    margin: 0;
  }
  .interests-section-tabs .tabs-list .tabs-trigger {
    display: block;
    line-height: 40px;
    padding: 0 45px 0 0.5em;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.3s linear;
    height: 0;
    transition: none;
    text-decoration: none;
    color: #212121;
    font-size: 18px;
  }
  .interests-section-tabs .tabs-list .tabs-trigger.is-selected, .interests-section-tabs .tabs-list-wrapper.is-open .tabs-trigger {
    height: auto;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    transition: none;
  }
  .interests-section-tabs .tabs-list-wrapper.is-open .tabs-trigger:hover {
    background-color: #f0f0f0;
  }
  .interests-section-panels .tabs-panel {
    display: none;
  }
  .interests-section-panels .tabs-panel.is-open {
    display: block;
  }
  .interests-slider-slide, .interests-slider-slide--stat, .interests-slider-slide--intro {
    width: 80vw !important;
  }
  .interests-slider-controls {
    flex-direction: row;
    justify-content: center;
    padding: 0;
  }
  .interests-slider-controls .slider-next,
.interests-slider-controls .slider-prev {
    margin: 20px;
  }
}

.smalltimore-section, .smalltimore-section.alignfull {
  margin-bottom: 108px;
  position: relative;
  z-index: 1;
}
.smalltimore-section-inner {
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.42);
  color: #fff;
}
.smalltimore-section-inner::before, .smalltimore-section-inner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  opacity: 0.68;
}
.smalltimore-section-inner::before {
  left: 0;
  bottom: 0;
  width: 348px;
  height: 629px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px auto;
  -webkit-clip-path: url("#cp-life-baltimore-smalltimore-left");
          clip-path: url("#cp-life-baltimore-smalltimore-left");
}
.smalltimore-section-inner::after {
  right: 0;
  top: 0;
  width: 335px;
  height: 598px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px auto;
  -webkit-clip-path: url("#cp-life-baltimore-smalltimore-right");
          clip-path: url("#cp-life-baltimore-smalltimore-right");
}
.smalltimore-section .video-controls {
  position: absolute;
  z-index: 3;
  bottom: 27px;
  left: 27px;
  transform-origin: left bottom;
  transform: scale(0.6);
}
.smalltimore-content {
  position: relative;
  z-index: 1;
  margin: auto;
  padding: 218px 0;
  max-width: 514px;
  text-align: center;
}
.smalltimore-content::before, .smalltimore-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 98px;
  background-color: #fff;
  left: 50%;
}
.smalltimore-content::before {
  top: 0;
}
.smalltimore-content::after {
  bottom: 0;
}
.smalltimore-content-top {
  margin-bottom: 40px;
}
.smalltimore-content-bottom {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.36;
}
.smalltimore-content-bottom p {
  margin: 0;
}
.smalltimore-title, .smalltimore-subtitle {
  margin: 0;
}
.smalltimore-title {
  color: inherit;
  text-transform: none;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.01em;
}
.smalltimore-subtitle {
  font-size: 20px;
  line-height: 2;
}
@media (max-width: 1000px) {
  .smalltimore-section-inner::before {
    left: -200px;
  }
  .smalltimore-section-inner::after {
    right: -200px;
  }
  .smalltimore-content {
    padding: 90px 20px;
  }
  .smalltimore-content::before, .smalltimore-content::after {
    height: 50px;
  }
  .smalltimore-content-bottom {
    font-size: 20px;
  }
}

@media (min-width: 783px) {
  .page-template-applying-for-aid .site-breadcrumbs.alignfull {
    margin-bottom: 8px;
  }
}
.page-template-applying-for-aid .entry-content {
  font-size: 16px;
  line-height: 1.75;
}

.entry-content > .applying-aid-steps-section {
  margin-bottom: 120px;
}
.entry-content > .applying-aid-steps-section--top {
  padding-bottom: 59px;
  border-bottom: 1px #EBEBEB solid;
  margin-bottom: 81px;
}
.applying-aid-steps-section .h3-like {
  text-transform: none;
  margin-bottom: 10px;
}
.applying-aid-steps-section .h5-like {
  color: #002d72;
  margin: 0 0 20px;
  text-align: left;
}
.applying-aid-steps-section .numbered-content,
.applying-aid-steps-section .wp-block-table {
  padding-left: 47px;
}
.applying-aid-steps-section .numbered-content {
  position: relative;
  z-index: 1;
  max-width: 608px;
  margin-right: 403px;
}
.applying-aid-steps-section .numbered-content-number {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.applying-aid-steps-section .wp-block-table {
  margin-bottom: 63px;
}
@media (max-width: 1000px) {
  .applying-aid-steps-section .numbered-content {
    margin-right: 0;
  }
}

.applying-aid-header {
  margin-bottom: 111px;
}
.entry-content > .applying-aid-header {
  max-width: 1226px;
}
.applying-aid-header-wrapper {
  position: relative;
  z-index: 1;
  padding-left: 103px;
}
.applying-aid-header-intro {
  padding-top: 87px;
  max-width: 608px;
  margin-right: 422px;
}
.applying-aid-header-intro h1 {
  color: #002D72;
  line-height: 1;
  margin-bottom: 30px;
}
.applying-aid-header-content {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 402px;
  padding-top: 46px;
}
.applying-aid-header-content::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  left: -21px;
  bottom: -65px;
  width: 131px;
  height: 312px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px auto;
  -webkit-clip-path: url("#cp-applying-for-aid-header-left");
          clip-path: url("#cp-applying-for-aid-header-left");
  opacity: 0.54;
}
.applying-aid-header-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/line-applying-aid-header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 47px;
  height: 156px;
  right: 0;
  bottom: -87px;
}
.applying-aid-header-content-bkgd .cover-image {
  z-index: 2;
  padding-top: 119.6%;
}
.applying-aid-header-content-bkgd .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 103px;
  right: 0;
  bottom: 100%;
  height: 46px;
  background: inherit;
  background-position: left bottom;
}
.applying-aid-header-content-block {
  position: absolute;
  left: -19px;
  width: 100%;
  background: #002d72;
  color: #fff;
}
.applying-aid-header-content-block--lead {
  z-index: 3;
  bottom: -22px;
  padding: 25px 27px 16px 21px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.36;
  background-color: rgba(0, 45, 114, 0.8);
  border-left: 19px #002d72 solid;
  border-bottom: 22px #002d72 solid;
}
.applying-aid-header-content-block--lead p {
  margin: 0;
}
.applying-aid-header-content-block--codes {
  z-index: 2;
  top: 100%;
  margin-top: 32px;
  padding: 45px 42px 41px 40px;
}
.applying-aid-header-content-block--codes::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 95px;
  height: 168px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px auto;
  -webkit-clip-path: url("#cp-applying-for-aid-header-right");
          clip-path: url("#cp-applying-for-aid-header-right");
  opacity: 0.4;
}
.applying-aid-header-content-block--codes .h4-like {
  color: inherit;
}
.applying-aid-header-content-block--codes .code-list {
  position: relative;
  z-index: 2;
  margin: 0;
  list-style: none;
}
.applying-aid-header-content-block--codes .code-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.applying-aid-header-content-block--codes .code-list li:last-child {
  margin-bottom: 0;
}
.applying-aid-header-content-block--codes .code-title {
  font-size: 16px;
  line-height: 1.125;
  max-width: 166px;
}
.applying-aid-header-content-block--codes .code-value {
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 1em;
}
@media (max-width: 1200px) {
  .entry-content > .applying-aid-header {
    max-width: none;
    width: auto;
    margin-left: 5%;
    margin-right: 2.5%;
  }
  .applying-aid-header-wrapper {
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  .entry-content > .applying-aid-header {
    margin-right: 5%;
  }
  .applying-aid-header-intro {
    margin-right: 0;
    padding-top: 0;
  }
  .applying-aid-header-content {
    margin: 0;
    width: auto;
    max-width: 500px;
  }
  .applying-aid-header-content, .applying-aid-header-content-block {
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
  }
  .applying-aid-header-content::before, .applying-aid-header-content-bkgd {
    display: none;
  }
  .applying-aid-header-content-block--lead {
    background: transparent;
    border: 0;
    padding: 0;
    margin-bottom: 40px;
    color: #002d72;
  }
}
@media (max-width: 1000px) {
  .applying-aid-header-content-block--codes .code-value {
    font-size: 30px;
  }
}

.applying-aid-table td,
.applying-aid-table thead th {
  text-align: center;
  text-transform: none;
}
.applying-aid-table-caption {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
  color: #212121;
  margin: 0 0 1em;
}
.applying-aid-table--dates {
  margin-top: 30px;
  max-width: 561px;
}
.applying-aid-table--dates th:first-child {
  padding-right: 30px;
}
.applying-aid-table--dates td {
  letter-spacing: 0.01em;
}
.applying-aid-table--dates thead {
  background-color: #002d72;
  color: #fff;
}
.applying-aid-table--dates thead th {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.034em;
}
.applying-aid-table--dates tbody {
  border: 0;
}
.applying-aid-table--dates tbody th {
  color: #212121;
  letter-spacing: 0.02em;
}
.applying-aid-table--documents {
  max-width: 870px;
}
.applying-aid-table--documents td,
.applying-aid-table--documents th {
  border: 1px #D3D3D3 solid;
}
.applying-aid-table--documents td {
  text-align: center;
}
.applying-aid-table--documents th {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
.applying-aid-table--documents th.click-below {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #757575;
  text-align: left;
}
.applying-aid-table--documents th.click-below .icon-arrow-green {
  width: 9px;
  height: auto;
  transform: rotate(90deg);
}
.applying-aid-table--documents thead th {
  padding: 14px 27px;
  max-width: 230px;
}
.applying-aid-table--documents thead th:last-child {
  max-width: 183px;
}
.applying-aid-table--documents tbody td,
.applying-aid-table--documents tbody th {
  padding: 23px 27px;
}
.applying-aid-table--documents tbody th {
  line-height: 1;
}
.applying-aid-table--documents .dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #000;
}
.applying-aid-table-link {
  display: inline-block;
  padding-right: 7px;
  background-image: url("../svg/arrow-link.svg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 5px auto;
}
@media (max-width: 782px) {
  .applying-aid-table--dates caption.h5-like {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.36;
    letter-spacing: 0.01em;
    color: #002d72;
    text-transform: none;
  }
  .applying-aid-table--dates thead {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
  }
  .applying-aid-table--dates tbody tr,
.applying-aid-table--dates tbody th,
.applying-aid-table--dates tbody td {
    display: block;
    text-align: left;
    padding: 0;
  }
  .applying-aid-table--dates tbody th {
    margin-bottom: 10px;
  }
  .applying-aid-table--dates tbody th:first-child {
    padding: 0;
  }
  .applying-aid-table--dates tbody tr {
    margin-bottom: 30px;
  }
  .applying-aid-table--dates tbody tr:nth-of-type(odd), .applying-aid-table--dates tbody tr:nth-of-type(even) {
    background-color: transparent;
  }
  .applying-aid-table--dates tbody td::before {
    content: attr(data-label);
    padding-right: 0.5em;
    color: #002d72;
    font-weight: 600;
  }
  .applying-aid-table--documents {
    display: none;
  }
}

@media (min-width: 783px) {
  .applying-aid-documents-mobile {
    display: none;
  }
}
.applying-aid-documents-mobile .h3-like {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
.applying-aid-documents-mobile .h4-like {
  margin-bottom: 30px;
}
.applying-aid-documents-mobile-list {
  list-style: none;
}
.applying-aid-documents-mobile-list.h5-like {
  margin-bottom: 35px;
}
.applying-aid-documents-mobile-list li {
  margin: 0.5em 0;
}
.applying-aid-documents-mobile-list li:last-child {
  margin-bottom: 1.5em;
}

.applying-aid-bottom {
  background: #68ACE5;
  background: linear-gradient(29deg, rgb(100, 206, 187) 0%, rgb(104, 172, 229) 30%);
  padding: 132px 0 100px;
}
.entry-content > .applying-aid-bottom {
  margin-bottom: 20px;
}
.applying-aid-bottom, .applying-aid-bottom-inner {
  position: relative;
  z-index: 1;
}
.applying-aid-bottom::before, .applying-aid-bottom::after, .applying-aid-bottom-inner::before, .applying-aid-bottom-inner::after {
  content: "";
  display: block;
  position: absolute;
}
.applying-aid-bottom::before {
  z-index: 3;
  top: 15px;
  left: 0;
  width: 175px;
  height: 501px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1200px auto;
  -webkit-clip-path: url("#cp-applying-for-aid-bottom-left");
          clip-path: url("#cp-applying-for-aid-bottom-left");
}
.applying-aid-bottom::after {
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 366px;
  height: 656px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px auto;
  -webkit-clip-path: url("#cp-applying-for-aid-bottom-right");
          clip-path: url("#cp-applying-for-aid-bottom-right");
  opacity: 0.3;
}
.applying-aid-bottom-inner {
  display: grid;
  grid-template-columns: 40.3% 1fr;
  margin-bottom: 98px;
}
.applying-aid-bottom-inner::before {
  z-index: 2;
  height: 172px;
  width: 75px;
  top: -35px;
  right: -35px;
  background-image: url("../images/dots/dots-applying-aid-bottom.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.applying-aid-bottom-inner::after {
  z-index: 1;
  bottom: 0;
  left: 100%;
  width: 59px;
  top: 161px;
  background: inherit;
  background-position: left top;
  background-size: cover;
  filter: url(#duotone);
}
.applying-aid-bottom-image {
  position: relative;
  z-index: 1;
}
.applying-aid-bottom-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-image: url("../images/lines/line-applying-aid-bottom-image.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 103px;
  height: 137px;
  left: -81px;
  top: -132px;
}
.applying-aid-bottom-image .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.applying-aid-bottom-image .cover-image::before, .applying-aid-bottom-image .cover-image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 56px;
  bottom: 161px;
}
.applying-aid-bottom-image .cover-image::before {
  z-index: -1;
  background: inherit;
}
.applying-aid-bottom-image .cover-image::after {
  z-index: 1;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}
.applying-aid-bottom-content {
  background-color: #fff;
  padding: 56px 55px 55px 67px;
}
.applying-aid-bottom-content h3 {
  margin-bottom: 30px;
}
.applying-aid-bottom-content h4 {
  margin-bottom: 18px;
}
.applying-aid-bottom-content p {
  margin-bottom: 15px;
}
.applying-aid-bottom-videos {
  margin-top: 45px;
}
.applying-aid-bottom-videos .btn-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 9px;
}
@media (max-width: 1000px) {
  .applying-aid-bottom::before {
    z-index: -1;
  }
  .applying-aid-bottom-inner {
    display: block;
  }
  .applying-aid-bottom-inner::after {
    display: none;
  }
  .applying-aid-bottom-image .cover-image {
    position: relative;
    padding-top: 55%;
    background-position: center bottom -50px;
  }
  .applying-aid-bottom-image .cover-image::before, .applying-aid-bottom-image .cover-image::after {
    top: -40px;
    right: 0;
    width: 45%;
    bottom: 100%;
  }
}
@media (max-width: 640px) {
  .applying-aid-bottom-content {
    padding: 30px;
  }
}
@media (max-width: 550px) {
  .applying-aid-bottom-videos .btn-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .applying-aid-bottom-videos .btn-wrapper .link-video .btn-arrow--circle {
    transform: scale(0.75);
    transform-origin: left top;
  }
}

@media (min-width: 783px) {
  .page-template-listing-a .site-breadcrumbs.alignfull {
    margin-bottom: 54px;
  }
}

.listing-a-header.alignfull, .entry-content > .listing-a-header {
  margin-bottom: 106px;
}
.listing-a-header-wrapper, .listing-a-header-intro {
  display: flex;
  align-items: flex-start;
}
.listing-a-header-wrapper {
  padding-left: 5%;
}
.listing-a-header-intro {
  padding-top: 74px;
  flex-grow: 1;
  justify-content: flex-end;
  font-size: 16px;
  line-height: 1.75;
}
.listing-a-header-intro h1 {
  color: #002D72;
  line-height: 1;
  margin-bottom: 30px;
}
.listing-a-header-intro-inner {
  max-width: 309px;
  margin-right: 173px;
}
.listing-a-header-image {
  position: relative;
  z-index: 1;
  width: 55%;
}
.listing-a-header-image::before, .listing-a-header-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}
.listing-a-header-image::before {
  width: 75px;
  height: 172px;
  bottom: -9px;
  left: -42px;
  background-image: url("../images/dots/dots-listing-a-header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.listing-a-header-image::after {
  width: 350px;
  height: 100px;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1550px auto;
  -webkit-clip-path: url("#cp-listing-a-header");
          clip-path: url("#cp-listing-a-header");
}
.listing-a-header-image .cover-image {
  z-index: 1;
  padding-top: 62%;
  min-height: 375px;
}
.listing-a-header-image .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 100%;
  bottom: 84px;
  width: 80px;
  background: inherit;
  background-position: right top;
}
@media (max-width: 1000px) {
  .listing-a-header-wrapper {
    flex-direction: column-reverse;
  }
  .listing-a-header-image {
    width: 100%;
  }
  .listing-a-header-image .cover-image {
    min-height: 0;
    padding-top: 35%;
  }
  .listing-a-header-image .cover-image::before {
    top: 100%;
    right: 0;
    bottom: -35px;
    width: 60%;
  }
  .listing-a-header-intro-inner {
    max-width: none;
    margin-right: 25%;
  }
}
@media (max-width: 782px) {
  .listing-a-header.alignfull, .entry-content > .listing-a-header {
    margin-bottom: 50px;
  }
  .listing-a-header-intro-inner {
    margin-right: 15%;
  }
}

.entry-content > .listing-a-copy-block {
  margin-bottom: 100px;
}
.listing-a-copy-block-inner {
  max-width: 814px;
}
.listing-a-copy-block-inner h3,
.listing-a-copy-block-inner .h3-like {
  margin-bottom: 30px;
}

.listing-a-columns .flex-columns {
  display: grid;
  row-gap: 74px;
  margin: auto;
  max-width: 770px;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
@media (min-width: 1001px) {
  .listing-a-columns .flex-columns.three-wide {
    max-width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
.listing-a-columns .flex-columns .column {
  margin: 0;
}
.listing-a-columns .flex-columns .column-header .cover-image::after {
  display: none;
}
.listing-a-columns .flex-columns .column-content {
  font-size: 16px;
  line-height: 1.375;
  color: #535353;
}
.listing-a-columns .flex-columns .column-content h4 {
  margin-bottom: 10px;
  line-height: 1.25;
}
.listing-a-columns .flex-columns .column-content p {
  margin-bottom: 20px;
}
@media (max-width: 782px) {
  .entry-content > .listing-a-columns.alignwide {
    width: 90%;
  }
  .listing-a-columns .flex-columns {
    max-width: 770px;
    display: block;
  }
  .listing-a-columns .flex-columns.has-crosshairs .column {
    max-width: 100%;
  }
  .listing-a-columns .flex-columns .column {
    padding-bottom: 30px;
    border-bottom: 1px #f0f0f0 solid;
    margin-bottom: 30px;
  }
  .listing-a-columns .flex-columns .column:last-child {
    border-bottom: 0;
  }
  .listing-a-columns .flex-columns .column-header, .listing-a-columns .flex-columns .column::before, .listing-a-columns .flex-columns .column::after {
    display: none;
  }
}

.entry-content > .listing-a-slider-section.alignwide {
  margin-bottom: 114px;
}
.listing-a-slider-section .section-heading {
  text-align: left;
  max-width: 1020px;
  margin: auto;
}
.listing-a-slider-slide {
  display: flex !important;
  padding-left: 90px;
}
.listing-a-slider-slide .slide-bkgd,
.listing-a-slider-slide .slide-content {
  position: relative;
}
.listing-a-slider-slide .slide-bkgd {
  z-index: 2;
  width: 46%;
}
.listing-a-slider-slide .slide-bkgd:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/line-listing-a-slider-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  left: -103px;
  right: -52px;
  background-size: 100% auto;
  background-position: left bottom;
}
.listing-a-slider-slide .slide-bkgd::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 289px;
  height: 50px;
  right: -224px;
  top: 0;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 772px auto;
  -webkit-clip-path: url("#cp-listing-a-slider");
          clip-path: url("#cp-listing-a-slider");
}
.listing-a-slider-slide .slide-bkgd .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.listing-a-slider-slide .slide-bkgd .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 80px;
  right: 100%;
  bottom: 0;
  width: 103px;
  background: inherit;
  filter: url(#duotone);
  background-position: right top;
}
.listing-a-slider-slide .slide-content {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  padding: 115px 30px 130px;
  color: #002d72;
  background: rgb(104, 172, 229);
  background: linear-gradient(144deg, rgb(104, 172, 229) 45%, rgb(100, 206, 187) 100%);
}
.listing-a-slider-slide .slide-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url("../images/lines/line-listing-a-slider-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 132px;
  height: 137px;
  top: 0;
  right: 0;
}
.listing-a-slider-slide .slide-content-inner {
  position: relative;
  z-index: 2;
  width: 406px;
  flex-shrink: 0;
  line-height: 1.55;
}
.listing-a-slider-slide .slide-content-inner h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #002d72;
}
.listing-a-slider-slide .slide-content-inner .link-front-icon--arrow span {
  text-decoration-color: #fff;
}
.listing-a-slider-slide .slide-content-inner .link-front-icon--arrow:hover span, .listing-a-slider-slide .slide-content-inner .link-front-icon--arrow:focus span {
  text-decoration-color: transparent;
}
.listing-a-slider-slide .slide-content .slider-controls {
  position: absolute;
  z-index: 2;
  bottom: 83px;
  right: 104px;
}
.listing-a-slider-slide .slide-content .slider-prev,
.listing-a-slider-slide .slide-content .slider-next {
  color: #fff;
  margin: 0 7px;
}
.listing-a-slider-slide .slide-content .slider-prev:hover, .listing-a-slider-slide .slide-content .slider-prev:focus,
.listing-a-slider-slide .slide-content .slider-next:hover,
.listing-a-slider-slide .slide-content .slider-next:focus {
  color: #002d72;
}
.listing-a-slider-slide .slide-content .slider-prev .icon-arrow-short,
.listing-a-slider-slide .slide-content .slider-next .icon-arrow-short {
  width: 16px;
}
.listing-a-slider-slide .slide-content .play-pause-button::before {
  opacity: 0.5;
}
.listing-a-slider-slide .slide-content .play-pause-button:hover::before, .listing-a-slider-slide .slide-content .play-pause-button:focus::before {
  opacity: 1;
}
@media (max-width: 1000px) {
  .listing-a-slider {
    max-width: 770px;
    margin: auto;
  }
  .entry-content > .listing-a-slider-section.alignwide {
    width: 90%;
  }
  .listing-a-slider-slide {
    flex-direction: column;
    padding-left: 40px;
  }
  .listing-a-slider-slide .slide-bkgd {
    width: 100%;
  }
  .listing-a-slider-slide .slide-bkgd::before {
    display: none;
  }
  .listing-a-slider-slide .slide-bkgd .cover-image {
    position: relative;
    padding-top: 52%;
  }
  .listing-a-slider-slide .slide-bkgd .cover-image::before {
    width: 40px;
    top: 50px;
  }
  .listing-a-slider-slide .slide-content {
    margin-left: -40px;
    padding: 50px 30px 70px;
  }
  .listing-a-slider-slide .slide-content-inner {
    width: auto;
    max-width: 406px;
    flex-shrink: unset;
  }
  .listing-a-slider-slide .slide-content .slider-controls {
    bottom: 30px;
    right: 40px;
  }
}
@media (max-width: 640px) {
  .listing-a-slider-slide .slide-content {
    padding-top: 30px;
  }
  .listing-a-slider-slide .slide-content-inner h3 {
    font-size: 22px;
    padding-right: 50px;
  }
}

.listing-a-50-50 {
  position: relative;
  z-index: 1;
}
.listing-a-50-50 .doubled-image-wrapper::before, .listing-a-50-50 .doubled-image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
}
.listing-a-50-50 .doubled-image-wrapper::before {
  z-index: 1;
  background-image: inherit;
  background-size: cover;
}
.listing-a-50-50 .doubled-image-wrapper::after {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.listing-a-50-50 .image-wrapper {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  overflow: hidden;
}
.listing-a-50-50 .text-wrapper {
  flex-shrink: 0;
  font-size: 16px;
  line-height: 1.75;
}
.listing-a-50-50 .text-wrapper h2,
.listing-a-50-50 .text-wrapper .h2-like,
.listing-a-50-50 .text-wrapper h3,
.listing-a-50-50 .text-wrapper .h3-like {
  margin-bottom: 20px;
}
.listing-a-50-50 .text-wrapper p {
  margin-bottom: 40px;
}
.listing-a-50-50--top .image-wrapper {
  padding-right: 93px;
}
.listing-a-50-50--top .image-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/line-listing-a-50-50-top.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 131px;
  height: 137px;
  top: 0;
  left: 0;
}
.listing-a-50-50--top .image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 389px;
  height: 651px;
  right: -112px;
  top: -147px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1450px auto;
  -webkit-clip-path: url("#cp-listing-a-50-50-top");
          clip-path: url("#cp-listing-a-50-50-top");
  opacity: 0.6;
}
.listing-a-50-50--top .image-wrapper .doubled-image {
  padding-top: 71.45%;
}
.listing-a-50-50--top .image-wrapper .doubled-image-wrapper::before, .listing-a-50-50--top .image-wrapper .doubled-image-wrapper::after {
  right: -93px;
  left: 100%;
  bottom: 46px;
  top: 0;
}
@media (max-width: 1000px) {
  .listing-a-50-50--top .image-wrapper {
    padding-right: 30px;
  }
}
.listing-a-50-50--top .text-wrapper {
  max-width: 360px;
  margin-left: 53px;
}
.listing-a-50-50--bottom::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 362px;
  height: 359px;
  left: -61px;
  top: -50px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 796px auto;
  -webkit-clip-path: url("#cp-listing-a-50-50-bottom");
          clip-path: url("#cp-listing-a-50-50-bottom");
  opacity: 0.6;
}
.listing-a-50-50--bottom::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  height: 172px;
  width: 75px;
  bottom: -19px;
  right: -41px;
  background-image: url("../images/dots/dots-listing-50-50-bottom.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.listing-a-50-50--bottom .image-text-columns {
  flex-direction: row-reverse;
  align-items: flex-start;
}
.listing-a-50-50--bottom .image-wrapper {
  padding-top: 63px;
}
.listing-a-50-50--bottom .image-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/line-listing-a-50-50-bottom-left.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 106.5px;
  height: 427.5px;
  bottom: 0;
  left: 0;
}
.listing-a-50-50--bottom .image-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background-image: url("../images/lines/line-listing-a-50-50-bottom-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 62px;
  height: 199px;
  top: 0;
  right: 0;
}
.listing-a-50-50--bottom .image-wrapper .doubled-image {
  padding-top: 84.5%;
}
.listing-a-50-50--bottom .image-wrapper .doubled-image-wrapper::before, .listing-a-50-50--bottom .image-wrapper .doubled-image-wrapper::after {
  top: -63px;
  left: 103px;
  right: 0;
  bottom: 100%;
  background-position: left bottom;
}
.listing-a-50-50--bottom .text-wrapper {
  max-width: 514px;
  background-color: #fff;
  padding: 73px 72px 20px 92px;
}
@media (max-width: 1000px) {
  .listing-a-50-50--bottom .image-wrapper::before {
    left: -50px;
  }
  .listing-a-50-50--bottom .text-wrapper {
    max-width: 430px;
    padding: 30px 40px;
  }
}
@media (max-width: 782px) {
  .listing-a-50-50 .image-text-columns {
    display: block;
  }
  .entry-content > .listing-a-50-50--top, .entry-content > .listing-a-50-50--bottom {
    margin-bottom: 50px;
  }
  .listing-a-50-50--top .image-wrapper .doubled-image, .listing-a-50-50--bottom .image-wrapper .doubled-image {
    padding-top: 55%;
  }
  .listing-a-50-50--top .text-wrapper, .listing-a-50-50--bottom .text-wrapper {
    padding: 30px 0;
    max-width: 430px;
    margin: 0;
  }
  .listing-a-50-50--bottom::after {
    display: none;
  }
  .listing-a-50-50--bottom .image-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .listing-a-50-50--bottom .image-wrapper .doubled-image-wrapper::before, .listing-a-50-50--bottom .image-wrapper .doubled-image-wrapper::after {
    top: 100%;
    bottom: -30px;
    left: 50%;
  }
}

.dead-reqs-intro {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.entry-content > .dead-reqs-intro {
  margin-bottom: 80px;
}
.dead-reqs-intro-content {
  max-width: 667px;
}
.dead-reqs-intro-content h2 {
  max-width: 485px;
  margin-bottom: 22px;
}
.dead-reqs-intro-aside {
  flex-shrink: 0;
  width: 235px;
  margin-left: 50px;
}
.dead-reqs-intro-aside .h4-like {
  font-size: 20px;
  margin-bottom: 5px;
}
.dead-reqs-intro-aside p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 11px;
}
.dead-reqs-intro-aside .link-small-caps {
  line-height: 1.375;
}
@media (max-width: 782px) {
  .dead-reqs-intro {
    display: block;
  }
  .dead-reqs-intro-aside {
    margin: 60px 0 0;
    width: auto;
  }
}
.dead-reqs-table-section h3,
.dead-reqs-table-section .h3-like {
  text-align: left;
  margin-bottom: 5px;
}
.dead-reqs-table-section .applying-aid-table--dates {
  max-width: 860px;
  margin-top: 0;
}
.dead-reqs-table-section .applying-aid-table--dates thead th {
  padding: 0.5em 40px;
  max-width: 162px;
}
.dead-reqs-table-section .applying-aid-table--dates th:first-child {
  padding-right: 10px;
}
.dead-reqs-table-section .applying-aid-table--dates td {
  padding: 0.5em 10px;
}
@media (min-width: 1001px) {
  .dead-reqs-table-section .applying-aid-table--dates td {
    min-width: 162px;
  }
}
@media (max-width: 782px) {
  .dead-reqs-table-section .applying-aid-table--dates tr {
    margin: 0;
    padding: 15px;
  }
}
.dead-reqs-checklist .accordion-section-inner {
  max-width: 860px;
}
.dead-reqs-50-50 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dead-reqs-50-50-content {
  max-width: 505px;
  margin-left: 10px;
}
.dead-reqs-50-50-content h3 {
  margin-bottom: 20px;
}
.dead-reqs-50-50-image {
  position: relative;
  z-index: 1;
  width: 459px;
  margin-left: 40px;
}
.dead-reqs-50-50-image::before, .dead-reqs-50-50-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background: inherit;
}
.dead-reqs-50-50-image::before,
.dead-reqs-50-50-image .cover-image::before {
  height: 41px;
  right: 161px;
  left: 0;
  bottom: 100%;
}
.dead-reqs-50-50-image::after,
.dead-reqs-50-50-image .cover-image::after {
  right: 0;
  left: 57px;
  bottom: -46px;
}
.dead-reqs-50-50-image::before {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.dead-reqs-50-50-image::after {
  background-image: url("../images/lines/line-dead-reqs-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 174px;
  background-position: right top;
}
.dead-reqs-50-50-image .cover-image {
  z-index: 1;
  padding-top: 62%;
}
.dead-reqs-50-50-image .cover-image::before, .dead-reqs-50-50-image .cover-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: inherit;
}
.dead-reqs-50-50-image .cover-image::before {
  background-position: right bottom;
}
.dead-reqs-50-50-image .cover-image::after {
  height: 46px;
  background-position: left top;
  filter: url(#duotone);
}
.dead-reqs-50-50--reverse {
  flex-direction: row-reverse;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-content {
  margin: 0;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-image {
  margin: 0 40px 0 0;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-image::before,
.dead-reqs-50-50--reverse .dead-reqs-50-50-image .cover-image::before {
  left: 161px;
  right: 0;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-image::after,
.dead-reqs-50-50--reverse .dead-reqs-50-50-image .cover-image::after {
  right: 57px;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-image::after {
  background-image: url("../images/lines/line-dead-reqs-2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  left: -1px;
}
.dead-reqs-50-50--reverse .dead-reqs-50-50-image .cover-image::after {
  background-position: center;
  left: 0;
}
@media (max-width: 1000px) {
  .entry-content > .dead-reqs-50-50 {
    margin-bottom: 140px;
  }
  .dead-reqs-50-50, .dead-reqs-50-50--reverse {
    flex-direction: column;
  }
  .dead-reqs-50-50 .dead-reqs-50-50-content, .dead-reqs-50-50--reverse .dead-reqs-50-50-content {
    margin: 0 0 80px;
  }
  .dead-reqs-50-50 .dead-reqs-50-50-image, .dead-reqs-50-50--reverse .dead-reqs-50-50-image {
    margin: 0;
  }
}
.dead-reqs-70-30 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dead-reqs-50-50 + .dead-reqs-70-30 {
  margin-top: 170px;
  border-top: 1px #D0D0D0 solid;
  padding-top: 123px;
}
@media (max-width: 640px) {
  .dead-reqs-50-50 + .dead-reqs-70-30 {
    margin-top: 140px;
    padding-top: 90px;
  }
}
.dead-reqs-70-30-content {
  max-width: 640px;
}
.dead-reqs-70-30-content h3 {
  margin: 0;
}
.dead-reqs-70-30-content .h3-like,
.dead-reqs-70-30-content h2.h3-like {
  text-transform: none;
}
.dead-reqs-70-30-image {
  position: relative;
  z-index: 1;
  width: 299px;
  flex-shrink: 0;
  margin-left: 40px;
}
.dead-reqs-70-30-image::before, .dead-reqs-70-30-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #D0D0D0;
  transform-origin: center;
}
.dead-reqs-70-30-image::after {
  transform: rotate(90deg);
}
.dead-reqs-70-30-image::before, .dead-reqs-70-30-image::after {
  right: 0;
  bottom: -54px;
}
.dead-reqs-70-30-image .cover-image {
  z-index: 1;
  padding-top: 66.6%;
}
.dead-reqs-70-30-image .cover-image::before, .dead-reqs-70-30-image .cover-image::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -40px;
}
.dead-reqs-70-30-image .cover-image::before {
  z-index: 2;
  width: 20px;
  top: 0;
  background-image: url("../images/lines/lines_white.png");
  background-size: 1000px auto;
}
.dead-reqs-70-30-image .cover-image::after {
  z-index: 1;
  background: inherit;
  background-position: right top;
  width: 222px;
  height: 40px;
}
@media (max-width: 782px) {
  .dead-reqs-70-30 {
    flex-direction: column;
  }
  .dead-reqs-70-30-content {
    margin-bottom: 60px;
  }
  .dead-reqs-70-30-image {
    margin: 0;
  }
}
.dead-reqs-content-hr {
  padding-bottom: 50px;
  border-bottom: 1px #D0D0D0 solid;
  margin-bottom: 168px;
}
.dead-reqs-content-hr h3,
.dead-reqs-content-hr p {
  max-width: 912px;
}
.dead-reqs-content-hr h3,
.dead-reqs-content-hr .h5-like {
  color: #002d72;
  margin: 0 0 10px;
}
@media (min-width: 783px) {
  .dead-reqs-content-hr h3 {
    font-size: 22px;
    letter-spacing: 0.01em;
  }
  .dead-reqs-content-hr p {
    font-size: 20px;
  }
}

.dead-reqs-header {
  position: relative;
  z-index: 1;
  color: #fff;
  overflow: hidden;
}
.entry-content > .dead-reqs-header {
  margin-bottom: 102px;
}
@media (max-width: 640px) {
  .entry-content > .dead-reqs-header {
    margin-bottom: 70px;
  }
}
.dead-reqs-header .site-breadcrumbs {
  color: inherit;
}
.dead-reqs-header .page-header-image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 84px;
  bottom: 0;
  background-color: #68ACE5;
}
.dead-reqs-header .page-header-image .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.dead-reqs-header .page-header-image .cover-image::before, .dead-reqs-header .page-header-image .cover-image::after {
  content: "";
  display: block;
  position: absolute;
}
.dead-reqs-header .page-header-image .cover-image::before {
  z-index: 2;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1940px auto;
  -webkit-clip-path: url("#dead-reqs-header");
          clip-path: url("#dead-reqs-header");
  width: 517px;
  height: 865px;
  top: -240px;
  right: -260px;
}
.dead-reqs-header .page-header-image .cover-image::after {
  z-index: 1;
  width: 76px;
  top: 0;
  bottom: 74px;
  left: 100%;
  background-image: inherit;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
}
.dead-reqs-header .page-header-content {
  position: relative;
  z-index: 2;
  padding: 74px 0;
}
.dead-reqs-header .page-header-title {
  max-width: 570px;
  margin-bottom: 37px;
}
@media (max-width: 782px) {
  .dead-reqs-header .page-header-image {
    right: 30px;
  }
  .dead-reqs-header .page-header-image .cover-image::before {
    right: -400px;
  }
  .dead-reqs-header .page-header-image .cover-image::after {
    width: 30px;
  }
  .dead-reqs-header .page-header-content {
    padding-top: 0;
  }
}

.page-header-deadline .h4-like {
  font-size: 16px;
  color: inherit;
  margin-bottom: 13px;
  letter-spacing: 0.034em;
}
.page-header-deadline-date, .page-header-deadline-title, .page-header-deadline-type {
  color: inherit;
}
.page-header-deadline-date {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 14px;
}
.page-header-deadline-date::before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 21px;
  background: transparent url("../svg/arrow-blue.svg") no-repeat center;
  background-size: 100%;
  top: 50%;
  left: -33px;
  transform: translateY(-50%);
}
.page-header-deadline-date a,
.page-header-deadline-date a:visited {
  color: #fff;
}
.page-header-deadline-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
}
.page-header-deadline-type {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 1em;
}
.page-header-deadline p:last-child {
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .dead-reqs-header .page-header-deadline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .page-header-deadline .h4-like, .page-header-deadline-title, .page-header-deadline-type {
    font-size: 14px;
  }
  .page-header-deadline-date {
    font-size: 22px;
  }
}

.dead-reqs-cta-section {
  background: rgb(104, 172, 229);
  background: linear-gradient(329deg, rgb(100, 206, 187) 0%, rgb(104, 172, 229) 40%, rgb(104, 172, 229) 100%);
  padding: 0 40px;
}
.entry-content > .dead-reqs-cta-section {
  margin-bottom: 121px;
}
@media (min-width: 783px) {
  .entry-content > .dead-reqs-cta-section {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (max-width: 640px) {
  .entry-content > .dead-reqs-cta-section {
    margin-bottom: 90px;
  }
}
.dead-reqs-cta-section, .dead-reqs-cta-section-inner {
  position: relative;
  z-index: 1;
}
.dead-reqs-cta-section::before, .dead-reqs-cta-section::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 20px;
  top: 79px;
  bottom: 92px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
}
.dead-reqs-cta-section::before {
  left: 0;
}
.dead-reqs-cta-section::after {
  right: 0;
}
.dead-reqs-cta-section-inner {
  padding: 86px 0 92px;
  max-width: 764px;
}
.dead-reqs-cta-section-inner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 92px;
  height: 75px;
  background-image: url("../images/dots/dots-dead-reqs-cta.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  bottom: -41px;
  transform: translateX(-50%);
}
@media (max-width: 640px) {
  .dead-reqs-cta-section-inner {
    width: 100%;
  }
}
.dead-reqs-cta-content {
  text-align: center;
  color: #002d72;
}
.dead-reqs-cta-content h2 {
  margin-bottom: 27px;
}
.dead-reqs-cta-content p {
  margin-bottom: 50px;
}
.dead-reqs-cta-form {
  width: 100%;
  max-width: 550px;
  margin: auto;
  color: inherit;
}
.dead-reqs-cta-form, .dead-reqs-cta-form-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dead-reqs-cta-form-item {
  flex-grow: 1;
}
.dead-reqs-cta-form-item label {
  display: block;
  font-size: 24px;
  line-height: 1.1;
  color: inherit;
}
.dead-reqs-cta-form-item select {
  flex-grow: 1;
  border: 1px #A8A8A8 solid;
  margin-left: 14px;
  margin-right: 17px;
  height: 44px;
  padding: 0 30px 0 15px;
  max-width: 336px;
  font-size: 20px;
  background: #fff url("../svg/chevron-green.svg") no-repeat right 20px center;
  background-size: 12px auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.dead-reqs-cta-form-item select::-ms-expand {
  display: none;
}
.dead-reqs-cta-form-submit {
  flex-shrink: 0;
  padding: 0.75em 1.55em;
}
@media (max-width: 782px) {
  .dead-reqs-cta-form {
    align-items: flex-end;
  }
  .dead-reqs-cta-form-item {
    flex-grow: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .dead-reqs-cta-form-item label {
    font-size: 20px;
  }
  .dead-reqs-cta-form-item select {
    font-size: 14px;
    max-width: 250px;
    margin-top: 5px;
    margin-left: 0;
  }
  .dead-reqs-cta-form-submit {
    padding: 0.75em 1em;
  }
}
@media (max-width: 640px) {
  .dead-reqs-cta-form-item {
    min-width: 0;
  }
  .dead-reqs-cta-form-item select {
    min-width: 0;
    flex-shrink: 1;
    margin-right: 0;
    max-width: 100%;
  }
  .dead-reqs-cta-form-submit {
    padding: 0.9em 0.5em;
    font-size: 14px;
  }
}

.finaid-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 74px 0 74px 20px;
  max-width: 1060px;
}
.finaid-header-aside {
  max-width: 300px;
  flex-shrink: 0;
  background: #fff;
  color: #535353;
  padding: 33px 37px;
}
.finaid-header-aside h2,
.finaid-header-aside .h4-like {
  font-size: 16px;
}
.finaid-header-aside .code-list {
  margin: 0;
  list-style: none;
}
.finaid-header-aside .code-list li {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
}
.finaid-header-aside .code-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.125;
  max-width: 132px;
  margin-right: 1em;
}
.finaid-header-aside .code-value {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #002D72;
}
.finaid-header .page-header-image .cover-image::after {
  width: 84px;
}
@media (max-width: 782px) {
  .finaid-header-container {
    display: block;
    padding: 20px 0;
  }
  .finaid-header-content {
    width: 100%;
    margin-bottom: 50px;
  }
}
.entry-content > .finaid-intro {
  margin-bottom: 70px;
}
.finaid-intro h2,
.finaid-intro .h3-like {
  text-transform: none;
  margin-bottom: 30px;
}
.finaid-intro-content {
  max-width: 608px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
}
.finaid-table-section h3 {
  margin-bottom: 20px;
}
.finaid-table-section .applying-aid-table {
  max-width: 609px;
  margin-top: 0;
}
.finaid-table-section .applying-aid-table thead th:first-child {
  text-align: left;
}
.finaid-table-section .applying-aid-table tbody td,
.finaid-table-section .applying-aid-table tbody th {
  padding: 10px 15px;
}
.finaid-table-section .applying-aid-table tbody th {
  line-height: 1;
}
.finaid-table-section .applying-aid-table tbody th a {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  text-transform: none;
}
@media (min-width: 641px) {
  .finaid-table-section .applying-aid-table tbody th {
    max-width: 250px;
  }
}
.finaid-checklist-section-title {
  text-transform: none;
}
.finaid-checklist-tabs {
  max-width: 813px;
}
.finaid-checklist-tabs .tabs-list {
  border-bottom: 5px #f0f0f0 solid;
}
.finaid-checklist-tabs .tabs-trigger {
  background: transparent;
  color: #008566;
  text-decoration: underline;
}
.finaid-checklist-tabs .tabs-trigger:hover, .finaid-checklist-tabs .tabs-trigger:focus, .finaid-checklist-tabs .tabs-trigger.is-selected {
  text-decoration-color: transparent;
}
.finaid-checklist-tabs .tabs-trigger.is-selected {
  background-color: #f0f0f0;
  color: #002d72;
  pointer-events: none;
}
.finaid-checklist-tabs .accordion-section-intro {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57;
  padding: 20px 30px;
}
@media (max-width: 782px) {
  .finaid-checklist-tabs .accordion-section-intro {
    padding-left: 0;
    padding-top: 0;
  }
}
.finaid-checklist-tabs .accordion-section-intro-inner {
  max-width: 630px;
}
.finaid-checklist-tabs .accordion-section-intro p:last-child {
  margin-bottom: 0;
}
.finaid-checklist-tabs .accordion-section-title {
  margin: 45px 0 25px;
}
.finaid-checklist-tabs .accordion-block {
  border-bottom: 4px #f0f0f0 solid;
  margin-bottom: 42px;
}
.finaid-checklist-tabs .accordion-trigger,
.finaid-checklist-tabs .accordion-trigger:hover,
.finaid-checklist-tabs .accordion-trigger:focus,
.finaid-checklist-tabs .accordion-block .accordion.is-open .accordion-trigger,
.finaid-checklist-tabs .accordion-content,
.finaid-checklist-tabs .accordion-section-bottom {
  padding-left: 74px;
}
@media (max-width: 640px) {
  .finaid-checklist-tabs .accordion-trigger,
.finaid-checklist-tabs .accordion-trigger:hover,
.finaid-checklist-tabs .accordion-trigger:focus,
.finaid-checklist-tabs .accordion-block .accordion.is-open .accordion-trigger,
.finaid-checklist-tabs .accordion-content,
.finaid-checklist-tabs .accordion-section-bottom {
    padding-left: 45px;
  }
}
.finaid-checklist-tabs .accordion-trigger,
.finaid-checklist-tabs .accordion-trigger:hover,
.finaid-checklist-tabs .accordion-trigger:focus {
  background-position: 32px 40px;
}
@media (max-width: 640px) {
  .finaid-checklist-tabs .accordion-trigger,
.finaid-checklist-tabs .accordion-trigger:hover,
.finaid-checklist-tabs .accordion-trigger:focus {
    background-position: 10px 25px;
  }
}
.finaid-checklist-tabs .accordion-block .accordion.is-open .accordion-trigger {
  background-position: 32px 3px;
}
@media (max-width: 640px) {
  .finaid-checklist-tabs .accordion-block .accordion.is-open .accordion-trigger {
    background-position: 10px 5px;
  }
}
.finaid-checklist-tabs .accordion-trigger-title {
  max-width: 574px;
}
@media (max-width: 640px) {
  .finaid-checklist-tabs .accordion-trigger-title .h4-like {
    font-size: 20px;
  }
}
@media (min-width: 783px) {
  .finaid-checklist-tabs .accordion-trigger-icon-readmore,
.finaid-checklist-tabs .accordion.is-open .accordion-trigger-icon-label--close {
    margin: 0 10px 0 0;
    text-align: right;
  }
  .finaid-checklist-tabs .accordion.is-open .accordion-trigger-icon-label--close {
    clip: unset;
    -webkit-clip-path: none;
            clip-path: none;
    height: auto;
    width: auto;
    z-index: 1;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    min-width: 90px;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #D0D0D0;
  }
}
.finaid-checklist-tabs .accordion.is-open .accordion-trigger-icon-readmore {
  display: none;
}
.finaid-checklist-tabs .accordion-content {
  max-width: 812px;
  font-size: 18px;
  line-height: 1.55;
}
.finaid-checklist-tabs .accordion-content p {
  font-size: inherit;
  line-height: inherit;
}
.finaid-checklist-tabs .accordion-section-bottom {
  padding-bottom: 20px;
  border-bottom: 5px #f0f0f0 solid;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.55;
}
.finaid-checklist-tabs .accordion-section-bottom ul,
.finaid-checklist-tabs .accordion-section-bottom ol {
  margin-left: 0;
}
@media (max-width: 782px) {
  .finaid-checklist-tabs .accordion-content,
.finaid-checklist-tabs .accordion-section-bottom {
    font-size: 16px;
  }
}
.finaid-image-text-columns .image-text-columns--75 {
  max-width: 100%;
}
.finaid-image-text-columns .image-text-columns--75 .image-wrapper {
  flex-grow: 1;
  width: auto;
  max-width: 774px;
}
.finaid-image-text-columns .image-text-columns--75 .text-wrapper {
  margin-left: 82px;
  margin-right: 50px;
}
@media (max-width: 782px) {
  .finaid-image-text-columns .image-text-columns--75 .text-wrapper {
    margin: auto;
  }
}
.finaid-cta .flex-cta-content {
  max-width: 586px;
}
.finaid-cta .flex-cta-content h2 {
  margin-bottom: 20px;
}
.finaid-cta .flex-cta-content p {
  line-height: 2.1;
}
@media (min-width: 1001px) {
  .finaid-60-40-block .l1-60-40-block-content {
    width: 51.5%;
    min-height: 518px;
  }
  .finaid-60-40-block .l1-60-40-block-content-inner {
    max-width: 375px;
  }
}
.finaid-60-40-block .l1-60-40-block-image .cover-image::after {
  background-position: left bottom;
}

.finaid-chart-wrapper {
  display: flex;
}
.finaid-chart-data {
  width: 45%;
  padding-right: 60px;
}
.finaid-chart-data-group {
  position: relative;
  z-index: 1;
  padding-right: 35px;
  margin-bottom: 45px;
}
.finaid-chart-data-group::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 100%;
  margin-left: 1px;
  top: -66px;
  bottom: 20px;
  width: 3px;
  background: transparent url("../images/finaid-chart-dot-v.png") repeat-y center;
}
.finaid-chart-data-group:last-child {
  margin-bottom: 0;
}
.finaid-chart-data-group:first-child::after {
  display: none;
}
.finaid-chart-data-title {
  color: #68ACE5;
  font-weight: 600;
  margin-bottom: 10px;
}
.finaid-chart-data-title dfn {
  font-size: 0.66em;
  font-style: italic;
  color: #757575;
}
.finaid-chart-data-table {
  width: 100%;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
  color: #212121;
}
@media (max-width: 782px) {
  .finaid-chart-data-table {
    font-size: 18px;
  }
}
.finaid-chart-data-table th, .finaid-chart-data-table td {
  padding-bottom: 7px;
}
.finaid-chart-data-table th {
  text-align: left;
  font-weight: normal;
}
.finaid-chart-data-table td {
  text-align: right;
}
.finaid-chart-data-table-totals th, .finaid-chart-data-table-totals td {
  font-weight: bold;
}
.finaid-chart-data-value {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.finaid-chart-data-value::after {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  margin-left: 7px;
}
.finaid-chart-data-value--total::after {
  background-color: #002d72;
}
.finaid-chart-data-value--family::after {
  background-color: #008566;
}
.finaid-chart-data-value--govt::after {
  background-color: #A45A96;
}
.finaid-chart-data-value--hopkins::after {
  background-color: #002D72;
}
.finaid-chart-data-value--dots, .finaid-chart-data-value--arrow {
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
.finaid-chart-data-value--dots::after, .finaid-chart-data-value--arrow::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 11px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.finaid-chart-data-value--dots::after {
  background-image: url("../images/finaid-chart-dot-h.png");
  background-position: 0 center;
  background-repeat: repeat-x;
}
.finaid-chart-data-value--arrow::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 40px;
  height: 11px;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/finaid-chart-dot-h.png");
  background-position: 0 center;
  background-repeat: repeat-x;
}
.finaid-chart-data-value--arrow::after {
  background-image: url("../images/finaid-chart-arrow.png");
  background-position: 0 center;
  background-repeat: no-repeat;
}
.finaid-chart-data-highlight {
  display: inline-block;
  background-color: #002D72;
  color: #fff;
  padding: 0 0.5em;
}
.finaid-chart-graph {
  width: 55%;
  padding: 0 16px 0 20px;
  background: linear-gradient(to bottom, #e9e9e9 1px, #e9e9e9, #fff 1px, #fff);
  background-size: 100% 11.11%;
  border-bottom: 2px #D0D0D0 solid;
}
.finaid-chart-graph-grid {
  display: grid;
  height: 100%;
  min-height: 500px;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 16px;
  grid-template-rows: 10.8% 15.2% 1fr;
  grid-row-gap: 5px;
  grid-template-areas: "family total" "govt  total" "hopkins total";
}
.finaid-chart-graph-area {
  padding: 14px;
  color: #fff;
}
.finaid-chart-graph-area .h3-like {
  color: inherit;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}
.finaid-chart-graph-area .h3-like .finaid-chart-graph-amount {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
}
.finaid-chart-graph-area p {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  margin: 1.5em 0;
}
.finaid-chart-graph-area--family {
  grid-area: family;
  background-color: #008566;
}
.finaid-chart-graph-area--family .h3-like .finaid-chart-graph-amount {
  display: inline-block;
  margin-left: 0.5em;
}
.finaid-chart-graph-area--govt {
  grid-area: govt;
  background-color: #A45A96;
}
.finaid-chart-graph-area--hopkins {
  grid-area: hopkins;
  background-color: #002D72;
}
.finaid-chart-graph-area--total {
  grid-area: total;
  background-color: #002d72;
  padding-right: 30px;
}
@media (max-width: 1000px) {
  .finaid-chart-wrapper {
    display: block;
  }
  .finaid-chart-data, .finaid-chart-graph {
    width: 100%;
  }
  .finaid-chart-data {
    padding-right: 0;
  }
  .finaid-chart-graph {
    margin-top: 30px;
  }
}
@media (max-width: 782px) {
  .finaid-chart-graph-area .h3-like {
    font-size: 16px;
  }
  .finaid-chart-graph-area .h3-like .finaid-chart-graph-amount {
    font-size: 14px;
  }
  .finaid-chart-graph-area p {
    font-size: 14px;
  }
}

ul#connect_content_links {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 98px;
}
ul#connect_content_links li {
  padding-left: 0;
  margin-left: 0;
  display: inline;
}
ul#connect_content_links li::before {
  display: none;
}
ul#connect_content_links li a {
  position: relative;
  margin-right: 25px;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
}
ul#connect_content_links li a::before {
  content: " ";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
ul#connect_content_links li a.adviser::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/advisor-icon-green.svg);
}
ul#connect_content_links li a.call::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/call-icon-green.svg);
}
ul#connect_content_links li a.email::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/email-icon-green.svg);
}
ul#connect_content_links li a.mail::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/mail-icon-green.svg);
}
ul#connect_content_links li a.talk::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/talk-icon-green.svg);
}
ul#connect_content_links li a.zoom::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/zoom-icon-green.svg);
}
ul#connect_content_links li a.write::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/write-icon-green.svg);
}

.connect-content-section {
  position: relative;
  border-bottom: 1px solid #EDEDED;
  border-right: 1px solid #EDEDED;
  padding: 0px 98px 68px 98px;
  margin-bottom: 73px;
}
@media (max-width: 1000px) {
  .connect-content-section {
    padding: 0px 78px 68px 78px;
  }
}
@media (max-width: 640px) {
  .connect-content-section {
    padding: 0px 58px 58px 0px;
    margin-bottom: 63px;
  }
}
.connect-content-section::after {
  content: " ";
  display: block;
  position: absolute;
  right: -10px;
  bottom: -13px;
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/connect_content_block_bg.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 40px;
  height: calc(100% + 15px);
}
.connect-content-section strong.blue {
  color: #002D72;
  font-size: 20px;
  font-family: "Factoria", serif;
  font-style: normal;
  font-weight: bold;
  padding-right: 20px;
  text-transform: uppercase;
}
.connect-content-section strong.blue-alt {
  color: #002D72;
  font-size: 20px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  line-height: 1.7;
  text-transform: none;
}
.connect-content-section h2 {
  margin-bottom: 15px;
}
.connect-content-section h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.connect-content-section a.btn {
  border-radius: 5px;
  padding: 1.1em 2em;
}
.connect-content-section .additional-content {
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /*
  h3 {
      font-weight: 600;
      color: #002D72;
      font-size: 20px;
      padding-right: 20px;
      font-family: 'proxima-nova', sans-serif;
      font-style: normal;
      line-height: 1.7;
      text-transform: none;
      width: 100%;
      margin-bottom: 20px;
  }
  */
}
.connect-content-section .additional-content.adviser_list {
  padding-top: 0px;
}
.connect-content-section .additional-content div.international_cummings {
  padding-bottom: 30px;
}
.connect-content-section .additional-content div.international_cummings strong.blue-alt {
  margin-right: 10px;
}
.connect-content-section .additional-content h3 {
  font-weight: 600;
  color: #002D72;
  font-size: 20px;
  padding-right: 20px;
  font-family: "Factoria", serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0px;
}
.connect-content-section .additional-content .item {
  width: 40%;
  flex-grow: 1;
}
.connect-content-section .additional-content .item.left {
  border-right: 1px solid #D9D9D9;
}
.connect-content-section .additional-content .item.right {
  padding-left: 5%;
}
.connect-content-section .additional-content .adviser_container {
  display: flex;
  /*
  * {
      pointer-events: none;
  }
  */
}
.connect-content-section .additional-content .adviser_container .range {
  width: 33%;
  color: #002d72;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content .adviser_container .range {
    width: 40%;
  }
}
.connect-content-section .additional-content .adviser_container .name {
  width: 77%;
  position: relative;
  white-space: nowrap;
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content .adviser_container .name {
    width: 60%;
  }
}
.connect-content-section .additional-content .adviser_container .adviser-popup {
  opacity: 0;
  display: none;
  position: absolute;
  z-index: 2;
  left: 30%;
  background-color: #F5F5F5;
  padding: 25px 20px 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content .adviser_container .adviser-popup {
    top: calc(100% + 65px);
    left: -60px;
  }
}
.connect-content-section .additional-content .adviser_container .adviser-popup:before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #F5F5F5;
  transform: rotate(45deg);
  position: absolute;
  left: -12px;
  top: 40%;
  /*
  @include breakpoint('mobile'){
      left: 50px;
      top: -12px;
  }
  */
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content .adviser_container .adviser-popup:before {
    left: 50%;
    top: 5px;
    transform: rotate(45deg) translateX(-50%);
  }
}
.connect-content-section .additional-content .adviser_container .adviser-popup h5 {
  margin: 0 8px 15px;
}
.connect-content-section .additional-content .adviser_container .adviser-popup .contact-buttons {
  display: flex;
}
@media (max-width: 782px) {
  .connect-content-section .additional-content .adviser_container .adviser-popup .contact-buttons {
    align-items: flex-start;
  }
}
.connect-content-section .additional-content .adviser_container .adviser-popup .contact-buttons .btn {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.03em;
  margin: 0 8px 16px;
  white-space: nowrap;
  pointer-events: all;
  cursor: pointer;
}
@media (max-width: 782px) {
  .connect-content-section .additional-content .adviser_container .adviser-popup .contact-buttons .btn {
    padding: 12px 20px;
    font-size: 12px;
  }
}
.connect-content-section .additional-content .adviser_container.open .adviser-popup, .connect-content-section .additional-content .adviser_container.active .adviser-popup {
  opacity: 1;
  display: block;
}
.connect-content-section .additional-content div.international_cummings .adviser_container {
  position: relative;
}
.connect-content-section .additional-content div.international_cummings .adviser_container .adviser-popup {
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content div.international_cummings .adviser_container .adviser-popup {
    top: 100%;
    left: 70%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1000px) {
  .connect-content-section .additional-content .item {
    width: 50%;
  }
}
@media (max-width: 782px) {
  .connect-content-section .additional-content .item {
    width: 100%;
    margin-top: 30px;
  }
  .connect-content-section .additional-content .item.left {
    border-right: 0px solid #D9D9D9;
  }
  .connect-content-section .additional-content .item.right {
    margin-top: 0;
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .connect-content-section .additional-content {
    padding-top: 0;
    margin-top: 0;
  }
  .connect-content-section .additional-content .item {
    margin-top: 0px;
  }
}
.connect-content-section.email .additional-content {
  padding-top: 0px;
}
.connect-content-section::before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 10px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 28px auto;
  width: 30px;
  height: 30px;
}
@media (max-width: 640px) {
  .connect-content-section::before {
    content: " ";
    position: absolute;
    left: auto;
    right: 30px;
    top: 0px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 28px auto;
    width: 30px;
    height: 30px;
  }
}
.connect-content-section.adviser::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/advisor-icon.svg);
}
.connect-content-section.call::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/call-icon.svg);
}
.connect-content-section.email::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/email-icon.svg);
}
.connect-content-section.mail::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/mail-icon.svg);
}
.connect-content-section.talk::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/talk-icon.svg);
}
.connect-content-section.zoom::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/zoom-icon.svg);
}
.connect-content-section.write::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/write-icon.svg);
}

@media (max-width: 1000px) {
  .fact-percent-bar-section {
    margin-bottom: 150px !important;
  }
}
.fact-percent-bar-section h6 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 20px;
}
.fact-percent-bar-section .fact-percent-bar-container {
  height: 127px;
  width: 100%;
  position: relative;
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container {
    width: 90%;
    margin: 0 auto;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts {
  position: relative;
  height: 100%;
  float: left;
}
.fact-percent-bar-section .fact-percent-bar-container .facts .stat {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Factoria", serif;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  opacity: 0;
  transition: opacity 0.5s;
  pointer-events: none;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts .stat {
    font-size: 30px;
  }
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts .stat {
    font-size: 20px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:hover .stat {
  opacity: 1;
}
.fact-percent-bar-section .fact-percent-bar-container .facts .label {
  position: absolute;
  top: calc(100% - 15px);
  left: 10px;
  border-left: 1px solid #D5D5D5;
  display: flex;
  align-items: flex-end;
  padding-left: 10px;
  line-height: 1em;
  color: #002d72;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(1) {
  background-color: #486493;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(1) .label {
  height: 60px;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(1) .label {
    height: 80px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(2) {
  background-color: #002D72;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(2) .label {
  height: 50px;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(3) {
  background-color: #002d72;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(3) .label {
  height: 50px;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(3) .label {
    white-space: nowrap;
    z-index: 99;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(4) {
  background-color: #338767;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(4) .label {
  height: 50px;
  z-index: 10;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(4) .label {
    height: 150px;
  }
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(4) .label {
    z-index: 0;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) {
  background-color: #8497B5;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) .stat {
  transform: translate(0%, -50%);
  left: -75px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) .stat {
    left: -65px;
  }
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) .stat {
    left: -40px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) .label {
  height: 100px;
  width: 140px;
  left: auto;
  right: 10px;
  border-left: none;
  border-right: 1px solid #D5D5D5;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(5) .label {
    right: 3px;
    padding-right: 0px;
    width: 125px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) {
  background-color: #80D3BF;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) .stat {
  transform: translate(0%, -50%);
  left: auto;
  right: -75px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) .stat {
    right: -65px;
  }
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) .stat {
    right: -55px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) .label {
  height: 100px;
  width: 300px;
  left: 5px;
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(6) .label {
    left: 2px;
    width: 80px;
    height: 120px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(7) {
  background-color: #4e7493;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(7) .stat {
  left: -35px;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(7) .label {
  height: 75px;
  width: 300px;
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(7) .label {
    left: 2px;
  }
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) {
  background-color: #3B9D78;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) .label {
  height: 50px;
  width: 300px;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) .label.desktop {
  display: flex;
}
.fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) .label.mobile {
  display: none;
}
@media (max-width: 782px) {
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) .label.desktop {
    display: none;
  }
  .fact-percent-bar-section .fact-percent-bar-container .facts:nth-child(8) .label.mobile {
    display: flex;
  }
}

.fact-full-width-section {
  margin-bottom: 80px !important;
  max-width: 1245px;
}
.fact-full-width-section .fact-full-width-container {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: left;
}
.fact-full-width-section .fact-full-width-container::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -15px;
  right: -15px;
  height: 136px;
  width: 77%;
  background-image: url(../svg/fact-full-with-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 540px;
  width: 46.6%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 94px;
  z-index: 1;
}
@media (max-width: 1000px) {
  .fact-full-width-section .fact-full-width-container .fact-full-width-inner {
    width: 60%;
  }
}
@media (max-width: 782px) {
  .fact-full-width-section .fact-full-width-container .fact-full-width-inner {
    width: 100%;
    padding: 94px 60px;
  }
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h3 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h3::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: -28px;
  width: 18px;
  height: 18px;
  background-image: url(../images/dots/fact-full-width-dots.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h3 + a {
  text-transform: uppercase;
  position: relative;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h3 + a::after {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  right: -25px;
  bottom: 0px;
  background-image: url(../images/learn_more_arrow_white.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h3 + a:hover::after {
  right: -30px;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner h4 {
  font-size: 40px;
  line-height: 1.2;
  font-size: 40px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner p {
  margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #fff;
}
.fact-full-width-section .fact-full-width-container .fact-full-width-inner a {
  color: #fff;
}
.fact-full-width-section.align-right .fact-full-width-container {
  justify-content: right;
}
.fact-full-width-section.align-right .fact-full-width-container::after {
  transform: scaleX(-1);
  right: auto;
  left: -15px;
}

.fact-60-40-section {
  margin-bottom: 60px !important;
}
.fact-60-40-section .columns-repeater-item-image {
  width: 42%;
  margin-left: -60px;
  margin-top: 10px;
}
@media (max-width: 1000px) {
  .fact-60-40-section .columns-repeater-item-image {
    margin-bottom: 90px;
    width: 80%;
    margin: 0 auto 90px auto;
  }
}
.fact-60-40-section .columns-repeater-item-image .doubled-image-wrapper {
  padding-top: 0px;
  background-blend-mode: darken;
  transition: background-image 0.5s;
}
.fact-60-40-section .columns-repeater-item-image .doubled-image-wrapper::after {
  background-image: inherit;
  height: 100%;
  top: 40px;
  background-size: 100% auto;
  background-position: top;
  background-blend-mode: darken;
  transition: background-image 0.5s;
}
.fact-60-40-section .columns-repeater-item-image .doubled-image-wrapper .doubled-image {
  padding-top: 110%;
  background-blend-mode: darken;
  transition: background-image 0.5s;
}
.fact-60-40-section .columns-repeater-item-content {
  max-width: 100%;
  margin-left: 68px;
}
@media (max-width: 782px) {
  .fact-60-40-section .columns-repeater-item-content {
    width: 100%;
    margin: 0;
  }
}
.fact-60-40-section .columns-repeater-item-content h3 {
  position: relative;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  color: #002d72;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.fact-60-40-section .columns-repeater-item-content h3 span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #008566;
  margin-left: 30px;
  text-transform: uppercase;
}
.fact-60-40-section .columns-repeater-item-content h3 span a {
  position: relative;
}
.fact-60-40-section .columns-repeater-item-content h3 span a::after {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  right: -25px;
  bottom: 0px;
  background-image: url(../images/learn_more_arrow.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.fact-60-40-section .columns-repeater-item-content h3 span a:hover::after {
  right: -30px;
}
.fact-60-40-section .columns-repeater-item-content h3::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 8px;
  left: -28px;
  width: 18px;
  height: 18px;
  background-image: url(../images/dots/fact-full-width-dots.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container {
  display: grid;
  grid-template-columns: 50% 50%;
}
.fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container .item {
  padding-right: 10px;
}
@media (max-width: 1000px) {
  .fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container .item {
    padding-right: 40px;
  }
}
.fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container .item h4 {
  font-size: 40px;
  line-height: 1;
  color: #002D72;
  margin-bottom: 0;
  margin-top: 30px;
}
.fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container .item h4:hover {
  color: #002d72;
}
.fact-60-40-section .columns-repeater-item-content .fact-40-60-stat-container .item p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
}
@media (min-width: 1001px) {
  .fact-60-40-section.align-right .columns-repeater-item {
    flex-direction: row-reverse;
    padding-left: 17px;
  }
  .fact-60-40-section.align-right .columns-repeater-item-image {
    margin-right: -114px;
  }
  .fact-60-40-section.align-right .columns-repeater-item-image .doubled-image-wrapper::after {
    background-image: inherit;
    height: 100%;
    top: 40px;
    right: 45px;
    left: -45px;
  }
  .fact-60-40-section.align-right .columns-repeater-item-content {
    padding-right: 120px;
  }
}

.fact-grid-section {
  margin-bottom: 60px !important;
  max-width: 1074px;
}
.fact-grid-section h3 {
  position: relative;
  font-size: 30px;
  line-height: 1;
  color: #002D72;
}
.fact-grid-section h3 span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #008566;
  margin-left: 30px;
}
.fact-grid-section h3 span a {
  position: relative;
}
.fact-grid-section h3 span a::after {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  right: -25px;
  bottom: 0px;
  background-image: url(../images/learn_more_arrow.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
.fact-grid-section h3 span a:hover::after {
  right: -30px;
}
.fact-grid-section h3::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 8px;
  left: -28px;
  width: 18px;
  height: 18px;
  background-image: url(../images/dots/fact-full-width-dots.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.fact-grid-section .fact-grid-item-container {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
}
@media (max-width: 1000px) {
  .fact-grid-section .fact-grid-item-container {
    grid-template-columns: 25% 25% 25% 25%;
  }
}
@media (max-width: 782px) {
  .fact-grid-section .fact-grid-item-container {
    grid-template-columns: 33% 33% 33%;
  }
}
@media (max-width: 640px) {
  .fact-grid-section .fact-grid-item-container {
    grid-template-columns: 50% 50%;
  }
}
.fact-grid-section .fact-grid-item-container .item {
  position: relative;
  padding: 20px;
}
.fact-grid-section .fact-grid-item-container .item img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  left: 20px;
  top: 20px;
  position: absolute;
}
.fact-grid-section .fact-grid-item-container .item img:hover {
  width: 120px;
  height: 120px;
  left: 0x;
  top: 10px;
  transition: all 0.3s;
}
.fact-grid-section .fact-grid-item-container .item h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  color: #002d72;
  margin-bottom: 0;
  margin-top: 120px;
}
.fact-grid-section .fact-grid-item-container .item p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  line-height: 22px;
}
.fact-grid-section .fact-grid-item-container .item::after {
  display: block;
  content: "";
  background-color: #68ACE5;
  width: 30px;
  height: 3px;
}

.fact-cta-section {
  background-image: url(../images/fact-cta-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.fact-cta-section .fact-cta-container {
  height: 100%;
  display: flex;
}
@media (max-width: 1000px) {
  .fact-cta-section .fact-cta-container {
    display: block;
  }
}
.fact-cta-section .fact-cta-container::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 100%;
  background-image: url(../images/fact-cta-lines.png);
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
}
.fact-cta-section .fact-cta-container::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 100%;
  background-image: url(../images/fact-cta-lines.png);
  background-size: cover;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  bottom: 0;
}
.fact-cta-section .fact-cta-container .fact-cta-image {
  width: 37%;
  height: 100%;
  position: relative;
  padding: 60px 0px 60px 120px;
}
.fact-cta-section .fact-cta-container .fact-cta-image img {
  width: 247px;
}
@media (max-width: 1000px) {
  .fact-cta-section .fact-cta-container .fact-cta-image {
    width: 100%;
    text-align: center;
    padding: 60px;
  }
}
.fact-cta-section .fact-cta-container .fact-cta-content {
  width: 63%;
  padding: 60px 120px 60px 30px;
  position: relative;
}
@media (max-width: 1000px) {
  .fact-cta-section .fact-cta-container .fact-cta-content {
    width: 100%;
    padding: 0 120px 60px 120px;
  }
}
@media (max-width: 782px) {
  .fact-cta-section .fact-cta-container .fact-cta-content {
    padding: 0 80px 60px 80px;
  }
}
.fact-cta-section .fact-cta-container .fact-cta-content::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 39px;
  background-image: url(../images/dots/facts-cta-dots.png);
  background-size: cover;
  background-repeat: no-repeat;
  left: 20px;
  top: -9px;
}
@media (max-width: 1000px) {
  .fact-cta-section .fact-cta-container .fact-cta-content::before {
    display: none;
  }
}
.fact-cta-section .fact-cta-container .fact-cta-content h3 {
  font-size: 55px;
  line-height: 1;
  color: #68ACE5;
  line-height: 66px;
  margin-bottom: 0;
}
.fact-cta-section .fact-cta-container .fact-cta-content h4 {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  line-height: 28px;
}
.fact-cta-section .fact-cta-container .fact-cta-content p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  line-height: 24px;
}

.single-insider_article .site-main,
.single-insider_contributor .site-main,
.tax-hi_student_article_category .site-main,
.tax-hi_officer_article_category .site-main {
  background-color: #68ACE5;
  position: relative;
  z-index: 1;
}
.single-insider_article .site-main::before,
.single-insider_contributor .site-main::before,
.tax-hi_student_article_category .site-main::before,
.tax-hi_officer_article_category .site-main::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 36px;
  right: 0;
  width: 157px;
  height: 242px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1200px auto;
  -webkit-clip-path: url("#cp-hi-single-site-main-right");
          clip-path: url("#cp-hi-single-site-main-right");
}
.single-insider_article .site-breadcrumbs,
.single-insider_contributor .site-breadcrumbs,
.tax-hi_student_article_category .site-breadcrumbs,
.tax-hi_officer_article_category .site-breadcrumbs {
  color: inherit;
}
.single-insider_article .page-header .back-link,
.single-insider_contributor .page-header .back-link,
.tax-hi_student_article_category .page-header .back-link,
.tax-hi_officer_article_category .page-header .back-link {
  color: inherit;
}
.single-insider_article .page-header .back-link:visited,
.single-insider_contributor .page-header .back-link:visited,
.tax-hi_student_article_category .page-header .back-link:visited,
.tax-hi_officer_article_category .page-header .back-link:visited {
  color: inherit;
}
.single-insider_article .page-header .back-link:active,
.single-insider_contributor .page-header .back-link:active,
.tax-hi_student_article_category .page-header .back-link:active,
.tax-hi_officer_article_category .page-header .back-link:active {
  color: inherit;
}
.single-insider_article .entry,
.single-insider_contributor .entry,
.tax-hi_student_article_category .entry,
.tax-hi_officer_article_category .entry {
  max-width: 1134px;
}
@media (min-width: 1201px) {
  .single-insider_article .entry,
.single-insider_contributor .entry,
.tax-hi_student_article_category .entry,
.tax-hi_officer_article_category .entry {
    width: 100%;
  }
}
.single-insider_article .entry-content,
.single-insider_contributor .entry-content,
.tax-hi_student_article_category .entry-content,
.tax-hi_officer_article_category .entry-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  color: #212121;
  margin-bottom: 120px;
}
.single-insider_article .entry-content::after,
.single-insider_contributor .entry-content::after,
.tax-hi_student_article_category .entry-content::after,
.tax-hi_officer_article_category .entry-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  right: -1px;
  bottom: -1px;
  left: -1px;
  height: 50px;
  background-color: #68ACE5;
  -webkit-clip-path: url(#cp-curved-mask-bottom);
          clip-path: url(#cp-curved-mask-bottom);
}
@media (max-width: 1000px) {
  .single-insider_article .footer-copyright,
.single-insider_contributor .footer-copyright,
.tax-hi_student_article_category .footer-copyright,
.tax-hi_officer_article_category .footer-copyright {
    padding-bottom: 4px;
  }
}

.single-insider_article .page-header h1,
.single-insider_contributor .page-header h1 {
  color: #002d72;
}

.hi-profile-wrapper {
  border-radius: 50%;
  border: 2px #fff solid;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.hi-profile-pic {
  padding-top: 100%;
}

.hi-author-credit {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.8125;
}
.hi-author-credit a {
  color: inherit;
}
.hi-author-credit a:visited {
  color: inherit;
}
.hi-author-credit a:active {
  color: inherit;
}
.hi-author-credit-name {
  text-decoration: underline;
}

.hi-category-list {
  list-style: none;
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.333;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.hi-category-list-item {
  display: inline-block;
  margin: 0 10px 0 0;
}
.hi-category-list-item a {
  color: inherit;
  text-decoration-color: transparent;
}
.hi-category-list-item a:visited {
  color: inherit;
}
.hi-category-list-item a:active {
  color: inherit;
}
.hi-category-list-item a:hover, .hi-category-list-item a:focus {
  text-decoration-color: currentColor;
}

.hi-btn-wrapper {
  text-align: center;
  margin-top: 40px;
}

.hi-posts-listing-title {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 60px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: 0.02em;
}
.hi-posts-listing-title span {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding: 0 17px;
}
.hi-posts-listing-title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  height: 1px;
  top: 50%;
  left: 0;
  right: 0;
  background-color: #68ACE5;
}
.hi-posts-listing-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 39px;
}
.hi-posts-listing-grid .hi-article-card {
  width: auto;
}
@media (max-width: 1000px) {
  .hi-posts-listing-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 669px;
    margin: auto;
  }
}
@media (max-width: 640px) {
  .hi-posts-listing-grid {
    grid-template-columns: 1fr;
    max-width: 315px;
  }
}

@media (min-width: 1001px) {
  .page-template-hopkins-insider-landing {
    /* Hide scrollbar*/
  }
  .page-template-hopkins-insider-landing::-webkit-scrollbar {
    display: none; /*Chrome, Safari and Opera */
  }
  .page-template-hopkins-insider-landing {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
}
.page-template-hopkins-insider-landing .site-footer {
  position: relative;
  z-index: 4;
}
@media (max-width: 1000px) {
  .page-template-hopkins-insider-landing .footer-copyright {
    padding-bottom: 4px;
  }
}

.insider-landing-header {
  position: fixed;
  z-index: 8;
  height: 0;
  width: 100%;
  max-width: 100%;
}
.insider-landing-header-inner {
  position: relative;
  z-index: 1;
  max-width: 730px;
  color: #fff;
  pointer-events: none;
}
@media (min-width: 1001px) {
  .insider-landing-header-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: calc(100vh - 310px);
  }
}
.insider-landing-header-inner h1 {
  font-size: 98px;
  margin-bottom: 30px;
}
.insider-landing-header-inner h1 span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.122em;
}
.insider-landing-header-inner p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 2.222;
}
.insider-landing-header-inner p span {
  background-color: rgba(0, 45, 114, 0.79);
  padding: 7px 13px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.insider-landing-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 20px;
}
.insider-landing-column {
  height: 100vh;
  overflow: auto;
}
@media (min-width: 1001px) {
  .insider-landing-column {
    /* Hide scrollbar*/
  }
  .insider-landing-column::-webkit-scrollbar {
    display: none; /*Chrome, Safari and Opera */
  }
  .insider-landing-column {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
}
.insider-landing-column-inner {
  position: relative;
}
.insider-landing-column--student {
  background-color: #68ACE5;
}
.insider-landing-column--admin {
  background-color: #002d72;
  color: #fff;
}
.insider-landing-column-header {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-height: calc(100vh - 36px);
  background-color: inherit;
}
.insider-landing-column-header-video {
  flex-grow: 1;
  position: relative;
  z-index: 5;
  background-color: inherit;
}
.insider-landing-column-header-video .video-background-wrapper {
  z-index: 2;
}
.insider-landing-column-header-video .video-background-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.2);
}
.insider-landing-column-header-video .video-controls {
  position: absolute;
  z-index: 3;
  bottom: 30px;
  right: 10px;
  transform: scale(0.5);
}
.insider-landing-column-header-video::before, .insider-landing-column-header-video::after {
  content: "";
  display: block;
  position: absolute;
}
.insider-landing-column-header-video::before {
  z-index: 4;
  bottom: 0;
  left: 0;
  height: 21px;
  width: 100%;
  background-color: inherit;
  opacity: 0.7;
}
.insider-landing-column-header-video::after {
  z-index: 5;
  width: 1px;
  height: 70px;
  left: 50%;
  bottom: -26px;
  background-color: #fff;
}
.insider-landing-column-header-content {
  position: relative;
  z-index: 3;
  height: 205px;
  padding: 50px 20px 0;
  margin-bottom: 57px;
  flex-grow: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: inherit;
}
.insider-landing-column-header-content-inner {
  max-width: 484px;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.333;
}
.insider-landing-column-header-title {
  text-transform: none;
  line-height: 58px;
  margin-bottom: 8px;
}
.insider-landing-column--student .insider-landing-column-header-title {
  font-size: 32px;
}
.insider-landing-column--admin .insider-landing-column-header-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  color: inherit;
}
.insider-landing-block {
  max-width: 567px;
  margin: auto;
}
@media (min-width: 1001px) {
  .insider-landing-column-progress {
    --scroll: 0%;
    pointer-events: none;
    background: rgba(0, 45, 114, 0.3);
    position: fixed;
    width: 5px;
    height: 100%;
    top: 0;
    z-index: 3;
    transition: width 0.3s ease;
  }
  .insider-landing-column-progress::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(to bottom, #002d72 var(--scroll), transparent 0);
  }
  .has-scrollbar-active .insider-landing-column-progress {
    width: 15px;
  }
  .insider-landing-column--student .insider-landing-column-progress {
    right: 50%;
  }
  .insider-landing-column--admin .insider-landing-column-progress {
    left: 50%;
    background: rgba(104, 172, 229, 0.3);
  }
  .insider-landing-column--admin .insider-landing-column-progress::after {
    background: linear-gradient(to bottom, #68ACE5 var(--scroll), transparent 0);
  }
  .insider-landing-column-progress-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    opacity: 0;
  }
  .has-scrollbar-active .insider-landing-column-progress-inner {
    opacity: 0.25;
  }
  .insider-landing-column--student .insider-landing-column-progress-inner {
    background-color: #002d72;
  }
  .insider-landing-column--admin .insider-landing-column-progress-inner {
    background-color: #68ACE5;
  }
  .insider-landing-column-progress-placeholder {
    position: absolute;
    z-index: 4;
    top: 0;
    bottom: 0;
    width: 15px;
    overflow: hidden;
    cursor: pointer;
  }
  .insider-landing-column--student .insider-landing-column-progress-placeholder {
    right: 0;
  }
  .insider-landing-column--admin .insider-landing-column-progress-placeholder {
    left: 0;
  }
}
@media (max-width: 1200px) {
  .insider-landing-block {
    max-width: 90%;
  }
}
@media (max-width: 1000px) {
  .insider-landing-header {
    position: relative;
    height: auto;
  }
  .entry-content > .insider-landing-header {
    margin: 0;
  }
  .insider-landing-header-inner {
    top: 0;
    z-index: 2;
    padding: 36px 0;
    min-height: 100vh;
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .insider-landing-header-inner h1 {
    font-size: 66px;
    margin-bottom: 1em;
  }
  .insider-landing-header-intro-text {
    display: none;
  }
  .insider-landing-header-mobile-btn {
    display: block;
    max-width: 500px;
    margin: 0 auto 29px;
    padding: 27px 20px 20px;
    transition: background-color 0.3s ease;
    text-align: center;
    text-decoration-color: transparent;
  }
  .insider-landing-header-mobile-btn--student {
    color: #002d72;
    background-color: rgba(104, 172, 229, 0.9);
  }
  .insider-landing-header-mobile-btn--student:visited {
    color: #002d72;
  }
  .insider-landing-header-mobile-btn--student:active {
    color: #002d72;
  }
  .insider-landing-header-mobile-btn--student:hover, .insider-landing-header-mobile-btn--student:focus {
    background-color: #68ACE5;
  }
  .insider-landing-header-mobile-btn--officer {
    color: #fff;
    background-color: rgba(0, 45, 114, 0.9);
  }
  .insider-landing-header-mobile-btn--officer:visited {
    color: #fff;
  }
  .insider-landing-header-mobile-btn--officer:active {
    color: #fff;
  }
  .insider-landing-header-mobile-btn--officer:hover, .insider-landing-header-mobile-btn--officer:focus {
    background-color: #002d72;
  }
  .insider-landing-header-mobile-btn .h2-like,
.insider-landing-header-mobile-btn .h5-like,
.insider-landing-header-mobile-btn p {
    color: inherit;
    max-width: 380px;
  }
  .insider-landing-header-mobile-btn .h2-like {
    margin: 0 auto 0.5em;
    font-size: 24px;
  }
  .insider-landing-header-mobile-btn p {
    font-family: "proxima-nova", sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    margin: auto;
  }
  .insider-landing-header-mobile-btn-icon {
    transition: transform 0.3s ease;
  }
  a:hover .insider-landing-header-mobile-btn-icon, a:focus .insider-landing-header-mobile-btn-icon {
    transform: translateY(5px);
  }
  .insider-landing-header-mobile-video::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .insider-landing-header .video-controls {
    position: absolute;
    z-index: 3;
    bottom: 30px;
    right: 10px;
    transform: scale(0.5);
  }
  .insider-landing-header::before, .insider-landing-header::after {
    content: "";
    display: block;
    position: absolute;
  }
  .insider-landing-header::before {
    z-index: 3;
    bottom: 0;
    left: 0;
    height: 21px;
    width: 100%;
    background-color: #68ACE5;
    opacity: 0.7;
  }
  .insider-landing-header::after {
    z-index: 4;
    width: 1px;
    height: 70px;
    left: 50%;
    bottom: -35px;
    background-color: #fff;
  }
  .insider-landing-layout {
    display: block;
  }
  .insider-landing-column {
    height: auto;
  }
  .insider-landing-column-header {
    min-height: auto;
  }
  .insider-landing-column-header-title {
    line-height: normal;
  }
  .insider-landing-column-header-video {
    display: none;
  }
  .insider-landing-column-header-content-inner {
    max-width: 400px;
    padding-top: 20px;
  }
  .insider-landing-column--student {
    padding-top: 65px;
  }
  .insider-landing-column--student .insider-landing-column-header {
    display: none;
  }
}
@media (max-width: 1000px) and (max-width: 1000px) {
  .insider-landing-column--student {
    position: relative;
    z-index: 1;
  }
  .insider-landing-column--student::before, .insider-landing-column--student::after {
    content: "";
    display: block;
    position: absolute;
  }
  .insider-landing-column--student::before {
    z-index: 3;
    bottom: 0;
    left: 0;
    height: 21px;
    width: 100%;
    background-color: #002d72;
    opacity: 0.7;
  }
  .insider-landing-column--student::after {
    z-index: 4;
    width: 1px;
    height: 35px;
    left: 50%;
    bottom: 0;
    background-color: #fff;
  }
}
@media (max-width: 1000px) {
  .insider-landing-block {
    max-width: 607px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 640px) {
  .insider-landing-header-inner h1 {
    font-size: 40px;
  }
  .insider-landing-header-mobile-btn {
    max-width: 370px;
  }
  .insider-landing-header-mobile-btn .h2-like {
    font-size: 20px;
  }
  .insider-landing-header-mobile-btn p {
    font-size: 14px;
  }
}

.site-header--hopkins-insider {
  position: fixed;
  width: 100%;
  padding: 0 23px 0 103px;
  background-color: #fff;
}
.site-header--hopkins-insider .header-branding, .has-sticky-header .site-header--hopkins-insider .header-branding {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
}
.site-header--hopkins-insider .header-logo, .has-sticky-header .site-header--hopkins-insider .header-logo {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 72px;
  height: 87px;
  padding-bottom: 2px;
  background-color: #002d72;
}
.site-header--hopkins-insider .header-logo:hover, .site-header--hopkins-insider .header-logo:focus, .has-sticky-header .site-header--hopkins-insider .header-logo:hover, .has-sticky-header .site-header--hopkins-insider .header-logo:focus {
  opacity: 1;
  transform: translateY(6px);
}
.site-header--hopkins-insider .header-logo-small, .has-sticky-header .site-header--hopkins-insider .header-logo-small {
  display: block;
  width: 50px;
  fill: #fff;
}
.site-header--hopkins-insider .header-logo::after, .has-sticky-header .site-header--hopkins-insider .header-logo::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  top: -8px;
  bottom: -8px;
  background-color: #002d72;
}
@media (max-width: 1000px) {
  .site-header--hopkins-insider, .has-sticky-header .site-header--hopkins-insider {
    height: 72px;
    padding-left: 23px;
  }
  .site-header--hopkins-insider .header-logo, .has-sticky-header .site-header--hopkins-insider .header-logo {
    width: 64px;
    height: 77px;
  }
  .site-header--hopkins-insider .header-logo-small, .has-sticky-header .site-header--hopkins-insider .header-logo-small {
    width: 44px;
  }
  .site-header--hopkins-insider .country-selector.weglot-dropdown, .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown {
    top: 72px;
  }
}
.site-header--hopkins-insider .header-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-header--hopkins-insider .header-nav-home-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 35px;
  text-transform: uppercase;
  text-decoration: none;
}
.site-header--hopkins-insider .header-nav-home-link .icon-chevron-circle-green {
  width: 13px;
  height: auto;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.site-header--hopkins-insider .header-nav-home-link span {
  display: block;
  margin-left: 7px;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.2s ease;
}
.site-header--hopkins-insider .header-nav-home-link:hover .icon-chevron-circle-green, .site-header--hopkins-insider .header-nav-home-link:focus .icon-chevron-circle-green {
  transform: rotate(90deg) translateY(3px);
}
.site-header--hopkins-insider .header-nav-home-link:hover span, .site-header--hopkins-insider .header-nav-home-link:focus span {
  text-decoration-color: currentColor;
}
@media (max-width: 1000px) {
  .site-header--hopkins-insider .header-nav {
    border-top-width: 72px;
  }
  .site-header--hopkins-insider .header-nav-wrapper {
    align-items: flex-start;
  }
  .site-header--hopkins-insider .header-nav-home-link {
    color: #002d72;
  }
  .site-header--hopkins-insider .header-nav-home-link:visited {
    color: #002d72;
  }
  .site-header--hopkins-insider .header-nav-home-link:active {
    color: #002d72;
  }
}
.has-sticky-header .site-header--hopkins-insider {
  animation: none;
}
.has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown {
  transform: none;
}
.site-header--hopkins-insider + .site-main {
  padding: 36px 0 0;
}
@media (max-width: 1000px) {
  .site-header--hopkins-insider .header-mobile-home .h5-like {
    text-decoration-color: transparent;
  }
  .site-header--hopkins-insider .header-mobile-home .h5-like:hover, .site-header--hopkins-insider .header-mobile-home .h5-like:focus {
    text-decoration-color: currentColor;
  }
  .site-header--hopkins-insider .mobile-btn {
    width: auto;
  }
  .site-header--hopkins-insider .mobile-btn h5 {
    margin: 0 0.5em 0 0;
    color: inherit;
  }
}

.primary-navigation--hopkins-insider {
  position: relative;
}
@media (min-width: 1351px) {
  .primary-navigation--hopkins-insider, .has-sticky-header .primary-navigation--hopkins-insider {
    height: 36px;
  }
  .primary-navigation--hopkins-insider > li, .has-sticky-header .primary-navigation--hopkins-insider > li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.23;
    text-transform: uppercase;
    margin-left: 20px;
  }
  .primary-navigation--hopkins-insider > li a, .has-sticky-header .primary-navigation--hopkins-insider > li a {
    color: #414141;
    text-decoration-color: transparent;
  }
  .primary-navigation--hopkins-insider > li a:visited, .has-sticky-header .primary-navigation--hopkins-insider > li a:visited {
    color: #414141;
  }
  .primary-navigation--hopkins-insider > li a:active, .has-sticky-header .primary-navigation--hopkins-insider > li a:active {
    color: #414141;
  }
  .primary-navigation--hopkins-insider > li a:hover, .primary-navigation--hopkins-insider > li a:focus, .has-sticky-header .primary-navigation--hopkins-insider > li a:hover, .has-sticky-header .primary-navigation--hopkins-insider > li a:focus {
    text-decoration-color: currentColor;
  }
  .primary-navigation--hopkins-insider li:last-child, .primary-navigation--hopkins-insider li:nth-last-child(2), .has-sticky-header .primary-navigation--hopkins-insider li:last-child, .has-sticky-header .primary-navigation--hopkins-insider li:nth-last-child(2) {
    position: relative;
    height: 100%;
  }
  .primary-navigation--hopkins-insider li:last-child::after, .primary-navigation--hopkins-insider li:nth-last-child(2)::after, .has-sticky-header .primary-navigation--hopkins-insider li:last-child::after, .has-sticky-header .primary-navigation--hopkins-insider li:nth-last-child(2)::after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #002d72;
    position: absolute;
    left: auto;
    bottom: -1px;
  }
  .primary-navigation--hopkins-insider li:last-child a, .primary-navigation--hopkins-insider li:nth-last-child(2) a, .has-sticky-header .primary-navigation--hopkins-insider li:last-child a, .has-sticky-header .primary-navigation--hopkins-insider li:nth-last-child(2) a {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .primary-navigation--hopkins-insider li:nth-last-child(2)::after, .has-sticky-header .primary-navigation--hopkins-insider li:nth-last-child(2)::after {
    background-color: #002D72;
  }
}
@media (max-width: 1350px) {
  .primary-navigation--hopkins-insider, .has-sticky-header .primary-navigation--hopkins-insider {
    width: 100%;
  }
  .primary-navigation--hopkins-insider > li, .has-sticky-header .primary-navigation--hopkins-insider > li {
    font-size: 30px;
    line-height: 1.33;
    width: 100%;
    margin: 0 0 28px;
  }
}

@media (max-width: 1350px) {
  .page-template-hopkins-insider-landing .site-header--hopkins-insider, .insider_article-template-default .site-header--hopkins-insider, .tax-hi_officer_article_category .site-header--hopkins-insider, .tax-hi_student_article_category .site-header--hopkins-insider, .insider_contributor-template-default .site-header--hopkins-insider {
    padding: 0 23px 0 103px;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider,
.page-template-hopkins-insider-landing .has-sticky-header .site-header--hopkins-insider, .insider_article-template-default .site-header--hopkins-insider,
.insider_article-template-default .has-sticky-header .site-header--hopkins-insider, .tax-hi_officer_article_category .site-header--hopkins-insider,
.tax-hi_officer_article_category .has-sticky-header .site-header--hopkins-insider, .tax-hi_student_article_category .site-header--hopkins-insider,
.tax-hi_student_article_category .has-sticky-header .site-header--hopkins-insider, .insider_contributor-template-default .site-header--hopkins-insider,
.insider_contributor-template-default .has-sticky-header .site-header--hopkins-insider {
    height: 72px;
    padding-left: 23px;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .mobile-only, .insider_article-template-default .site-header--hopkins-insider .mobile-only, .tax-hi_officer_article_category .site-header--hopkins-insider .mobile-only, .tax-hi_student_article_category .site-header--hopkins-insider .mobile-only, .insider_contributor-template-default .site-header--hopkins-insider .mobile-only {
    display: inline-block;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .header-nav, .insider_article-template-default .site-header--hopkins-insider .header-nav, .tax-hi_officer_article_category .site-header--hopkins-insider .header-nav, .tax-hi_student_article_category .site-header--hopkins-insider .header-nav, .insider_contributor-template-default .site-header--hopkins-insider .header-nav {
    border-top-width: 72px;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .header-nav-wrapper, .insider_article-template-default .site-header--hopkins-insider .header-nav-wrapper, .tax-hi_officer_article_category .site-header--hopkins-insider .header-nav-wrapper, .tax-hi_student_article_category .site-header--hopkins-insider .header-nav-wrapper, .insider_contributor-template-default .site-header--hopkins-insider .header-nav-wrapper {
    align-items: flex-start;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .header-mobile-home .h5-like, .insider_article-template-default .site-header--hopkins-insider .header-mobile-home .h5-like, .tax-hi_officer_article_category .site-header--hopkins-insider .header-mobile-home .h5-like, .tax-hi_student_article_category .site-header--hopkins-insider .header-mobile-home .h5-like, .insider_contributor-template-default .site-header--hopkins-insider .header-mobile-home .h5-like {
    text-decoration-color: transparent;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .mobile-btn, .insider_article-template-default .site-header--hopkins-insider .mobile-btn, .tax-hi_officer_article_category .site-header--hopkins-insider .mobile-btn, .tax-hi_student_article_category .site-header--hopkins-insider .mobile-btn, .insider_contributor-template-default .site-header--hopkins-insider .mobile-btn {
    width: auto;
    color: #008566;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .mobile-btn h5, .insider_article-template-default .site-header--hopkins-insider .mobile-btn h5, .tax-hi_officer_article_category .site-header--hopkins-insider .mobile-btn h5, .tax-hi_student_article_category .site-header--hopkins-insider .mobile-btn h5, .insider_contributor-template-default .site-header--hopkins-insider .mobile-btn h5 {
    margin: 0 0.5em 0 0;
    color: #008566;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .h5-like, .insider_article-template-default .site-header--hopkins-insider .h5-like, .tax-hi_officer_article_category .site-header--hopkins-insider .h5-like, .tax-hi_student_article_category .site-header--hopkins-insider .h5-like, .insider_contributor-template-default .site-header--hopkins-insider .h5-like {
    color: #008566;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .h5-like:hover, .insider_article-template-default .site-header--hopkins-insider .h5-like:hover, .tax-hi_officer_article_category .site-header--hopkins-insider .h5-like:hover, .tax-hi_student_article_category .site-header--hopkins-insider .h5-like:hover, .insider_contributor-template-default .site-header--hopkins-insider .h5-like:hover {
    text-decoration: underline;
  }
  .page-template-hopkins-insider-landing .primary-navigation--hopkins-insider,
.page-template-hopkins-insider-landing .has-sticky-header .primary-navigation--hopkins-insider, .insider_article-template-default .primary-navigation--hopkins-insider,
.insider_article-template-default .has-sticky-header .primary-navigation--hopkins-insider, .tax-hi_officer_article_category .primary-navigation--hopkins-insider,
.tax-hi_officer_article_category .has-sticky-header .primary-navigation--hopkins-insider, .tax-hi_student_article_category .primary-navigation--hopkins-insider,
.tax-hi_student_article_category .has-sticky-header .primary-navigation--hopkins-insider, .insider_contributor-template-default .primary-navigation--hopkins-insider,
.insider_contributor-template-default .has-sticky-header .primary-navigation--hopkins-insider {
    width: 100%;
    display: block;
    height: 100%;
  }
  .page-template-hopkins-insider-landing .site-header--hopkins-insider .country-selector.weglot-dropdown,
.page-template-hopkins-insider-landing .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown, .insider_article-template-default .site-header--hopkins-insider .country-selector.weglot-dropdown,
.insider_article-template-default .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown, .tax-hi_officer_article_category .site-header--hopkins-insider .country-selector.weglot-dropdown,
.tax-hi_officer_article_category .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown, .tax-hi_student_article_category .site-header--hopkins-insider .country-selector.weglot-dropdown,
.tax-hi_student_article_category .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown, .insider_contributor-template-default .site-header--hopkins-insider .country-selector.weglot-dropdown,
.insider_contributor-template-default .has-sticky-header .site-header--hopkins-insider .country-selector.weglot-dropdown {
    top: 72px;
  }
}
.hasAlert .site-header--hopkins-insider {
  margin-top: 30px;
}
@media (min-width: 1351px) {
  .hasAlert .site-header--hopkins-insider {
    margin-top: 0px;
  }
}

.hasAlert .site-header--hopkins-insider .header-nav {
  border-top-width: 102px;
}

.hi-block-category-search {
  max-width: 567px;
  margin: 0 auto 120px;
  padding: 44px 75px 52px 41px;
}
.hi-block-category-search-title {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: bold;
}
.hi-block-category-search-form {
  display: flex;
}
@media (min-width: 1001px) {
  .hi-block-category-search-form.mobile-only {
    display: none;
  }
}
.hi-block-category-search-form-item {
  flex-grow: 1;
}
.hi-block-category-search-form .filter-box--select {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.hi-block-category-search-form .filter-box--select select {
  color: #757575;
}
.hi-block-category-search-form .filter-box--select::after {
  top: 1em;
}
.hi-block-category-search-form .filter-box--select.has-option-selected select {
  color: #212121;
}
.hi-block-category-search-form .filter-box--select.has-option-selected label {
  transform: none;
  top: 100%;
  font-style: italic;
  color: #767676;
  font-size: 14px;
}
.page-header--hi-archive .hi-block-category-search-form .filter-box--select {
  border: 0;
  font-size: 15px;
}
.page-header--hi-archive .hi-block-category-search-form .filter-box--select select {
  color: #212121;
  width: 237px;
}
.hi-block-category-search-form-submit {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 15px;
  padding: 1em;
}
.insider-landing-column--student .hi-block-category-search {
  background-color: #fff;
}
.insider-landing-column--student .hi-block-category-search .filter-box {
  border-width: 1px;
}
.insider-landing-column--admin .hi-block-category-search {
  border: 1px #68ACE5 solid;
}
.insider-landing-column--admin .hi-block-category-search-title {
  color: inherit;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.insider-landing-column--admin .hi-block-category-search .filter-box {
  border-width: 0;
}
.insider-landing-column--admin .hi-block-category-search .filter-box--select.has-option-selected label {
  color: #fff;
}
@media (max-width: 640px) {
  .insider-landing-column--student .hi-block-category-search {
    margin-left: 30px;
    margin-right: 30px;
    padding: 30px;
  }
  .insider-landing-column--admin .hi-block-category-search {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
  }
  .hi-block-category-search-form .filter-box--select {
    font-size: 15px;
  }
}

.hi-block-admin-profile-callout {
  max-width: 567px;
  margin: 0 auto 114px;
}
@media (max-width: 1200px) {
  .hi-block-admin-profile-callout {
    max-width: 90%;
  }
}

.hi-profile-callout {
  display: flex;
  align-items: center;
  margin-bottom: 31px;
}
.hi-profile-callout-content {
  flex-grow: 1;
}
.hi-profile-callout-link {
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 1.117;
  text-transform: uppercase;
  text-decoration-color: transparent;
  color: #68ACE5;
}
.hi-profile-callout-link:visited {
  color: #68ACE5;
}
.hi-profile-callout-link:active {
  color: #68ACE5;
}
.hi-profile-callout-link:hover, .hi-profile-callout-link:focus {
  text-decoration-color: currentColor;
}
.hi-profile-callout-author {
  margin: 0.25em 0 0;
}
.hi-profile-callout-image {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  width: 156px;
  margin-left: 24px;
}
.hi-profile-callout-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 118px;
  height: 113px;
  top: -4px;
  right: -13px;
  opacity: 0.454;
  background-color: transparent;
  background-image: url("../images/lines/lines_white_vertical.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 500px auto;
  -webkit-clip-path: url("#cp-hi-profile-callout");
          clip-path: url("#cp-hi-profile-callout");
}
@media (max-width: 1000px) {
  .hi-profile-callout {
    flex-direction: column-reverse;
  }
  .hi-profile-callout-content {
    text-align: center;
    max-width: 350px;
    margin: auto;
  }
  .hi-profile-callout-link {
    font-size: 24px;
  }
  .hi-profile-callout-image {
    width: 112px;
    margin-bottom: 15px;
    margin-left: 0;
  }
}

.hi-recent-posts {
  margin-bottom: 101px;
}
.hi-recent-posts--admin {
  margin-bottom: 96px;
}
.hi-recent-posts-item {
  margin-bottom: 10px;
  color: #002d72;
}
.hi-recent-posts-item-link {
  display: block;
  text-decoration: none;
  padding: 16px 34px 14px 20px;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.has-spirit-blue-bkgd .hi-recent-posts-item-link {
  color: #002d72;
  background-color: #9CC9EF;
}
.has-spirit-blue-bkgd .hi-recent-posts-item-link .hi-author-credit,
.has-spirit-blue-bkgd .hi-recent-posts-item-link .hi-category-list {
  color: #000;
  transition: color 0.2s ease;
}
.has-spirit-blue-bkgd .hi-recent-posts-item-link:hover, .has-spirit-blue-bkgd .hi-recent-posts-item-link:focus {
  background-color: #008566;
  color: #fff;
}
.has-spirit-blue-bkgd .hi-recent-posts-item-link:hover .hi-author-credit,
.has-spirit-blue-bkgd .hi-recent-posts-item-link:hover .hi-category-list, .has-spirit-blue-bkgd .hi-recent-posts-item-link:focus .hi-author-credit,
.has-spirit-blue-bkgd .hi-recent-posts-item-link:focus .hi-category-list {
  color: #fff;
}
.has-dark-blue-bkgd .hi-recent-posts-item-link {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.has-dark-blue-bkgd .hi-recent-posts-item-link .hi-author-credit,
.has-dark-blue-bkgd .hi-recent-posts-item-link .hi-category-list {
  transition: color 0.2s ease;
}
.has-dark-blue-bkgd .hi-recent-posts-item-link:hover, .has-dark-blue-bkgd .hi-recent-posts-item-link:focus {
  background-color: #008566;
  color: #fff;
}
.has-dark-blue-bkgd .hi-recent-posts-item-link:hover .hi-author-credit,
.has-dark-blue-bkgd .hi-recent-posts-item-link:hover .hi-category-list, .has-dark-blue-bkgd .hi-recent-posts-item-link:focus .hi-author-credit,
.has-dark-blue-bkgd .hi-recent-posts-item-link:focus .hi-category-list {
  color: #fff;
}
.hi-recent-posts-item-image {
  position: relative;
  z-index: 1;
  margin-bottom: 35px;
}
.hi-recent-posts-item-image .has-floating-border .cover-image {
  padding-top: 62.43%;
}
.hi-recent-posts-item-image .hi-profile-wrapper {
  position: absolute;
  z-index: 11;
  top: -28px;
  right: 45px;
  width: 71px;
}
.hi-recent-posts-item-title {
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
  color: inherit;
  text-decoration: underline;
}
.hi-recent-posts-item .hi-category-list {
  margin-bottom: 13px;
}
.hi-recent-posts-item--featured {
  margin-bottom: 37px;
}
.hi-recent-posts-item--featured .hi-recent-posts-item-link, .hi-recent-posts-item--featured .hi-recent-posts-item-link:hover, .hi-recent-posts-item--featured .hi-recent-posts-item-link:focus {
  padding: 0;
  background-color: transparent;
  color: #002d72;
}
.hi-recent-posts-item--featured .hi-recent-posts-item-link .hi-author-credit,
.hi-recent-posts-item--featured .hi-recent-posts-item-link .hi-category-list, .hi-recent-posts-item--featured .hi-recent-posts-item-link:hover .hi-author-credit,
.hi-recent-posts-item--featured .hi-recent-posts-item-link:hover .hi-category-list, .hi-recent-posts-item--featured .hi-recent-posts-item-link:focus .hi-author-credit,
.hi-recent-posts-item--featured .hi-recent-posts-item-link:focus .hi-category-list {
  color: #000;
}
.hi-recent-posts-item--featured .hi-recent-posts-item-title {
  font-size: 30px;
  line-height: 1.2;
  -webkit-text-decoration: underline transparent;
          text-decoration: underline transparent;
  transition: text-decoration-color 0.2s ease;
}
.hi-recent-posts-item--featured:hover .hi-recent-posts-item-title, .hi-recent-posts-item--featured:focus .hi-recent-posts-item-title {
  text-decoration-color: currentColor;
}

.hi-tips-videos {
  position: relative;
  z-index: 2;
  margin-bottom: 130px;
}
.hi-tips-videos .insider-landing-block {
  position: relative;
  z-index: 2;
  padding: 42px 37px;
  border: 1px #fff solid;
  background-color: #fff;
  color: #002d72;
}
.hi-tips-videos-image {
  position: relative;
  z-index: 1;
  margin-bottom: 6px;
}
.hi-tips-videos-image .youtube-lightbox .cover-image {
  padding-top: 64.3%;
}
.hi-tips-videos-image .hi-profile-wrapper {
  position: absolute;
  z-index: 10;
  top: -16px;
  left: 23px;
  width: 66px;
}
.hi-tips-videos-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 13;
  left: -1px;
  bottom: -1px;
  right: -1px;
  padding-top: 13.18%;
  -webkit-clip-path: url(#cp-curved-mask-bottom-alt);
          clip-path: url(#cp-curved-mask-bottom-alt);
  background-color: #fff;
}
.hi-tips-videos-content {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.466;
}
.hi-tips-videos-content-title,
.hi-tips-videos-content h4,
.hi-tips-videos-content .h4-like {
  color: inherit;
  font-size: 24px;
  margin-bottom: 12px;
}
.hi-tips-videos::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1100px auto;
  -webkit-clip-path: url("#cp-hi-tips-videos");
          clip-path: url("#cp-hi-tips-videos");
  width: 134px;
  height: 435px;
  left: 0;
  bottom: -250px;
  opacity: 0.25;
}
@media (max-width: 640px) {
  .hi-tips-videos .insider-landing-block {
    padding: 30px 20px;
    margin: 0 20px 90px;
  }
  .hi-tips-videos::after {
    bottom: -100px;
  }
}

.hi-student-lists {
  position: relative;
  z-index: 1;
  padding: 137px 20px 138px;
}
.hi-student-lists-wrapper {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 37px;
}
.hi-student-lists-item:first-child {
  margin-bottom: 86px;
}
.hi-student-lists-item:nth-child(2) {
  margin-top: 86px;
}
.hi-student-lists-item-link {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 250px;
  padding: 30px 33px 37px 36px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #002d72;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
  color: #002d72;
}
.hi-student-lists-item-link:visited {
  color: #002d72;
}
.hi-student-lists-item-link:active {
  color: #002d72;
}
.hi-student-lists-item-link:hover, .hi-student-lists-item-link:focus {
  background-color: #008566;
  color: #fff;
}
.hi-student-lists-item-link .hi-profile-wrapper {
  position: absolute;
  z-index: 3;
  width: 66px;
  top: -18px;
  right: 20px;
}
.hi-student-lists-item-title {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.hi-student-lists-item-title span {
  display: block;
}
.hi-student-lists-item-title-figure {
  font-size: 90px;
  line-height: 1;
  color: #002D72;
  transition: color 0.2s ease;
  letter-spacing: 0.03em;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: currentColor;
}
.hi-student-lists-item-link:hover .hi-student-lists-item-title-figure, .hi-student-lists-item-link:focus .hi-student-lists-item-title-figure {
  color: #fff;
}
.hi-student-lists-bkgd {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.hi-student-lists-bkgd-caption {
  position: absolute;
  left: 50%;
  bottom: 109px;
  transform: translateX(-50%);
  width: 607px;
  max-width: 100%;
  padding: 0 20px;
}
.hi-student-lists-bkgd-caption-inner {
  max-width: 250px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.23;
  color: #fff;
}
.hi-student-lists-bkgd-caption-inner p {
  margin: 0;
}
.hi-student-lists-bottom {
  position: absolute;
  z-index: 13;
  left: 0;
  bottom: -1px;
  width: 100%;
  padding-top: 82px;
  -webkit-clip-path: url(#cp-curved-mask-bottom-alt);
          clip-path: url(#cp-curved-mask-bottom-alt);
  background-color: #68ACE5;
}
.hi-student-lists-bottom::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 382px;
  height: 206px;
  left: -87px;
  bottom: 14px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1300px auto;
  -webkit-clip-path: url("#cp-hi-students-lists-bottom");
          clip-path: url("#cp-hi-students-lists-bottom");
}
@media (max-width: 782px) {
  .hi-student-lists {
    padding-top: 70px;
  }
  .hi-student-lists-wrapper {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    gap: 20px;
  }
  .hi-student-lists-item:first-child {
    margin-bottom: 0;
  }
  .hi-student-lists-item:nth-child(2) {
    margin-top: 0;
  }
  .hi-student-lists-item-link {
    justify-content: flex-start;
    padding: 33px 15px 66px;
    min-height: 100%;
  }
  .hi-student-lists-item-link .hi-profile-wrapper {
    top: auto;
    right: 50%;
    bottom: -33px;
    margin-right: -33px;
  }
  .hi-student-lists-item-title {
    text-align: center;
    font-size: 15px;
  }
  .hi-student-lists-item-title-figure {
    font-size: 60px;
  }
}

.hi-video-slider-section {
  padding-bottom: 123px;
  margin-bottom: 0;
}
.hi-video-slider-section .insider-landing-block {
  display: flex;
  align-items: stretch;
  overflow: visible;
}
@media (min-width: 1001px) {
  .hi-video-slider-section.loading .hi-video-slider-inner {
    visibility: hidden;
  }
}
.hi-video-slider-inner {
  overflow: hidden;
}
.hi-video-slider-text {
  padding-top: 100px;
  padding-bottom: 25px;
  width: 255px;
  flex-grow: 0;
  pointer-events: none;
}
.hi-video-slider-text-wrapper {
  position: relative;
  z-index: 2;
  overflow: visible;
}
.hi-video-slider-text .slick-list {
  overflow: visible;
}
.hi-video-slider-text-slide-title {
  color: #fff;
  margin: 0 0 19px;
}
.hi-video-slider-text-slide-content {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.61;
  color: #002d72;
  margin-right: -70px;
}
.hi-video-slider-text-slide-content span {
  background-color: #fff;
  padding: 5px 13px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.hi-video-slider-text-slide-source {
  margin-top: 30px;
}
.hi-video-slider-text-slide-source-name {
  font-size: 16px;
  line-height: 1.375;
}
.hi-video-slider-text-slide-source-location {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57;
}
.hi-video-slider-video .slick-list {
  width: 50vw;
}
.hi-video-slider-video-wrapper {
  position: relative;
  z-index: 1;
  width: 55%;
  flex-shrink: 0;
  overflow: visible;
}
.hi-video-slider-video-slide {
  position: relative;
  z-index: 1;
  width: 315px !important;
  transition: opacity 0.4s ease, transform 0.4s ease;
  pointer-events: none;
  opacity: 0.4;
  transform: scale(0.77);
}
.hi-video-slider-video-slide .video-controls {
  position: absolute;
  z-index: 2;
  bottom: 29px;
  right: 29px;
  transform-origin: right bottom;
  transform: scale(0.45);
}
.hi-video-slider-video-slide .video-controls .play-pause-button::before {
  opacity: 1;
}
.hi-video-slider-video-slide .video-controls .play-pause-button:hover::before {
  opacity: 0.8;
}
.hi-video-slider-video-slide .has-floating-border::after {
  display: none;
}
.slick-active .hi-video-slider-video-slide, .slick-current-clone-animate .hi-video-slider-video-slide {
  pointer-events: auto;
  opacity: 1;
  transform: none;
}
.slick-active .hi-video-slider-video-slide .has-floating-border::after, .slick-current-clone-animate .hi-video-slider-video-slide .has-floating-border::after {
  display: block;
}
.hi-video-slider-video .video-background-wrapper {
  position: relative;
  z-index: 1;
  padding-top: 164%;
}
.hi-video-slider-controls {
  position: absolute;
  z-index: 3;
  bottom: 10px;
  right: 30px;
}
.hi-video-slider-controls .slider-prev,
.hi-video-slider-controls .slider-next {
  color: #fff;
}
.hi-video-slider-controls .slider-prev:visited,
.hi-video-slider-controls .slider-next:visited {
  color: #fff;
}
.hi-video-slider-controls .slider-prev:active,
.hi-video-slider-controls .slider-next:active {
  color: #fff;
}
@media (max-width: 1000px) {
  .hi-video-slider-section .insider-landing-block {
    flex-direction: column-reverse;
    padding: 0;
  }
  .hi-video-slider-text-wrapper, .hi-video-slider-video-wrapper {
    width: 100%;
    text-align: center;
  }
  .hi-video-slider-text {
    margin: auto;
    width: auto;
    max-width: 300px;
    padding-top: 40px;
  }
  .hi-video-slider-text-slide-content {
    margin: auto;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
  }
  .hi-video-slider-text-slide-content span {
    background-color: transparent;
  }
  .hi-video-slider-video .slick-list {
    width: 100%;
  }
  .hi-video-slider-controls {
    position: relative;
    left: 0;
    bottom: 0;
    margin: auto;
    justify-content: center;
  }
  .hi-video-slider-controls .slider-next,
.hi-video-slider-controls .slider-prev {
    margin: 0 10px;
  }
}

.hi-block-video-slider--student {
  position: relative;
  z-index: 2;
  padding-top: 92px;
  padding-bottom: 70px;
  background-color: #7BB7E9;
  color: #002d72;
}
.hi-block-video-slider--student .hi-video-slider-text-slide-title {
  font-size: 16px;
  line-height: 1;
  color: inherit;
}
.hi-block-video-slider--student .hi-video-slider-text-slide-content {
  font-size: 32px;
  line-height: 1.8125;
  color: #fff;
  margin-right: -40px;
  margin-bottom: 0;
}
.hi-block-video-slider--student .hi-video-slider-text-slide-content span {
  background-color: #002d72;
}
@media (max-width: 1000px) {
  .hi-block-video-slider--student .hi-video-slider-text-slide-content {
    margin: auto;
    color: #002d72;
    font-size: 22px;
    line-height: 1.5;
  }
  .hi-block-video-slider--student .hi-video-slider-text-slide-content span {
    background-color: transparent;
  }
}
.hi-block-video-slider--student::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1100px auto;
  -webkit-clip-path: url("#cp-hi-student-video-slider");
          clip-path: url("#cp-hi-student-video-slider");
  width: 132px;
  height: 444px;
  top: -74px;
  right: 0;
  opacity: 0.36;
}

.hi-block-video-slider--admin .hi-video-slider-inner {
  position: relative;
  z-index: 3;
}

.hi-photo-essays {
  padding-top: 40px;
  margin-bottom: 87px;
}
.hi-photo-essays-title {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-bottom: 22px;
  color: #002d72;
}
.hi-photo-essays-item {
  position: relative;
  z-index: 1;
}
.hi-photo-essays-item-link {
  color: #002d72;
  text-decoration: none;
}
.hi-photo-essays-item-link:visited {
  color: #002d72;
}
.hi-photo-essays-item-link:active {
  color: #002d72;
}
.hi-photo-essays-item-image {
  margin-bottom: 30px;
}
.hi-photo-essays-item .hi-profile-wrapper {
  position: absolute;
  z-index: 10;
  top: -18px;
  right: 27px;
  width: 66px;
}
.hi-photo-essays-item .has-floating-border .cover-image {
  padding-top: 67.72%;
}
.hi-photo-essays-item-title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.01em;
  margin: 0;
  color: inherit;
  -webkit-text-decoration: underline transparent;
          text-decoration: underline transparent;
  transition: text-decoration-color 0.2s ease;
}
a:hover .hi-photo-essays-item-title, a:focus .hi-photo-essays-item-title {
  text-decoration-color: currentColor;
}

.hi-blockquote-cta {
  position: relative;
  z-index: 1;
  background-color: #143873;
  padding: 110px 0 50px;
}
.hi-blockquote-cta .insider-landing-block {
  position: relative;
  z-index: 3;
}
.hi-blockquote-cta-title {
  color: inherit;
  margin-bottom: 20px;
}
.hi-blockquote-cta-item {
  margin-bottom: 50px;
}
.hi-blockquote-cta-item-header {
  margin-bottom: 40px;
}
.hi-blockquote-cta-item-link {
  text-decoration: none;
  color: inherit;
}
.hi-blockquote-cta-item-link:visited {
  color: inherit;
}
.hi-blockquote-cta-item-link:active {
  color: inherit;
}
.hi-blockquote-cta-item-image {
  padding-top: 59.43%;
}
.hi-blockquote-cta-item-title {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 8;
  display: flex;
  align-items: flex-end;
  margin: 0;
  padding: 0 75px 25px 40px;
  color: inherit;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 10%, rgba(255, 255, 255, 0) 70%);
}
.hi-blockquote-cta-item-title::before, .hi-blockquote-cta-item-title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 25px;
  background: #fff;
  transform-origin: center;
}
.hi-blockquote-cta-item-title::after {
  transform: rotate(90deg);
}
.hi-blockquote-cta-item-title::before, .hi-blockquote-cta-item-title::after {
  bottom: 23px;
  right: 37px;
  width: 2px;
}
.hi-blockquote-cta-item-quote {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.36;
  color: #68ACE5;
  margin: 0 0 30px;
  quotes: initial;
}
.hi-blockquote-cta-item-quote::before, .hi-blockquote-cta-item-quote::after {
  display: inline;
}
.hi-blockquote-cta-item-quote::before {
  content: open-quote;
  margin-left: -0.65em;
}
.hi-blockquote-cta-item-quote::after {
  content: close-quote;
}
@media (min-width: 1001px) {
  .hi-blockquote-cta::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: transparent;
    background-image: url("../images/lines/lines_white.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 1100px auto;
    -webkit-clip-path: url("#cp-hi-blockquote-cta");
            clip-path: url("#cp-hi-blockquote-cta");
    width: 158px;
    height: 477px;
    top: -247px;
    right: 0;
    opacity: 0.25;
  }
}

.hi-questions {
  margin-bottom: 118px;
}
.hi-questions-image {
  position: relative;
  z-index: 1;
  padding-top: 57.83%;
  margin-bottom: 53px;
}
.hi-questions-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -1px;
  left: 0;
  width: 100%;
  padding-top: 9.22%;
  background-color: #002d72;
  -webkit-clip-path: url(#cp-curved-mask-top-alt);
          clip-path: url(#cp-curved-mask-top-alt);
}
.hi-questions-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #68ACE5;
  margin: 0 0 20px;
}
.hi-questions-item {
  margin-bottom: 54px;
}
.hi-questions-item-q,
.hi-questions-item-q h3,
.hi-questions-item-q p, .hi-questions-item-a,
.hi-questions-item-a h3,
.hi-questions-item-a p {
  overflow: auto;
}
.hi-questions-item-q::before, .hi-questions-item-a::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 16px;
  line-height: 16px;
  background-color: #68ACE5;
  color: #002d72;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  float: left;
  margin-right: 16px;
}
.hi-questions-item-q::before {
  content: "Q";
  margin-top: 10px;
}
.hi-questions-item-q .h4-like {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.4;
  color: inherit;
  margin: 0 0 20px;
}
.hi-questions-item-a::before {
  content: "A";
  margin-top: 3px;
}
.hi-questions-item-a p {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3125;
  margin-bottom: 40px;
}
.hi-questions-item .hi-profile-wrapper {
  width: 86px;
  float: right;
  margin: -10px -8px 0 20px;
}
.hi-questions-cta {
  position: relative;
  z-index: 1;
  border: 1px #68ACE5 solid;
  padding: 41px 38px 51px 47px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.45;
}
.hi-questions-cta p {
  margin-bottom: 35px;
}
.hi-questions-cta::before, .hi-questions-cta::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  opacity: 0.25;
}
.hi-questions-cta::before {
  right: 58px;
  top: -23px;
  width: 141px;
  height: 23px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1300px auto;
  -webkit-clip-path: url("#cp-hi-questions-cta-top");
          clip-path: url("#cp-hi-questions-cta-top");
}
.hi-questions-cta::after {
  right: 71px;
  bottom: -45px;
  width: 235px;
  height: 45px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1300px auto;
  -webkit-clip-path: url("#cp-hi-questions-cta-bottom");
          clip-path: url("#cp-hi-questions-cta-bottom");
}

.hi-unexpected {
  position: relative;
  z-index: 1;
  padding: 193px 0 120px;
  margin-bottom: 110px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hi-unexpected::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -1px;
  left: 0;
  width: 100%;
  background-color: #7BB7E9;
  height: 69px;
  -webkit-clip-path: url(#cp-curved-mask-top);
          clip-path: url(#cp-curved-mask-top);
}
.hi-unexpected::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 382px;
  height: 206px;
  top: -135px;
  right: -153px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
  -webkit-clip-path: url("#cp-hi-unexpected-top");
          clip-path: url("#cp-hi-unexpected-top");
}
.hi-unexpected-inner {
  position: relative;
  z-index: 1;
  max-width: 493px;
  padding: 47px 40px 37px;
  background-color: rgba(255, 255, 255, 0.9);
}
.hi-unexpected-inner .hi-profile-wrapper {
  position: absolute;
  z-index: 2;
  top: -15px;
  right: 16px;
  width: 66px;
}
.hi-unexpected-inner a {
  text-decoration-color: transparent;
  color: #002D72;
}
.hi-unexpected-inner a:visited {
  color: #002D72;
}
.hi-unexpected-inner a:active {
  color: #002D72;
}
.hi-unexpected-inner a:hover, .hi-unexpected-inner a:focus {
  text-decoration-color: currentColor;
}
.hi-unexpected-title {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 5px;
  color: #002d72;
}
.hi-unexpected-content {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.28;
  color: #757575;
  margin-bottom: 26px;
}
.hi-unexpected-item {
  font-size: 40px;
  line-height: 1.05;
  letter-spacing: 0.02em;
  margin: 0;
}
@media (max-width: 640px) {
  .hi-unexpected-item {
    font-size: 32px;
  }
}

.hi-tag-cloud {
  position: relative;
  z-index: 1;
  padding-top: 90px;
  padding-bottom: 155px;
  text-align: center;
}
@media (max-width: 1000px) {
  .hi-tag-cloud {
    display: none;
  }
}
.hi-tag-cloud::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 97px;
  height: 28px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hi-tag-cloud-title {
  color: inherit;
  text-transform: none;
  letter-spacing: 0.01em;
  margin: 0 0 30px;
  line-height: 34px;
}
@media (max-width: 1000px) {
  .hi-tag-cloud-title {
    text-align: left;
  }
}
.hi-tag-cloud-list {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
.hi-tag-cloud-list-item {
  margin: 0;
}
.hi-tag-cloud-list-item .btn {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.21;
  padding: 0.9em 1.5em;
}

.hi-block-student-tag-cloud {
  position: relative;
  z-index: 2;
}
.hi-block-student-tag-cloud::before {
  background-image: url("../images/dots/dots-hi-tagcloud-student.png");
}
.hi-block-student-tag-cloud::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1200px auto;
  -webkit-clip-path: url("#cp-hi-students-tags");
          clip-path: url("#cp-hi-students-tags");
  width: 133px;
  height: 446px;
  top: -334px;
  left: 0;
  opacity: 0.5;
}
.hi-block-student-tag-cloud .hi-tag-cloud-title {
  font-size: 25px;
  color: #002d72;
}
.hi-block-student-tag-cloud .hi-tag-cloud-list .btn {
  background-color: #fff;
  color: #002d72;
}
.hi-block-student-tag-cloud .hi-tag-cloud-list .btn:hover, .hi-block-student-tag-cloud .hi-tag-cloud-list .btn:focus {
  background-color: #002d72;
  color: #fff;
}
.hi-block-student-tag-cloud .hi-block-category-search-form .filter-box--select.has-option-selected label {
  color: #002d72;
}

.hi-block-admin-tag-cloud::before {
  background-image: url("../images/dots/dots-hi-tagcloud-admin.png");
}
.hi-block-admin-tag-cloud .hi-tag-cloud-title {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
}
.hi-block-admin-tag-cloud .hi-tag-cloud-list .btn {
  background-color: #68ACE5;
  color: #002d72;
}
.hi-block-admin-tag-cloud .hi-tag-cloud-list .btn:hover, .hi-block-admin-tag-cloud .hi-tag-cloud-list .btn:focus {
  background-color: #fff;
}
.hi-block-admin-tag-cloud .hi-block-category-search-form .filter-box--select.has-option-selected label {
  color: #68ACE5;
}

.single-insider_article .site-main {
  color: #000;
}
.single-insider_article .page-header h1 {
  margin: 37px 0 50px;
}
.single-insider_article .page-header-social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 48px;
}
.single-insider_article .page-header-social h4 {
  font-size: 13px;
  font-weight: normal;
  margin: 0 3px;
  color: inherit;
}
.single-insider_article .page-header-social .social-link {
  display: block;
  margin-left: 10px;
  color: #002d72;
}
.single-insider_article .page-header-social .social-link:visited {
  color: #002d72;
}
.single-insider_article .page-header-social .social-link:focus {
  color: #000;
}
.single-insider_article .page-header-social .social-link:hover {
  color: #000;
}
.single-insider_article .page-header-social .social-link:active {
  color: #002d72;
}
.single-insider_article .page-header-social .social-link .icon-twitter {
  width: 20px;
  height: auto;
}
.single-insider_article .page-header-social .social-link .icon-reddit {
  width: 24px;
  height: auto;
}
.single-insider_article .page-header-social .social-link .icon-facebook {
  height: 21px;
  width: auto;
}
.single-insider_article .entry-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 54px 97px 101px;
}
.single-insider_article .entry-content > .hi-single-article {
  width: auto;
  margin: 0;
  flex-grow: 1;
  position: relative;
  z-index: 1;
}
.single-insider_article .entry-content > .hi-single-article::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: -270px;
  left: -500px;
  width: 654px;
  height: 973px;
  opacity: 0.8;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1300px auto;
  -webkit-clip-path: url("#cp-hi-single-image-left");
          clip-path: url("#cp-hi-single-image-left");
}
.single-insider_article .entry-content > .hi-single-author {
  margin: 0 0 0 40px;
  position: relative;
  z-index: 2;
}
.single-insider_article .entry-content > .hi-single-author .link-front-icon--arrow::before {
  display: none;
}
.single-insider_article .entry-content > .hi-single-author .link-front-icon--arrow span {
  position: relative;
}
.single-insider_article .entry-content > .hi-single-author .link-front-icon--arrow span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/../svg/arrow-circle--green.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
  top: 6px;
  left: -30px;
  transform: translate(-15px, 3px);
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.single-insider_article .entry-content > .hi-single-author .link-front-icon--arrow:hover span::before {
  transform: translate(-11px, 3px);
}
@media (max-width: 1000px) {
  .single-insider_article .page-header h1 {
    margin: 37px 0 10px;
  }
  .single-insider_article .entry-content {
    flex-direction: column;
    padding: 0 54px 90px;
  }
  .single-insider_article .entry-content > .hi-single-article, .single-insider_article .entry-content > .hi-single-author {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .single-insider_article .entry-content {
    padding: 0 20px 90px;
  }
}

.hi-single-article {
  flex-grow: 0;
  max-width: 677px;
}
.hi-single-article-image {
  position: relative;
  z-index: 2;
  margin: -70px 0 40px;
}
.hi-single-article-image .cover-image {
  padding-top: 70%;
}
.hi-single-article-image .cover-image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 100%;
  bottom: 130px;
  width: 101px;
  background: inherit;
  background-position: right top;
}
.hi-single-article-image .cover-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 8;
  bottom: -1px;
  left: -1px;
  right: -1px;
  padding-top: 9.15%;
  background-color: #fff;
  -webkit-clip-path: url(#cp-curved-mask-bottom-alt);
          clip-path: url(#cp-curved-mask-bottom-alt);
}
.hi-single-article-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 100%;
  width: 80px;
  height: 156px;
  background-color: transparent;
  background-image: url("../images/lines/lines_blue.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
  -webkit-clip-path: url("#cp-hi-single-image-right");
          clip-path: url("#cp-hi-single-image-right");
}
.hi-single-article-content, .hi-single-article-date, .hi-single-article-footer {
  position: relative;
  z-index: 4;
}
.hi-single-article-content {
  margin-bottom: 100px;
  font-size: 16px;
  line-height: 1.75;
  --wp--preset--font-size--medium:24px;
  padding-top: 91px;
}
.hi-single-article-content h3,
.hi-single-article-content .h3-like {
  font-weight: bold;
}
.hi-single-article-content h5,
.hi-single-article-content .h5-like {
  color: #002d72;
  margin: 0;
}
.hi-single-article-image + .hi-single-article-content {
  padding-top: 0;
}
.hi-single-article-content .wp-block-image.alignleft {
  float: none;
  height: 1px;
  margin-bottom: 0px;
  width: auto !important;
}
.hi-single-article-content .wp-block-image.alignleft img {
  float: left;
  margin: 10px 40px 20px 0;
}
.hi-single-article-content .wp-block-image.alignright {
  float: none;
  height: 1px;
  margin-bottom: 0px;
  width: auto !important;
}
.hi-single-article-content .wp-block-image.alignright img {
  float: right;
  margin: 10px 0px 20px 40px;
}
.hi-single-article-content .wp-block-image.aligncenter {
  text-align: center;
}
.hi-single-article-content .wp-block-image.aligncenter img {
  display: inline-block;
}
@media (max-width: 782px) {
  .hi-single-article-content .wp-block-image.alignleft,
.hi-single-article-content .wp-block-image.alignright,
.hi-single-article-content .wp-block-image.aligncenter {
    float: none;
    height: auto;
    margin-bottom: 20px;
  }
  .hi-single-article-content .wp-block-image.alignleft img,
.hi-single-article-content .wp-block-image.alignright img,
.hi-single-article-content .wp-block-image.aligncenter img {
    float: none;
    display: block;
    margin: 0;
    width: 100% !important;
    height: auto !important;
  }
}
.hi-single-article-date {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: 0.015em;
  margin-bottom: 42px;
  color: #757575;
}
.hi-single-article-footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 1px rgba(112, 112, 112, 0.19) solid;
  padding-top: 40px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
.hi-single-article-footer a {
  color: #002d72;
}
.hi-single-article-footer a:visited {
  color: #002d72;
}
.hi-single-article-footer a:active {
  color: #002d72;
}
.hi-single-article-categories {
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.hi-single-article-categories a {
  display: inline-block;
  margin-right: 0.5em;
}
.hi-single-article-tags {
  font-size: 12px;
  letter-spacing: 0.015em;
}
@media (max-width: 1000px) {
  .hi-single-article {
    max-width: 100%;
  }
  .hi-single-article-image {
    z-index: -1;
    margin: -35px 0 40px;
  }
  .hi-single-article-image .cover-image::before {
    width: 54px;
  }
  .hi-single-article-image::after {
    display: none;
  }
}
@media (max-width: 782px) {
  .hi-single-article-footer {
    display: block;
  }
  .hi-single-article-categories {
    margin-bottom: 1.5em;
  }
}
@media (max-width: 640px) {
  .hi-single-article-image .cover-image::before {
    width: 20px;
    bottom: 60px;
  }
}
.hi-single-author {
  max-width: 200px;
  flex-grow: 0;
  flex-shrink: 0;
  padding-top: 91px;
}
.hi-single-author h5 {
  margin: 0 0 24px;
  color: #002d72;
}
.hi-single-author-image {
  position: relative;
  z-index: 1;
  width: 195px;
  margin-bottom: 15px;
}
.hi-single-author-image .cover-image {
  padding-top: 100%;
  border-radius: 50%;
}
.hi-single-author-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 197px;
  height: 188px;
  top: 10px;
  right: -22px;
  background-color: transparent;
  background-image: url("../images/lines/lines_gray.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1100px auto;
  -webkit-clip-path: url("#cp-hi-single-author-image");
          clip-path: url("#cp-hi-single-author-image");
}
.hi-single-author-details {
  text-align: center;
}
.hi-single-author-details p {
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  color: #757575;
  margin-top: 7px;
  margin-bottom: 15px;
}
.hi-single-author-details h5 {
  margin: 0;
}
.hi-single-author-name {
  font-size: 22px;
  line-height: 1.1;
  margin: 0;
}
.hi-single-author-cta {
  margin-bottom: 60px;
}
.hi-single-author-more {
  border-top: 1px #D0D0D0 solid;
  padding-top: 62px;
}
.hi-single-author-more h5 {
  font-size: 14px;
  margin: 0 0 16px;
}
.hi-single-author-more-list {
  list-style: none;
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.222;
}
.hi-single-author-more-list li {
  margin: 0 0 20px;
}
@media (max-width: 1000px) {
  .hi-single-author {
    max-width: 400px;
  }
  .hi-single-author-top {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .hi-single-author-title {
    text-align: center;
  }
  .hi-single-author-image {
    width: 150px;
    margin-right: 30px;
    flex-shrink: 0;
  }
  .hi-single-author-image::after {
    display: none;
  }
  .hi-single-author-details {
    text-align: left;
    flex-grow: 1;
  }
}

.hi-article-card {
  position: relative;
  z-index: 1;
  width: 315px;
  flex-grow: 0;
}
.hi-article-card-image {
  margin-bottom: 26px;
}
.hi-article-card-image .cover-image {
  padding-top: 66.66%;
}
.hi-article-card .hi-profile-wrapper {
  position: absolute;
  z-index: 10;
  right: 15px;
  top: -14px;
  width: 55px;
  transform: scale(0.909);
}
.hi-article-card .hi-author-credit-name {
  transition: text-decoration-color 0.3s ease;
}
.hi-article-card .hi-author-credit a:hover .hi-author-credit-name,
.hi-article-card .hi-author-credit a:focus .hi-author-credit-name {
  text-decoration-color: transparent;
}
.hi-article-card .hi-author-credit a:hover .hi-profile-wrapper,
.hi-article-card .hi-author-credit a:focus .hi-profile-wrapper {
  transform: none;
}
.hi-article-card-title {
  margin: 13px 0;
}

.hi-single-related-posts {
  margin: 0 auto 122px;
  max-width: 1025px;
}
.hi-single-related-posts-title {
  text-align: center;
  margin-bottom: 42px;
}
.hi-single-related-posts-feed {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
}
.hi-single-related-posts-feed-item .hi-category-list {
  color: #212121;
}
.hi-single-related-posts-feed-item .hi-article-card-title a {
  color: #002d72;
}
.hi-single-related-posts-feed-item .hi-article-card-title a:visited {
  color: #002d72;
}
.hi-single-related-posts-feed-item .hi-article-card-title a:active {
  color: #002d72;
}
@media (max-width: 1000px) {
  .hi-single-related-posts {
    margin-top: -50px;
  }
  .hi-single-related-posts-feed {
    flex-direction: column;
    align-items: center;
  }
}

.single-insider_contributor .page-header h1 {
  font-size: 36px;
  margin: 20px 0 29px;
}
.single-insider_contributor .entry-content {
  padding: 51px 57px;
}
.single-insider_contributor .entry-content > * {
  width: auto;
}
@media (min-width: 1001px) {
  .single-insider_contributor .site-breadcrumbs.alignfull {
    margin-bottom: 88px;
  }
}
@media (max-width: 640px) {
  .single-insider_contributor .page-header h1 {
    font-size: 32px;
    margin: 0 0 20px;
  }
  .single-insider_contributor .entry-content {
    padding: 51px 20px;
  }
}

.hi-contributor-profile {
  display: flex;
  align-items: flex-start;
  margin: 60px 0 71px;
}
.hi-contributor-profile-image {
  position: relative;
  z-index: 1;
  width: 241px;
  margin-right: 76px;
  flex-shrink: 0;
}
.hi-contributor-profile-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 3px;
  right: -24px;
  width: 195px;
  height: 215px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1000px auto;
  -webkit-clip-path: url("#cp-hi-contributor-image");
          clip-path: url("#cp-hi-contributor-image");
}
.hi-contributor-profile-image .hi-profile-wrapper {
  border-width: 3px;
}
.hi-contributor-profile-details {
  width: 263px;
  margin-right: 54px;
  flex-shrink: 0;
}
.hi-contributor-profile-bio {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.8;
  padding-top: 1.1em;
}
.hi-contributor-profile-bio .btn-wrapper {
  text-align: right;
  margin-bottom: 36px;
}
.hi-contributor-profile-bio .link-front-icon--arrow.is-style-dark-blue {
  text-decoration-color: transparent;
}
.hi-contributor-profile-bio .link-front-icon--arrow.is-style-dark-blue::before {
  background-image: url(../svg/arrow-circle--green.svg);
}
.hi-contributor-profile-bio .link-front-icon--arrow.is-style-dark-blue:hover, .hi-contributor-profile-bio .link-front-icon--arrow.is-style-dark-blue:focus {
  text-decoration-color: currentColor;
}
.hi-contributor-detail {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
  margin-bottom: 7px;
}
.hi-contributor-detail-wrapper {
  background-color: #002d72;
  padding: 5px 13px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.hi-contributor-detail-type {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #68ACE5;
  margin-right: 0.25em;
}
@media (max-width: 1000px) {
  .hi-contributor-profile {
    flex-wrap: wrap;
  }
  .hi-contributor-profile-image {
    margin-right: 50px;
  }
  .hi-contributor-profile-details {
    margin-right: 0;
  }
  .hi-contributor-profile-bio {
    width: 100%;
  }
  .hi-contributor-profile-bio .btn-wrapper {
    text-align: left;
    padding-left: 290px;
  }
}
@media (max-width: 640px) {
  .hi-contributor-profile {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .hi-contributor-profile-image {
    width: 33%;
    margin-right: 5%;
  }
  .hi-contributor-profile-image::after {
    display: none;
  }
  .hi-contributor-profile-details {
    width: 60%;
  }
  .hi-contributor-profile-bio .btn-wrapper {
    padding-left: 0;
    margin: 1.25em 0 0.75em;
  }
  .hi-contributor-detail {
    font-size: 14px;
  }
}

.tax-hi_student_article_category .site-main,
.tax-hi_officer_article_category .site-main {
  min-height: 476px;
}
.tax-hi_student_article_category .site-main::after,
.tax-hi_officer_article_category .site-main::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 117px;
  height: 476px;
  background-color: transparent;
  background-image: url("../images/lines/lines_white.png");
  background-repeat: repeat;
  background-position: center;
  background-size: 1200px auto;
  -webkit-clip-path: url("#cp-hi-tax-site-main-bottom");
          clip-path: url("#cp-hi-tax-site-main-bottom");
}

.page-header--hi-archive {
  position: relative;
  z-index: 1;
  color: #fff;
}
.page-header--hi-archive .site-breadcrumbs {
  margin-bottom: 167px;
}
.page-header--hi-archive h1 {
  color: inherit;
  font-size: 46px;
  margin: 15px 0 0;
}
.page-header--hi-archive h1 span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.065em;
}
.page-header--hi-archive .page-header-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.page-header--hi-archive .page-header-image .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.page-header--hi-archive .page-header-image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
}
.page-header--hi-archive .page-header-content {
  max-width: 1134px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 190px;
}
.page-header--hi-archive .page-header-filter {
  max-width: 300px;
  flex-shrink: 0;
  margin-left: 40px;
}
.page-header--hi-archive .page-header-filter .filter-box-wrapper {
  display: flex;
}
.page-header--hi-archive .page-header-filter .filter-box--select label {
  color: inherit;
}
.page-header--hi-archive .page-header-filter .btn {
  padding: 0.8125em;
  width: 51px;
  flex-shrink: 0;
  margin-left: 10px;
}
.page-header--hi-archive + .entry {
  position: relative;
  z-index: 2;
  margin-top: -112px;
}
.page-header--hi-archive + .entry .entry-content {
  padding-top: 66px;
  padding-bottom: 72px;
}
@media (max-width: 1000px) {
  .page-header--hi-archive h1 {
    font-size: 40px;
  }
}
@media (max-width: 782px) {
  .page-header--hi-archive .site-breadcrumbs {
    margin-bottom: 67px;
  }
  .page-header--hi-archive h1 {
    font-size: 32px;
  }
  .page-header--hi-archive .page-header-content {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 140px;
  }
  .page-header--hi-archive .page-header-filter {
    width: 100%;
    max-width: 100%;
    margin: 40px 0 0;
  }
  .page-header--hi-archive .page-header-filter .filter-box {
    flex-grow: 1;
  }
}

.pagination .icon-arrow-short {
  height: 18px;
  width: auto;
}
.pagination .icon-arrow-short path {
  fill: currentColor;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
}
.pagination .nav-links a {
  text-decoration-color: transparent;
}
.pagination .nav-links .page-numbers {
  margin: 0 7px;
}
.pagination .nav-links .page-numbers:hover, .pagination .nav-links .page-numbers:focus {
  text-decoration-color: currentColor;
}
.pagination .nav-links .page-numbers.next {
  margin-left: 13px;
  margin-right: 0;
}
.pagination .nav-links .page-numbers.prev {
  margin-left: 0;
  margin-right: 13px;
}
.pagination .nav-links .next,
.pagination .nav-links .prev {
  text-decoration: none;
  transition: transform 0.3s ease, color 0.2s ease;
  transform-origin: center;
}
.pagination .nav-links .next:hover, .pagination .nav-links .next:focus {
  transform: translateX(4px);
}
.pagination .nav-links .prev .icon-arrow-short {
  transform: rotate(180deg);
}
.pagination .nav-links .prev:hover, .pagination .nav-links .prev:focus {
  transform: translateX(-4px);
}
.pagination .nav-links .dots,
.pagination .nav-links .current {
  pointer-events: none;
}
.pagination .nav-links .dots {
  color: #008566;
}
.pagination .nav-links .current {
  color: #757575;
}
.pagination .nav-links .current:first-child {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: 0;
}
.pagination .nav-links .current:first-child::before {
  display: block;
  content: "";
  margin-top: 1px;
  width: 18.45px;
  height: 18px;
  background-image: url("../svg/arrow-short.svg");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  filter: grayscale(1);
  opacity: 0.7;
}

.hi-other-categories-section {
  position: relative;
  z-index: 2;
  max-width: 1134px;
  margin-bottom: 104px;
  display: flex;
  align-items: flex-start;
  overflow: visible;
}
.hi-other-categories-header {
  width: 230px;
  padding-right: 36px;
  flex-shrink: 0;
}
.hi-other-categories-header .h3-like {
  color: #002d72;
  text-transform: capitalize;
}
.hi-other-categories-slider-slide {
  width: 365px !important;
  padding-right: 35px;
  padding-bottom: 10px;
}
.hi-other-categories-slider-slide-link {
  overflow: visible;
  text-decoration: none;
  color: #fff;
}
.hi-other-categories-slider-slide-link:visited {
  color: #fff;
}
.hi-other-categories-slider-slide-link:active {
  color: #fff;
}
.hi-other-categories-slider-slide-image {
  position: relative;
  z-index: 1;
}
.hi-other-categories-slider-slide-image .cover-image {
  padding-top: 120%;
}
.hi-other-categories-slider-slide-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-color: rgba(33, 33, 33, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 20px;
}
.hi-other-categories-slider-slide-content .hover-column-symbol {
  margin-bottom: 17px;
}
.hi-other-categories-slider-slide-content .h2-like {
  font-size: 28px;
  color: inherit;
  margin: 0;
}
.hi-other-categories-slider-controls {
  transform: scale(0.75);
  transform-origin: left top;
}
.hi-other-categories-slider-controls .slider-prev,
.hi-other-categories-slider-controls .slider-next {
  color: #fff;
}
@media (max-width: 1000px) {
  .hi-other-categories-slider-slide {
    width: 300px !important;
  }
}
@media (max-width: 640px) {
  .hi-other-categories-section {
    flex-direction: column;
    align-items: center;
    margin: -50px 0 104px;
    width: 100%;
  }
  .hi-other-categories-header {
    margin: 0 auto 40px;
    padding: 0;
    text-align: center;
    width: auto;
    max-width: 300px;
  }
  .hi-other-categories-header .h3-like {
    margin-bottom: 25px;
  }
  .hi-other-categories-slider {
    width: 100%;
    padding-left: 0;
    margin: auto;
  }
  .hi-other-categories-slider-slide {
    padding-left: 15px;
    padding-right: 15px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    opacity: 0.5;
    transform: scale(0.9);
  }
  .hi-other-categories-slider-slide-link {
    pointer-events: none;
  }
  .slick-center .hi-other-categories-slider-slide, .slick-current-clone-animate .hi-other-categories-slider-slide {
    opacity: 1;
    transform: none;
  }
  .slick-center .hi-other-categories-slider-slide-link, .slick-current-clone-animate .hi-other-categories-slider-slide-link {
    pointer-events: auto;
  }
  .hi-other-categories-slider-controls {
    margin: auto;
    justify-content: center;
    transform: none;
  }
}

.slate_form div.form_question {
  padding-bottom: 10px;
  width: 50%;
  position: relative;
  z-index: 1;
}
.slate_form div.form_label,
.slate_form label.form_label {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
  color: #002d72;
}
.slate_form div.form_label em,
.slate_form label.form_label em {
  color: #757575;
  text-transform: initial;
  display: block;
  line-height: 1.4;
  margin-bottom: 10px;
}
.slate_form fieldset {
  border: none;
}
.slate_form legend {
  display: none;
}
.slate_form input,
.slate_form select {
  padding: 10px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #D0D0D0;
}
.slate_form input:focus, .slate_form input:focus-visible,
.slate_form select:focus,
.slate_form select:focus-visible {
  border-radius: 0;
  border: 1px solid #002d72;
}
.slate_form input[aria-label=Month],
.slate_form select[aria-label=Month] {
  width: 33%;
}
.slate_form input[aria-label=Day],
.slate_form select[aria-label=Day] {
  width: 32%;
}
.slate_form input[aria-label=Year],
.slate_form select[aria-label=Year] {
  width: 33%;
}
.slate_form div.has_select::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-size: cover;
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/chevron-green.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 44px;
  right: 15px;
  z-index: 10;
}
.slate_form input[type=checkbox] {
  margin-top: 10px;
  margin-right: 15px;
  width: auto;
  /*
  & + label {
    position: relative;
    top: -5px;
  }
  */
}
.slate_form textarea {
  width: 100%;
  height: 200px;
}
.slate_form button {
  border: 2px solid #008566;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  padding: 8.5px 15px;
  text-transform: uppercase;
  background-color: #008566;
  -webkit-appearance: none;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 13px;
  color: #fff;
  transition: all 0.3s ease;
}
.slate_form button:hover {
  color: #fff;
  background-color: #002d72;
  border-color: #002d72;
}

#alert-container {
  position: absolute;
  padding: 0px 10px;
  top: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: #002d72;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  z-index: 999999; /* Remove once adjusted for admin bar */
}
#alert-container::before {
  content: "";
  display: block;
  width: 18px;
  height: 30px;
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/alert-icon-green.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
  position: relative;
  float: left;
}
#alert-container.red {
  background-color: #C34747;
}
#alert-container.red::before {
  background-image: url(/wp-content/themes/jhu-apply/assets/svg/alert-icon-red.svg);
}
#alert-container span {
  width: calc(100% - 30px);
  float: right;
}
#alert-container a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 15px;
}
#alert-container a:hover, #alert-container a:focus {
  text-decoration: none;
}

.counselor .entry-content {
  margin-bottom: 80px;
}
.counselor .entry-content > p {
  margin-bottom: 5px;
}
.counselor .entry-content > p:first-child {
  margin-bottom: 20px;
}
.counselor .entry-content > header {
  margin-bottom: 0px;
}
