﻿.pe59721 .fc-content__copy {
  color: #726a5b;
  padding: 10px 0;
  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;
  text-align: center;
  line-height: 2;
}
@media (min-width: 960px) {
  .pe59721 .fc-content__copy {
    padding: 20px 0;
  }
}
@media (min-width: 1200px) {
  .pe59721 .fc-content__copy {
    padding-bottom: 0;
  }
}

.pe59721 .fc-content__copy:nth-child(2) {
  margin-top: 0;
}

.pe59721.fc-layout--1-column {
  background-color: #f4f4f4;
  padding: 0;
}

.pe59721.fc-layout--1-column .fc-layout__content {
  padding: 20px;
}

.pe59721.fc-layout--2-column {
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .pe59721.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) {
  .pe59721.fc-layout--2-column {
    -ms-grid-columns: 33.33333% 66.66666%;
    grid-template-columns: 33.33333% 66.66666%;
  }
}

@media (min-width: 768px) {
  .pe59721.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;
  }
}

.pe59721.fc-layout--2-column .fc-layout__aside {
  padding: 0;
}
@media (min-width: 768px) {
  .pe59721.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;
    padding: 0;
  }
}

.pe59721.fc-layout--3-column {
  background-color: #f4f4f4;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
}
@media (min-width: 960px) {
  .pe59721.fc-layout--3-column {
    -ms-grid-rows: 1fr auto auto 1fr;
    grid-template-rows: 1fr auto auto 1fr;
    -ms-grid-columns: 25% 50% 25%;
    grid-template-columns: 25% 50% 25%;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .pe59721.fc-layout--3-column {
    -ms-grid-columns: 33.33333% 33.33333% 33.33333%;
    grid-template-columns: 33.33333% 33.33333% 33.33333%;
  }
}

.pe59721.fc-layout--3-column .fc-layout__content {
  padding: 0 40px;
}

@media (min-width: 960px) {
  .pe59721 .fc-layout__image {
    -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;
  }
}

@media (min-width: 960px) {
  .pe59721.fc-layout--3-column .fc-layout__content .fc-content__copy {
    padding: 0 60px;
  }
}

.pe59721 .fc-cta {
  margin: 0;
}

.pe59721 .fc-cta__button {
  background-color: #bbac78;
  color: #ffffff;
}
.pe59721 .fc-cta__button:hover {
  background-color: #aa9756;
}

.pe59721 .fc-gallery {
  max-width: 100%;
}

.pe59721 .fc-header {
  padding: 0 20px;
}

.pe59721 .fc-gallery__image {
  align-self: center;
  padding: 10px;
}
@media (min-width: 960px) {
  .pe59721 .fc-gallery__image {
    padding: 0;
  }
}

.pe59721 .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;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.5;
  color: #716a60;
  font-size: 18px;
  max-width: 375px;
  margin: 0 auto;
}

@media (min-width: 960px) {
  .pe59721.fc-layout--2-column .fc-layout__content {
    padding: 0 40px;
  }
}

@media (min-width: 960px) {
  .pe59721.fc-layout--1-column.pe59721.pe59721__panel-3 {
    padding: 40px 0 20px;
  }
}
