@import url(https://use.typekit.net/bus5qzv.css);.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.responsive-video>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

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

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #006b99;
  text-decoration: none;
  background-color: rgba(0,0,0,0);
}

a:hover {
  color: #00364d;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.module-container,
.text-module .module-row .text-module-content figure.full-width,
.text-module .text-image-module-row .text-module-content figure.full-width,
.single-persona .single-share-list .share-list-container,
.single-mitigation .single-share-list .share-list-container,
.single-financial-assistance .single-share-list .share-list-container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm,
  .container,
  .module-container,
  .text-module .module-row .text-module-content figure.full-width,
  .text-module .text-image-module-row .text-module-content figure.full-width,
  .single-persona .single-share-list .share-list-container,
  .single-mitigation .single-share-list .share-list-container,
  .single-financial-assistance .single-share-list .share-list-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container,
  .module-container,
  .text-module .module-row .text-module-content figure.full-width,
  .text-module .text-image-module-row .text-module-content figure.full-width,
  .single-persona .single-share-list .share-list-container,
  .single-mitigation .single-share-list .share-list-container,
  .single-financial-assistance .single-share-list .share-list-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .module-container,
  .text-module .module-row .text-module-content figure.full-width,
  .text-module .text-image-module-row .text-module-content figure.full-width,
  .single-persona .single-share-list .share-list-container,
  .single-mitigation .single-share-list .share-list-container,
  .single-financial-assistance .single-share-list .share-list-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .module-container,
  .text-module .module-row .text-module-content figure.full-width,
  .text-module .text-image-module-row .text-module-content figure.full-width,
  .single-persona .single-share-list .share-list-container,
  .single-mitigation .single-share-list .share-list-container,
  .single-financial-assistance .single-share-list .share-list-container {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.mitigation-filter-module .mitigation-module-container .mitigation-filter-grid,
.mitigation-filter-module,
.higher-standard-filter-module .higher-standard-module-container .higher-standard-filter-grid,
.higher-standard-filter-module,
.hero-banner-module.simple-hero .hero-banner-module-content,
.hero-banner-module.single-persona-header .hero-banner-module-content,
.simple-hero.single-persona-header .hero-banner-module-content,
.single-persona-header .hero-banner-module-content,
.simple-hero.guided-experience-hero .hero-banner-module-content,
.guided-experience-hero.single-persona-header .hero-banner-module-content,
.hero-banner-module.single-mitigation-header .hero-banner-module-content,
.single-mitigation-header.single-persona-header .hero-banner-module-content,
.single-mitigation-header.guided-experience-hero .hero-banner-module-content,
.hero-banner-module.single-financial-assistance-header .hero-banner-module-content,
.single-financial-assistance-header.single-persona-header .hero-banner-module-content,
.single-financial-assistance-header.guided-experience-hero .hero-banner-module-content,
.hero-banner-module.single-higher-standard-header .hero-banner-module-content,
.single-higher-standard-header.single-persona-header .hero-banner-module-content,
.single-higher-standard-header.guided-experience-hero .hero-banner-module-content,
.simple-hero.single-mitigation-header .hero-banner-module-content,
.single-mitigation-header .hero-banner-module-content,
.simple-hero.single-financial-assistance-header .hero-banner-module-content,
.single-financial-assistance-header .hero-banner-module-content,
.simple-hero.single-higher-standard-header .hero-banner-module-content,
.single-higher-standard-header .hero-banner-module-content,
.hero-banner-module.single-faq-header .hero-banner-module-content,
.single-faq-header.single-persona-header .hero-banner-module-content,
.single-faq-header.guided-experience-hero .hero-banner-module-content,
.single-faq-header.single-mitigation-header .hero-banner-module-content,
.single-faq-header.single-financial-assistance-header .hero-banner-module-content,
.single-faq-header.single-higher-standard-header .hero-banner-module-content,
.hero-banner-module.single-glossary-header .hero-banner-module-content,
.single-glossary-header.single-persona-header .hero-banner-module-content,
.single-glossary-header.guided-experience-hero .hero-banner-module-content,
.single-glossary-header.single-mitigation-header .hero-banner-module-content,
.single-glossary-header.single-financial-assistance-header .hero-banner-module-content,
.single-glossary-header.single-higher-standard-header .hero-banner-module-content,
.simple-hero.single-faq-header .hero-banner-module-content,
.single-faq-header .hero-banner-module-content,
.simple-hero.single-glossary-header .hero-banner-module-content,
.single-glossary-header .hero-banner-module-content,
.hero-banner-module.error-page .hero-banner-module-content,
.error-page.single-persona-header .hero-banner-module-content,
.error-page.guided-experience-hero .hero-banner-module-content,
.error-page.single-mitigation-header .hero-banner-module-content,
.error-page.single-financial-assistance-header .hero-banner-module-content,
.error-page.single-higher-standard-header .hero-banner-module-content,
.error-page.single-faq-header .hero-banner-module-content,
.error-page.single-glossary-header .hero-banner-module-content,
.simple-hero.error-page .hero-banner-module-content,
.error-page .hero-banner-module-content,
.search .search-header-module .hero-banner-module-content,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.text-module .module-row .text-module-content,
.text-module .text-image-module-row .text-module-content,
.filtered-list-module-error,
.single-persona .single-share-list .share-list-content,
.single-mitigation .single-share-list .share-list-content,
.single-financial-assistance .single-share-list .share-list-content,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

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

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

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

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

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

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6,
  .text-module .module-row .text-module-content,
  .text-module .text-image-module-row .text-module-content,
  .filtered-list-module-error,
  .single-persona .single-share-list .share-list-content,
  .single-mitigation .single-share-list .share-list-content,
  .single-financial-assistance .single-share-list .share-list-content {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12,
  .mitigation-filter-module .mitigation-module-container .mitigation-filter-grid,
  .mitigation-filter-module,
  .higher-standard-filter-module .higher-standard-module-container .higher-standard-filter-grid,
  .higher-standard-filter-module,
  .hero-banner-module.simple-hero .hero-banner-module-content,
  .hero-banner-module.single-persona-header .hero-banner-module-content,
  .simple-hero.single-persona-header .hero-banner-module-content,
  .single-persona-header .hero-banner-module-content,
  .simple-hero.guided-experience-hero .hero-banner-module-content,
  .guided-experience-hero.single-persona-header .hero-banner-module-content,
  .hero-banner-module.single-mitigation-header .hero-banner-module-content,
  .single-mitigation-header.single-persona-header .hero-banner-module-content,
  .single-mitigation-header.guided-experience-hero .hero-banner-module-content,
  .hero-banner-module.single-financial-assistance-header .hero-banner-module-content,
  .single-financial-assistance-header.single-persona-header .hero-banner-module-content,
  .single-financial-assistance-header.guided-experience-hero .hero-banner-module-content,
  .hero-banner-module.single-higher-standard-header .hero-banner-module-content,
  .single-higher-standard-header.single-persona-header .hero-banner-module-content,
  .single-higher-standard-header.guided-experience-hero .hero-banner-module-content,
  .simple-hero.single-mitigation-header .hero-banner-module-content,
  .single-mitigation-header .hero-banner-module-content,
  .simple-hero.single-financial-assistance-header .hero-banner-module-content,
  .single-financial-assistance-header .hero-banner-module-content,
  .simple-hero.single-higher-standard-header .hero-banner-module-content,
  .single-higher-standard-header .hero-banner-module-content,
  .hero-banner-module.single-faq-header .hero-banner-module-content,
  .single-faq-header.single-persona-header .hero-banner-module-content,
  .single-faq-header.guided-experience-hero .hero-banner-module-content,
  .single-faq-header.single-mitigation-header .hero-banner-module-content,
  .single-faq-header.single-financial-assistance-header .hero-banner-module-content,
  .single-faq-header.single-higher-standard-header .hero-banner-module-content,
  .hero-banner-module.single-glossary-header .hero-banner-module-content,
  .single-glossary-header.single-persona-header .hero-banner-module-content,
  .single-glossary-header.guided-experience-hero .hero-banner-module-content,
  .single-glossary-header.single-mitigation-header .hero-banner-module-content,
  .single-glossary-header.single-financial-assistance-header .hero-banner-module-content,
  .single-glossary-header.single-higher-standard-header .hero-banner-module-content,
  .simple-hero.single-faq-header .hero-banner-module-content,
  .single-faq-header .hero-banner-module-content,
  .simple-hero.single-glossary-header .hero-banner-module-content,
  .single-glossary-header .hero-banner-module-content,
  .hero-banner-module.error-page .hero-banner-module-content,
  .error-page.single-persona-header .hero-banner-module-content,
  .error-page.guided-experience-hero .hero-banner-module-content,
  .error-page.single-mitigation-header .hero-banner-module-content,
  .error-page.single-financial-assistance-header .hero-banner-module-content,
  .error-page.single-higher-standard-header .hero-banner-module-content,
  .error-page.single-faq-header .hero-banner-module-content,
  .error-page.single-glossary-header .hero-banner-module-content,
  .simple-hero.error-page .hero-banner-module-content,
  .error-page .hero-banner-module-content,
  .search .search-header-module .hero-banner-module-content {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.fade {
  transition: opacity .15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.width {
  width: 0;
  height: auto;
  transition: width .35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: 0;
  border-left: .3em solid rgba(0,0,0,0);
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0,0,0,0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0,0,0,0);
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: 0;
  border-bottom: .3em solid rgba(0,0,0,0);
  border-left: .3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0,0,0,0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0,0,0,0);
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #006b99;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: rgba(0,0,0,0);
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

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

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

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

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

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

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-container-3d {
  perspective: 1200px;
}

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

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.header-1,
.single-persona-title,
.single-faq-title,
.single-glossary-title,
.hero-banner-module-title {
  font-weight: 800;
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: -0.04em;
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .header-1,
  .single-persona-title,
  .single-faq-title,
  .single-glossary-title,
  .hero-banner-module-title {
    font-size: 2.25rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }
}

.header-2,
.guided-experience-title,
.single-mitigation-title,
.single-financial-assistance-title,
.single-higher-standard-title,
.error-page h1,
.search .search-header-module .search-wrapper .search-title,
.three-columns-module-main_text h2,
.text-module h2,
.tabs-module-heading,
.table-compare-module-alert-text,
.repeater-links-module-title,
.persona-cards-module-extended .persona-cards-module-heading,
.one-column-module-heading,
.form-module-heading,
.filtered-list-module-error h2,
.filtered-list-module-title,
.cta-module-text,
.accordion-module-heading {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .header-2,
  .guided-experience-title,
  .single-mitigation-title,
  .single-financial-assistance-title,
  .single-higher-standard-title,
  .error-page h1,
  .search .search-header-module .search-wrapper .search-title,
  .three-columns-module-main_text h2,
  .text-module h2,
  .tabs-module-heading,
  .table-compare-module-alert-text,
  .repeater-links-module-title,
  .persona-cards-module-extended .persona-cards-module-heading,
  .one-column-module-heading,
  .form-module-heading,
  .filtered-list-module-error h2,
  .filtered-list-module-title,
  .cta-module-text,
  .accordion-module-heading {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}

.header-3,
.single-persona .repeater-links-module-title,
.single-mitigation .repeater-links-module-title,
.single-financial-assistance .repeater-links-module-title,
.single-higher-standard .repeater-links-module-title,
.three-columns-module-main_text h3,
.text-module h3,
.text-image-module-title,
.persona-cards-module-extended .persona-cards-module-card-title,
.persona-cards-module-heading,
.one-column-module-layout-small .one-column-module-heading {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .header-3,
  .single-persona .repeater-links-module-title,
  .single-mitigation .repeater-links-module-title,
  .single-financial-assistance .repeater-links-module-title,
  .single-higher-standard .repeater-links-module-title,
  .three-columns-module-main_text h3,
  .text-module h3,
  .text-image-module-title,
  .persona-cards-module-extended .persona-cards-module-card-title,
  .persona-cards-module-heading,
  .one-column-module-layout-small .one-column-module-heading {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}

.header-4,
.guided-info-title,
.three-columns-module-columns-column-title,
.three-columns-module-main_text h4,
.text-module h4,
.table-compare-row-title,
.one-column-module-subtitle,
.mitigation-filter-module .grid-title,
.higher-standard-filter-module .grid-title,
.glossary-entry h2,
.filtered-list-module .dropdown-title,
.filtered-list-module .filter-tooltip-box h4,
.filtered-list-module .filter-title,
.filtered-list-module .ajax-list-nav-bottom-title,
.card-title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: .5rem;
}

.header-5,
.three-columns-module-main_text h5,
.text-module h5,
.tabs-module-item-external-link,
.repeater-links-module-item a,
.single-faq-links a,
.single-glossary-links a,
.repeater-links-module-item a[target=_blank],
.single-faq-links a[target=_blank],
.single-glossary-links a[target=_blank],
.persona-cards-module-card-title,
.accordion-item-external-btn[target=_blank],
.accordion-item-external-btn {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: .5rem;
}

.body-lg,
.error-page-text,
.footer-module-address,
.text-image-module-description p,
.tabs-module-item-heading,
.tabs-module-description,
.persona-cards-module-extended .persona-cards-module-description,
.one-column-module-description p,
.hero-banner-module-description,
#glossary-module-posts .no-results-text,
#glossary-module-result,
.form-module-description,
.filtered-list-module-error .no-results-text,
.cta-module-eyebrow,
.accordion-module-description,
.link-lg,
.footer-navigation .menu-item>.sub-menu>.menu-item:only-child a,
.footer-navigation>.menu-item:not(.menu-item-has-children) a,
#btn-compare-selections.active span {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: .5rem;
}

.body,
.persona-cards-module-description,
.one-column-module-layout-small .one-column-module-description,
.mitigation-filter-module .grid-item .subtitle,
.higher-standard-filter-module .grid-item .subtitle,
.filtered-list-module .dropdown-item,
body {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: .5rem;
}

.body-sm,
.footer-module-copyright,
.repeater-links-module-item p,
.single-faq-links p,
.single-glossary-links p,
.filtered-list-module .filter-tooltip-box p,
.accordion-item-external-description,
.share-list-item .copy-link-text,
.card-scale,
.form-label-error,
.link-sm,
.single-mitigation-back-btn,
.single-financial-assistance-back-btn,
.single-higher-standard-back-btn,
.footer-bottom li a,
figcaption,
figcaption p a,
.label,
.search .one-column-module-content .entry-label,
.footer-navigation .menu-item span,
.table-compare-module-label,
.persona-cards-module-card-eyebrow {
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.6;
  margin-bottom: .5rem;
}

.label,
.search .one-column-module-content .entry-label,
.footer-navigation .menu-item span,
.table-compare-module-label,
.persona-cards-module-card-eyebrow {
  letter-spacing: .05em;
  text-transform: uppercase;
}

.pullquote-lg {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  .pullquote-lg {
    font-size: 1.875rem;
  }
}

.link-lg,
.footer-navigation .menu-item>.sub-menu>.menu-item:only-child a,
.footer-navigation>.menu-item:not(.menu-item-has-children) a,
#btn-compare-selections.active span {
  font-weight: 500;
}

.link,
.guided-experience-skip span,
.guided-experience-back span,
.guided-info-label,
.guided-experience-buttons p,
.footer-navigation .menu-item.menu-item-has-children>.sub-menu>.menu-item a,
.header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu a,
.header .primary-navigation>.menu-item>.sub-menu>.menu-item a,
.header .primary-navigation>.menu-item>span,
.header .primary-navigation>.menu-item>a,
.mitigation-filter-module .grid-item .description p,
.higher-standard-filter-module .grid-item .description p,
.btn-tab,
a[target=_blank],
p a,
.btn,
#glossary-module-button,
.gform_button {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3;
}

.link-sm,
.single-mitigation-back-btn,
.single-financial-assistance-back-btn,
.single-higher-standard-back-btn,
.footer-bottom li a,
figcaption,
figcaption p a {
  font-weight: 600;
}

.eyebrow,
.single-persona-eyebrow,
.single-mitigation-eyebrow,
.single-financial-assistance-eyebrow,
.single-higher-standard-eyebrow,
.single-faq-eyebrow,
.single-glossary-eyebrow,
.hero-banner-module-eyebrow {
  font-weight: 500;
  font-size: .75rem;
  line-height: 1.3333333333;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

figcaption {
  margin-top: .5rem;
  text-align: left;
}

figcaption,
figcaption p a {
  margin-bottom: 0;
}

figcaption p {
  margin-bottom: 0;
}

body {
  font-family: "work-sans",sans-serif;
  color: #003852;
  margin: 0;
}

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

.d-none {
  display: none !important;
}

.module {
  position: relative;
}

.module-row,
.text-image-module-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

.btn,
#glossary-module-button,
.gform_button {
  padding: 0;
  margin: 0;
  border: 0;
  background: rgba(0,0,0,0);
}

.btn:focus,
#glossary-module-button:focus,
.gform_button:focus {
  outline: 0;
}

.btn-primary,
.header .primary-navigation>.menu-item:last-child>span,
.header-variant-dark .primary-navigation>.menu-item:last-child>span,
.gform_button {
  position: relative;
  background: #006b99;
  border: .0625rem solid #003852;
  border-radius: 1rem;
  padding: .5rem 1rem .5rem 2.5rem;
  color: #fff;
  box-shadow: .09375rem .1875rem 0 0 #003852;
}

.btn-primary::before,
.header .primary-navigation>.menu-item:last-child>span::before,
.header-variant-dark .primary-navigation>.menu-item:last-child>span::before,
.gform_button::before {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: contain;
  width: .8rem;
  height: .65625rem;
  left: 0;
  top: 50%;
  transform: translateX(13.5px) translateY(-50%);
}

.btn-primary:hover,
.header .primary-navigation>.menu-item:last-child>span:hover,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:hover,
.gform_button:hover,
.btn-primary:focus,
.header .primary-navigation>.menu-item:last-child>span:focus,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:focus,
.gform_button:focus {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.btn-primary:focus-visible,
.header .primary-navigation>.menu-item:last-child>span:focus-visible,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:focus-visible,
.gform_button:focus-visible {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  border: .125rem dashed #d2e2ea;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.btn-primary:active,
.header .primary-navigation>.menu-item:last-child>span:active,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:active,
.gform_button:active {
  color: #edf6fa;
  background: #006b99;
  box-shadow: none;
  border: .0625rem solid #003852;
}

.btn-primary-dark,
.header-variant-dark .primary-navigation>.menu-item:last-child>span {
  box-shadow: .09375rem .1875rem 0 0 #d2e2ea;
  border-color: #fff;
}

.btn-primary-dark:hover,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:hover,
.btn-primary-dark:focus,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:focus {
  border: .0625rem solid #d2e2ea;
  box-shadow: 0 .0625rem 0 0 #d2e2ea;
}

.btn-primary-dark:focus-visible,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:focus-visible {
  box-shadow: none;
  border: .125rem dashed #d2e2ea;
}

.btn-primary-dark:active,
.header-variant-dark .primary-navigation>.menu-item:last-child>span:active {
  color: #d2e2ea;
  box-shadow: none;
}

.btn-secondary {
  position: relative;
  padding: .375rem 0 .375rem 3rem;
}

.btn-secondary::before {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  box-shadow: .09375rem .1875rem 0 0 #003852;
  background: #006b99;
  width: 2rem;
  height: 2rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 1rem;
  padding: .5rem;
}

.btn-secondary:hover,
.btn-secondary:focus {
  text-decoration: none;
}

.btn-secondary:hover::before,
.btn-secondary:focus::before {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.btn-secondary:focus-visible {
  padding: 1rem 2rem;
  border: .0625rem dashed #006b99;
  border-radius: .5rem;
  color: #006b99;
}

.btn-secondary:focus-visible::before {
  display: none;
}

.btn-secondary:active::before {
  background: #006b99;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.btn-secondary-dark {
  color: #fff;
}

.btn-secondary-dark::before {
  box-shadow: .125rem .25rem 0 0 #d2e2ea;
}

.btn-secondary-dark:hover,
.btn-secondary-dark:focus {
  color: #d2e2ea;
}

.btn-secondary-dark:hover::before,
.btn-secondary-dark:focus::before {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #d2e2ea;
}

.btn-secondary-dark:focus-visible {
  border-color: #edf6fa;
}

.btn-secondary-dark:active {
  color: #fff;
}

.btn-secondary-dark:active::before {
  background: #006b99;
  box-shadow: 0 .0625rem 0 0 #d2e2ea;
}

.btn-tertiary,
#glossary-module-button,
.share-list-item button,
a[target=_blank],
p a {
  position: relative;
  margin-right: 2rem;
  text-decoration-color: #006b99;
  text-decoration-line: underline;
  text-decoration-thickness: .0625rem;
  text-underline-offset: .1875rem;
  color: #006b99;
}

.btn-tertiary::before,
#glossary-module-button::before,
.share-list-item button::before,
a[target=_blank]::before,
p a::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjc1MTMgNi4xNzcwNEw4LjUwMDAxIDAuOTI1NzgxTDcuNzA0NTEgMS43MjEyOEwxMS42MDg2IDUuNjI1NDFMMC45NDAxODYgNS42MjU2MUwwLjk0MDIwNyA2Ljc1MDYxTDExLjU4NjkgNi43NTA0MUw3LjcwNDUxIDEwLjYzMjhMOC41MDAwMSAxMS40MjgzTDEzLjc1MTMgNi4xNzcwNFoiIGZpbGw9IiMwMDZCOTkiLz4KPC9zdmc+Cg==);
  background-size: .8rem .625rem;
  width: .8rem;
  height: .65625rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(28px) translateY(-50%);
}

.btn-tertiary:hover,
#glossary-module-button:hover,
.share-list-item button:hover,
a[target=_blank]:hover,
p a:hover,
.btn-tertiary:focus,
#glossary-module-button:focus,
.share-list-item button:focus,
a[target=_blank]:focus,
p a:focus {
  color: #003852;
  text-decoration-color: #003852;
}

.btn-tertiary:hover::before,
#glossary-module-button:hover::before,
.share-list-item button:hover::before,
a[target=_blank]:hover::before,
p a:hover::before,
.btn-tertiary:focus::before,
#glossary-module-button:focus::before,
.share-list-item button:focus::before,
a[target=_blank]:focus::before,
p a:focus::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjc1MTMgNi4xNzcwNEw4LjUwMDAxIDAuOTI1NzgxTDcuNzA0NTEgMS43MjEyOEwxMS42MDg2IDUuNjI1NDFMMC45NDAxODYgNS42MjU2MUwwLjk0MDIwNyA2Ljc1MDYxTDExLjU4NjkgNi43NTA0MUw3LjcwNDUxIDEwLjYzMjhMOC41MDAwMSAxMS40MjgzTDEzLjc1MTMgNi4xNzcwNFoiIGZpbGw9IiMwMDM4NTIiLz4KPC9zdmc+Cg==);
  transform: translateX(32px) translateY(-50%);
}

.btn-tertiary:focus-visible,
#glossary-module-button:focus-visible,
.share-list-item button:focus-visible,
a[target=_blank]:focus-visible,
p a:focus-visible {
  text-decoration-style: dashed;
  color: #006b99;
  text-decoration-color: #006b99;
}

.btn-tertiary:focus-visible::before,
#glossary-module-button:focus-visible::before,
.share-list-item button:focus-visible::before,
a[target=_blank]:focus-visible::before,
p a:focus-visible::before {
  transform: translateX(28px) translateY(-50%);
}

.btn-tertiary:active,
#glossary-module-button:active,
.share-list-item button:active,
a[target=_blank]:active,
p a:active {
  color: #006b99;
  text-decoration-color: #006b99;
}

.btn-tertiary:active::before,
#glossary-module-button:active::before,
.share-list-item button:active::before,
a[target=_blank]:active::before,
p a:active::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjc1MTMgNi4xNzcwNEw4LjUwMDAxIDAuOTI1NzgxTDcuNzA0NTEgMS43MjEyOEwxMS42MDg2IDUuNjI1NDFMMC45NDAxODYgNS42MjU2MUwwLjk0MDIwNyA2Ljc1MDYxTDExLjU4NjkgNi43NTA0MUw3LjcwNDUxIDEwLjYzMjhMOC41MDAwMSAxMS40MjgzTDEzLjc1MTMgNi4xNzcwNFoiIGZpbGw9IiMwMDZCOTkiLz4KPC9zdmc+Cg==);
  transform: translateX(32px) translateY(-50%);
}

.btn-tertiary-dark,
a.dark-link {
  color: #edf6fa;
  text-decoration-color: #edf6fa;
}

.btn-tertiary-dark::before,
a.dark-link::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUwMTMgNi4xNzcwNEw4LjI1MDAxIDAuOTI1NzgxTDcuNDU0NTEgMS43MjEyOEwxMS4zNTg2IDUuNjI1NDFMMC42OTAxODYgNS42MjU2MUwwLjY5MDIwNyA2Ljc1MDYxTDExLjMzNjkgNi43NTA0MUw3LjQ1NDUxIDEwLjYzMjhMOC4yNTAwMSAxMS40MjgzTDEzLjUwMTMgNi4xNzcwNFoiIGZpbGw9IiNFREY2RkEiLz4KPC9zdmc+Cg==);
}

