@charset "UTF-8";
.Callout {
  border-left: 5px solid currentColor;
  line-height: 1.33;
  padding-bottom: 1em;
  padding-left: 1.5rem;
  padding-top: 1em;
}

.t-white .Callout {
  color: #041E42;
}

.t-white .bg-dark .Callout, .t-white .bg-inverse .Callout {
  color: currentColor;
}

.t-white .Callout {
  border-left-color: #00c1d5;
}

.Callout-wrap {
  font-size: 1.5rem;
}

@media all and (min-width: 20em) {
  .Callout-wrap {
    font-size: calc(1.6666666667vw + 1.1666666667rem);
  }
}

@media all and (min-width: 42.5em) {
  .Callout-wrap {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 37.5em) {
  [data-align-inside] .Callout-wrap {
    font-size: calc(2vw + 0.75rem);
  }
}

@media all and (min-width: 56.25em) {
  [data-align-inside] .Callout-wrap {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .ChapterPromo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.ChapterPromo-content {
  padding-bottom: 0.125rem;
}

.t-white .ChapterPromo-content {
  color: #041E42;
}

.t-white .bg-dark .ChapterPromo-content, .t-white .bg-inverse .ChapterPromo-content {
  color: currentColor;
}

.ChapterPromo-link {
  color: #041E42;
  font-weight: bold;
}

@media all and (min-width: 20em) {
  .ChapterPromo-link {
    font-size: calc(0.5555555556vw + 1.3888888889rem);
  }
}

@media all and (min-width: 87.5em) {
  .ChapterPromo-link {
    font-size: 1.875rem;
  }
}

.ChapterPromo-description {
  font-size: 1em;
  line-height: 1.33;
  margin-top: 0.9375rem;
}

.ChapterPromo-location {
  font-size: 1em;
  line-height: 1.33;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.Document {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.5625rem;
  padding-top: 1.5625rem;
  border: 2px solid currentColor;
  font-size: 1em !important;
}

.t-white .Document {
  border-color: #aaa;
}

.t-white .bg-dark .Document, .t-white .bg-inverse .Document {
  border-color: currentColor;
}

@media all and (min-width: 20em) {
  .Document {
    padding-left: calc(5.5555555556vw + -0.1736111111rem);
    padding-right: calc(5.5555555556vw + -0.1736111111rem);
  }
}

@media all and (min-width: 31.25em) {
  .Document {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

.Document-label {
  font-size: 0.8em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.Document-title {
  font-size: 1.1em;
  font-weight: 900;
  line-height: 1.4;
}

.Document-description {
  font-size: 1em;
  margin-top: 0.3125rem;
}

.Document-cta {
  font-size: 0.9em;
  margin-top: 1em;
}

.Document-cta-details {
  font-weight: normal;
}

.Document-image {
  display: none;
}

@media all and (min-width: 37.5em) {
  .Document-image {
    display: inline-block;
    padding-left: 20px;
  }
}

.Glossary-definition {
  background-color: #000;
  color: #fff;
}

.Glossary-term {
  border-bottom: 2px dotted #000;
}

.Glossary-term:hover {
  border: 2px dotted #000;
  cursor: pointer;
}

.Image {
  margin: 2.5rem auto;
}

.Image-wrap {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.Image-wrap.is-large {
  width: 100%;
}

@media all and (min-width: 47.5em) {
  .Image-wrap.is-float-left {
    float: left;
    margin-right: 0.75rem;
  }
}

@media all and (min-width: 47.5em) {
  .Image-wrap.is-float-right {
    float: right;
    margin-left: 0.75rem;
  }
}

.Image-tag {
  display: block;
  max-height: 37.5rem;
  min-height: 6.25rem;
  position: relative;
}

.Image-tag.is-landscape {
  width: 100%;
}

.Image-wrap.is-float-right .Image-tag, .Image-wrap.is-float-left .Image-tag {
  min-height: auto;
}

.Image-tag:before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #ddd;
  content: '';
  z-index: 1;
}

.Image-tag:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512' preserveAspectRatio='xMidYMid meet' fill='%23000'%3E%3Cpath d='M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z'/%3E%3C/svg%3E");
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 20px auto;
  color: #000;
  content: attr(alt);
  font-size: 0.875rem;
  left: 50%;
  line-height: 1.5;
  padding: 1.25rem 1.25rem 1.25rem 3.125rem;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
}

.Image-placeholder {
  height: 1px;
  min-height: 0;
  margin-bottom: -1px;
}

@media all and (max-width: 56.1875em) {
  .Image-placeholder.is-portrait {
    display: none;
  }
}

.Image-caption {
  caption-side: bottom;
  display: table-caption;
}

@media all and (max-width: 56.1875em) {
  .Image-caption {
    min-width: 12.5rem;
  }
}

.PersonContact {
  padding: 0.625rem;
  border: 2px solid currentColor;
}

.t-white .PersonContact {
  border-width: 0;
}

.t-white .bg-dark .PersonContact, .t-white .bg-inverse .PersonContact {
  border-width: 2px;
}

.t-white .PersonContact {
  background-color: #eaeaea;
}

.t-white .bg-dark .PersonContact, .t-white .bg-inverse .PersonContact {
  background-color: transparent;
}

@media all and (min-width: 20em) {
  .PersonContact {
    padding: 3.125vw;
  }
}

@media all and (min-width: 60em) {
  .PersonContact {
    padding: 1.875rem;
  }
}

@media all and (max-width: 32.4375em) {
  .PersonContact {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100vw;
  }
}

@media all and (min-width: 25em) {
  .PersonContact {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (max-width: 24.9375em) {
  .PersonContact-image {
    margin-bottom: 1.25rem;
  }
}

@media all and (min-width: 25em) {
  .PersonContact-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 1.25rem;
    max-width: 160px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 33%;
  }
}

.PersonContact-content {
  font-size: 1rem;
  line-height: 1.5;
}

@media all and (min-width: 25em) {
  .PersonContact-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.PersonContact-label {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}

.PersonContact-name {
  font-size: 1.375rem;
  font-weight: 900;
  line-height: 1.4;
}

.PersonContact-name:not(:last-child) {
  margin-bottom: 0.3125rem;
}

.PersonContact-email {
  padding-bottom: 0.125rem;
  padding-top: 0.125rem;
}

@media all and (min-width: 37.5em) {
  .Quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (min-width: 56.25em) {
  .Quote-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (min-width: 56.25em) {
  .Quote-col--main {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media all and (min-width: 56.25em) {
  .Quote-col--secondary {
    -ms-flex-preferred-size: 21%;
        flex-basis: 21%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-left: 2.5rem;
  }
}

.Quote-content {
  font-size: 1.5rem;
  border-left: 5px solid currentColor;
  padding-bottom: 0.125rem;
  padding-left: 1.5rem;
}

@media all and (min-width: 20em) {
  .Quote-content {
    font-size: calc(1.6666666667vw + 1.1666666667rem);
  }
}

@media all and (min-width: 42.5em) {
  .Quote-content {
    font-size: 1.875rem;
  }
}

.t-white .Quote-content {
  color: #041E42;
}

.t-white .bg-dark .Quote-content, .t-white .bg-inverse .Quote-content {
  color: currentColor;
}

.t-white .Quote-content {
  border-left-color: #78BE21;
}

@media all and (min-width: 37.5em) {
  [data-align-inside] .Quote-content {
    font-size: calc(2vw + 0.75rem);
  }
}

@media all and (min-width: 56.25em) {
  [data-align-inside] .Quote-content {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .Quote--sidebar .Quote-content {
    font-size: calc(2vw + 0.75rem);
  }
}

@media all and (min-width: 56.25em) {
  .Quote--sidebar .Quote-content {
    font-size: 1.875rem;
  }
}

.Quote-icon {
  display: inline-block;
  height: auto;
  margin-bottom: 0.375rem;
  width: 1.625rem;
}

.t-white .Quote-icon {
  fill: #00c1d5;
}

.Quote-text {
  font-size: 1em;
  line-height: 1.33;
}

.Quote-caption {
  font-size: 0.6666666667em;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.1875rem;
  margin-top: 0.8125rem;
}

.Quote-cite {
  font-style: normal;
}

.Quote-cite:before {
  content: '—';
}

@media all and (max-width: 37.4375em) {
  .Quote-sidebar {
    margin-bottom: 1.875rem;
  }
}

@media all and (min-width: 37.5em) {
  .Quote-sidebar {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 3.4375rem;
  }
}

.Quote-sidebar-link {
  display: block;
}

.Quote-sidebar-image {
  display: block;
}

.Quote-sidebar-cta {
  display: block;
  margin-top: 0.9375rem;
}

@media all and (max-width: 37.4375em) {
  .Quote-sidebar-cta {
    display: none;
  }
}

.Quote-cta {
  margin-top: 1.875rem;
}

@media all and (min-width: 37.5em) {
  .Quote-cta {
    display: none;
  }
}

.Quote-img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

@media all and (max-width: 56.1875em) {
  .Quote-img {
    display: none;
  }
}

.SoundCloud {
  position: relative;
}

.SoundCloud-player--tracks {
  height: 11rem;
}

.SoundCloud-player--playlists {
  height: 23.5rem;
  max-height: 80vh;
}

.SoundCloud-link {
  display: block;
}

@media all and (min-width: 28.75em) {
  .SoundCloud-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.t-black .SoundCloud-link {
  border: 2px solid rgba(255, 255, 255, 0.55);
}

.t-blue .SoundCloud-link {
  border: 2px solid rgba(0, 193, 213, 0.55);
}

.SoundCloud-link:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  z-index: 1;
}

.SoundCloud-link:hover .SoundCloud-image:after, .SoundCloud-link:focus .SoundCloud-image:after, .SoundCloud-link:active .SoundCloud-image:after {
  opacity: 0.2;
}

.SoundCloud-link:hover .SoundCloud-image-icon, .SoundCloud-link:focus .SoundCloud-image-icon, .SoundCloud-link:active .SoundCloud-image-icon {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  fill: #fff !important;
}

.SoundCloud-link:hover .SoundCloud-caption, .SoundCloud-link:focus .SoundCloud-caption, .SoundCloud-link:active .SoundCloud-caption {
  text-decoration: underline;
}

.SoundCloud-image {
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
}

.SoundCloud-image:before {
  content: '';
  display: block;
  padding-top: 100%;
}

@media all and (min-width: 28.75em) {
  .SoundCloud-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 23.1578947368%;
  }
}

@media all and (min-width: 56.25em) {
  [data-align-outside] .SoundCloud-image {
    width: 33%;
  }
}

.SoundCloud-image:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #000;
  content: '';
  opacity: 0.1;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  z-index: 1;
}

.SoundCloud-image-icon {
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.35));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.35));
  fill: whitesmoke !important;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0.97) translate(-50%, -50%);
          transform: scale(0.97) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 33%;
  z-index: 2;
}

.SoundCloud-image-tag {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media all and (min-width: 28.75em) {
  .SoundCloud-caption {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.t-black .SoundCloud-caption, .t-blue .SoundCloud-caption {
  border-left-width: 0 !important;
}

.SoundCloud iframe {
  height: 100%;
  width: 100%;
}

/* stylelint-disable no-duplicate-selectors */
[data-tooltip] {
  cursor: help !important;
  display: inline-block;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.no-js [data-tooltip] {
  display: inline !important;
}

.is-fullwidth[data-tooltip] {
  position: static;
}

.is-fullwidth[data-tooltip]:before {
  display: none;
}

[data-tooltip]:before {
  content: '';
  left: 50%;
  opacity: 0;
  position: absolute;
  top: -1px;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  z-index: 2;
}

[data-tooltip][aria-expanded="true"]:before {
  opacity: 1;
}

[data-tooltip-menu] {
  left: 50%;
  max-height: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: max-height 0s linear 200ms, visibility 0s linear 200ms, opacity 200ms;
  transition: max-height 0s linear 200ms, visibility 0s linear 200ms, opacity 200ms;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  visibility: hidden;
  width: calc(100vw - 20px);
  z-index: 1;
}

@media all and (max-width: 22.4375em) {
  [data-tooltip-menu] {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}

@supports ((width: -moz-max-content) or (width: max-content)) {
  [data-tooltip-menu] {
    max-width: calc(100vw - 20px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

@media all and (min-width: 23.75em) {
  [data-tooltip-menu] {
    max-width: 22.5rem;
  }
}

[data-tooltip-menu][aria-hidden="false"] {
  max-height: 100vh;
  opacity: 1;
  -webkit-transition: max-height 0s linear 0s, visibility 0s linear 0s, opacity 200ms;
  transition: max-height 0s linear 0s, visibility 0s linear 0s, opacity 200ms;
  visibility: visible;
}

[data-tooltip-menu][data-align="full"] {
  left: 0.625rem;
  right: 0.625rem;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media all and (min-width: 23.75em) {
  [data-tooltip-menu][data-align="full"] {
    left: 50vw;
    right: auto;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
}

[data-tooltip-menu][data-align="left"] {
  left: 0;
  right: auto;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

[data-tooltip-menu][data-align="right"] {
  left: auto;
  right: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* stylelint-disable no-duplicate-selectors */
[data-tooltip] {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  background-image: none;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
  text-shadow: none;
  text-transform: none;
  position: relative;
  text-decoration: none !important;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

[data-tooltip]:hover, [data-tooltip]:focus, [data-tooltip]:active {
  background-color: transparent;
}

[data-tooltip], [data-tooltip]:link, [data-tooltip]:visited, [data-tooltip]:focus, [data-tooltip]:hover, [data-tooltip]:active {
  border-bottom: 3px dotted currentColor;
  color: currentColor;
}

.no-js [data-tooltip] {
  background-image: none;
  border-bottom: 0 !important;
  font-style: italic;
}

.no-js [data-tooltip]:after {
  content: " (" attr(title) ")";
  display: inline;
  font-style: normal;
}

.no-js [data-tooltip]:hover, .no-js [data-tooltip]:focus, .no-js [data-tooltip]:active {
  background-color: transparent !important;
  color: currentColor !important;
  cursor: text !important;
}

[data-whatinput='mouse'] [data-tooltip]:focus, [data-whatinput='touch'] [data-tooltip]:focus {
  outline: none;
}

.t-white [data-tooltip]:before {
  height: 0;
  width: 0;
  border-bottom-width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #041E42;
}

.t-black [data-tooltip]:before {
  height: 0;
  width: 0;
  border-bottom-width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}

.t-blue [data-tooltip]:before {
  height: 0;
  width: 0;
  border-bottom-width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00c1d5;
}

[data-tooltip] [data-tooltip-menu] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #041E42 !important;
  color: #fff !important;
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.4);
  cursor: text;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.5;
  margin-top: -0.625rem;
  padding: 1.0625rem 1.5625rem;
}

.t-black [data-tooltip] [data-tooltip-menu] {
  background-color: #fff !important;
}

.t-blue [data-tooltip] [data-tooltip-menu] {
  background-color: #00c1d5 !important;
}

.t-yellow [data-tooltip] [data-tooltip-menu] {
  background-color: #1c1c1c !important;
}

.t-black [data-tooltip] [data-tooltip-menu] {
  color: #333 !important;
}

.t-blue [data-tooltip] [data-tooltip-menu] {
  color: #041E42 !important;
}

.t-yellow [data-tooltip] [data-tooltip-menu] {
  color: #f0d83d !important;
}

[data-tooltip] [data-tooltip-menu] a, [data-tooltip] [data-tooltip-menu] a:link, [data-tooltip] [data-tooltip-menu] a:visited {
  color: currentColor !important;
}

[data-tooltip] [data-tooltip-menu] a:hover, [data-tooltip] [data-tooltip-menu] a:focus, [data-tooltip] [data-tooltip-menu] a:active {
  text-decoration: none;
}

.Video {
  clear: both;
  position: relative;
}

@media all and (min-width: 81.25em) {
  .Video.l-fullwidth {
    margin-left: auto;
    margin-right: auto;
    max-width: 78.75rem;
  }
}

.Video-wrap {
  background-color: #000;
  max-height: 96vh;
}

.Video-player {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.Video-player[data-vimeo-initialized="true"] .Video-link {
  display: none !important;
}

.Video-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.Video-link:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #000;
  content: '';
  opacity: 0.35;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  z-index: 2;
}

.Video-link:hover:after, .Video-link:focus:after, .Video-link:active:after {
  opacity: 0.3;
}

.Video-link:hover .Video-playIcon, .Video-link:focus .Video-playIcon, .Video-link:active .Video-playIcon {
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  fill: #78BE21 !important;
}

.Video-playIcon {
  -webkit-filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 30px rgba(0, 0, 0, 0.25));
  fill: #fff !important;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0.95) translate(-50%, -50%);
          transform: scale(0.95) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 18%;
  z-index: 3;
}

.t-blue .Video-playIcon {
  fill: #00c1d5 !important;
}

.Video-background {
  z-index: 1;
}

.Video-time[aria-hidden="false"]:before {
  content: '(';
}

.Video-time[aria-hidden="false"]:after {
  content: ')';
}

.Video--capitalCampaign {
  padding: 1.5625rem;
  background-color: #fff ;
  background-color: #aaa;
  margin-bottom: 4.6875rem;
  position: relative;
}

@media all and (min-width: 22.5em) {
  .Video--capitalCampaign {
    padding: calc(8.3333333333vw + -0.3125rem);
  }
}

@media all and (min-width: 60em) {
  .Video--capitalCampaign {
    padding: 4.6875rem;
  }
}

.Video--capitalCampaign::after {
  background-color: #aaa;
  bottom: 0;
  clip-path: polygon(49% 20%, 0 0, 100% 0);
  content: "";
  display: block;
  height: 9.375rem;
  max-width: 17.5rem;
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50%, 99%);
          transform: translate(50%, 99%);
  width: 17%;
  z-index: 1;
}

.t-black .Video--capitalCampaign::after {
  background-color: #000;
}

.t-yellow .Video--capitalCampaign::after {
  background-color: #f0d83d;
}

.t-black .Video--capitalCampaign {
  background-color: #000 ;
}

.t-blue .Video--capitalCampaign {
  background-color: #041E42 ;
}

.t-yellow .Video--capitalCampaign {
  background-color: #f0d83d ;
}

.Video--capitalCampaign .Video-player iframe {
  object-fit: fill;
}

.Video--capitalCampaign .Video-link::after {
  opacity: 0;
}

.Video--capitalCampaign .Video-meta {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.Video-text {
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 1.25rem;
}

@media all and (min-width: 20em) {
  .Video-text {
    font-size: calc(0.8620689655vw + 1.0150862069rem);
  }
}

@media all and (min-width: 56.25em) {
  .Video-text {
    font-size: 1.5rem;
  }
}

.BackToTop {
  background-color: #BE5400;
  border: 3px solid #fff;
  bottom: 50%;
  color: #f7f7f7;
  border-radius: 50%;
  height: 60px;
  line-height: 1;
  position: fixed;
  opacity: 0;
  right: 0.9375rem;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  text-align: center;
  z-index: 700;
  width: 60px;
}

.scroll-up.past-fold .BackToTop {
  opacity: 1;
}

.scroll-down .BackToTop {
  opacity: 0;
}

.t-white .BackToTop {
  background-color: #BE5400;
  border-color: #1c1c1c;
}

.t-black .BackToTop {
  background-color: #fff;
  border-color: #1c1c1c;
  color: #1c1c1c;
}

.t-black .BackToTop:hover, .t-black .BackToTop:focus, .t-black .BackToTop:active {
  border-color: #1c1c1c;
  border-width: 5px;
}

.t-yellow .BackToTop {
  background-color: #f0d83d;
  border-color: #1c1c1c;
  color: #1c1c1c;
}

.t-yellow .BackToTop:hover, .t-yellow .BackToTop:focus, .t-yellow .BackToTop:active {
  border-color: #1c1c1c;
  border-width: 5px;
}

@media all and (min-width: 37.5em) {
  .BackToTop {
    height: 90px;
    width: 90px;
  }
}

.BackToTop:hover, .BackToTop:focus, .BackToTop:active {
  border-color: #000;
  border-width: 5px;
}

.BackToTop-content {
  display: block;
  font-size: 0.75rem;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.no-csstransforms .BackToTop-content {
  position: static;
  top: auto;
}

@media all and (min-width: 37.5em) {
  .BackToTop-content {
    font-size: 1rem;
  }
}

.BackToTop-icon {
  display: block;
  margin: -7px auto -7px;
  width: 35px !important;
}

.t-black .BackToTop-icon {
  fill: #1c1c1c;
}

.t-yellow .BackToTop-icon {
  fill: #1c1c1c;
}

@media all and (min-width: 37.5em) {
  .BackToTop-icon {
    width: 50px !important;
  }
}

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

@media all and (min-width: 50em) {
  .Billboard {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem;
    width: 100%;
  }
}

@media all and (min-width: 50em) and (min-width: 20em) {
  .Billboard {
    padding-bottom: calc(18.75vw + -1.875rem);
    padding-top: calc(18.75vw + -1.875rem);
  }
}

@media all and (min-width: 50em) and (min-width: 50em) {
  .Billboard {
    padding-bottom: 7.5rem;
    padding-top: 7.5rem;
  }
}

@media all and (min-width: 50em) {
  .Billboard {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.Billboard-background {
  display: block;
  width: 100%;
}

@media all and (max-width: 49.9375em) {
  .Billboard-background {
    height: auto;
    max-height: 18.75rem;
    position: static;
  }
}

@media all and (min-width: 50em) {
  .Billboard-background {
    object-position: right center;
    z-index: 1;
  }
}

.Billboard-content {
  background-color: #fff ;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  padding-bottom: 1.1875rem;
  padding-top: 1.1875rem;
  position: relative;
  z-index: 2;
}

.t-black .Billboard-content {
  background-color: #000 ;
}

.t-blue .Billboard-content {
  background-color: #041E42 ;
}

.t-yellow .Billboard-content {
  background-color: #f0d83d ;
}

@media all and (min-width: 20em) {
  .Billboard-content {
    padding-left: calc(3.75vw + 0.375rem);
    padding-right: calc(3.75vw + 0.375rem);
  }
}

@media all and (min-width: 50em) {
  .Billboard-content {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}

@media all and (min-width: 20em) {
  .Billboard-content {
    padding-bottom: calc(1.875vw + 0.8125rem);
    padding-top: calc(1.875vw + 0.8125rem);
  }
}

@media all and (min-width: 50em) {
  .Billboard-content {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
  }
}

@media all and (max-width: 49.9375em) {
  .Billboard-content {
    margin-left: auto;
    margin-right: auto;
    margin-top: -1.875rem;
    max-width: 90%;
  }
}

@media all and (min-width: 50em) {
  .Billboard-content {
    display: inline-block;
    max-width: 80%;
    min-width: 277px;
  }
}

@media all and (min-width: 50em) {
  .Billboard-content-outside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 2.1875rem;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

.Billboard-breadcrumb {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 1.25rem;
}

.Billboard-breadcrumb svg {
  stroke: currentColor !important;
}

.Billboard-breadcrumb, .Billboard-breadcrumb:link, .Billboard-breadcrumb:visited, .Billboard-breadcrumb:focus, .Billboard-breadcrumb:hover, .Billboard-breadcrumb:active {
  color: #041E42;
}

.Billboard-title {
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1;
}

@media all and (min-width: 22.5em) {
  .Billboard-title {
    font-size: calc(6.6666666667vw + 0.75rem);
  }
}

@media all and (min-width: 56.25em) {
  .Billboard-title {
    font-size: 4.5rem;
  }
}

@media all and (max-width: 49.9375em) {
  .Billboard-outside {
    margin-top: 0.6875rem;
  }
}

@media all and (min-width: 50em) {
  .Billboard-outside {
    margin-right: 0.9375rem;
  }
}

.Caption {
  border-left: 5px solid currentColor;
  font-size: 0.9375rem;
  line-height: 1.5;
  padding: 1.25rem;
  position: relative;
}

@media all and (min-width: 20em) {
  .Caption {
    font-size: calc(1.0714285714vw + 0.7232142857rem);
  }
}

@media all and (min-width: 37.5em) {
  .Caption {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 20em) {
  .Caption {
    padding: calc(2.5vw + 0.75rem);
  }
}

@media all and (min-width: 37.5em) {
  .Caption {
    padding: 1.6875rem;
  }
}

@media all and (min-width: 37.5em) {
  [data-align-inside] .Caption {
    font-size: calc(1.25vw + 0.46875rem);
  }
}

@media all and (min-width: 52.5em) {
  [data-align-inside] .Caption {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 56.25em) {
  [data-align-outside] .Caption {
    font-size: calc(0.6vw + 0.6rem);
  }
}

@media all and (min-width: 87.5em) {
  [data-align-outside] .Caption {
    font-size: 1.125rem;
  }
}

.t-black .Caption {
  border-left-color: rgba(255, 255, 255, 0.55);
}

.t-blue .Caption {
  border-left-color: rgba(0, 193, 213, 0.55);
}

.t-white .Caption {
  background-image: linear-gradient(-30deg, #041E42, #006284);
  border-left: 0;
}

.t-white .Caption:before {
  border-top: 1px solid #BE5400;
  content: '';
  left: 0;
  position: absolute;
  top: -1px;
  width: 100%;
  z-index: 1;
}

.CardIconRow-heading {
  margin-bottom: 2.5rem;
}

@media all and (min-width: 48.75em) {
  .CardIconRow-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.CardIconRow-item {
  border: 4px solid transparent;
  padding: 1.375rem 0.75rem;
  position: relative;
  text-align: center;
}

@media all and (max-width: 48.6875em) {
  .CardIconRow-item:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

@media all and (min-width: 27.5em) and (max-width: 48.6875em) {
  .CardIconRow-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 25rem;
  }
}

@media all and (min-width: 48.75em) {
  .CardIconRow-item {
    width: 30%;
  }
}

.t-white .CardIconRow-item {
  color: #fff !important;
}

.t-white .CardIconRow-item:nth-child(1) {
  background-color: #BE5400;
}

.t-white .CardIconRow-item:nth-child(2) {
  background-color: #041E42;
}

.t-white .CardIconRow-item:nth-child(3) {
  background-color: #4A6A1D;
}

.CardIconRow-icon {
  display: block;
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto;
}

.CardIconRow-text {
  font-size: 1.125rem;
  line-height: 1.3;
}

.CardIconRow-cta {
  display: inline-block;
  font-weight: 900;
  margin-top: 0.5rem;
}

.CardIconRow-cta:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
}

.t-white .bg-inverse .CardIconRow-cta {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 207 435' width='207' height='435' preserveAspectRatio='xMidYMid meet' fill='%23fff'%3E%3Cpath d='M0 410V95c0-22 26-33 42-18l158 158c9 10 9 25 0 35L42 428c-16 15-42 4-42-18z'/%3E%3C/svg%3E") !important;
}

.Card {
  position: relative;
}

.Card-image {
  display: block;
  margin-bottom: 1.125rem;
}

.Card-image-tag {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  width: 100% !important;
}

.Card-info:after {
  clear: both;
  content: '';
  display: table;
}

.Card-info-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: left;
  font-size: 1em;
  letter-spacing: 0.2px;
  margin-bottom: 0.375rem;
  margin-top: 0.625rem;
  white-space: nowrap;
}

.Card-info-item .icon {
  margin-right: 0.75rem;
}

.Card-info-item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  position: relative;
}

.Card-info-item:not(:last-child):after {
  border-right: 1px solid currentColor;
  content: "";
  height: 0.875rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.Card-title {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.5;
}

.Card-description {
  font-size: 1.25rem;
  letter-spacing: -0.6px;
  line-height: 1.5;
  /* 150% */
  margin-top: 0.625rem;
}

.Card--clickable:hover .Card-image {
  opacity: 0.75;
}

.Card--clickable .Card-info a {
  position: relative;
  z-index: 2;
}

.Card--clickable .Card-link:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  z-index: 1;
}

.CardButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.CardButton-image {
  display: block;
}

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

.CardButton-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1.5625rem 1.875rem;
  text-align: center;
}

.CardButton-title {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.CardButton-description {
  line-height: 1.4;
  margin-bottom: 1.5rem;
}

.CardButton-cta {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-top: auto;
}

.CardButton--clickable:hover .CardButton-image[href] {
  opacity: 0.75;
}

.CardButton--clickable .CardButton-content a:not(.CardButton-cta) {
  position: relative;
  z-index: 2;
}

.CardButton--clickable .CardButton-cta:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  z-index: 1;
}

@media all and (min-width: 56.25em) {
  .CardRow {
    margin-left: -1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .CardRow {
    margin-left: calc(-44.4444444444vw + 23.75rem);
  }
}

@media all and (min-width: 56.25em) and (min-width: 61.875em) {
  .CardRow {
    margin-left: -3.75rem;
  }
}

@media all and (min-width: 56.25em) {
  .CardRow--grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 32px;
  }
}

@media all and (max-width: 56.1875em) {
  .CardRow-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 25rem;
  }
  .CardRow-item:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}

@media all and (min-width: 56.25em) {
  .CardRow-item {
    padding-left: 1.25rem;
    width: 33.3333333333%;
  }
}

@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .CardRow-item {
    padding-left: calc(44.4444444444vw + -23.75rem);
  }
}

@media all and (min-width: 56.25em) and (min-width: 61.875em) {
  .CardRow-item {
    padding-left: 3.75rem;
  }
}

@media all and (min-width: 56.25em) {
  .CardRow-item > * {
    height: 100%;
  }
}

@media all and (min-width: 56.25em) {
  .CardRow--dividers {
    margin-left: -2.5rem;
  }
}

@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .CardRow--dividers {
    margin-left: calc(-22.2222222222vw + 10rem);
  }
}

@media all and (min-width: 56.25em) and (min-width: 61.875em) {
  .CardRow--dividers {
    margin-left: -3.75rem;
  }
}

@media all and (min-width: 56.25em) {
  .CardRow--dividers .CardRow-item {
    margin-left: 1.25rem;
    padding-left: 1.25rem;
    border-left: 1px solid #78BE21;
  }
}

@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .CardRow--dividers .CardRow-item {
    margin-left: calc(11.1111111111vw + -5rem);
  }
}

@media all and (min-width: 56.25em) and (min-width: 61.875em) {
  .CardRow--dividers .CardRow-item {
    margin-left: 1.875rem;
  }
}

@media all and (min-width: 56.25em) and (min-width: 56.25em) {
  .CardRow--dividers .CardRow-item {
    padding-left: calc(11.1111111111vw + -5rem);
  }
}

@media all and (min-width: 56.25em) and (min-width: 61.875em) {
  .CardRow--dividers .CardRow-item {
    padding-left: 1.875rem;
  }
}

@media all and (min-width: 56.25em) {
  .t-black .CardRow--dividers .CardRow-item {
    border-color: #fff;
  }
  .t-yellow .CardRow--dividers .CardRow-item {
    border-color: #000;
  }
  .CardRow--dividers .CardRow-item:first-child {
    border-left: 0;
  }
}

.CardRow--dividers + .CardRow--dividers {
  margin-top: 3.125rem;
}

.Carousel {
  margin-bottom: 6.25rem;
  margin-top: 6.25rem;
}

.Carousel-wrapper {
  position: relative;
}

.no-js .Carousel {
  overflow: hidden;
  width: 100%;
}

.Carousel-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
  color: #333 ;
  color: #003660;
  margin-bottom: 1.25rem;
}

@media all and (min-width: 20em) {
  .Carousel-title {
    font-size: calc(2.4137931034vw + 1.2672413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .Carousel-title {
    font-size: 2.625rem;
  }
}

.t-black .Carousel-title {
  color: #f7f7f7 ;
}

.t-blue .Carousel-title {
  color: #00c1d5 ;
}

.t-yellow .Carousel-title {
  color: #1c1c1c ;
}

.Carousel-list.js-init {
  display: block;
  overflow: hidden;
  position: relative;
}

.Carousel-list.js-init:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.js .Carousel-list {
  overflow: hidden;
}

.no-js .Carousel-list {
  counter-reset: slideshow;
  margin-left: -1.25rem;
  overflow-x: scroll;
  white-space: nowrap;
  width: 100%;
}

.js .Carousel-item {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 200ms linear, visibility 0s linear 200ms;
  transition: opacity 200ms linear, visibility 0s linear 200ms;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.Carousel-item.is-active {
  opacity: 1;
  -webkit-transition: opacity 200ms linear, visibility 0s linear 0s;
  transition: opacity 200ms linear, visibility 0s linear 0s;
  visibility: visible;
  z-index: 2;
}

.no-js .Carousel-item {
  counter-increment: slideshow;
  display: inline-block;
  padding-left: 1.25rem;
  white-space: normal;
  width: 800px;
  vertical-align: top;
}

.Carousel-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: contain;
}

.Carousel-image-container {
  background-color: #ccc;
}

.Carousel-caption {
  border-left: 4px solid currentColor;
  margin-top: 1.25rem;
  padding: 2.25rem 13.125rem 0.625rem 0.625rem;
}

.no-js .Carousel-caption {
  padding-top: 0;
  width: 100%;
}

.no-js .Carousel-caption > *:first-child:before {
  content: counter(slideshow) ". ";
}

.Carousel-caption a {
  outline: 5px solid transparent;
  text-decoration: underline;
  -webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  font-weight: bold;
}

.Carousel-caption a, .Carousel-caption a:link, .Carousel-caption a:visited, .Carousel-caption a:focus, .Carousel-caption a:hover, .Carousel-caption a:active {
  color: currentColor;
}

.t-white .Carousel-caption a, .t-white .Carousel-caption a:link, .t-white .Carousel-caption a:visited, .t-white .Carousel-caption a:focus, .t-white .Carousel-caption a:hover, .t-white .Carousel-caption a:active {
  color: #003865;
}

.t-white .bg-inverse .Carousel-caption a, .t-white .bg-dark .Carousel-caption a, .t-white .bg-inverse .Carousel-caption a:link, .t-white .bg-dark .Carousel-caption a:link, .t-white .bg-inverse .Carousel-caption a:visited, .t-white .bg-dark .Carousel-caption a:visited, .t-white .bg-inverse .Carousel-caption a:focus, .t-white .bg-dark .Carousel-caption a:focus, .t-white .bg-inverse .Carousel-caption a:hover, .t-white .bg-dark .Carousel-caption a:hover, .t-white .bg-inverse .Carousel-caption a:active, .t-white .bg-dark .Carousel-caption a:active {
  color: currentColor;
}

.t-black .Carousel-caption a, .t-black .bg-dark .Carousel-caption a, .t-black .Carousel-caption a:link, .t-black .bg-dark .Carousel-caption a:link, .t-black .Carousel-caption a:visited, .t-black .bg-dark .Carousel-caption a:visited, .t-black .Carousel-caption a:focus, .t-black .bg-dark .Carousel-caption a:focus, .t-black .Carousel-caption a:hover, .t-black .bg-dark .Carousel-caption a:hover, .t-black .Carousel-caption a:active, .t-black .bg-dark .Carousel-caption a:active {
  color: #fff;
}

.t-black .bg-inverse .Carousel-caption a, .t-black .bg-inverse .Carousel-caption a:link, .t-black .bg-inverse .Carousel-caption a:visited, .t-black .bg-inverse .Carousel-caption a:focus, .t-black .bg-inverse .Carousel-caption a:hover, .t-black .bg-inverse .Carousel-caption a:active {
  color: #000;
}

.Carousel-caption a, .Carousel-caption a:link, .Carousel-caption a:visited {
  color: currentColor;
}

.Carousel-caption a:hover, .Carousel-caption a:active, [data-whatinput="keyboard"] .Carousel-caption a:focus, .no-js .Carousel-caption a:focus {
  background-color: #041E42 !important;
  outline-color: #041E42 !important;
  color: #fff !important;
  text-decoration: none;
}

.t-black .Carousel-caption a:hover, .t-black .Carousel-caption a:active, .t-black [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-black .no-js .Carousel-caption a:focus {
  background-color: #fff !important;
  outline-color: #fff !important;
}

.t-blue .Carousel-caption a:hover, .t-blue .Carousel-caption a:active, .t-blue [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-blue .no-js .Carousel-caption a:focus {
  background-color: #00c1d5 !important;
  outline-color: #00c1d5 !important;
}

.t-yellow .Carousel-caption a:hover, .t-yellow .Carousel-caption a:active, .t-yellow [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-yellow .no-js .Carousel-caption a:focus {
  background-color: #1c1c1c !important;
  outline-color: #1c1c1c !important;
}

.t-black .Carousel-caption a:hover, .t-black .Carousel-caption a:active, .t-black [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-black .no-js .Carousel-caption a:focus {
  color: #333 !important;
}

.t-blue .Carousel-caption a:hover, .t-blue .Carousel-caption a:active, .t-blue [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-blue .no-js .Carousel-caption a:focus {
  color: #041E42 !important;
}

.t-yellow .Carousel-caption a:hover, .t-yellow .Carousel-caption a:active, .t-yellow [data-whatinput="keyboard"] .Carousel-caption a:focus, .t-yellow .no-js .Carousel-caption a:focus {
  color: #f0d83d !important;
}

.Carousel-controls {
  left: 0;
  padding-left: 0.625rem;
  position: absolute;
  margin-top: calc(56.25% + 1.25rem);
  top: 0;
  width: 100%;
  z-index: 3;
}

.Carousel-counter {
  float: left;
}

.Carousel-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: right;
  width: 12.5rem;
}

.Carousel-button {
  width: calc(50% - 10px);
}

.CenteredText {
  text-align: center;
}

.CenteredText-body {
  font-size: 1.125rem;
  margin-top: 1.875rem;
}

@media all and (min-width: 20em) {
  .CenteredText-body {
    font-size: calc(1.0344827586vw + 0.9181034483rem);
  }
}

@media all and (min-width: 56.25em) {
  .CenteredText-body {
    font-size: 1.5rem;
  }
}

.ChapterContact {
  padding-top: 0.875rem;
  position: relative;
  z-index: 2;
}

@media all and (min-width: 50em) {
  .ChapterContact {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin-left: 1.875rem;
    margin-right: 1.875rem;
    margin-top: -3.75rem;
    padding-top: 2.375rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media all and (min-width: 68.75em) {
  .ChapterContact {
    margin-left: auto;
    margin-right: auto;
  }
}

.ChapterContact-heading {
  position: relative;
  text-align: center;
}

.ChapterContact-heading:before {
  border-top: 1px solid #BE5400;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

.ChapterContact-heading-text {
  font-weight: bold;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
  z-index: 2;
}

.ChapterContact-row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (min-width: 36.25em) {
  .ChapterContact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -1.875rem;
  }
}

.ChapterContact-item {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  margin-top: 1.25rem;
}

@media all and (min-width: 36.25em) {
  .ChapterContact-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 1.875rem;
    width: 50%;
  }
}

.ChapterContact-icon {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.5625rem;
}

.ChapterFilter-button {
  margin-top: 1.25rem;
}

.ChapterFilter-button.is-active {
  padding-right: 2.5rem;
}

.ChapterFilter-button.is-active:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600' width='600' height='600' preserveAspectRatio='xMidYMid meet' fill='%23000'%3E%3Cpath d='M600 483c0 13-5 25-14 34l-69 69c-9 9-21 14-34 14s-25-5-34-14L300 437 152 586c-10 9-21 14-35 14-13 0-25-5-34-14l-69-69c-9-9-14-21-14-34s5-25 14-34l149-149L14 152c-9-10-14-21-14-35s5-25 14-34l69-69c9-9 21-14 34-14 14 0 25 5 35 14l148 149L449 14c9-9 20-14 34-14s25 5 34 14l69 69c9 9 14 21 14 34s-5 25-14 34L437 300l149 149c9 9 14 20 14 34z'/%3E%3C/svg%3E");
  width: 0.625rem;
}

@media all and (min-width: 53.75em) {
  .l-sidebar .ChapterList {
    margin-top: 2.0625rem;
  }
}

.ChapterList-item[aria-hidden="false"] {
  opacity: 1;
  -webkit-transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.ChapterList-item[aria-hidden="true"] {
  margin-bottom: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 0;
  -webkit-transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 600ms;
  transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 600ms;
  visibility: hidden;
}

.ChapterList-location {
  font-size: 1.125rem;
  font-style: italic;
  font-weight: bold;
}

.ComponentPhotoGallery-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
}

@media all and (min-width: 20em) {
  .ComponentPhotoGallery-title {
    font-size: calc(2.4137931034vw + 1.2672413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .ComponentPhotoGallery-title {
    font-size: 2.625rem;
  }
}

.ComponentPhotoGallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 26px;
}

@media all and (min-width: 56.25em) {
  .ComponentPhotoGallery-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.ComponentPhotoGallery-item {
  -ms-flex-preferred-size: calc(33% - 26px);
      flex-basis: calc(33% - 26px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ContentList-item {
  border-bottom: 2px solid #aaa;
  padding-bottom: 2.0625rem;
  margin-bottom: 2.5rem;
}

@media all and (min-width: 37.5em) {
  .ContentList-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.ContentList-image {
  display: block;
  margin-bottom: 1.0625rem;
  width: 100%;
}

@media all and (min-width: 37.5em) {
  .ContentList-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 8%;
    max-width: 16.625rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 30%;
  }
}

@media all and (min-width: 37.5em) {
  .ContentList-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ContentList-content:not(:first-child) .ContentList-title:first-child {
    position: relative;
    top: -0.4375rem;
  }
}

.ContentList-content.-hidden {
  display: none;
}

@media all and (min-width: 37.5em) {
  .ContentList-contact {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ContentList-contact:not(:first-child) .ContentList-title:first-child {
    position: relative;
    top: -0.4375rem;
  }
}

.ContentList-contact.-hidden {
  display: none;
}

.ContentList-meta {
  font-size: 1rem;
}

.ContentList-meta:after {
  clear: both;
  content: '';
  display: table;
}

.ContentList-meta:first-child {
  margin-top: -0.1875rem;
}

.ContentList-meta-item {
  float: left;
  margin-bottom: 0.5rem;
  white-space: nowrap;
}

.ContentList-meta-item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  position: relative;
}

.ContentList-meta-item:not(:last-child):after {
  border-right: 1px solid currentColor;
  content: '';
  height: 0.875rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ContentList-meta-type {
  text-transform: uppercase;
}

.ContentList-eventMeta {
  margin-top: 1.25rem;
}

.ContentList-eventMeta-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}

.ContentList-eventMeta-item svg {
  margin-right: 0.625rem;
}

@media all and (min-width: 37.5em) {
  .ContentList-eventMeta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ContentList-eventMeta-item {
    padding-right: 1.25rem;
    width: 50%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.ContentList-title {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.333;
}

@media all and (min-width: 20em) {
  .ContentList-title {
    font-size: calc(1.4336917563vw + 1.0882616487rem);
  }
}

@media all and (min-width: 37.4375em) {
  .ContentList-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentList-title {
    font-size: calc(1.5444015444vw + 0.7958494208rem);
  }
}

@media all and (min-width: 53.6875em) {
  .ContentList-title {
    font-size: 1.625rem;
  }
}

@media all and (min-width: 53.75em) {
  .l-sidebar .ContentList-title {
    font-size: calc(1.8292682927vw + 0.3917682927rem);
  }
}

@media all and (min-width: 64em) {
  .l-sidebar .ContentList-title {
    font-size: 1.5625rem;
  }
}

.ContentList-description {
  font-size: 1.0625rem;
  line-height: 1.55;
  margin-top: 1em;
}

@media all and (min-width: 20em) {
  .ContentList-description {
    font-size: calc(0.3584229391vw + 0.9908154122rem);
  }
}

@media all and (min-width: 37.4375em) {
  .ContentList-description {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 37.5em) {
  .ContentList-description {
    font-size: calc(0.3861003861vw + 0.9177123552rem);
  }
}

@media all and (min-width: 53.6875em) {
  .ContentList-description {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 53.75em) {
  .l-sidebar .ContentList-description {
    font-size: 1.0625em;
  }
}

@media all and (min-width: 64em) {
  .l-sidebar .ContentList-description {
    font-size: 1.0625rem;
  }
}

.EventDetails {
  margin-bottom: 50px;
}

@media all and (min-width: 23.75em) {
  .EventDetails {
    margin-top: 2.5rem;
  }
}

@media all and (min-width: 37.5em) {
  .EventDetails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -8%;
    margin-top: 2.875rem;
  }
}

@media all and (max-width: 37.4375em) {
  .EventDetails-col:not(:first-child) {
    margin-top: 2em;
  }
}

@media all and (min-width: 37.5em) {
  .EventDetails-col {
    margin-left: 8%;
    width: 50%;
  }
}

.EventDetails-heading {
  margin-bottom: 0.625rem;
}

.EventDetails-cta {
  font-size: 1rem;
  margin-top: 1em;
}

.FeatureImg {
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

.FeatureImg-wrap {
  background-color: #041E42;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media all and (max-width: 47.9375em) {
  .FeatureImg-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.FeatureImg .angle {
  bottom: 0;
  fill: currentColor;
  opacity: 0.5;
  position: absolute;
  right: 0;
  z-index: 2;
}

.FeatureImg .angle--wide {
  height: 1.875rem;
  width: 90%;
}

@media all and (min-width: 48em) {
  .FeatureImg .angle--wide {
    height: 2.125rem;
  }
}

.FeatureImg .angle--narrow {
  height: 3.125rem;
  width: 54%;
}

@media all and (min-width: 48em) {
  .FeatureImg .angle--narrow {
    height: 5rem;
  }
}

.FeatureImg-image {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  width: 100%;
  z-index: 1;
}

.FeatureImg-image:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

@media all and (min-width: 48em) {
  .FeatureImg-caption + .FeatureImg-image {
    width: 66%;
  }
}

.FeatureImg-caption {
  font-size: 1rem;
  line-height: 1.5;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 3.75rem;
  padding-top: 1.875rem;
  z-index: 3;
}

@media all and (min-width: 20em) {
  .FeatureImg-caption {
    font-size: calc(0.4474272931vw + 0.9105145414rem);
  }
}

@media all and (min-width: 47.9375em) {
  .FeatureImg-caption {
    font-size: 1.125rem;
  }
}

@media all and (min-width: 64em) {
  .FeatureImg-caption {
    font-size: calc(1.0309278351vw + 0.3402061856rem);
  }
}

@media all and (min-width: 112.5em) {
  .FeatureImg-caption {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 48em) {
  .FeatureImg-caption {
    border-left: 1px solid #BE5400;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    min-width: 15rem;
    width: 34%;
  }
}

.FeaturedItem-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

@media all and (min-width: 20em) {
  .FeaturedItem-title {
    font-size: calc(1.1131725417vw + 1.2773654917rem);
  }
}

@media all and (min-width: 53.6875em) {
  .FeaturedItem-title {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 53.75em) {
  .l-sidebar .FeaturedItem-title {
    font-size: calc(3.6585365854vw + -0.4664634146rem);
  }
}

@media all and (min-width: 64em) {
  .l-sidebar .FeaturedItem-title {
    font-size: 1.875rem;
  }
}

.FeaturedItem-image {
  display: block;
}

@media all and (max-width: 53.6875em) {
  .Filters {
    margin-bottom: 2.5rem;
  }
}

@media all and (min-width: 53.75em) {
  .l-sidebar-aside .Filters {
    padding-right: 2.5rem;
  }
}

.Filters-label {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.FindChapter {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  background-image: linear-gradient(40deg, #041E42, #00c1d5);
  color: #fff;
  position: relative;
  z-index: 1;
}

@media all and (min-width: 20em) {
  .FindChapter {
    padding-bottom: calc(3.125vw + 1.875rem);
    padding-top: calc(3.125vw + 1.875rem);
  }
}

@media all and (min-width: 60em) {
  .FindChapter {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

.t-white .FindChapter {
  background-color: #041E42;
}

.FindChapter[style]:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(4, 30, 66, 0.75);
  background-image: linear-gradient(40deg, rgba(4, 30, 66, 0.5), rgba(0, 193, 213, 0.5));
  content: '';
  z-index: 1;
}

.FindChapter.has-content {
  background-image: none;
}

.FindChapter.has-content .FindChapter-background {
  opacity: 0;
}

.FindChapter.has-content .FindChapter-info-heading {
  text-shadow: none;
}

.t-white .FindChapter .u-link, .t-white .FindChapter .u-link:link, .t-white .FindChapter .u-link:visited, .t-white .FindChapter .u-link:focus, .t-white .FindChapter .u-link:hover, .t-white .FindChapter .u-link:active {
  color: #fff;
}

.FindChapter-background {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.35;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  z-index: 1;
}

@supports (mix-blend-mode: multiply) {
  .FindChapter-background {
    -webkit-filter: none;
            filter: none;
    mix-blend-mode: multiply;
    opacity: 0.45;
  }
}

.FindChapter .angle {
  bottom: 0;
  fill: #fff;
  opacity: 0.5;
  position: absolute;
  right: 0;
  z-index: 2;
}

.FindChapter .angle--narrow {
  height: 4.375rem;
  width: 45%;
}

.FindChapter .angle--wide {
  height: 2.75rem;
  width: 78%;
}

.FindChapter-wrap {
  position: relative;
  z-index: 3;
}

@media all and (min-width: 47.5em) {
  .FindChapter-initial {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (max-width: 47.4375em) {
  .FindChapter-initial-content {
    margin-bottom: 1.875rem;
  }
}

@media all and (min-width: 47.5em) {
  .FindChapter-initial-content {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    width: 50%;
  }
}

.FindChapter-initial-heading {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .FindChapter-initial-heading {
    font-size: calc(4.1002277904vw + 1.0549544419rem);
  }
}

@media all and (min-width: 47.4375em) {
  .FindChapter-initial-heading {
    font-size: 3rem;
  }
}

@media all and (min-width: 47.5em) {
  .FindChapter-initial-heading {
    font-size: calc(5.2941176471vw + -0.6397058824rem);
  }
}

@media all and (min-width: 68.75em) {
  .FindChapter-initial-heading {
    font-size: 3rem;
  }
}

.FindChapter-initial-description {
  font-size: 1.25rem;
  letter-spacing: -0.6px;
  line-height: 1.5;
  /* 150% */
  margin-top: 1rem;
}

@media all and (min-width: 30em) {
  .FindChapter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (min-width: 47.5em) {
  .FindChapter-form {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 3.125rem;
  }
}

.FindChapter-form-error {
  color: #fff;
  font-size: 1rem;
  left: 0;
  margin-top: 10px;
  position: absolute;
  text-shadow: 0 0 3px #000;
  top: 100%;
}

.FindChapter-form-label {
  display: inline !important;
}

.FindChapter-form-select {
  height: 100%;
  max-width: 15.875rem;
}

.FindChapter-form-menu {
  position: relative;
}

@media all and (min-width: 30em) {
  .FindChapter-form-menu {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.FindChapter-form-submit {
  display: block;
}

@media all and (max-width: 29.9375em) {
  .FindChapter-form-submit {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.875rem;
  }
}

@media all and (min-width: 30em) {
  .FindChapter-form-submit {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 1.375rem;
  }
}

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

.FindChapter-info[aria-hidden='true'] {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  visibility: hidden;
}

.FindChapter-info[aria-hidden='false'] {
  max-height: 100vh;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 500ms ease-in-out 0s, max-height 0s linear 0s, visibility 0s linear 0s, -webkit-transform 500ms ease-in-out 0s;
  transition: opacity 500ms ease-in-out 0s, max-height 0s linear 0s, visibility 0s linear 0s, -webkit-transform 500ms ease-in-out 0s;
  transition: opacity 500ms ease-in-out 0s, transform 500ms ease-in-out 0s, max-height 0s linear 0s, visibility 0s linear 0s;
  transition: opacity 500ms ease-in-out 0s, transform 500ms ease-in-out 0s, max-height 0s linear 0s, visibility 0s linear 0s, -webkit-transform 500ms ease-in-out 0s;
  visibility: visible;
}

.FindChapter-info[aria-hidden='false'] + .FindChapter-initial {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
}

.FindChapter-info-heading {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  font-size: 1.8125rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}

@media all and (min-width: 20em) {
  .FindChapter-info-heading {
    font-size: calc(6.7857142857vw + 0.4553571429rem);
  }
}

@media all and (min-width: 37.5em) {
  .FindChapter-info-heading {
    font-size: 3rem;
  }
}

.FindChapter-info-name {
  font-size: 1.5rem;
  font-weight: 900;
}

.FindChapter-info-link {
  display: inline-block;
  font-size: 1rem;
  margin-top: 0.3125rem;
}

.FindChapter-info-content {
  margin-top: 1.875rem;
  text-align: left;
}

@media all and (min-width: 27.5em) {
  .FindChapter-info-content {
    border-left: 5px solid currentColor;
    border-right: 5px solid currentColor;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  .t-white .FindChapter-info-content {
    border-color: #00c1d5;
  }
}

.FindChapter-info .ContentList-item {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.FindChapter-info-cta {
  margin-top: 2.5rem;
}

.Footer-wrap:after {
  clear: both;
  content: '';
  display: table;
}

.Footer-promo {
  background-color: #041E42;
  position: relative;
}

.t-black .Footer-promo {
  background-image: #000;
}

.Footer-promo:before {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00c1d5), to(#041E42));
  background-image: linear-gradient(to bottom, #00c1d5, #041E42);
  content: '';
  z-index: 1;
}

.t-black .Footer-promo:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#000));
  background-image: linear-gradient(to bottom, #fff, #000);
}

.Footer-promo:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#041E42));
  background-image: linear-gradient(to bottom, transparent, #041E42);
  content: '';
  z-index: 3;
}

.t-black .Footer-promo:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(#000));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), #000);
}

.Footer-promo-background {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  object-position: 50% 0;
  opacity: 0.35;
  z-index: 2;
}

@supports (mix-blend-mode: multiply) {
  .Footer-promo-background {
    -webkit-filter: none;
            filter: none;
    mix-blend-mode: multiply;
    opacity: 0.45;
  }
  .t-black .Footer-promo-background {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
}

.Footer-promo .angle {
  fill: currentColor;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.Footer-promo .angle--narrow {
  height: 2.8125rem;
  width: 56%;
}

@media all and (min-width: 20em) {
  .Footer-promo .angle--narrow {
    height: calc(4.8529411765vw + 1.8419117647rem);
  }
}

@media all and (min-width: 62.5em) {
  .Footer-promo .angle--narrow {
    height: 4.875rem;
  }
}

.Footer-promo .angle--wide {
  height: 1.875rem;
  width: 73%;
}

@media all and (min-width: 20em) {
  .Footer-promo .angle--wide {
    height: calc(2.5vw + 1.375rem);
  }
}

@media all and (min-width: 62.5em) {
  .Footer-promo .angle--wide {
    height: 2.9375rem;
  }
}

.Footer-promo-wrap {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  border-bottom: 2px solid #00ccb4;
  margin-bottom: 2.8125rem;
  position: relative;
  z-index: 4;
}

@media all and (min-width: 20em) {
  .Footer-promo-wrap {
    padding-bottom: calc(4.6875vw + 1.5625rem);
    padding-top: calc(4.6875vw + 1.5625rem);
  }
}

@media all and (min-width: 60em) {
  .Footer-promo-wrap {
    padding-bottom: 4.375rem;
    padding-top: 4.375rem;
  }
}

.t-black .Footer-promo-wrap {
  border-color: #fff;
}

.t-yellow .Footer-promo-wrap {
  border-color: #000;
}

.Footer-promo-text {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.25;
}

@media all and (min-width: 20em) {
  .Footer-promo-text {
    font-size: calc(3.1034482759vw + 1.2543103448rem);
  }
}

@media all and (min-width: 56.25em) {
  .Footer-promo-text {
    font-size: 3rem;
  }
}

.Footer-promo-link {
  font-size: 1.375rem;
  background-position: right 33% !important;
  display: inline-block;
  font-weight: bold;
  margin-top: 0.875rem;
  text-transform: uppercase;
}

@media all and (min-width: 20em) {
  .Footer-promo-link {
    font-size: calc(2.4137931034vw + 0.8922413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .Footer-promo-link {
    font-size: 2.25rem;
  }
}

.Footer-content:first-child {
  padding-top: 3.125rem;
}

@media all and (min-width: 20em) {
  .Footer-content:first-child {
    padding-top: calc(1.724137931vw + 2.7801724138rem);
  }
}

@media all and (min-width: 56.25em) {
  .Footer-content:first-child {
    padding-top: 3.75rem;
  }
}

.Footer-logo {
  color: currentColor;
  float: left;
  margin-bottom: 20px;
}

.Footer-logo:hover, .Footer-logo:focus, .Footer-logo:active {
  opacity: 0.85;
}

.Footer-logo-image {
  max-width: 100%;
}

.t-white .Footer-logo-image {
  fill: currentColor;
}

.t-white .Footer-logo-image .highlight {
  fill: #00C1D5;
  opacity: 0.6;
}

@media screen and (-ms-high-contrast: active) {
  .Footer-logo-image {
    fill: windowText !important;
  }
  .Footer-logo-image .highlight {
    fill: windowText !important;
    opacity: 0.75 !important;
  }
}

.Footer-tagline {
  font-size: 1.25rem;
  clear: left;
  line-height: 1.4;
}

@media all and (min-width: 20em) {
  .Footer-tagline {
    font-size: calc(1.25vw + 1rem);
  }
}

@media all and (min-width: 40em) {
  .Footer-tagline {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 50em) {
  .Footer-tagline {
    font-size: calc(1.7857142857vw + 0.3571428571rem);
  }
}

@media all and (min-width: 64em) {
  .Footer-tagline {
    font-size: 1.5rem;
  }
}

.Footer-tagline p + p {
  padding-top: 20px;
}

.Footer-heading {
  font-size: 1.3125rem;
  font-weight: bold;
}

.Footer-subheading {
  font-size: 1.125rem;
  font-weight: bold;
}

.Footer-main {
  border-bottom: 2px solid #00ccb4;
  padding-bottom: 2.5rem;
}

.t-black .Footer-main {
  border-color: #fff;
}

.t-yellow .Footer-main {
  border-color: #1c1c1c;
}

@media all and (min-width: 50em) {
  .Footer-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media all and (max-width: 49.9375em) {
  .Footer-primary {
    padding-bottom: 2.5rem;
  }
}

@media all and (min-width: 50em) {
  .Footer-primary {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
}

@media all and (min-width: 50em) {
  .Footer-secondary {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
}

.Footer-badges {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.25rem;
  margin-top: 0.875rem;
}

@media all and (min-width: 37.5em) and (max-width: 49.9375em) {
  .Footer-badges {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.Footer-badges-link {
  display: block;
  margin-top: 1.25rem;
  margin-right: 1.25rem;
  -webkit-transition: -webkit-transform 250ms ease-out;
  transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

.Footer-badges-link--lightBlueOutline:focus {
  outline: 2px solid #00c1d5;
}

.Footer-badges-link:hover, .Footer-badges-link:focus, .Footer-badges-link:active {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.Footer-badges-link.-nord {
  margin-right: 0.625rem;
}

.Footer-badges-image {
  display: block;
  height: 40px;
}

.Footer-badges-image.-round {
  height: 75px;
}

.Footer-badges-image.-nord {
  height: 75px;
}

.Footer-disclaimer {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}

.Footer-signup {
  padding-top: 1.25rem;
}

.Footer-signup-button {
  font-weight: bold;
  margin-top: 0.625rem;
  position: relative;
}

.Footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.3125rem;
  padding-top: 1.25rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media all and (min-width: 37.5em) {
  .Footer-social {
    margin-left: -10px;
  }
}

.Footer-social-section {
  padding-top: 2.5rem;
}

.Footer-social-item {
  margin-left: 5px;
  position: relative;
}

@media all and (min-width: 37.5em) {
  .Footer-social-item {
    margin-left: 10px;
  }
}

.Footer-social-link {
  border-radius: 50%;
  display: block;
  height: 2.8125rem;
  width: 2.8125rem;
}

.Footer-social-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.Footer-contact-item {
  font-size: 0.875rem;
  padding-top: 1.25rem;
}

.Footer-contact-icon {
  float: left;
  margin-right: 0.625rem;
}

.Footer-contact-info {
  overflow: hidden;
}

.Footer-contact a:hover, .Footer-contact a:focus, .Footer-contact a:active {
  text-decoration: underline;
}

.Footer-sitemap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 2px solid #00ccb4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.125rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.t-yellow .Footer-sitemap {
  border-bottom: 2px solid #1c1c1c;
}

@media all and (max-width: 41.8125em) {
  .Footer-sitemap-diseases {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 1.875rem;
  }
}

@media all and (min-width: 41.875em) {
  .Footer-sitemap-diseases {
    width: 66.7%;
  }
}

@media all and (min-width: 58.75em) {
  .Footer-sitemap-diseases {
    width: 50%;
  }
}

.Footer-sitemap-diseases-list {
  margin-top: 1.375rem;
}

@media all and (min-width: 28.75em) {
  .Footer-sitemap-diseases-list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.5625rem;
       -moz-column-gap: 1.5625rem;
            column-gap: 1.5625rem;
  }
}

.Footer-sitemap-diseases-item {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  page-break-inside: avoid;
}

.Footer-sitemap-diseases-item:not(:last-child) {
  margin-bottom: 1.375rem;
}

@media all and (max-width: 41.8125em) {
  .Footer-sitemap-pages {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media all and (min-width: 28.75em) {
  .Footer-sitemap-pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -1.5625rem;
  }
}

@media all and (min-width: 41.875em) and (max-width: 58.6875em) {
  .Footer-sitemap-pages {
    display: block;
    width: 33.3%;
  }
}

@media all and (min-width: 58.75em) {
  .Footer-sitemap-pages {
    width: 50%;
  }
}

@media all and (min-width: 28.75em) {
  .Footer-sitemap-pages-list {
    padding-left: 1.5625rem;
    width: 50%;
  }
}

@media all and (min-width: 41.875em) and (max-width: 58.75em) {
  .Footer-sitemap-pages-list {
    width: 100%;
  }
}

.Footer-sitemap-pages-list:not(:last-child) {
  margin-bottom: 1.875rem;
}

@media all and (min-width: 28.75em) {
  .Footer-sitemap-pages-list:not(:last-child) {
    margin-bottom: 0;
  }
}

@media all and (min-width: 41.875em) and (max-width: 58.75em) {
  .Footer-sitemap-pages-list:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.Footer-sitemap-pages-item {
  font-size: 1.3125rem;
  font-weight: bold;
}

.Footer-sitemap-pages-item:not(:last-child) {
  margin-bottom: 1.875rem;
}

@media all and (min-width: 28.75em) {
  .Footer-sitemap-pages-item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.Footer-legal {
  clear: both;
  font-size: 1rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

@media all and (min-width: 52.5em) and (max-width: 115em) {
  .Footer-legal {
    padding-right: 12.5rem;
  }
}

.Footer-legal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (max-width: 57.75em) {
  .Footer-legal-list {
    padding-bottom: 0.9375rem;
  }
}

.Footer-legal-item {
  margin-bottom: 0.625rem;
}

.Footer-legal-item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  position: relative;
}

.Footer-legal-item:not(:last-child):after {
  border-right: 1px solid currentColor;
  content: '';
  height: 0.75rem;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.Footer-legal-link {
  color: currentColor;
}

@media all and (min-width: 20em) {
  .Footer-legal-link {
    white-space: nowrap;
  }
}

.Footer-legal-copyright {
  line-height: 1.5;
  margin-top: 1.25rem;
}

.GlossaryList-alpha-label {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-decoration: underline;
}

.GlossaryList-alpha-link {
  outline: 5px solid transparent;
  text-decoration: underline;
  -webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  font-size: 1.875rem;
  font-weight: 700;
  margin-left: 0.3125rem;
}

.GlossaryList-alpha-link, .GlossaryList-alpha-link:link, .GlossaryList-alpha-link:visited {
  color: currentColor;
}

.GlossaryList-alpha-link:hover, .GlossaryList-alpha-link:active, [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .no-js .GlossaryList-alpha-link:focus {
  background-color: #041E42 !important;
  outline-color: #041E42 !important;
  color: #fff !important;
  text-decoration: none;
}

.t-black .GlossaryList-alpha-link:hover, .t-black .GlossaryList-alpha-link:active, .t-black [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-black .no-js .GlossaryList-alpha-link:focus {
  background-color: #fff !important;
  outline-color: #fff !important;
}

.t-blue .GlossaryList-alpha-link:hover, .t-blue .GlossaryList-alpha-link:active, .t-blue [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-blue .no-js .GlossaryList-alpha-link:focus {
  background-color: #00c1d5 !important;
  outline-color: #00c1d5 !important;
}

.t-yellow .GlossaryList-alpha-link:hover, .t-yellow .GlossaryList-alpha-link:active, .t-yellow [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-yellow .no-js .GlossaryList-alpha-link:focus {
  background-color: #1c1c1c !important;
  outline-color: #1c1c1c !important;
}

.t-black .GlossaryList-alpha-link:hover, .t-black .GlossaryList-alpha-link:active, .t-black [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-black .no-js .GlossaryList-alpha-link:focus {
  color: #333 !important;
}

.t-blue .GlossaryList-alpha-link:hover, .t-blue .GlossaryList-alpha-link:active, .t-blue [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-blue .no-js .GlossaryList-alpha-link:focus {
  color: #041E42 !important;
}

.t-yellow .GlossaryList-alpha-link:hover, .t-yellow .GlossaryList-alpha-link:active, .t-yellow [data-whatinput="keyboard"] .GlossaryList-alpha-link:focus, .t-yellow .no-js .GlossaryList-alpha-link:focus {
  color: #f0d83d !important;
}

.GlossaryList-alpha-link:first-of-type {
  margin-left: 0;
}

.GlossaryList-alpha-empty {
  font-size: 1.875rem;
  font-weight: 700;
}

.GlossaryList-term {
  padding-left: 0.3125rem;
  position: relative;
}

.GlossaryList-term:hover .GlossaryList-anchor {
  opacity: 1;
}

.GlossaryList-term:target {
  text-decoration: underline;
}

.GlossaryList-anchor {
  font-weight: normal;
  margin-top: -0.125rem;
  opacity: 0;
  padding: 0.125rem 0.4375rem;
  position: absolute;
  right: 100%;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

@media all and (max-width: 40.5625em) {
  .GlossaryList-anchor {
    display: none;
  }
}

.GlossaryList-anchor:hover, .GlossaryList-anchor:focus, .GlossaryList-anchor:active {
  background-color: #041E42 !important;
  color: #fff !important;
}

.t-black .GlossaryList-anchor:hover, .t-black .GlossaryList-anchor:focus, .t-black .GlossaryList-anchor:active {
  background-color: #fff !important;
}

.t-blue .GlossaryList-anchor:hover, .t-blue .GlossaryList-anchor:focus, .t-blue .GlossaryList-anchor:active {
  background-color: #00c1d5 !important;
}

.t-yellow .GlossaryList-anchor:hover, .t-yellow .GlossaryList-anchor:focus, .t-yellow .GlossaryList-anchor:active {
  background-color: #1c1c1c !important;
}

.t-black .GlossaryList-anchor:hover, .t-black .GlossaryList-anchor:focus, .t-black .GlossaryList-anchor:active {
  color: #333 !important;
}

.t-blue .GlossaryList-anchor:hover, .t-blue .GlossaryList-anchor:focus, .t-blue .GlossaryList-anchor:active {
  color: #041E42 !important;
}

.t-yellow .GlossaryList-anchor:hover, .t-yellow .GlossaryList-anchor:focus, .t-yellow .GlossaryList-anchor:active {
  color: #f0d83d !important;
}

.HigherLogic input[type='email'],
.HigherLogic input[type='number'],
.HigherLogic input[type='password'],
.HigherLogic input[type='search'],
.HigherLogic input[type='tel'],
.HigherLogic input[type='text'],
.HigherLogic input[type='url'] {
  max-width: 25rem;
}

.HigherLogic-grid {
  -webkit-columns: 10.625rem 2;
     -moz-columns: 10.625rem 2;
          columns: 10.625rem 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}

.HigherLogic-grid-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
}

.HigherLogic textarea,
.HigherLogic select {
  max-width: 25rem;
}

.HigherLogic fieldset:not(.no-border) {
  border-bottom-color: #595959 ;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  margin-bottom: 2em;
  padding-bottom: 2em;
}

.t-black .HigherLogic fieldset:not(.no-border) {
  border-bottom-color: #aaa ;
}

.t-blue .HigherLogic fieldset:not(.no-border) {
  border-bottom-color: #b0b0b0 ;
}

.t-yellow .HigherLogic fieldset:not(.no-border) {
  border-bottom-color: #1c1c1c ;
}

.HigherLogic legend {
  font-weight: bold;
  margin-bottom: 1.5em;
}

.HigherLogic .rm-form-error-summary {
  color: currentColor !important;
  margin-bottom: 2em;
  padding: 1.25rem;
}

.HigherLogic .rm-form-error-summary li:not(:last-child) {
  margin-bottom: 0.6em;
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (max-width: 46.1875em) {
  .ImageGridPromo-item {
    margin-bottom: 3.125rem;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item {
    width: 50%;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:first-child {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .ImageGridPromo-item:first-child .ImageGridPromo-image {
    margin-bottom: 0;
    max-width: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
  }
  .ImageGridPromo-item:first-child .ImageGridPromo-content {
    max-width: none;
    padding-right: 3.75rem;
    width: 50%;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:nth-last-child(2):first-child {
    display: block;
    padding-right: 5%;
    width: 50%;
  }
  .ImageGridPromo-item:nth-last-child(2):first-child .ImageGridPromo-image {
    max-width: 22.75rem;
    margin-bottom: 0.9375rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: auto;
  }
  .ImageGridPromo-item:nth-last-child(2):first-child .ImageGridPromo-content {
    max-width: 22.75rem;
    padding-right: 0;
    width: auto;
  }
  .ImageGridPromo-item:nth-last-child(2):first-child .ImageGridPromo-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:nth-last-child(2):first-child + .ImageGridPromo-item {
    border-left: 1px solid #BE5400;
    padding-left: 5%;
  }
  .ImageGridPromo-item:nth-last-child(2):first-child + .ImageGridPromo-item .ImageGridPromo-title {
    font-size: 2.125rem;
  }
}

@media all and (min-width: 60em) {
  .ImageGridPromo-item:nth-last-child(2):first-child + .ImageGridPromo-item {
    padding-left: 10%;
  }
}

.ImageGridPromo-item:nth-last-child(n+3):first-child {
  max-width: none;
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:nth-last-child(n+3):first-child ~ .ImageGridPromo-item {
    border-top: 1px solid #b0b0b0;
    margin-top: 3.125rem;
    padding-top: 3.125rem;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:nth-last-child(n+3):first-child ~ .ImageGridPromo-item:nth-child(even) {
    padding-right: 5%;
  }
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-item:nth-last-child(n+3):first-child ~ .ImageGridPromo-item:nth-child(odd) {
    border-left: 1px solid #b0b0b0;
    padding-left: 5%;
  }
}

@media all and (min-width: 60em) {
  .ImageGridPromo-item:nth-last-child(n+3):first-child ~ .ImageGridPromo-item:nth-child(odd) {
    padding-left: 10%;
  }
}

.ImageGridPromo-item:nth-last-child(n+3):first-child ~ .ImageGridPromo-item .ImageGridPromo-title {
  font-size: 2.125rem;
}

.ImageGridPromo-image {
  display: block;
  margin-bottom: 0.9375rem;
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-image {
    max-width: 22.75rem;
  }
}

.ImageGridPromo-image .ImgPlaceholder {
  display: block;
  height: auto;
  width: 100%;
}

@media all and (min-width: 46.25em) {
  .ImageGridPromo-content {
    max-width: 22.75rem;
  }
}

.ImageGridPromo-title {
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 0.75rem;
}

@media all and (min-width: 20em) {
  .ImageGridPromo-title {
    font-size: calc(1.724137931vw + 1.5301724138rem);
  }
}

@media all and (min-width: 56.25em) {
  .ImageGridPromo-title {
    font-size: 2.5rem;
  }
}

.ImageGridPromo-description {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

.ImageGridPromo-cta {
  margin-top: 1em;
}

.Instagram a {
  font-weight: bold;
}

.Instagram .icon {
  margin-right: 0.3125rem;
  vertical-align: text-bottom;
}

.Instagram .instagram-media {
  margin-left: auto !important;
  margin-right: auto !important;
}

.Instagram iframe:not(.instagram-media-rendered) {
  border: 0 !important;
}

@media all and (max-width: 53.6875em) {
  .JumpLinkNav {
    margin-bottom: 2.5rem;
  }
}

.JumpLinkNav-heading {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}

.l-sidebar--right .JumpLinkNav-heading {
  padding-left: 2.5rem;
}

@media all and (max-width: 53.6875em) {
  .JumpLinkNav-heading {
    display: none;
  }
}

.JumpLinkNav-toggle {
  font-weight: bold;
}

@media all and (max-width: 53.6875em) {
  .JumpLinkNav-toggle {
    width: 100%;
  }
}

@media all and (min-width: 53.75em) {
  .JumpLinkNav-toggle {
    display: none !important;
  }
}

.JumpLinkNav-toggle .icon {
  margin-left: 0.25rem;
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

.JumpLinkNav-toggle[aria-expanded="true"] .icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.JumpLinkNav-list {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.JumpLinkNav-list[aria-hidden="true"] {
  -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
}

.JumpLinkNav-list[aria-hidden="false"] {
  max-height: none;
  -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.JumpLinkNav-list[aria-hidden="true"][style] {
  max-height: 0 !important;
}

@media all and (min-width: 53.75em) {
  .JumpLinkNav-list {
    max-height: none !important;
    overflow: visible !important;
    visibility: visible !important;
  }
}

.JumpLinkNav-item:first-child {
  margin-top: 0.625rem;
}

@media all and (min-width: 53.75em) {
  .JumpLinkNav-item:first-child {
    margin-top: 0.25rem;
  }
}

.JumpLinkNav-link {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
  position: relative;
  text-decoration: underline;
}

@media all and (min-width: 53.75em) {
  .JumpLinkNav-link {
    padding-right: 2.5rem;
  }
  .l-sidebar--right .JumpLinkNav-link {
    padding-left: 2.5rem;
    padding-right: 0;
  }
}

.JumpLinkNav-link:hover, .JumpLinkNav-link:focus, .JumpLinkNav-link:active {
  text-decoration: none;
}

.t-white .JumpLinkNav-link:hover, .t-white .JumpLinkNav-link:focus, .t-white .JumpLinkNav-link:active {
  color: #333;
}

.JumpLinkNav-link:hover:after, .JumpLinkNav-link:focus:after, .JumpLinkNav-link:active:after {
  opacity: 1;
}

.JumpLinkNav-link:after {
  border-right: 30px solid currentColor;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: '';
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}

.l-sidebar--right .JumpLinkNav-link:after {
  border-left: 30px solid currentColor;
  border-right: 0;
  left: 0;
  right: auto;
}

.MyChapter {
  border: 2px solid #041E42;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  margin: 0 20px 20px 20px;
}

.t-black .MyChapter {
  border-color: #fff;
}

.t-yellow .MyChapter {
  border-color: #1c1c1c;
}

.MyChapter[data-hidden] {
  display: none;
}

@media all and (min-width: 52.5em) {
  .MyChapter {
    margin: 0 30px 0 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
  }
}

.MyChapter-chapter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  padding: 8px 0;
}

.t-black .MyChapter-chapter {
  color: #fff;
}

.t-yellow .MyChapter-chapter {
  color: #1c1c1c;
}

.MyChapter-chapter-icon {
  margin: 0 12px;
  fill: #333;
}

@media all and (min-width: 52.5em) {
  .MyChapter-chapter {
    padding: 0;
  }
}

.MyChapter-label {
  display: none;
}

@media all and (min-width: 52.5em) {
  .MyChapter-label {
    display: inline;
  }
}

.MyChapter-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23041E42'%3E%3Cpath d='M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z'/%3E%3C/svg%3E");
  background-position: right 0 top 50%;
  background-repeat: no-repeat;
  background-size: 15px 12px;
  border: 0;
  color: #041E42;
  cursor: pointer;
  font-size: 0.9375rem;
  line-height: 1;
  padding-right: 20px;
  position: relative;
  top: 1px;
}

.t-black .MyChapter-select {
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23fff'%3E%3Cpath d='M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z'/%3E%3C/svg%3E");
}

.t-yellow .MyChapter-select {
  color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23fff'%3E%3Cpath d='M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z'/%3E%3C/svg%3E");
}

.MyChapter-selectWrapper {
  margin-left: 10px;
  margin-right: 16px;
  position: relative;
}

.MyChapter-selectWrapper:after {
  background-color: #003865;
  bottom: -1px;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: calc(100% - 22px);
}

.t-black .MyChapter-selectWrapper:after {
  background-color: #fff;
}

.t-yellow .MyChapter-selectWrapper:after {
  background-color: #1c1c1c;
}

.MyChapter-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #041E42;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  color: #f7f7f7;
  padding: 8px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.MyChapter-link:hover, .MyChapter-link:focus, .MyChapter-link:active {
  background-color: #041E42;
}

.t-black .MyChapter-link, .t-yellow .MyChapter-link {
  background-color: #1c1c1c;
}

.t-black .MyChapter-link {
  background-color: #fff;
  color: #1c1c1c;
}

.t-yellow .MyChapter-link {
  background-color: #1c1c1c;
  color: #f0d83d;
}

.Pagination-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -0.625rem;
}

@media all and (min-width: 30em) {
  .Pagination-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.no-flexbox .Pagination-list {
  font-size: 0;
  text-align: center;
}

.no-flexbox .Pagination-list > li {
  display: inline-block;
  font-size: 1rem;
}

.Pagination-item {
  font-size: 1rem;
  line-height: 1;
  margin-left: 0.625em;
  text-align: center;
}

.Pagination-item--current {
  border: 3px solid currentColor;
  font-weight: bold;
  min-width: 1.9375rem;
  padding: 0.3125rem 0.375rem;
}

.Pagination-item--prev, .Pagination-item--next {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  white-space: nowrap;
}

.Pagination-item--prev svg, .Pagination-item--next svg {
  fill: currentColor;
}

.Pagination-item--first, .Pagination-item--last {
  display: none;
}

@media all and (min-width: 31.25em) {
  .Pagination-item--first, .Pagination-item--last {
    display: inline-block;
  }
}

.Pagination-link {
  display: block;
  min-width: 1.9375rem;
  padding: 0.3125rem 0.375rem;
}

.Pagination-text {
  font-variant-numeric: lining-nums;
}

@supports not (font-variant-numeric: lining-nums) {
  .Pagination-text {
    -webkit-font-feature-settings: 'lnum', 'onum' 0, 'lnum';
            font-feature-settings: 'lnum', 'onum' 0, 'lnum';
  }
}

.Pagination-ellip {
  display: none;
  font-weight: 900;
}

@media all and (min-width: 31.25em) {
  .Pagination-ellip {
    display: inline-block;
  }
}

.PeoplePromo-item {
  background-color: #fff ;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.14);
          box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.14);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2.0625rem;
  padding: 1.25rem;
  position: relative;
  -webkit-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}

.t-black .PeoplePromo-item {
  background-color: #000 ;
}

.t-blue .PeoplePromo-item {
  background-color: #041E42 ;
}

.t-yellow .PeoplePromo-item {
  background-color: #f0d83d ;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2.5rem;
  }
}

.PeoplePromo-item:hover, .PeoplePromo-item:focus, .PeoplePromo-item:active {
  -webkit-box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.24);
          box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.24);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}

.PeoplePromo-item:hover .PeoplePromo-item-name,
.PeoplePromo-item:hover .PeoplePromo-item-title,
.PeoplePromo-item:hover .PeoplePromo-item-bio,
.PeoplePromo-item:hover .PeoplePromo-item-cta, .PeoplePromo-item:focus .PeoplePromo-item-name,
.PeoplePromo-item:focus .PeoplePromo-item-title,
.PeoplePromo-item:focus .PeoplePromo-item-bio,
.PeoplePromo-item:focus .PeoplePromo-item-cta, .PeoplePromo-item:active .PeoplePromo-item-name,
.PeoplePromo-item:active .PeoplePromo-item-title,
.PeoplePromo-item:active .PeoplePromo-item-bio,
.PeoplePromo-item:active .PeoplePromo-item-cta {
  text-decoration: underline;
}

.PeoplePromo-item-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.PeoplePromo-item-headshot {
  border-radius: 50%;
  max-width: 200px;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-headshot {
    width: 35%;
  }
}

.PeoplePromo-item-content {
  margin-top: 1.25rem;
  width: 100%;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-content {
    margin-top: 0;
    width: 60%;
  }
}

.PeoplePromo-item-name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25rem;
  letter-spacing: 0.216667px;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-name {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.PeoplePromo-item-title {
  color: #333 ;
  color: #BE5400;
  font-style: italic;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.216667px;
  margin-top: 0.3125rem;
}

.t-white .PeoplePromo-item-title {
  color: #ff7f2d;
}

.t-white .bg-dark .PeoplePromo-item-title, .t-white .bg-inverse .PeoplePromo-item-title {
  color: currentColor;
}

.t-black .PeoplePromo-item-title {
  color: #f7f7f7 ;
}

.t-blue .PeoplePromo-item-title {
  color: #00c1d5 ;
}

.t-yellow .PeoplePromo-item-title {
  color: #1c1c1c ;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-title {
    font-size: 1.125rem;
    line-height: 1.3125rem;
    margin-top: 0.625rem;
  }
}

.PeoplePromo-item-bio {
  font-size: 0.75rem;
  line-height: 0.875rem;
  margin-top: 0.3125rem;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-bio {
    font-size: 0.8125rem;
    line-height: 0.9375rem;
    margin-top: 0.625rem;
  }
}

.PeoplePromo-item-cta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0.3125rem;
}

@media all and (min-width: 37.5em) {
  .PeoplePromo-item-cta {
    margin-top: 0.625rem;
  }
}

.PeoplePromo-item-cta-arrow {
  height: 7px;
  margin-left: 5px;
}

.PersonPage-headshot {
  -webkit-box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.14);
          box-shadow: 0px 4px 55px rgba(2, 25, 43, 0.14);
  border-radius: 5px;
  margin: auto;
  max-width: 300px;
  width: 100%;
}

.PersonPage-name {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25rem;
  letter-spacing: 0.216667px;
}

@media all and (min-width: 37.5em) {
  .PersonPage-name {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.PersonPage-title {
  color: #333 ;
  color: #BE5400;
  font-style: italic;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.216667px;
  margin-top: 0.3125rem;
}

.t-white .PersonPage-title {
  color: #ff7f2d;
}

.t-white .bg-dark .PersonPage-title, .t-white .bg-inverse .PersonPage-title {
  color: currentColor;
}

.t-black .PersonPage-title {
  color: #f7f7f7 ;
}

.t-blue .PersonPage-title {
  color: #00c1d5 ;
}

.t-yellow .PersonPage-title {
  color: #1c1c1c ;
}

@media all and (min-width: 37.5em) {
  .PersonPage-title {
    font-size: 1.125rem;
    line-height: 1.3125rem;
    margin-top: 0.625rem;
  }
}

.PersonPage-breadcrumb {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}

.PersonPage-breadcrumb:hover, .PersonPage-breadcrumb:focus, .PersonPage-breadcrumb:active {
  text-decoration: underline;
}

.PersonPage-breadcrumb-arrow {
  margin-right: 0.3125rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ImgPlaceholder .background {
  fill: #041E42;
}

.ImgPlaceholder .foreground {
  fill: #00c1d5;
}

.t-white .bg-inverse .ImgPlaceholder .background {
  fill: #00c1d5;
}

.t-white .bg-inverse .ImgPlaceholder .foreground {
  fill: #041E42;
}

.t-blue .ImgPlaceholder .background {
  fill: #00c1d5;
}

.t-blue .ImgPlaceholder .foreground {
  fill: #041E42;
}

.t-blue .bg-inverse .ImgPlaceholder .background {
  fill: #041E42;
}

.t-blue .bg-inverse .ImgPlaceholder .foreground {
  fill: #00c1d5;
}

.PromoThreeUp.bg-inverse {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

@media all and (min-width: 20em) {
  .PromoThreeUp.bg-inverse {
    padding-bottom: calc(3.125vw + 1.875rem);
    padding-top: calc(3.125vw + 1.875rem);
  }
}

@media all and (min-width: 60em) {
  .PromoThreeUp.bg-inverse {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

.PromoThreeUp-heading {
  margin-bottom: 1.25rem;
}

.PromoThreeUp .CardRow {
  margin-top: 2.5rem;
}

.PromoThreeUp-cta {
  margin-top: 2.5rem;
}

.PromoStrataIcons.bg-inverse {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

@media all and (min-width: 20em) {
  .PromoStrataIcons.bg-inverse {
    padding-bottom: calc(3.125vw + 1.875rem);
    padding-top: calc(3.125vw + 1.875rem);
  }
}

@media all and (min-width: 60em) {
  .PromoStrataIcons.bg-inverse {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

.PromoStrataIcons-heading {
  margin-bottom: 1.25rem;
}

.PromoStrataIcons-buttonRow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.5rem;
}

.PromoStrataIcons-buttonRow-cta {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.PromoStrataIcons-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2.5rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.PromoStrataIcons-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3.75rem;
  min-width: 17.5rem;
  text-align: center;
}

.PromoStrataIcons-item-icon {
  display: inline-block;
  margin-bottom: 1.125rem;
  margin-top: auto;
}

.PromoStrataIcons-item-title {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0.8125rem;
}

.PromoStrataIcons-item-description {
  font-size: 1.125rem;
  margin-bottom: 1.125rem;
}

.ResourceStrata {
  overflow: hidden;
  position: relative;
}

.ResourceStrata-heading {
  margin-bottom: 1.25rem;
}

@media all and (min-width: 50em) {
  .ResourceStrata-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -3.75rem;
  }
}

@media all and (max-width: 49.9375em) {
  .ResourceStrata-col:first-child {
    margin-bottom: 2.25rem;
  }
}

@media all and (min-width: 50em) {
  .ResourceStrata-col {
    padding-left: 3.75rem;
    width: 50%;
  }
}

.ResourceStrata .Card-info-item {
  margin-bottom: 0.625rem;
}

.ResourceStrata-item {
  border-bottom: 1px solid #78BE21;
  margin-top: 1.625rem;
  padding-bottom: 1.625rem;
}

.t-black .ResourceStrata-item {
  border-color: #fff;
}

.t-yellow .ResourceStrata-item {
  border-color: #000;
}

.ResourceStrata-item:first-child {
  margin-top: 0;
}

.ResourceStrata-info-item {
  white-space: nowrap;
}

.ResourceStrata-info-item:not(:last-child) {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  position: relative;
}

.ResourceStrata-info-item:not(:last-child):after {
  border-right: 1px solid currentColor;
  content: "";
  height: 0.875rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ResourceStrata-title {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.5rem;
  padding-top: 0.3125rem;
}

@media all and (min-width: 50em) {
  .ResourceStrata-title {
    padding-top: 1.25rem;
  }
}

.ResourceStrata-cta {
  margin-top: 2.25rem;
  text-align: center;
}

.u-richtext:after {
  clear: both;
  content: '';
  display: table;
}

.u-richtext > div:not(.u-clear),
.u-richtext > figure,
.u-richtext > aside {
  margin-bottom: 3em;
  margin-top: 3em;
}

.u-richtext > div:not(.u-clear):first-child,
.u-richtext > figure:first-child,
.u-richtext > aside:first-child {
  margin-top: 0;
}

.u-richtext > div:not(.u-clear):last-child,
.u-richtext > figure:last-child,
.u-richtext > aside:last-child {
  margin-bottom: 0;
}

.u-richtext > div:not(.u-clear):not([class*=f-scale]),
.u-richtext > figure:not([class*=f-scale]),
.u-richtext > aside:not([class*=f-scale]) {
  font-size: 1rem;
}

@media all and (min-width: 56.25em) {
  .u-richtext > div[data-align-inside]:not(.u-clear), .u-richtext > div[data-align-outside]:not(.u-clear),
.u-richtext > figure[data-align-inside],
.u-richtext > figure[data-align-outside],
.u-richtext > aside[data-align-inside],
.u-richtext > aside[data-align-outside] {
    margin-top: 0.35em;
  }
}

.u-richtext > *:first-child {
  margin-top: 0;
}

.u-richtext > *:last-child {
  margin-bottom: 0;
}

.u-richtext > p:empty {
  display: none !important;
}

.u-richtext > *:not(div) a:not(.btn):not([aria-hidden]) {
  outline: 5px solid transparent;
  text-decoration: underline;
  -webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  font-weight: bold;
}

.u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active {
  color: currentColor;
}

.t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-white .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active {
  color: #003865;
}

.t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-white .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-white .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active {
  color: currentColor;
}

.t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-black .bg-dark .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active {
  color: #fff;
}

.t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited, .t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-black .bg-inverse .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active {
  color: #000;
}

.u-richtext > *:not(div) a:not(.btn):not([aria-hidden]), .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):link, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):visited {
  color: currentColor;
}

.u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  background-color: #041E42 !important;
  outline-color: #041E42 !important;
  color: #fff !important;
  text-decoration: none;
}

.t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-black [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-black .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  background-color: #fff !important;
  outline-color: #fff !important;
}

.t-blue .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-blue .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-blue [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-blue .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  background-color: #00c1d5 !important;
  outline-color: #00c1d5 !important;
}

.t-yellow .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-yellow .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-yellow [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-yellow .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  background-color: #1c1c1c !important;
  outline-color: #1c1c1c !important;
}

.t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-black .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-black [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-black .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  color: #333 !important;
}

.t-blue .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-blue .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-blue [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-blue .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  color: #041E42 !important;
}

.t-yellow .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):hover, .t-yellow .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):active, .t-yellow [data-whatinput="keyboard"] .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus, .t-yellow .no-js .u-richtext > *:not(div) a:not(.btn):not([aria-hidden]):focus {
  color: #f0d83d !important;
}

.u-richtext > p {
  line-height: 1.5;
  margin-bottom: 1em;
}

.u-richtext > h1,
.u-richtext > h2,
.u-richtext > h3,
.u-richtext > h4,
.u-richtext > h5,
.u-richtext > h6 {
  margin-top: 1.5rem;
}

.u-richtext > h1:first-child,
.u-richtext > h2:first-child,
.u-richtext > h3:first-child,
.u-richtext > h4:first-child,
.u-richtext > h5:first-child,
.u-richtext > h6:first-child {
  margin-top: 0;
}

.u-richtext > h1,
.u-richtext > h2 {
  margin-bottom: 1rem;
}

.u-richtext > h3,
.u-richtext > h4,
.u-richtext > h5,
.u-richtext > h6 {
  margin-bottom: 0.75rem;
}

.u-richtext > h2 + h2,
.u-richtext > h3 + h3,
.u-richtext > h4 + h4,
.u-richtext > h5 + h5,
.u-richtext > h6 + h6,
.u-richtext > h1 + h2,
.u-richtext > h2 + h3,
.u-richtext > h3 + h4,
.u-richtext > h4 + h5,
.u-richtext > h5 + h6 {
  margin-top: 1em;
}

.u-richtext > h1 {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .u-richtext > h1 {
    font-size: calc(2.4137931034vw + 1.2672413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > h1 {
    font-size: 2.625rem;
  }
}

.u-richtext > h2 {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .u-richtext > h2 {
    font-size: calc(2.4137931034vw + 1.2672413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > h2 {
    font-size: 2.625rem;
  }
}

.u-richtext > h3 {
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 1.24;
}

@media all and (min-width: 20em) {
  .u-richtext > h3 {
    font-size: calc(1.8965517241vw + 1.1831896552rem);
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > h3 {
    font-size: 2.25rem;
  }
}

.u-richtext > h4 {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.333;
}

@media all and (min-width: 20em) {
  .u-richtext > h4 {
    font-size: calc(1.0344827586vw + 1.1681034483rem);
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > h4 {
    font-size: 1.75rem;
  }
}

.u-richtext > h5 {
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.2;
}

@media all and (min-width: 20em) {
  .u-richtext > h5 {
    font-size: calc(0.8620689655vw + 1.0150862069rem);
  }
}

@media all and (min-width: 56.25em) {
  .u-richtext > h5 {
    font-size: 1.5rem;
  }
}

.u-richtext > h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}

.u-richtext > hr {
  background-color: currentColor;
  border: 0;
  display: block;
  height: 4px;
  margin: 2em 0;
}

.u-richtext > ol,
.u-richtext > ul {
  margin-bottom: 1em;
  overflow: hidden;
  padding-left: 1.875rem;
}

@media all and (min-width: 30em) {
  .u-richtext > ol,
.u-richtext > ul {
    padding-left: 2.8125rem;
  }
}

.u-richtext > ol ul,
.u-richtext > ol ol,
.u-richtext > ul ul,
.u-richtext > ul ol {
  margin-bottom: 0;
}

.u-richtext > ol li,
.u-richtext > ul li {
  line-height: 1.5;
  margin-top: 0.5em;
}

.u-richtext > ol li ol,
.u-richtext > ul li ol {
  padding-left: 1.6875rem;
}

.u-richtext > ol li ul,
.u-richtext > ul li ul {
  padding-left: 1.25rem;
}

.u-richtext > ol li:first-child,
.u-richtext > ul li:first-child {
  margin-top: 0;
}

.u-richtext > ol li li:first-child,
.u-richtext > ul li li:first-child {
  margin-top: 0.5em;
}

.u-richtext > ol li li:last-child,
.u-richtext > ul li li:last-child {
  margin-bottom: 0.75em;
}

.u-richtext > ol li:last-child li:last-child,
.u-richtext > ul li:last-child li:last-child {
  margin-bottom: 0;
}

.u-richtext > ol li > p:last-child,
.u-richtext > ul li > p:last-child {
  margin-bottom: 0;
}

.u-richtext > ul,
.u-richtext > ol ul {
  list-style: disc;
}

.u-richtext > ul ul,
.u-richtext > ol ul ul {
  list-style: circle;
}

.u-richtext > ol,
.u-richtext > ul ol {
  list-style: decimal;
}

.u-richtext > ol ol,
.u-richtext > ul ol ol {
  list-style: lower-alpha;
}

.u-richtext > ol ol ol,
.u-richtext > ul ol ol ol {
  list-style: lower-roman;
}

.u-richtext > blockquote {
  font-size: 1.25em;
  font-weight: bold;
  margin: 1.5em auto;
  max-width: 500px;
}

.u-richtext > blockquote > p:not(:last-child) {
  margin-bottom: 1em;
}

.u-richtext > table {
  border-collapse: separate;
  width: 100%;
}

.u-richtext > table caption {
  font-size: 1em;
  margin-bottom: 1em;
}

.u-richtext > table td {
  border-bottom: 1px solid currentColor;
  padding: 0.9375rem 1.875rem 0.9375rem 0;
}

.u-richtext > table th {
  border-bottom: 1px solid currentColor;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

.u-richtext > table td,
.u-richtext > table th {
  font-size: 1em;
}

.js-tablewrap + .js-tablewrap {
  margin-top: 3.125em;
}

.u-richtext > dl dt {
  font-size: 1.1176470588em;
  font-weight: bold;
  padding-bottom: 0.5em;
}

.t-white .u-richtext > dl dt {
  color: #041E42;
}

.t-white .bg-dark .u-richtext > dl dt, .t-white .bg-inverse .u-richtext > dl dt {
  color: currentColor;
}

.u-richtext > dl dd {
  padding-left: 0.75rem;
  line-height: 1.5;
  padding-left: 1.875rem;
}

@media all and (min-width: 20em) {
  .u-richtext > dl dd {
    padding-left: calc(2.8125vw + 0.1875rem);
  }
}

@media all and (min-width: 60em) {
  .u-richtext > dl dd {
    padding-left: 1.875rem;
  }
}

.u-richtext > dl dd:not(:last-child) {
  margin-bottom: 1.5em;
}

.u-richtext b,
.u-richtext strong {
  font-weight: 700;
}

.u-richtext sup {
  font-size: 0.8em;
  left: -1px;
}

.u-richtext code,
.u-richtext kbd,
.u-richtext pre,
.u-richtext samp {
  font-family: Consolas, Menlo, Monaco, Inconsolata, monospace;
}

.u-richtext code {
  font-variant: slashed-zero tabular-nums;
}

.u-richtext small {
  display: inline-block;
}

.u-richtext .aligncenter {
  display: block;
  margin: 2em auto;
}

.u-richtext .alignleft,
.u-richtext .alignright {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

@media all and (min-width: 37.5em) {
  .u-richtext .alignleft {
    clear: left;
    float: left;
    margin-right: 1.5em;
  }
}

@media all and (min-width: 37.5em) {
  .u-richtext .alignright {
    clear: right;
    float: right;
    margin-left: 1em;
  }
}

.Search {
  margin-bottom: 3.125rem;
}

@media all and (min-width: 20em) {
  .Search {
    margin-bottom: calc(3.8461538462vw + 2.3557692308rem);
  }
}

@media all and (min-width: 68.75em) {
  .Search {
    margin-bottom: 5rem;
  }
}

.Search-wrap {
  border-top: 2px solid #aaa;
}

@media all and (max-width: 49.9375em) {
  .Search-form {
    margin-bottom: 1.25rem;
  }
}

@media all and (min-width: 31.25em) {
  .Search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 50em) {
  .Search-form--inset {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin-top: -3.125rem;
    padding: 2.5rem;
    position: relative;
    z-index: 1;
  }
}

.Search-form-description {
  color: #041E42;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 1.875rem;
  width: 100%;
}

.Search-form-description .t-white {
  color: #041E42;
}

.Search-form-description .t-black {
  color: #fff;
}

.Search-form-description .t-yellow {
  color: #000;
}

.Search-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (min-width: 31.25em) {
  .Search-form-row {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.Search-form-select {
  border-right: 0 !important;
  font-size: 1rem;
  font-weight: 900;
}

.Search-form-input {
  font-size: 1.125rem;
}

@media all and (min-width: 20em) {
  .Search-form-input {
    font-size: calc(1.25vw + 0.875rem);
  }
}

@media all and (min-width: 50em) {
  .Search-form-input {
    font-size: 1.5rem;
  }
}

@media all and (max-width: 31.1875em) {
  .Search-form-submit {
    display: block;
    margin-top: 0.625rem;
    width: 100%;
  }
}

@media all and (min-width: 31.25em) {
  .Search-form-submit {
    margin-left: 0.625rem;
  }
}

.Search-activeFilters {
  margin-bottom: 1.25rem;
}

.Search-activeFilters-heading {
  font-size: 1rem;
  margin-bottom: 1em;
}

.Search-activeFilters-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.75rem;
}

.Search-activeFilters-item {
  margin-bottom: 0.75rem;
  margin-left: 0.75rem;
}

.Search-activeFilters-link {
  font-weight: bold;
}

.Search-activeFilters-link .btn-icon {
  margin-right: 0.4375rem;
}

.Search-filters {
  padding-top: 1.875rem;
}

@media all and (min-width: 53.75em) {
  .Search-filters {
    padding-bottom: 1.875rem;
    padding-right: 2.5rem;
  }
  .l-sidebar--right .Search-filters {
    padding-left: 2.5rem;
    padding-right: 0;
  }
}

.Search-filters-header {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}

.Search-filters-header.hide-desktop {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 3.125rem;
  position: relative;
  width: 100%;
}

.Search-filters-header.hide-desktop .btn-icon {
  margin-right: 0.5rem;
}

.Search-filters-header.hide-desktop:before, .Search-filters-header.hide-desktop:after {
  right: 1.25rem;
}

@media all and (min-width: 53.75em) {
  .Search-filters-header.hide-desktop {
    display: none;
  }
}

@media all and (max-width: 53.6875em) {
  .Search-filters-header.hide-mobile {
    display: none;
  }
}

@media all and (max-width: 53.6875em) {
  .Search-filters-wrap {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: 2.5rem;
  }
  .Search-filters-wrap[aria-hidden="true"] {
    -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
    transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
  }
  .Search-filters-wrap[aria-hidden="false"] {
    max-height: none;
    -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
    transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
    visibility: visible;
  }
  .Search-filters-wrap[aria-hidden="true"][style] {
    max-height: 0 !important;
  }
}

.Search-filters-row input:checked + label {
  font-weight: bold;
}

.Search-filters-row label {
  display: block !important;
  padding-bottom: 0.4375rem;
  padding-top: 0.4375rem;
}

.Search-filters-group {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.Search-filters-group[aria-hidden="true"] {
  -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 500ms;
}

.Search-filters-group[aria-hidden="false"] {
  max-height: none;
  -webkit-transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  transition: max-height 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), visibility 0s linear 0s;
  visibility: visible;
}

.Search-filters-group[aria-hidden="true"][style] {
  max-height: 0 !important;
}

[aria-hidden="true"] .Search-filters-group {
  visibility: hidden;
}

.Search-filters-select {
  width: 100%;
}

.Search-filters-categories .Search-filters-toggle {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0.9375rem !important;
}

.Search-filters-categories .Search-filters-row:not(:first-of-type) {
  padding-left: 1.125rem;
}

.Search-filters-subfilters {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}

.no-js .Search-filters-subfilters, .Search-filters-subfilters[aria-hidden="false"] {
  max-height: 1200px;
  opacity: 1;
  -webkit-transition: max-height 0s linear 0s, visibility 0s linear 0s, opacity 250ms ease-in-out;
  transition: max-height 0s linear 0s, visibility 0s linear 0s, opacity 250ms ease-in-out;
  visibility: visible;
}

.Search-filters-toggle {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  background-image: none;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
  text-shadow: none;
  text-transform: none;
  border-top-style: solid;
  border-top-width: 2px;
  color: currentColor;
  display: block;
  font-size: 1.25rem;
  font-weight: 900;
  margin-top: 1.25rem;
  padding-bottom: 0.9375rem;
  padding-top: 1.25rem;
  position: relative;
  width: 100%;
}

.Search-filters-toggle:hover, .Search-filters-toggle:focus, .Search-filters-toggle:active {
  background-color: transparent;
}

.t-white .Search-filters-toggle {
  border-top-color: #aaa;
}

.t-white .bg-dark .Search-filters-toggle, .t-white .bg-inverse .Search-filters-toggle {
  border-top-color: currentColor;
}

.Search-filters-toggle:hover, .Search-filters-toggle:active, [data-whatinput="keyboard"] .Search-filters-toggle:focus, .no-js .Search-filters-toggle:focus {
  text-decoration: underline;
}

.Search-filters-submit {
  display: block;
  margin-bottom: 0.625rem;
  margin-top: 1.875rem;
  width: 100%;
}

.Search-filters-reset {
  display: block;
  padding-bottom: 0.3125rem;
  padding-top: 0.3125rem;
}

.Search-filters-reset:hover, .Search-filters-reset:focus, .Search-filters-reset:active {
  text-decoration: underline;
}

@media all and (min-width: 53.75em) {
  .Search-content {
    padding-top: 2.5rem;
  }
}

.Search-resultsText {
  font-size: 1.0625rem;
  font-style: italic;
  margin-bottom: 2.1875rem;
}

.ShareButtons:after {
  clear: both;
  content: '';
  display: table;
}

@media all and (min-width: 23.8125em) {
  .ShareButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -0.9375rem;
  }
}

@media all and (max-width: 23.75em) {
  .ShareButtons-item {
    margin-bottom: 0.9375rem;
  }
}

@media all and (min-width: 23.8125em) {
  .ShareButtons-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 0.9375rem;
  }
  .ShareButtons-item:last-child {
    margin-right: 0;
  }
}

.ShareButtons-link {
  display: block;
  font-size: 1rem;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (min-width: 23.8125em) {
  .ShareButtons-link {
    height: 100%;
  }
}

.ShareButtons-link .icon {
  display: inline-block;
  fill: #BE5400;
  margin-right: 0.5rem;
  width: auto;
}

.t-black .ShareButtons-link .icon, .t-black .bg-dark .ShareButtons-link .icon {
  fill: currentColor;
}

.t-yellow .ShareButtons-link .icon, .t-yellow .bg-dark .ShareButtons-link .icon {
  fill: currentColor;
}

.ShareButtons-link .icon--facebook {
  height: 0.875rem;
}

.SingleEventPromo {
  margin-bottom: 4.375rem;
  margin-top: 4.375rem;
}

.SingleEventPromo-title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
  color: #333 ;
  color: #003660;
  margin-bottom: 1.25rem;
  text-align: center;
}

@media all and (min-width: 20em) {
  .SingleEventPromo-title {
    font-size: calc(2.4137931034vw + 1.2672413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .SingleEventPromo-title {
    font-size: 2.625rem;
  }
}

.t-black .SingleEventPromo-title {
  color: #f7f7f7 ;
}

.t-blue .SingleEventPromo-title {
  color: #00c1d5 ;
}

.t-yellow .SingleEventPromo-title {
  color: #1c1c1c ;
}

@media all and (min-width: 50em) {
  .SingleEventPromo-event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.SingleEventPromo-event-content {
  padding: 2.5rem;
}

.SingleEventPromo-event-meta-text {
  font-size: 1.25rem;
  letter-spacing: -0.6px;
  line-height: 1.5;
  /* 150% */
  margin-bottom: 0.9375rem;
}

.SingleEventPromo-event-title {
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 1.24;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}

@media all and (min-width: 20em) {
  .SingleEventPromo-event-title {
    font-size: calc(1.8965517241vw + 1.1831896552rem);
  }
}

@media all and (min-width: 56.25em) {
  .SingleEventPromo-event-title {
    font-size: 2.25rem;
  }
}

.SingleEventPromo-event-description {
  font-size: 1.25rem;
  letter-spacing: -0.6px;
  line-height: 1.5;
  /* 150% */
  margin-bottom: 0.9375rem;
}

.SingleEventPromo-event-img {
  aspect-ratio: 24/19;
}

@media all and (min-width: 50em) {
  .SingleEventPromo-event-img {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.SingleEventPromo-event-img-src {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.SinglePromo {
  background-color: #041E42;
  background-image: -webkit-gradient(linear, left top, right top, from(#3b718b), to(#7e5a8f));
  background-image: linear-gradient(to right, #3b718b, #7e5a8f);
  position: relative;
}

.SinglePromo-background {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.35;
  z-index: 1;
}

@supports (mix-blend-mode: multiply) {
  .SinglePromo-background {
    -webkit-filter: none;
            filter: none;
    mix-blend-mode: multiply;
    opacity: 0.8;
  }
}

.SinglePromo .angle {
  bottom: 0;
  fill: currentColor;
  left: 0;
  opacity: 0.5;
  position: absolute;
  z-index: 2;
}

@media all and (max-width: 62.5em) {
  .SinglePromo .angle {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

.SinglePromo .angle--narrow {
  height: 3.125rem;
  width: 56%;
}

@media all and (min-width: 20em) {
  .SinglePromo .angle--narrow {
    height: calc(2.2058823529vw + 2.6838235294rem);
  }
}

@media all and (min-width: 62.5em) {
  .SinglePromo .angle--narrow {
    height: 4.0625rem;
  }
}

.SinglePromo .angle--wide {
  height: 2.125rem;
  width: 90%;
}

@media all and (min-width: 20em) {
  .SinglePromo .angle--wide {
    height: calc(3.0882352941vw + 1.5073529412rem);
  }
}

@media all and (min-width: 62.5em) {
  .SinglePromo .angle--wide {
    height: 3.4375rem;
  }
}

.SinglePromo-wrap {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  position: relative;
  z-index: 3;
}

@media all and (min-width: 20em) {
  .SinglePromo-wrap {
    padding-bottom: calc(6.25vw + 1.25rem);
  }
}

@media all and (min-width: 60em) {
  .SinglePromo-wrap {
    padding-bottom: 5rem;
  }
}

@media all and (min-width: 20em) {
  .SinglePromo-wrap {
    padding-top: calc(1.875vw + 2.125rem);
  }
}

@media all and (min-width: 60em) {
  .SinglePromo-wrap {
    padding-top: 3.25rem;
  }
}

@media all and (min-width: 62.5em) {
  .SinglePromo-wrap.--genetech {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.SinglePromo-logo {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  margin: auto;
  margin-top: 1.25rem;
  max-width: 300px;
  width: 100%;
}

@media all and (min-width: 62.5em) {
  .SinglePromo-logo {
    height: 110px;
    margin: initial;
    max-width: 400px;
    width: 30%;
  }
}

.SinglePromo-text {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.25;
}

@media all and (min-width: 20em) {
  .SinglePromo-text {
    font-size: calc(3.1034482759vw + 1.2543103448rem);
  }
}

@media all and (min-width: 56.25em) {
  .SinglePromo-text {
    font-size: 3rem;
  }
}

.t-yellow .SinglePromo-text {
  color: #f0d83d;
}

.--genetech .SinglePromo-text {
  width: 100%;
}

@media all and (min-width: 62.5em) {
  .--genetech .SinglePromo-text {
    width: 70%;
  }
}

.SinglePromo-link {
  font-size: 1.375rem;
  background-position: right 33%;
  display: inline-block;
  font-weight: bold;
  margin-top: 0.875rem;
  text-transform: uppercase;
}

@media all and (min-width: 20em) {
  .SinglePromo-link {
    font-size: calc(2.4137931034vw + 0.8922413793rem);
  }
}

@media all and (min-width: 56.25em) {
  .SinglePromo-link {
    font-size: 2.25rem;
  }
}

.StatsGrid {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  background-color: #041E42;
  background-image: linear-gradient(40deg, #041E42, #00c1d5);
  position: relative;
}

@media all and (min-width: 20em) {
  .StatsGrid {
    padding-bottom: calc(3.125vw + 1.875rem);
    padding-top: calc(3.125vw + 1.875rem);
  }
}

@media all and (min-width: 60em) {
  .StatsGrid {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

.StatsGrid[style]:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(4, 30, 66, 0.75);
  background-image: linear-gradient(40deg, rgba(4, 30, 66, 0.5), rgba(0, 193, 213, 0.5));
  content: '';
  z-index: 1;
}

.StatsGrid-background {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.35;
  z-index: 1;
}

@supports (mix-blend-mode: multiply) {
  .StatsGrid-background {
    -webkit-filter: none;
            filter: none;
    mix-blend-mode: multiply;
    opacity: 0.45;
  }
}

.StatsGrid .angle {
  bottom: 0;
  fill: #fff;
  left: 0;
  opacity: 0.5;
  position: absolute;
  z-index: 2;
}

.StatsGrid .angle--narrow {
  height: 3.3125rem;
  width: 50%;
}

.StatsGrid .angle--wide {
  height: 3.9375rem;
  width: 83%;
}

.StatsGrid-wrap {
  position: relative;
  z-index: 3;
}

@media all and (min-width: 47.5em) {
  .StatsGrid-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.StatsGrid-text {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  margin-bottom: 1.875rem;
  color: #fff;
}

@media all and (min-width: 20em) {
  .StatsGrid-text {
    margin-bottom: calc(6.8337129841vw + 0.5082574032rem);
  }
}

@media all and (min-width: 47.4375em) {
  .StatsGrid-text {
    margin-bottom: 3.75rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-text {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 1.875rem;
    width: 35%;
  }
}

.StatsGrid-text-heading {
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 1.25rem;
}

@media all and (min-width: 20em) {
  .StatsGrid-text-heading {
    font-size: calc(5.4669703872vw + 0.7816059226rem);
  }
}

@media all and (min-width: 47.4375em) {
  .StatsGrid-text-heading {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-text-heading {
    font-size: calc(5.8333333333vw + -0.2708333333rem);
  }
}

@media all and (min-width: 62.5em) {
  .StatsGrid-text-heading {
    font-size: 3.375rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-text-heading {
    margin-bottom: 0.3125rem;
  }
}

.StatsGrid-text-description {
  font-size: 1.125rem;
  line-height: 1.5;
}

@media all and (min-width: 20em) {
  .StatsGrid-text-description {
    font-size: calc(1.3667425968vw + 0.8516514806rem);
  }
}

@media all and (min-width: 47.4375em) {
  .StatsGrid-text-description {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-text-description {
    font-size: calc(2.5vw + -0.0625rem);
  }
}

@media all and (min-width: 62.5em) {
  .StatsGrid-text-description {
    font-size: 1.5rem;
  }
}

.StatsGrid-text-description a {
  outline: 5px solid transparent;
  text-decoration: underline;
  -webkit-transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out, outline 150ms ease-in-out;
}

.StatsGrid-text-description a, .StatsGrid-text-description a:link, .StatsGrid-text-description a:visited {
  color: currentColor;
}

.StatsGrid-text-description a:hover, .StatsGrid-text-description a:active, [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .no-js .StatsGrid-text-description a:focus {
  background-color: #041E42 !important;
  outline-color: #041E42 !important;
  color: #fff !important;
  text-decoration: none;
}

.t-black .StatsGrid-text-description a:hover, .t-black .StatsGrid-text-description a:active, .t-black [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-black .no-js .StatsGrid-text-description a:focus {
  background-color: #fff !important;
  outline-color: #fff !important;
}

.t-blue .StatsGrid-text-description a:hover, .t-blue .StatsGrid-text-description a:active, .t-blue [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-blue .no-js .StatsGrid-text-description a:focus {
  background-color: #00c1d5 !important;
  outline-color: #00c1d5 !important;
}

.t-yellow .StatsGrid-text-description a:hover, .t-yellow .StatsGrid-text-description a:active, .t-yellow [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-yellow .no-js .StatsGrid-text-description a:focus {
  background-color: #1c1c1c !important;
  outline-color: #1c1c1c !important;
}

.t-black .StatsGrid-text-description a:hover, .t-black .StatsGrid-text-description a:active, .t-black [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-black .no-js .StatsGrid-text-description a:focus {
  color: #333 !important;
}

.t-blue .StatsGrid-text-description a:hover, .t-blue .StatsGrid-text-description a:active, .t-blue [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-blue .no-js .StatsGrid-text-description a:focus {
  color: #041E42 !important;
}

.t-yellow .StatsGrid-text-description a:hover, .t-yellow .StatsGrid-text-description a:active, .t-yellow [data-whatinput="keyboard"] .StatsGrid-text-description a:focus, .t-yellow .no-js .StatsGrid-text-description a:focus {
  color: #f0d83d !important;
}

@media all and (min-width: 35em) {
  .StatsGrid-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.StatsGrid-box {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  color: #000;
  margin-bottom: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  text-align: center;
}

@media all and (min-width: 20em) {
  .StatsGrid-box {
    padding-bottom: calc(4.555808656vw + 1.5888382688rem);
    padding-top: calc(4.555808656vw + 1.5888382688rem);
  }
}

@media all and (min-width: 47.4375em) {
  .StatsGrid-box {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-box {
    padding-bottom: calc(8.3333333333vw + -2.0833333333rem);
    padding-top: calc(8.3333333333vw + -2.0833333333rem);
  }
}

@media all and (min-width: 62.5em) {
  .StatsGrid-box {
    padding-bottom: 3.125rem;
    padding-top: 3.125rem;
  }
}

@media all and (min-width: 35em) {
  .StatsGrid-box {
    width: calc(50% - 7.5px);
  }
}

.StatsGrid-box:nth-child(odd) {
  background-color: #78BE21;
}

.StatsGrid-box:nth-child(even) {
  background-color: #00c1d5;
}

@media all and (min-width: 35em) {
  .StatsGrid-box:nth-child(3) {
    background-color: #00c1d5;
  }
  .StatsGrid-box:nth-child(4) {
    background-color: #78BE21;
  }
}

.t-black .StatsGrid-box {
  background-color: #000;
  color: #fff;
}

.t-blue .StatsGrid-box {
  background-color: #041E42;
}

.t-yellow .StatsGrid-box {
  background-color: #f0d83d;
}

.StatsGrid-stat {
  font-size: 1.625rem;
  line-height: 1;
}

@media all and (min-width: 35em) {
  .StatsGrid-stat {
    font-size: calc(5vw + -0.125rem);
  }
}

@media all and (min-width: 40em) {
  .StatsGrid-stat {
    font-size: 1.875rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-stat {
    font-size: calc(1.6666666667vw + 0.8333333333rem);
  }
}

@media all and (min-width: 62.5em) {
  .StatsGrid-stat {
    font-size: 1.875rem;
  }
}

.StatsGrid-stat-number {
  font-size: 3.125rem;
  display: block;
  font-size: 3.75rem;
  font-weight: 900;
  line-height: 1;
}

@media all and (min-width: 35em) {
  .StatsGrid-stat-number {
    font-size: calc(12.5vw + -1.25rem);
  }
}

@media all and (min-width: 40em) {
  .StatsGrid-stat-number {
    font-size: 3.75rem;
  }
}

@media all and (min-width: 47.5em) {
  .StatsGrid-stat-number {
    font-size: calc(4.1666666667vw + 1.1458333333rem);
  }
}

@media all and (min-width: 62.5em) {
  .StatsGrid-stat-number {
    font-size: 3.75rem;
  }
}

.StatsGrid-description {
  font-size: 1.125rem;
  line-height: 1.3;
  margin-top: 0.625rem;
}

.StatsGrid-cta {
  display: inline-block;
  font-weight: 900;
  margin-top: 0.3125rem;
}

.StatsGrid-cta:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
}

.Strata {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  position: relative;
}

.Strata-title {
  margin-bottom: 1.25rem;
  text-align: center;
  width: 75%;
}

.Strata-description {
  line-height: 1.5rem;
  margin-bottom: 1.5625rem;
  max-width: 95%;
  text-align: center;
  padding-bottom: 1.875rem;
}

@media all and (min-width: 37.5em) {
  .Strata-description {
    font-size: 1.5rem;
    line-height: 2rem;
    max-width: 75%;
  }
}

@media all and (min-width: 50em) {
  .Strata-description {
    max-width: 60%;
  }
}

.Strata-cta {
  font-weight: bold;
  margin-top: 1.875rem;
  text-align: center;
}

.Subnav {
  z-index: 1;
}

@media all and (min-width: 20em) {
  .l-strata:not(.Chapter-layout) .Subnav {
    margin-top: calc(-2.5641025641vw + -6.6746794872rem);
  }
}

@media all and (min-width: 68.75em) {
  .l-strata:not(.Chapter-layout) .Subnav {
    margin-top: -8.4375rem;
  }
}

@media all and (max-width: 53.6875em) {
  .Subnav {
    margin-bottom: 2.5rem;
    margin-top: 0 !important;
  }
}

@media all and (min-width: 53.75em) {
  .Subnav {
    top: 0 !important;
  }
}

.Subnav-heading {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}

@media all and (min-width: 53.75em) {
  .Subnav-list {
    padding-top: 0.625rem;
  }
}

.Subnav-item {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
  position: relative;
}

@media all and (min-width: 53.75em) {
  .Subnav-item {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .Subnav-item.is-parent {
    position: relative;
    text-transform: uppercase;
  }
  .Subnav-item.is-parent::before {
    background-color: #333 ;
    background-color: #041E42;
    content: '';
    display: inline-block;
    height: 50%;
    left: 0;
    top: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    position: absolute;
    width: 0.4375rem;
  }
  .t-black .Subnav-item.is-parent::before {
    background-color: #f7f7f7 ;
  }
  .t-blue .Subnav-item.is-parent::before {
    background-color: #00c1d5 ;
  }
  .t-yellow .Subnav-item.is-parent::before {
    background-color: #1c1c1c ;
  }
}

.Subnav-text {
  color: #333 ;
  color: #041E42;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.1;
}

.t-black .Subnav-text {
  color: #f7f7f7 ;
}

.t-blue .Subnav-text {
  color: #00c1d5 ;
}

.t-yellow .Subnav-text {
  color: #1c1c1c ;
}

.Subnav-link {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.1;
}

.Subnav-link.is-current {
  border-bottom-color: currentColor !important;
  border-bottom-style: dotted;
  color: currentColor !important;
}

.Subnav-link:hover, .Subnav-link:focus, .Subnav-link:active {
  border-bottom-style: solid;
}

.t-white .Subnav-link:hover, .t-white .Subnav-link:focus, .t-white .Subnav-link:active {
  color: #333;
}

[data-tablist] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-tablist] a {
  display: block;
  height: 100%;
}

@media all and (max-width: 19.9375em) {
  [data-tablist] a {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}

[data-tabpanel] {
  display: block;
  max-height: 100000px;
  opacity: 1;
  overflow: visible;
  -webkit-transition: opacity 250ms cubic-bezier(0.25, 0, 0.65, 1), max-height 0s linear 0s, visibility 0s linear 0s;
  transition: opacity 250ms cubic-bezier(0.25, 0, 0.65, 1), max-height 0s linear 0s, visibility 0s linear 0s;
  visibility: visible;
}

[data-tabpanel][hidden] {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
  visibility: hidden;
}

.Tabs-list {
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}

.Tabs-list:after {
  border-bottom: 4px solid currentColor;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
}

.Tabs-item:not(:first-child) {
  padding-left: 0.625rem;
}

@media all and (min-width: 20em) {
  .Tabs-item:not(:first-child) {
    padding-left: calc(8.3333333333vw + -1.0416666667rem);
  }
}

@media all and (min-width: 27.5em) {
  .Tabs-item:not(:first-child) {
    padding-left: 1.25rem;
  }
}

.Tabs-link {
  font-size: 1.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border-color: #041E42 ;
  border-style: solid;
  border-width: 4px 4px 0;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
  position: relative;
  z-index: 2;
}

@media all and (min-width: 20em) {
  .Tabs-link {
    font-size: calc(1.4285714286vw + 0.8392857143rem);
  }
}

@media all and (min-width: 46.25em) {
  .Tabs-link {
    font-size: 1.5rem;
  }
}

@media all and (min-width: 20em) {
  .Tabs-link {
    padding-left: calc(5.7142857143vw + -0.3928571429rem);
    padding-right: calc(5.7142857143vw + -0.3928571429rem);
  }
}

@media all and (min-width: 28.75em) {
  .Tabs-link {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.t-black .Tabs-link {
  border-color: #fff ;
}

.t-blue .Tabs-link {
  border-color: #00c1d5 ;
}

.t-yellow .Tabs-link {
  border-color: #1c1c1c ;
}

.Tabs-link:hover, .Tabs-link:active, [data-whatinput="keyboard"] .Tabs-link:focus, .no-js .Tabs-link:focus {
  text-decoration: underline;
}

.Tabs-link[aria-selected="true"] {
  background-color: #fff ;
  color: #333 ;
}

.t-black .Tabs-link[aria-selected="true"] {
  background-color: #000 ;
}

.t-blue .Tabs-link[aria-selected="true"] {
  background-color: #041E42 ;
}

.t-yellow .Tabs-link[aria-selected="true"] {
  background-color: #f0d83d ;
}

.t-black .Tabs-link[aria-selected="true"] {
  color: #f7f7f7 ;
}

.t-blue .Tabs-link[aria-selected="true"] {
  color: #00c1d5 ;
}

.t-yellow .Tabs-link[aria-selected="true"] {
  color: #1c1c1c ;
}

.t-white .Tabs-link[aria-selected="true"] {
  color: #041E42;
}

.TaxonomyList:after {
  clear: both;
  content: '';
  display: table;
}

.TaxonomyList-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.9375rem;
}

.TaxonomyList-item {
  margin-bottom: 1.25rem;
  padding-left: 0.9375rem;
}

.TaxonomyList-link {
  display: block;
  font-size: 1rem;
  font-weight: 900;
  height: 100%;
  line-height: 1.5;
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 26.25rem;
    overflow: hidden;
  }
}

.TwoColumnBanner-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (max-width: 56.1875em) {
  .TwoColumnBanner-col {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
}

@media all and (max-width: 56.1875em) and (min-width: 20em) {
  .TwoColumnBanner-col {
    padding-left: calc(3.7037037037vw + -0.1157407407rem);
    padding-right: calc(3.7037037037vw + -0.1157407407rem);
  }
}

@media all and (max-width: 56.1875em) and (min-width: 53.75em) {
  .TwoColumnBanner-col {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-col:last-child {
    padding: 5rem;
  }
}

.TwoColumnBanner-col--primary {
  position: relative;
}

@media all and (max-width: 56.1875em) {
  .TwoColumnBanner-col--primary {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    aspect-ratio: 5/2;
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-col--primary {
    aspect-ratio: 1;
    height: 100%;
  }
}

.TwoColumnBanner-title {
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1;
  max-width: 43.75rem;
  position: relative;
  text-shadow: 0px 0px 20px #003258;
  width: 100%;
  z-index: 1;
}

@media all and (min-width: 22.5em) {
  .TwoColumnBanner-title {
    font-size: calc(6.6666666667vw + 0.75rem);
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-title {
    font-size: 4.5rem;
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-title {
    margin-left: auto;
    padding-left: 1.25rem;
  }
}

.t-black .bg-inverse .TwoColumnBanner-title {
  color: #fff;
}

.TwoColumnBanner-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}

.TwoColumnBanner-group {
  margin-bottom: 1.5625rem;
}

@media all and (min-width: 20em) {
  .TwoColumnBanner-group {
    margin-bottom: calc(12.9310344828vw + -1.0237068966rem);
  }
}

@media all and (min-width: 56.25em) {
  .TwoColumnBanner-group {
    margin-bottom: 6.25rem;
  }
}

.TwoColumnBanner-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.TwoColumnBanner-link + .TwoColumnBanner-link {
  margin-top: 0.3125rem;
}

.TwoColumnBanner-link-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0.625rem;
}

.TwoColumnBanner-link-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  /* 133.333% */
  text-decoration: none;
}

.TwoColumnBanner-link-text:hover, .TwoColumnBanner-link-text:focus, .TwoColumnBanner-link-text:active {
  text-decoration: underline;
}

.TwoColumnBanner-link-text--phone {
  font-weight: 400;
}

.TwoColumnBanner-link-text .icon--caret {
  color: #00c1d5;
  margin-left: 0.375rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.TwoColumnBanner-contact-title {
  font-family: "Roboto Condensed", system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  /* 133.333% */
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}

.TwoColumnBanner-contact-name {
  font-size: 1.375rem;
  font-weight: 900;
  line-height: 1.4;
  /* 140.909% */
  margin-bottom: 0.3125rem;
}

.VideoEmbed {
  display: block;
  overflow: hidden;
  position: relative;
}

.VideoEmbed:before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

/**
* Virtuous Forms require a secure (HTTPS) connection to render. You'll need to 
* enable your local environment to serve over HTTPS to see the change you apply
* Follow either of the following guides to enable HTTPS on your local environment
* - https://jfbcodes.medium.com/using-rails-with-ssl-on-localhost-52d60f14a382
* - https://medium.com/@matayoshi.mariano/how-to-add-ssl-to-your-localhost-with-puma-37a66a649f29
*/
form[id*="vcrm"] {
  --v-border-radius: 0;
  --v-input-border-color: #041E42;
  --v-button-bg-color: #78BE21;
  --v-body-color: #000;
  --v-select-bg-color: transparent;
  margin-top: 1.875rem;
}

.t-yellow form[id*="vcrm"] {
  --v-body-color: #000;
  --v-input-border-color: #000;
}

.t-black form[id*="vcrm"] {
  --v-body-color: #fff;
  --v-input-border-color: #fff;
}

form[id*="vcrm"] .v_ig label,
form[id*="vcrm"] .v_igs label {
  display: inline-block;
  margin-bottom: 0.625rem;
}

form[id*="vcrm"] .v_ig input[type='email'],
form[id*="vcrm"] .v_ig input[type='number'],
form[id*="vcrm"] .v_ig input[type='password'],
form[id*="vcrm"] .v_ig input[type='search'],
form[id*="vcrm"] .v_ig input[type='tel'],
form[id*="vcrm"] .v_ig input[type='text'],
form[id*="vcrm"] .v_ig input[type='url'],
form[id*="vcrm"] .v_igs input[type='email'],
form[id*="vcrm"] .v_igs input[type='number'],
form[id*="vcrm"] .v_igs input[type='password'],
form[id*="vcrm"] .v_igs input[type='search'],
form[id*="vcrm"] .v_igs input[type='tel'],
form[id*="vcrm"] .v_igs input[type='text'],
form[id*="vcrm"] .v_igs input[type='url'] {
  background-color: transparent;
  border: 2px solid currentColor;
  -webkit-box-shadow: inset 0 0 0 0 currentColor;
          box-shadow: inset 0 0 0 0 currentColor;
  color: inherit;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
  background-color: inherit !important;
  border: 2px solid var(--v-input-border-color) !important;
}

.t-white form[id*="vcrm"] .v_ig input[type='email'], .t-white form[id*="vcrm"] .v_ig input[type='number'], .t-white form[id*="vcrm"] .v_ig input[type='password'], .t-white form[id*="vcrm"] .v_ig input[type='search'], .t-white form[id*="vcrm"] .v_ig input[type='tel'], .t-white form[id*="vcrm"] .v_ig input[type='text'], .t-white form[id*="vcrm"] .v_ig input[type='url'], .t-white form[id*="vcrm"] .v_igs input[type='email'], .t-white form[id*="vcrm"] .v_igs input[type='number'], .t-white form[id*="vcrm"] .v_igs input[type='password'], .t-white form[id*="vcrm"] .v_igs input[type='search'], .t-white form[id*="vcrm"] .v_igs input[type='tel'], .t-white form[id*="vcrm"] .v_igs input[type='text'], .t-white form[id*="vcrm"] .v_igs input[type='url'] {
  border-color: #041E42;
}

.t-white .bg-dark form[id*="vcrm"] .v_ig input[type='email'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='email'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='number'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='number'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='password'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='password'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='search'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='search'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='tel'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='tel'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='text'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='text'], .t-white .bg-dark form[id*="vcrm"] .v_ig input[type='url'], .t-white .bg-inverse form[id*="vcrm"] .v_ig input[type='url'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='email'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='email'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='number'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='number'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='password'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='password'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='search'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='search'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='tel'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='tel'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='text'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='text'], .t-white .bg-dark form[id*="vcrm"] .v_igs input[type='url'], .t-white .bg-inverse form[id*="vcrm"] .v_igs input[type='url'] {
  border-color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']:focus,
form[id*="vcrm"] .v_ig input[type='number']:focus,
form[id*="vcrm"] .v_ig input[type='password']:focus,
form[id*="vcrm"] .v_ig input[type='search']:focus,
form[id*="vcrm"] .v_ig input[type='tel']:focus,
form[id*="vcrm"] .v_ig input[type='text']:focus,
form[id*="vcrm"] .v_ig input[type='url']:focus,
form[id*="vcrm"] .v_igs input[type='email']:focus,
form[id*="vcrm"] .v_igs input[type='number']:focus,
form[id*="vcrm"] .v_igs input[type='password']:focus,
form[id*="vcrm"] .v_igs input[type='search']:focus,
form[id*="vcrm"] .v_igs input[type='tel']:focus,
form[id*="vcrm"] .v_igs input[type='text']:focus,
form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.bg-inverse form[id*="vcrm"] .v_ig input[type='email']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='number']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='password']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='search']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='tel']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='text']:focus, .bg-inverse form[id*="vcrm"] .v_ig input[type='url']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='email']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='number']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='password']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='search']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='tel']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='text']:focus, .bg-inverse form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black form[id*="vcrm"] .v_ig input[type='email']:focus, .t-black form[id*="vcrm"] .v_ig input[type='number']:focus, .t-black form[id*="vcrm"] .v_ig input[type='password']:focus, .t-black form[id*="vcrm"] .v_ig input[type='search']:focus, .t-black form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-black form[id*="vcrm"] .v_ig input[type='text']:focus, .t-black form[id*="vcrm"] .v_ig input[type='url']:focus, .t-black form[id*="vcrm"] .v_igs input[type='email']:focus, .t-black form[id*="vcrm"] .v_igs input[type='number']:focus, .t-black form[id*="vcrm"] .v_igs input[type='password']:focus, .t-black form[id*="vcrm"] .v_igs input[type='search']:focus, .t-black form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-black form[id*="vcrm"] .v_igs input[type='text']:focus, .t-black form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='email']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='number']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='password']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='search']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='text']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_ig input[type='url']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='email']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='number']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='password']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='search']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='text']:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.t-blue form[id*="vcrm"] .v_ig input[type='email']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='number']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='password']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='search']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='text']:focus, .t-blue form[id*="vcrm"] .v_ig input[type='url']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='email']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='number']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='password']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='search']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='text']:focus, .t-blue form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
}

.t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='email']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='number']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='password']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='search']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='text']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_ig input[type='url']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='email']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='number']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='password']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='search']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='text']:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
}

.t-yellow form[id*="vcrm"] .v_ig input[type='email']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='number']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='password']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='search']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='text']:focus, .t-yellow form[id*="vcrm"] .v_ig input[type='url']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='email']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='number']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='password']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='search']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='text']:focus, .t-yellow form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
}

.t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='email']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='number']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='password']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='search']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='text']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig input[type='url']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='email']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='number']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='password']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='search']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='text']:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='number']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='password']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='search']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='tel']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='text']::-webkit-input-placeholder, form[id*="vcrm"] .v_ig input[type='url']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='email']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='number']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='password']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='search']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='tel']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='text']::-webkit-input-placeholder, form[id*="vcrm"] .v_igs input[type='url']::-webkit-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='number']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='password']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='search']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='tel']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='text']::-moz-placeholder, form[id*="vcrm"] .v_ig input[type='url']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='email']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='number']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='password']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='search']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='tel']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='text']::-moz-placeholder, form[id*="vcrm"] .v_igs input[type='url']::-moz-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='number']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='password']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='search']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='tel']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='text']:-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='url']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='email']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='number']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='password']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='search']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='tel']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='text']:-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='url']:-ms-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='number']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='password']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='search']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='tel']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='text']::-ms-input-placeholder, form[id*="vcrm"] .v_ig input[type='url']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='email']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='number']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='password']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='search']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='tel']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='text']::-ms-input-placeholder, form[id*="vcrm"] .v_igs input[type='url']::-ms-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']::placeholder,
form[id*="vcrm"] .v_ig input[type='number']::placeholder,
form[id*="vcrm"] .v_ig input[type='password']::placeholder,
form[id*="vcrm"] .v_ig input[type='search']::placeholder,
form[id*="vcrm"] .v_ig input[type='tel']::placeholder,
form[id*="vcrm"] .v_ig input[type='text']::placeholder,
form[id*="vcrm"] .v_ig input[type='url']::placeholder,
form[id*="vcrm"] .v_igs input[type='email']::placeholder,
form[id*="vcrm"] .v_igs input[type='number']::placeholder,
form[id*="vcrm"] .v_igs input[type='password']::placeholder,
form[id*="vcrm"] .v_igs input[type='search']::placeholder,
form[id*="vcrm"] .v_igs input[type='tel']::placeholder,
form[id*="vcrm"] .v_igs input[type='text']::placeholder,
form[id*="vcrm"] .v_igs input[type='url']::placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='email']:disabled,
form[id*="vcrm"] .v_ig input[type='number']:disabled,
form[id*="vcrm"] .v_ig input[type='password']:disabled,
form[id*="vcrm"] .v_ig input[type='search']:disabled,
form[id*="vcrm"] .v_ig input[type='tel']:disabled,
form[id*="vcrm"] .v_ig input[type='text']:disabled,
form[id*="vcrm"] .v_ig input[type='url']:disabled,
form[id*="vcrm"] .v_igs input[type='email']:disabled,
form[id*="vcrm"] .v_igs input[type='number']:disabled,
form[id*="vcrm"] .v_igs input[type='password']:disabled,
form[id*="vcrm"] .v_igs input[type='search']:disabled,
form[id*="vcrm"] .v_igs input[type='tel']:disabled,
form[id*="vcrm"] .v_igs input[type='text']:disabled,
form[id*="vcrm"] .v_igs input[type='url']:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

