.view-facility-section,
.view-facility-to-pairing {
  padding: 1.25rem 0;
}
.view-facility-section .view-header,
.view-facility-to-pairing .view-header {
  padding: 1.25rem 0;
  display: flex;
}
.view-facility-section .view-header .seperator,
.view-facility-to-pairing .view-header .seperator {
  align-items: center;
  direction: ltr;
  display: flex;
  margin: 0;
  width: 100%;
}
.view-facility-section .view-header .seperator::before,
.view-facility-to-pairing .view-header .seperator::before {
  border-block-end: 0;
  border-block-start: 2px solid #9c006b;
  content: "";
  display: block;
  flex-grow: 1;
}
.view-facility-section .view-header .seperator::after,
.view-facility-to-pairing .view-header .seperator::after {
  border-block-end: 0;
  border-block-start: 2px solid #9c006b;
  content: "";
  display: block;
  flex-grow: 1;
}
.view-facility-section .view-header .seperator h2,
.view-facility-to-pairing .view-header .seperator h2 {
  flex-shrink: 0;
  margin: 0 1.25rem;
}
.view-facility-section .view-content,
.view-facility-to-pairing .view-content {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  justify-content: center;
}
@media (min-width: 576px) {
  .view-facility-section .view-content,
  .view-facility-to-pairing .view-content {
    grid-gap: 0.625em;
  }
}
@media (min-width: 768px) {
  .view-facility-section .view-content,
  .view-facility-to-pairing .view-content {
    grid-gap: 0.75em;
  }
}
@media (min-width: 992px) {
  .view-facility-section .view-content,
  .view-facility-to-pairing .view-content {
    grid-gap: 1em;
  }
}
.view-facility-section .views-row,
.view-facility-to-pairing .views-row {
  background: #fff;
  border-radius: 25px;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.0509803922);
  box-sizing: border-box;
  hyphens: auto;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 1em;
  word-wrap: break-word;
  flex: 0 0 100%;
  width: 100%;
}
@media (min-width: 576px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    flex: 0 0 calc(50% - 0.5em);
    width: calc(50% - 0.5em);
  }
}
@media (min-width: 768px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    flex: 0 0 calc(33% - 0.5em);
    width: calc(33% - 0.5em);
  }
}
@media (min-width: 992px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    flex: 0 0 calc(25% - 0.75em);
    width: calc(25% - 0.75em);
  }
}
.view-facility-section .views-row .views-field-fieldset,
.view-facility-to-pairing .views-row .views-field-fieldset {
  display: flex;
  flex-grow: 1;
}
.view-facility-section .views-row .views-field-fieldset .field-content,
.view-facility-to-pairing .views-row .views-field-fieldset .field-content {
  display: flex;
  flex-grow: 1;
}
.view-facility-section .views-row .paragraph--view-mode--default,
.view-facility-section .views-row .node--view-mode-teaser,
.view-facility-to-pairing .views-row .paragraph--view-mode--default,
.view-facility-to-pairing .views-row .node--view-mode-teaser {
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 1;
  justify-content: space-between;
}
.view-facility-section .views-row img,
.view-facility-to-pairing .views-row img {
  border-radius: 15px;
  margin-bottom: 0.313em;
}
.view-facility-section .views-row .text-wrapper,
.view-facility-to-pairing .views-row .text-wrapper {
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0.313em 0 0.625em;
}
.view-facility-section .views-row .text-wrapper h3,
.view-facility-to-pairing .views-row .text-wrapper h3 {
  color: #54565c;
  hyphens: auto;
  margin-bottom: 0.313em;
  overflow-wrap: break-word;
  white-space: normal;
  word-wrap: break-word;
  line-height: 1.1;
}
.view-facility-section .views-row .text-wrapper .field--name-field-body,
.view-facility-section .views-row .text-wrapper .field--name-field-teaser-text,
.view-facility-to-pairing .views-row .text-wrapper .field--name-field-body,
.view-facility-to-pairing .views-row .text-wrapper .field--name-field-teaser-text {
  align-self: stretch;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 100%;
  hyphens: auto;
  -webkit-line-clamp: 6;
  line-height: 1.1em;
  margin-bottom: 0.313em;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: normal;
  word-wrap: break-word;
}
@media (min-width: 576px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    padding: 0.625em;
  }
  .view-facility-section .views-row h3,
  .view-facility-to-pairing .views-row h3 {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    padding: 0.75em;
  }
}
@media (min-width: 992px) {
  .view-facility-section .views-row,
  .view-facility-to-pairing .views-row {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    padding: 1em;
  }
  .view-facility-section .views-row h3,
  .view-facility-to-pairing .views-row h3 {
    font-size: 1.75em;
  }
  .view-facility-section .views-row .field-content p,
  .view-facility-section .views-row .field--name-field-body,
  .view-facility-section .views-row .field--name-field-teaser-text,
  .view-facility-to-pairing .views-row .field-content p,
  .view-facility-to-pairing .views-row .field--name-field-body,
  .view-facility-to-pairing .views-row .field--name-field-teaser-text {
    font-size: 1.125em;
    line-height: 1.25em;
  }
}

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