.btn-tertiary-dark:hover,
a.dark-link:hover,
.btn-tertiary-dark:focus,
a.dark-link:focus {
  color: #d2e2ea;
  text-decoration-color: #d2e2ea;
}

.btn-tertiary-dark:hover::before,
a.dark-link:hover::before,
.btn-tertiary-dark:focus::before,
a.dark-link:focus::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuNzUxMyA2LjE3NzA0TDguNTAwMDEgMC45MjU3ODFMNy43MDQ1MSAxLjcyMTI4TDExLjYwODYgNS42MjU0MUwwLjk0MDE4NiA1LjYyNTYxTDAuOTQwMjA3IDYuNzUwNjFMMTEuNTg2OSA2Ljc1MDQxTDcuNzA0NTEgMTAuNjMyOEw4LjUwMDAxIDExLjQyODNMMTMuNzUxMyA2LjE3NzA0WiIgZmlsbD0iI0QyRTJFQSIvPjwvc3ZnPgo=);
}

.btn-tertiary-dark:focus-visible,
a.dark-link:focus-visible {
  color: #edf6fa;
  text-decoration-color: #edf6fa;
}

.btn-tertiary-dark:focus-visible::before,
a.dark-link:focus-visible::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUwMTMgNi4xNzcwNEw4LjI1MDAxIDAuOTI1NzgxTDcuNDU0NTEgMS43MjEyOEwxMS4zNTg2IDUuNjI1NDFMMC42OTAxODYgNS42MjU2MUwwLjY5MDIwNyA2Ljc1MDYxTDExLjMzNjkgNi43NTA0MUw3LjQ1NDUxIDEwLjYzMjhMOC4yNTAwMSAxMS40MjgzTDEzLjUwMTMgNi4xNzcwNFoiIGZpbGw9IiNFREY2RkEiLz4KPC9zdmc+Cg==);
}

.btn-tertiary-dark:active,
a.dark-link:active {
  color: #fff;
  text-decoration-color: #fff;
}

.btn-tertiary-dark:active::before,
a.dark-link:active::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  transform: translateX(32px) translateY(-50%);
}

p a {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0;
}

p a::before {
  display: none;
}

p a:focus {
  outline: 0;
}

p a:active {
  color: #003852;
  text-decoration-color: #003852;
}

p a[target=_blank]::before {
  display: none;
}

a[target=_blank] {
  margin-right: 0;
}

a[target=_blank]::before {
  display: none;
}

a[target=_blank]::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuNTg3NiAwLjVINy42MjU0OUw3LjYyNTQ5IDEuNDAzMThMMTIuMDU4MSAxLjQwMzE4TDYuMDAxOTEgNy40NTk2Mkw2LjY0MDU3IDguMDk4MjVMMTIuNjg0NCAyLjA1NDE3TDEyLjY4NDQgNi40NjIxMkwxMy41ODc2IDYuNDYyMTJWMC41WiIgZmlsbD0iIzAwNkI5OSIvPjxwYXRoIGQ9Ik02LjQyMTIzIDEuNzU4NjVIMi40MDAwMkMxLjI5NTQ2IDEuNzU4NjUgMC40MDAwMjQgMi42NTQwOCAwLjQwMDAyNCAzLjc1ODY1VjExLjVDMC40MDAwMjQgMTIuNjA0NiAxLjI5NTQ1IDEzLjUgMi40MDAwMiAxMy41SDEwLjE0MTRDMTEuMjQ1OSAxMy41IDEyLjE0MTQgMTIuNjA0NiAxMi4xNDE0IDExLjVWNy40Nzg3OUgxMS4yMzgyVjExLjU5NjhDMTEuMjM4MiAxMi4xNDkxIDEwLjc5MDUgMTIuNTk2OCAxMC4yMzgyIDEyLjU5NjhIMi4zMDMyMUMxLjc1MDkyIDEyLjU5NjggMS4zMDMyMSAxMi4xNDkxIDEuMzAzMjEgMTEuNTk2OFYzLjY2MTgzQzEuMzAzMjEgMy4xMDk1NCAxLjc1MDkyIDIuNjYxODMgMi4zMDMyIDIuNjYxODNINi40MjEyM1YxLjc1ODY1WiIgZmlsbD0iIzAwNkI5OSIvPjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: left;
  background-size: .8125rem;
  width: .8125rem;
  height: .8125rem;
  display: inline-block;
  margin: 0 .125rem -0.125rem .625rem;
}

a[target=_blank]:hover::after,
a[target=_blank]:focus::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDBIOC45NTQ1NVYwLjkxNTgwNEwxMy40NDkxIDAuOTE1ODA1TDcuMzA4MjggNy4wNTY4OUw3Ljk1NTg3IDcuNzA0NDVMMTQuMDg0MiAxLjU3NTg5TDE0LjA4NDIgNi4wNDU0NUwxNSA2LjA0NTQ1VjBaIiBmaWxsPSIjMDAzODUyIi8+CjxwYXRoIGQ9Ik02LjEwNTM2IDIuOTA0MzRIMkMwLjg5NTQzMSAyLjkwNDM0IDAgMy43OTk3NyAwIDQuOTA0MzRWMTIuODA5OEMwIDEzLjkxNDQgMC44OTU0MzEgMTQuODA5OCAyIDE0LjgwOThIOS45MDU0NkMxMS4wMSAxNC44MDk4IDExLjkwNTUgMTMuOTE0NCAxMS45MDU1IDEyLjgwOThWOC43MDQ0M0gxMC45ODk3VjEyLjg5NEMxMC45ODk3IDEzLjQ0NjMgMTAuNTQxOSAxMy44OTQgOS45ODk2NSAxMy44OTRIMS45MTU4QzEuMzYzNTIgMTMuODk0IDAuOTE1ODA1IDEzLjQ0NjMgMC45MTU4MDUgMTIuODk0VjQuODIwMTRDMC45MTU4MDUgNC4yNjc4NiAxLjM2MzUyIDMuODIwMTQgMS45MTU4IDMuODIwMTRINi4xMDUzNlYyLjkwNDM0WiIgZmlsbD0iIzAwMzg1MiIvPgo8L3N2Zz4K);
  background-size: .9375rem;
  width: .9375rem;
  height: .9375rem;
}

a[target=_blank]:focus-visible::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuNTg3NiAwLjVINy42MjU0OUw3LjYyNTQ5IDEuNDAzMThMMTIuMDU4MSAxLjQwMzE4TDYuMDAxOTEgNy40NTk2Mkw2LjY0MDU3IDguMDk4MjVMMTIuNjg0NCAyLjA1NDE3TDEyLjY4NDQgNi40NjIxMkwxMy41ODc2IDYuNDYyMTJWMC41WiIgZmlsbD0iIzAwNkI5OSIvPjxwYXRoIGQ9Ik02LjQyMTIzIDEuNzU4NjVIMi40MDAwMkMxLjI5NTQ2IDEuNzU4NjUgMC40MDAwMjQgMi42NTQwOCAwLjQwMDAyNCAzLjc1ODY1VjExLjVDMC40MDAwMjQgMTIuNjA0NiAxLjI5NTQ1IDEzLjUgMi40MDAwMiAxMy41SDEwLjE0MTRDMTEuMjQ1OSAxMy41IDEyLjE0MTQgMTIuNjA0NiAxMi4xNDE0IDExLjVWNy40Nzg3OUgxMS4yMzgyVjExLjU5NjhDMTEuMjM4MiAxMi4xNDkxIDEwLjc5MDUgMTIuNTk2OCAxMC4yMzgyIDEyLjU5NjhIMi4zMDMyMUMxLjc1MDkyIDEyLjU5NjggMS4zMDMyMSAxMi4xNDkxIDEuMzAzMjEgMTEuNTk2OFYzLjY2MTgzQzEuMzAzMjEgMy4xMDk1NCAxLjc1MDkyIDIuNjYxODMgMi4zMDMyIDIuNjYxODNINi40MjEyM1YxLjc1ODY1WiIgZmlsbD0iIzAwNkI5OSIvPjwvc3ZnPgo=);
  background-size: .8125rem;
  width: .8125rem;
  height: .8125rem;
}

a[target=_blank]:active {
  color: #006b99;
  text-decoration-color: #006b99;
}