.t-white form[id*="vcrm"] .v_ig input[type='email']:focus, .t-white form[id*="vcrm"] .v_ig input[type='number']:focus, .t-white form[id*="vcrm"] .v_ig input[type='password']:focus, .t-white form[id*="vcrm"] .v_ig input[type='search']:focus, .t-white form[id*="vcrm"] .v_ig input[type='tel']:focus, .t-white form[id*="vcrm"] .v_ig input[type='text']:focus, .t-white form[id*="vcrm"] .v_ig input[type='url']:focus, .t-white form[id*="vcrm"] .v_igs input[type='email']:focus, .t-white form[id*="vcrm"] .v_igs input[type='number']:focus, .t-white form[id*="vcrm"] .v_igs input[type='password']:focus, .t-white form[id*="vcrm"] .v_igs input[type='search']:focus, .t-white form[id*="vcrm"] .v_igs input[type='tel']:focus, .t-white form[id*="vcrm"] .v_igs input[type='text']:focus, .t-white form[id*="vcrm"] .v_igs input[type='url']:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

form[id*="vcrm"] .v_ig textarea,
form[id*="vcrm"] .v_igs textarea {
  background-color: transparent;
  border: 2px solid currentColor;
  -webkit-box-shadow: inset 0 0 0 0 currentColor;
          box-shadow: inset 0 0 0 0 currentColor;
  color: inherit;
  line-height: 1.2;
  padding: 0.75rem 1rem 0.625rem;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: 100%;
}

