@import url("ied7aha.css");
@import url("ied7aha.css");
#superfish-main-select {
  -webkit-appearance: none !important;
  font-size: 36px !important;
}

.colorSubMenuBlue {
  color: #00627b;
  fill: #00627b;
  stroke: #00627b;
}

.colorMenuBlue {
  color: #007d95;
  fill: #007d95;
  stroke: #007d95;
}

.icon-small, .icon-default, .icon-medium, .icon-large, .icon-xlarge {
  height: auto;
  font-weight: 100;
}

.icon-small {
  width: 16px;
  max-width: 16px;
  max-height: 16px;
}

.icon-default, .icon-medium {
  width: 24px;
  max-width: 24px;
  max-height: 24px;
}

.icon-large {
  width: 32px;
  max-width: 32px;
  max-height: 32px;
}

.icon-xlarge {
  width: 48px;
  max-width: 48px;
  max-height: 48px;
}

#superfish-main-select {
  -webkit-appearance: none !important;
  font-size: 36px !important;
}

.colorSubMenuBlue {
  color: #00627b;
  fill: #00627b;
  stroke: #00627b;
}

.colorMenuBlue {
  color: #007d95;
  fill: #007d95;
  stroke: #007d95;
}

body {
  text-align: unset !important;
}

.preload * {
  transition: none;
}

.main-wrapper {
  padding: 0 0 85px 0;
  overflow: hidden;
}

.main-page-container {
  padding: 0;
  margin: 0;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.col-main-page {
  padding-right: 0;
}
.col-main-page .node__content .paragraph:not(.paragraph--type--full-width-image, .paragraph--type--embedded-menu) {
  padding-left: 15px;
  padding-right: 15px;
}

.text-formatted ul li p {
  margin-bottom: 0.5rem;
}

body.toolbar-tray-open.toolbar-vertical.toolbar-fixed {
  margin-left: 0;
}

a {
  color: #007d95;
}

h1, .h1, h2, .h2, h3, .h3 {
  font-weight: 100;
  color: #00627b;
}

h1, .h1 {
  padding-top: 30px;
}

h2, .h2 {
  padding-top: 30px;
}

h3, .h3 {
  padding-top: 10px;
}

h4, .h4 {
  padding-top: 5px;
}

@media print {
  body {
    background-color: transparent;
  }
  .block-local-tasks-block {
    display: none;
  }
}
.tabbed-nav {
  background-color: #f3e6d1;
}
.tabbed-nav .tabbed-row .tabbed-cell {
  min-height: 130px;
  text-align: left;
  font-weight: 300;
  align-self: center;
  align-content: center;
  padding-top: 15px;
}
.tabbed-nav .tabbed-row .tabbed-cell.tab-active {
  background-color: #fbf8f2;
}
.tabbed-nav .tabbed-row .tabbed-cell .short-title {
  color: #a34e21;
  font-size: 28px;
  line-height: 40px;
}
.tabbed-nav .tabbed-row .tabbed-cell .primary-indicator {
  text-transform: uppercase;
  color: #6f3d20;
  font-size: 17px;
  font-weight: 700;
  width: 100%;
}

.breadcrumb {
  margin-bottom: 0;
}

.region-header {
  display: flex;
}
.region-header .site-logo {
  justify-content: center;
  flex-direction: column;
  align-self: center;
}
.region-header .site-logo img {
  max-height: 72px;
  max-width: 256px;
}
.region-header .site-logo .header-branding-image {
  margin: 0 0 30px 24px;
  min-height: 72px;
  min-width: 256px;
  width: 100%;
  height: auto;
  display: none;
}
.region-header .site-logo .header-branding-mobile {
  margin: 20px 0 18px 16px;
  max-height: 72px;
  max-width: 160px;
  width: auto;
  height: 30px;
}

#block-headerphonenumbers {
  display: none;
}

@media (min-width: 576px) {
  .section-header .region-header .site-logo img {
    margin-left: 40px;
  }
  .section-header .region-header .site-logo .header-branding-image {
    display: block;
  }
  .section-header .region-header .site-logo .header-branding-mobile {
    display: none;
  }
  #block-headerphonenumbers {
    display: block;
  }
}
.section-header-right {
  display: block;
}
.section-header-right .region-header-right {
  text-align: right;
  margin-right: 20px;
}

.region-header-top {
  display: block;
  width: 100%;
}

#block-headeroptions {
  background-color: #f3e6d1;
  display: block;
  width: 100%;
  text-align: right;
}
#block-headeroptions ul {
  display: inline-block;
  list-style-type: none;
  padding-inline-start: 0;
  margin: 0;
  white-space: nowrap;
}
#block-headeroptions ul li {
  display: inline-block;
  font-size: 13px;
  padding: 3px;
  color: #3b2d21;
  margin-right: 20px;
}
#block-headeroptions ul li:first-of-type {
  display: none;
}
#block-headeroptions ul li:last-of-type {
  margin-right: 0;
}
#block-headeroptions ul li i {
  padding-right: 5px;
}
#block-headeroptions ul li img {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
}
#block-headeroptions ul li a {
  color: #3b2d21;
}

@media (min-width: 576px) {
  #block-headeroptions {
    background-color: transparent;
  }
  #block-headeroptions ul {
    margin: 20px 0 0 0;
  }
  #block-headeroptions ul li {
    padding: 0;
  }
  #block-headeroptions ul li:first-of-type {
    display: inline-block;
  }
}
#block-headerphonenumbers {
  margin-top: 15px;
}
#block-headerphonenumbers .call-main-number {
  font-size: 32px;
  font-weight: 300;
  text-align: right;
  color: #007d95;
}
#block-headerphonenumbers .call-main-number i {
  color: #3b2d21;
}
#block-headerphonenumbers .call-main-number a {
  font-weight: 700;
  color: #007d95;
}
#block-headerphonenumbers .call-other-numbers {
  justify-content: flex-end;
  display: flex;
  margin-top: 5px;
}
#block-headerphonenumbers .call-other-numbers .call-sub-section {
  text-align: right;
  font-size: 13px;
}
#block-headerphonenumbers .call-other-numbers .call-sub-section:first-of-type {
  margin-right: 20px;
}
#block-headerphonenumbers .call-other-numbers .call-sub-section i {
  color: #3b2d21;
}
#block-headerphonenumbers .call-other-numbers .call-sub-section a {
  color: #3b2d21;
}