a[target=_blank]:active::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUgMEg4Ljk1NDU1VjAuOTE1ODA0TDEzLjQ0OTEgMC45MTU4MDVMNy4zMDgyOCA3LjA1Njg5TDcuOTU1ODcgNy43MDQ0NUwxNC4wODQyIDEuNTc1ODlMMTQuMDg0MiA2LjA0NTQ1TDE1IDYuMDQ1NDVWMFoiIGZpbGw9IiMwMDZCOTkiLz48cGF0aCBkPSJNNi4xMDUzNiAyLjkwNDM0SDJDMC44OTU0MzEgMi45MDQzNCAwIDMuNzk5NzcgMCA0LjkwNDM0VjEyLjgwOThDMCAxMy45MTQ0IDAuODk1NDMxIDE0LjgwOTggMiAxNC44MDk4SDkuOTA1NDZDMTEuMDEgMTQuODA5OCAxMS45MDU1IDEzLjkxNDQgMTEuOTA1NSAxMi44MDk4VjguNzA0NDNIMTAuOTg5N1YxMi44OTRDMTAuOTg5NyAxMy40NDYzIDEwLjU0MTkgMTMuODk0IDkuOTg5NjUgMTMuODk0SDEuOTE1OEMxLjM2MzUyIDEzLjg5NCAwLjkxNTgwNSAxMy40NDYzIDAuOTE1ODA1IDEyLjg5NFY0LjgyMDE0QzAuOTE1ODA1IDQuMjY3ODYgMS4zNjM1MiAzLjgyMDE0IDEuOTE1OCAzLjgyMDE0SDYuMTA1MzZWMi45MDQzNFoiIGZpbGw9IiMwMDZCOTkiLz48L3N2Zz4K);
  background-size: .9375rem;
  width: .9375rem;
  height: .9375rem;
}

a.dark-link-external::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjU4NzYgMC41SDcuNjI1NDlMNy42MjU0OSAxLjQwMzE4TDEyLjA1ODEgMS40MDMxOEw2LjAwMTkxIDcuNDU5NjJMNi42NDA1NyA4LjA5ODI1TDEyLjY4NDQgMi4wNTQxN0wxMi42ODQ0IDYuNDYyMTJMMTMuNTg3NiA2LjQ2MjEyVjAuNVoiIGZpbGw9IiNFREY2RkEiLz4KPHBhdGggZD0iTTYuNDIxMjMgMS43NTg2NUgyLjQwMDAyQzEuMjk1NDYgMS43NTg2NSAwLjQwMDAyNCAyLjY1NDA4IDAuNDAwMDI0IDMuNzU4NjVWMTEuNUMwLjQwMDAyNCAxMi42MDQ2IDEuMjk1NDUgMTMuNSAyLjQwMDAyIDEzLjVIMTAuMTQxNEMxMS4yNDU5IDEzLjUgMTIuMTQxNCAxMi42MDQ2IDEyLjE0MTQgMTEuNVY3LjQ3ODc5SDExLjIzODJWMTEuNTk2OEMxMS4yMzgyIDEyLjE0OTEgMTAuNzkwNSAxMi41OTY4IDEwLjIzODIgMTIuNTk2OEgyLjMwMzIxQzEuNzUwOTIgMTIuNTk2OCAxLjMwMzIxIDEyLjE0OTEgMS4zMDMyMSAxMS41OTY4VjMuNjYxODNDMS4zMDMyMSAzLjEwOTU0IDEuNzUwOTIgMi42NjE4MyAyLjMwMzIgMi42NjE4M0g2LjQyMTIzVjEuNzU4NjVaIiBmaWxsPSIjRURGNkZBIi8+Cjwvc3ZnPgo=);
}

a.dark-link-external:hover::before,
a.dark-link-external:focus::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUgMEg4Ljk1NDU1TDguOTU0NTUgMC45MTU4MDRMMTMuNDQ5MSAwLjkxNTgwNUw3LjMwODI4IDcuMDU2ODlMNy45NTU4NyA3LjcwNDQ1TDE0LjA4NDIgMS41NzU4OUwxNC4wODQyIDYuMDQ1NDVMMTUgNi4wNDU0NVYwWiIgZmlsbD0iI0QyRTJFQSIvPjxwYXRoIGQ9Ik02LjEwNTM2IDIuOTA0MzRIMkMwLjg5NTQzMSAyLjkwNDM0IDAgMy43OTk3NyAwIDQuOTA0MzRWMTIuODA5OEMwIDEzLjkxNDQgMC44OTU0MzEgMTQuODA5OCAyIDE0LjgwOThIOS45MDU0NkMxMS4wMSAxNC44MDk4IDExLjkwNTUgMTMuOTE0NCAxMS45MDU1IDEyLjgwOThWOC43MDQ0M0gxMC45ODk3VjEyLjg5NEMxMC45ODk3IDEzLjQ0NjMgMTAuNTQxOSAxMy44OTQgOS45ODk2NSAxMy44OTRIMS45MTU4QzEuMzYzNTIgMTMuODk0IDAuOTE1ODA0IDEzLjQ0NjMgMC45MTU4MDQgMTIuODk0VjQuODIwMTRDMC45MTU4MDQgNC4yNjc4NiAxLjM2MzUyIDMuODIwMTQgMS45MTU4IDMuODIwMTRINi4xMDUzNlYyLjkwNDM0WiIgZmlsbD0iI0QyRTJFQSIvPjwvc3ZnPgo=);
  background-size: .9375rem;
  width: .9375rem;
  height: .9375rem;
}

a.dark-link-external:focus-visible::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjU4NzYgMC41SDcuNjI1NDlMNy42MjU0OSAxLjQwMzE4TDEyLjA1ODEgMS40MDMxOEw2LjAwMTkxIDcuNDU5NjJMNi42NDA1NyA4LjA5ODI1TDEyLjY4NDQgMi4wNTQxN0wxMi42ODQ0IDYuNDYyMTJMMTMuNTg3NiA2LjQ2MjEyVjAuNVoiIGZpbGw9IiNFREY2RkEiLz4KPHBhdGggZD0iTTYuNDIxMjMgMS43NTg2NUgyLjQwMDAyQzEuMjk1NDYgMS43NTg2NSAwLjQwMDAyNCAyLjY1NDA4IDAuNDAwMDI0IDMuNzU4NjVWMTEuNUMwLjQwMDAyNCAxMi42MDQ2IDEuMjk1NDUgMTMuNSAyLjQwMDAyIDEzLjVIMTAuMTQxNEMxMS4yNDU5IDEzLjUgMTIuMTQxNCAxMi42MDQ2IDEyLjE0MTQgMTEuNVY3LjQ3ODc5SDExLjIzODJWMTEuNTk2OEMxMS4yMzgyIDEyLjE0OTEgMTAuNzkwNSAxMi41OTY4IDEwLjIzODIgMTIuNTk2OEgyLjMwMzIxQzEuNzUwOTIgMTIuNTk2OCAxLjMwMzIxIDEyLjE0OTEgMS4zMDMyMSAxMS41OTY4VjMuNjYxODNDMS4zMDMyMSAzLjEwOTU0IDEuNzUwOTIgMi42NjE4MyAyLjMwMzIgMi42NjE4M0g2LjQyMTIzVjEuNzU4NjVaIiBmaWxsPSIjRURGNkZBIi8+Cjwvc3ZnPgo=);
  background-size: .8125rem;
  width: .8125rem;
  height: .8125rem;
}

a.dark-link-external:active {
  color: #fff;
  text-decoration-color: #fff;
}

a.dark-link-external:active::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUgMEg4Ljk1NDU1TDguOTU0NTUgMC45MTU4MDRMMTMuNDQ5MSAwLjkxNTgwNUw3LjMwODI4IDcuMDU2ODlMNy45NTU4NyA3LjcwNDQ1TDE0LjA4NDIgMS41NzU4OUwxNC4wODQyIDYuMDQ1NDVMMTUgNi4wNDU0NVYwWiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNNi4xMDUzNiAyLjkwNDM0SDJDMC44OTU0MzEgMi45MDQzNCAwIDMuNzk5NzcgMCA0LjkwNDM0VjEyLjgwOThDMCAxMy45MTQ0IDAuODk1NDMxIDE0LjgwOTggMiAxNC44MDk4SDkuOTA1NDZDMTEuMDEgMTQuODA5OCAxMS45MDU1IDEzLjkxNDQgMTEuOTA1NSAxMi44MDk4VjguNzA0NDNIMTAuOTg5N1YxMi44OTRDMTAuOTg5NyAxMy40NDYzIDEwLjU0MTkgMTMuODk0IDkuOTg5NjUgMTMuODk0SDEuOTE1OEMxLjM2MzUyIDEzLjg5NCAwLjkxNTgwNCAxMy40NDYzIDAuOTE1ODA0IDEyLjg5NFY0LjgyMDE0QzAuOTE1ODA0IDQuMjY3ODYgMS4zNjM1MiAzLjgyMDE0IDEuOTE1OCAzLjgyMDE0SDYuMTA1MzZWMi45MDQzNFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+Cg==);
  background-size: .9375rem;
  width: .9375rem;
  height: .9375rem;
  transform: translateX(28px) translateY(-50%);
}

.btn-dropdown {
  text-decoration: none;
  margin: 0;
  padding: .5rem .625rem .5rem .5rem;
  border: .0625rem solid #006b99;
  border-radius: .3125rem;
  color: #003852;
  background-color: #fff;
}

.btn-dropdown::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMDU2OTUgNy41NDU4M0wxMS41NzM0IDIuMDI5NDFMMTAuNTEyNyAwLjk2ODc1TDYuMTY4MDUgNS4zMTM0MUw2LjA1MTMxIDUuNDEwNTVMNS45MzE0OCA1LjI5OTA1TDEuNjAxMTkgMC45Njg3NUwwLjU0MDUyNyAyLjAyOTQxTDYuMDU2OTUgNy41NDU4M1oiIGZpbGw9IiMwMDM4NTIiLz48L3N2Zz4K);
  display: inline-block;
  width: .6875rem;
  height: 100%;
  margin-left: .625rem;
  border: 0;
  position: relative;
  top: .1875rem;
}

.btn-dropdown:hover {
  background-color: #edf6fa;
}

.btn-dropdown[aria-expanded=true]::after {
  transform: rotate(180deg);
}

.btn-tag,
.single-mitigation-taxonomy,
.single-financial-assistance-taxonomy,
.single-higher-standard-taxonomy {
  background: #d2e2ea;
  color: #003852;
  padding: 1rem 1.5rem;
  border-radius: .5rem;
  box-shadow: .0625rem .125rem 0 0 #006b99;
  text-decoration: none;
  display: inline-block;
  line-height: 1rem;
}

.btn-tag:hover,
.single-mitigation-taxonomy:hover,
.single-financial-assistance-taxonomy:hover,
.single-higher-standard-taxonomy:hover,
.btn-tag:focus,
.single-mitigation-taxonomy:focus,
.single-financial-assistance-taxonomy:focus,
.single-higher-standard-taxonomy:focus {
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #006b99;
}

.slide-paginate {
  display: flex;
  align-items: center;
}

.slide-paginate .btn,
.slide-paginate #glossary-module-button,
.slide-paginate .gform_button {
  width: 2.0625rem;
}

.slide-paginate-total {
  margin: 0 1.5rem;
}

.btn-tab {
  background-color: #edf6fa;
  color: rgba(0,56,82,.7);
  text-decoration: none;
  padding: 1rem;
  border-radius: .5rem .5rem 0 0;
  border: .0625rem solid #d2e2ea;
  position: relative;
  left: -1px;
}

.btn-tab:first-child {
  left: 0;
}

.btn-tab:hover {
  border-color: #006b99;
  color: #003852;
}

.btn-tab.active {
  border-color: #006b99;
  background-color: #fff;
  color: #006b99;
}

li a[target=_blank]:has(img)::after,
p a[target=_blank]:has(img)::after {
  display: none;
}

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

.form-group {
  margin-bottom: 2rem;
  margin-top: 1.25rem;
  position: relative;
}

.gfield {
  position: relative;
}

.form-label,
.gfield_label {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: .5rem;
  pointer-events: none;
  z-index: 1;
}

.gfield_label {
  font-weight: 400 !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
  margin-bottom: .5rem !important;
}

.form-control:not([type=textarea])~.form-label,
.gfield_label,
.form-control::placeholder {
  margin: 0;
  color: #006b99;
  left: 1rem;
  top: 1.0625rem;
  pointer-events: none;
  position: absolute;
  transform-origin: 0 50%;
  transition: transform 300ms;
}

.form-control,
.gfield input,
.gfield textarea {
  position: relative;
  background-color: #fff;
  width: 100%;
  color: #006b99;
  border: .0625rem solid #006b99;
  border-radius: .5rem;
  padding: 1.75rem 1rem .375rem !important;
  min-height: 3.75rem;
}

.form-control:hover,
.gfield input:hover,
.gfield textarea:hover {
  border-color: #003852;
}

.form-control:hover::placeholder,
.gfield input:hover::placeholder,
.gfield textarea:hover::placeholder {
  color: #003852;
}

.form-control:focus,
.gfield input:focus,
.gfield textarea:focus {
  outline: 0;
  border-color: #006b99;
}

.form-control:focus::placeholder,
.gfield input:focus::placeholder,
.gfield textarea:focus::placeholder {
  color: #006b99;
}

.search-form {
  position: relative;
}

.search-form .form-control {
  margin-bottom: 0;
  padding-right: 3.125rem;
}

.search-form .search-submit {
  width: 1.5rem;
  height: 1.5rem;
  color: #006b99;
  padding: .3125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 1.5rem;
  top: 1.125rem;
}

.form-control:focus~.form-label,
.form-control:not(:placeholder-shown)~.form-label,
.form-control:focus::placeholder,
.gfield_label.active {
  color: #006b99;
  transform: translate(0, -0.4375rem) scale(0.7);
}

.form-group-dark .form-control {
  color: #fff;
  border-color: #edf6fa;
}

.form-group-dark .form-control~.form-label {
  color: #edf6fa;
}

.form-group-dark .form-control:hover {
  border-color: #fff;
}

.form-group-dark .form-control:hover::placeholder {
  color: #fff;
}

.form-group-dark .form-control:focus {
  border-color: #d2e2ea;
}

.form-group-dark .form-control:focus::placeholder {
  color: #d2e2ea;
}

.form-control:hover~.form-label {
  color: #003852;
}

.form-group-dark .form-control:hover~.form-label {
  color: #fff;
}

.form-group-dark .form-control:focus~.form-label {
  color: #d2e2ea;
}

.form-label-error {
  color: #fff;
  padding: .5rem .75rem;
  background: #b20000;
  margin-top: .5rem;
  border-radius: .25rem;
  border-color: #b20000;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.75rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-label {
  position: relative;
  margin: 0;
  vertical-align: top;
}

.custom-control-label::before {
  content: "";
  position: absolute;
  top: .1875rem;
  left: -1.75rem;
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: .25rem;
  pointer-events: none;
  background-color: #fff;
  border: .0625rem solid #006b99;
  box-shadow: .0625rem .125rem 0 0 #006b99;
}

.custom-control-label:hover::before {
  background-color: #d2e2ea;
  box-shadow: 0 .0625rem 0 0 #006b99;
}

.custom-control-label:active::before {
  background-color: #d2e2ea;
  box-shadow: none;
}

.custom-control-label::after {
  content: "";
  position: absolute;
  top: .25rem;
  left: -1.6875rem;
  display: block;
  width: .875rem;
  height: .875rem;
}

.custom-control-input:checked+.custom-control-label::after {
  background-color: #006b99;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjQwNDQzIDUuODA4NTRMOS43ODczOSAwLjQyNTU3NkwxMC43NjYxIDEuNDA0M0w0LjQwNDQzIDcuNzY1OThMMC4wMDAxODQwMTMgMy4zNjE3NEwwLjk3ODkwNSAyLjM4MzAyTDQuNDA0NDMgNS44MDg1NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 84%;
  background-position: center;
}

.custom-control-input:checked+.custom-control-label::before {
  box-shadow: none;
}

.custom-control.custom-radio .custom-control-label::before,
.custom-control.custom-radio .custom-control-label::after {
  border-radius: 50%;
  background-image: none;
}

.gform_button {
  margin-bottom: 0 !important;
  line-height: initial !important;
}

.gform_footer {
  text-align: center;
  width: max-content;
  padding: 0 !important;
  margin: 1rem auto 0 !important;
  position: relative;
}

.gform_footer::before {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: contain;
  width: .8rem;
  height: .65625rem;
  left: 0;
  top: 50%;
  transform: translateX(13.5px) translateY(-50%);
  z-index: 1;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter,
.text-module .module-row .text-module-content figure img,
.text-module .text-image-module-row .text-module-content figure img {
  display: block;
  margin: .5rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: .5rem;
  height: auto;
}

@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: .5rem;
  }

  .alignright {
    float: right;
    margin-left: .5rem;
  }
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:active,
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.social-links-list {
  margin: 0;
  display: flex;
  gap: .5625rem;
}