.t-white form[id*="vcrm"] .v_ig textarea, .t-white form[id*="vcrm"] .v_igs textarea {
  border-color: #041E42;
}

.t-white .bg-dark form[id*="vcrm"] .v_ig textarea, .t-white .bg-inverse form[id*="vcrm"] .v_ig textarea, .t-white .bg-dark form[id*="vcrm"] .v_igs textarea, .t-white .bg-inverse form[id*="vcrm"] .v_igs textarea {
  border-color: currentColor;
}

form[id*="vcrm"] .v_ig textarea:focus,
form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.bg-inverse form[id*="vcrm"] .v_ig textarea:focus, .bg-inverse form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black form[id*="vcrm"] .v_ig textarea:focus, .t-black form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black .bg-inverse form[id*="vcrm"] .v_ig textarea:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.t-blue form[id*="vcrm"] .v_ig textarea:focus, .t-blue form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
}

.t-blue .bg-inverse form[id*="vcrm"] .v_ig textarea:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
}

.t-yellow form[id*="vcrm"] .v_ig textarea:focus, .t-yellow form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
}

.t-yellow .bg-inverse form[id*="vcrm"] .v_ig textarea:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
}

form[id*="vcrm"] .v_ig textarea::-webkit-input-placeholder, form[id*="vcrm"] .v_igs textarea::-webkit-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig textarea::-moz-placeholder, form[id*="vcrm"] .v_igs textarea::-moz-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig textarea:-ms-input-placeholder, form[id*="vcrm"] .v_igs textarea:-ms-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig textarea::-ms-input-placeholder, form[id*="vcrm"] .v_igs textarea::-ms-input-placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig textarea::placeholder,
form[id*="vcrm"] .v_igs textarea::placeholder {
  color: currentColor;
}

