@charset "UTF-8";
/* Colors mapped from Elementor */
/* Gradients */
@font-face {
  font-family: eicons;
  src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0);
  src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.10.0) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.10.0) format("woff"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.10.0) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.10.0#eicon) format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  max-width: 1920px;
  margin: 0 auto !important;
}

.text-color-magenta {
  color: var(--e-global-color-cbc595d);
  font-weight: 800 !important;
}

.text-color-red {
  color: #c6061d;
  font-weight: 900 !important;
}

.text-color-green {
  color: #0db144;
  font-weight: 900 !important;
}

.height-100-percent {
  height: 100% !important;
}

.bg-gradient-1 {
  background: linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%);
}

.link-white-color p a,
.link-white-color p a:hover {
  color: var(--e-global-color-b18bbae) !important;
}

.noUi-touch-area {
  cursor: pointer;
}

.underline-hover a {
  position: relative;
}

.underline-hover.color-white a::before {
  background-color: var(--e-global-color-b18bbae);
}

.icon-scale-hover img {
  transition: transform 0.3s;
}

.icon-scale-hover img:hover {
  transform: scale(1.05);
}

.underline-hover a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1.5px;
  bottom: -2px;
  left: 0;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

.underline-hover a:hover::before {
  transform: scaleX(1);
}

.word-break p,
.word-break h1,
.word-break h2,
.word-break h3,
.word-break h4 {
  word-break: break-word;
}

.no-margin-bottom p {
  margin-bottom: 0px;
}

.full-height-container {
  height: 100% !important;
}

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

.flex-center {
  justify-content: center;
  align-items: center;
}

.pdmp-benefits-impact-box .elementor-icon-box-icon {
  display: flex;
  justify-content: center;
}
.pdmp-benefits-impact-box .elementor-icon-box-title {
  display: flex;
  justify-content: center;
}

.pdmp-two-lines-desktop h2 {
  display: flex;
  flex-wrap: wrap;
}

.pdmp-state-links {
  -moz-column-count: 4;
       column-count: 4;
}
.pdmp-state-links a {
  color: var(--e-global-color-cbc595d);
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.54px;
  position: relative;
  padding-bottom: 2px;
}
.pdmp-state-links a:hover::before {
  transform: scaleX(1);
}
.pdmp-state-links a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1.5px;
  bottom: 0;
  left: 0;
  background-color: var(--e-global-color-cbc595d);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.pdmp-state-links li::marker {
  color: var(--e-global-color-cbc595d) !important;
}

.elementor-widget-icon .elementor-icon svg {
  max-width: 100%;
}

strong {
  font-weight: 700;
}