.social-links-list li {
  padding: 0;
  background: none;
}

.social-links-list a {
  width: 1.375rem;
  margin: 0;
}

.social-links-list a::before,
.social-links-list a::after {
  display: none;
}

.card {
  position: relative;
  border: .0625rem solid #007db2;
  background: linear-gradient(0deg, rgba(235, 239, 242, 0.5), rgba(235, 239, 242, 0.5)),linear-gradient(0deg, #fff, #fff);
  box-shadow: .25rem .5rem 0 0 #006b99;
  border-radius: 1rem;
}

.card-scale {
  margin-bottom: 1rem;
}

.card-title a {
  color: #003852;
}

.card-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

.card-compare {
  z-index: 2;
  margin-top: 1rem;
}

.card:hover .card-title a,
.card:focus .card-title a {
  text-decoration: none;
}

[data-type=ajax-list-type-grid] .card {
  padding: 1rem;
  min-height: 25rem;
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

@media (max-width: 1199.98px) {
  [data-type=ajax-list-type-grid] .card {
    grid-template-columns: repeat(2, 1fr);
    min-height: 27.125rem;
  }
}

@media (max-width: 991.98px) {
  [data-type=ajax-list-type-grid] .card {
    grid-template-columns: repeat(2, 1fr);
    min-height: 18.8125rem;
  }
}

@media (max-width: 767.98px) {
  [data-type=ajax-list-type-grid] .card {
    min-height: auto;
  }
}

[data-type=ajax-list-type-grid] .card>* {
  margin-bottom: 0;
}

[data-type=ajax-list-type-grid] .card-bottom {
  margin-top: auto;
}

[data-type=ajax-list-type-grid] .card-bottom .card-scale {
  display: none;
}

[data-type=ajax-list-type-grid] .card-tag {
  display: flex;
  flex-direction: column;
  row-gap: .5rem;
  margin-top: auto;
}

@media (max-width: 767.98px) {
  [data-type=ajax-list-type-grid] .card-tag {
    margin-top: 1rem;
  }
}

[data-type=ajax-list-type-grid] .card-tag .btn-tag,
[data-type=ajax-list-type-grid] .card-tag .single-mitigation-taxonomy,
[data-type=ajax-list-type-grid] .card-tag .single-financial-assistance-taxonomy,
[data-type=ajax-list-type-grid] .card-tag .single-higher-standard-taxonomy {
  width: max-content;
}

@media (min-width: 576px) {
  [data-type=ajax-list-type-list] .card {
    padding: 2rem;
    display: flex;
    column-gap: 2rem;
  }

  [data-type=ajax-list-type-list] .card .card-title,
  [data-type=ajax-list-type-list] .card .card-description,
  [data-type=ajax-list-type-list] .card .card-bottom {
    width: 33.3333333333%;
  }
}

[data-type=ajax-list-type-list] .card .card-scale {
  display: none;
}

[data-type=ajax-list-type-list] .card .card-bottom {
  margin-left: auto;
}

[data-type=ajax-list-type-list] .card .card-bottom .card-scale {
  display: block;
}

[data-type=ajax-list-type-list] .card .card-tag {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
}

.share-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1.25rem;
}

@media (max-width: 767.98px) {
  .share-list {
    flex-direction: row;
    column-gap: 1.25rem;
  }
}

.share-list-item a,
.share-list-item button,
.share-list-item #copy-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  border-bottom: none;
}

.share-list-item button {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: rgba(0,0,0,0);
}

.share-list-item a,
.share-list-item button {
  transition: opacity .2s;
}

.share-list-item a::before,
.share-list-item a::after,
.share-list-item button::before,
.share-list-item button::after {
  display: none;
}

.share-list-item a:hover,
.share-list-item button:hover {
  opacity: .7;
}

.share-list-item #copy-link {
  position: relative;
  cursor: pointer;
}

.share-list-item .copy-link-text {
  position: absolute;
  top: 0;
  width: max-content;
  right: 1.5625rem;
}

.single-persona .single-share-list,
.single-mitigation .single-share-list,
.single-financial-assistance .single-share-list {
  display: block !important;
  position: absolute;
  top: 3.75rem;
  left: -5rem;
  right: 0;
  height: 100%;
}

@media (max-width: 767.98px) {
  .single-persona .single-share-list,
  .single-mitigation .single-share-list,
  .single-financial-assistance .single-share-list {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 1rem;
  }
}

.single-persona .single-share-list .share-list-container,
.single-mitigation .single-share-list .share-list-container,
.single-financial-assistance .single-share-list .share-list-container {
  position: sticky;
  top: 2rem;
}

.single-persona .single-share-list .share-list-content,
.single-mitigation .single-share-list .share-list-content,
.single-financial-assistance .single-share-list .share-list-content {
  margin-left: auto;
  margin-right: auto;
}

@media print {
  .single-persona .single-share-list .share-list-content,
  .single-mitigation .single-share-list .share-list-content,
  .single-financial-assistance .single-share-list .share-list-content {
    display: none;
  }
}

.paginate {
  padding-top: 2rem;
  display: flex;
  justify-content: center;
  column-gap: 4rem;
  align-items: center;
}

.paginate-button {
  color: #fff;
  background: #006b99;
  box-shadow: .09375rem .1875rem 0 0 #003852;
  width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  display: inline-block;
  position: relative;
}

.paginate-button svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: auto;
  width: .875rem;
}

@media screen {
  .print-info {
    display: none;
  }
}

.print-info-content {
  margin: 0 auto;
}

.print-info-content p {
  border-top: .0625rem solid #d2e2ea;
  padding-top: 1rem;
  margin-top: 5.5rem;
  margin-bottom: 0;
}

.accordion-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .accordion-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.accordion-module-content {
  margin-left: auto;
  margin-right: auto;
}

.accordion-module-heading {
  text-align: center;
  margin-bottom: 1rem;
}

.accordion-module-heading+:is(.accordion) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .accordion-module-heading+:is(.accordion) {
    margin-top: 2rem;
  }
}

.accordion-module-description {
  text-align: center;
  margin-bottom: 0;
}

.accordion-module-description+:is(.accordion) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .accordion-module-description+:is(.accordion) {
    margin-top: 2rem;
  }
}

@media (max-width: 991.98px) {
  .accordion {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media (max-width: 767.98px) {
  .accordion {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 2rem;
  }
}

.accordion-item-title {
  margin-bottom: 0;
}

.accordion-item-button {
  padding: 2rem;
  border-top: .0625rem solid #006b99;
  border-right: .0625rem solid #006b99;
  border-left: .0625rem solid #006b99;
  width: 100%;
  text-align: left;
  color: #003852;
}

@media (max-width: 575.98px) {
  .accordion-item-button {
    padding: 1rem;
  }
}

.accordion-item-button::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMDU2OTUgNy41NDU4M0wxMS41NzM0IDIuMDI5NDFMMTAuNTEyNyAwLjk2ODc1TDYuMTY4MDUgNS4zMTM0MUw2LjA1MTMxIDUuNDEwNTVMNS45MzE0OCA1LjI5OTA1TDEuNjAxMTkgMC45Njg3NUwwLjU0MDUyNyAyLjAyOTQxTDYuMDU2OTUgNy41NDU4M1oiIGZpbGw9IiMwMDM4NTIiLz48L3N2Zz4K);
  display: inline-block;
  width: .6875rem;
  height: 100%;
  margin-right: 1rem;
  border: 0;
  position: static;
}

.accordion-item-button.accordion-item-button__collapsed {
  background-color: #edf6fa;
}

.accordion-item-button:not(.collapsed) {
  background-color: #fff;
}

.accordion-item-button:not(.collapsed)::before {
  transform: rotate(180deg);
}

.accordion-item:last-child .accordion-item-button.accordion-item-button__collapsed {
  border-bottom: .0625rem solid #006b99;
  border-radius: 0 0 .5rem .5rem;
}

.accordion-item:first-child .accordion-item-button {
  border-radius: .5rem .5rem 0 0;
}

.accordion-item-panel {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  background-color: #fff;
  border-right: .0625rem solid #006b99;
  border-left: .0625rem solid #006b99;
}

@media (max-width: 575.98px) {
  .accordion-item-panel {
    background-color: #fff;
    padding-bottom: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.accordion-item:last-child .accordion-item-panel {
  border-bottom: .0625rem solid #006b99;
  border-radius: 0 0 .5rem .5rem;
}

.accordion-item-btn {
  display: inline-block;
  margin-top: 1rem;
}

.accordion-item-external {
  position: relative;
  border-top: .0625rem solid #d2e2ea;
  margin-top: 2rem;
  padding-top: 2rem;
}

.accordion-item-external-btn {
  display: block;
  text-decoration: none;
  position: relative;
  padding-right: 2.25rem;
  margin-bottom: 0;
}

.accordion-item-external-btn::after {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNzgzNiAwLjMzMzk4NEg5LjgzNDE1TDkuODM0MTUgMS41MzgyM0wxNS43NDQzIDEuNTM4MjNMNy42NjkzOCA5LjYxMzQ3TDguNTIwOTMgMTAuNDY1TDE2LjU3OTQgMi40MDYyMUwxNi41Nzk0IDguMjgzNDdMMTcuNzgzNiA4LjI4MzQ4VjAuMzMzOTg0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNOC4yMjg0NyAyLjAxMjE4SDIuMjAwMkMxLjA5NTYzIDIuMDEyMTggMC4yMDAxOTUgMi45MDc2MSAwLjIwMDE5NSA0LjAxMjE4VjE1LjY2NzNDMC4yMDAxOTUgMTYuNzcxOSAxLjA5NTYzIDE3LjY2NzMgMi4yMDAyIDE3LjY2NzNIMTMuODU1M0MxNC45NTk5IDE3LjY2NzMgMTUuODU1MyAxNi43NzE5IDE1Ljg1NTMgMTUuNjY3M1Y5LjYzOTA0SDE0LjY1MTFWMTUuNDYzMUMxNC42NTExIDE2LjAxNTQgMTQuMjAzNCAxNi40NjMxIDEzLjY1MTEgMTYuNDYzMUgyLjQwNDQ0QzEuODUyMTUgMTYuNDYzMSAxLjQwNDQ0IDE2LjAxNTQgMS40MDQ0NCAxNS40NjMxVjQuMjE2NDJDMS40MDQ0NCAzLjY2NDE0IDEuODUyMTUgMy4yMTY0MiAyLjQwNDQ0IDMuMjE2NDJIOC4yMjg0N1YyLjAxMjE4WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4K);
  background: #006b99;
  width: 2rem;
  height: 2rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: .0625rem .125rem 0 0 #003852;
  border-radius: 1rem;
  padding: .4375rem;
}

.accordion-item-external-btn::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
  display: block;
  width: 100% !important;
  height: 100% !important;
  background-image: none !important;
  transform: none !important;
}

.accordion-item-external-btn:hover,
.accordion-item-external-btn:focus {
  text-decoration: none;
}

.accordion-item-external-btn:hover::after,
.accordion-item-external-btn:focus::after {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.accordion-item-external-btn:active::after {
  background: #006b99;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.accordion-item-external-btn[target=_blank] {
  display: block;
  text-decoration: none;
}

.accordion-item-external-description {
  margin-top: .5rem;
  margin-bottom: 0;
}

.accordion-item-text figure {
  width: 100% !important;
}

.accordion-item-text img {
  width: 100%;
  border-radius: .5rem;
}

.accordion-item-text>*:last-child {
  margin-bottom: 0;
}

.alert-module {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #006b99;
  padding-top: 1rem;
  padding-bottom: 1rem;
  z-index: 2048;
}

@media (max-width: 767.98px) {
  .alert-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.alert-module .module-row,
.alert-module .text-image-module-row {
  justify-content: space-between;
  align-items: center;
}

.alert-module-left {
  display: flex;
}

@media (max-width: 767.98px) {
  .alert-module-left {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 1rem;
    margin-bottom: 1rem;
  }
}

.alert-module-close {
  margin-right: 2rem;
  border: none;
  background: none;
  width: .75rem;
  height: .75rem;
  padding: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: center;
}

@media (max-width: 767.98px) {
  .alert-module-close {
    align-self: flex-start;
  }
}

.alert-module-message {
  color: #fff;
  margin-bottom: 0;
  position: relative;
  top: .0625rem;
}

.alert-module-btn::before {
  display: inline-block;
}

.carousel-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.carousel-content {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.carousel-content figure {
  text-align: center;
}

.carousel-content figcaption {
  text-align: left;
}

.carousel-content img {
  border-radius: .5rem;
  width: 100%;
  max-height: 32.5rem;
  object-fit: contain;
}

.carousel-slider-nav {
  margin-top: 2rem;
  justify-content: center;
}

@media (max-width: 575.98px) {
  .carousel-slider-nav {
    margin-left: 1rem;
  }
}

.carousel-slider-nav .swiper-button-disabled {
  opacity: .1;
  pointer-events: none;
}

@media (min-width: 992px) {
  .carousel-slider-nav.related-content-module-items-grid {
    display: none;
  }
}

.carousel-slider-nav .btn,
.carousel-slider-nav #glossary-module-button,
.carousel-slider-nav .gform_button {
  color: #003852;
  z-index: 999;
}

.cta-module {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .cta-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.cta-module-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: .0625rem solid #006b99;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: .3125rem .625rem 0 0 #006b99;
  background-color: #fff;
}

@media (max-width: 991.98px) {
  .cta-module-content {
    display: block;
  }
}

@media (max-width: 991.98px) {
  .cta-module-button {
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    display: block;
    margin-top: 1rem;
  }
}

@media (max-width: 767.98px) {
  .cta-module-button {
    margin-left: initial;
    margin-top: 2rem;
  }
}

.cta-module-content:hover .cta-module-button {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.cta-module-content:active .cta-module-button {
  color: #edf6fa;
  background: #006b99;
  box-shadow: none;
  border: .0625rem solid #003852;
}

.cta-module-text {
  margin-bottom: 0;
}

.cta-module-btn {
  color: #003852;
}

.cta-module-btn::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

.cta-module-btn::before {
  display: block;
}

.cta-module-btn:hover {
  text-decoration: none;
}

.cta-module-last::after {
  position: absolute;
  content: "";
  background-color: #003852;
  height: 6.25rem;
  width: 100%;
  bottom: 0;
  z-index: -1;
  border-radius: 12.5rem 12.5rem 0 0;
}

@media print {
  .cta-module-last {
    display: none;
  }
}

.filtered-list-module {
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .filtered-list-module {
    padding-bottom: 2rem;
  }
}

.filtered-list-module.change-bg-color {
  background-color: #edf6fa;
}

.filtered-list-module-title {
  margin-bottom: 0;
}

.filtered-list-module-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
}

@media (max-width: 575.98px) {
  .filtered-list-module-top {
    flex-direction: column;
    row-gap: 1rem;
  }
}

.filtered-list-module .ajax-list-search {
  width: 20rem;
}

@media (max-width: 575.98px) {
  .filtered-list-module .ajax-list-search {
    width: 100%;
  }
}

.filtered-list-module .ajax-list-search .form-group {
  margin-top: 0;
  margin-bottom: 0;
}

.filtered-list-module .ajax-list-search .form-control {
  background-color: #fff;
}

.filtered-list-module-nav {
  background-color: #edf6fa;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .filtered-list-module-nav {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.filtered-list-module-nav-bottom {
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filtered-list-module-nav-bottom.hidden {
  visibility: hidden;
}

.filtered-list-module [data-type=ajax-list-type-grid] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}

@media (max-width: 991.98px) {
  .filtered-list-module [data-type=ajax-list-type-grid] {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  .filtered-list-module [data-type=ajax-list-type-grid] {
    grid-template-columns: 1fr;
  }
}

.filtered-list-module [data-type=ajax-list-type-list] {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
}

@media (max-width: 767.98px) {
  .filtered-list-module .ajax-list-type {
    display: none;
  }
}

.filtered-list-module .ajax-list-type [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.filtered-list-module .ajax-list-type [type=radio]+label {
  cursor: pointer;
  color: rgba(0,56,82,.7);
}

.filtered-list-module .ajax-list-type [type=radio]:checked+label {
  color: #003852;
}

.filtered-list-module .ajax-list-nav {
  border: .0625rem solid #006b99;
  border-radius: 1rem;
  background-color: #fff;
  padding: 2rem;
}

.filtered-list-module .ajax-list-nav-top {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}

@media (max-width: 991.98px) {
  .filtered-list-module .ajax-list-nav-top {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767.98px) {
  .filtered-list-module .ajax-list-nav-top {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575.98px) {
  .filtered-list-module .ajax-list-nav-top {
    grid-template-columns: 1fr;
  }
}

.filtered-list-module .ajax-list-nav-bottom {
  display: block;
  border-top: .0625rem solid #006b99;
  margin-top: 2rem;
  padding-top: 1rem;
}

.filtered-list-module .ajax-list-nav-bottom-title {
  position: relative;
  color: #006b99;
  margin-bottom: 0;
  cursor: pointer;
}

.filtered-list-module .ajax-list-nav-bottom-title::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuOTQyNTYgNy41NDY4MUwwLjQyNjEzOCAyLjAzMDM5TDEuNDg2OCAwLjk2OTcyN0w1LjgzMTQ2IDUuMzE0MzhMNS45NDgyMSA1LjQxMTUzTDYuMDY4MDMgNS4zMDAwMkwxMC4zOTgzIDAuOTY5NzI3TDExLjQ1OSAyLjAzMDM5TDUuOTQyNTYgNy41NDY4MVoiIGZpbGw9IiMwMDZCOTkiLz48L3N2Zz4K);
  display: inline-block;
  width: .6875rem;
  height: 100%;
  margin-right: 1rem;
  border: 0;
  position: relative;
}

.filtered-list-module .ajax-list-nav-bottom-filters {
  display: none;
}

.filtered-list-module .ajax-list-nav-bottom.show .ajax-list-nav-bottom-title::before {
  transform: rotate(180deg);
  top: .1875rem;
}

.filtered-list-module .ajax-list-nav-bottom.show .ajax-list-nav-bottom-filters {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}

@media (max-width: 991.98px) {
  .filtered-list-module .ajax-list-nav-bottom.show .ajax-list-nav-bottom-filters {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767.98px) {
  .filtered-list-module .ajax-list-nav-bottom.show .ajax-list-nav-bottom-filters {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575.98px) {
  .filtered-list-module .ajax-list-nav-bottom.show .ajax-list-nav-bottom-filters {
    grid-template-columns: 1fr;
  }
}

.filtered-list-module .terms-list {
  position: relative;
}

.filtered-list-module .terms-list .custom-control {
  margin-bottom: 1rem;
}

.filtered-list-module .terms-list .custom-control:last-child {
  margin-bottom: 0;
}

.filtered-list-module .filter-title {
  margin-bottom: 1rem;
  padding-right: 4rem;
}

.filtered-list-module .filter-tooltip span {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 2rem;
  border: .125rem solid #003852;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .75rem;
  z-index: 1;
}

.filtered-list-module .filter-tooltip span svg {
  position: absolute;
  color: #003852;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.filtered-list-module .filter-tooltip-box {
  display: none;
}

.filtered-list-module .filter-tooltip-box h4 {
  margin-bottom: 1rem;
  padding-right: 1.625rem;
}

.filtered-list-module .filter-tooltip-box p {
  margin-bottom: 0;
}

.filtered-list-module .filter-tooltip.show {
  position: relative;
  padding: 1rem;
  background-color: #edf6fa;
  z-index: 1;
  border: 1px solid #003852;
  border-radius: 1rem;
  top: -1rem;
  left: -1rem;
  width: 100%;
  min-height: 100%;
}

.filtered-list-module .filter-tooltip.show .filter-tooltip-box {
  display: block;
}

.filtered-list-module .filter-tooltip.show span {
  background-color: #003852;
  top: 1rem;
  right: 1rem;
}

.filtered-list-module .filter-tooltip.show span::before {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMzM3MDkgNC44Njc0MUwwLjIyNzAyOSA4Ljk3NzQ3TDAuODg5OTQxIDkuNjQwMzhMNSA1LjUzMDMzTDkuMTEwMDYgOS42NDAzOUw5Ljc3Mjk3IDguOTc3NDdMNS42NjI5MSA0Ljg2NzQxTDkuNjQwMzkgMC44ODk5MzhMOC45Nzc0OCAwLjIyNzAyNkw1IDQuMjA0NUwxLjAyMjUyIDAuMjI3MDI1TDAuMzU5NjExIDAuODg5OTM4TDQuMzM3MDkgNC44Njc0MVoiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==);
  color: #fff;
  font-size: 1rem;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}

.filtered-list-module .hidden {
  visibility: hidden;
}

.filtered-list-module .dropdown-wrapper {
  display: flex;
  align-items: center;
  gap: .625rem;
}

@media (max-width: 767.98px) {
  .filtered-list-module .dropdown-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

.filtered-list-module .dropdown-title {
  margin-bottom: 0;
  font-weight: 400;
}

.filtered-list-module .dropdown-item {
  text-transform: capitalize;
  margin-bottom: 0;
  color: #003852;
}

.filtered-list-module .btn-dropdown {
  text-transform: capitalize;
}

.filtered-list-module-error {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 4rem;
}

.filtered-list-module-error h2 {
  margin-bottom: 1rem;
}

.filtered-list-module-error .no-results-text {
  margin-bottom: 0;
}

.filtered-list-module-count {
  margin-top: 1rem;
}

#btn-compare-selections {
  display: none;
}

#btn-compare-selections.active {
  display: block;
  background-color: #006b99;
  padding-top: 2.5625rem;
  padding-bottom: 2.5625rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
}

#btn-compare-selections.active span {
  text-align: center;
  color: #fff;
  display: block;
  margin-bottom: 0;
}

#btn-compare-selections.active span::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-size: 2.125rem;
  width: 2.0975rem;
  height: 1.76875rem;
  position: absolute;
  top: 50%;
  transform: translateX(28px) translateY(-50%);
}

#btn-compare-selections.active:hover,
#btn-compare-selections.active:focus {
  text-decoration: none;
}

#btn-compare-selections.active:hover span::after,
#btn-compare-selections.active:focus span::after {
  transform: translateX(32px) translateY(-50%);
}

#btn-clear-compare-selections {
  cursor: pointer;
  margin-left: 1.25rem;
  display: none;
}

