@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400&display=swap);
/* COLORS */
/* BOOTSTRAP BUTTON COLORS
 * 
 * The default bootstrap color will be used, 
 * unless you overwrite by setting a variable below.
 * This check and overwriting happens in _button.scss
 */
/* BREAKPOINTS
 * 
 * It's best not to change these, as they match
 * the breakpoints in the Bootstrap Grid. 
 */
.img-w-100 img {
  width: 100%; }

.img-h-100 img {
  height: 100%; }

.img-w-auto img {
  width: auto; }

.img-h-auto img {
  height: auto; }

main .ckeditor-accordion-container > dl {
  border: 1px solid #09356a; }
  main .ckeditor-accordion-container > dl dt > a {
    background-color: #09356a;
    border-bottom: 1px solid #09356a;
    text-decoration: none; }
  main .ckeditor-accordion-container > dl dt.active > a,
  main .ckeditor-accordion-container > dl dt > a:hover {
    background-color: #062549; }
  main .ckeditor-accordion-container > dl dd {
    padding: 10px 15px; }

.region--admin-content {
  background-color: #0f0f0f; }
  .region--admin-content ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
    .region--admin-content ul li a {
      padding: 10px 20px;
      color: white;
      display: inline-block; }
      .region--admin-content ul li a.is-active {
        background-color: #555555; }
  .region--admin-content .alert {
    margin-bottom: 0;
    border-radius: 0; }

.btn-primary {
  background-color: #09356a;
  border-color: #09356a; }
  .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #051d3b;
    border-color: #051d3b; }

.btn-outline-primary {
  color: #09356a;
  border-color: #09356a; }
  .btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:hover {
    color: white;
    background-color: #09356a;
    border-color: #09356a; }

.btn-secondary {
  background-color: #bcd62f;
  border-color: #bcd62f; }
  .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
    background-color: #99af23;
    border-color: #99af23; }

.btn-outline-secondary {
  color: #bcd62f;
  border-color: #bcd62f; }
  .btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:hover {
    color: white;
    background-color: #bcd62f;
    border-color: #bcd62f; }

.btn {
  box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.4);
  color: black; }

.btn-outline-secondary {
  color: black; }

.field-type--text-long figure,
.field-type--text-with-summary figure {
  display: inline-block; }
  .field-type--text-long figure.align-left,
  .field-type--text-with-summary figure.align-left {
    padding-right: 16px;
    display: block; }
  .field-type--text-long figure.align-right,
  .field-type--text-with-summary figure.align-right {
    padding-left: 16px;
    display: block; }
  .field-type--text-long figure.align-center,
  .field-type--text-with-summary figure.align-center {
    text-align: center;
    display: block; }
  .field-type--text-long figure figcaption,
  .field-type--text-with-summary figure figcaption {
    text-align: center;
    font-style: italic; }

footer {
  background-color: #afafb0; }
  @media (min-width: 992px) {
    footer {
      background-image: linear-gradient(to right, #afafb0 0%, #afafb0 65%, #873b82 65%); } }
  @media (max-width: 991px) {
    footer .lg-container {
      max-width: none !important; } }
  footer nav ul {
    display: flex;
    align-items: center; }
  footer nav li {
    padding: 0 7.5px; }
  footer a,
  footer a:hover {
    color: white; }
  footer .region--footer-left {
    padding: 2rem .5rem 2rem 1rem; }
  footer .region--footer-right {
    display: flex;
    justify-content: flex-end;
    flex-direction: column; }
    @media (min-width: 576px) {
      footer .region--footer-right {
        flex-direction: row; } }
  footer #block-civic-footer,
  footer #block-socialfooter {
    padding: 2rem 1rem;
    display: flex;
    align-items: center; }
    @media (max-width: 575px) {
      footer #block-civic-footer,
      footer #block-socialfooter {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px; } }
  footer #block-civic-footer {
    background-color: #09356a; }
    @media (max-width: 991px) {
      footer #block-civic-footer {
        margin-left: -15px;
        padding-left: 15px; } }
    footer #block-civic-footer ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      footer #block-civic-footer ul li {
        text-align: left;
        padding: 10px;
        font-weight: 600;
        width: 100%; }
      @media (min-width: 576px) {
        footer #block-civic-footer ul li {
          width: 50%; } }
      @media (min-width: 768px) {
        footer #block-civic-footer ul {
          justify-content: flex-start;
          flex-wrap: nowrap; }
          footer #block-civic-footer ul li {
            text-align: center;
            width: 20%; } }
  footer #block-socialfooter {
    background-color: #873b82; }
    @media (max-width: 991px) {
      footer #block-socialfooter {
        margin-right: -15px;
        padding-right: 15px; } }
    footer #block-socialfooter li {
      font-size: 27px;
      padding: 0 12px; }

select,
.select2-container {
  display: block;
  width: 100% !important;
  max-width: 100% !important; }

label {
  margin-bottom: 0; }

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="password"],
input[type="search"],
input[type="submit"],
textarea,
select {
  border-radius: 0.25rem;
  border: 0 solid #09356a;
  padding: 0.375rem 0.5rem;
  line-height: 1.25em;
  width: 100%;
  display: block;
  transition: border-color .2s;
  box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.4); }
  input[type="text"]:active, input[type="text"]:focus,
  input[type="email"]:active,
  input[type="email"]:focus,
  input[type="phone"]:active,
  input[type="phone"]:focus,
  input[type="password"]:active,
  input[type="password"]:focus,
  input[type="search"]:active,
  input[type="search"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  textarea:active,
  textarea:focus,
  select:active,
  select:focus {
    border-color: #051d3b; }

input[type="submit"] {
  background-color: white;
  border: 2px solid #bcd62f; }

.form-item,
.form-actions {
  margin-bottom: 24px; }

.js-form-type-radio {
  margin-bottom: 0; }

.header-search-form {
  position: relative;
  width: 200px; }
  .header-search-form input[type="search"] {
    background-color: transparent;
    border: 2px solid white;
    padding: 2px 30px 2px 7px;
    color: white;
    border-radius: 20px; }
  .header-search-form .search-icon-button {
    width: 36px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: transparent;
    border: none;
    padding: 0 5px 1px 5px; }
    .header-search-form .search-icon-button svg {
      width: 14px;
      color: white; }
  .header-search-form.icon-only {
    width: 36px;
    height: 28px; }
    .header-search-form.icon-only input[type="search"] {
      padding: 2px 7px;
      border-color: rgba(255, 255, 255, 0); }
    .header-search-form.icon-only .search-icon-button svg {
      transform: scale(1.8); }

span.select2-container .select2-selection--single {
  height: auto;
  border: 0 solid #09356a;
  border-radius: 0.25rem; }
  span.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0.375rem 30px 0.375rem 0.5rem;
    line-height: 1.25em;
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.4); }
  span.select2-container .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 40px; }

span.select2-container .select2-results > .select2-results__options {
  max-height: none; }

header {
  border-bottom: 1px solid #bcd62f;
  pointer-events: none; }
  header.header-relative {
    position: relative; }
  header.header-absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100; }
  header.header-fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: background-color .2s, transform .3s;
    background-color: rgba(0, 0, 0, 0.3); }
    header.header-fixed.is-fixed {
      position: fixed; }
  header nav ul {
    display: flex; }
  header .header-content {
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative; }
    header .header-content a,
    header .header-content .menu-item--level-1 {
      color: white; }
  header .region--header-left {
    pointer-events: all;
    display: flex;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    z-index: 1; }
    header .region--header-left > div:not(:last-child) {
      margin-right: 12px; }
  header .cmm-li {
    margin-right: 20px;
    padding-bottom: 14px; }
    header .cmm-li:last-child {
      margin-right: 0; }
  header .region--header-right-top,
  header .region--header-right-bottom {
    pointer-events: all;
    display: flex;
    align-items: center; }
    header .region--header-right-top > div:not(:first-child),
    header .region--header-right-bottom > div:not(:first-child) {
      margin-left: 12px; }
  header .region--header-right-top {
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative; }
    header .region--header-right-top::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: -100vw;
      right: -50vw;
      border-top: 1px solid #bcd62f; }
  header #block-social {
    z-index: 1; }
    header #block-social li svg {
      height: 24px;
      width: 24px; }
    header #block-social li:not(:first-child) {
      margin-left: 20px; }
      @media (min-width: 576px) {
        header #block-social li:not(:first-child) {
          margin-left: 30px; } }
  header .region--header-right-bottom {
    padding-top: 10px;
    position: relative; }
    @media (min-width: 768px) {
      header .region--header-right-bottom {
        padding-top: 20px; } }
  header #block-civic-main-menu {
    position: static;
    width: 100%; }
  header .dropdown-menu a,
  header .cmm-ul--level-2 a {
    color: black; }
  header .translate-button {
    width: 28px; }
  @media (max-width: 767px) {
    header.scrolled-bg.is-fixed.scroll-away {
      transform: translateY(-100%); }
    header .region--header-right-bottom {
      padding-bottom: 0; }
    header .civic-mega-menu .cmm-ul--level-1 {
      flex-wrap: wrap; }
    header .civic-mega-menu .cmm-li--level-1 {
      margin-right: 15px;
      padding-bottom: 15px; } }
  @media (max-width: 575px) {
    header.header-fixed.is-fixed {
      position: absolute; } }