form[id*="vcrm"] .v_ig textarea:disabled,
form[id*="vcrm"] .v_igs textarea:disabled {
  background-color: #f4f4f4;
  border-color: #ccc;
  color: #707070;
  cursor: not-allowed !important;
}

form[id*="vcrm"] .v_ig input[type="checkbox"],
form[id*="vcrm"] .v_igs input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

form[id*="vcrm"] .v_ig input[type="checkbox"] + label,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label {
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

form[id*="vcrm"] .v_ig input[type="checkbox"] + label:before, form[id*="vcrm"] .v_ig input[type="checkbox"] + label:after,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label:before,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label:after {
  content: '';
  height: 1.25rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25rem;
}

form[id*="vcrm"] .v_ig input[type="checkbox"] + label:before,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label:before {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 2px currentColor;
          box-shadow: inset 0 0 0 2px currentColor;
  color: currentColor;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

form[id*="vcrm"] .v_ig input[type="checkbox"] + label:after,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23fff'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
  background-position: center 48%;
  background-repeat: no-repeat;
  background-size: 73% auto;
  opacity: 0;
  -webkit-transition: all 70ms linear;
  transition: all 70ms linear;
}

.t-black form[id*="vcrm"] .v_ig input[type="checkbox"] + label:after, .t-black form[id*="vcrm"] .v_igs input[type="checkbox"] + label:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23000'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
}