.section-breadcrumb .region-breadcrumb {
  background-color: #00627b;
}
.section-breadcrumb .region-breadcrumb .block-system-breadcrumb-block {
  background-color: transparent;
}
.section-breadcrumb .region-breadcrumb .block-system-breadcrumb-block .breadcrumb {
  margin-left: 1px;
  background-color: transparent;
  border-radius: 0;
  color: #f8eee1;
}
.section-breadcrumb .region-breadcrumb .block-system-breadcrumb-block .breadcrumb a {
  color: #f8eee1;
}

@media (min-width: 576px) {
  .section-breadcrumb .region-breadcrumb .block-system-breadcrumb-block .breadcrumb {
    margin-left: 60px;
  }
}
.main-menu-wrapper {
  margin: 0;
  padding: 0;
  height: 64px;
  background-color: #007d95;
  color: #f8eee1;
}
.main-menu-wrapper .section-main-menu {
  padding: 0;
}
.main-menu-wrapper .section-main-menu .region-main-menu #superfish-main-select {
  display: none;
  background-color: #007D95;
  border: 0;
  width: 100%;
  padding: 6px 0 0 10px;
  font-size: 42px;
}
.main-menu-wrapper .section-main-menu .region-main-menu #superfish-main-select option {
  font-size: 16px !important;
}
.main-menu-wrapper .section-main-menu .region-main-menu #superfish-main-select option:first-of-type {
  content: "Home";
}
.main-menu-wrapper .section-main-menu .region-main-menu #superfish-main-toggle {
  font-size: 40px;
  padding-left: 15px;
  text-decoration: none;
}
.main-menu-wrapper .section-main-menu .region-main-menu a, .main-menu-wrapper .section-main-menu .region-main-menu div, .main-menu-wrapper .section-main-menu .region-main-menu span {
  background-color: #007d95;
  color: #f8eee1;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu {
  display: flex;
  margin: 0;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu ul, .main-menu-wrapper .section-main-menu .region-main-menu ul.menu li, .main-menu-wrapper .section-main-menu .region-main-menu ul.menu a, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu ul, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu a {
  background-color: #007d95;
  color: #f8eee1;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu li, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 0;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu li.menu-home-item, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li.menu-home-item {
  min-width: 64px;
  text-align: center;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu li a, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li a {
  color: white;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  height: 64px;
  padding: 0 12px;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.menu li:first-of-type a, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li:first-of-type a {
  border-left: 0;
}
.main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li:hover > ul, .main-menu-wrapper .section-main-menu .region-main-menu ul.sf-menu li.sfHover > ul {
  margin-top: 23px;
}

.main-menu-wrapper .section-main-menu-right {
  padding: 0;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right {
  display: flex;
  float: right;
  align-items: center;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-searchlinkinmenublock, .main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-exitsite {
  align-items: center;
  display: grid;
  height: 64px;
  width: 64px;
  color: white;
  text-align: center;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-searchlinkinmenublock a, .main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-exitsite a {
  color: white;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-searchlinkinmenublock a div, .main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-exitsite a div {
  font-size: 14px;
  font-weight: 700;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-searchlinkinmenublock a i, .main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-exitsite a i {
  font-weight: bold;
  font-size: 16px;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-searchlinkinmenublock {
  background-color: #00627b;
}
.main-menu-wrapper .section-main-menu-right .region-main-menu-right #block-exitsite {
  background-color: #d73a0f;
}

.section-footer {
  background-color: #f3e6d1;
  font-weight: 600;
  padding: 5px 40px;
  margin-top: 40px;
}

#block-respect-footer ul {
  display: flex;
  margin: 0;
}
#block-respect-footer ul li {
  color: #6f3d20;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 4px 24px 4px 0;
  font-size: 0.85rem;
}
#block-respect-footer ul li a {
  color: #6f3d20;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
#block-indigenousrespects .indigw {
  width: 100%;
  max-width: 768px;
}
#block-indigenousrespects .indigw .indig1 {
  align-self: center;
  min-width: 130px;
  min-height: 25px;
}
#block-indigenousrespects .indigw .indig2 {
  padding: 5px 5px 5px 30px;
  font-weight: 100;
  font-size: 10.5px;
  text-align: left !important;
}

#stickyfooter.stuck {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.section-footer-floating {
  overflow: hidden;
}
.section-footer-floating .region-footer-floating {
  background-color: #00627b;
}
.section-footer-floating .region-footer-floating a {
  font-weight: 100;
  padding: 1px 0 0 0;
  cursor: pointer;
  color: #f8eee1;
  text-decoration: none;
  height: 85px;
}
.section-footer-floating .region-footer-floating i {
  font-size: 35px;
}
.section-footer-floating .region-footer-floating .footer-action-center {
  border-left: 1px solid #007d95;
  border-right: 1px solid #007d95;
}
.section-footer-floating .region-footer-floating .block-block-content {
  display: flex;
  width: 100%;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-icon {
  height: 38px;
  width: 100%;
  padding: 1px 0 0 0;
  text-align: center;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-icon .svg-inline--fa {
  height: 30px;
  width: auto;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text {
  text-align: center;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text .footer-action-title-text {
  font-size: 18px;
  line-height: 24px;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text .footer-action-subtitle-text {
  display: none;
  font-size: 13px;
  line-height: 28.5px;
}
.section-footer-floating .region-footer-floating .block-block-content .footer-action-exit {
  padding-top: 5px;
}

@media (min-width: 576px) {
  .section-footer-floating .region-footer-floating .footer-action-center {
    border-left: 1px solid #007d95;
    border-right: 1px solid #007d95;
  }
  .section-footer-floating .region-footer-floating .block-block-content .footer-action {
    padding: 19px 0 0 0;
  }
  .section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text {
    text-align: left;
  }
  .section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text .footer-action-title-text {
    font-size: 24px;
    line-height: 28.5px;
  }
  .section-footer-floating .region-footer-floating .block-block-content .footer-action .footer-action-text .footer-action-subtitle-text {
    display: block;
  }
}
.region-footer-left {
  padding-top: 19px;
  font-weight: 100;
  font-size: 10px;
}
.region-footer-left a {
  color: #6f3d20;
  text-decoration: none;
}
.region-footer-left i {
  font-size: 24px;
}

.region-footer-right {
  font-weight: 100;
  padding-top: 19px;
  text-align: right;
}
.region-footer-right div {
  width: 100%;
}
.region-footer-right div a {
  color: #6f3d20;
  text-decoration: none;
}
.region-footer-right div a i {
  font-size: 24px;
}

.field--name-field-image div.media {
  min-height: 100px;
  height: 25vh;
  max-height: 360px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

ul.next-steps {
  list-style: none;
  padding-inline-start: 0;
  margin-left: 0;
  padding-left: 0;
}
ul.next-steps li {
  padding-bottom: 20px;
}
ul.next-steps li a {
  color: #007d95;
}
ul.next-steps li a div {
  margin-left: 1.2em;
  font-size: 0.9rem;
  color: #000000;
}
ul.next-steps li img {
  max-height: 15px;
  max-width: 15px;
}

.paragraph {
  margin-top: 40px;
}

.paragraph--type--full-width-content img {
  width: 100%;
  height: auto;
}
.paragraph--type--full-width-content p {
  margin-bottom: 1rem;
}
.paragraph--type--full-width-content .icon-large {
  width: 45px !important;
  height: 45px;
  vertical-align: middle;
  margin: 10px;
  color: #6f3d20;
}
.paragraph--type--full-width-content .icon-large-svg {
  fill: #6f3d20;
  stroke: #6f3d20;
}

.accordion-item {
  border-bottom: solid 1px #ebd0a4;
}
.accordion-item .accordion-heading {
  font-size: 18px;
  font-weight: 500;
  color: #007d95;
  margin: 10px 0;
  cursor: pointer;
}
.accordion-item .accordion-heading object, .accordion-item .accordion-heading svg {
  margin-left: 20px;
}
.accordion-item .accordion-body {
  margin: 10px 0;
}

.in-page-menu {
  background-color: #f3e6d1;
  border: 1px solid #f3e6d1;
  margin: 5px 0 20px 0;
}
.in-page-menu .ipm-header {
  padding: 8px 0 0 16px;
  min-height: 56px;
  max-height: 56px;
  position: relative;
  font-size: 24px;
  color: #a34e21;
}
.in-page-menu .ipm-content {
  position: absolute;
}
.in-page-menu .ipm-content ul {
  background-color: #fbf8f2;
}
.in-page-menu .ipm-content ul li {
  padding: 0 4px 0 8px;
  border-top: 0;
  border-left: 1px solid #ebd0a4;
  border-right: 1px solid #ebd0a4;
  border-bottom: 1px solid #ebd0a4;
}
.in-page-menu .ipm-content ul li a {
  color: #6f3d20;
  font-size: 16px;
  font-weight: bold;
}

.publication_attribution {
  margin-bottom: 20px;
  font-size: 87.5%;
}
.publication_attribution .pa_date {
  text-transform: uppercase;
  font-weight: 500;
}

.paragraph--type--image-text {
  position: relative;
}
.paragraph--type--image-text .media_image {
  height: auto;
  min-width: 10%;
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
.paragraph--type--image-text .media_image.media_image-right {
  margin-left: 10px;
}
.paragraph--type--image-text .media_image.media_image-left {
  margin-right: 10px;
}
.paragraph--type--image-text .media_title {
  position: relative;
  line-height: 30px;
  font-size: 22px;
  font-weight: 700;
  padding: 8px 0;
  text-shadow: 0 0 2px rgba(244, 121, 31, 0.25);
}
.paragraph--type--youtube-video {
  padding-left: 15px;
  padding-right: 15px;
}
.paragraph--type--youtube-video .video-date {
  font-size: 14px;
  font-weight: 300;
}

.paragraph--type--grouped-image-list .grouped-image-list .row .column-first {
  padding: 10px;
}
.paragraph--type--grouped-image-list .grouped-image-list .row .column {
  padding: 10px;
}
.paragraph--type--grouped-image-list .grouped-image-list .row img {
  width: 100%;
}

.paragraph--type--cta-links-list .field--type-link .field__item {
  border-bottom: 1px solid #ebd0a4;
  padding: 5px;
}
.paragraph--type--introductory-text *:not(h1, h2, h3, h4, h5, h6) {
  font-size: 18px;
}
.paragraph--type--introductory-text p:first-of-type, .paragraph--type--introductory-text li:first-of-type {
  margin-top: 1.5rem;
}
.paragraph--type--introductory-text p, .paragraph--type--introductory-text li, .paragraph--type--introductory-text div {
  margin-bottom: 1.5rem;
}

.paragraph--type--quoted-text {
  border-radius: 40px;
  padding-left: 80px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.paragraph--type--quoted-text .field__item {
  color: #f4791f;
  font-size: 20px;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-style: italic;
}
.paragraph--type--quoted-text .field__item p {
  margin-bottom: 0 !important;
}
.paragraph--type--quoted-text .leftquote img, .paragraph--type--quoted-text .rightquote img {
  width: 35px;
  filter: invert(50%) hue-rotate(80deg);
}
.paragraph--type--quoted-text .leftquote {
  left: 0;
  float: left;
}
.paragraph--type--quoted-text .rightquote {
  float: right;
  right: 0;
  margin-top: -35px;
  height: 1px;
}

.btn {
  border-radius: 24px;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  border: none;
}
.btn.btn-primary {
  background-color: #00627b;
  color: #fbf8f2;
  transition: 0.3s background-color;
  line-height: 2.1;
}
.btn.btn-primary:hover:not(:disabled) {
  background-color: #033e49;
  transition: 0.3s background-color;
}
.btn.btn-secondary {
  background-color: transparent;
  color: #007d95;
  border: 3px solid #007d95;
  transition: 0.3s all;
}
.btn.btn-secondary .icon {
  fill: #007d95;
  transition: 0.3s fill;
}
.btn.btn-secondary:hover:not(:disabled) {
  color: #fbf8f2;
  background-color: #007d95;
  transition: 0.3s all;
}
.btn.btn-secondary:hover:not(:disabled) .icon {
  fill: #fbf8f2;
  transition: 0.3s fill;
}
.btn.btn-secondary-cream {
  background-color: #fbf8f2;
  color: #007d95;
}
.btn.btn-secondary-cream:hover:not(:disabled) {
  background-color: #f8eee1;
  color: #00627b;
}
.btn.btn-default {
  background-color: #f3e6d1;
  color: #6f3d20;
}
.btn.btn-default .icon {
  fill: #6f3d20;
}
.btn.btn-activity {
  border-radius: 16px;
  height: 32px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  border: none;
  background-color: #f8eee1;
  color: #6f3d20;
  transition: background-color 0.3s;
}
.btn.btn-activity .icon {
  margin-bottom: -2px;
  fill: #6f3d20;
}
.btn.btn-activity:hover, .btn.btn-activity:focus {
  background-color: #ebd0a4;
  transition: background-color 0.3s;
}
.btn.btn-activity[disabled]:hover {
  background-color: #f8eee1;
}
.btn.btn-round {
  border-radius: 50%;
  height: 48px;
  text-align: center;
  border: none;
  background-color: #00627b;
  color: #fbf8f2;
  transition: 0.3s background-color;
}
.btn.btn-secondary-blue {
  background-color: transparent;
  color: #fbf8f2;
  border: 3px solid #fbf8f2;
  transition: 0.3s all;
}
.btn.btn-secondary-blue:hover {
  background-color: #fbf8f2;
  color: #00627b;
  border: 3px solid #00627b;
}

.cards .card {
  background-color: rgba(255, 255, 255, 0.3137254902);
  border-color: rgba(0, 0, 0, 0.031372549);
}
.cards .card .card-img-top-fixed {
  background-color: #fbf8f2;
  min-height: 100px;
  height: 14vh;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: content-box;
}
.cards .card .card-body {
  font-size: 16px;
}
.cards .card .card-body > p {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.cards .card .card-footer {
  background-color: rgba(0, 0, 0, 0.031372549);
  border-top-color: rgba(0, 0, 0, 0.031372549);
}
.cards .card .card-footer .card-item {
  color: #007d95;
}
.cards .card .card-footer .card-item a {
  color: #007d95;
  font-size: 15px;
}
.cards .card .card-footer .card-item .cards-link-arrow {
  max-width: 15px;
  max-height: 15px;
  color: #007d95;
}
.cards.flipcards .frontcard, .cards.flipcards .rearcard {
  cursor: pointer;
  border-radius: 10px;
  padding: 0;
}
.cards.flipcards .frontcard {
  display: flex;
  background-color: #fbf8f2;
}
.cards.flipcards .frontcard .card-body {
  color: #a34e21;
  font-size: 24px;
  font-weight: 500;
  background-color: white;
}
.cards.flipcards .frontcard .card-footer {
  text-align: right;
  font-weight: 500;
  color: #00627b;
}
.cards.flipcards .rearcard {
  display: none;
  padding-top: 30px;
  background-color: #007d95 !important;
}
.cards.flipcards .rearcard .card-body {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.cards.flipcards .rearcard .card-footer {
  color: white;
}
.cards.flipcards .flipthecard .frontcard {
  display: none !important;
}
.cards.flipcards .flipthecard .rearcard {
  display: flex !important;
}

.cards.cards-next-steps {
  padding: 0;
}
.cards.cards-next-steps h3.card-title {
  font-size: 25px !important;
}
.cards.cards-next-steps .card-text {
  font-size: 15px;
}

#block-daisyappbanner img {
  width: 100%;
  height: auto;
}

#block-sidebar-menu, #block-footer, #block-languages {
  padding-left: 10px;
  margin-right: 10px;
  margin-top: 88px;
  background-color: #fbf8f2;
  border: 1px solid #ebd0a4;
}
#block-sidebar-menu h2, #block-footer h2, #block-languages h2 {
  padding-top: 20px;
  padding-left: 5px;
}
#block-sidebar-menu .menu .menu-item, #block-footer .menu .menu-item, #block-languages .menu .menu-item {
  font-size: 15px;
}

.svc-directory .svc-entry {
  position: relative;
  margin-bottom: 20px;
  border: 2px solid #ebd0a4;
  padding: 0;
}
.svc-directory .svc-entry svg {
  color: #00627b;
  fill: #00627b;
  stroke: #00627b;
}
.svc-directory .svc-entry > div {
  padding: 0 5%;
}
.svc-directory .svc-entry .svc-location, .svc-directory .svc-entry .svc-established {
  line-height: 42px;
  margin-top: 20px;
  font-size: 16px;
  display: inline-block;
}
.svc-directory .svc-entry .svc-location {
  padding-left: 5%;
  font-weight: 600;
  color: #6f3d20;
}
.svc-directory .svc-entry .svc-location svg, .svc-directory .svc-entry .svc-location img {
  fill: #6f3d20;
  color: #6f3d20;
}
.svc-directory .svc-entry .always-open-closed {
  display: none !important;
}
.svc-directory .svc-entry .always-open-0000am {
  overflow: visible;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
.svc-directory .svc-entry .always-open-0000am .always-open-inner {
  border-top: 100px solid #417505;
  border-left: 100px solid transparent;
  color: #ffffff;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 0;
  right: 0;
}
.svc-directory .svc-entry .always-open-0000am .always-open-inner .open-svc-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 2px 2px 0 0;
  line-height: inherit;
  position: absolute;
}
.svc-directory .svc-entry .always-open-0000am .always-open-inner .open-svc-icon img {
  width: 39px;
  height: 37px;
  position: absolute;
  top: -86px;
  right: 10px;
}
.svc-directory .svc-entry .svc-state {
  font-size: 16px;
  font-weight: 500;
  color: #6f3d20;
}
.svc-directory .svc-entry .svc-state svg {
  margin-right: 10px;
  color: #6f3d20;
  fill: #6f3d20;
  stroke: #6f3d20;
}
.svc-directory .svc-entry .svc-title {
  font-size: 24px;
}
.svc-directory .svc-entry .svc-features {
  margin: 10px 4% 10px 4%;
}
.svc-directory .svc-entry .svc-features ol {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.svc-directory .svc-entry .svc-features ol li {
  display: inline-block;
  border-radius: 24px;
  padding: 0 2.2%;
  background-color: #fbf8f2;
  border: solid 2px #ebd0a4;
  line-height: 52px;
  height: 54px;
}
.svc-directory .svc-entry .svc-features ol li.feature_disability, .svc-directory .svc-entry .svc-features ol li.feature_tis {
  padding-top: 0;
  padding-bottom: 0;
}
.svc-directory .svc-entry .svc-features ol li svg, .svc-directory .svc-entry .svc-features ol li img, .svc-directory .svc-entry .svc-features ol li object {
  width: 36px;
  padding-top: 6px;
  vertical-align: top;
  color: #00627b;
  fill: #6f3d20;
}
.svc-directory .svc-entry .svc-features ol li svg svg, .svc-directory .svc-entry .svc-features ol li img svg, .svc-directory .svc-entry .svc-features ol li object svg {
  fill: currentColor;
}
.svc-directory .svc-entry .svc-phones {
  margin: 10px 4%;
}
.svc-directory .svc-entry .svc-phones .svc-phone ol {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}
.svc-directory .svc-entry .svc-phones .svc-phone ol li {
  display: inline-block;
  line-height: 24px;
  border-radius: 24px;
  padding: 11px 15px;
  background-color: #fbf8f2;
  border: solid 2px #00627b;
  margin-top: 4px;
  height: 48px;
  margin-left: 0;
}
.svc-directory .svc-entry .svc-phones .svc-phone ol li a object, .svc-directory .svc-entry .svc-phones .svc-phone ol li a svg, .svc-directory .svc-entry .svc-phones .svc-phone ol li a img {
  margin-right: 10px;
  color: #00627b;
  fill: #00627b;
}
.svc-directory .svc-entry .svc-phones .svc-phone ol li a object svg, .svc-directory .svc-entry .svc-phones .svc-phone ol li a svg svg, .svc-directory .svc-entry .svc-phones .svc-phone ol li a img svg {
  fill: currentColor;
}
.svc-directory .svc-entry .svc-footer {
  background-color: #fbf8f2;
}
.svc-directory .svc-entry .svc-footer > a {
  display: inline-block;
  min-height: 50px;
  padding: 20px;
}
.svc-directory .svc-entry .svc-footer > a svg, .svc-directory .svc-entry .svc-footer > a img {
  margin-right: 10px;
  color: #00627b;
  fill: #00627b;
  stroke: #00627b;
}
.view-search .view-content .views-row {
  margin-bottom: 30px;
  padding: 0 5px 8px 5px;
}
.view-search .view-content .views-row:nth-of-type(even) {
  background-color: rgba(255, 255, 255, 0.9);
}
.view-search .view-content .views-row .views-field-title, .view-search .view-content .views-row .result-title {
  font-size: 24px;
  font-weight: 500;
}
.view-search .view-content .views-row .views-field-field-summary, .view-search .view-content .views-row .result-summary {
  margin-left: 5px;
}
.view-search .view-content .views-row .result-type {
  color: #6f3d20;
  text-transform: uppercase;
  background-color: #f3e6d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 8px;
}
.view-search .view-content .views-row .result-type.node-type-page {
  display: none;
}
.view-search .view-content .views-row .result-pi {
  color: darkgreen;
  background-color: #f3e6d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 8px;
}

.hero_image {
  height: 30vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.media--type-remote-video {
  margin-bottom: 40px;
}
.media--type-remote-video .video-body {
  padding-top: 20px;
}
.media--type-remote-video .video-body .video-name {
  font-weight: 600;
  font-size: 20px;
  padding-bottom: 10px;
}
.media--type-remote-video .video-body .video-date {
  text-transform: uppercase;
}
.media--type-remote-video .video-body .video-description p {
  margin: 0;
  padding: 0;
}

.webform-submission-form.webform-submission-subscribe-to-newsletter-form {
  background-color: #007d95;
  color: white;
  padding: 20px;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .webform-elements .form-item-email {
  display: inline-block;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .webform-elements .form-item-work-sector {
  display: inline-block;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .webform-elements .form-item-state {
  display: inline-block;
}

.path-search input.form-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 8px;
  font-size: 120%;
  font-weight: 500;
  width: 100%;
}
.path-search .button.form-submit {
  border-radius: 24px;
  height: 48px;
  padding: 0.375rem 24px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border: none;
  background-color: #00627b;
  color: #fbf8f2;
  transition: 0.3s background-color;
  line-height: 2.1;
}
.path-search .search-form {
  background-color: #00627b;
  color: white;
  margin-top: 40px;
  border-radius: 5px;
  padding: 10px 20px;
}
.path-search .search-form a {
  color: white;
  text-decoration: underline;
}
.path-search .search-form input {
  color: black;
  border-radius: 3px;
  border-width: 1px;
}
.path-search .search-form .button {
  background-color: #007d95;
  border-radius: 3px;
  color: white;
  border-width: 1px;
}
.path-search .search-form .search-help-link {
  font-weight: 200;
  font-size: 12px;
}

.page--path--services, .page--path--services-DEV, .page--path--services-PROD, .page--path--services-PREPROD {
  background-color: white !important;
}
.page--path--services .services-list, .page--path--services .category-list, .page--path--services-DEV .services-list, .page--path--services-DEV .category-list, .page--path--services-PROD .services-list, .page--path--services-PROD .category-list, .page--path--services-PREPROD .services-list, .page--path--services-PREPROD .category-list {
  margin-top: 40px;
  padding-bottom: 28px;
  background-color: white;
}
.page--path--services .services-list .item, .page--path--services .category-list .item, .page--path--services-DEV .services-list .item, .page--path--services-DEV .category-list .item, .page--path--services-PROD .services-list .item, .page--path--services-PROD .category-list .item, .page--path--services-PREPROD .services-list .item, .page--path--services-PREPROD .category-list .item {
  margin: 10px !important;
  cursor: pointer;
}
.page--path--services .services-list .item .category-card, .page--path--services .category-list .item .category-card, .page--path--services-DEV .services-list .item .category-card, .page--path--services-DEV .category-list .item .category-card, .page--path--services-PROD .services-list .item .category-card, .page--path--services-PROD .category-list .item .category-card, .page--path--services-PREPROD .services-list .item .category-card, .page--path--services-PREPROD .category-list .item .category-card {
  background-color: #f3e6d1;
  border-radius: 4px;
  padding: 15px;
  box-shadow: inset 0 -2px 0 0 #ebe4d9;
  min-height: 162px;
}
.page--path--services .services-list .item .category-card .tick-selected, .page--path--services .category-list .item .category-card .tick-selected, .page--path--services-DEV .services-list .item .category-card .tick-selected, .page--path--services-DEV .category-list .item .category-card .tick-selected, .page--path--services-PROD .services-list .item .category-card .tick-selected, .page--path--services-PROD .category-list .item .category-card .tick-selected, .page--path--services-PREPROD .services-list .item .category-card .tick-selected, .page--path--services-PREPROD .category-list .item .category-card .tick-selected {
  display: block;
  width: 0;
  height: 0;
  border-top: 66px solid #6f3d20;
  border-left: 66px solid transparent;
  position: absolute;
  right: 10px;
  top: 10px;
}
.page--path--services .services-list .item .category-card .tick-selected .tick-image, .page--path--services .category-list .item .category-card .tick-selected .tick-image, .page--path--services-DEV .services-list .item .category-card .tick-selected .tick-image, .page--path--services-DEV .category-list .item .category-card .tick-selected .tick-image, .page--path--services-PROD .services-list .item .category-card .tick-selected .tick-image, .page--path--services-PROD .category-list .item .category-card .tick-selected .tick-image, .page--path--services-PREPROD .services-list .item .category-card .tick-selected .tick-image, .page--path--services-PREPROD .category-list .item .category-card .tick-selected .tick-image {
  position: absolute;
  left: 0;
  top: 0;
  margin: -58px -28px;
  color: white;
  fill: white;
}
.page--path--services .services-list .item .category-card .tick-selected .tick-image svg, .page--path--services .services-list .item .category-card .tick-selected .tick-image img, .page--path--services .services-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services .category-list .item .category-card .tick-selected .tick-image svg, .page--path--services .category-list .item .category-card .tick-selected .tick-image img, .page--path--services .category-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-DEV .services-list .item .category-card .tick-selected .tick-image svg, .page--path--services-DEV .services-list .item .category-card .tick-selected .tick-image img, .page--path--services-DEV .services-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-DEV .category-list .item .category-card .tick-selected .tick-image svg, .page--path--services-DEV .category-list .item .category-card .tick-selected .tick-image img, .page--path--services-DEV .category-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-PROD .services-list .item .category-card .tick-selected .tick-image svg, .page--path--services-PROD .services-list .item .category-card .tick-selected .tick-image img, .page--path--services-PROD .services-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-PROD .category-list .item .category-card .tick-selected .tick-image svg, .page--path--services-PROD .category-list .item .category-card .tick-selected .tick-image img, .page--path--services-PROD .category-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-PREPROD .services-list .item .category-card .tick-selected .tick-image svg, .page--path--services-PREPROD .services-list .item .category-card .tick-selected .tick-image img, .page--path--services-PREPROD .services-list .item .category-card .tick-selected .tick-image .icon-tick-bold, .page--path--services-PREPROD .category-list .item .category-card .tick-selected .tick-image svg, .page--path--services-PREPROD .category-list .item .category-card .tick-selected .tick-image img, .page--path--services-PREPROD .category-list .item .category-card .tick-selected .tick-image .icon-tick-bold {
  color: white;
  fill: white;
}
.page--path--services .services-list .item .category-card .service-icon, .page--path--services .category-list .item .category-card .service-icon, .page--path--services-DEV .services-list .item .category-card .service-icon, .page--path--services-DEV .category-list .item .category-card .service-icon, .page--path--services-PROD .services-list .item .category-card .service-icon, .page--path--services-PROD .category-list .item .category-card .service-icon, .page--path--services-PREPROD .services-list .item .category-card .service-icon, .page--path--services-PREPROD .category-list .item .category-card .service-icon {
  width: 80px;
  padding-left: 10px;
  display: block;
}
.page--path--services .services-list .item .category-card .service-title, .page--path--services .category-list .item .category-card .service-title, .page--path--services-DEV .services-list .item .category-card .service-title, .page--path--services-DEV .category-list .item .category-card .service-title, .page--path--services-PROD .services-list .item .category-card .service-title, .page--path--services-PROD .category-list .item .category-card .service-title, .page--path--services-PREPROD .services-list .item .category-card .service-title, .page--path--services-PREPROD .category-list .item .category-card .service-title {
  color: #6f3d20;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
.page--path--services .services-list .item .category-card .service-description, .page--path--services .category-list .item .category-card .service-description, .page--path--services-DEV .services-list .item .category-card .service-description, .page--path--services-DEV .category-list .item .category-card .service-description, .page--path--services-PROD .services-list .item .category-card .service-description, .page--path--services-PROD .category-list .item .category-card .service-description, .page--path--services-PREPROD .services-list .item .category-card .service-description, .page--path--services-PREPROD .category-list .item .category-card .service-description {
  font-size: 14px;
  font-weight: 300;
  padding-top: 8px;
  color: #a34e21;
}
.page--path--services .services-list .item.collapsed .category-card, .page--path--services .category-list .item.collapsed .category-card, .page--path--services-DEV .services-list .item.collapsed .category-card, .page--path--services-DEV .category-list .item.collapsed .category-card, .page--path--services-PROD .services-list .item.collapsed .category-card, .page--path--services-PROD .category-list .item.collapsed .category-card, .page--path--services-PREPROD .services-list .item.collapsed .category-card, .page--path--services-PREPROD .category-list .item.collapsed .category-card {
  background-color: #fbf8f2;
}
.page--path--services .services-list .item.collapsed .category-card .tick-selected, .page--path--services .category-list .item.collapsed .category-card .tick-selected, .page--path--services-DEV .services-list .item.collapsed .category-card .tick-selected, .page--path--services-DEV .category-list .item.collapsed .category-card .tick-selected, .page--path--services-PROD .services-list .item.collapsed .category-card .tick-selected, .page--path--services-PROD .category-list .item.collapsed .category-card .tick-selected, .page--path--services-PREPROD .services-list .item.collapsed .category-card .tick-selected, .page--path--services-PREPROD .category-list .item.collapsed .category-card .tick-selected {
  display: none;
}
.page--path--services .category-list .item .category-card .tick-selected, .page--path--services-DEV .category-list .item .category-card .tick-selected, .page--path--services-PROD .category-list .item .category-card .tick-selected, .page--path--services-PREPROD .category-list .item .category-card .tick-selected {
  display: none;
}
.page--path--services .category-list .item.ticked .category-card .tick-selected, .page--path--services-DEV .category-list .item.ticked .category-card .tick-selected, .page--path--services-PROD .category-list .item.ticked .category-card .tick-selected, .page--path--services-PREPROD .category-list .item.ticked .category-card .tick-selected {
  display: block;
}
.page--path--services .search-input-container, .page--path--services-DEV .search-input-container, .page--path--services-PROD .search-input-container, .page--path--services-PREPROD .search-input-container {
  border-radius: 4px;
  border: solid 2px #ebd0a4;
  padding: 12px 16px;
  width: 100%;
  margin-bottom: 10px;
  background-color: white;
}
.page--path--services .search-input-container:focus-within, .page--path--services-DEV .search-input-container:focus-within, .page--path--services-PROD .search-input-container:focus-within, .page--path--services-PREPROD .search-input-container:focus-within {
  border: solid 2px #bb6e33;
}
.page--path--services .search-input-container img, .page--path--services-DEV .search-input-container img, .page--path--services-PROD .search-input-container img, .page--path--services-PREPROD .search-input-container img {
  margin-right: 14px;
  height: 20px;
}
.page--path--services .search-input-container .location-input, .page--path--services-DEV .search-input-container .location-input, .page--path--services-PROD .search-input-container .location-input, .page--path--services-PREPROD .search-input-container .location-input {
  flex: 1;
  width: 100%;
  border: 0;
  border: none;
  font-size: 16px;
  background: none;
}
.page--path--services .search-input-container .location-input::placeholder, .page--path--services-DEV .search-input-container .location-input::placeholder, .page--path--services-PROD .search-input-container .location-input::placeholder, .page--path--services-PREPROD .search-input-container .location-input::placeholder {
  color: #a34e21;
}
.page--path--services .search-input-container .location-input:focus, .page--path--services-DEV .search-input-container .location-input:focus, .page--path--services-PROD .search-input-container .location-input:focus, .page--path--services-PREPROD .search-input-container .location-input:focus {
  outline: none;
}
@media (min-width: 768px) {
  .page--path--services .services-list .item .category-card, .page--path--services .category-list .item .category-card, .page--path--services-DEV .services-list .item .category-card, .page--path--services-DEV .category-list .item .category-card, .page--path--services-PROD .services-list .item .category-card, .page--path--services-PROD .category-list .item .category-card, .page--path--services-PREPROD .services-list .item .category-card, .page--path--services-PREPROD .category-list .item .category-card {
    min-height: 196px;
  }
  .page--path--services .services-list .item .category-card .service-title, .page--path--services .category-list .item .category-card .service-title, .page--path--services-DEV .services-list .item .category-card .service-title, .page--path--services-DEV .category-list .item .category-card .service-title, .page--path--services-PROD .services-list .item .category-card .service-title, .page--path--services-PROD .category-list .item .category-card .service-title, .page--path--services-PREPROD .services-list .item .category-card .service-title, .page--path--services-PREPROD .category-list .item .category-card .service-title {
    font-weight: 500;
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .page--path--services .services-list .item .category-card, .page--path--services .view-services-category-selector .item .category-card, .page--path--services-DEV .services-list .item .category-card, .page--path--services-DEV .view-services-category-selector .item .category-card, .page--path--services-PROD .services-list .item .category-card, .page--path--services-PROD .view-services-category-selector .item .category-card, .page--path--services-PREPROD .services-list .item .category-card, .page--path--services-PREPROD .view-services-category-selector .item .category-card {
    min-height: 224px;
  }
  .page--path--services .services-list .item .category-card .service-title, .page--path--services .view-services-category-selector .item .category-card .service-title, .page--path--services-DEV .services-list .item .category-card .service-title, .page--path--services-DEV .view-services-category-selector .item .category-card .service-title, .page--path--services-PROD .services-list .item .category-card .service-title, .page--path--services-PROD .view-services-category-selector .item .category-card .service-title, .page--path--services-PREPROD .services-list .item .category-card .service-title, .page--path--services-PREPROD .view-services-category-selector .item .category-card .service-title {
    font-size: 24px;
  }
}
.page--path--services .category-list .item .category-card, .page--path--services-DEV .category-list .item .category-card, .page--path--services-PROD .category-list .item .category-card, .page--path--services-PREPROD .category-list .item .category-card {
  min-height: 162px;
}
.page--path--services .category-list .item .category-card .service-title, .page--path--services-DEV .category-list .item .category-card .service-title, .page--path--services-PROD .category-list .item .category-card .service-title, .page--path--services-PREPROD .category-list .item .category-card .service-title {
  font-size: 18px;
}

.page--path--services-search form .form-actions .button {
  border-radius: 24px;
  height: 48px;
  padding: 0.375rem 24px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border: none;
  background-color: #00627b;
  color: #fbf8f2;
  transition: 0.3s background-color;
  line-height: 2.1;
}
.page--path--services-search form .form-actions #edit-reset {
  float: right;
}
.page--path--services-search form .form-item label {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #007d95;
}
.page--path--services-search form .form-type-select select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 2rem;
  border: 1px solid lightgrey;
}
.page--path--services-search form .form-type-select select::placeholder {
  color: #a34e21;
}
.page--path--services-search form .form-type-select select:focus {
  outline: none;
}
.page--path--services-search form .form-type-textfield {
  border: 0;
}
.page--path--services-search form .form-type-textfield .wrapper-form-type-textfield {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 2rem;
  background-color: white;
  padding-left: 5px;
  border: 1px solid lightgrey;
}
.page--path--services-search form .form-type-textfield .wrapper-form-type-textfield input {
  background: none;
  border: 0;
}
.page--path--services-search form .form-type-textfield .wrapper-form-type-textfield input::placeholder {
  color: #a34e21;
}
.page--path--services-search form .form-type-textfield .wrapper-form-type-textfield input:focus {
  outline: none;
}

@media print {
  html, body, .main-page-container {
    background-color: transparent !important;
  }
  a {
    text-decoration: none !important;
  }
  .contact-card {
    border: solid 1px black;
  }
  input, textarea {
    border-radius: 0;
    background-color: transparent;
    border: solid 1px black;
  }
  .escape-add {
    display: none;
  }
  .escape-add-item {
    display: none;
  }
}
.modal a.close-modal {
  top: 1.5px;
  right: 3.5px;
}

#chat {
  position: absolute;
  left: 35%;
  top: 35%;
  max-height: 80%;
  height: unset !important;
}

.footer-action-exit-col {
  background-color: #d73a0f;
  padding-left: 1px;
  padding-right: 1px;
}

.footer-action-exit {
  align-items: center;
  display: inline-block !important;
  height: 64px;
  width: 100%;
  color: white;
  text-align: center;
}

.footer-action-exit > div {
  font-weight: 600 !important;
  width: 100%;
  text-align: center;
}

.footer-action-exit > svg {
  align-items: center;
  display: grid;
  width: 100%;
  color: white;
  text-align: center;
}

.blocker {
  z-index: 501 !important;
}

ul.sf-menu {
  z-index: 1 !important;
}

.node--unpublished {
  background-color: unset !important;
}

.accordion-item .paragraph.container.paragraph--type--simple {
  margin-left: 0 !important;
  margin-top: 0;
  padding-left: 0;
}

@media (max-width: 768px) {
  .paginate_button.first,
  .paginate_button.last,
  .paginate_button.next,
  .paginate_button.previous {
    display: none;
  }
}
.page--path--contact-us-DEV form label, .page--path--contact-us-PROD form label, .page--path--contact-us-PREPROD form label {
  display: block;
  margin-bottom: unset;
}
.page--path--contact-us-DEV form input[type=text], .page--path--contact-us-DEV form select, .page--path--contact-us-PROD form input[type=text], .page--path--contact-us-PROD form select, .page--path--contact-us-PREPROD form input[type=text], .page--path--contact-us-PREPROD form select {
  min-width: 50%;
  margin-bottom: unset;
  display: block;
}
.page--path--contact-us-DEV form input[type=checkbox], .page--path--contact-us-DEV form input[type=checkbox] ~ label, .page--path--contact-us-PROD form input[type=checkbox], .page--path--contact-us-PROD form input[type=checkbox] ~ label, .page--path--contact-us-PREPROD form input[type=checkbox], .page--path--contact-us-PREPROD form input[type=checkbox] ~ label {
  display: inline-block;
}
.page--path--contact-us-DEV form textarea, .page--path--contact-us-PROD form textarea, .page--path--contact-us-PREPROD form textarea {
  min-width: 50%;
}
.page--path--contact-us-DEV form br, .page--path--contact-us-PROD form br, .page--path--contact-us-PREPROD form br {
  max-height: 5px;
}

.citysearch-wrapper {
  display: block !important;
}
.citysearch-wrapper .row {
  display: block !important;
  margin-left: 16px;
}

@media only screen and (max-width: 600px) {
  .page--path--contact-us-DEV form label, .page--path--contact-us-PROD form label, .page--path--contact-us-PREPROD form label {
    display: block;
    margin-bottom: 0.33rem;
  }
  .page--path--contact-us-DEV form input[type=text], .page--path--contact-us-DEV form select, .page--path--contact-us-PROD form input[type=text], .page--path--contact-us-PROD form select, .page--path--contact-us-PREPROD form input[type=text], .page--path--contact-us-PREPROD form select {
    min-width: 90%;
    width: 100%;
    margin-bottom: 1rem;
  }
  .page--path--contact-us-DEV form textarea, .page--path--contact-us-PROD form textarea, .page--path--contact-us-PREPROD form textarea {
    min-width: 90%;
    width: 100%;
  }
  #chat {
    left: 5%;
    right: 5%;
    top: 15%;
    width: unset !important;
    height: unset !important;
  }
}

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