.dialog-off-canvas-main-canvas {
  overflow: hidden; }

.layout-container {
  position: relative; }

body.no-hero:not(.path-node):not(.path-frontpage) .layout-container {
  padding-top: 70px; }
  body.no-hero:not(.path-node):not(.path-frontpage) .layout-container .header-content a,
  body.no-hero:not(.path-node):not(.path-frontpage) .layout-container .header-content svg {
    color: black; }
  body.no-hero:not(.path-node):not(.path-frontpage) .layout-container .header-content input {
    color: black;
    border-color: black; }

main ol {
  padding-left: 16px; }
  main ol li {
    list-style: decimal;
    padding-left: 4px; }

main ul {
  padding-left: 20px; }
  main ul li {
    list-style: disc; }

caption {
  caption-side: top;
  text-align: center; }

/* This all ensures that the footer is at the boottom of small pages */
body {
  display: flex;
  flex-direction: column; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {
      display: block; } }

.dialog-off-canvas-main-canvas {
  flex: 1 0 0%;
  display: flex;
  flex-direction: column; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .dialog-off-canvas-main-canvas {
      display: block; } }

.lg-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .lg-container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .lg-container {
      max-width: 740px; } }
  @media (min-width: 992px) {
    .lg-container {
      max-width: 980px; } }
  @media (min-width: 1200px) {
    .lg-container {
      max-width: 1160px; } }
  @media (min-width: 1366px) {
    .lg-container {
      max-width: 1280px; } }