.t-blue form[id*="vcrm"] .v_ig input[type="checkbox"] + label:after, .t-blue form[id*="vcrm"] .v_igs input[type="checkbox"] + label:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23041E42'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
}

form[id*="vcrm"] .v_ig input[type="checkbox"]:hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_ig input[type="checkbox"]:focus + label,
form[id*="vcrm"] .v_igs input[type="checkbox"]:hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_igs input[type="checkbox"]:focus + label {
  text-decoration: underline;
}

form[id*="vcrm"] .v_ig input[type="checkbox"]:checked + label:after,
form[id*="vcrm"] .v_igs input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

form[id*="vcrm"] .v_ig input[type="checkbox"]:checked + label:before,
form[id*="vcrm"] .v_igs input[type="checkbox"]:checked + label:before {
  background-color: currentColor;
}

form[id*="vcrm"] .v_ig input[type="checkbox"] + label,
form[id*="vcrm"] .v_igs input[type="checkbox"] + label {
  font-weight: bold;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]),
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]) {
  opacity: 1;
  position: absolute;
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  font-weight: bold;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]) input[type='checkbox'],
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]) input[type='checkbox'] {
  opacity: 0;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):before, form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):after,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):before,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):after {
  content: '';
  height: 1.25rem;
  left: 0;
  position: absolute;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.25rem;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):before,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):before {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 2px currentColor;
          box-shadow: inset 0 0 0 2px currentColor;
  color: currentColor;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):after,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23fff'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
  background-position: center 48%;
  background-repeat: no-repeat;
  background-size: 73% auto;
  opacity: 0;
  -webkit-transition: all 70ms linear;
  transition: all 70ms linear;
}