@media (max-width: 991.98px) {
  #btn-clear-compare-selections {
    margin-left: 0;
  }
}

#btn-clear-compare-selections.active {
  display: block;
}

.form-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #edf6fa;
}

@media (max-width: 767.98px) {
  .form-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.form-module-content {
  margin-left: auto;
  margin-right: auto;
}

.form-module-heading {
  text-align: center;
}

.form-module-description {
  text-align: center;
  margin-bottom: 2rem;
}

.glossary-module {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .glossary-module {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.glossary-module-wrapper {
  margin: 0 auto;
}

.ajax-glossary-search .form-group {
  margin-top: 0;
  margin-bottom: 1rem;
}

#glossary-module-letters {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#glossary-module-letters li {
  text-transform: uppercase;
  margin: 0 .1875rem;
  font-weight: 700;
}

#glossary-module-letters a {
  text-decoration: underline;
}

#glossary-module-letters a:hover,
#glossary-module-letters a:focus {
  color: #003852;
}

#glossary-module-result {
  text-align: center;
  margin: 2rem 0 0 0;
  display: none;
}

#glossary-module-result.active {
  display: block;
}

#glossary-module-button {
  display: none;
  margin: 1rem auto 0 auto;
}

#glossary-module-button::before {
  display: none;
}

#glossary-module-button.active {
  display: block;
}

#glossary-module-posts {
  margin-top: 4rem;
}

.glossary-entry {
  border-top: solid .1875rem #edf6fa;
  padding: 1rem 0;
}

.glossary-entry h2 {
  margin: 0;
}

.glossary-entry a {
  color: #003852;
}

#glossary-module-posts .no-results-text {
  margin-bottom: 30vh;
  text-align: center;
}

.glossary-module-return {
  position: fixed;
  bottom: 2rem;
  right: 4rem;
}

@media (max-width: 991.98px) {
  .glossary-module-return {
    text-indent: -9999px;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    border-radius: 100%;
    right: 2rem;
  }
}

.glossary-module-return::before {
  transform: translateX(13.5px) translateY(-50%) rotate(-90deg);
}

@media (max-width: 991.98px) {
  .glossary-module-return::before {
    transform: translateY(-50%) rotate(-90deg);
    right: 0;
    margin: auto;
  }
}

.header-variant-dark+.wrap .hero-banner-module,
.header-variant-dark+.wrap .single-persona-header,
.header-variant-dark+.wrap .guided-experience-hero,
.header-variant-dark+.wrap .single-mitigation-header,
.header-variant-dark+.wrap .single-financial-assistance-header,
.header-variant-dark+.wrap .single-higher-standard-header,
.header-variant-dark+.wrap .single-faq-header,
.header-variant-dark+.wrap .single-glossary-header,
.header-variant-dark+.wrap .error-page,
.header-variant-dark+.wrap .search .search-header-module,
.search .header-variant-dark+.wrap .search-header-module {
  background-color: #003852;
}

.header-variant-dark+.wrap .hero-banner-module-eyebrow,
.header-variant-dark+.wrap .hero-banner-module-title {
  color: #fff;
}

.header-variant-dark+.wrap .hero-banner-module.simple-hero,
.header-variant-dark+.wrap .single-persona-header,
.header-variant-dark+.wrap .simple-hero.guided-experience-hero,
.header-variant-dark+.wrap .single-mitigation-header,
.header-variant-dark+.wrap .single-financial-assistance-header,
.header-variant-dark+.wrap .single-higher-standard-header,
.header-variant-dark+.wrap .single-faq-header,
.header-variant-dark+.wrap .single-glossary-header,
.header-variant-dark+.wrap .error-page,
.header-variant-dark+.wrap .search .search-header-module,
.search .header-variant-dark+.wrap .search-header-module {
  background-image: url(/wp-content/themes/fpm001/dist/images/hero-simple-background-dark.svg);
}

.header-variant-light+.wrap .hero-banner-module,
.header-variant-light+.wrap .single-persona-header,
.header-variant-light+.wrap .guided-experience-hero,
.header-variant-light+.wrap .single-mitigation-header,
.header-variant-light+.wrap .single-financial-assistance-header,
.header-variant-light+.wrap .single-higher-standard-header,
.header-variant-light+.wrap .single-faq-header,
.header-variant-light+.wrap .single-glossary-header,
.header-variant-light+.wrap .error-page,
.header-variant-light+.wrap .search .search-header-module,
.search .header-variant-light+.wrap .search-header-module {
  background-color: #d2e2ea;
}

.header-variant-light+.wrap .hero-banner-module-eyebrow,
.header-variant-light+.wrap .hero-banner-module-title {
  color: #003852;
}

.header-variant-light+.wrap .hero-banner-module.simple-hero,
.header-variant-light+.wrap .single-persona-header,
.header-variant-light+.wrap .simple-hero.guided-experience-hero,
.header-variant-light+.wrap .single-mitigation-header,
.header-variant-light+.wrap .single-financial-assistance-header,
.header-variant-light+.wrap .single-higher-standard-header,
.header-variant-light+.wrap .single-faq-header,
.header-variant-light+.wrap .single-glossary-header,
.header-variant-light+.wrap .error-page,
.header-variant-light+.wrap .search .search-header-module,
.search .header-variant-light+.wrap .search-header-module {
  background-image: url(/wp-content/themes/fpm001/dist/images/hero-simple-background-light.svg);
}

.hero-banner-module,
.single-persona-header,
.guided-experience-hero,
.single-mitigation-header,
.single-financial-assistance-header,
.single-higher-standard-header,
.single-faq-header,
.single-glossary-header,
.error-page,
.search .search-header-module {
  position: relative;
}

.hero-banner-module.large-hero,
.large-hero.single-persona-header,
.large-hero.guided-experience-hero,
.large-hero.single-mitigation-header,
.large-hero.single-financial-assistance-header,
.large-hero.single-higher-standard-header,
.large-hero.single-faq-header,
.large-hero.single-glossary-header,
.large-hero.error-page,
.search .large-hero.search-header-module {
  height: 100vh;
}

@media (max-width: 991.98px) {
  .hero-banner-module.large-hero,
  .large-hero.single-persona-header,
  .large-hero.guided-experience-hero,
  .large-hero.single-mitigation-header,
  .large-hero.single-financial-assistance-header,
  .large-hero.single-higher-standard-header,
  .large-hero.single-faq-header,
  .large-hero.single-glossary-header,
  .large-hero.error-page,
  .search .large-hero.search-header-module {
    min-height: 35.625rem;
    height: auto;
  }
}

@media (max-width: 575.98px) {
  .hero-banner-module.large-hero,
  .large-hero.single-persona-header,
  .large-hero.guided-experience-hero,
  .large-hero.single-mitigation-header,
  .large-hero.single-financial-assistance-header,
  .large-hero.single-higher-standard-header,
  .large-hero.single-faq-header,
  .large-hero.single-glossary-header,
  .large-hero.error-page,
  .search .large-hero.search-header-module {
    min-height: 29.6875rem;
  }
}

.hero-banner-module.large-hero::before,
.large-hero.single-persona-header::before,
.large-hero.guided-experience-hero::before,
.large-hero.single-mitigation-header::before,
.large-hero.single-financial-assistance-header::before,
.large-hero.single-higher-standard-header::before,
.large-hero.single-faq-header::before,
.large-hero.single-glossary-header::before,
.large-hero.error-page::before,
.search .large-hero.search-header-module::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/fpm001/dist/images/hero-background-top-dark.svg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 100%;
  background-size: contain;
}

.hero-banner-module.large-hero::after,
.large-hero.single-persona-header::after,
.large-hero.guided-experience-hero::after,
.large-hero.single-mitigation-header::after,
.large-hero.single-financial-assistance-header::after,
.large-hero.single-higher-standard-header::after,
.large-hero.single-faq-header::after,
.large-hero.single-glossary-header::after,
.large-hero.error-page::after,
.search .large-hero.search-header-module::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/themes/fpm001/dist/images/hero-background-bottom-dark.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 100%;
  height: 100%;
  background-size: contain;
}

.hero-banner-module.large-hero .hero-banner-module-middle,
.large-hero.single-persona-header .hero-banner-module-middle,
.large-hero.guided-experience-hero .hero-banner-module-middle,
.large-hero.single-mitigation-header .hero-banner-module-middle,
.large-hero.single-financial-assistance-header .hero-banner-module-middle,
.large-hero.single-higher-standard-header .hero-banner-module-middle,
.large-hero.single-faq-header .hero-banner-module-middle,
.large-hero.single-glossary-header .hero-banner-module-middle,
.large-hero.error-page .hero-banner-module-middle,
.search .large-hero.search-header-module .hero-banner-module-middle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

.hero-banner-module.small-hero,
.small-hero.single-persona-header,
.guided-experience-hero,
.small-hero.single-mitigation-header,
.small-hero.single-financial-assistance-header,
.small-hero.single-higher-standard-header,
.small-hero.single-faq-header,
.small-hero.single-glossary-header,
.small-hero.error-page,
.search .small-hero.search-header-module,
.search .search-header-module.guided-experience-hero {
  background-image: url(/wp-content/themes/fpm001/dist/images/hero-background-top-dark.svg);
  background-repeat: no-repeat;
  background-position: right top -3.25rem;
}

@media only screen and (max-width: 1550px) {
  .hero-banner-module.small-hero,
  .small-hero.single-persona-header,
  .guided-experience-hero,
  .small-hero.single-mitigation-header,
  .small-hero.single-financial-assistance-header,
  .small-hero.single-higher-standard-header,
  .small-hero.single-faq-header,
  .small-hero.single-glossary-header,
  .small-hero.error-page,
  .search .small-hero.search-header-module,
  .search .search-header-module.guided-experience-hero {
    background-size: contain;
    background-position: right top;
  }
}

.hero-banner-module.small-hero,
.guided-experience-hero,
.hero-banner-module.simple-hero,
.single-persona-header,
.single-mitigation-header,
.single-financial-assistance-header,
.single-higher-standard-header,
.single-faq-header,
.single-glossary-header,
.error-page,
.search .search-header-module {
  padding-top: 157px;
  padding-bottom: 4rem;
}

.hero-banner-module-content {
  margin-left: auto;
  margin-right: auto;
}

.hero-banner-module.simple-hero,
.single-persona-header,
.simple-hero.guided-experience-hero,
.single-mitigation-header,
.single-financial-assistance-header,
.single-higher-standard-header,
.single-faq-header,
.single-glossary-header,
.error-page,
.search .search-header-module {
  background-repeat: no-repeat;
  background-position: right top;
}

.hero-banner-module-eyebrow {
  text-align: center;
}

.hero-banner-module-title {
  margin-bottom: 1rem;
  color: #fff;
  text-align: center;
}

.hero-banner-module-description {
  position: relative;
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
}

.hero-banner-module-description::after {
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  transform: rotate(90deg);
  width: 1.125rem;
  height: .9375rem;
  bottom: -2rem;
  left: 0;
  right: 0;
  margin: auto;
}

.higher-standard-filter-module {
  padding-top: 4rem;
}

