﻿.pe29681 .fc-content__copy {
  color: #726a5b;
  padding-bottom: 20px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .pe29681 .fc-content__copy {
    padding-bottom: 0;
  }
}

.pe29681.fc-layout--2-column {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .pe29681.fc-layout--2-column {
    -ms-grid-rows: 1fr auto auto 1fr;
    grid-template-rows: 1fr auto auto 1fr;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }
}
@media (min-width: 1200px) {
  .pe29681.fc-layout--2-column {
    -ms-grid-columns: 33.33333% 66.66666%;
    grid-template-columns: 33.33333% 66.66666%;
  }
}

.pe29681.fc-layout--2-column:nth-child(even) {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .pe29681.fc-layout--2-column:nth-child(even) {
    -ms-grid-rows: 1fr auto auto 1fr;
    grid-template-rows: 1fr auto auto 1fr;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }
}
@media (min-width: 1200px) {
  .pe29681.fc-layout--2-column:nth-child(even) {
    -ms-grid-columns: 66.66666% 33.33333%;
    grid-template-columns: 66.66666% 33.33333%;
  }
}

@media (min-width: 768px) {
  .pe29681.fc-layout--2-column .fc-layout__header {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column-start: 1;
    grid-column-end: 2;
  }
}

@media (min-width: 768px) {
  .pe29681.fc-layout--2-column:nth-child(even) .fc-layout__header {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column-start: 2;
    grid-column-end: 3;
  }
}

.pe29681.fc-layout--2-column .fc-layout__aside {
  padding: 0;
}
@media (min-width: 768px) {
  .pe29681.fc-layout--2-column .fc-layout__aside {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    grid-row-start: 1;
    grid-row-end: 5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column-start: 2;
    grid-column-end: 3;
    -ms-grid-row-align: center;
    align-self: center;
    display: flex;
  }
}

@media (min-width: 768px) {
  .pe29681.fc-layout--2-column:nth-child(even) .fc-layout__aside {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    grid-row-start: 1;
    grid-row-end: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column-start: 1;
    grid-column-end: 2;
  }
}

@media (min-width: 768px) {
  .pe29681.fc-layout--2-column:nth-child(even) .fc-layout__content {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row-start: 3;
    grid-row-end: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column-start: 2;
    grid-column-end: 3;
    padding-top: 0;
    padding-bottom: 20px;
  }
}

.pe29681 .fc-content__copy.fc-content__list {
  padding: 0 20px 20px;
  max-width: 400px;
  margin: 20px auto 0;
}

.pe29681 .fc-content__copy .fc-content__list-item {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  letter-spacing: 0.01em;
  line-height: 1.75;
  color: #726a5b;
  list-style-type: none;
  text-align: center;
  padding-bottom: 15px;
  font-size: 16px;
}

.pe29681 .fc-header__surtitle, .fc-header__subtitle {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 16px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.2em;
  line-height: 1.2;
  color: #716a60;
  text-transform: uppercase;
  font-size: 18px;
}

@media (min-width: 960px) {
  .pe29681 .fc-layout__content {
    padding: 0 60px;
  }
}

@media (min-width: 960px) {
  .pe29681 .fc-layout__header {
    padding: 0 60px;
  }
}

.pe29681 .fc-gallery {
  max-width: 100%;
  padding: 10px 10px 0;
}
@media (min-width: 960px) {
  .pe29681 .fc-gallery {
    padding: 0;
  }
}