.t-black form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):after, .t-black form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23000'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
}

.t-blue form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):after, .t-blue form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792' width='1792' height='1792' preserveAspectRatio='xMidYMid meet' fill='%23041E42'%3E%3Cpath d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/%3E%3C/svg%3E");
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):focus + label,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):focus + label {
  text-decoration: underline;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):has(input:checked):after,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):has(input:checked):after {
  opacity: 1;
}

form[id*="vcrm"] .v_ig label.v_r:has(input[type="checkbox"]):has(input:checked):before,
form[id*="vcrm"] .v_igs label.v_r:has(input[type="checkbox"]):has(input:checked):before {
  background-color: currentColor;
}

form[id*="vcrm"] .v_ig input[type='radio'],
form[id*="vcrm"] .v_igs input[type='radio'] {
  opacity: 0;
  position: absolute;
}

form[id*="vcrm"] .v_ig input[type='radio'] + label,
form[id*="vcrm"] .v_igs input[type='radio'] + label {
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

form[id*="vcrm"] .v_ig input[type='radio'] + label:hover, form[id*="vcrm"] .v_ig input[type='radio'] + label:focus, form[id*="vcrm"] .v_ig input[type='radio'] + label:active,
form[id*="vcrm"] .v_igs input[type='radio'] + label:hover,
form[id*="vcrm"] .v_igs input[type='radio'] + label:focus,
form[id*="vcrm"] .v_igs input[type='radio'] + label:active {
  text-decoration: underline;
}

form[id*="vcrm"] .v_ig input[type='radio'] + label:before,
form[id*="vcrm"] .v_igs input[type='radio'] + label:before {
  border: 2px solid currentColor;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 10px #fff;
          box-shadow: inset 0 0 0 10px #fff;
  content: '';
  height: 1.25rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-box-shadow 250ms cubic-bezier(0, 1, 0.5, 1.15);
  transition: -webkit-box-shadow 250ms cubic-bezier(0, 1, 0.5, 1.15);
  transition: box-shadow 250ms cubic-bezier(0, 1, 0.5, 1.15);
  transition: box-shadow 250ms cubic-bezier(0, 1, 0.5, 1.15), -webkit-box-shadow 250ms cubic-bezier(0, 1, 0.5, 1.15);
  width: 1.25rem;
}

.t-blue form[id*="vcrm"] .v_ig input[type='radio'] + label:before, .t-blue form[id*="vcrm"] .v_igs input[type='radio'] + label:before {
  -webkit-box-shadow: inset 0 0 0 10px #041E42;
          box-shadow: inset 0 0 0 10px #041E42;
}

.t-white form[id*="vcrm"] .v_ig input[type='radio'] + label:before, .t-white form[id*="vcrm"] .v_igs input[type='radio'] + label:before {
  -webkit-box-shadow: inset 0 0 0 10px #fff;
          box-shadow: inset 0 0 0 10px #fff;
}

.t-black form[id*="vcrm"] .v_ig input[type='radio'] + label:before, .t-black form[id*="vcrm"] .v_igs input[type='radio'] + label:before {
  -webkit-box-shadow: inset 0 0 0 10px #000;
          box-shadow: inset 0 0 0 10px #000;
}

form[id*="vcrm"] .v_ig input[type='radio']:hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_ig input[type='radio']:focus + label,
form[id*="vcrm"] .v_igs input[type='radio']:hover + label, [data-whatinput='keyboard'] form[id*="vcrm"] .v_igs input[type='radio']:focus + label {
  text-decoration: underline;
}

form[id*="vcrm"] .v_ig input[type='radio']:checked + label:before,
form[id*="vcrm"] .v_igs input[type='radio']:checked + label:before {
  background-color: #000;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}

.t-blue form[id*="vcrm"] .v_ig input[type='radio']:checked + label:before, .t-blue form[id*="vcrm"] .v_igs input[type='radio']:checked + label:before {
  background-color: #00c1d5;
  -webkit-box-shadow: inset 0 0 0 3px #041E42;
          box-shadow: inset 0 0 0 3px #041E42;
}

.t-black form[id*="vcrm"] .v_ig input[type='radio']:checked + label:before, .t-black form[id*="vcrm"] .v_igs input[type='radio']:checked + label:before {
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 3px #000;
          box-shadow: inset 0 0 0 3px #000;
}

form[id*="vcrm"] .v_ig.v_error label,
form[id*="vcrm"] .v_igs.v_error label {
  color: #eb0c00 !important;
}

.t-black form[id*="vcrm"] .v_ig.v_error label, .t-black form[id*="vcrm"] .v_igs.v_error label {
  color: #eb0c00 !important;
}

.t-blue form[id*="vcrm"] .v_ig.v_error label, .t-blue form[id*="vcrm"] .v_igs.v_error label {
  color: #9e0800 !important;
}

.t-yellow form[id*="vcrm"] .v_ig.v_error label, .t-yellow form[id*="vcrm"] .v_igs.v_error label {
  color: #9e0800 !important;
}

form[id*="vcrm"] .v_ig.v_error .v_em .v_m,
form[id*="vcrm"] .v_igs.v_error .v_em .v_m {
  color: #eb0c00 ;
  display: inline-block;
  font-weight: bold;
  margin-top: 0.3125rem;
}

.t-black form[id*="vcrm"] .v_ig.v_error .v_em .v_m, .t-black form[id*="vcrm"] .v_igs.v_error .v_em .v_m {
  color: #eb0c00 ;
}

.t-blue form[id*="vcrm"] .v_ig.v_error .v_em .v_m, .t-blue form[id*="vcrm"] .v_igs.v_error .v_em .v_m {
  color: #9e0800 ;
}

.t-yellow form[id*="vcrm"] .v_ig.v_error .v_em .v_m, .t-yellow form[id*="vcrm"] .v_igs.v_error .v_em .v_m {
  color: #9e0800 ;
}

form[id*="vcrm"] .v_ig .Select-placeholder,
form[id*="vcrm"] .v_igs .Select-placeholder {
  color: var(--v-body-color);
}

form[id*="vcrm"] .v_ig .Select-control,
form[id*="vcrm"] .v_igs .Select-control {
  background-color: var(--v-select-bg-color);
  border: 2px solid var(--v-input-border-color);
  padding: 3px;
}

form[id*="vcrm"] .v_ig .Select-value,
form[id*="vcrm"] .v_igs .Select-value {
  background-color: inherit;
}

form[id*="vcrm"] .v_ig .Select-value-label,
form[id*="vcrm"] .v_igs .Select-value-label {
  color: var(--v-body-color) !important;
}

form[id*="vcrm"] .v_ig .Select-input input,
form[id*="vcrm"] .v_igs .Select-input input {
  background-color: var(--v-select-bg-color) !important;
}

form[id*="vcrm"] .v_ig .Select.is-focused .Select-control,
form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.bg-inverse form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .bg-inverse form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-black form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #000, inset 0 0 0 3px currentColor;
}

.t-black .bg-inverse form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-black .bg-inverse form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 3px currentColor;
}