.higher-standard-filter-module .higher-standard-module-container .module-row,
.higher-standard-filter-module .higher-standard-module-container .text-image-module-row {
  padding-right: 1rem;
  padding-left: 1rem;
}

.higher-standard-filter-module .higher-standard-module-container .higher-standard-filter-grid {
  display: block;
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
  border-radius: .5rem;
  border: .0625rem solid #006b99;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px)and (max-width: 991.98px) {
  .higher-standard-filter-module .higher-standard-module-container .higher-standard-filter-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}

.higher-standard-filter-module .top-grid,
.higher-standard-filter-module .bottom-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  gap: 0 2rem;
}

@media (max-width: 991.98px) {
  .higher-standard-filter-module .top-grid,
  .higher-standard-filter-module .bottom-grid {
    display: block;
  }
}

.higher-standard-filter-module .grid-title {
  grid-area: 1/1/1/5;
}

.higher-standard-filter-module .bottom-grid {
  border-top: .0625rem solid #006b99;
}

@media (min-width: 576px)and (max-width: 991.98px) {
  .higher-standard-filter-module .bottom-grid {
    border-top: none;
  }
}

.higher-standard-filter-module .grid-item .subtitle {
  color: rgba(38,64,77,.7);
  margin-bottom: 0;
}

.higher-standard-filter-module .grid-item .description {
  margin-bottom: 1rem;
}

.higher-standard-filter-module .grid-item .description p {
  color: #006b99;
  margin-bottom: 0;
}

.mitigation-filter-module {
  padding-top: 4rem;
}

.mitigation-filter-module .mitigation-module-container .module-row,
.mitigation-filter-module .mitigation-module-container .text-image-module-row {
  padding-right: 1rem;
  padding-left: 1rem;
}

.mitigation-filter-module .mitigation-module-container .mitigation-filter-grid {
  display: block;
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
  border-radius: .5rem;
  border: .0625rem solid #006b99;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px)and (max-width: 991.98px) {
  .mitigation-filter-module .mitigation-module-container .mitigation-filter-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}

@media print {
  .mitigation-filter-module .mitigation-module-container .mitigation-filter-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}

.mitigation-filter-module .top-grid,
.mitigation-filter-module .bottom-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
}

@media (max-width: 991.98px) {
  .mitigation-filter-module .top-grid,
  .mitigation-filter-module .bottom-grid {
    display: block;
  }
}

.mitigation-filter-module .grid-title {
  grid-area: 1/1/1/5;
}

.mitigation-filter-module .bottom-grid {
  border-top: .0625rem solid #006b99;
}

@media (min-width: 576px)and (max-width: 991.98px) {
  .mitigation-filter-module .bottom-grid {
    border-top: none;
  }
}

@media print {
  .mitigation-filter-module .bottom-grid {
    border: 0;
  }
}

.mitigation-filter-module .grid-item .subtitle {
  color: rgba(38,64,77,.7);
  margin-bottom: 0;
}

.mitigation-filter-module .grid-item .description {
  margin-bottom: 1rem;
}

.mitigation-filter-module .grid-item .description p {
  color: #006b99;
  margin-bottom: 0;
}

.one-column-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .one-column-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.one-column-module-content {
  margin-left: auto;
  margin-right: auto;
}

.one-column-module-heading {
  text-align: center;
}

.one-column-module-subtitle {
  text-align: center;
  margin-top: 2rem;
}

.one-column-module-description {
  text-align: center;
}

.one-column-module-description>*:last-child {
  margin-bottom: 0;
}

.one-column-module-btn {
  display: block;
  width: max-content;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.persona-cards-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .persona-cards-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.persona-cards-module-top {
  margin-left: auto;
  margin-right: auto;
}

.persona-cards-module-heading {
  text-align: center;
}

.persona-cards-module-description {
  text-align: center;
  margin-bottom: 0;
}

.persona-cards-module-bottom {
  padding-top: 2rem;
  text-align: center;
}

.persona-cards-module-bottom p {
  margin-bottom: 0;
}

.persona-cards-module-cards {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  grid-gap: 2rem;
}

@media (max-width: 991.98px) {
  .persona-cards-module-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 575.98px) {
  .persona-cards-module-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

.persona-cards-module-card {
  position: relative;
  display: grid;
  padding: 2rem;
  background: linear-gradient(0deg, rgba(235, 239, 242, 0.5), rgba(235, 239, 242, 0.5)),linear-gradient(0deg, #fff, #fff);
  border: .0625rem solid #006b99;
  box-shadow: .3125rem .625rem 0 0 #006b99;
  border-radius: 1rem;
  min-height: 9.25rem;
}

@media (max-width: 1199.98px) {
  .persona-cards-module-card {
    padding: 1rem;
  }
}

@media (max-width: 575.98px) {
  .persona-cards-module-card {
    grid-template-columns: 1fr;
  }
}

.persona-cards-module-card-link {
  color: #003852;
}

.persona-cards-module-card-link::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

.persona-cards-module-card-link:hover,
.persona-cards-module-card-link:focus {
  text-decoration: none;
}

.persona-cards-module-card-eyebrow {
  margin-bottom: 1rem;
}

.persona-cards-module-card-button {
  align-self: end;
}

.persona-cards-module-card span.persona-cards-module-card-button {
  color: #006b99;
}

.persona-cards-module-card span.persona-cards-module-card-button svg {
  width: .6875rem;
  height: auto;
}

.persona-cards-module-extended .persona-cards-module-cards {
  padding-top: 4rem;
}

@media (max-width: 991.98px) {
  .persona-cards-module-extended .persona-cards-module-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767.98px) {
  .persona-cards-module-extended .persona-cards-module-cards {
    padding-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .persona-cards-module-extended .persona-cards-module-cards {
    grid-template-columns: repeat(1, 1fr);
  }
}

.persona-cards-module-extended .persona-cards-module-card {
  display: block;
  height: auto;
  min-height: 23.75rem;
}

@media (max-width: 991.98px) {
  .persona-cards-module-extended .persona-cards-module-card {
    min-height: 22.3125rem;
  }

  .persona-cards-module-extended .persona-cards-module-card.persona-cards-module-card-custom {
    grid-column: span 2;
    min-height: auto;
  }

  .persona-cards-module-extended .persona-cards-module-card.persona-cards-module-card-custom .persona-cards-module-card-button {
    position: relative;
    bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .persona-cards-module-extended .persona-cards-module-card {
    padding: 2rem;
    min-height: auto;
  }

  .persona-cards-module-extended .persona-cards-module-card.persona-cards-module-card-custom {
    grid-column: 1;
  }
}

.persona-cards-module-extended .persona-cards-module-card-title {
  height: 6.9375rem;
}

@media (max-width: 1199.98px) {
  .persona-cards-module-extended .persona-cards-module-card-title {
    height: auto;
  }
}

.persona-cards-module-extended .persona-cards-module-card-button {
  position: absolute;
  bottom: 2rem;
}

@media (max-width: 575.98px) {
  .persona-cards-module-extended .persona-cards-module-card-button {
    position: relative;
    bottom: 0;
  }
}

.repeater-links-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .repeater-links-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.repeater-links-module-content {
  margin-left: auto;
  margin-right: auto;
}

.repeater-links-module-title {
  margin-bottom: 4rem;
  text-align: center;
}

.repeater-links-module-item,
.single-faq-links,
.single-glossary-links {
  position: relative;
  border-top: .0625rem solid #d2e2ea;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2.5rem;
}

.repeater-links-module-item a,
.single-faq-links a,
.single-glossary-links a,
.repeater-links-module-item a[target=_blank],
.single-faq-links a[target=_blank],
.single-glossary-links a[target=_blank] {
  display: block;
  text-decoration: none;
  position: initial;
}

.repeater-links-module-item a::after,
.single-faq-links a::after,
.single-glossary-links a::after,
.repeater-links-module-item a[target=_blank]::after,
.single-faq-links a[target=_blank]::after,
.single-glossary-links a[target=_blank]::after {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxOCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjY2ODQgNy4yMzYwNUwxMC42NjY3IDAuMjM0Mzc1TDkuNjA2MDIgMS4yOTUwNEwxNC44MTE1IDYuNTAwNTVMMC41ODY5MTQgNi41MDA4MkwwLjU4Njk0MyA4LjAwMDgyTDE0Ljc4MjUgOC4wMDA1NUw5LjYwNjAyIDEzLjE3NzFMMTAuNjY2NyAxNC4yMzc3TDE3LjY2ODQgNy4yMzYwNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  background: #006b99;
  width: 2rem;
  height: 2rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: .0625rem .125rem 0 0 #003852;
  border-radius: 1rem;
  padding: .4375rem;
}

.repeater-links-module-item a::before,
.single-faq-links a::before,
.single-glossary-links a::before,
.repeater-links-module-item a[target=_blank]::before,
.single-faq-links a[target=_blank]::before,
.single-glossary-links a[target=_blank]::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
  display: block;
  width: 100% !important;
  height: 100% !important;
  background-image: none !important;
  transform: none !important;
}

.repeater-links-module-item a[target=_blank],
.single-faq-links a[target=_blank],
.single-glossary-links a[target=_blank],
.repeater-links-module-item a[target=_blank][target=_blank] {
  width: 100%;
}

.repeater-links-module-item a[target=_blank]::after,
.single-faq-links a[target=_blank]::after,
.single-glossary-links a[target=_blank]::after,
.repeater-links-module-item a[target=_blank][target=_blank]::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNzgzNiAwLjMzMzk4NEg5LjgzNDE1TDkuODM0MTUgMS41MzgyM0wxNS43NDQzIDEuNTM4MjNMNy42NjkzOCA5LjYxMzQ3TDguNTIwOTMgMTAuNDY1TDE2LjU3OTQgMi40MDYyMUwxNi41Nzk0IDguMjgzNDdMMTcuNzgzNiA4LjI4MzQ4VjAuMzMzOTg0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNOC4yMjg0NyAyLjAxMjE4SDIuMjAwMkMxLjA5NTYzIDIuMDEyMTggMC4yMDAxOTUgMi45MDc2MSAwLjIwMDE5NSA0LjAxMjE4VjE1LjY2NzNDMC4yMDAxOTUgMTYuNzcxOSAxLjA5NTYzIDE3LjY2NzMgMi4yMDAyIDE3LjY2NzNIMTMuODU1M0MxNC45NTk5IDE3LjY2NzMgMTUuODU1MyAxNi43NzE5IDE1Ljg1NTMgMTUuNjY3M1Y5LjYzOTA0SDE0LjY1MTFWMTUuNDYzMUMxNC42NTExIDE2LjAxNTQgMTQuMjAzNCAxNi40NjMxIDEzLjY1MTEgMTYuNDYzMUgyLjQwNDQ0QzEuODUyMTUgMTYuNDYzMSAxLjQwNDQ0IDE2LjAxNTQgMS40MDQ0NCAxNS40NjMxVjQuMjE2NDJDMS40MDQ0NCAzLjY2NDE0IDEuODUyMTUgMy4yMTY0MiAyLjQwNDQ0IDMuMjE2NDJIOC4yMjg0N1YyLjAxMjE4WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4K);
}

.repeater-links-module-item a:hover,
.single-faq-links a:hover,
.single-glossary-links a:hover,
.repeater-links-module-item a:focus,
.single-faq-links a:focus,
.single-glossary-links a:focus,
.repeater-links-module-item a[target=_blank]:hover,
.repeater-links-module-item a[target=_blank]:focus {
  text-decoration: none;
}

.repeater-links-module-item a:hover::after,
.single-faq-links a:hover::after,
.single-glossary-links a:hover::after,
.repeater-links-module-item a:focus::after,
.single-faq-links a:focus::after,
.single-glossary-links a:focus::after,
.repeater-links-module-item a[target=_blank]:hover::after,
.repeater-links-module-item a[target=_blank]:focus::after {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.repeater-links-module-item a:active::after,
.single-faq-links a:active::after,
.single-glossary-links a:active::after,
.repeater-links-module-item a[target=_blank]:active::after {
  background: #006b99;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.repeater-links-module-item a[target=_blank]::after,
.single-faq-links a[target=_blank]::after,
.single-glossary-links a[target=_blank]::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNzgzNiAwLjMzMzk4NEg5LjgzNDE1TDkuODM0MTUgMS41MzgyM0wxNS43NDQzIDEuNTM4MjNMNy42NjkzOCA5LjYxMzQ3TDguNTIwOTMgMTAuNDY1TDE2LjU3OTQgMi40MDYyMUwxNi41Nzk0IDguMjgzNDdMMTcuNzgzNiA4LjI4MzQ4VjAuMzMzOTg0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNOC4yMjg0NyAyLjAxMjE4SDIuMjAwMkMxLjA5NTYzIDIuMDEyMTggMC4yMDAxOTUgMi45MDc2MSAwLjIwMDE5NSA0LjAxMjE4VjE1LjY2NzNDMC4yMDAxOTUgMTYuNzcxOSAxLjA5NTYzIDE3LjY2NzMgMi4yMDAyIDE3LjY2NzNIMTMuODU1M0MxNC45NTk5IDE3LjY2NzMgMTUuODU1MyAxNi43NzE5IDE1Ljg1NTMgMTUuNjY3M1Y5LjYzOTA0SDE0LjY1MTFWMTUuNDYzMUMxNC42NTExIDE2LjAxNTQgMTQuMjAzNCAxNi40NjMxIDEzLjY1MTEgMTYuNDYzMUgyLjQwNDQ0QzEuODUyMTUgMTYuNDYzMSAxLjQwNDQ0IDE2LjAxNTQgMS40MDQ0NCAxNS40NjMxVjQuMjE2NDJDMS40MDQ0NCAzLjY2NDE0IDEuODUyMTUgMy4yMTY0MiAyLjQwNDQ0IDMuMjE2NDJIOC4yMjg0N1YyLjAxMjE4WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4K);
}

.repeater-links-module-item p,
.single-faq-links p,
.single-glossary-links p {
  margin-bottom: 0;
}

.sections-module-header {
  padding-top: 1rem;
  display: flex;
  justify-content: center;
}

@media (max-width: 767.98px) {
  .sections-module-header {
    flex-direction: column;
    padding-top: 0;
  }
}

.sections-module-header.hidden {
  display: none;
}

.sections-module-header.section-dark {
  background-color: #003852;
}

.sections-module-header.section-light {
  background-color: #edf6fa;
}

.sections-module-tab {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  border-bottom: none;
}

@media (max-width: 767.98px) {
  .sections-module-tab {
    border-radius: 0;
    left: 0;
    border-bottom: .0625rem solid #d2e2ea;
  }
}

.sections-module-tab.section-active {
  background-color: #fff;
  border-color: #006b99;
  color: #006b99;
  z-index: 1;
}

.sections-module-tab:not(.section-active) {
  border-color: #d2e2ea;
  color: rgba(0,56,82,.7);
}

.sections-module-item {
  display: none;
}

.sections-module-item.show {
  display: block;
}

.sections-module .single-share-list {
  display: none;
}

.sections-module section:not(:last-child):not(.text-image-module) {
  padding-bottom: 0;
}

#table-compare {
  display: none;
}

#table-compare.active {
  display: block;
}

.table-compare-module {
  padding-top: 2rem;
}

@media (max-width: 767.98px) {
  .table-compare-module-head {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: .0625rem;
    width: .0625rem;
    margin: -0.0625rem;
    padding: 0;
  }
}

.table-compare-module-label {
  color: #006b99;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.table-compare-module-label:first-child {
  width: 30%;
  padding-left: 0;
}

.table-compare-module-label:last-child {
  padding-right: 0;
}

.table-compare-module-label:not(:first-child) {
  width: 14%;
}

.table-compare-row {
  position: relative;
}

@media (max-width: 767.98px) {
  .table-compare-row {
    display: block;
    margin-bottom: 2rem;
  }

  .table-compare-row:last-child {
    margin-bottom: 0;
  }
}

.table-compare-row td:not(.table-compare-row-button) {
  padding-top: 2rem;
  padding-bottom: 1.25rem;
  border-top: .0625rem solid #d2e2ea;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 767.98px) {
  .table-compare-row td:not(.table-compare-row-button) {
    border-top: none;
    padding: 1rem 0 0;
    display: block;
    text-align: left;
  }

  .table-compare-row td:not(.table-compare-row-button)::before {
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.3333333333;
    text-transform: uppercase;
    color: #006b99;
    padding-right: 2rem;
    display: block;
  }
}

.table-compare-row td:not(.table-compare-row-button):first-child {
  padding-left: 0;
}

@media (max-width: 767.98px) {
  .table-compare-row td:not(.table-compare-row-button):first-child {
    border-top: 0;
  }
}

.table-compare-row td:not(.table-compare-row-button):last-child {
  padding-right: 0;
}

.table-compare-row-link::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

.table-compare-row-link:hover {
  text-decoration: none;
}

