* + .c-page-info {
  margin-top: 1.6666666667rem;
}

.c-page-info {
  font-size: 0.7777777778rem;
  line-height: 1.7142857143;
}
@media (min-width: 37.5em) {
  .c-page-info {
    font-size: 0.7777777778rem;
  }
}
.c-page-info .icon {
  display: block;
  margin-bottom: 1rem;
}
.c-page-info .icon svg {
  display: block;
}
.c-page-info .icon + h3 {
  margin-top: 0;
}
.c-page-info p {
  font-size: 0.7777777778rem;
  line-height: 1.7142857143;
  margin: 0;
  word-break: break-word;
}
@media (min-width: 37.5em) {
  .c-page-info p {
    font-size: 0.7777777778rem;
  }
}
.c-page-info p:not(:first-child) {
  margin-top: 1rem;
}
.c-page-info p a {
  word-break: break-word;
}
.c-page-info--event .c-section-header__separator {
  display: none;
}

.c-page-info__title {
  margin-bottom: 0.3333333333rem;
  margin-top: 1.6666666667rem;
}

.c-page-info__address {
  margin: 0;
}
.c-page-info__address:not(:first-child) {
  margin-top: 0.3333333333rem;
}

.c-page-info__email {
  padding: 0.1666666667rem 0 0.1666666667rem 30px;
  position: relative;
}
.c-page-info__email .field__item {
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-page-info__email:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-540-1140h1740v2364H-540z'/%3E%3Cpath fill='%23008099' d='M8 18h13a1 1 0 0 0 1-1V7.25l-8 6-8-6V8H4V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zM20.333 6H7.667L14 10.75zM0 10h6v2H0zm2 4h4v2H2z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-size: 100% 100%;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 24px;
}

.c-page-info__telephone .field__item {
  overflow: hidden;
  padding: 0.1666666667rem 0 0.1666666667rem 30px;
  position: relative;
  text-overflow: ellipsis;
}
.c-page-info__telephone .field__item:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23008099' fill-rule='evenodd' d='M8 0h8a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4m.4 2C7.075 2 6 3.12 6 4.5v15C6 20.88 7.075 22 8.4 22h7.2c1.325 0 2.4-1.12 2.4-2.5v-15C18 3.12 16.925 2 15.6 2zM10 3h4v1h-4zM6 18h12v1H6z'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-size: 100% 100%;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 24px;
}