/* Screen widths */
/* Site Colors */
/** Shared styles **/
.shadow {
  -webkit-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  -moz-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
}
.inset-shadow {
  -webkit-box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.4) inset;
  -moz-box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.4) inset;
  box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.4) inset;
}
.inset-shadow-2 {
  -webkit-box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.2) inset;
  -moz-box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.2) inset;
  box-shadow: 0px 12px 24px 0px rgba(53, 67, 74, 0.2) inset;
}
.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.card-base {
  background-color: #FAFCFC;
  border-radius: 8px;
  border: 1px solid #0B4D4E;
  color: #1B2225;
  padding: 16px;
  -webkit-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  -moz-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
}
.card-base h2,
.card-base h3 {
  color: #073334;
}
.card-base:hover,
.card-base:focus-visible {
  background-color: #DEEFE7;
  border: 2px solid #0B4D4E;
  padding: 15px;
}
.card-base:hover:active,
.card-base:focus-visible:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
.card-base:hover:active h2,
.card-base:focus-visible:active h2,
.card-base:hover:active a,
.card-base:focus-visible:active a {
  color: #FAFCFC;
}
.card-base:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
.card-base:active *,
.card-base:active a {
  color: #FAFCFC;
}
.gradient-1 {
  background: var(--Primary-grad, linear-gradient(180deg, #003D59 0%, #002333 100%));
}
.gradient-2 {
  background: var(--Secondary-grad, linear-gradient(180deg, #0B4D4E 0%, #073334 100%));
}
body {
  /** Accordion **/
  /** End Accordion **/
  /** Cards **/
  /** End Cards **/
  /** Banner **/
  /** End Banner **/
  /** Modal **/
  /** End Modal **/
  /* #professional-license-filter, #location-license-filter {
        h2 {
            color: #5C5C5C;
            font-weight: 700;
            font-size: 1.8rem;
        }
        .js-form-item {
            width: 100%; 
            label {
                border-top: 0;
                padding-top: 1rem;
                width: 100%;
            }
            input {
                width: 100%;
            }  

            &:first-child label{
                border-top: 0;
                padding-top: 0;
            }
        }

        .accordion {
            .accordion-item {
                .accordion-button {
                    background-color: @primary;
                    color: @white;

                    &:after {
                        filter: invert(100%);
                        -webkit-filter: invert(100%);
                    }

                    .material-icons {
                        line-height: 0;
                        font-size: 1rem;
                    }

                }
            }
        }


        @media (min-width: @md) {

            h2 {
                border-bottom: 2px solid #E6E6E6;

            }

            .accordion {
                .accordion-item {

                    .accordion-header {
                        margin-bottom: 1rem;
                    
                    }
                    .accordion-button {
                        background-color: transparent;
                        color: @black;
                        padding: 0 1rem 1rem 0;
                    }
                    .accordion-collapse {
                        display: block;
                        border: 0;
                        padding: 0;
                    }
                }
            }
            
        }
    } */
  /** Other topics **/
  /** End Other topics **/
  /*Views Styling goes here */
  /** Webforms **/
}
body .gtranslate_wrapper {
  visibility: hidden;
}
body .accordion .accordion-item {
  background-color: transparent;
  border: 0;
}
body .accordion .accordion-item .accordion-header {
  background-color: transparent;
}
body .accordion .accordion-item h2,
body .accordion .accordion-item .accordion-title {
  font-weight: 500;
  font-size: 2.5rem;
  color: #002333;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body .accordion .accordion-item h2,
  body .accordion .accordion-item .accordion-title {
    font-size: 2rem;
  }
}
body .accordion .accordion-item .accordion-button {
  background-color: transparent !important;
  border-bottom: 1px solid #8FA4AE;
  box-shadow: none;
  color: #002333;
  margin: 0 30px 0 0;
  padding: 0;
}
body .accordion .accordion-item .accordion-button:active {
  outline: 2px solid #159A9C;
  outline-offset: 4px;
}
body .accordion .accordion-item .accordion-button:focus-visible {
  outline: 2px solid #159A9C;
  outline-offset: 4px;
}
body .accordion .accordion-item .accordion-button:focus-visible:active {
  outline-color: #159A9C;
}
body .accordion .accordion-item .accordion-button:hover,
body .accordion .accordion-item .accordion-button:focus {
  text-decoration: none;
}
body .accordion .accordion-item .accordion-button:hover h2,
body .accordion .accordion-item .accordion-button:focus h2,
body .accordion .accordion-item .accordion-button:hover .accordion-title,
body .accordion .accordion-item .accordion-button:focus .accordion-title {
  color: #003D59;
  text-decoration: underline;
}
body .accordion .accordion-item .accordion-button:visited {
  color: #0B4D4E;
}
body .accordion .accordion-item .accordion-button:after {
  font-family: "Font Awesome 6 Pro";
  background: none !important;
  content: "\f078" !important;
  font-size: 1.9rem;
  font-weight: 700;
  width: auto !important;
  height: auto !important;
  color: #1B2225;
  margin-right: 14px;
  transition: all 0.5s;
}
body .accordion .accordion-item .accordion-button.collapsed:before {
  transform: rotate(180deg);
}
body .accordion .accordion-collapse {
  background-color: #E1E7E9;
  padding: 16px 12px 24px 12px;
}
body .accordion .accordion-collapse .accordion-body {
  padding: 0;
}
body .accordion .accordion-collapse .accordion-body h2:first-child {
  margin-top: 0;
}
body #block-homepagecards {
  position: relative;
  background-size: 100% 91px;
  background-repeat: no-repeat;
  background-color: #FAFCFC;
}
body #block-homepagecards .box-card {
  background-color: #fff;
  padding: 2em;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
  border: 0.5px solid #E6E6E6;
}
body .card {
  background-color: #FAFCFC;
  border-radius: 8px;
  border: 1px solid #0B4D4E;
  color: #1B2225;
  padding: 16px;
  -webkit-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  -moz-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  flex: 1 1 100%;
  margin-bottom: 2.4rem;
}
body .card h2,
body .card h3 {
  color: #073334;
}
body .card:hover,
body .card:focus-visible {
  background-color: #DEEFE7;
  border: 2px solid #0B4D4E;
  padding: 15px;
}
body .card:hover:active,
body .card:focus-visible:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
body .card:hover:active h2,
body .card:focus-visible:active h2,
body .card:hover:active a,
body .card:focus-visible:active a {
  color: #FAFCFC;
}
body .card:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
body .card:active *,
body .card:active a {
  color: #FAFCFC;
}
body .card:hover h2 a,
body .card:hover .card-title a {
  text-decoration: underline;
}
body .card:focus-within {
  outline: 2px solid #2491ff;
  outline-offset: 2px;
}
body .card a {
  text-decoration: none;
}
body .card a:focus,
body .card a:active {
  color: inherit;
  outline: 0;
}
body .card .card-title h2 {
  margin-top: 0;
}
body .card .card-body {
  padding: 0;
}
body .card .card-body h2,
body .card .card-body .card-title {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  color: #003D59;
  margin-bottom: 0.8rem;
}
body .card .card-body h2 a,
body .card .card-body .card-title a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  body .card .card-body h2,
  body .card .card-body .card-title {
    font-size: 2rem;
  }
}
body .card .card-body > * {
  margin-top: 0;
  margin-bottom: 0.8rem;
}
body .card .card-body > *:last-child {
  margin-bottom: 0;
}
body .card .card-body a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .row {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .col-12 {
  display: flex;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .col-12:nth-child(odd) .card {
  margin-right: auto;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .col-12:nth-child(even) .card {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  body #block-views-block-homepage-what-can-we-help-you-with-block-1 .col-12 .card {
    margin-left: auto;
    margin-right: auto;
  }
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card {
  position: relative;
  max-width: 375px;
  padding: 16px 16px 16px 64px;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card .card-icon {
  position: absolute;
  top: 10px;
  left: -50px;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card:hover {
  padding: 15px 15px 15px 63px;
}
body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card:hover .card-icon {
  top: 9px;
  left: -51px;
}
@media screen and (max-width: 600px) {
  body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card {
    margin-left: 20px !important;
  }
  body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card .card-icon {
    left: -32px;
  }
  body #block-views-block-homepage-what-can-we-help-you-with-block-1 .card .card-icon img {
    max-width: 65px;
  }
}
body #views-bootstrap-events-block-1 {
  margin-bottom: 22px;
}
body #views-bootstrap-events-block-1 .row {
  max-width: 793px;
  margin-left: auto;
  margin-right: auto;
}
body #block-views-block-events-block-1 .more-link a:after {
  content: "\f073";
  font-family: 'Font Awesome 6 Pro';
  margin-left: 4px;
}
body #block-views-block-events-block-1 .view-footer .card {
  width: 600px;
  text-align: center;
  margin: 4rem auto 0;
}
body .video-card {
  background-color: #FAFCFC;
  border-radius: 8px;
  border: 1px solid #0B4D4E;
  color: #1B2225;
  padding: 16px;
  -webkit-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  -moz-box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  box-shadow: 0px 12px 24px rgba(53, 67, 74, 0.2);
  padding: 0;
  overflow: hidden;
}
body .video-card h2,
body .video-card h3 {
  color: #073334;
}
body .video-card:hover,
body .video-card:focus-visible {
  background-color: #DEEFE7;
  border: 2px solid #0B4D4E;
  padding: 15px;
}
body .video-card:hover:active,
body .video-card:focus-visible:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
body .video-card:hover:active h2,
body .video-card:focus-visible:active h2,
body .video-card:hover:active a,
body .video-card:focus-visible:active a {
  color: #FAFCFC;
}
body .video-card:active {
  background-color: #0B4D4E;
  color: #FAFCFC;
}
body .video-card:active *,
body .video-card:active a {
  color: #FAFCFC;
}
body .video-card:hover {
  padding: 0;
}
body .video-card:hover .card-body {
  padding: 12px 11px 11px 11px;
}
body .video-card:hover img {
  margin-bottom: 2px;
}
body .video-card img {
  width: 100%;
  height: auto;
}
body .video-card .card-body {
  padding: 12px;
}
body .video-card .card-body .field--name-name {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  body .video-card .card-body .field--name-name {
    font-size: 1.8rem;
  }
}
body #block-views-block-homepage-remote-videos-block-1 {
  margin-bottom: 36px;
}
body #views-bootstrap-homepage-remote-videos-block-1 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
body #views-bootstrap-homepage-remote-videos-block-1 .row > * {
  --bs-gutter-x: 32px;
}
body #views-bootstrap-forms-block-1 > .row,
body #views-bootstrap-forms-block-2 > .row,
body #views-bootstrap-forms-block-1 > .row > *,
body #views-bootstrap-forms-block-2 > .row > * {
  --bs-gutter-x: 48px;
  --bs-gutter-y: 64px;
}
body #views-bootstrap-forms-block-1 .card,
body #views-bootstrap-forms-block-2 .card {
  min-height: 300px;
}
body #views-bootstrap-forms-block-1 .card .card-body,
body #views-bootstrap-forms-block-2 .card .card-body {
  display: flex;
  flex-direction: column;
}
body #views-bootstrap-forms-block-1 .card .card-body .tags,
body #views-bootstrap-forms-block-2 .card .card-body .tags {
  margin-top: auto;
}
body .share-card {
  background-color: #EFEBDB;
  border-left: 8px solid #003D59;
  padding: 24px 20px 24px 12px;
}
body .share-card h2 {
  margin-top: 0 !important;
}
body .share-card svg {
  display: none;
}
body .share-card .fontawesome-icon-inline {
  font-size: 2.8rem;
}
body #block-views-block-casino-locations-block-1 .card,
body #views-bootstrap-licensees-block-1 .card,
body #block-views-block-house-banked-card-rooms-block-1 .card {
  max-width: 800px;
}
body #block-views-block-casino-locations-block-1 .card .card-title,
body #views-bootstrap-licensees-block-1 .card .card-title,
body #block-views-block-house-banked-card-rooms-block-1 .card .card-title {
  border-bottom: 1px solid #8FA4AE;
  padding-bottom: 4px;
  margin-bottom: 16px;
}
body #block-views-block-casino-locations-block-1 .card .card-title h2,
body #views-bootstrap-licensees-block-1 .card .card-title h2,
body #block-views-block-house-banked-card-rooms-block-1 .card .card-title h2 {
  margin-bottom: 0;
}
body #block-views-block-casino-locations-block-1 .card h3,
body #views-bootstrap-licensees-block-1 .card h3,
body #block-views-block-house-banked-card-rooms-block-1 .card h3 {
  color: #50646F;
}
body #block-views-block-casino-locations-block-1 .card h3 i,
body #views-bootstrap-licensees-block-1 .card h3 i,
body #block-views-block-house-banked-card-rooms-block-1 .card h3 i {
  color: #35434A;
}
body #block-views-block-casino-locations-block-1 .card:active,
body #views-bootstrap-licensees-block-1 .card:active,
body #block-views-block-house-banked-card-rooms-block-1 .card:active {
  color: inherit;
}
body #block-views-block-casino-locations-block-1 .card a:before,
body #views-bootstrap-licensees-block-1 .card a:before,
body #block-views-block-house-banked-card-rooms-block-1 .card a:before {
  content: none;
}
body #block-views-block-casino-locations-block-1 .card .pill,
body #views-bootstrap-licensees-block-1 .card .pill,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill {
  margin-right: 16px;
}
body #block-views-block-casino-locations-block-1 .card .pill:hover,
body #views-bootstrap-licensees-block-1 .card .pill:hover,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill:hover {
  background-color: #D2DBDF;
}
body #block-views-block-casino-locations-block-1 .card .pill:focus-within,
body #views-bootstrap-licensees-block-1 .card .pill:focus-within,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill:focus-within,
body #block-views-block-casino-locations-block-1 .card .pill:active,
body #views-bootstrap-licensees-block-1 .card .pill:active,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill:active,
body #block-views-block-casino-locations-block-1 .card .pill:focus,
body #views-bootstrap-licensees-block-1 .card .pill:focus,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill:focus {
  outline: 2px solid #159A9C;
  outline-offset: 2px;
}
body #block-views-block-casino-locations-block-1 .card .pill::first-letter,
body #views-bootstrap-licensees-block-1 .card .pill::first-letter,
body #block-views-block-house-banked-card-rooms-block-1 .card .pill::first-letter {
  text-transform: capitalize;
}
body #block-views-block-casino-locations-block-1 .card:focus-within,
body #views-bootstrap-licensees-block-1 .card:focus-within,
body #block-views-block-house-banked-card-rooms-block-1 .card:focus-within {
  outline: 0;
}
body #block-views-block-casino-locations-block-1 .card:hover,
body #views-bootstrap-licensees-block-1 .card:hover,
body #block-views-block-house-banked-card-rooms-block-1 .card:hover,
body #block-views-block-casino-locations-block-1 .card:focus,
body #views-bootstrap-licensees-block-1 .card:focus,
body #block-views-block-house-banked-card-rooms-block-1 .card:focus,
body #block-views-block-casino-locations-block-1 .card:active,
body #views-bootstrap-licensees-block-1 .card:active,
body #block-views-block-house-banked-card-rooms-block-1 .card:active,
body #block-views-block-casino-locations-block-1 .card:active *:not(.pill),
body #views-bootstrap-licensees-block-1 .card:active *:not(.pill),
body #block-views-block-house-banked-card-rooms-block-1 .card:active *:not(.pill) {
  border-color: inherit;
  background-color: inherit;
  color: inherit;
}
body #block-views-block-casino-locations-block-1 .card:hover .pill,
body #views-bootstrap-licensees-block-1 .card:hover .pill,
body #block-views-block-house-banked-card-rooms-block-1 .card:hover .pill,
body #block-views-block-casino-locations-block-1 .card:focus .pill,
body #views-bootstrap-licensees-block-1 .card:focus .pill,
body #block-views-block-house-banked-card-rooms-block-1 .card:focus .pill,
body #block-views-block-casino-locations-block-1 .card:active .pill,
body #views-bootstrap-licensees-block-1 .card:active .pill,
body #block-views-block-house-banked-card-rooms-block-1 .card:active .pill,
body #block-views-block-casino-locations-block-1 .card:active *:not(.pill) .pill,
body #views-bootstrap-licensees-block-1 .card:active *:not(.pill) .pill,
body #block-views-block-house-banked-card-rooms-block-1 .card:active *:not(.pill) .pill {
  color: inherit;
}
body #block-views-block-casino-locations-block-1 .card .col-xl-4,
body #views-bootstrap-licensees-block-1 .card .col-xl-4,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-4,
body #block-views-block-casino-locations-block-1 .card .col-xl-6,
body #views-bootstrap-licensees-block-1 .card .col-xl-6,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-6 {
  padding-left: 36px;
  position: relative;
}
body #block-views-block-casino-locations-block-1 .card .col-xl-4 h3,
body #views-bootstrap-licensees-block-1 .card .col-xl-4 h3,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-4 h3,
body #block-views-block-casino-locations-block-1 .card .col-xl-6 h3,
body #views-bootstrap-licensees-block-1 .card .col-xl-6 h3,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-6 h3,
body #block-views-block-casino-locations-block-1 .card .col-xl-4 h4,
body #views-bootstrap-licensees-block-1 .card .col-xl-4 h4,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-4 h4,
body #block-views-block-casino-locations-block-1 .card .col-xl-6 h4,
body #views-bootstrap-licensees-block-1 .card .col-xl-6 h4,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-6 h4 {
  position: relative;
  margin-bottom: 0;
}
body #block-views-block-casino-locations-block-1 .card .col-xl-4 h3 i,
body #views-bootstrap-licensees-block-1 .card .col-xl-4 h3 i,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-4 h3 i,
body #block-views-block-casino-locations-block-1 .card .col-xl-6 h3 i,
body #views-bootstrap-licensees-block-1 .card .col-xl-6 h3 i,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-6 h3 i,
body #block-views-block-casino-locations-block-1 .card .col-xl-4 h4 i,
body #views-bootstrap-licensees-block-1 .card .col-xl-4 h4 i,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-4 h4 i,
body #block-views-block-casino-locations-block-1 .card .col-xl-6 h4 i,
body #views-bootstrap-licensees-block-1 .card .col-xl-6 h4 i,
body #block-views-block-house-banked-card-rooms-block-1 .card .col-xl-6 h4 i {
  font-size: 1.4rem;
  position: absolute;
  left: -22px;
  top: 6px;
}
@media screen and (min-width: 768px) {
  body .section-links .row {
    display: block;
    columns: 2;
    column-rule: 1px solid #FAFCFC;
    column-gap: 24px;
  }
}
body .special-plates-row .card-header a {
  min-height: 43px;
  display: block;
}
body .alert-group {
  background-color: #FDEE67;
}
body .alert-group .views-row:last-child {
  border-top: 2px solid #fff;
}
body .view-site-alerts .alert-item {
  background-color: #FDEE67;
}
body .view-site-alerts .alert-item .alert:before {
  display: none;
}
body .view-site-alerts .alert-item .alert .btn {
  padding: 8px 16px;
}
body .view-site-alerts .alert-item .alert .alert-close {
  color: #000;
  cursor: pointer;
}
body .view-site-alerts .alert-item .alert p:last-child {
  margin-bottom: 0;
}
body .cke-alert .alert-info {
  border: 1px solid #99DEEA;
  border-radius: 4px;
}
body .cke-alert .alert-info:before {
  display: none;
}
body .cke-alert .alert-info .alert-icon {
  display: none;
}
body .sticky-container {
  top: 0;
  padding-top: 1em;
}
@media screen and (min-width: 992px) {
  body .sticky-container {
    position: -webkit-sticky;
    position: sticky;
    top: 1em;
    padding-top: 0;
  }
}
body .field--name-field-help-topics .d-flex.border-end:last-child {
  border-right: 0 !important;
}
body #block-drupalbase-custom-searchapipagesearchblockform input[type="search"] {
  padding: 15px;
  height: 1rem;
}
body #block-drupalbase-custom-searchapipagesearchblockform button[type="submit"] {
  padding: 5px 12px;
  line-height: 0;
}
body #block-drupalbase-custom-searchapipagesearchblockform button[type="submit"] i.material-icons {
  top: 3px;
  position: relative;
  line-height: inherit;
}
body #block-drupalbase-custom-publiccommentpdflink {
  margin-bottom: 0 !important;
}
body #block-views-block-related-information-block-1 .views-field,
body #block-views-block-related-information-block-1 .field-content {
  height: 100%;
}
body .btn {
  font-size: 1.6rem;
}
body .btn.btn-default {
  box-shadow: inset 0 0 0 0.125rem;
  --bs-btn-color: #005ea2;
  --bs-btn-border-color: #005ea2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005ea2;
  --bs-btn-hover-border-color: #005ea2;
  --bs-btn-focus-shadow-rgb: 0, 94, 162;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005ea2;
  --bs-btn-active-border-color: #005ea2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005ea2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005ea2;
  --bs-gradient: none;
}
body .need-something-else-block ul,
body .licensed-by-other-agencies-block ul {
  grid-auto-flow: column;
  grid-template-rows: repeat(4, -webkit-min-content);
  grid-template-rows: repeat(4, min-content);
  display: grid;
  text-align: left;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
body .need-something-else-block ul li,
body .licensed-by-other-agencies-block ul li {
  border: 0;
  padding: 0.25rem;
}
body .need-something-else-block ul li:before,
body .licensed-by-other-agencies-block ul li:before {
  content: "\2022";
  color: #003D59;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media (max-width: 767px) {
  body .need-something-else-block ul,
  body .licensed-by-other-agencies-block ul {
    display: block;
  }
}
body .licensed-by-other-agencies-block ul {
  grid-template-rows: repeat(3, -webkit-min-content);
  grid-template-rows: repeat(3, min-content);
}
body .form-control,
body .form-select {
  font-size: 1.6rem;
  max-width: 100%;
}
body .wrapper-banner .row,
body .wrapper-banner .row > * {
  --bs-gutter-x: 0;
}
body .region-banner {
  position: relative;
}
body .region-banner .hero-image {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
body .region-banner .hero-overlay {
  background-color: rgba(0, 35, 51, 0.75);
  position: relative;
  display: flex;
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  body .region-banner .hero-overlay {
    padding: 50px 0;
  }
}
body .region-banner .hero-overlay .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .region-banner .hero-overlay .hero-contents {
  color: #FAFCFC;
  text-align: center;
}
body .region-banner .hero-overlay .hero-contents h1 {
  color: #FAFCFC;
}
body .region-banner .hero-overlay .hero-contents .hero-body {
  text-align: center;
}
body .region-banner .hero-overlay .hero-contents .hero-body p {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400;
  font-size: 22px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  body .region-banner .hero-overlay .hero-contents .hero-body p {
    font-size: 2rem;
  }
}
body .banner-content {
  font-size: 1.3rem;
}
body #active-filters,
body #active-filters-custom {
  display: flex;
  gap: 16px;
  margin-bottom: 0;
}
body #active-filters .active-filter-tag,
body #active-filters-custom .active-filter-tag {
  background-color: #C3CFD4;
  padding: 8px;
  border-radius: 4px;
  font-weight: 600;
  margin-bottom: 16px;
}
body #active-filters .active-filter-tag a,
body #active-filters-custom .active-filter-tag a {
  color: #1B2225;
  text-decoration: none;
}
body #active-filters .active-filter-tag .filtered-icon,
body #active-filters-custom .active-filter-tag .filtered-icon {
  margin-left: 8px;
}
body #active-filters .active-filter-tag[data-selected-val="All"],
body #active-filters-custom .active-filter-tag[data-selected-val="All"],
body #active-filters .active-filter-tag[data-input-val="All"],
body #active-filters-custom .active-filter-tag[data-input-val="All"],
body #active-filters .active-filter-tag[data-selected-val="Asc"],
body #active-filters-custom .active-filter-tag[data-selected-val="Asc"],
body #active-filters .active-filter-tag[data-selected-val="Desc"],
body #active-filters-custom .active-filter-tag[data-selected-val="Desc"],
body #active-filters #select-filter-tag_edit-items-per-page_option-12,
body #active-filters-custom #select-filter-tag_edit-items-per-page_option-12 {
  display: none;
}
body .pill {
  background-color: #C3CFD4;
  padding: 8px;
  border-radius: 4px;
  font-weight: 600;
  width: auto;
  float: left;
}
body ul.pagination {
  justify-content: center;
  gap: 16px;
}
body ul.pagination .page-item .page-link {
  align-items: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #002333;
  display: inline-flex;
  justify-content: center;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.5;
  min-width: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  body ul.pagination .page-item .page-link {
    font-size: 1.7rem;
  }
}
body ul.pagination .page-item .page-link:hover {
  border-color: #002333;
}
body ul.pagination .page-item.active .page-link {
  background-color: #003D59;
  border-color: #003D59;
  color: #FAFCFC;
}
body figure {
  margin: 0 0 1.5rem 0;
}
body #main div .field--type-image,
body #main .field--type-string {
  float: inherit !important;
  margin: 0 0 1.5rem 0 !important;
}
body #main div .field--type-image img,
body #main .field--type-string img,
body #main div .field--type-image iframe,
body #main .field--type-string iframe {
  margin: 0;
  display: block;
}
body #main div .field--type-image img.media-oembed-content,
body #main .field--type-string img.media-oembed-content,
body #main div .field--type-image iframe.media-oembed-content,
body #main .field--type-string iframe.media-oembed-content {
  width: 100%;
  height: 400px;
}
body #main div .field--type-image.field--name-field-plate-image,
body #main .field--type-string.field--name-field-plate-image {
  float: right !important;
}
body #main div .field--type-image.field--name-field-plate-image img,
body #main .field--type-string.field--name-field-plate-image img {
  max-width: 250px;
  height: auto;
}
@media (max-width: 992px) {
  body #main div .field--type-image.field--name-field-plate-image,
  body #main .field--type-string.field--name-field-plate-image {
    float: none !important;
  }
  body #main div .field--type-image.field--name-field-plate-image img,
  body #main .field--type-string.field--name-field-plate-image img {
    max-width: none;
    height: auto;
  }
}
body #main .align-left .field--type-image,
body #main .align-left .field--type-string {
  margin: 0 1.5rem 1.5rem 0 !important;
}
body #main .align-right .field--type-image,
body #main .align-right .field--type-string {
  margin: 0 0 1.5rem 1.5rem !important;
}
body #main .align-left .field--type-image img,
body #main .align-right .field--type-image img,
body #main .align-left .field--type-string img,
body #main .align-right .field--type-string img,
body #main .align-left .field--type-image iframe,
body #main .align-right .field--type-image iframe,
body #main .align-left .field--type-string iframe,
body #main .align-right .field--type-string iframe {
  margin: 0;
  display: block;
}
body #main figure.caption-drupal-media.align-left {
  margin: 0 1.5rem 1.5rem 0;
}
body #main figure.caption-drupal-media.align-right {
  margin: 0 0 1.5rem 1.5rem;
}
body #main figure.caption-drupal-media .field--type-image {
  margin: 0 !important;
}
body #main figure.caption-drupal-media .field--type-image img {
  margin: 0;
}
body #main figure.caption-drupal-media figcaption {
  background-color: #FAFCFC;
  padding: 0.75rem;
  font-style: italic;
}
body .modal .modal-content {
  border-radius: 8px;
  border: 1px solid #8FA4AE;
}
body .modal .modal-content .modal-header {
  background-color: #0B4D4E;
  padding: 1.6rem;
  align-items: flex-start;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
body .modal .modal-content .modal-header .modal-title {
  color: #FAFCFC !important;
  font-weight: 400;
  font-size: 2.5rem;
}
body .modal .modal-content .modal-header .btn-close {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}
body .modal .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: 'Font Awesome 6 Pro';
  font-size: 1.6rem;
  color: #FAFCFC;
}
body .modal .modal-content .modal-body {
  padding: 0 16px;
  font-size: 1.4rem;
}
body .modal .modal-content .modal-body h4 {
  margin-bottom: 0;
}
body .modal .modal-content .modal-body .row {
  border-bottom: 1px solid #8FA4AE;
  --bs-gutter-x: 0;
  padding: 24px 0;
}
body .modal .modal-content .modal-footer {
  padding: 16px 24px;
}
body .modal .modal-content .modal-footer .nav {
  display: flex;
  gap: 16px;
}
body .modal .modal-content .modal-footer i {
  margin-left: 4px;
}
body .modal .modal-content .modal-footer * {
  margin-bottom: 0 !important;
}
body .view-professional-licenses .views-field-field-category {
  margin: 10px 0;
}
body .view-professional-licenses .views-field-field-category .field-category ul.list-group {
  display: block;
}
body .view-professional-licenses .views-field-field-category .field-category ul.list-group li {
  text-decoration: none;
  background-color: #D9D9D9;
  color: #000;
  padding: 3px 24px;
  border-radius: 15px;
  display: inline-block;
  margin: 0 5px 5px 0;
  border: 0;
}
body .field--name-field-help-topics-raw div a {
  min-width: 30%;
  margin: 0 10px 2rem 10px;
  display: inline-block;
}
@media (max-width: 992px) {
  body .field--name-field-help-topics-raw div a {
    min-width: 100%;
    margin: 0 0 1rem 0;
  }
}
body .views-exposed-form {
  position: relative;
}
body .views-exposed-form .d-flex {
  gap: 16px;
}
body .views-exposed-form input:not(.js-form-submit),
body .views-exposed-form select {
  border: 1px solid #8FA4AE;
  border-radius: 4px;
}
body .views-exposed-form input:not(.js-form-submit).form-checkbox,
body .views-exposed-form select.form-checkbox,
body .views-exposed-form input:not(.js-form-submit).form-radio,
body .views-exposed-form select.form-radio {
  box-shadow: none;
  border-color: #0B4D4E;
}
body .views-exposed-form input:not(.js-form-submit).form-checkbox:checked,
body .views-exposed-form select.form-checkbox:checked,
body .views-exposed-form input:not(.js-form-submit).form-radio:checked,
body .views-exposed-form select.form-radio:checked {
  background-color: #0B4D4E;
  border-color: #0B4D4E;
}
body .views-exposed-form input:not(.js-form-submit).form-radio,
body .views-exposed-form select.form-radio {
  border-radius: 10px;
}
body .views-exposed-form input:not(.js-form-submit):focus,
body .views-exposed-form select:focus {
  outline: 2px solid #159A9C;
  outline-offset: 4px;
}
@media screen and (max-width: 991px) {
  body .views-exposed-form .filter-control.closed {
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms;
  }
}
@media screen and (max-width: 991px) {
  body .views-exposed-form .filter-control.opened {
    max-height: 100%;
    transition: max-height 300ms;
  }
}
body .views-exposed-form .form-submit[name="reset"] {
  order: 1;
  color: #003D59;
  border: 0;
  background-color: transparent;
}
body .views-exposed-form .form-submit[value="Apply"] {
  order: 2;
}
body #block-views-block-forms-block-1,
body #block-views-block-casino-locations-block-1,
body .view-id-licensees,
body #block-views-block-house-banked-card-rooms-block-1 {
  min-height: 700px;
}
@media screen and (min-width: 992px) {
  body #block-views-block-forms-block-1 .exposed-sidebar,
  body #block-views-block-casino-locations-block-1 .exposed-sidebar,
  body .view-id-licensees .exposed-sidebar,
  body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar {
    width: 200px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    --bs-gutter-x: 0;
  }
  body #block-views-block-forms-block-1 .exposed-sidebar *,
  body #block-views-block-casino-locations-block-1 .exposed-sidebar *,
  body .view-id-licensees .exposed-sidebar *,
  body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar * {
    max-width: 200px;
  }
}
body #block-views-block-forms-block-1 .exposed-sidebar h3,
body #block-views-block-casino-locations-block-1 .exposed-sidebar h3,
body .view-id-licensees .exposed-sidebar h3,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar h3,
body #block-views-block-forms-block-1 .exposed-sidebar .form-type-entity-autocomplete label,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .form-type-entity-autocomplete label,
body .view-id-licensees .exposed-sidebar .form-type-entity-autocomplete label,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .form-type-entity-autocomplete label,
body #block-views-block-forms-block-1 .exposed-sidebar .js-form-type-select label,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .js-form-type-select label,
body .view-id-licensees .exposed-sidebar .js-form-type-select label,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .js-form-type-select label,
body #block-views-block-forms-block-1 .exposed-sidebar .form-item-combine label,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .form-item-combine label,
body .view-id-licensees .exposed-sidebar .form-item-combine label,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .form-item-combine label,
body #block-views-block-forms-block-1 .exposed-sidebar .form-item-title label,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .form-item-title label,
body .view-id-licensees .exposed-sidebar .form-item-title label,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .form-item-title label {
  font-size: 2rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 4px;
  color: #50646F;
}
body #block-views-block-forms-block-1 .exposed-sidebar .filter-group,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .filter-group,
body .view-id-licensees .exposed-sidebar .filter-group,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .filter-group {
  margin-bottom: 16px;
}
body #block-views-block-forms-block-1 .exposed-sidebar .bottom-actions,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .bottom-actions,
body .view-id-licensees .exposed-sidebar .bottom-actions,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .bottom-actions {
  display: flex;
  justify-content: flex-end;
}
body #block-views-block-forms-block-1 .exposed-sidebar .bottom-actions .btn,
body #block-views-block-casino-locations-block-1 .exposed-sidebar .bottom-actions .btn,
body .view-id-licensees .exposed-sidebar .bottom-actions .btn,
body #block-views-block-house-banked-card-rooms-block-1 .exposed-sidebar .bottom-actions .btn {
  font-size: 1.8rem;
}
body #block-views-block-forms-block-1 .top-filter,
body #block-views-block-casino-locations-block-1 .top-filter,
body .view-id-licensees .top-filter,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 32px;
}
body #block-views-block-forms-block-1 .top-filter label,
body #block-views-block-casino-locations-block-1 .top-filter label,
body .view-id-licensees .top-filter label,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter label {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0;
  color: #50646F;
}
body #block-views-block-forms-block-1 .top-filter .search,
body #block-views-block-casino-locations-block-1 .top-filter .search,
body .view-id-licensees .top-filter .search,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search {
  display: flex;
  gap: 8px;
  min-width: calc(60% - 32px);
}
body #block-views-block-forms-block-1 .top-filter .search .js-form-item,
body #block-views-block-casino-locations-block-1 .top-filter .search .js-form-item,
body .view-id-licensees .top-filter .search .js-form-item,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .js-form-item,
body #block-views-block-forms-block-1 .top-filter .search .form-control,
body #block-views-block-casino-locations-block-1 .top-filter .search .form-control,
body .view-id-licensees .top-filter .search .form-control,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .form-control {
  width: 100%;
}
body #block-views-block-forms-block-1 .top-filter .search .search-submit,
body #block-views-block-casino-locations-block-1 .top-filter .search .search-submit,
body .view-id-licensees .top-filter .search .search-submit,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .search-submit {
  margin-top: auto;
  margin-bottom: auto;
}
body #block-views-block-forms-block-1 .top-filter .search .search-submit .btn,
body #block-views-block-casino-locations-block-1 .top-filter .search .search-submit .btn,
body .view-id-licensees .top-filter .search .search-submit .btn,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .search-submit .btn {
  background-color: #FAFCFC;
  border-color: #003D59;
  color: #003D59;
}
body #block-views-block-forms-block-1 .top-filter .search .search-submit .btn:hover,
body #block-views-block-casino-locations-block-1 .top-filter .search .search-submit .btn:hover,
body .view-id-licensees .top-filter .search .search-submit .btn:hover,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .search-submit .btn:hover,
body #block-views-block-forms-block-1 .top-filter .search .search-submit .btn:focus,
body #block-views-block-casino-locations-block-1 .top-filter .search .search-submit .btn:focus,
body .view-id-licensees .top-filter .search .search-submit .btn:focus,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .search .search-submit .btn:focus {
  background-color: #003D59;
  border-color: #003D59;
  color: #FAFCFC;
}
body #block-views-block-forms-block-1 .top-filter .sorting,
body #block-views-block-casino-locations-block-1 .top-filter .sorting,
body .view-id-licensees .top-filter .sorting,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .sorting,
body #block-views-block-forms-block-1 .top-filter .items,
body #block-views-block-casino-locations-block-1 .top-filter .items,
body .view-id-licensees .top-filter .items,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .items {
  min-width: calc(20% - 32px);
}
body #block-views-block-forms-block-1 .top-filter .sorting .js-form-item,
body #block-views-block-casino-locations-block-1 .top-filter .sorting .js-form-item,
body .view-id-licensees .top-filter .sorting .js-form-item,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .sorting .js-form-item,
body #block-views-block-forms-block-1 .top-filter .items .js-form-item,
body #block-views-block-casino-locations-block-1 .top-filter .items .js-form-item,
body .view-id-licensees .top-filter .items .js-form-item,
body #block-views-block-house-banked-card-rooms-block-1 .top-filter .items .js-form-item {
  width: 100%;
}
@media screen and (min-width: 992px) {
  body #block-views-block-forms-block-1 .exposed-main-col,
  body #block-views-block-casino-locations-block-1 .exposed-main-col,
  body .view-id-licensees .exposed-main-col,
  body #block-views-block-house-banked-card-rooms-block-1 .exposed-main-col {
    padding-left: 260px;
  }
}
body #clear-filter-tag.active-filter-tag {
  background-color: transparent;
  border: 1px solid #99DEEA;
}
body .views-display-switch {
  display: flex;
  margin-bottom: -9px;
}
body .views-display-switch label {
  margin-top: 10px;
  font-weight: 500;
  margin-right: 8px;
}
body .views-display-switch .views-display-switch__link {
  padding: 4px 12px;
  font-weight: 500;
  width: auto;
  color: #003D59;
  border: 1px solid #8FA4AE;
  border-radius: 4px 4px 0 0;
}
body .views-display-switch .views-display-switch__link:hover,
body .views-display-switch .views-display-switch__link:focus {
  background-color: #003D59;
  border-color: #003D59;
  color: #FAFCFC;
}
body .views-display-switch .views-display-switch__link--active {
  border-bottom: 1px solid #FAFCFC;
}
body .views-display-switch .views-display-switch__link--data-export-1 {
  padding: 2px 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  font-weight: 500;
  width: auto;
  background-color: #002333;
  border-color: #002333;
  color: #FAFCFC;
  margin-left: 8px;
  margin-bottom: 4px;
  text-decoration: none;
}
body .views-display-switch .views-display-switch__link--data-export-1:hover,
body .views-display-switch .views-display-switch__link--data-export-1:focus {
  background-color: #003D59;
  border-color: #003D59;
  color: #FAFCFC;
}
body .alphabet-list .row {
  margin: auto;
}
body .alphabet-list span.views-summary {
  display: inline-block;
  width: auto;
  padding: 0 2px;
}
body .region-content-bottom-green #block-mainnavigation-2 .nav-item {
  width: 50%;
  font-weight: 400;
  font-size: 2.5rem;
}
body .region-content-bottom-green #block-mainnavigation-2 .nav-item a {
  padding: 0;
  text-decoration: 1px underline;
}
@media screen and (max-width: 767px) {
  body .region-content-bottom-green #block-mainnavigation-2 .nav-item {
    font-size: 2rem;
  }
}
body .region-content-bottom-green #block-mainnavigation-2 .nav-item:nth-of-type(even) {
  border-left: 1px solid #8FA4AE;
}
body .region-content-bottom-green #block-mainnavigation-2 .nav-item:nth-of-type(even) a {
  padding-left: 24px;
}
body #main .accordion {
  margin-bottom: 1rem;
  background-color: transparent;
  --bs-accordion-bg: transparent;
}
body #main .accordion .accordion-collapse {
  border: 1px solid #f0f0f0;
  border-top: 0;
  padding: 1rem 1.25rem 0.75rem;
}
body #main .accordion .accordion-collapse .accordion-body p:last-child {
  margin-bottom: 0;
}
body #main h2.accordion-header {
  margin: 0;
}
body #main h2.accordion-header button.accordion-button {
  color: #002333;
}
body #main #sidenavigation-menu h2.accordion-header {
  margin: 0;
}
body #main #sidenavigation-menu h2.accordion-header button.accordion-button {
  background-color: #003D59;
  color: #FAFCFC;
}
body #main #sidenavigation-menu h2.accordion-header button.accordion-button:after {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
body #footernav .accordion-item {
  background-color: transparent;
  border-bottom: 1px solid #8FA4AE !important;
}
body #footernav .accordion-item:last-child {
  border-bottom: 0 !important;
}
body #footernav .accordion-item .accordion-header .accordion-button:after {
  display: none;
}
body #footernav .accordion-item .accordion-header .accordion-button.collapsed .material-icons {
  transform: rotate(-90deg);
  margin-top: -9px;
}
body #footernav .accordion-item .accordion-collapse {
  padding: 0;
}
@media (max-width: 992px) {
  body #footernav .accordion-item {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  body #footernav .accordion-item {
    margin-top: 0;
    border-bottom: 0 !important;
  }
  body #footernav .accordion-item .accordion-button .material-icons {
    display: none;
  }
  body #footernav .accordion-item .accordion-collapse {
    display: block;
    border: 0;
  }
}
body .wrapper-contact-us {
  margin-top: 64px;
  margin-bottom: 64px;
  text-align: center;
}
body .wrapper-contact-us .block-views-blockcontact-block-1 h2 {
  max-width: 100%;
}
body .wrapper-contact-us .block-views-blockcontact-block-1 .field-content {
  font-weight: 400;
  font-size: 2.5rem;
  color: #002333;
  line-height: 1.5;
}
body .legacy-contact {
  text-align: center;
  margin-bottom: 62px;
}
body .legacy-contact .field--name-field-legacy-contact {
  font-weight: 400;
  font-size: 2.5rem;
  color: #002333;
  line-height: 1.5;
}
body .legacy-contact .field--name-field-legacy-contact p {
  max-width: 100%;
}
body .view:not(.share-card) .view-header {
  padding-bottom: 8px;
  margin-top: 2rem;
  margin-bottom: 36px;
  border-bottom: 1px solid #8FA4AE;
}
body .view:not(.share-card) .view-header p {
  margin-bottom: 0;
}
body .view-caseload-documents a {
  font-weight: 500;
  font-size: 1.8rem !important;
}
body .pr-block h2 {
  border-bottom: 1px solid #003D59;
}
body .pr-block h3 {
  max-width: 900px;
  font-weight: 400;
  color: #1B2225;
  margin-top: 16px;
  margin-bottom: 4px;
}
body .pr-block .views-field-field-date {
  color: #50646F;
}
body .pr-block .view-footer {
  margin-top: 16px;
}
body .pr-block .view-footer a {
  font-weight: 500;
  font-size: 2rem;
  color: #003D59;
  line-height: 1.5;
  padding: 8px 0;
}
body .block-webform,
body .webform-submission-form {
  max-width: 900px;
}
body .block-webform .btn,
body .webform-submission-form .btn {
  margin-top: 8px;
}
body .error {
  border-color: #CF3E2E;
  color: #CF3E2E;
}
body .region-back-to-top p {
  max-width: 100%;
}