.table-compare-row-title {
  color: #003852;
}

.table-compare-row-button {
  margin-top: 1rem;
  display: inline-block;
}

@media (min-width: 768px) {
  .table-compare-row-button {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(2)::before {
    content: "Scales";
  }

  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(3)::before {
    content: "Annual Maintenance Types";
  }

  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(4)::before {
    content: "Actions Required";
  }

  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(5)::before {
    content: "Relative Costs";
  }

  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(6)::before {
    content: "Levels of Effort";
  }

  .table-compare-module.compare-mitigation .table-compare-row td:not(.table-compare-row-button):nth-of-type(7)::before {
    content: "CRS Benefits";
  }
}

@media (max-width: 767.98px) {
  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(2)::before {
    content: "NFIP-Related Standards";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(3)::before {
    content: "Public Health, Safety, Welfare Improvements";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(4)::before {
    content: "Additional Risk Reductions";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(5)::before {
    content: "Flood Insurance Savings Potentials";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(6)::before {
    content: "Implementation Costs";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(7)::before {
    content: "Implementation Complexities";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(8)::before {
    content: "CRS Points Potentials";
  }

  .table-compare-module.compare-higher-standard .table-compare-row td:not(.table-compare-row-button):nth-of-type(9)::before {
    content: "Environmental Benefits";
  }
}

.table-compare-module-alert {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}

.table-compare-module-alert-text {
  margin-bottom: 2rem;
}

.table-compare-module-alert-button::before {
  transform: translateX(13.5px) translateY(-50%) rotate(180deg);
}

.tabs-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.tabs-module-mobile {
  display: none;
}

.tabs-module-mobile .accordion {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1199.98px) {
  .tabs-module-desktop {
    display: none;
  }

  .tabs-module-mobile {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .tabs-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.tabs-module-content {
  margin-left: auto;
  margin-right: auto;
}

.tabs-module-heading {
  text-align: center;
  margin-bottom: 1rem;
}

.tabs-module-heading+:is(.tabs-module-desktop) {
  margin-top: 4rem;
}

.tabs-module-description {
  text-align: center;
  margin-bottom: 0;
}

.tabs-module-description+:is(.tabs-module-desktop) {
  margin-top: 4rem;
}

.tabs-module-header {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.tabs-module-tab {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  text-align: center;
}

.tabs-module-tab.tab-active {
  border-color: #006b99;
  color: #006b99;
  z-index: 1;
}

.tabs-module-tab:not(.tab-active) {
  background-color: #fff;
  border-color: #d2e2ea;
  color: rgba(0,56,82,.7);
}

.tabs-module-items {
  border: .0625rem solid #006b99;
  padding: 2rem;
  background-color: #edf6fa;
  margin-top: .3125rem;
}

.tabs-module-item {
  display: none;
}

.tabs-module-item.show {
  display: block;
}

.tabs-module-item-heading {
  margin-bottom: 2rem;
}

.tabs-module-item-text figure,
.tabs-module-item-text iframe {
  width: 100% !important;
}

.tabs-module-item-text img {
  width: 100%;
  border-radius: .5rem;
}

.tabs-module-item-text ul {
  padding-left: 0;
  list-style: inside;
}

.tabs-module-item-text ul li {
  padding-left: .6875rem;
}

.tabs-module-item-btn {
  display: inline-block;
  margin-top: 1rem;
}

.tabs-module-item-external {
  position: relative;
  border-top: .0625rem solid #d2e2ea;
  margin-top: 2rem;
  padding-top: 2rem;
}

.tabs-module-item-external-link {
  display: block;
  text-decoration: none;
  position: relative;
}

.tabs-module-item-external-link::after {
  position: absolute;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNzgzNiAwLjMzMzk4NEg5LjgzNDE1TDkuODM0MTUgMS41MzgyM0wxNS43NDQzIDEuNTM4MjNMNy42NjkzOCA5LjYxMzQ3TDguNTIwOTMgMTAuNDY1TDE2LjU3OTQgMi40MDYyMUwxNi41Nzk0IDguMjgzNDdMMTcuNzgzNiA4LjI4MzQ4VjAuMzMzOTg0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBkPSJNOC4yMjg0NyAyLjAxMjE4SDIuMjAwMkMxLjA5NTYzIDIuMDEyMTggMC4yMDAxOTUgMi45MDc2MSAwLjIwMDE5NSA0LjAxMjE4VjE1LjY2NzNDMC4yMDAxOTUgMTYuNzcxOSAxLjA5NTYzIDE3LjY2NzMgMi4yMDAyIDE3LjY2NzNIMTMuODU1M0MxNC45NTk5IDE3LjY2NzMgMTUuODU1MyAxNi43NzE5IDE1Ljg1NTMgMTUuNjY3M1Y5LjYzOTA0SDE0LjY1MTFWMTUuNDYzMUMxNC42NTExIDE2LjAxNTQgMTQuMjAzNCAxNi40NjMxIDEzLjY1MTEgMTYuNDYzMUgyLjQwNDQ0QzEuODUyMTUgMTYuNDYzMSAxLjQwNDQ0IDE2LjAxNTQgMS40MDQ0NCAxNS40NjMxVjQuMjE2NDJDMS40MDQ0NCAzLjY2NDE0IDEuODUyMTUgMy4yMTY0MiAyLjQwNDQ0IDMuMjE2NDJIOC4yMjg0N1YyLjAxMjE4WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4K);
  background: #006b99;
  width: 2rem;
  height: 2rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: .0625rem .125rem 0 0 #003852;
  border-radius: 1rem;
  padding: .4375rem;
}

.tabs-module-item-external-link::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
  display: block;
  width: 100% !important;
  height: 100% !important;
  background-image: none !important;
  transform: none !important;
}

.tabs-module-item-external-link:hover,
.tabs-module-item-external-link:focus {
  text-decoration: none;
}

.tabs-module-item-external-link:hover::after,
.tabs-module-item-external-link:focus::after {
  background: linear-gradient(0deg, rgba(0, 56, 82, 0.7), rgba(0, 56, 82, 0.7)),#007db2;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.tabs-module-item-external-link:active::after {
  background: #006b99;
  box-shadow: 0 .0625rem 0 0 #003852;
}

.tabs-module-item .tab-content-aside {
  width: 4rem;
  margin-right: 2rem;
}

.tabs-module-item .tab-content-aside .tab-aside-item {
  margin-bottom: 1rem;
}

.tabs-module-item .tab-content-aside .tab-aside-item .tab-aside-social-icon {
  width: 2rem;
  height: auto;
}

.tabs-module-item .tab-content-main {
  margin-left: 1rem;
}

.text-image-module {
  background-color: #edf6fa;
  background-image: url(/wp-content/themes/fpm001/dist/images/background-white.svg);
  background-repeat: no-repeat;
  background-position: right top;
}

@media (max-width: 575.98px) {
  .text-image-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.text-image-module-row {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 991.98px) {
  .text-image-module-row {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .text-image-module-row {
    padding-top: 0;
  }
}

@media (max-width: 575.98px) {
  .text-image-module-row {
    margin-left: 0;
    margin-right: 0;
  }

  .text-image-module-row:last-child {
    padding-bottom: 0;
  }
}

.text-image-module-row-text {
  align-self: center;
  padding-left: 4rem;
  padding-right: 4rem;
}

@media (max-width: 991.98px) {
  .text-image-module-row-text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 767.98px) {
  .text-image-module-row-text {
    padding: 0;
  }
}

.text-image-module-row-image {
  align-self: center;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (max-width: 767.98px) {
  .text-image-module-row-image {
    padding: 4rem;
    text-align: center;
    order: 2;
  }
}

@media (max-width: 575.98px) {
  .text-image-module-row-image {
    padding: 2rem 0 0;
  }
}

@media (max-width: 767.98px) {
  .text-image-module-row:last-child .text-image-module-row-text {
    padding-bottom: 0;
  }
}

.text-image-module-title {
  margin-bottom: 0;
}

.text-image-module-description {
  margin-top: .5rem;
}

.text-image-module-description>*:last-child {
  margin-bottom: 0;
}

.text-image-module-links {
  display: flex;
  column-gap: 1rem;
  margin-top: 1rem;
}

.text-image-module figure {
  margin-bottom: 0;
}

.text-image-module figure img {
  border-radius: .5rem;
}

.text-image-module-image_left .text-image-module-row-text {
  order: 2;
}

.text-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .text-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.text-module .module-row .text-module-content,
.text-module .text-image-module-row .text-module-content {
  margin-left: auto;
  margin-right: auto;
}

.text-module .module-row .text-module-content figure,
.text-module .text-image-module-row .text-module-content figure {
  width: 100% !important;
}

.text-module .module-row .text-module-content figure .figure-wrap,
.text-module .text-image-module-row .text-module-content figure .figure-wrap {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.text-module .module-row .text-module-content figure.full-width,
.text-module .text-image-module-row .text-module-content figure.full-width {
  width: 100vw !important;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  z-index: -1;
}

@media (max-width: 767.98px) {
  .text-module .module-row .text-module-content figure.full-width,
  .text-module .text-image-module-row .text-module-content figure.full-width {
    padding-left: 0;
    padding-right: 0;
    left: 0;
    transform: none;
    width: 100% !important;
  }
}

.text-module .module-row .text-module-content figure img,
.text-module .text-image-module-row .text-module-content figure img {
  border-radius: .5rem;
}

.text-module .module-row .text-module-content iframe,
.text-module .text-image-module-row .text-module-content iframe {
  background-color: #edf6fa;
  border: .0625rem solid #d2e2ea;
  border-radius: .5rem;
  padding: 2rem;
  max-width: 100%;
}

.text-module h2 strong,
.text-module h3 strong,
.text-module h4 strong,
.text-module h5 strong {
  font-weight: inherit;
}

.text-module p+:is(h2,h3,h4,h5),
.text-module ul+:is(h2,h3,h4,h5) {
  margin-top: 2rem;
}

.text-module span {
  font-weight: inherit !important;
}

.text-module ul,
.text-module ol {
  padding-left: 1.25rem;
  list-style-position: outside;
}

.text-module ul li,
.text-module ol li {
  margin-bottom: .5rem;
  padding-inline-start: .5rem;
}

.three-columns-module {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .three-columns-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.three-columns-module-content {
  margin-left: auto;
  margin-right: auto;
}

.three-columns-module-main_text h2 {
  text-align: center;
}

.three-columns-module-main_text h3 {
  text-align: center;
}

.three-columns-module-main_text h4 {
  text-align: center;
}

.three-columns-module-main_text h5 {
  text-align: center;
}

.three-columns-module-main_text iframe {
  background-color: #edf6fa;
  border: .0625rem solid #d2e2ea;
  border-radius: .5rem;
  padding: 2rem;
  max-width: 100%;
}

.three-columns-module-main_text>*:last-child {
  margin-bottom: 0;
}

.three-columns-module .module-row+:is(.three-columns-module-columns),
.three-columns-module .text-image-module-row+:is(.three-columns-module-columns) {
  margin-top: 4rem;
}

@media (max-width: 767.98px) {
  .three-columns-module .module-row+:is(.three-columns-module-columns),
  .three-columns-module .text-image-module-row+:is(.three-columns-module-columns) {
    margin-top: 2rem;
  }
}

.three-columns-module-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
}

@media (max-width: 767.98px) {
  .three-columns-module-columns {
    grid-template-columns: 1fr;
    row-gap: 4rem;
    justify-items: center;
  }
}

@media (max-width: 767.98px) {
  .three-columns-module-columns-column {
    max-width: 19.4375rem;
  }
}

.three-columns-module-columns-column-image {
  margin-bottom: 2.5rem;
  height: 6.5rem;
  position: relative;
}

@media (max-width: 767.98px) {
  .three-columns-module-columns-column-image {
    margin-bottom: 2rem;
  }
}

.three-columns-module-columns-column-image a[target=_blank] {
  position: static;
}

.three-columns-module-columns-column-image a[target=_blank]::before {
  display: none;
}

.three-columns-module-columns-column-image img {
  max-width: 6.5rem;
  max-height: 6.5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  left: 0;
  right: 0;
}

.three-columns-module-columns-column-title {
  text-align: center;
  margin-bottom: 1rem;
}

.three-columns-module-columns-column-text {
  text-align: center;
}

.three-columns-module-columns-column-text p {
  margin-bottom: .5rem;
}

.three-columns-module-columns-column-text>*:last-child {
  margin-bottom: 0;
}

.header-variant-dark .primary-navigation>.menu-item>a,
.header-variant-dark .primary-navigation>.menu-item>span {
  color: #fff;
}

.header-variant-dark .header__mobile .icon {
  color: #fff;
}

@media (max-width: 991.98px) {
  .header-variant-dark {
    background-color: #003852;
  }

  .header-variant-dark.open_mobile .header__container .nav-primary {
    background-color: #003852;
  }

  .header-variant-dark .primary-navigation>.menu-item>.sub-menu>.menu-item a,
  .header-variant-dark .primary-navigation>.menu-item>.sub-menu>.menu-item span {
    color: #fff;
  }
}

.header-variant-light .primary-navigation>.menu-item>a,
.header-variant-light .primary-navigation>.menu-item>span {
  color: #006b99;
}

@media (max-width: 991.98px) {
  .header-variant-light {
    background-color: #fff;
  }

  .header-variant-light.open_mobile .header__container .nav-primary {
    background-color: #fff;
  }
}

.header-variant-light .header__mobile .icon {
  color: #003852;
}

.header {
  position: absolute;
  width: 100%;
  padding-top: 1rem;
  z-index: 2048;
  padding-left: 4rem;
  padding-right: 4rem;
}

@media (max-width: 1199.98px) {
  .header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 991.98px) {
  .header {
    position: relative;
  }
}

@media (max-width: 575.98px) {
  .header {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.header-brand {
  padding-bottom: 1.25rem;
}

@media (max-width: 991.98px) {
  .header-brand {
    padding-bottom: 0;
    max-width: 75%;
  }
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .header__container {
    flex-wrap: wrap;
  }
}

.header__mobile .icon {
  background: none;
  border: none;
}

@media print {
  .header__mobile .icon {
    display: none;
  }
}

@media (min-width: 992px) {
  .header__mobile {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .header .nav-primary {
    display: none;
    flex: 1 0 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    transform-origin: top;
    position: absolute;
    z-index: 2048;
  }
}

@media print {
  .header .nav-primary {
    display: none !important;
  }
}

.header .nav-primary-inside {
  display: flex;
  column-gap: 1.5625rem;
}

.header .nav-primary .nav-search {
  position: relative;
  top: -0.5rem;
}

@media (max-width: 991.98px) {
  .header .nav-primary .nav-search {
    top: 0;
    margin-top: 2rem;
  }
}

.header .nav-primary .nav-search .nav-search-icon {
  background-color: #fff;
  border: .0625rem solid #006b99;
  color: #006b99;
  box-shadow: .09375rem .1875rem 0 0 #006b99;
  border-radius: 1rem;
  width: 2.625rem;
  height: 2.625rem;
}

@media (max-width: 991.98px) {
  .header .nav-primary .nav-search .nav-search-icon {
    display: none;
  }
}

@media (min-width: 992px) {
  .header .nav-primary .nav-search .menu-item-search {
    display: none;
  }
}

.header .nav-primary .nav-search .menu-item-search.show {
  display: block;
  position: absolute;
  width: 40vh;
  right: 0;
  padding-top: 1rem;
}

.header .nav-primary .nav-search .menu-item-search .form-group {
  margin-top: 0;
  margin-bottom: 0;
}

.header .nav-primary .nav-search .menu-item-search .filters-container {
  display: none;
}

.header .primary-navigation {
  position: relative;
  display: flex;
  justify-content: center;
  column-gap: 1.5625rem;
  list-style: none;
  padding: 0;
  align-items: center;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .header .primary-navigation {
    display: block;
  }
}

.header .primary-navigation>.menu-item {
  padding-bottom: 1.25rem;
}

@media (max-width: 991.98px) {
  .header .primary-navigation>.menu-item {
    padding-bottom: 0;
    margin-bottom: 1rem;
  }
}

.header .primary-navigation>.menu-item>a {
  text-decoration: none;
}

.header .primary-navigation>.menu-item>span {
  cursor: default;
}

.header .primary-navigation>.menu-item>.sub-menu {
  display: none;
  position: absolute;
  list-style: none;
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
  border: .0625rem solid #006b99;
  box-shadow: .0625rem .125rem 0 0 #006b99;
  padding: 2rem;
  border-radius: .5rem;
  top: 2.75rem;
}

@media (max-width: 991.98px) {
  .header .primary-navigation>.menu-item>.sub-menu {
    position: relative;
    top: 0;
    box-shadow: none;
    background: no-repeat;
    border: none;
    padding: 1rem;
  }
}

.header .primary-navigation>.menu-item>.sub-menu::after {
  position: absolute;
  content: "";
  width: 1rem;
  height: .5rem;
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
  top: -0.5rem;
  border: .0625rem solid #006b99;
  border-radius: .5rem .5rem 0 0;
  border-bottom: none;
}

@media (max-width: 991.98px) {
  .header .primary-navigation>.menu-item>.sub-menu::after {
    display: none;
  }
}

.header .primary-navigation>.menu-item.open>.sub-menu {
  display: block;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item {
  margin-bottom: 1rem;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item:last-child {
  margin-bottom: 0;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item a {
  text-decoration: none;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item {
  margin-bottom: 1rem;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item span {
  margin-bottom: 1rem;
  display: block;
}

.header .primary-navigation>.menu-item:last-child>.sub-menu {
  width: 100%;
  left: 0;
}

.header .primary-navigation>.menu-item:last-child>.sub-menu::after {
  right: 20%;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2rem;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu:last-child {
    display: block;
  }
}

@media (min-width: 992px) {
  .header .primary-navigation>.menu-item:last-child>.sub-menu>.menu-item>.sub-menu {
    column-count: 2;
  }

  .header .primary-navigation>.menu-item:last-child>.sub-menu>.menu-item>.sub-menu li:only-child {
    white-space: nowrap;
  }
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item:last-child>.sub-menu>.menu-item {
  margin-bottom: 0;
}

.header .primary-navigation>.menu-item>.sub-menu>.menu-item>.sub-menu a {
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .header.open_mobile .header__container .nav-primary {
    padding: 1rem 2rem;
    display: block;
  }

  .header.open_mobile .header__container .nav-primary-inside {
    display: block;
  }
}

@media (max-width: 575.98px) {
  .header.open_mobile .header__container .nav-primary {
    padding: 1rem;
    display: block;
  }
}

.footer-module {
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #003852;
}

@media (max-width: 767.98px) {
  .footer-module {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media print {
  .footer-module {
    display: none;
  }
}

.footer-secondary-brand {
  margin-top: 2rem;
  margin-bottom: 0;
}

.footer-secondary-brand a::after {
  display: none;
}

.footer-secondary-link::before {
  display: none !important;
}

.footer-module-address {
  color: #fff;
  display: block;
  margin-top: 2rem;
}

@media (max-width: 991.98px) {
  .footer-module-info {
    padding-bottom: 2rem;
  }
}

.footer-bottom li a {
  color: #fff;
}

@media (max-width: 575.98px) {
  .footer-module .social-links {
    padding-bottom: 2rem;
    border-bottom: .0625rem solid #fff;
  }
}

.footer-module .social-links-list li a {
  color: #fff;
}

.footer-module ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.footer-navigation {
  column-count: 2;
  column-gap: 2rem;
}

@media (max-width: 575.98px) {
  .footer-navigation {
    column-count: 1;
  }
}

.footer-navigation>.menu-item {
  display: inline-block;
}

.footer-navigation .menu-item span {
  display: block;
  color: #edf6fa;
  margin-bottom: 1rem;
}

.footer-navigation>.menu-item:not(.menu-item-has-children) {
  width: 100%;
  margin-bottom: 1rem;
}

.footer-navigation>.menu-item:not(.menu-item-has-children) a {
  color: #fff;
}

.footer-navigation>.menu-item.menu-item-has-children {
  margin-bottom: 1rem;
}

.footer-navigation>.menu-item.menu-item-has-children:last-child {
  margin-bottom: 0;
}

.footer-navigation>.menu-item.menu-item-has-children:nth-child(even) {
  border-top: .0625rem solid #006b99;
  width: 100%;
  margin-top: 1rem;
  padding-top: 2rem;
}

.footer-navigation .menu-item.menu-item-has-children>.sub-menu>.menu-item a {
  color: #fff;
}

.footer-navigation .menu-item .sub-menu .menu-item {
  margin-bottom: 1rem;
}

.footer-navigation .menu-item .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}

.footer-module-bottom {
  padding-top: 8rem;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1199.98px) {
  .footer-module-bottom {
    padding-top: 4rem;
  }
}

@media (max-width: 575.98px) {
  .footer-module-bottom {
    padding-top: 2rem;
    flex-direction: column;
  }
}

.footer-module-bottom-nav {
  display: flex;
  flex-direction: row;
  column-gap: 1.25rem;
  align-items: baseline;
}

@media (max-width: 767.98px) {
  .footer-module-bottom-nav {
    flex-direction: column-reverse;
  }
}

@media (max-width: 575.98px) {
  .footer-module-bottom-nav {
    border-top: .0625rem solid #fff;
    padding-top: 2rem;
  }
}

.footer-bottom {
  display: flex;
  column-gap: 1.25rem;
}

.footer-module-copyright {
  color: #fff;
  margin-bottom: 0;
}

#trp-floater-ls.trp-color-dark {
  background-color: #006b99;
}

#trp-floater-ls-current-language .trp-floater-ls-disabled-language.trp-ls-disabled-language,
.trp-color-dark #trp-floater-ls-language-list a {
  font-family: "work-sans",sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  gap: 5px;
}

.trp-color-dark #trp-floater-ls-language-list .trp-language-wrap a:hover {
  background-color: #003852;
  border-radius: 16px;
}

body#tinymce {
  margin: 12px !important;
}

.search .search-header-module .search-wrapper {
  margin: 0 auto;
}

.search .search-header-module .search-wrapper .search-title {
  text-align: center;
  margin-bottom: 4rem;
}

.search .search-header-module .search-wrapper #search-field {
  background-color: #fff;
}

.search .search-header-module .search-wrapper .filters-container {
  display: flex;
  justify-content: space-between;
  margin: 0 2rem .5rem;
}

@media (max-width: 767.98px) {
  .search .search-header-module .search-wrapper .filters-container {
    flex-direction: column;
    margin-left: .5rem;
  }
}

.search .search-header-module .search-wrapper .form-group {
  margin-bottom: 1rem;
}

.search .one-column-module-content .search-message {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.search .one-column-module-content article {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: .1875rem solid #edf6fa;
}

.search .one-column-module-content .entry-title {
  margin-bottom: .5rem;
}

.search .one-column-module-content .entry-title a {
  color: #003852;
}

.search .one-column-module-content .entry-title a::before {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
  text-indent: 200%;
}

.search .one-column-module-content .entry-title a:hover {
  color: #003852;
}

.search .one-column-module-content .entry-label {
  margin-bottom: .5rem;
}

.search .one-column-module-content .entry-summary p {
  margin-bottom: 0;
}

.error-page-content {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.error-page h1 {
  margin-bottom: 1rem;
}

.error-page-text {
  margin-bottom: 4rem;
}

.error-page .form-group {
  margin-top: 0;
  margin-bottom: 0;
}

.error-page .form-control {
  background-color: #fff;
}

.error-page-button {
  margin-top: 2rem;
  display: inline-block;
}

.single-faq-wrapper,
.single-glossary-wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .single-faq-wrapper,
  .single-glossary-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.single-faq-header,
.single-glossary-header {
  background-image: none !important;
}

.single-faq-header-content,
.single-glossary-header-content {
  margin-left: auto;
  margin-right: auto;
}

.single-faq-content,
.single-glossary-content {
  margin-left: auto;
  margin-right: auto;
}

.single-faq-content img,
.single-glossary-content img {
  border-radius: .5rem;
}

.single-faq-links-wrapper,
.single-glossary-links-wrapper {
  margin-top: 2rem;
}

.single-mitigation-header,
.single-financial-assistance-header,
.single-higher-standard-header {
  background-image: unset !important;
}

.single-mitigation-wrapper,
.single-financial-assistance-wrapper,
.single-higher-standard-wrapper {
  margin: 0 auto;
}

.single-mitigation-taxonomies,
.single-financial-assistance-taxonomies,
.single-higher-standard-taxonomies {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  row-gap: 1rem;
}

.single-mitigation-taxonomy,
.single-financial-assistance-taxonomy,
.single-higher-standard-taxonomy {
  border: solid .0625rem #006b99;
}

.single-mitigation-taxonomy:hover,
.single-mitigation-taxonomy:focus,
.single-financial-assistance-taxonomy:hover,
.single-financial-assistance-taxonomy:focus,
.single-higher-standard-taxonomy:hover,
.single-higher-standard-taxonomy:focus {
  background: #d2e2ea;
  color: #003852;
  box-shadow: .0625rem .125rem 0 0 #006b99;
}

.single-mitigation-back,
.single-financial-assistance-back,
.single-higher-standard-back {
  position: absolute;
  right: 4rem;
  height: 100%;
  align-items: flex-end;
  display: flex;
  z-index: 2;
}

@media (max-width: 991.98px) {
  .single-mitigation-back,
  .single-financial-assistance-back,
  .single-higher-standard-back {
    right: 2rem;
  }
}

@media print {
  .single-mitigation-back,
  .single-financial-assistance-back,
  .single-higher-standard-back {
    display: none;
  }
}

.single-mitigation-back-btn,
.single-financial-assistance-back-btn,
.single-higher-standard-back-btn {
  color: #003852;
  padding: .65625rem 1rem .65625rem 2.5rem;
  border: .0625rem solid #d2e2ea;
  box-shadow: .09375rem .1875rem 0 #d2e2ea;
  border-radius: 1rem;
  font-size: .75rem;
  background-color: #fff;
  position: sticky;
  bottom: 2rem;
}

.single-mitigation-back-btn svg,
.single-financial-assistance-back-btn svg,
.single-higher-standard-back-btn svg {
  margin-right: .5rem;
  width: 1rem;
  position: absolute;
  left: .875rem;
  top: 50%;
  transform: translateY(-50%);
}

.single-mitigation-content,
.single-financial-assistance-content,
.single-higher-standard-content {
  position: relative;
}

.single-mitigation section:not(:last-child),
.single-financial-assistance section:not(:last-child),
.single-higher-standard section:not(:last-child) {
  padding-bottom: 0;
}

.single-mitigation .repeater-links-module-title,
.single-financial-assistance .repeater-links-module-title,
.single-higher-standard .repeater-links-module-title {
  margin-bottom: 4rem;
}

@media print {
  .single-mitigation .carousel-module .swiper-wrapper,
  .single-financial-assistance .carousel-module .swiper-wrapper,
  .single-higher-standard .carousel-module .swiper-wrapper {
    height: auto !important;
    flex-direction: column;
    transform: none !important;
  }

  .single-mitigation .carousel-module .swiper-slide-duplicate,
  .single-mitigation .carousel-module .swiper-slide-duplicate-active,
  .single-mitigation .carousel-module .slide-paginate,
  .single-financial-assistance .carousel-module .swiper-slide-duplicate,
  .single-financial-assistance .carousel-module .swiper-slide-duplicate-active,
  .single-financial-assistance .carousel-module .slide-paginate,
  .single-higher-standard .carousel-module .swiper-slide-duplicate,
  .single-higher-standard .carousel-module .swiper-slide-duplicate-active,
  .single-higher-standard .carousel-module .slide-paginate {
    display: none;
  }
}

.guided-experience-header {
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (max-width: 767.98px) {
  .guided-experience-header {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.guided-experience-options {
  margin-left: auto;
  margin-right: auto;
}

.guided-experience-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
}

.guided-experience-persona {
  background: linear-gradient(0deg, rgba(237, 246, 250, 0.5), rgba(237, 246, 250, 0.5)),#fff;
  padding-bottom: 4rem;
}

.guided-experience-title {
  text-align: center;
}

.guided-experience-subtitle {
  text-align: center;
  margin-bottom: 0;
}

.guided-experience-bottom {
  padding-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767.98px) {
  .guided-experience-bottom {
    flex-direction: column;
    row-gap: 2rem;
  }
}

.guided-experience-buttons {
  display: flex;
  column-gap: 2rem;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .guided-experience-buttons {
    order: 2;
  }
}

.guided-experience-buttons p {
  text-decoration: underline;
  margin-bottom: 0;
  display: inline-block;
}

.guided-experience-buttons a:first-child p {
  margin-left: .5rem;
}

.guided-experience-buttons a:last-child p {
  margin-right: .5rem;
}

.guided-experience-buttons svg {
  width: .75rem;
}

.guided-experience-count {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}

.guided-experience-count.hidden {
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .guided-experience-count {
    position: relative;
    order: 1;
  }
}

.guided-experience-options.guided-grid {
  width: 100%;
  max-width: 44rem;
  flex: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}

@media (max-width: 767.98px) {
  .guided-experience-options.guided-grid {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}

.guided-custom-control {
  position: relative;
  margin-bottom: 1rem;
}

.guided-custom-control .custom-control-label {
  background-color: #fff;
  border: .0625rem solid #007db2;
  box-shadow: .25rem .5rem 0 0 #006b99;
  border-radius: .5rem;
  padding: 1rem;
  width: 100%;
}

.guided-custom-control .custom-control-label::before,
.guided-custom-control .custom-control-label::after {
  display: none;
}

.guided-custom-control .custom-control-label.hidden {
  display: none;
}

.guided-experience-options.guided-grid .custom-control-label {
  padding: 2rem;
}

@media (max-width: 767.98px) {
  .guided-experience-options.guided-grid .custom-control-label {
    padding: 1rem;
  }
}

.guided-custom-control .custom-control-input:checked~.custom-control-label {
  color: #fff;
  background-color: #003852;
  box-shadow: 0 .125rem 0 0 #007db2;
}

.guided-custom-control .custom-control-input:checked~.custom-control-label:last-child {
  margin-bottom: 0;
}

.guided-info-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  border: .125rem solid #003852;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .75rem;
}

.guided-info-icon.hidden {
  visibility: hidden;
}

.guided-info-icon svg {
  position: absolute;
  color: #003852;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

.guided-info-icon-close {
  z-index: 1;
  background-color: #006b99;
  border: .0625rem solid #003852;
  box-shadow: .09375rem .1875rem 0 0 #003852;
  width: 2.5rem;
  height: 2.5rem;
  color: #fff;
  border-radius: .5rem;
  position: relative;
  cursor: pointer;
}

.guided-info-icon-close svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: auto;
}

.guided-custom-control .custom-control-input:checked~.guided-info-icon {
  border-color: #fff;
}

.guided-custom-control .custom-control-input:checked~.guided-info-icon svg {
  color: #fff;
}

.guided-info-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.guided-info-content {
  display: none;
}

.guided-info-content.active {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 2rem;
  z-index: 1;
  border: .0625rem solid #007db2;
  border-radius: .5rem;
  box-shadow: .25rem .5rem 0 0 #006b99;
}

.guided-info-label {
  margin-bottom: 0;
}

.guided-info-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem 2rem;
}

.guided-info-items .guided-info-item:only-child {
  grid-column: span 2;
}

@media (max-width: 767.98px) {
  .guided-info-items {
    grid-template-columns: 1fr;
  }

  .guided-info-items .guided-info-item:only-child {
    grid-column: span 1;
  }
}

.guided-info-image figure {
  margin-bottom: 0;
}

.guided-info-image img {
  width: 100%;
  border-radius: .5rem;
}

.guided-info-title {
  margin-bottom: 1rem;
}

.guided-info-description {
  margin-bottom: .5rem;
}

#terms-list-step-2,
#terms-list-step-3 {
  display: none;
}

#terms-list-step-2.active,
#terms-list-step-3.active {
  display: block;
}

.guided-experience-back span {
  margin-left: .5rem;
  text-decoration: underline;
}

.guided-experience-back:hover {
  text-decoration: none;
}

.guided-experience-skip span {
  margin-right: .5rem;
  text-decoration: underline;
}

.guided-experience-skip:hover {
  text-decoration: none;
}

.guided-experience-next {
  display: none;
}

@media (max-width: 767.98px) {
  .guided-experience-next {
    order: 3;
  }
}

.guided-experience-next span {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .guided-experience-next span {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.6;
    display: inline-block;
  }
}

.guided-experience-next.active {
  display: block;
}

@media (max-width: 767.98px) {
  .guided-experience-next.active {
    text-align: center;
    display: block;
    margin-bottom: 0;
    background-color: #006b99;
    padding: 2.5625rem 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;
    border: none;
    border-radius: 0;
  }

  .guided-experience-next.active::before {
    display: none;
  }
}

.guided-experience-next>svg {
  display: none;
}

@media (max-width: 767.98px) {
  .guided-experience-next>svg {
    display: inline-block;
    margin-left: 1rem;
  }
}

.sections-module-items {
  position: relative;
}

.single-persona-content {
  margin-left: auto;
  margin-right: auto;
}

.single-persona-title {
  text-align: center;
}

.single-persona-eyebrow {
  text-align: center;
}

.single-persona .repeater-links-module-title {
  margin-bottom: 4rem;
}


/*# sourceMappingURL=main.css.map*/