.t-blue form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-blue form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #041E42, inset 0 0 0 3px currentColor;
}

.t-blue .bg-inverse form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-blue .bg-inverse form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #00c1d5, inset 0 0 0 3px currentColor;
}

.t-yellow form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-yellow form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #f0d83d, inset 0 0 0 3px currentColor;
}

.t-yellow .bg-inverse form[id*="vcrm"] .v_ig .Select.is-focused .Select-control, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs .Select.is-focused .Select-control {
  -webkit-box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
          box-shadow: inset 0 0 0 1px #1c1c1c, inset 0 0 0 3px currentColor;
}

form[id*="vcrm"] .v_ig.v_ig button.button,
form[id*="vcrm"] .v_igs.v_ig button.button {
  background-color: #BE5400;
  border: 3px solid transparent;
  color: #fff;
  font-weight: bold;
  -webkit-transition: background-position 150ms ease-in-out, border-color 150ms ease-in-out;
  transition: background-position 150ms ease-in-out, border-color 150ms ease-in-out;
  padding-right: 2em;
  position: relative;
  background-color: var(--v-button-bg-color, #78BE21);
  margin-top: 1.5625rem;
}

.t-black form[id*="vcrm"] .v_ig.v_ig button.button, .t-black form[id*="vcrm"] .v_igs.v_ig button.button {
  background-color: #fff;
  color: #1c1c1c;
}

.t-black .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button, .t-black .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button {
  background-color: #fff;
  color: #1c1c1c;
}

.t-yellow form[id*="vcrm"] .v_ig.v_ig button.button, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button {
  background-color: #1c1c1c;
  color: #f0d83d;
}

.t-yellow .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button, .t-yellow .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button {
  background-color: #1c1c1c;
  color: #f0d83d;
}

form[id*="vcrm"] .v_ig.v_ig button.button:hover, form[id*="vcrm"] .v_ig.v_ig button.button:active, [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus,
form[id*="vcrm"] .v_igs.v_ig button.button:hover,
form[id*="vcrm"] .v_igs.v_ig button.button:active, [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #1c1c1c;
}

.t-black form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-blue form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-black form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-blue form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-black [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-blue [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-blue .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-blue form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-black form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-blue form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-black [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-blue [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-black .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-blue .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #fff;
}

.t-black form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-black form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-black [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-black form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-black [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-black .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  background-color: #1c1c1c;
  border-color: #fff;
  color: #fff;
}

.t-black .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-black .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-black .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .bg-dark .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-black .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-black .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-black .bg-dark .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #fff;
  background-color: #1c1c1c;
  color: #fff;
}

.t-yellow form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-yellow form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-yellow [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-yellow [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-yellow .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  background-color: #f0d83d;
  border-color: #1c1c1c;
  color: #1c1c1c;
}

.t-yellow .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-yellow .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-yellow .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow .bg-dark .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-yellow .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-yellow .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-yellow .bg-dark .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #1c1c1c;
  background-color: #f0d83d;
  color: #1c1c1c;
}

.bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:hover, .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:active, .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .bg-inverse .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:hover, .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:active, .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .bg-inverse .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #fff ;
}

.t-black .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-black .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-black .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .bg-inverse .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-black .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-black .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-black .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-black .bg-inverse .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #333 ;
}

.t-blue .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-blue .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-blue .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-blue .bg-inverse .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-blue .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-blue .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-blue .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-blue .bg-inverse .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #041E42 ;
}

.t-yellow .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-yellow .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-yellow .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow .bg-inverse .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-yellow .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-yellow .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-yellow .bg-inverse .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #f0d83d ;
}

.bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:hover, .t-white .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:hover, .bg-dark form[id*="vcrm"] .v_ig.v_ig button.button:active, .t-white .bg-inverse form[id*="vcrm"] .v_ig.v_ig button.button:active, .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-white .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_ig.v_ig button.button:focus, .bg-dark .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .t-white .bg-inverse .no-js form[id*="vcrm"] .v_ig.v_ig button.button:focus, .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:hover, .t-white .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:hover, .bg-dark form[id*="vcrm"] .v_igs.v_ig button.button:active, .t-white .bg-inverse form[id*="vcrm"] .v_igs.v_ig button.button:active, .bg-dark [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-white .bg-inverse [data-whatinput="keyboard"] form[id*="vcrm"] .v_igs.v_ig button.button:focus, .bg-dark .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus, .t-white .bg-inverse .no-js form[id*="vcrm"] .v_igs.v_ig button.button:focus {
  border-color: #fff;
}

form[id*="vcrm"] .v_ig.v_ig button.button:after,
form[id*="vcrm"] .v_igs.v_ig button.button:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 207 435' width='207' height='435' preserveAspectRatio='xMidYMid meet' fill='%23000'%3E%3Cpath d='M0 410V95c0-22 26-33 42-18l158 158c9 10 9 25 0 35L42 428c-16 15-42 4-42-18z'/%3E%3C/svg%3E");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  height: 100%;
  position: absolute;
  right: 1.25rem;
  top: 0;
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  width: 0.375rem;
}

form[id*="vcrm"] .v_ig.v_ig button.button:disabled:after,
form[id*="vcrm"] .v_igs.v_ig button.button:disabled:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 207 435' width='207' height='435' preserveAspectRatio='xMidYMid meet' fill='%23595959'%3E%3Cpath d='M0 410V95c0-22 26-33 42-18l158 158c9 10 9 25 0 35L42 428c-16 15-42 4-42-18z'/%3E%3C/svg%3E");
}

form[id*="vcrm"] .v_ig.v_ig button.button:hover .t-black, .t-blue form[id*="vcrm"] .v_ig.v_ig button.button:hover, form[id*="vcrm"] .v_ig.v_ig button.button:focus .t-black, .t-blue form[id*="vcrm"] .v_ig.v_ig button.button:focus, form[id*="vcrm"] .v_ig.v_ig button.button:active .t-black, .t-blue form[id*="vcrm"] .v_ig.v_ig button.button:active,
form[id*="vcrm"] .v_igs.v_ig button.button:hover .t-black, .t-blue form[id*="vcrm"] .v_igs.v_ig button.button:hover,
form[id*="vcrm"] .v_igs.v_ig button.button:focus .t-black, .t-blue form[id*="vcrm"] .v_igs.v_ig button.button:focus,
form[id*="vcrm"] .v_igs.v_ig button.button:active .t-black, .t-blue form[id*="vcrm"] .v_igs.v_ig button.button:active {
  border-color: #fff;
}

form[id*="vcrm"] .v_ig.v_ig button.button:hover .t-white, .t-yellow form[id*="vcrm"] .v_ig.v_ig button.button:hover, form[id*="vcrm"] .v_ig.v_ig button.button:focus .t-white, .t-yellow form[id*="vcrm"] .v_ig.v_ig button.button:focus, form[id*="vcrm"] .v_ig.v_ig button.button:active .t-white, .t-yellow form[id*="vcrm"] .v_ig.v_ig button.button:active,
form[id*="vcrm"] .v_igs.v_ig button.button:hover .t-white, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button:hover,
form[id*="vcrm"] .v_igs.v_ig button.button:focus .t-white, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button:focus,
form[id*="vcrm"] .v_igs.v_ig button.button:active .t-white, .t-yellow form[id*="vcrm"] .v_igs.v_ig button.button:active {
  border-color: #000;
}

form[id*="vcrm"] .v_ig.v_ig button.button::before,
form[id*="vcrm"] .v_igs.v_ig button.button::before {
  -webkit-filter: brightness(1);
          filter: brightness(1);
  height: 0;
  width: 0;
}

form[id*="vcrm"] .v_fc.v_fc__1 .v_lw label {
  display: block;
  font-weight: bold;
  margin-top: 1.25rem;
}

form[id*="vcrm"] .v_ig.v_ig__cb__v {
  margin-top: 0.625rem;
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.WideImageTextPromo-image {
  position: relative;
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50vw;
  }
}

@media all and (max-width: 52.4375em) {
  .WideImageTextPromo-image-tag {
    display: block;
    height: auto;
    position: static;
  }
}

.WideImageTextPromo-image .ImgPlaceholder {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}

@media all and (max-width: 52.4375em) {
  .WideImageTextPromo-image .ImgPlaceholder {
    display: none;
  }
}

.WideImageTextPromo-content {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
}

@media all and (min-width: 20em) {
  .WideImageTextPromo-content {
    padding-bottom: calc(5.1724137931vw + 0.8405172414rem);
    padding-top: calc(5.1724137931vw + 0.8405172414rem);
  }
}

@media all and (min-width: 56.25em) {
  .WideImageTextPromo-content {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50vw;
  }
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo-content-inner {
    padding-right: calc(3.2258064516vw + 1.4314516129rem);
  }
}

