@font-face {
  font-family: "ScalaSansWebPro";
  src: url("/fonts/ScalaSansWebPro.eot") format("eot"), url("/fonts/ScalaSansWebPro.woff") format("woff");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "ScalaSansWebPro-Bold";
  src: url("/fonts/ScalaSansWebPro-Bold.eot") format("eot"), url("/fonts/ScalaSansWebPro-Bold.woff") format("woff");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "ScalaSansOT-Light";
  src: url("/fonts/ScalaSansOT-Light.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "ScalaSansOT-Light-Ita";
  src: url("/fonts/ScalaSansOT-LightIta.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica LT Pro Ultra Compressed";
  src: url("/fonts/Linotype_-_HelveticaLTPro-UltComp.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica LT Std Ultra Compressed";
  src: url("/fonts/Linotype_-_HelveticaLTStd-UltraComp.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue LT Pro Condensed";
  src: url("/fonts/Linotype_-_HelveticaNeueLTPro-Cn.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue LT Pro Medium Condensed";
  src: url("/fonts/Linotype_-_HelveticaNeueLTPro-MdCn.otf") format("opentype");
  font-weight: 100 700;
  font-style: normal;
}
[hidden] {
  display: inherit !important;
}

body {
  background: #000;
}

a {
  color: #f9544d !important;
}

.btn-red {
  background-color: #f9423a;
  color: #FFF !important;
}

.text-default {
  font-family: "ScalaSansWebPro", serif;
}

.text-gray {
  color: #acb3b7;
}

.text-red {
  color: #f9423a;
}

.reveal {
  width: 1920px;
  height: 1080px;
  background: #1f1f1f;
}

.menubar {
  background-color: #f9423a;
  border-bottom: 0px;
  min-height: 130px;
}
.menubar a.home-icon {
  left: 98px;
  top: 25px;
}
.menubar li {
  padding-bottom: 0 !important;
  padding-right: 65px !important;
}
.menubar li a {
  opacity: 1;
  color: #ece3a6 !important;
  font-family: "Helvetica LT Pro Ultra Compressed", sans-serif;
  text-transform: uppercase;
  font-size: 46px;
}
.menubar li.active a {
  color: #FFF !important;
}

.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after {
  content: "";
}
.swiper .swiper-pagination-bullet {
  background-color: #dee2e6;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFF;
}

.slide {
  font-family: "ScalaSansWebPro", serif;
}
.slide.slide-person {
  padding-top: 129px;
  height: 100%;
}
.slide.slide-person .main-wrapper {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.slide.slide-person .main-wrapper .column-left {
  background-color: #000;
  min-width: 730px;
}
.slide.slide-person .main-wrapper .column-center {
  padding-top: 85px;
  padding-left: 80px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.slide.slide-person .main-wrapper .column-center .heading {
  padding-bottom: 8px;
}
.slide.slide-person .main-wrapper .column-center .heading .name {
  color: #f9423a;
  font-family: "Helvetica Neue LT Pro Condensed";
  font-size: 48px;
}
.slide.slide-person .main-wrapper .column-center .heading .dates {
  font-family: "ScalaSansOT-Light-Ita";
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 30px;
  color: #646F78;
}
.slide.slide-person .main-wrapper .column-center .introduction {
  font-size: 26px;
}
.slide.slide-person .main-wrapper .column-center .main {
  font-size: 26px;
}
.slide.slide-person .main-wrapper .column-center .inner-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-right: 35px;
}
.slide.slide-person .main-wrapper .column-center .inner-content .scrollable-content {
  font-family: "ScalaSansOT-Light";
  line-height: 1.25;
  padding-right: 16px;
  flex-grow: 1;
  overflow: auto;
  height: 100px;
  /* for Firefox */
  min-height: 0;
}
.slide.slide-person .column-right {
  text-align: left;
  font-size: 24px;
  padding-top: 85px;
}
.slide.slide-person .column-right h6 {
  font-family: "ScalaSansWebPro-Bold";
  font-size: 24px;
  margin-bottom: 4px;
  padding: 0;
  font-weight: bold;
}
.slide.slide-person .column-right .heading {
  color: #646F78;
}
.slide.slide-person .column-right ul {
  margin-left: 0;
  padding-bottom: 12px;
}
.slide.slide-person .column-right ul li {
  list-style: none;
}
.slide.slide-person .column-right ul li:not(:first-child) {
  padding-top: 29px;
}
.slide.slide-person .column-right ul li .name {
  font-weight: bold;
}

#intro {
  width: 100%;
  height: 100%;
}
#intro .text-heading {
  color: #FFF;
  font-size: 153px;
  font-family: "Helvetica LT Std Ultra Compressed", sans-serif;
  text-transform: uppercase;
}
#intro a.intro-button {
  position: absolute;
  right: 0;
  padding-right: 115px;
  margin-top: -166px;
  color: #ece3a6 !important;
  font-size: 22px;
}

#family-quote {
  width: 100%;
  height: 100%;
}
#family-quote .text-quote {
  color: #FFF;
  font-size: 55px;
  font-family: "IM Fell Double Pica", serif;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 50px;
}
#family-quote .big-quote-mark {
  color: #292e33;
  font-size: 256px;
  font-family: "IM Fell Double Pica", serif;
  display: inline-block;
  position: absolute;
  z-index: -100;
}
#family-quote .big-quote-mark.ldquo {
  margin-left: -75px;
  margin-top: -25px;
}
#family-quote .big-quote-mark.rdquo {
  margin-top: -15px;
  margin-left: -100px;
}
#family-quote a.intro-button {
  position: absolute;
  right: 0;
  padding-right: 32px;
  margin-top: -54px;
  color: #ece3a6 !important;
  font-size: 18px;
}

#family {
  margin-top: 220px;
}
#family .left {
  width: 1034px;
  padding-left: 118px;
  padding-top: 169px;
}
#family .right {
  position: absolute;
  top: 66px;
  left: 1049px;
}
#family .grid-item {
  width: 157px;
  height: 220px;
  text-align: left;
}
#family .image-with-caption .img-square {
  width: 127px;
  height: 127px;
}
#family .image-with-caption .caption {
  margin-top: 8px;
  width: 127px;
}
#family .arrow-wrapper {
  display: flex;
  flex-direction: row;
  position: absolute;
  width: 890px;
  padding-right: 10px;
  top: 348px;
  align-items: center;
}
#family .arrow-wrapper .arrow-line {
  border-top: dotted 2px #f9423a;
  height: 10px;
  flex-grow: 1;
}
#family .arrow-wrapper .arrow {
  display: block;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  margin-top: -7px;
}
#family .arrow-wrapper .arrow.arrow-right {
  border-left-color: #f9423a;
  border-right-width: 0px;
}

#ames-change-makers {
  margin-top: 160px;
}
#ames-change-makers .intro-text {
  color: #acb3b7;
  font-size: 40px;
}
#ames-change-makers .intro-prompt {
  color: #acb3b7;
  font-size: 29px;
  padding-top: 75px;
}
#ames-change-makers .flipster-item {
  max-width: 315px;
}
#ames-change-makers .flipster-item .caption {
  font-size: 15px;
}

#ames-family-at-work {
  margin-top: 160px;
}
#ames-family-at-work .intro-text {
  color: #acb3b7;
  font-size: 38px;
}
#ames-family-at-work .swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
#ames-family-at-work .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
  color: #acb3b7;
}
#ames-family-at-work .swiper-slide .caption {
  font-size: 15px;
}
#ames-family-at-work .swiper-slide img {
  display: block;
  width: 100%;
}

.center-align-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

/*# sourceMappingURL=1666621924483.8193.map */