.layout-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 0%; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .layout-container {
      display: block; } }
  .layout-container > main {
    flex: 1 0 0%; }

ul,
ol,
li {
  padding: 0;
  margin: 0;
  list-style: none; }

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

button {
  border: none;
  background-color: transparent;
  padding: 0; }

html,
body {
  font-family: 'Raleway', sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

blockquote {
  padding: .75em 0 .75em .75em;
  border-left: 2px solid #ddd;
  font-size: 1.75rem;
  font-style: italic; }
  blockquote p {
    margin-bottom: 0; }

.highlighted-text {
  color: #bcd62f; }

.node--type-page .basic-page-header {
  height: 30rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .node--type-page .basic-page-header::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .node--type-page .basic-page-header > div {
    position: relative;
    z-index: 1; }

.node--type-page .node__content {
  padding-top: 3rem; }

body.page-node-type-emergency-alert header {
  position: relative !important;
  z-index: 20 !important; }
  body.page-node-type-emergency-alert header a,
  body.page-node-type-emergency-alert header svg,
  body.page-node-type-emergency-alert header .menu-item--level-1 {
    color: black !important; }
  body.page-node-type-emergency-alert header .header-search-form input[type="search"] {
    color: black;
    border-color: black; }

.node-hero-image {
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.modular-section {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.paragraph--type--map {
  position: relative; }
  .paragraph--type--map .map-filters {
    width: 630px;
    max-width: calc(100% - 20px);
    position: absolute;
    background-color: white;
    padding: 15px 7px 10px 7px;
    box-shadow: 0px 10px 7px rgba(0, 0, 0, 0.5);
    z-index: 10;
    bottom: 20px;
    left: 10px; }
    .paragraph--type--map .map-filters h4 {
      position: relative; }
      .paragraph--type--map .map-filters h4::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 74px;
        height: 3px;
        background-color: #09356a; }
    @media (min-width: 992px) {
      .paragraph--type--map .map-filters {
        top: 24px;
        right: 24px;
        left: auto;
        bottom: auto; } }
  .paragraph--type--map .map {
    background-color: grey;
    height: 700px;
    width: 100%; }
  .paragraph--type--map .map-icons-container img {
    height: 39px;
    width: auto; }
  .paragraph--type--map .gm-style-iw-c {
    border-radius: 0;
    padding-left: 18px;
    overflow: visible; }
    .paragraph--type--map .gm-style-iw-c::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 7px;
      background-color: #bcd62f; }
    .paragraph--type--map .gm-style-iw-c button[title="Close"] {
      background-color: #bcd62f !important;
      opacity: 1;
      border-radius: 50%;
      height: 27px !important;
      width: 27px !important;
      border: 2px solid white !important;
      top: -8px !important;
      right: -8px !important; }
      .paragraph--type--map .gm-style-iw-c button[title="Close"] img {
        margin: 5px !important; }
  .paragraph--type--map .map-info-window .btn {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4); }

.paragraph--type--bg-image-section {
  background-size: cover; }

.paragraph--type--search-section {
  position: relative;
  padding: 6rem 0;
  text-align: center;
  min-height: 65vh;
  display: flex;
  align-items: center; }
  .paragraph--type--search-section form {
    position: relative;
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .paragraph--type--search-section .search-icon-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: transparent;
    border: none;
    padding: 0 10px; }
    .paragraph--type--search-section .search-icon-button svg {
      width: 24px; }

.dark-overlay {
  position: relative; }
  .dark-overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .dark-overlay > div {
    position: relative;
    z-index: 1; }

.light-overlay {
  position: relative; }
  .light-overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.6); }
  .light-overlay > div {
    position: relative;
    z-index: 1; }

.bg-charcoal {
  background-color: #505050; }

.bg-primary-color {
  background-color: #09356a; }

.bg-secondary-color {
  background-color: #bcd62f; }

.tp-large {
  padding-top: 16rem; }
  @media (min-width: 576px) {
    .tp-large {
      padding-top: 14rem; } }
  @media (min-width: 768px) {
    .tp-large {
      padding-top: 14rem; } }
  @media (min-width: 1200px) {
    .tp-large {
      padding-top: 14rem; } }
  @media (min-width: 1366px) {
    .tp-large {
      padding-top: 15rem; } }
  @media (min-width: 1600px) {
    .tp-large {
      padding-top: 16rem; } }

.bp-large {
  padding-bottom: 12rem; }
  @media (min-width: 1200px) {
    .bp-large {
      padding-bottom: 14rem; } }
  @media (min-width: 1366px) {
    .bp-large {
      padding-bottom: 15rem; } }
  @media (min-width: 1600px) {
    .bp-large {
      padding-bottom: 16rem; } }


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