@media all and (min-width: 91.25em) {
  .WideImageTextPromo-content-inner {
    padding-right: 4.375rem;
  }
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo-content-inner {
    margin-left: auto;
    max-width: 45.625rem;
  }
}

.WideImageTextPromo-text {
  font-size: 2rem;
  line-height: 1.3;
}

@media all and (min-width: 20em) {
  .WideImageTextPromo-text {
    font-size: calc(1.1560693642vw + 1.7687861272rem);
  }
}

@media all and (min-width: 52.4375em) {
  .WideImageTextPromo-text {
    font-size: 2.375rem;
  }
}

@media all and (min-width: 52.5em) {
  .WideImageTextPromo-text {
    font-size: calc(1.1111111111vw + 1.5416666667rem);
  }
}

@media all and (min-width: 75em) {
  .WideImageTextPromo-text {
    font-size: 2.375rem;
  }
}

.WideImageTextPromo-text b,
.WideImageTextPromo-text strong {
  font-weight: 900;
}

.WideImageTextPromo-cta {
  margin-top: 1.875rem;
}

.WideTextPromo {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  border: 2px solid currentColor;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  text-align: center;
}

.t-white .WideTextPromo {
  border-color: #aaa;
}

.t-white .bg-dark .WideTextPromo, .t-white .bg-inverse .WideTextPromo {
  border-color: currentColor;
}

.t-white .WideTextPromo {
  color: #041E42;
}

.t-white .bg-dark .WideTextPromo, .t-white .bg-inverse .WideTextPromo {
  color: currentColor;
}

@media all and (min-width: 20em) {
  .WideTextPromo {
    padding-left: calc(1.7857142857vw + 0.5803571429rem);
    padding-right: calc(1.7857142857vw + 0.5803571429rem);
  }
}

@media all and (min-width: 37.5em) {
  .WideTextPromo {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.WideTextPromo-text {
  margin-bottom: 1.875rem;
}

.WideTextPromo-text-small {
  font-size: 1.4375rem;
  display: block;
  line-height: 1.3;
}

@media all and (min-width: 20em) {
  .WideTextPromo-text-small {
    font-size: calc(0.78125vw + 1.28125rem);
  }
}

@media all and (min-width: 60em) {
  .WideTextPromo-text-small {
    font-size: 1.75rem;
  }
}

.WideTextPromo-text-small:not(:first-child) {
  margin-top: 0.3125rem;
}

.WideTextPromo-text-large {
  font-size: 2.125rem;
  display: block;
  line-height: 1.1;
}

@media all and (min-width: 20em) {
  .WideTextPromo-text-large {
    font-size: calc(1.5625vw + 1.8125rem);
  }
}

@media all and (min-width: 60em) {
  .WideTextPromo-text-large {
    font-size: 2.75rem;
  }
}

.WideTextPromo-ctaRow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -1.5625rem;
}

.WideTextPromo-cta {
  margin-bottom: 1.5625rem;
  margin-left: 0.78125rem;
  margin-right: 0.78125rem;
}

.GalleryModal {
  background-color: rgba(0, 0, 0, 0.85);
  bottom: 0;
  left: 0;
  padding: 40px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 100%;
  z-index: 100000;
}

.GalleryModal-close {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
}

.GalleryModal-inner {
  margin: 0 auto;
  max-width: 1000px;
}

.GalleryModal-header {
  background-color: #003660;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (min-width: 37.5em) {
  .GalleryModal-header {
    padding: 30px 60px;
  }
}

.GalleryModal-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.GalleryModal-header-icon {
  width: 60px;
}

@media all and (min-width: 37.5em) {
  .GalleryModal-header-titleWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.GalleryModal-header-title {
  margin-left: 1.875rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #f7f7f7;
}

@media all and (min-width: 37.5em) {
  .GalleryModal-header-title {
    font-size: 2.625rem;
  }
}

.GalleryModal-header-subtitle {
  margin-left: 1.875rem;
  font-size: 1.125rem;
  color: #f7f7f7;
}

@media all and (min-width: 37.5em) {
  .GalleryModal-header-subtitle {
    font-size: 1.8125rem;
  }
}

.GalleryModal-content {
  background-color: #000b25;
  color: #f7f7f7;
  padding: 20px;
}

@media all and (min-width: 37.5em) {
  .GalleryModal-content {
    padding: 80px;
  }
}

.GalleryModal-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.GalleryModal-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ImageGenerator {
  padding-top: 3.0625rem;
}

.ImageGenerator-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 47.5rem;
  text-align: center;
}

.ImageGenerator-title {
  font-size: 1.75rem;
  color: #333 ;
  color: #003660;
  font-weight: 700;
  letter-spacing: -0.48px;
  line-height: 1.17;
  margin-bottom: 1.25rem;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-title {
    font-size: calc(1.6666666667vw + 1.125rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-title {
    font-size: 2.125rem;
  }
}

.t-black .ImageGenerator-title {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-title {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-title {
  color: #1c1c1c ;
}

.ImageGenerator-description {
  font-size: 1rem;
  color: #003660;
  line-height: 1.17;
  color: #333 ;
  color: #003660;
  margin-bottom: 3.1875rem;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-description {
    font-size: calc(1.3888888889vw + 0.4791666667rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-description {
    font-size: 1.3125rem;
  }
}

.t-black .ImageGenerator-description {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-description {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-description {
  color: #1c1c1c ;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-row {
    margin-bottom: 2.5rem;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-row > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.ImageGenerator-row > *:first-child {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.ImageGenerator-row > *:last-child {
  -ms-flex-preferred-size: 65%;
      flex-basis: 65%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.ImageGenerator-retinalControls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-retinalControls-inputWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-retinalControls-group {
    margin-bottom: 10px;
  }
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-retinalControls-group + .ImageGenerator-retinalControls-group {
    margin-top: 1rem;
  }
}

.ImageGenerator-retinalControls-group:focus-within label {
  border: 2px solid #9e0800;
  background-color: rgba(243, 112, 33, 0.24);
}

.ImageGenerator-retinalControls input[type="radio"]:checked + label {
  background-color: #003660;
  border: 1px solid #003660;
  color: #f7f7f7;
}

.t-yellow .ImageGenerator-retinalControls input[type="radio"]:checked + label {
  color: #fff;
  background-color: #000;
}

.t-black .ImageGenerator-retinalControls input[type="radio"]:checked + label {
  background-color: #fff;
  color: #000;
}

.ImageGenerator-retinalControls-button {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  padding: 0.875rem 1.25rem 0.8125rem;
  background: #fff;
  border-radius: 40px;
  border: 2px solid transparent;
  color: #003660;
  font-weight: 700;
  letter-spacing: 0.16px;
  padding: 0.625rem 1.875rem;
  text-transform: uppercase;
  background-color: #fff ;
  border-color: #333 ;
  color: #333 ;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #003660;
  color: #003660;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 0.875rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.875rem;
  text-transform: none;
}

.ImageGenerator-retinalControls-button:disabled {
  background-color: #ccc !important;
  color: #595959 !important;
  cursor: not-allowed !important;
}

.ImageGenerator-retinalControls-button:disabled:hover, .ImageGenerator-retinalControls-button:disabled:active, [data-whatinput="keyboard"] .ImageGenerator-retinalControls-button:disabled:focus, .no-js .ImageGenerator-retinalControls-button:disabled:focus {
  border-color: transparent;
}

.ImageGenerator-retinalControls-button:hover, .ImageGenerator-retinalControls-button:active, [data-whatinput="keyboard"] .ImageGenerator-retinalControls-button:focus, .no-js .ImageGenerator-retinalControls-button:focus {
  background-color: #003660;
  color: #fff;
  border-color: #fff;
}

.t-black .ImageGenerator-retinalControls-button {
  background-color: #000 ;
}

.t-blue .ImageGenerator-retinalControls-button {
  background-color: #041E42 ;
}

.t-yellow .ImageGenerator-retinalControls-button {
  background-color: #f0d83d ;
}

.t-black .ImageGenerator-retinalControls-button {
  border-color: #f7f7f7 ;
}

.t-blue .ImageGenerator-retinalControls-button {
  border-color: #00c1d5 ;
}

.t-yellow .ImageGenerator-retinalControls-button {
  border-color: #1c1c1c ;
}

.t-black .ImageGenerator-retinalControls-button {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-retinalControls-button {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-retinalControls-button {
  color: #1c1c1c ;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-retinalControls-button {
    margin: 0 10px;
    width: 180px;
  }
}

.ImageGenerator-retinalControls-button:hover, .ImageGenerator-retinalControls-button:active, [data-whatinput="keyboard"] .ImageGenerator-retinalControls-button:focus, .no-js .ImageGenerator-retinalControls-button:focus {
  background-color: #003660;
  border: 1px solid #003660;
  color: #f7f7f7;
}

.t-yellow .ImageGenerator-retinalControls-button:hover, .t-yellow .ImageGenerator-retinalControls-button:active, .t-yellow [data-whatinput="keyboard"] .ImageGenerator-retinalControls-button:focus, .t-yellow .no-js .ImageGenerator-retinalControls-button:focus {
  color: #fff;
  background-color: #000;
}

.t-black .ImageGenerator-retinalControls-button:hover, .t-black .ImageGenerator-retinalControls-button:active, .t-black [data-whatinput="keyboard"] .ImageGenerator-retinalControls-button:focus, .t-black .no-js .ImageGenerator-retinalControls-button:focus {
  background-color: #fff;
  color: #000;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.75rem;
  }
}

.ImageGenerator-original {
  position: relative;
  margin-bottom: 3.125rem;
  margin-top: 1.875rem;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-original {
    margin: 0 5px 0 0;
  }
}

.ImageGenerator-original-img {
  display: block;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}

.ImageGenerator-original-img:before {
  content: '';
  display: block;
  padding-top: 65.625%;
}

.ImageGenerator-original.-day .ImageGenerator-original-img.-night {
  display: none;
}

.ImageGenerator-original.-night .ImageGenerator-original-img.-day {
  display: none;
}

.ImageGenerator-original-label {
  background-color: #fff ;
  color: #333 ;
  font-size: 1.125rem;
  background-color: #10bed2;
  border-radius: 50px;
  font-weight: 700;
  left: 50%;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.9375rem 2.5rem;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -30px;
}

.t-black .ImageGenerator-original-label {
  background-color: #333 ;
}

.t-blue .ImageGenerator-original-label {
  background-color: #041E42 ;
}

.t-yellow .ImageGenerator-original-label {
  background-color: #f0d83d ;
}

.t-black .ImageGenerator-original-label {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-original-label {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-original-label {
  color: #1c1c1c ;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-original-label {
    font-size: calc(0.8333333333vw + 0.8125rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-original-label {
    font-size: 1.3125rem;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-original-label {
    bottom: 33px;
    padding: 0.9375rem 5rem;
  }
}

.ImageGenerator-result {
  position: relative;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-result {
    margin: 0 0 0 5px;
  }
}

.ImageGenerator-result-img {
  display: block;
  overflow: hidden;
  position: relative;
}

.ImageGenerator-result-img:before {
  content: '';
  display: block;
  padding-top: 65.625%;
}

.ImageGenerator-result-img[data-selected="true"] {
  display: block;
  width: 100%;
}

.ImageGenerator-result-img[data-selected="false"] {
  display: none;
}

.ImageGenerator-legend {
  font-size: 1.25rem;
  color: #003660;
  font-weight: 700;
  line-height: 1.2;
  color: #333 ;
  color: #003660;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-legend {
    font-size: calc(1.1111111111vw + 0.8333333333rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-legend {
    font-size: 1.5rem;
  }
}

.t-black .ImageGenerator-legend {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-legend {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-legend {
  color: #1c1c1c ;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-legend {
    margin-right: 2.5rem;
  }
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-legend {
    text-align: center;
    margin-bottom: 1.25rem;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-legend--mb {
    margin-bottom: 2.8125rem;
  }
}

.ImageGenerator-severityControls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-severityControls {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.ImageGenerator-severityControls-legend {
  width: 30%;
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-severityControls-legend {
    text-align: center;
    width: 100%;
  }
}

.ImageGenerator-severityControls-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 65%;
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-severityControls-wrapper {
    width: 100%;
  }
}

.ImageGenerator-severityControls-wrapper::before {
  background-color: #10bed2;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  z-index: -1;
}

.ImageGenerator-severityControls-group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.ImageGenerator-severityControls input[type="radio"]:checked + label {
  background-color: #003660;
  border-color: #003660;
  color: #f7f7f7;
}

.ImageGenerator-severityControls-button {
  font-size: 1.1875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #10bed2;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 2.8125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.8125rem;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-severityControls-button {
    font-size: calc(1.1111111111vw + 0.7708333333rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-severityControls-button {
    font-size: 1.4375rem;
  }
}

.ImageGenerator-severityControls-button:hover, .ImageGenerator-severityControls-button:active, [data-whatinput="keyboard"] .ImageGenerator-severityControls-button:focus, .no-js .ImageGenerator-severityControls-button:focus {
  background-color: #f37021;
  border-color: #f37021;
}

.ImageGenerator-severityControls-label {
  font-size: 1rem;
  font-weight: normal;
  position: absolute;
  text-align: center;
  top: 60px;
}

input[type="radio"]:checked + label .ImageGenerator-severityControls-label {
  color: #1c1c1c;
}

.ImageGenerator-switch {
  border-color: #333 ;
  border-radius: 50px;
  border: 3px solid #10bed2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 28.125rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.t-black .ImageGenerator-switch {
  border-color: #f7f7f7 ;
}

.t-blue .ImageGenerator-switch {
  border-color: #00c1d5 ;
}

.t-yellow .ImageGenerator-switch {
  border-color: #1c1c1c ;
}

.ImageGenerator-switch-group {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.ImageGenerator-switch-group:first-child > .ImageGenerator-switch-button {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}

.ImageGenerator-switch-group:last-child > .ImageGenerator-switch-button {
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}

.ImageGenerator-switch-group:focus-within .ImageGenerator-switch-button {
  background-color: #fff ;
  background-color: #10bed2;
}

.t-black .ImageGenerator-switch-group:focus-within .ImageGenerator-switch-button {
  background-color: #333 ;
}

.t-blue .ImageGenerator-switch-group:focus-within .ImageGenerator-switch-button {
  background-color: #041E42 ;
}

.t-yellow .ImageGenerator-switch-group:focus-within .ImageGenerator-switch-button {
  background-color: #f0d83d ;
}

.ImageGenerator-switch input[type="radio"]:checked + label {
  background-color: #fff ;
  color: #333 ;
  background-color: #10bed2;
}

.t-black .ImageGenerator-switch input[type="radio"]:checked + label {
  background-color: #333 ;
}

.t-blue .ImageGenerator-switch input[type="radio"]:checked + label {
  background-color: #041E42 ;
}

.t-yellow .ImageGenerator-switch input[type="radio"]:checked + label {
  background-color: #f0d83d ;
}

.t-black .ImageGenerator-switch input[type="radio"]:checked + label {
  color: #f7f7f7 ;
}

.t-blue .ImageGenerator-switch input[type="radio"]:checked + label {
  color: #00c1d5 ;
}

.t-yellow .ImageGenerator-switch input[type="radio"]:checked + label {
  color: #1c1c1c ;
}

.ImageGenerator-switch-button {
  font-size: 1.125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 0;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  height: 100%;
  padding: 0.9375rem 1.5625rem;
  text-align: center;
}

@media all and (min-width: 37.5em) {
  .ImageGenerator-switch-button {
    font-size: calc(0.8333333333vw + 0.8125rem);
  }
}

@media all and (min-width: 60em) {
  .ImageGenerator-switch-button {
    font-size: 1.3125rem;
  }
}

.ImageGenerator-switch-button .icon {
  margin-right: 0.875rem;
}

.ImageGenerator-emailField {
  max-width: 43.75rem;
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-emailField {
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.25rem;
  }
}

@media all and (max-width: 43.75em) {
  .ImageGenerator-emailField-wrapper {
    margin-top: 3.125rem;
    margin-bottom: 2.8125rem;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-emailField-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 6rem;
  }
}

.ImageGenerator-emailField-label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.ImageGenerator-emailField [data-validate='error'] {
  color: #eb0c00 ;
}

.t-black .ImageGenerator-emailField [data-validate='error'] {
  color: #eb0c00 ;
}

.t-blue .ImageGenerator-emailField [data-validate='error'] {
  color: #9e0800 ;
}

.t-yellow .ImageGenerator-emailField [data-validate='error'] {
  color: #9e0800 ;
}

.ImageGenerator-emailField .is-hidden[data-validate='error'] {
  display: none !important;
}

.ImageGenerator-emailField-input {
  border-color: #333 ;
  border-color: #10bed2;
  border: 3px solid #10bed2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.6875rem 1.125rem;
}

.t-black .ImageGenerator-emailField-input {
  border-color: #f7f7f7 ;
}

.t-blue .ImageGenerator-emailField-input {
  border-color: #00c1d5 ;
}

.t-yellow .ImageGenerator-emailField-input {
  border-color: #1c1c1c ;
}

.t-black .ImageGenerator-emailField-input {
  border-color: #aaa;
  background-color: #f7f7f7;
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-emailField-input {
    margin-bottom: 0.9375rem;
    width: 100%;
  }
}

@media all and (min-width: 43.75em) {
  .ImageGenerator-emailField-input {
    margin-right: 2rem;
  }
}

.ImageGenerator-emailField-input::-webkit-input-placeholder {
  color: #003660;
}

.ImageGenerator-emailField-input::-moz-placeholder {
  color: #003660;
}

.ImageGenerator-emailField-input:-ms-input-placeholder {
  color: #003660;
}

.ImageGenerator-emailField-input::-ms-input-placeholder {
  color: #003660;
}

.ImageGenerator-emailField-input::placeholder {
  color: #003660;
}

.ImageGenerator-emailField-submit {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  padding: 0.875rem 1.25rem 0.8125rem;
  padding: 1.125rem;
  background-color: #d04a00;
  border: 3px solid transparent;
  color: #fff;
  font-weight: 900;
  -webkit-transition: background-position 150ms ease-in-out, border-color 150ms ease-in-out;
  transition: background-position 150ms ease-in-out, border-color 150ms ease-in-out;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  padding: 0.5rem 1.75rem;
}

.ImageGenerator-emailField-submit:disabled {
  background-color: #ccc !important;
  color: #595959 !important;
  cursor: not-allowed !important;
}

.ImageGenerator-emailField-submit:disabled:hover, .ImageGenerator-emailField-submit:disabled:active, [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:disabled:focus, .no-js .ImageGenerator-emailField-submit:disabled:focus {
  border-color: transparent;
}

.ImageGenerator-emailField-submit:hover, .ImageGenerator-emailField-submit:active, [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #000;
}

.t-black .ImageGenerator-emailField-submit:hover, .t-blue .ImageGenerator-emailField-submit:hover, .t-black .ImageGenerator-emailField-submit:active, .t-blue .ImageGenerator-emailField-submit:active, .t-black [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-blue [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-black .no-js .ImageGenerator-emailField-submit:focus, .t-blue .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #fff;
}

.bg-inverse .ImageGenerator-emailField-submit:hover, .bg-inverse .ImageGenerator-emailField-submit:active, .bg-inverse [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .bg-inverse .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #fff ;
}

.t-black .bg-inverse .ImageGenerator-emailField-submit:hover, .t-black .bg-inverse .ImageGenerator-emailField-submit:active, .t-black .bg-inverse [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-black .bg-inverse .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #333 ;
}

.t-blue .bg-inverse .ImageGenerator-emailField-submit:hover, .t-blue .bg-inverse .ImageGenerator-emailField-submit:active, .t-blue .bg-inverse [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-blue .bg-inverse .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #041E42 ;
}

.t-yellow .bg-inverse .ImageGenerator-emailField-submit:hover, .t-yellow .bg-inverse .ImageGenerator-emailField-submit:active, .t-yellow .bg-inverse [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-yellow .bg-inverse .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #f0d83d ;
}

.bg-dark .ImageGenerator-emailField-submit:hover, .t-white .bg-inverse .ImageGenerator-emailField-submit:hover, .bg-dark .ImageGenerator-emailField-submit:active, .t-white .bg-inverse .ImageGenerator-emailField-submit:active, .bg-dark [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .t-white .bg-inverse [data-whatinput="keyboard"] .ImageGenerator-emailField-submit:focus, .bg-dark .no-js .ImageGenerator-emailField-submit:focus, .t-white .bg-inverse .no-js .ImageGenerator-emailField-submit:focus {
  border-color: #fff;
}

@media all and (max-width: 43.6875em) {
  .ImageGenerator-emailField-submit {
    width: 100%;
  }
}

.ImageGenerator-emailField-submit .icon {
  display: none;
  margin-left: 0.625rem;
}

.ImageGenerator-emailField-submit[data-status="loading"] .ImageGenerator-emailField-spinner {
  display: block;
}

.ImageGenerator-emailField-submit[data-status="success"] .icon {
  display: block;
}

.ImageGenerator-emailField-spinner {
  width: 16px;
  height: 16px;
  border: 5px solid currentColor;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
  display: none;
  margin-left: 0.625rem;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.ShareYourVisionGalleryGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 -20px;
}

.ShareYourVisionGalleryGrid-item {
  width: 100%;
  padding: 20px;
}

@media all and (min-width: 37.5em) {
  .ShareYourVisionGalleryGrid-item {
    width: 50%;
  }
}

@media all and (min-width: 50em) {
  .ShareYourVisionGalleryGrid-item {
    width: 33.33%;
  }
}

.ShareYourVisionGalleryItem {
  position: relative;
}

.ShareYourVisionGalleryItem-tile {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #00bed6;
  border: 2px solid #00bed6;
  background-size: cover;
}

.ShareYourVisionGalleryItem-tile:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.ShareYourVisionGalleryItem-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100px;
}

.no-csstransforms .ShareYourVisionGalleryItem-icon {
  position: static;
  top: auto;
}

.ShareYourVisionGalleryItem-icon.-video {
  width: 295px;
}

.ShareYourVisionGalleryItem-title {
  font-size: 2.125rem;
  font-weight: bold;
  margin-top: 1.25rem;
}

.ShareYourVisionGalleryItem-subtitle {
  font-size: 1.75rem;
}

.ShareYourVisionGalleryItem-modalButton {
  background-color: transparent;
  background-image: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out, border 150ms ease-in-out, color 150ms ease-in-out;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.ShareYourVisionGalleryItem-modal[aria-hidden="true"] {
  display: none;
}

.ShareYourVisionGalleryItem-modal[aria-hidden="false"] {
  display: block;
}
