body {
  font-weight: 300; }

.article-padding-bottom-v {
  padding-bottom: 54px; }

.article-padding-top-v {
  padding-top: 68px; }

.article-caption {
  color: #ccc;
  font-size: 14px;
  font-style: italic;
  line-height: 68px; }

.article-panel-background {
  background-color: #fdecda; }

.article-signoff {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px; }

.article-section-header {
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 21px;
  text-transform: uppercase;
  text-align: right; }

.article-section-header-padding {
  padding: 0 0 16px; }

.article-header-container {
  padding-bottom: 24px;
  padding-top: 24px; }

.article-header {
  font-weight: 700;
  font-size: 29px;
  line-height: 33px; }

.article-header--max-width {
  max-width: 50rem;
  padding-right: 2rem; }

.article-date {
  font-size: 13px;
  line-height: 16px;
  padding: 1rem 0 0;
  text-transform: uppercase; }

.article-date-full {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 18px;
  position: relative;
  text-transform: uppercase; }

.article-date-full--line {
  display: inline-block;
  position: relative; }
  .article-date-full--line:after {
    background-color: #000;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 1px; }

.article-date-full__item {
  display: block; }
  .article-date-full__item:last-child {
    font-weight: 700;
    font-size: 33px;
    line-height: 33px; }

.article-related {
  background-color: #fff1e0;
  padding: 50px 0; }

.article-related-header {
  font-weight: 600;
  font-size: 19px;
  letter-spacing: 2px;
  line-height: 26px;
  padding-bottom: 24px;
  text-align: center;
  text-transform: uppercase; }

.article-button {
  font-weight: 600;
  background-color: transparent;
  letter-spacing: 2px;
  padding: 0 1rem;
  position: relative;
  text-transform: uppercase; }
  .article-button:after {
    background-color: #000;
    content: "";
    height: 50%;
    position: absolute;
    right: 0;
    top: 32%;
    width: 1px; }
  .article-button:last-child {
    padding-right: 0; }
    .article-button:last-child:after {
      display: none; }

.article-load-more-container {
  padding: 38px 0 0;
  text-align: center; }

.article-load-more-link {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 34px;
  text-transform: uppercase; }

@media screen and (max-width: 699px) {
  .article-date-full--line:after {
    display: none; }
  .article-flex-h--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; } }

@media screen and (min-width: 700px) {
  .article-flex--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .article-flex-align-top--desktop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .article-flex-fit--desktop {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .article-flex-no-fit--desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .article-header-container {
    padding-bottom: 24px;
    padding-top: 29px; }
  .article-header {
    font-size: 40px;
    line-height: 44px; }
  .article-header--max-width {
    height: 92px; }
  .article-section-header-padding {
    padding: 11px 0 16px; }
  .article-section-header {
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 32px; }
  .article-related-header {
    font-size: 32px;
    line-height: 34px;
    padding-bottom: 3rem; }
  .article-related {
    background-color: #fff1e0;
    padding: 3rem 0 72px; }
  .article-date {
    font-size: 18px;
    line-height: 19px; }
  .article-load-more-container {
    margin: -48px 0 0;
    padding: 0; }
  .article-date-full--line {
    padding-right: 32px; } }

.calendar-tab-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 32px; }

.calendar-tab-button {
  background-color: #d9d9d9;
  border: 1px solid #9c9b9b;
  color: #b1b1b1;
  font-size: 28px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  outline: none;
  padding: 32px 0;
  width: 50%; }
  .calendar-tab-button:disabled {
    background-color: #fff;
    border-color: #9c9b9b; }

.calendar-clear-tags-button-container {
  padding-bottom: 32px; }

.calendar-clear-tags-button {
  font-weight: 500;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
  border-radius: 14px;
  font-size: 20px;
  padding: 8px 20px; }
  .calendar-clear-tags-button:disabled {
    border-color: #ddd;
    color: #ddd; }

.calendar-copy {
  font-size: 21px;
  line-height: 1.4;
  padding: 0 0 32px; }

.calendar-tag-buttons {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -8px 0 0 -8px;
  padding-bottom: 32px; }

.container-tag-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding: 8px 0 0 8px;
  width: 33.3333%; }

.calendar-tag-button {
  line-height: 19px;
  height: 38px;
  overflow: hidden;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid currentcolor;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: #ccc;
  font-size: 16px;
  outline: none;
  padding: 10px 0;
  width: 100%; }
  .calendar-tag-button:disabled {
    opacity: 0.3; }

.calendar-dropdown {
  height: 0;
  overflow: hidden; }
  .calendar-dropdown.is-open {
    height: auto; }

.calendar-cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.calendar-cell {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 14.28571%; }

.calendar-cell-month {
  font-weight: 500;
  color: #b1b1b1;
  font-size: 33px;
  text-transform: uppercase; }

.calendar-cell-day {
  color: #9c9b9b;
  font-size: 22px;
  text-transform: uppercase; }

.calendar-cell-date-content {
  background-color: #f5f5f5;
  color: #b1b1b1;
  height: 0;
  padding-bottom: 100%; }

.calendar-cell-date--enabled .calendar-cell-date-content {
  background-color: #d9d9d9;
  color: #1d1d1b; }

.calendar-cell-date--enabled.is-open .calendar-cell-date-content {
  background-color: #009eff; }

.calendar-cell-date-content__number {
  font-size: 30px;
  line-height: 1;
  padding: 3px; }

.calendar-cell--padding {
  padding: 2px; }

.calendar-cell--full-width {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%; }

.calendar-event__open-icon {
  height: 16px;
  margin: 6px 7px 0 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: -webkit-transform 180ms;
  transition: -webkit-transform 180ms;
  transition: transform 180ms;
  transition: transform 180ms, -webkit-transform 180ms;
  width: 16px; }

.calendar-event__info.is-open .calendar-event__open-icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.calendar-event-dates {
  min-height: 100vh; }

.calendar-event-date-container {
  overflow: hidden; }
  .calendar-event-date-container.is-hidden {
    height: 0; }

.calendar-event-date {
  font-weight: 500;
  font-size: 33px;
  padding: 12px;
  text-transform: uppercase; }

.calendar-event-date--calendar {
  background-color: #009eff;
  color: #1d1d1b; }

.calendar-event-date--list {
  background-color: #f5f5f5;
  color: #b1b1b1; }

.calendar-event {
  overflow: hidden; }
  .calendar-event:not(:last-child) {
    border-bottom: 1px solid #d9d9d9; }
  .calendar-event.is-hidden {
    border-bottom: 0;
    height: 0; }

.calendar-event__info {
  padding: 1.5rem 0; }

.calendar-event__info__title {
  font-weight: 500;
  border-right: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 25px;
  padding: 0 12px 12px; }

.calendar-event__info__date {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 22px;
  padding: 0 12px 12px; }

.calendar-event__info__tags {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 12px; }

.calendar-event__info__tag {
  font-size: 22px;
  padding: 12px; }
  .calendar-event__info__tag::before {
    background-color: currentcolor;
    border-radius: 50%;
    content: "";
    display: inline-block;
    margin-right: 0.5em;
    position: relative;
    height: 1em;
    top: 0.13em;
    vertical-align: top;
    width: 1em; }
  .calendar-event__info__tag.is-hidden {
    display: none; }

.calendar-event__description {
  padding: 2rem 12px; }
  .calendar-event__description p {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 1.5em; }
  .calendar-event__description a {
    color: inherit; }

.calendar-month {
  padding-bottom: 38px; }

.calendar-scroll-button {
  bottom: 12%;
  color: #000;
  height: 4rem;
  outline: none;
  position: fixed;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 300ms;
  transition: -webkit-transform 300ms;
  transition: transform 300ms;
  transition: transform 300ms, -webkit-transform 300ms;
  width: 4rem; }
  .calendar-scroll-button:disabled {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }

.calendar-scroll-button-icon {
  height: 100%;
  width: 100%; }

@media screen and (max-width: 699px) {
  .container-padding-small--mobile {
    padding-left: 2px;
    padding-right: 2px; }
  .calendar-event__info__date__date {
    display: none; } }

@media screen and (min-width: 700px) {
  .calendar-copy {
    font-size: 34px;
    line-height: 1.4; }
  .calendar-event__description {
    padding: 2rem 0; }
  .container-tag-button-wrapper {
    width: 25%; }
  .calendar-tag-button {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 26px; }
  .calendar-cell-date-content__number {
    font-size: 68px;
    padding: 10px 14px; }
  .calendar-event__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .calendar-event__info__title {
    padding: 0 1rem 0 0; }
  .calendar-event__info__date {
    padding: 0 1rem; }
  .calendar-event__info__tags {
    padding: 0; }
  .calendar-cell--padding {
    padding: 4px; }
  .calendar-tab-button {
    font-size: 40px;
    padding: 32px; }
  .calendar-month {
    padding-bottom: 78px; }
  .calendar-scroll-button {
    height: 4rem;
    width: 4rem; } }

.columns img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.columns p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 1.5em; }

.columns a {
  color: inherit; }

.contact-details {
  background-color: #fbe0c0;
  position: relative; }

.contact-details__map {
  height: 17rem; }

.contact-details-info-wrapper {
  padding: 28px; }

.contact-details-header {
  margin-bottom: 24px; }

.contact-details-info {
  font-weight: 400;
  background-position: 0 11px;
  font-size: 23px;
  margin-bottom: 25px; }

.contact-details-info--address {
  line-height: 29px; }

@media screen and (min-width: 700px) {
  .contact-details__map {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(50% + 9.83333rem);
    max-width: calc(66.6666% - 1.5rem); }
  .contact-details-info-wrapper {
    padding: 3rem 0; } }

.contact-details-info--address {
  background-image: url(../../base/svg/contact-marker-map.svg); }

.contact-form .form-item {
  margin: 0 0 1.5em; }

.contact-form .form-item-first-name,
.contact-form .form-item-last-name {
  float: left;
  width: 50%; }

.contact-form .form-item-email {
  clear: left; }

.contact-form .form-item-first-name {
  padding-right: 0.5rem; }

.contact-form .form-item-last-name {
  padding-left: 0.5rem; }

.contact-form .form-label-wrapper {
  margin-bottom: 0.25rem; }

.contact-form label {
  font-weight: 400;
  font-size: 1.1rem; }

.contact-form input,
.contact-form textarea {
  background: #fff;
  border: 1px solid #eee;
  margin: 0;
  outline: 0;
  padding: 0.5rem;
  width: 100%; }
  .contact-form input:focus,
  .contact-form textarea:focus {
    border-color: #808080; }

.contact-form input[type="submit"] {
  font-weight: 600;
  background-color: #fbd1a7;
  border: 0;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  padding: 0.5rem;
  width: 100%; }

@media screen and (min-width: 700px) {
  .contact-form .form-item {
    margin: 1rem 0 2rem; }
  .contact-form .form-label-wrapper {
    line-height: 2.5rem;
    margin-bottom: 0; }
  .contact-form .form-error {
    padding-left: 0.25em; }
  .contact-form label {
    font-size: 1rem; }
  .contact-form input,
  .contact-form textarea {
    padding: 0.75rem; }
  .contact-form input[type="submit"] {
    margin-left: auto;
    width: 50%; } }

.container-root {
  background-color: rgba(252, 227, 200, 0.67); }

.region--alternate-colors .container-root:nth-child(even) {
  background-color: #ebf5f7; }

.container {
  margin: 0 auto;
  max-width: 68rem;
  width: 100%; }

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

.container-header {
  font-weight: 600;
  font-size: 29px;
  line-height: 33px; }

.container-subheader {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 18px;
  text-transform: uppercase; }

.container-item-image {
  overflow: hidden; }

.container-item-header {
  font-weight: 700; }

.container-item-header-padding {
  margin-bottom: 16px; }

.container-item-date {
  color: #afafaf;
  font-size: 16px;
  line-height: 29px; }

.container-grid-wrapper {
  overflow: hidden; }

.container-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

.container-grid-cell {
  width: 100%; }

.container-grid--images {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.container-content,
.container-content--desktop {
  position: relative; }

.container-header-wrapper--float {
  left: 0;
  position: absolute;
  top: 0; }

.container-font-body {
  font-size: 18px;
  line-height: 25px; }

@media screen and (max-width: 699px) {
  .container-padding,
  .container-padding--mobile {
    padding-left: 28px;
    padding-right: 28px; }
  .container-first-element--mobile {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .container-text-centered--mobile {
    text-align: center; }
  .container-item-header {
    line-height: 19px;
    height: 38px;
    overflow: hidden;
    font-size: 16px; }
  .container-content {
    padding-bottom: 16px;
    padding-top: 28px; }
  .container-content--equal-padding {
    padding-bottom: 28px;
    padding-top: 28px; }
  .container-grid {
    margin: -28px 0 0 -12px; }
  .container-grid-cell {
    padding: 28px 0 0 12px; }
  .container-grid--tight--mobile {
    margin: -12px 0 0 -12px; }
  .container-grid--tight-padding--mobile {
    padding-bottom: 48px; }
  .container-grid-cell--tight--orphan--mobile {
    margin-left: auto; }
  .container-grid-cell--tight--mobile {
    padding: 12px 0 0 12px; }
  .container-item-padding-top--tight--mobile {
    position: relative;
    top: 48px; }
  .container-grid-cell-half--mobile {
    width: 50%; }
  .container-grid-cell-third--mobile {
    width: 33.33%; }
  .container-grid-cell-two-thirds--mobile {
    width: 66.66%; }
  .container-grid--right-align--mobile {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .container-grid--limit-two-mobile .container-grid-cell:nth-child(1n+3) {
    display: none; }
  .container-grid--limit-four-mobile .container-grid-cell:nth-child(1n+5) {
    display: none; }
  .container-item-padding-top--mobile {
    margin-top: 3rem; }
  .container-grid--images {
    margin-bottom: 26px; }
  .container-item--image {
    margin-bottom: -26px; }
  .container-item--image--landscape--mobile .container-item-image {
    padding-bottom: 72%;
    position: relative; }
    .container-item--image--landscape--mobile .container-item-image > img {
      height: auto;
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 100%; }
  .container-item--image--portrait--mobile .container-item-image {
    padding-bottom: 139%;
    position: relative; }
    .container-item--image--portrait--mobile .container-item-image > img {
      height: 100%;
      left: 50%;
      position: absolute;
      top: 0;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: auto; } }

@media screen and (min-width: 700px) {
  .container-root--padding-v {
    padding: 40px 0 0; }
  .container-padding,
  .container-padding--desktop {
    padding-left: 2rem; }
  .container-padding,
  .container-padding--desktop,
  .container-padding--right--desktop {
    padding-right: 2rem; }
  .container-content,
  .container-content--desktop {
    padding-bottom: 48px;
    padding-top: 100px; }
  .container-content--equal-padding {
    padding-bottom: 100px;
    padding-top: 100px; }
  .container-header-wrapper--float {
    top: 62px; }
  .container-header-wrapper--float--right--desktop {
    left: auto;
    right: 0; }
  .container-grid {
    margin: -3rem 0 0 -3rem; }
  .container-grid--right-align--desktop {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .container-grid-cell {
    padding: 3rem 0 0 3rem; }
  .container-grid-cell--standalone--desktop {
    margin: 0 0 0 -3rem; }
  .container-grid-align-v--desktop {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .container-grid-align-h--desktop {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .container-grid-cell-half--desktop {
    width: 50%; }
  .container-grid-cell-third--desktop {
    width: 33.33%; }
  .container-grid-cell-two-thirds--desktop {
    width: 66.66%; }
  .container-item-padding-top--desktop {
    margin-top: 5rem; }
  .container-grid-padding-bottom {
    margin-bottom: 3rem; }
  .container-item-padding-top-grid--desktop {
    margin-bottom: -3rem;
    margin-top: 3rem; }
  .container-header-wrapper {
    margin: 0 1rem; }
  .container-header {
    font-size: 40px;
    line-height: 44px; }
  .container-subheader {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px; }
  .container-item-orphan--desktop {
    margin-left: auto;
    margin-right: auto; }
  .container-grid--images {
    margin-bottom: 3rem; }
  .container-item-header {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-size: 20px; }
  .container-item-header-padding {
    margin-bottom: 20px; }
  .container-item--image {
    margin-bottom: -3rem; }
  .container-item--image--landscape--desktop .container-item-image {
    padding-bottom: 72%;
    position: relative; }
    .container-item--image--landscape--desktop .container-item-image > img {
      height: auto;
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 100%; }
  .container-item--image--portrait--desktop .container-item-image {
    padding-bottom: 139%;
    position: relative; }
    .container-item--image--portrait--desktop .container-item-image > img {
      height: 100%;
      left: 50%;
      position: absolute;
      top: 0;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: auto; } }

.donate {
  padding: 54px 0; }

.donate--copy {
  background-color: #fff; }

.donate__button__link {
  font-weight: 600;
  background-color: #fbd1a7;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  padding: 14px;
  text-align: center; }

.donate-header {
  margin-bottom: 12px; }

.donate-background {
  background-color: #fbe0c0; }

@media screen and (max-width: 699px) {
  .donate-header {
    text-align: left; } }

@media screen and (min-width: 700px) {
  .donate {
    padding: 0; }
  .donate-padding-v {
    margin: 64px 0; }
  .donate__button__link {
    font-size: 38px;
    line-height: 44px;
    padding: 24px; }
  .donate--copy {
    position: relative; }
    .donate--copy:before {
      background-color: #fbe0c0;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 50%; }
    .donate--copy .container-grid {
      position: relative; }
      .donate--copy .container-grid:before {
        background-color: #fbe0c0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 66.66%; }
    .donate--copy .container-grid-cell {
      position: relative; } }

.event-full-info {
  font-weight: 500;
  padding: 2rem; }

.event-full-address {
  padding: 28px 0 16px; }

.event-teaser {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 12px; }

.event-teaser-info {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0; }

.event-teaser-info__line {
  font-size: inherit;
  font-weight: inherit; }

.event-teaser-info__line--light {
  font-weight: 400; }

@media screen and (max-width: 699px) {
  .event-teaser .container-item-date {
    font-size: 13px;
    line-height: 1; }
  .event-teaser-info__line--heavy {
    line-height: 19px;
    height: 38px;
    overflow: hidden;
    font-size: 16px; }
  .event-teaser-info__more-lines {
    line-height: 15px;
    height: 75px;
    overflow: hidden;
    margin: 6px 0; } }

@media screen and (min-width: 700px) {
  .event-teaser {
    padding: 36px; }
  .event-teaser-info {
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 14px; } }

.header__logo-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 28px; }

.header__logo {
  max-width: 12rem; }

.header__navigation {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px; }

.header__navigation__item {
  padding: 8px 16px;
  text-transform: uppercase; }

@media screen and (max-width: 968px) {
  .header {
    height: 4rem; }
  .header__content {
    height: 4rem; }
  .header__menu {
    background-color: #fff;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: -webkit-transform 320ms;
    transition: -webkit-transform 320ms;
    transition: transform 320ms;
    transition: transform 320ms, -webkit-transform 320ms;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: hidden;
    width: 100%;
    z-index: -1; }
  .header__toggle {
    background: transparent;
    height: 100%;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 4rem; }
  .header__toggle svg {
    height: 2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 2rem; }
  .header.is-open .header__menu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    visibility: visible; }
  .header-dropdown-full-width {
    width: 100%; }
  .menu-dropdown-items {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 300ms;
    transition: height 300ms; }
  .header,
  .header__content {
    height: 5rem; }
  .header__logo-link {
    position: relative;
    z-index: 1; }
  .header__toggle {
    right: 10px;
    z-index: 1; }
  .header__menu {
    background-color: rgba(255, 255, 255, 0.95);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 3rem;
    position: fixed;
    top: 0;
    z-index: 0; }
  .header__navigation {
    font-size: 18px;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity 160ms linear;
    transition: opacity 160ms linear; }
  .header.is-open .header__navigation {
    opacity: 1;
    -webkit-transition: opacity 400ms linear 400ms;
    transition: opacity 400ms linear 400ms; } }

@media screen and (max-width: 968px) and (min-device-height: 600px) {
  .header__navigation {
    font-size: 26px; } }

@media screen and (min-width: 969px) {
  .header__hide-non-dropdown {
    display: none; }
  .header__toggle {
    display: none; }
  .menu-dropdown-items {
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    -webkit-transition: height 300ms;
    transition: height 300ms;
    white-space: nowrap; }
  .header {
    height: 8rem; }
  .header__menu {
    height: 100%;
    width: 100%; }
  .header__content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 8rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 2rem; }
  .header__navigation {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header__navigation__item-container {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    min-width: 0; }
  .header__logo-link {
    padding: 0; }
  .header__navigation--center-logo .header__logo-link {
    left: 50%;
    margin: 0 0 0 -6rem;
    padding: 1rem 0;
    position: absolute;
    top: 0; }
  .header__navigation--center-logo .header__navigation__item-container--left-of-center {
    margin-right: 6.85714rem; }
  .header__navigation--center-logo .header__navigation__item-container--right-of-center {
    margin-left: 6.85714rem; }
  .header__navigation--main > .header__navigation__item-container:not(:last-child) {
    margin-right: 12px; }
  .header__navigation__item {
    display: block;
    padding: 1rem; }
    .header__navigation__item.is-active:after {
      left: 50%;
      right: auto;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 74%; } }

.image-carousel--absolute {
  background-color: rgba(252, 227, 200, 0.67); }

.image-carousel-caption--absolute {
  font-weight: 700;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #e0dd56;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 33px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 38px;
  position: relative; }

@media screen and (max-width: 699px) {
  .image-carousel--absolute {
    padding-bottom: 16px; }
  .image-carousel-caption--absolute {
    background-color: rgba(252, 227, 200, 0.67);
    margin: -3rem 28px 0;
    padding: 28px; } }

@media screen and (min-width: 700px) {
  .image-carousel--absolute {
    background-color: #fff;
    padding-bottom: 46%; }
  .image-carousel-caption--absolute {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background-color: rgba(252, 227, 200, 0.67);
    bottom: 7%;
    font-size: 3.5vw;
    left: 63%;
    line-height: 4.1vw;
    padding: 32px 35px;
    position: absolute;
    right: 10%;
    top: 7%; }
    .image-carousel-caption--absolute .image-carousel-caption-text {
      width: 100%; }
  .image-carousel-buttons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .image-carousel-buttons--absolute {
    bottom: 0;
    height: 7%;
    left: 70%;
    position: absolute;
    right: 0; }
  .image-carousel-button {
    background-color: transparent;
    border: 1px solid #fed8ab;
    border-radius: 50%;
    height: 12px;
    margin-right: 6px;
    position: relative;
    width: 12px; }
    .image-carousel-button:after {
      background-color: #fed8ab;
      border-radius: 50%;
      content: "";
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .image-carousel-button.is-current:after {
      opacity: 1; }
    .image-carousel-button:last-child {
      margin-right: 0; } }

.image-gallery-full-items {
  background-color: #eee; }

.image-gallery-full-items__item__image > img {
  display: block;
  height: 100%;
  width: auto; }

.image-gallery-full-arrow-back {
  left: 0;
  top: 50%;
  -webkit-transform: scaleX(-1) translate(0, -50%);
          transform: scaleX(-1) translate(0, -50%); }

.image-gallery-full-arrow-forward {
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

@media screen and (max-width: 699px) {
  .image-gallery-full-items__item {
    overflow: hidden;
    width: 100%; }
  .image-gallery-full-items__item__image {
    padding-bottom: 100% !important;
    position: relative; }
  .image-gallery-full-items__item__image > img {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: auto; } }

@media screen and (min-width: 700px) {
  .image-gallery-full-items__item__image {
    height: 32rem; } }

.link-button {
  background-color: #ededed;
  color: inherit;
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none; }

.news-front-item {
  background-color: #fff;
  border: 1px solid #b3b3b3; }

.news-front-item-image {
  padding-right: 16px; }

.news-front-item-content {
  padding: 16px 16px 11px; }

.news-front-item-header {
  font-weight: 700;
  line-height: 19px;
  height: 76px;
  overflow: hidden;
  font-size: 16px;
  margin-bottom: 10px; }

.news-front-item-body {
  line-height: 17px;
  height: 85px;
  overflow: hidden;
  font-size: 14px; }

.news-front-item-image__placeholder {
  padding-bottom: 100%; }

@media screen and (max-width: 699px) {
  .news-front-item-body {
    display: none; } }

@media screen and (min-width: 700px) {
  .news-front-item-image {
    padding-right: 36px; }
  .news-front-item-content {
    padding: 36px 36px 29px; }
  .news-front-item-header {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 14px; }
  .news-front-item-body {
    line-height: 23px;
    height: 115px;
    overflow: hidden;
    font-size: 16px; } }

.news-full-quote {
  font-weight: 600;
  font-size: 30px;
  font-style: italic;
  line-height: 39px;
  padding-top: 2rem; }

.news-full-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.news-full-carousel {
  position: relative; }

.news-full-carousel-item {
  position: relative; }
  .news-full-carousel-item:not(:first-child) {
    left: 0;
    position: absolute;
    top: 0; }

@media screen and (max-width: 699px) {
  .news-full-article-header-container {
    margin: -64px 28px 24px;
    padding: 28px;
    position: relative; }
  .news-full-image-mobile-wrapper {
    padding-bottom: 100% !important;
    position: relative; }
    .news-full-image-mobile-wrapper > img {
      height: auto;
      left: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      width: 100%; } }

@media screen and (min-width: 700px) {
  .news-full-article-header-container {
    margin-left: -5rem;
    padding: 2rem;
    position: relative; }
  .news-full-body {
    padding: 2rem 0 0; } }

.page-formatted {
  overflow-wrap: break-word; }

.page-formatted-margin,
.page-formatted p,
.page-formatted h2,
.page-formatted li {
  margin-bottom: 2rem; }

.page-formatted-margin-big {
  margin-bottom: 4rem; }

@media screen and (max-width: 699px) {
  .hidden--mobile {
    display: none !important; } }

@media screen and (min-width: 700px) {
  .hidden--desktop {
    display: none !important; } }