@media (max-width: 1024px) {
  .pdmp-state-links ul {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .pdmp-two-lines-mobile h2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pdmp-icon-box-mobile-align-middle .elementor-icon-box-icon {
    display: flex !important;
  }
  .pdmp-icon-box-mobile-align-middle .elementor-icon-box-content {
    display: flex !important;
    align-items: center !important;
  }
  .pdmp-two-lines-desktop h2 {
    display: block;
  }
  .pdmp-state-links {
    -moz-column-count: 1;
         column-count: 1;
  }
  .pdmp-state-links a {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.48px;
  }
  .pdmp-state-links ul {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .pdmp-2-colors-multiline h1 {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1200px) {
  .dots-bg {
    background-image: url(/wp-content/uploads/2024/06/dot-pattern-desktop-bg.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
  }
}
#StatsYears .elementor-icon-box-title span:first-child {
  margin-right: 10px;
}

.pdmp-primary-button-light .elementor-button {
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-b18bbae), var(--e-global-color-b18bbae), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-primary-button-light .elementor-button:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

.pdmp-secondary-button-light .elementor-button {
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-5a68218), var(--e-global-color-5a68218), var(--e-global-color-b18bbae), var(--e-global-color-b18bbae));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-secondary-button-light .elementor-button:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

.pdmp-primary-button-dark .elementor-button {
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-primary-button-dark .elementor-button:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

.pdmp-secondary-button-dark.bg-white .elementor-button:after {
  background-image: linear-gradient(to right, var(--e-global-color-b18bbae), var(--e-global-color-b18bbae), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-secondary-button-dark.bg-light-gray .elementor-button:after {
  background-image: linear-gradient(to right, var(--e-global-color-6f50cff), var(--e-global-color-6f50cff), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-secondary-button-dark.bg-light-blue .elementor-button:after {
  background-image: linear-gradient(to right, var(--e-global-color-0ce5096), var(--e-global-color-0ce5096), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-secondary-button-dark .elementor-button {
  z-index: 1;
  position: relative;
}
.pdmp-secondary-button-dark .elementor-button .elementor-button-text {
  background: linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pdmp-secondary-button-dark .elementor-button:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  background: linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%);
  border-radius: inherit;
  z-index: -1;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-secondary-button-dark .elementor-button:after {
  content: "";
  position: absolute;
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  left: 1px;
  top: 1px;
  background-size: 300% 100%;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: inherit;
  z-index: -1;
}
.pdmp-secondary-button-dark .elementor-button:hover, .pdmp-secondary-button-dark .elementor-button:focus {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
}
.pdmp-secondary-button-dark .elementor-button:hover:after, .pdmp-secondary-button-dark .elementor-button:focus:after {
  background-position: 100% 0;
}
.pdmp-secondary-button-dark .elementor-button:hover:before, .pdmp-secondary-button-dark .elementor-button:focus:before {
  background: var(--e-global-color-b18bbae);
}
.pdmp-secondary-button-dark .elementor-button:hover .elementor-button-text, .pdmp-secondary-button-dark .elementor-button:focus .elementor-button-text {
  -webkit-text-fill-color: initial;
}

/*
.pdmp-secondary-button-dark {
    &.bg-white{
        .elementor-button {  
            &:after {
                background-color: $color-white;
            } 
        }
    }
    &.bg-light-gray{
        .elementor-button {  
            &:after {
                background-color: $color-light-gray;
            } 
        }
    }
    &.bg-light-blue{
        .elementor-button {  
            &:after {
                background-color: $color-light-blue;
            } 
        }
    }
    .elementor-button {
        z-index : 1;
        position: relative;
        .elementor-button-text {
            background: $background-gradient-1;
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        &:before {
            content      : '';
            position     : absolute;
            left: -1px;
            top: -1px;
            width: calc(100% + 1px);
            height: calc(100% + 1px);
            background   : $background-gradient-1;
            border-radius: inherit;
            z-index      : -1;
            transition   : 0.5s;
        }
        &:after {
            content         : '';
            position        : absolute;
            width: calc(100% - 3px);
            height: calc(100% - 3px);
            left: 1px;
            top: 1px;
            background-color: #5E666D;
            border-radius   : inherit;
            z-index         : -1;
            transition      : 0.5s;
        } 
        &:hover, &:focus {
            box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
            &:after {
                background   : $background-gradient-1;
            }
            &:before{
                background   : $color-white;
            }
            .elementor-button-text {
                -webkit-text-fill-color: initial;
            }
        }
    }
} 
*/
.pdmp-third-button-light.bg-darkblue .elementor-button {
  background-image: linear-gradient(to right, var(--e-global-color-5a68218), var(--e-global-color-5a68218), #011628, var(--e-global-color-cbc595d));
}
.pdmp-third-button-light.bg-magenta .elementor-button {
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-third-button-light.bg-transparent .elementor-button {
  background-image: linear-gradient(to right, transparent, transparent, var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-third-button-light.bg-blue .elementor-button {
  background-image: linear-gradient(to right, var(--e-global-color-968496a), var(--e-global-color-968496a), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
}
.pdmp-third-button-light .elementor-button {
  background-size: 250% 100%;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-third-button-light .elementor-button:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

.pdmp-cta-arrow .elementor-button .elementor-button-icon {
  display: flex;
  align-items: center;
  transition: transform 0.2s;
}
.pdmp-cta-arrow .elementor-button .elementor-button-text {
  transition: transform 0.2s;
}
.pdmp-cta-arrow .elementor-button:hover .elementor-button-icon {
  transform: translateX(4px);
}
.pdmp-cta-arrow .elementor-button:hover .elementor-button-text {
  transform: translateX(-4px);
}
.pdmp-cta-arrow .elementor-button:hover {
  font-weight: 700 !important;
}

.pdmp-cta-arrow-2 .elementor-button .elementor-button-icon {
  display: flex;
  align-items: center;
  transition: transform 0.2s;
}
.pdmp-cta-arrow-2 .elementor-button:hover .elementor-button-icon {
  transform: translateX(5px);
}

@media (max-width: 767px) {
  .pdmp-primary-button-light .elementor-button,
  .pdmp-secondary-button-light .elementor-button,
  .pdmp-primary-button-dark .elementor-button,
  .pdmp-secondary-button-dark .elementor-button,
  .pdmp-third-button-light .elementor-button {
    width: 100% !important;
  }
}
.elementor-location-header {
  display: flex;
  justify-content: center;
}

.pdmp-menu {
  border: 1px solid #eaf1f6;
  position: fixed !important;
  top: 16px;
  z-index: 90 !important;
  width: 96% !important;
  box-shadow: 0px 4px 29px 0px rgba(3, 34, 60, 0.15);
}

.pdmp-menu .pdmp-cta {
  padding-left: 20px;
}

.pdmp-menu .elementor-nav-menu .elementor-item:hover,
.pdmp-menu .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item:hover {
  text-shadow: 0px 0px 1px var(--e-global-color-0b93488);
}

.pdmp-menu .pdmp-desktop-menu .sub-menu {
  min-width: 252px !important;
  top: calc(100% + 30px) !important;
  padding-bottom: 10px;
  padding-top: 10px;
}

.pdmp-menu .pdmp-desktop-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  height: 1em;
  width: 1em;
  transition: transform 0.3s;
}

.pdmp-menu .pdmp-desktop-menu .elementor-item.highlighted .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  transform: rotate(-180deg);
}

.pdmp-mobile-menu .elementor-item .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  height: 0.9em;
  width: 0.9em;
  transition: transform 0.3s;
  transform: rotate(-90deg);
}

.pdmp-mobile-menu .elementor-item.highlighted .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
  transform: rotate(-180deg);
}

.pdmp-menu .pdmp-desktop-menu ul.elementor-nav-menu--dropdown a {
  border-left: 0px;
}

.pdmp-menu .elementor-nav-menu .pdmp-cta .elementor-item {
  border-radius: 60px;
  color: var(--e-global-color-b18bbae) !important;
  transition: auto !important;
  justify-content: center;
  padding: 12px 30px !important;
  margin: 0px;
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}

.pdmp-menu .elementor-nav-menu .pdmp-cta .elementor-item:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
  font-weight: inherit !important;
}

.pdmp-menu-hidden {
  position: fixed !important;
  top: 36px;
  z-index: 80 !important;
}

.pdmp-menu-hidden .pdmp-mobile-menu .pdmp-cta a:after {
  content: none;
}

.pdmp-menu-hidden .pdmp-mobile-menu .elementor-nav-menu__container {
  border-radius: 0px 0px 20px 20px !important;
  position: fixed;
  width: 95%;
  z-index: 80;
  padding-top: 40px;
  left: 2.5%;
  right: 2.5%;
}

.pdmp-menu-hidden .pdmp-mobile-menu .pdmp-cta {
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

.pdmp-menu-hidden .elementor-nav-menu .pdmp-cta .elementor-item {
  border-radius: 60px !important;
  background-color: var(--e-global-color-cbc595d);
  background: var(--e-global-color-b18bbae) !important;
  color: var(--e-global-color-0b93488) !important;
  transition: 2.5s !important;
  justify-content: center;
  padding: 10px 20px;
  margin: 0px;
}

.pdmp-menu-hidden .pdmp-mobile-menu .pdmp-cta .elementor-item,
.pdmp-menu-hidden .pdmp-mobile-menu .pdmp-cta .elementor-item:hover {
  background: var(--e-global-color-b18bbae) !important;
  color: var(--e-global-color-0b93488) !important;
  padding: 10px 20px;
}

.pdmp-mobile-menu .has-submenu .sub-arrow svg path {
  fill: var(--e-global-color-b18bbae);
}

.mobile-toggle-container .elementor-widget-container .elementor-icon-wrapper {
  display: flex;
}

.mobile-toggle-container .menu-close {
  display: none;
}

.mobile-toggle-container.is-active .menu-hamburger {
  display: none;
}

.mobile-toggle-container.is-active .menu-close {
  display: flex;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .pdmp-menu-hidden .pdmp-mobile-menu .elementor-nav-menu__container {
    top: 65px;
  }
}
@media (min-width: 1025px) and (max-width: 1444px) {
  .elementor-location-header .pdmp-menu {
    padding: 20px 26px !important;
  }
  .pdmp-menu .pdmp-desktop-menu .elementor-nav-menu {
    --e-nav-menu-horizontal-menu-item-margin: calc(13px / 2);
  }
  .pdmp-menu .pdmp-desktop-menu .elementor-item {
    font-size: 12px !important;
  }
  .elementor-location-header .elementor-widget-theme-site-logo img {
    width: 166px !important;
  }
  .pdmp-menu .pdmp-desktop-menu .sub-menu {
    top: calc(100% + 20px) !important;
  }
}
@media (min-width: 1445px) and (max-width: 1474px) {
  .pdmp-menu .pdmp-desktop-menu .elementor-item {
    font-size: 14px !important;
  }
}
@media (min-width: 1572px) {
  .pdmp-menu {
    width: 90% !important;
    top: 24px;
  }
}
@media (min-width: 1920px) {
  .pdmp-menu {
    width: 100% !important;
    max-width: 1668px !important;
  }
}
.pdmp-footer-menu .elementor-nav-menu {
  flex-direction: column;
}
.pdmp-footer-menu .elementor-nav-menu .elementor-item {
  justify-content: center;
  position: relative;
}
.pdmp-footer-menu .elementor-nav-menu .elementor-item:hover {
  text-shadow: 0px 0px 1px var(--e-global-color-b18bbae);
}
.pdmp-footer-menu .elementor-nav-menu .elementor-item:hover::before {
  transform: scaleX(1);
}
.pdmp-footer-menu .elementor-nav-menu .elementor-item::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1.5px;
  bottom: 10px;
  left: 0;
  background-color: var(--e-global-color-b18bbae) !important;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}

@media (min-width: 1024px) {
  .pdmp-footer-menu .elementor-nav-menu {
    flex-direction: row;
  }
}
.pdmp-home-carousel.elementor-widget-n-carousel .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: #BEBEBE;
  opacity: 1;
}

.pdmp-home-carousel.elementor-widget-n-carousel .swiper-pagination-bullet:hover {
  background: var(--e-global-color-cbc595d);
}

.pdmp-home-carousel .swiper-pagination {
  display: flex;
  -moz-column-gap: 36px;
       column-gap: 36px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: auto !important;
  bottom: 90px !important;
}

.pdmp-home-carousel .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0px;
}

@media (min-width: 1025px) {
  .pdmp-home-carousel .swiper-pagination {
    left: 7.5% !important;
    transform: translateX(10%) !important;
  }
}
@media (min-width: 1920px) {
  .pdmp-home-carousel .pdmp-carousel-content {
    padding-left: 13% !important;
  }
  .pdmp-home-carousel .swiper-pagination {
    left: 12.5% !important;
    transform: translateX(10%) !important;
  }
}
.pdmp-resource {
  background: var(--e-global-color-b18bbae);
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.pdmp-resource .elementor-element {
  z-index: 2;
}
.pdmp-resource .elementor-icon svg rect,
.pdmp-resource .elementor-icon svg path,
.pdmp-resource .resource-icon svg rect,
.pdmp-resource .resource-icon svg path {
  transition: all 0.2s ease-in-out;
}
.pdmp-resource:after {
  transition: all 0.3s ease-in-out;
  background: linear-gradient(90deg, #470033 37.3%, #80005C 93.88%);
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  opacity: 0;
}
.pdmp-resource:hover {
  box-shadow: 0px 12px 24px 0px rgba(128, 0, 92, 0.12);
  border: 1px solid var(--e-global-color-cbc595d);
}
.pdmp-resource:hover:after {
  opacity: 1;
}
.pdmp-resource:hover .elementor-icon svg rect,
.pdmp-resource:hover .resource-icon svg rect {
  transition: initial;
  fill: transparent !important;
}
.pdmp-resource:hover .elementor-icon svg path,
.pdmp-resource:hover .resource-icon svg path {
  fill: var(--e-global-color-b18bbae) !important;
}
.pdmp-resource:hover .elementor-heading-title {
  color: var(--e-global-color-b18bbae) !important;
}
.pdmp-resource:hover .elementor-widget-text-editor p {
  color: var(--e-global-color-b18bbae) !important;
}
.pdmp-resource:hover .elementor-button .elementor-button-text {
  color: var(--e-global-color-b18bbae) !important;
}
.pdmp-resource:hover .elementor-button .elementor-button-icon svg path {
  fill: var(--e-global-color-b18bbae) !important;
}

.pdmp-resources-grid .e-loop__load-more .elementor-button-link {
  z-index: 1;
  position: relative;
}
@media (max-width: 768px) {
  .pdmp-resources-grid .e-loop__load-more .elementor-button-link {
    width: 100% !important;
  }
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link .elementor-button-text {
  background: linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link::before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  background: linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%);
  border-radius: inherit;
  z-index: -1;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link::after {
  content: "";
  position: absolute;
  width: calc(100% - 3px);
  height: calc(100% - 3px);
  left: 1px;
  top: 1px;
  background-image: linear-gradient(to right, var(--e-global-color-b18bbae), var(--e-global-color-b18bbae), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  border-radius: inherit;
  z-index: -1;
  background-size: 300% 100%;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link:hover,
.pdmp-resources-grid .e-loop__load-more .elementor-button-link :focus {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link:hover:after,
.pdmp-resources-grid .e-loop__load-more .elementor-button-link :focus:after {
  background-position: 100% 0;
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link:hover:before,
.pdmp-resources-grid .e-loop__load-more .elementor-button-link :focus:before {
  background: var(--e-global-color-b18bbae);
}
.pdmp-resources-grid .e-loop__load-more .elementor-button-link:hover .elementor-button-text,
.pdmp-resources-grid .e-loop__load-more .elementor-button-link :focus .elementor-button-text {
  -webkit-text-fill-color: initial;
}

.pdmp-comparison-table .elementor-widget-icon .elementor-icon-wrapper {
  display: flex;
}

.pdmp-faq .e-n-accordion-item {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(230, 232, 233);
  border-radius: 30px;
  box-shadow: 0px 6px 32px 0px rgba(0, 0, 0, 0.1);
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-faq .e-n-accordion-item .elementor-widget-text-editor p a {
  color: var(--e-global-color-b18bbae);
  text-decoration: underline;
}
.pdmp-faq .e-n-accordion-item .elementor-widget-text-editor p a:hover {
  color: var(--e-global-color-b18bbae);
}
.pdmp-faq .e-n-accordion-item:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

@media (max-width: 768px) {
  .pdmp-faq .e-n-accordion-item {
    border-radius: 20px;
  }
}
.calculator-dropdown {
  cursor: pointer;
  padding: 12px 38px 12px 16px;
  min-width: 117px;
  border-radius: 60px;
  color: var(--e-global-color-b18bbae);
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 33px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: url(/wp-content/uploads/2024/06/expand_more_FILL0_wght200_GRAD0_opsz24-1.svg) var(--e-global-color-cbc595d) no-repeat calc(100% - 10px);
}
.calculator-dropdown:hover {
  background-color: var(--e-global-color-968496a);
}

@media (max-width: 767px) {
  .calculator-dropdown {
    padding: 12px 38px 12px 30px;
  }
}
.pdmp-accordion-icon .elementor-widget-text-editor .elementor-widget-container ul {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

#pdmp-clinical-workflow-facts .e-n-accordion-item-title-header, #pdmp-clinical-workflow-security .e-n-accordion-item-title-header, #pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header {
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#pdmp-clinical-workflow-facts .e-n-accordion-item-title-header::before, #pdmp-clinical-workflow-security .e-n-accordion-item-title-header::before, #pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header::before {
  content: "";
  width: 74px;
  height: 74px;
  display: flex;
}
#pdmp-clinical-workflow-facts .e-n-accordion-item-title-header .e-n-accordion-item-title-text, #pdmp-clinical-workflow-security .e-n-accordion-item-title-header .e-n-accordion-item-title-text, #pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header .e-n-accordion-item-title-text {
  flex: 1;
}

#pdmp-clinical-workflow-facts .e-n-accordion-item-title-header::before {
  background: url(/wp-content/uploads/2024/06/Frame-11.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#pdmp-clinical-workflow-security .e-n-accordion-item-title-header::before {
  background: url(/wp-content/uploads/2024/06/Security-Highlights-Icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header::before {
  background: url(/wp-content/uploads/2024/06/data-sharing-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  #pdmp-clinical-workflow-facts .e-n-accordion-item-title-header, #pdmp-clinical-workflow-security .e-n-accordion-item-title-header, #pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  #pdmp-clinical-workflow-facts .e-n-accordion-item-title-header::before, #pdmp-clinical-workflow-security .e-n-accordion-item-title-header::before, #pdmp-clinical-workflow-data-sharing .e-n-accordion-item-title-header::before {
    content: "";
    height: 50px;
    width: 50px;
  }
}
.pdmp-contact-form textarea {
  border-radius: 30px !important;
  height: 164px;
  padding: 20px;
}
.pdmp-contact-form select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: url(/wp-content/uploads/2024/06/select-dropdown-arrow.svg) white no-repeat calc(100% - 10px);
}
.pdmp-contact-form .elementor-select-wrapper .select-caret-down-wrapper {
  display: none;
}
.pdmp-contact-form .elementor-button {
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.pdmp-contact-form .elementor-button:hover, .pdmp-contact-form .elementor-button:focus {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.25);
}

/*
  MIN WIDTH: 320PX
  MAX WIDTH: 1920PX
*/
.state-exchange-elementor-widget {
  display: flex;
  align-items: flex-start;
  background-color: #ebf1f5;
}
.state-exchange-elementor-widget .viz-wrapper .viz {
  overflow: hidden;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram {
  width: 100%;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram text.titles {
  cursor: pointer;
  font-size: 2.4em;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram text.titles:hover {
  font-size: 1.8em;
}
.state-exchange-elementor-widget .viz-wrapper .viz .controls {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
}
.state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}
.state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram.desktop {
  display: none;
}
.state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram h3 {
  color: var(--PDMP-Magenta, #80005c);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info {
  max-width: 550px;
  padding-left: 20px;
  padding-right: 20px;
  color: var(--Black, #333);
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.54px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .value {
  color: var(--PDMP-Blue, #063963);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: 1px;
  word-wrap: break-word;
  display: block;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-title {
  color: var(--Black, #333);
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  word-wrap: break-word;
  margin-top: 24px;
  margin-bottom: 4px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-title.legend {
  margin-top: 65px;
  margin-bottom: 12px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list {
  list-style-type: auto;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 1.25em;
  min-height: 132px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li {
  color: var(--PDMP-Blue, #063963);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.8px;
  word-wrap: break-word;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li .wrap {
  display: grid;
  grid-template-columns: 80px 11rem;
  align-items: baseline;
}
.state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li .wrap .value {
  text-align: right;
}
.state-exchange-elementor-widget .viz-wrapper .viz {
  /** #chord-diagram-info **/
}
.state-exchange-elementor-widget .viz-wrapper .viz .legend-wrapper {
  width: 100%;
}
.state-exchange-elementor-widget .viz-wrapper .viz .legend-wrapper .info-legend {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  color: var(--Black, #333);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.state-exchange-elementor-widget .viz-wrapper .viz .legend-wrapper .info-legend li {
  display: flex;
  align-items: center;
  gap: 16px;
}
.state-exchange-elementor-widget .viz-wrapper .viz .legend-wrapper .info-legend img {
  width: 55px;
}
.state-exchange-elementor-widget .viz-wrapper .viz {
  /** legend-wrapper **/
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  transform: translateX(600px);
  transition: transform 800ms ease-in-out;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay.display {
  transform: translateX(0px);
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 50px 16px 36px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  border-radius: 30px;
  background: var(--PDMP-Magenta, #80005c);
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.15);
  color: var(--White, #fff);
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .close {
  position: absolute;
  right: 24px;
  top: 24px;
  cursor: pointer;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .close svg {
  transition: all 0.3s ease-in-out;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .close:hover svg {
  transform: rotate(-90deg);
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content p {
  color: var(--White, #fff);
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.48px;
  word-wrap: break-word;
  margin-bottom: 24px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .subheading {
  color: var(--White, #fff);
  font-size: 18px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  word-wrap: break-word;
  margin-bottom: 8px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .title {
  color: var(--White, #fff);
  font-size: 32px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  line-height: 40px;
  word-wrap: break-word;
  margin-bottom: 24px;
}
.state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .subtitle {
  color: var(--White, #fff);
  font-size: 20px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  line-height: 38px;
  word-wrap: break-word;
  margin-bottom: 16px;
}
.state-exchange-elementor-widget .viz-wrapper .viz {
  /** #informative-overlay **/
}
.state-exchange-elementor-widget .viz-wrapper {
  /** viz **/
}
.state-exchange-elementor-widget {
  /** viz-wrapper **/
}

@media only screen and (min-width: 600px) {
  .state-exchange-elementor-widget .viz #chord-diagram text.titles {
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1200px) {
  .state-exchange-elementor-widget .viz-wrapper .viz {
    row-gap: 5px;
    padding-bottom: 0px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .wrapper {
    padding-bottom: 0px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .controls {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    gap: 0;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram {
    gap: 8px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram.desktop {
    display: flex;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram h3 {
    color: var(--PDMP-Magenta, #80005c);
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    position: relative;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram h3:hover::before {
    transform: scaleX(1);
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .about-this-diagram h3::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1.5px;
    bottom: 0;
    left: 0;
    background-color: #80005c;
    transform: scaleX(0);
    transition: transform 0.3s ease;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info {
    max-width: 550px;
    width: 100%;
    padding: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.54px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .value {
    color: var(--PDMP-Blue, #063963);
    font-family: Lato, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 36px; /* 122.222% */
    letter-spacing: 1.8px;
    /*height: 44px;*/
    display: block;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-title {
    color: var(--Black, #333);
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1px;
    margin-top: 26px;
    margin-bottom: 4px;
    text-transform: uppercase;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-title.legend {
    margin-top: 45px;
    margin-bottom: 12px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list {
    list-style-type: auto;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 1.25em;
    min-height: 132px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li {
    color: var(--PDMP-Blue, #063963);
    font-family: Lato, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.1px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li .wrap {
    display: grid;
    align-items: baseline;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li .wrap .value {
    text-align: right;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-legend {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    color: var(--Black, #333);
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-legend li {
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info .info-legend img {
    width: 55px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz {
    /** chord-diagram-info **/
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram text.titles {
    cursor: pointer;
    font-size: 1.4em;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram text.titles:hover {
    font-size: 1.8em;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz {
    /** #chord-diagram **/
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay {
    top: 0;
    height: 100%;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper {
    width: 473px;
    height: 100%;
    padding: 50px 50px 36px 50px;
    gap: 24px;
    border-radius: 30px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .close {
    position: absolute;
    right: 24px;
    top: 24px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.54px;
    word-wrap: break-word;
    margin-bottom: 24px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .subheading {
    margin-bottom: 16px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .title {
    margin-bottom: 24px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper .overlay-content .subtitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
    word-wrap: break-word;
    margin-bottom: 16px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #informative-overlay .overlay-wrapper {
    /** .overlay-content **/
  }
  .state-exchange-elementor-widget .viz-wrapper .viz {
    /** #informative-overlay **/
  }
  .state-exchange-elementor-widget .viz-wrapper {
    /** viz **/
  }
  .state-exchange-elementor-widget {
    /** viz-wrapper */
  }
}
@media only screen and (min-width: 1700px) {
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram {
    min-width: 829px;
  }
}
@media (max-width: 767px) {
  .state-exchange-elementor-widget .viz-wrapper .viz .mobile.info-detail {
    padding-left: 12px;
    padding-right: 12px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .wrapper {
    padding: 0px 12px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz .wrapper .legend-wrapper .info-title {
    max-width: 200px;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info {
    padding: 0;
  }
  .state-exchange-elementor-widget .viz-wrapper .viz #chord-diagram-info ul#top-list li .wrap .value {
    text-align: left;
  }
}
/**
  Pattern
 */
.cls-1 {
  fill: #000;
}

.cls-1, .cls-2, .cls-3, .cls-4 {
  stroke-width: 0px;
}

.cls-2 {
  fill: #adaeaf;
}

.cls-3 {
  fill: #fff;
}

.cls-4 {
  fill: #b3669d;
}

.national-total-active-facilities-widget {
  display: flex;
  align-items: flex-start;
  background-color: #ebf1f5;
}
.national-total-active-facilities-widget .viz-wrapper {
  padding: 12px;
}
.national-total-active-facilities-widget .viz-wrapper .viz {
  gap: 0;
}
.national-total-active-facilities-widget #controls {
  display: grid;
  align-items: baseline;
  grid-template-columns: 100px repeat(3, 1fr);
  grid-template-rows: repeat(3, auto);
  gap: 16px;
}
.national-total-active-facilities-widget #btn-play {
  grid-area: 1/1/2/2;
}
.national-total-active-facilities-widget .state-list-control {
  grid-area: 1/2/2/5;
}
.national-total-active-facilities-widget #slider-date {
  grid-area: 2/1/3/5;
  width: 100%;
  margin-top: 24px;
}
.national-total-active-facilities-widget .slider-date-val {
  grid-area: 3/1/4/5;
  display: flex;
  justify-content: flex-end;
}
.national-total-active-facilities-widget #trend-map {
  position: relative;
}
.national-total-active-facilities-widget #trend-map .block-this {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
}
.national-total-active-facilities-widget #trend-map .tooltip {
  display: none;
}
.national-total-active-facilities-widget #trend-map .tooltip.hidden {
  display: none;
}
.national-total-active-facilities-widget #btn-play {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 60px;
  /* copy */
  color: var(--White, #FFF);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  letter-spacing: 0.65px;
  text-transform: uppercase;
  transition: auto;
  background-size: 300% 100%;
  background-image: linear-gradient(to right, var(--e-global-color-cbc595d), var(--e-global-color-cbc595d), var(--e-global-color-5a68218), var(--e-global-color-cbc595d));
  moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.national-total-active-facilities-widget #btn-play:hover {
  background-position: 100% 0;
  font-weight: inherit;
}
.national-total-active-facilities-widget #btn-play:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2024/06/play_arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.national-total-active-facilities-widget #btn-play.pause:after {
  background: url("/wp-content/uploads/2024/06/pause_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.national-total-active-facilities-widget #state-list-control {
  display: flex;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
  border-radius: 60px;
  border: 1px solid var(--PDMP-Magenta, #80005C);
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-padding-end: 3rem !important;
  -webkit-padding-start: 10px !important;
}
.national-total-active-facilities-widget #state-list-control option {
  color: var(--PDMP-Magenta, #80005C);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.national-total-active-facilities-widget #slider-date {
  cursor: pointer;
  min-height: 13px;
}
.national-total-active-facilities-widget #slider-date div[data-handle="1"] {
  display: none;
}
.national-total-active-facilities-widget #slider-date.noUi-target {
  width: 100%;
  height: 13px;
  border-radius: 80px;
  border: 1px solid var(--PDMP-Magenta, #80005C);
  background: var(--Medium-Gray, #E6E8E9);
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.national-total-active-facilities-widget #slider-date .noUi-handle {
  width: 22px;
  height: 22px;
  background: var(--PDMP-Magenta, #80005C);
  box-shadow: inset 0 0 1px var(--PDMP-Magenta, #80005C), inset 0 1px 7px var(--PDMP-Magenta, #80005C), 0 3px 6px -3px #616b71;
  border-radius: 100%;
}
.national-total-active-facilities-widget #slider-date .noUi-handle::before, .national-total-active-facilities-widget #slider-date .noUi-handle::after {
  display: none;
}
.national-total-active-facilities-widget #slider-date .noUi-connect {
  border-radius: 80px;
  background: var(--Gradient-1, linear-gradient(90deg, #03223C 13.78%, #80005C 81.89%));
}
.national-total-active-facilities-widget #slider-date .slider-date-val {
  color: var(--Black, #333);
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.national-total-active-facilities-widget #trend-map {
  min-height: 170px;
}
.national-total-active-facilities-widget .legend {
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
}
.national-total-active-facilities-widget .legend .legend-item .title {
  align-self: stretch;
  color: var(--Black, #333);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.national-total-active-facilities-widget .legend .legend-item .count {
  align-self: stretch;
  color: var(--PDMP-Blue, #063963);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.3px;
  margin-top: 0;
}
.national-total-active-facilities-widget .legend .legend-item ul.list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 16px;
  padding: 0;
}
.national-total-active-facilities-widget .legend .legend-item ul.list li {
  display: flex;
  flex-direction: row;
  gap: 8px;
  height: 100%;
  align-items: center;
  color: var(--Black, #333);
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.national-total-active-facilities-widget .legend .legend-item ul.list li img {
  width: 19px;
  height: 19px;
}
.national-total-active-facilities-widget .legend .legend-item .tooltip {
  display: flex;
  padding: 16px 24px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid var(--Medium-Gray, #E6E8E9);
  background: var(--Light-Gray, #F7F7F8);
}
.national-total-active-facilities-widget .legend .legend-item .tooltip.hidden {
  display: none;
}
.national-total-active-facilities-widget .legend .legend-item .tooltip .tooltip-content {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.national-total-active-facilities-widget .legend .legend-item .tooltip .tooltip-content .title {
  align-self: stretch;
  color: var(--Dark-Blue, #03223C);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.national-total-active-facilities-widget .legend .legend-item .tooltip .tooltip-content .state {
  align-self: stretch;
  color: var(--PDMP-Magenta, #80005C);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.3px;
  margin: 0;
}
.national-total-active-facilities-widget .legend .legend-item .tooltip .tooltip-content .count {
  align-self: stretch;
  color: var(--PDMP-Magenta, #80005C);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.3px;
  margin: 0;
}

@media only screen and (min-width: 1200px) {
  .national-total-active-facilities-widget .viz-wrapper {
    padding: 50px;
  }
  .national-total-active-facilities-widget #trend-map {
    min-height: 721px;
  }
  .national-total-active-facilities-widget #trend-map .tooltip {
    position: absolute;
    display: block;
    color: #1a1a1a;
    transition: display 0.5s;
  }
  .national-total-active-facilities-widget #trend-map .tooltip.visible {
    display: block;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-content {
    border-radius: 30px;
    border: 1px solid var(--Medium-Gray, #E6E8E9);
    background: var(--Light-Gray, #F7F7F8);
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.15);
    min-width: 13rem;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-content .tooltip-text {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 24px;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-content .tooltip-text .title {
    color: var(--Dark-Blue, #03223C);
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-content .tooltip-text .state {
    color: var(--PDMP-Magenta, #80005C);
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 38px; /* 135.714% */
    text-transform: uppercase;
    margin: 0;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-content .tooltip-text .count {
    color: var(--PDMP-Magenta, #80005C);
    font-family: Lato, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1.6px;
    margin: 0;
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-close {
    position: absolute;
    top: -5px;
    right: 20px;
    padding: 0.5em;
    cursor: pointer;
    width: 1em;
    height: 1em;
    color: var(--PDMP-Magenta, #80005C);
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-close:after {
    content: "✖";
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-close:hover {
    color: rgb(179, 0, 128.65625);
  }
  .national-total-active-facilities-widget #trend-map .tooltip .tooltip-arrow {
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--Light-Gray, #F7F7F8);
    width: 1rem;
    height: 1rem;
    right: -1rem;
    bottom: 82px;
    top: unset;
    left: unset;
    transform: rotate(90deg);
  }
  .national-total-active-facilities-widget #controls {
    align-items: center;
    display: grid;
    grid-template-columns: 8rem 390px 2fr auto;
    gap: 22px;
    grid-template-rows: 1fr;
  }
  .national-total-active-facilities-widget #btn-play {
    grid-area: unset;
  }
  .national-total-active-facilities-widget .state-list-control {
    grid-area: unset;
  }
  .national-total-active-facilities-widget #slider-date {
    grid-area: unset;
    width: 100%;
    margin: 0;
  }
  .national-total-active-facilities-widget #slider-date.noUi-target {
    width: 386px;
    height: 18px;
  }
  .national-total-active-facilities-widget #slider-date .noUi-handle {
    width: 30px;
    height: 30px;
  }
  .national-total-active-facilities-widget #slider-date .slider-date-val {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.8px;
  }
  .national-total-active-facilities-widget .slider-date-val {
    grid-area: unset;
    justify-content: flex-start;
  }
  .national-total-active-facilities-widget #state-list-control {
    padding: 12px 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.8px;
    -webkit-padding-end: 3rem !important;
    -webkit-padding-start: 12px !important;
  }
  .national-total-active-facilities-widget .legend {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: end;
    margin-top: 1rem;
  }
  .national-total-active-facilities-widget .legend .legend-item .title {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-align: left;
  }
  .national-total-active-facilities-widget .legend .legend-item .count {
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 44px; /* 122.222% */
    letter-spacing: 1.8px;
    text-align: left;
    margin-bottom: 0;
  }
  .national-total-active-facilities-widget .legend .legend-item ul.list {
    flex-direction: row;
    justify-content: flex-end;
    gap: 54px;
    margin: 0;
  }
  .national-total-active-facilities-widget .legend .legend-item ul.list li {
    gap: 16px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .national-total-active-facilities-widget .legend .legend-item ul.list li img {
    width: 30px;
    height: 30px;
  }
  .national-total-active-facilities-widget .usMap circle.data {
    cursor: pointer;
    opacity: 0.75;
  }
  .national-total-active-facilities-widget .usMap circle.data:hover {
    fill: var(--PDMP-Magenta, #80005C);
  }
  .national-total-active-facilities-widget .usMap .labels {
    cursor: default;
    pointer-events: none;
  }
}
@media only screen and (min-width: 1700px) {
  .national-total-active-facilities-widget .viz-wrapper {
    padding: 100px;
  }
}
.line-chart {
  background: #f7f7f9;
  border: 0px;
  border-radius: 30px;
  padding: 25px;
  flex: 1;
}
.line-chart .title {
  word-break: break-word;
  padding: 0 2rem;
  font-size: 28px;
  line-height: normal;
}
.line-chart .legend ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}
.line-chart .legend ul li {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
.line-chart .legend ul li .legend-color {
  border-radius: 100%;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}
.line-chart .legend.bottom {
  text-align: end;
}
.line-chart svg {
  width: 100%;
  height: 100%;
}
.line-chart g.y-axis-label {
  transform: rotate(-90deg) translate(-8rem, -2rem);
}
.line-chart text {
  font-family: Lato, sans-serif;
  color: var(--Black, #000000);
}
.line-chart text.legend {
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px; /* 158.333% */
}
.line-chart text.chart-label {
  font-size: 10px;
  font-weight: 700;
  fill: var(--Black, #000000);
}
.line-chart text.chart-source {
  font-size: 9px;
  fill: #999999;
}
.line-chart text.copyright {
  font-size: 9px;
  fill: #999999;
}
.line-chart .tick text {
  font-size: 6px;
  fill: #6b6b6b;
}
.line-chart .tick line {
  stroke: #333333;
  stroke-width: 0.3px;
  stroke-opacity: 0.3;
}
.line-chart .grid path {
  stroke-width: 0;
  stroke: #333333;
}
.line-chart .tooltip {
  background-color: #ffffff;
  font-family: lato, sans-serif;
  font-size: 11px;
  padding: 4px;
  color: #666666;
  border: none;
  box-shadow: 0px 0px 3px 0px #E6E6E6;
}

.gateway-facilities-rate-widget .viz-wrapper,
.gateway-time-savings-widget .viz-wrapper {
  padding: 0px;
}
.gateway-facilities-rate-widget .viz-wrapper .viz,
.gateway-time-savings-widget .viz-wrapper .viz {
  padding: 0px;
  box-shadow: 0px 12px 24px 0px rgba(3, 34, 60, 0.12);
}
.gateway-facilities-rate-widget .viz-wrapper .viz .wrapper,
.gateway-time-savings-widget .viz-wrapper .viz .wrapper {
  padding: 50px;
  -moz-column-gap: 36px;
       column-gap: 36px;
  /*align-items: baseline;*/
  row-gap: 36px;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .info,
.gateway-time-savings-widget .viz-wrapper .viz .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 462px;
  row-gap: 60px;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .block,
.gateway-time-savings-widget .viz-wrapper .viz .block {
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 20px;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .block .subtitle,
.gateway-time-savings-widget .viz-wrapper .viz .block .subtitle {
  color: var(--PDMP-Magenta, #80005C);
  text-align: center;
  text-transform: uppercase;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .block .title,
.gateway-time-savings-widget .viz-wrapper .viz .block .title {
  text-align: center;
  color: var(--e-global-color-5a68218);
}
.gateway-facilities-rate-widget .viz-wrapper .viz .block .description,
.gateway-time-savings-widget .viz-wrapper .viz .block .description {
  text-align: center;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .impact,
.gateway-time-savings-widget .viz-wrapper .viz .impact {
  padding: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 30px;
  background: rgba(240, 230, 238, 0.4);
}
@media (max-width: 1024px) {
  .gateway-facilities-rate-widget .viz-wrapper .viz .impact.desktop,
  .gateway-time-savings-widget .viz-wrapper .viz .impact.desktop {
    display: none;
  }
}
.gateway-facilities-rate-widget .viz-wrapper .viz .impact .title,
.gateway-time-savings-widget .viz-wrapper .viz .impact .title {
  color: var(--PDMP-Magenta, #80005C);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 1.8px;
}
.gateway-facilities-rate-widget .viz-wrapper .viz .impact .description,
.gateway-time-savings-widget .viz-wrapper .viz .impact .description {
  color: var(--PDMP-Magenta, #80005C);
  text-align: center;
  word-break: break-word;
  max-width: 332px;
  /*adding: 0 6rem;*/
}
.gateway-facilities-rate-widget .viz-wrapper .viz .impact img,
.gateway-time-savings-widget .viz-wrapper .viz .impact img {
  width: 50px;
  height: 50px;
}

.gateway-facilities-rate-widget .line-chart g.y-axis-label {
  transform: rotate(-90deg) translate(-6rem, -2rem);
}
@media (max-width: 768px) {
  .gateway-facilities-rate-widget .line-chart g.y-axis-label {
    transform: rotate(-90deg) translate(-8rem, -2rem);
  }
}
.gateway-facilities-rate-widget .viz-wrapper .viz .impact .title {
  font-size: 36px;
}

.gateway-time-savings-widget .viz-wrapper .viz .info .block .title {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .gateway-facilities-rate-widget .viz-wrapper .viz,
  .gateway-time-savings-widget .viz-wrapper .viz {
    border-radius: 20px;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .info,
  .gateway-time-savings-widget .viz-wrapper .viz .info {
    max-width: 100%;
    width: 100%;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .wrapper,
  .gateway-time-savings-widget .viz-wrapper .viz .wrapper {
    padding: 50px 12px 12px 12px;
    row-gap: 20px;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .impact,
  .gateway-time-savings-widget .viz-wrapper .viz .impact {
    border-radius: 20px;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .impact .title,
  .gateway-time-savings-widget .viz-wrapper .viz .impact .title {
    font-size: 24px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 1.2px;
  }
  .gateway-facilities-rate-widget .line-chart,
  .gateway-time-savings-widget .line-chart {
    padding: 12px;
    border-radius: 20px;
  }
  .gateway-facilities-rate-widget .line-chart .title,
  .gateway-time-savings-widget .line-chart .title {
    padding: 0px;
    font-size: 16px;
    line-height: normal;
  }
  .gateway-facilities-rate-widget .line-chart .legend ul,
  .gateway-time-savings-widget .line-chart .legend ul {
    padding: 0px;
    gap: 5px;
  }
  .gateway-facilities-rate-widget .line-chart .legend ul li,
  .gateway-time-savings-widget .line-chart .legend ul li {
    width: 50%;
    font-size: 14px;
    line-height: normal;
    gap: 5px;
  }
  .gateway-facilities-rate-widget .line-chart .legend ul li .legend-color,
  .gateway-time-savings-widget .line-chart .legend ul li .legend-color {
    width: 15px;
    height: 15px;
  }
  .gateway-facilities-rate-widget .line-chart .legend ul li .legend-copy,
  .gateway-time-savings-widget .line-chart .legend ul li .legend-copy {
    flex: 1;
  }
  .gateway-facilities-rate-widget .line-chart .legend .legend-item,
  .gateway-time-savings-widget .line-chart .legend .legend-item {
    font-size: 14px;
    line-height: normal;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .info .block .title {
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .info .block .description {
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
  }
  .gateway-facilities-rate-widget .viz-wrapper .viz .info .block.impact .description {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .gateway-time-savings-widget .viz-wrapper .viz .info .block .title, .gateway-time-savings-widget .viz-wrapper .viz .info .block .description, .gateway-time-savings-widget .viz-wrapper .viz .info .block .subtitle {
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
  }
  .gateway-time-savings-widget .viz-wrapper .viz .info .block.impact {
    padding: 24px;
  }
  .gateway-time-savings-widget .viz-wrapper .viz .info.mobile .title, .gateway-time-savings-widget .viz-wrapper .viz .info.mobile .description, .gateway-time-savings-widget .viz-wrapper .viz .info.mobile .subtitle {
    max-width: 100%;
  }
}
/** always load last **/
.dots-bg {
  width: 100%;
}

.viz-wrapper {
  padding: 24px;
}
@media only screen and (max-width: 768px) {
  .viz-wrapper {
    padding: 24px 12px 24px 12px;
  }
}
.viz-wrapper .viz {
  width: 100%;
  position: relative;
  display: flex;
  padding: 24px 8px;
  flex-direction: column;
  gap: 36px;
  background: var(--White, #FFFFFF);
  border-radius: 30px;
  box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.1);
}
.viz-wrapper .viz .mobile {
  display: block;
}
.viz-wrapper .viz .desktop {
  display: none;
}
.viz-wrapper .viz label {
  display: none;
}
.viz-wrapper .viz .wrapper {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
@media only screen and (max-width: 1024px) {
  .viz-wrapper .viz .wrapper {
    align-items: center;
  }
}
.viz-wrapper .viz #state-list-control {
  cursor: pointer;
  border-radius: 60px;
  border: 2px solid var(--PDMP-Magenta, #80005C);
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  color: var(--PDMP-Magenta, #80005C);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 19.5px;
  letter-spacing: 0.65px;
  word-wrap: break-word;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/wp-content/uploads/2024/06/select-dropdown-arrow.svg") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("/wp-content/uploads/2024/06/select-dropdown-arrow.svg") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
}
.viz-wrapper .viz #state-list-control:hover {
  border-color: var(--e-global-color-968496a);
}

.stats-container .elementor-icon-box-title span {
  display: block;
  height: 44px;
}
.stats-container .stats-line {
  display: none !important;
}
.stats-container #StatsStatisticsAsOf {
  display: inline-block;
  width: 150px;
  text-align: left;
}

@media only screen and (min-width: 1200px) {
  .viz-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 24px;
  }
  .viz-wrapper .viz {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding: 50px;
  }
  .viz-wrapper .viz .mobile {
    display: none !important;
  }
  .viz-wrapper .viz .desktop {
    display: block;
  }
  .viz-wrapper .viz .wrapper {
    display: flex;
    flex-direction: row;
    padding: 24px;
  }
  .viz-wrapper .viz #state-list-control {
    width: 308px;
    padding: 12px 24px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    color: var(--PDMP-Magenta, #80005C);
    /* Link - DESK */
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    background: url("/wp-content/uploads/2024/06/select-dropdown-arrow.svg") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
    background: url("/wp-content/uploads/2024/06/select-dropdown-arrow.svg") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
  }
}
@media only screen and (min-width: 1700px) {
  .viz-wrapper {
    padding: 35px 170px 100px;
  }
}
.facilities-transactions-state-widget .state-info {
  max-width: 1000px;
  margin: 0 auto;
}
.facilities-transactions-state-widget .state-info h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--e-global-color-cbc595d);
}
@media only screen and (max-width: 550px) {
  .facilities-transactions-state-widget .state-info h3 {
    text-align: center;
  }
}
.facilities-transactions-state-widget .state-data {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .facilities-transactions-state-widget .state-data {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: initial;
  }
}
@media only screen and (max-width: 550px) {
  .facilities-transactions-state-widget .state-data {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}
.facilities-transactions-state-widget .state-data p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
}
.facilities-transactions-state-widget .state-data-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 320px;
}
@media only screen and (max-width: 768px) {
  .facilities-transactions-state-widget .state-data-item {
    max-width: none;
  }
}
@media only screen and (max-width: 550px) {
  .facilities-transactions-state-widget .state-data-item {
    align-items: center;
    text-align: center;
  }
}
.facilities-transactions-state-widget .state-data-item-title {
  color: #333333;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 300;
  letter-spacing: initial;
}
.facilities-transactions-state-widget .state-data-item-value {
  color: var(--e-global-color-968496a);
  font-size: 24px !important;
  font-weight: 700 !important;
  font-family: Lato, sans-serif;
  line-height: 24px;
}
.facilities-transactions-state-widget .gateway-button {
  margin-top: auto;
  align-self: flex-start;
  width: auto;
}
@media only screen and (max-width: 550px) {
  .facilities-transactions-state-widget .gateway-button {
    align-self: center;
  }
}
.facilities-transactions-state-widget .gateway-button {
  background-color: var(--e-global-color-968496a);
  background-image: linear-gradient(to right, var(--e-global-color-968496a), var(--e-global-color-cbc595d));
  color: var(--e-global-color-b18bbae);
  font-size: 16px;
  font-weight: 700;
  padding: 5px 40px;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.facilities-transactions-state-widget .gateway-button:hover {
  background-color: var(--e-global-color-5a68218);
}
.facilities-transactions-state-widget .fine-print {
  margin-top: 20px;
}
@media only screen and (max-width: 550px) {
  .facilities-transactions-state-widget .fine-print {
    text-align: center;
  }
}
.facilities-transactions-state-widget .fine-print .fine-print-text {
  font-size: 12px;
  font-weight: 300;
  color: #333333;
}
.facilities-transactions-state-widget .tt_sm {
  display: none;
}
.facilities-transactions-state-widget .intro-text {
  position: relative;
}
.facilities-transactions-state-widget .intro-text__eyebrow {
  font-size: 18px;
  font-weight: 400;
  color: var(--e-global-color-cbc595d);
  text-transform: uppercase;
  margin-bottom: 0px;
}
.facilities-transactions-state-widget .intro-text__title {
  font-weight: 700;
  font-size: 36px;
  color: var(--e-global-color-968496a);
}
.facilities-transactions-state-widget .intro-text__text {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 750px;
}
.facilities-transactions-state-widget .intro-text__instructions, .facilities-transactions-state-widget .intro-text__instructions p {
  font-size: 18px;
  font-weight: 400;
  color: var(--e-global-color-cbc595d);
}
.facilities-transactions-state-widget .intro-text__key {
  margin-top: 20px;
}
.facilities-transactions-state-widget .intro-text__key ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.facilities-transactions-state-widget .intro-text__key li {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.facilities-transactions-state-widget .intro-text__key .intro-text__key-color {
  width: 20px;
  height: 20px;
  background-color: var(--e-global-color-968496a);
  border-radius: 2px;
}
.facilities-transactions-state-widget .intro-text__key .intro-text__key-color.not-implemented {
  background-color: #B2B2B2;
}
.facilities-transactions-state-widget .intro-text__key .intro-text__key-label {
  color: var(--e-global-color-cbc595d);
  line-height: 1.2em;
}

/*# sourceMappingURL=app.css.map*/