* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section {
  display: block;
}

a img {
  border: none;
}

blockquote {
  quotes: none;
}

blockquote:before,blockquote:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,th,td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

.hide-accessible {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
}

.hide-invisible {
  visibility: hidden;
}

.hide-display {
  display: none;
}

.skip-to-main {
  border: none;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
}

.skip-to-main:focus {
  width: auto;
  height: auto;
  background-color: #f4f4f4;
  padding: 0.5em;
  z-index: 1001;
}

.prose {
  max-width: 40rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.prose__hed {
  font-weight: bold;
}

.media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDMDBGQ0Y5NEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDMDBGQ0ZBNEI4NjExRTM5RTg2QTY1RTUyQjIxNEQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REMwMEZDRjc0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REMwMEZDRjg0Qjg2MTFFMzlFODZBNjVFNTJCMjE0RDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C0EmkAAAAGElEQVR42mJiYGD4DwQMTECCEchhAAgwAEcGBv9dngKPAAAAAElFTkSuQmCC");
}

.graphic__hed {
  font-weight: 500;
}

.graphic__dek {
  margin: 0;
  margin-bottom: 1.5rem;
}

.graphic__chart {
  width: 100%;
}

.graphic__key {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.graphic__key li {
  padding: 0;
  margin-left: 0.75em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}

.graphic__key li:before {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  background-color: #282828;
  margin-right: 0.25em;
}

.tk-canela {
  font-family: 'Times New Roman', serif;
}

.loaded-canela .tk-canela {
  font-family: 'Canela Web', 'Times New Roman', serif;
}

.tk-publico {
  font-family: Georgia, Times, serif;
}

.loaded-publico .tk-publico {
  font-family: 'Publico Text Web', Georgia, Times, serif;
}

.tk-atlas {
  font-family: Helvetica, Arial, sans-serif;
}

.loaded-atlas .tk-atlas {
  font-family: 'Atlas Grotesk Web', Helvetica, Arial, sans-serif;
}

.xxx-small {
  font-size: 10px;
  line-height: 1.5;
}

.xx-small {
  font-size: 11px;
  line-height: 1.5;
}

.x-small {
  font-size: 12px;
  line-height: 1.5;
}

.small {
  font-size: 16px;
  line-height: 1.5;
}

.root {
  font-size: 16px;
  line-height: 1.5;
}

.medium {
  font-size: 20px;
  line-height: 1.5;
}

.large {
  font-size: 24px;
  line-height: 1.5;
}

.x-large {
  font-size: 32px;
  line-height: 1.5;
}

.xx-large {
  font-size: 40px;
  line-height: 1.2;
}

.xxx-large {
  font-size: 48px;
  line-height: 1.2;
}

.xxxx-large {
  font-size: 64px;
  line-height: 1.2;
}

body {
  -webkit-font-feature-settings: 'kern' 1, 'onum' 0, 'liga' 0, 'tnum' 1;
  font-feature-settings: 'kern' 1, 'onum' 0, 'liga' 0, 'tnum' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background-color: #fff;
  color: #282828;
  font-size: 16px;
}

h1 {
  font-size: 32px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

h2 {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

h3 {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

h4 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

h5 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

h6 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 1.5rem;
}

p {
  margin: 1.5rem 0;
  font-size: 16px;
  line-height: 1.5;
}

strong,b {
  font-weight: bold;
}

em,i {
  font-style: italic;
}

ul {
  list-style-type: none;
}

li {
  font-size: 16px;
}

img,video {
  display: block;
  width: 100%;
}

button {
  cursor: pointer;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-size: 16px;
}

sub,sup {
  font-size: 0.75rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.overline {
  display: inline-table;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
}

.opening--btn,.card--btn {
  cursor: pointer;
  border: 0;
  font-family: $font-family-sans;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

.btn--primary {
  background-color: #e05b43;
  border: 1px solid transparent;
  font-weight: 700;
  color: #fdfdfc;
  padding: 0.5rem;
  margin: auto;
}

.btn--primary:hover {
  background-color: #fdfdfc;
  border-color: #e05b43;
  -webkit-box-shadow: 5px 5px 0 0 #e05b43;
  box-shadow: 5px 5px 0 0 #e05b43;
  text-decoration: none;
  color: #333;
}

.btn--primary .btn__p {
  font-size: 0.625rem;
  margin: 0px;
  padding: 0;
}

.btn--secondary {
  background-color: #fdfdfc;
  -webkit-box-shadow: 0 0 0 1px #e05b43;
  box-shadow: 0 0 0 1px #e05b43;
  padding: 0.5rem;
  font-weight: 400;
  margin: 0.5rem auto;
  max-width: 90vw;
  margin-right: 10px;
}

.btn--secondary .btn__p {
  font-size: 0.8rem;
  margin: 0px;
  line-height: 1.15;
  color: #333;
  padding: 0;
  font-weight: 700;
  display: table-row;
}

.btn--secondary:hover {
  -webkit-box-shadow: 5px 5px 0 0 #e05b43;
  box-shadow: 5px 5px 0 0 #e05b43;
  text-decoration: none;
  color: #333;
}

.btn--secondary:hover svg {
  fill: $text-color-base;
}

.hero__content .btn--secondary {
  width: 140px;
  height: 104px;
  border-radius: 5px;
}

.btn--icon {
  width: 25px;
  height: 25px;
  margin: 6px auto 1px auto;
}

#opening_not_link:hover {
  cursor: default;
  background-color: #e05b43;
  border: 1px solid transparent;
  color: #fdfdfc;
  -webkit-box-shadow: 0 0 0 0px #fdfdfc;
  box-shadow: 0 0 0 0px #fdfdfc;
}

.description-box a {
  color: #e05b43;
}

.description-box a:hover {
  color: #e05b43;
  text-decoration: none;
}

.card-persona {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15vh;
  margin-bottom: 3vh;
  height: auto;
}

.card-persona .hero__media {
  width: 100%;
  display: inline;
  padding: 0;
}

.card-persona .hero__media img {
  width: auto;
  margin: auto;
  max-height: 70vh;
}

.card-persona .hero__content {
  display: inline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  max-width: 24rem;
  margin: 0 auto 6vh auto;
  font-size: 16px;
  line-height: 1.5;
}

.card-persona .hero__content .card__content p span {
  font-size: 1rem;
  font-weight: 700;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
}

.card-persona .hero__inner {
  text-align: center;
}

.card-persona .hero__inner > *:not(:last-child) {
  margin-bottom: 1rem;
}

figure,picture,img {
  height: auto;
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.hide-span {
  display: none;
}

.slide-in {
  -webkit-animation: slide-in 0.5s ease-in;
  animation: slide-in 0.5s ease-in;
}

.share-note {
  text-align: center;
}

.share-note p {
  font-size: 0.9rem;
  font-weight: 700;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
}

.site-footer__social svg:hover {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

h1,h2 {
  font-family: "Grifo-Bold", "Georgia", "Times", "Times New Roman", serif;
  font-size: 2.25rem;
  margin-bottom: 1rem;
  line-height: 1;
}

p {
  margin: 0.5rem;
}

body {
  background-color: #fdfdfc;
  color: #333;
  padding: 0 0.5rem;
  overflow-x: hidden;
}

body::after {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: #f3f2ee 0 0 0 0.5rem inset;
  box-shadow: #f3f2ee 0 0 0 0.5rem inset;
  content: "";
  display: block;
  pointer-events: none;
}

#content {
  position: relative;
}

.icon-color {
  fill: #e05b43;
}

.hide {
  display: none;
}

.article {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
}

.img-desp {
  width: 95%;
  margin: 0px auto 1rem auto;
}

.img__credit,.img__caption {
  width: 100%;
  font-size: 0.75rem;
  margin: auto 0px;
  font-family: "Moderat", "Roboto", sans-serif;
}

.img__credit {
  font-style: normal;
  text-transform: uppercase;
}

.img__caption {
  font-size: 0.875rem;
}

.displayNone {
  display: none;
}

.description-box {
  text-align: center;
  margin: 0px;
  font-size: x-small;
}

.description-box p {
  font-family: Moderat;
  font-weight: 400;
  font-size: root;
  margin: 0rem;
}

.description-box .desp-name {
  color: #e05b43;
  font-weight: 700;
}

span.year {
  letter-spacing: -1.5px;
  color: #9f9e98 !important;
  font-size: 2rem;
}

.card--footer {
  width: 100%;
  position: relative;
  bottom: 0vh;
  background-color: #f3f2ee;
  color: #000;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: center;
}

.card--footer small {
  margin-right: 0.5rem;
  font-size: 70%;
}

.card--footer small a {
  color: #000;
}

.card--footer .inner--footer {
  padding: auto;
  min-height: 2.4rem;
  height: 100%;
}

.site-footer__social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style-type: none;
  margin-top: 0.2rem;
  padding: 0;
}

.site-footer__social li {
  margin-right: 1rem;
}

.site-footer__social li svg {
  fill: #e05b43;
}

.site-footer__social li svg:hover {
  fill: #000;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 2rem;
  width: calc(100% - 16px);
  position: fixed;
  top: 0.5rem;
  background-color: #fdfdfc;
  z-index: 100;
}

header .site-header svg {
  height: 40px;
  width: 209px;
}

.intro {
  margin: 0 auto;
  padding: 4rem 1rem 1.5rem 1rem;
}

.intro__hed {
  max-width: 60rem;
  margin: 0 auto;
  padding-top: 5rem;
  font-weight: 400;
  text-align: center;
  font-size: 40px;
  line-height: 1.2;
}

.intro__byline {
  max-width: 40rem;
  margin: 0 auto;
  padding-top: 5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.intro__dek {
  max-width: 40rem;
  margin: 0 auto;
  padding-top: 1.5rem;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}

#methodology {
  display: inline-block;
  padding-bottom: 2rem;
  margin-top: 15vh;
}

#methodology .meth_img {
  width: 30%;
  height: auto;
  margin: 0px auto;
}

#methodology .opening__title {
  margin: 1rem auto;
}

#methodology .center_btn {
  text-align: center;
}

#methodology .center__p {
  width: 100%;
  margin: auto;
  padding: 0.5rem;
  font-size: 1.125rem;
  line-height: 2;
  margin-bottom: 2rem;
}

#methodology .center__p a {
  color: #e05b43;
}

.site-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header__nav-list .site-header__nav-item {
  margin: 0rem;
  list-style-type: none;
}

.site-header__nav-list .site-header__nav-item .site-header__nav-link {
  color: #e05b43;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700;
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  display: none;
}

.site-header__nav-list .site-header__nav-item .site-header__nav-link:hover {
  color: #333;
  text-decoration: none;
}

.site-menu__btn.btn--secondary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0px;
}

.btn--secondary:hover svg line {
  stroke: #e05b43;
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

.site-menu__btn:hover .icon-open__group {
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

.site-menu__btn:hover .icon-open__group:nth-of-type(1) {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}

.site-menu__btn:hover .icon-open__group:nth-of-type(2) {
  -webkit-transform: translateX(-8px);
  -ms-transform: translateX(-8px);
  transform: translateX(-8px);
}

.site-menu__btn:hover .icon-open__group:nth-of-type(3) {
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}

.site-menu.site-about {
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  display: block;
  position: absolute;
  right: 2.5rem;
  top: 3rem;
  opacity: 0;
}

.site-menu.site-about.is-revealed {
  opacity: 1;
}

.site-menu.site-about nav {
  padding: 1rem;
  width: 200px;
  background-color: rgba(255,255,255,0.8);
  border: 1px solid #ccc;
}

.site-menu.site-about nav a.site-about__link {
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700;
  color: #e05b43;
}

.site-menu.site-about nav a.site-about__link:hover {
  color: #333;
  cursor: pointer;
}

.site-about__list-item {
  margin-bottom: 1rem;
}

.icon-open {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.icon-open.hideBtn {
  display: none;
}

.icon-close {
  display: none;
}

.icon-close.showBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

sup {
  font-size: 100%;
  line-height: inherit;
  top: auto;
  position: relative;
  vertical-align: baseline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f2ee), to(#f3f2ee));
  background-image: -webkit-linear-gradient(#f3f2ee, #f3f2ee);
  background-image: -o-linear-gradient(#f3f2ee, #f3f2ee);
  background-image: linear-gradient(#f3f2ee, #f3f2ee);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: 90% 100%;
  counter-increment: sup;
}

sup::after {
  background-color: #fdfdfc;
  border: 1px solid #d5d2c4;
  -webkit-box-shadow: 3px 3px 0 0 #d5d2c4;
  box-shadow: 3px 3px 0 0 #d5d2c4;
  color: #e05b43;
  content: counter(sup);
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin: 0 0.5rem;
  padding: 0 0.5rem;
}

cite {
  width: 8rem;
  padding: 0.5rem;
  position: absolute;
  bottom: 2rem;
  right: 1rem;
  font-size: 0.875rem;
  text-align: left;
  opacity: 0;
  background-color: rgba(255,255,255,0.8);
}

cite.showNote {
  opacity: 0;
}

cite::before {
  color: #e05b43;
  content: counter(sup);
  display: block;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700;
}

p.show_cite {
  display: block;
  font-size: 0.875rem;
  text-align: left;
  opacity: 0;
}

p.show_cite.active {
  opacity: 1;
}

p.show_cite::before {
  color: #e05b43;
  content: "1";
  display: block;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700;
  border-bottom: 2px solid #f3f2ee;
  margin-bottom: 0.5rem;
}

#all_opening {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20vh;
  min-height: 200vh;
}

#all_opening .btn__p {
  font-size: 0.75rem;
  font-weight: 700;
}

.opening__title {
  width: 100%;
  text-align: center;
  margin: 1.5rem auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.opening__deck {
  width: 100%;
  text-align: center;
  width: 100%;
}

.opening__deck .center__p {
  width: 100%;
  margin: auto;
  padding: 0.5rem;
}

.address {
  margin: 1rem auto;
  width: 90%;
  height: auto;
  text-align: center;
}

.address .opening-byline {
  width: 100%;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  margin: auto;
}

.opening-icon {
  min-height: 40px;
  width: 50%;
  display: inline-block;
  padding: 0.5rem;
}

.select__div {
  width: 100%;
  min-height: 120px;
  text-align: center;
  vertical-align: middle;
  content: attr(data-img-url);
  position: relative;
}

.select__div .opening--img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.select__div p {
  color: #e05b43;
  background-color: rgba(255,255,255,0.8);
  padding: 1rem 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
  font-family: "Grifo", "Georgia", "Times", "Times New Roman", serif;
}

.pubdate,.author-bio {
  width: 100%;
  text-align: center;
}

.author-bio {
  margin-bottom: 3rem;
}

.pubdate p,.author-bio p {
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  max-width: 32rem;
  margin: 0 auto;
}

.pubdate:before {
  border-top: 2px solid #d5d2c4;
  content: "";
  display: block;
  margin: 1rem auto;
  width: 6rem;
}

.author-bio p a {
  color: #e05b43;
}

.method {
  color: #e05b43;
}

.method:hover {
  color: #e05b43;
  text-decoration: none;
}

.desp-desp {
  color: #000;
}

.opening--img:hover {
  -webkit-animation: slide-in-slow 0.5s ease-in-out;
  animation: slide-in-slow 0.5s ease-in-out;
}

.passing {
  width: 80px;
  min-height: 3rem;
  position: absolute;
  right: 55vw;
  top: 50vh;
  z-index: 1000;
}

.passing .passing-div {
  width: 100%;
  height: auto;
  opacity: 0;
}

.passing .passing-div.show {
  -webkit-animation: fade-in 1s ease-in 0.5s forwards;
  animation: fade-in 1s ease-in 0.5s forwards;
}

.passing .passing-div.hide {
  -webkit-animation: fade-out 0.5s ease-in forwards;
  animation: fade-out 0.5s ease-in forwards;
}

.line-processor-container {
  position: relative;
  bottom: 6vh;
  margin-bottom: 0rem;
  height: 9px;
  width: 100%;
}

.line-processor,.line-processor-bg {
  height: 6px;
  position: absolute;
  left: 5%;
}

.line-processor {
  width: 0%;
  background-color: #e05b43;
  -webkit-transition: width 0.2s ease-in;
  -o-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in;
}

.line-processor-bg {
  background-color: #ededed;
  width: 90%;
}

@font-face {
  font-family:Grifo-Bold;font-style:normal;src:url("assets/fonts/fonts/Grifo-Bold.woff");
}

@font-face {
  font-family:Grifo-Bold-Italic;font-style:normal;src:url("assets/fonts/fonts/Grifo-Bold-Italic.woff");
}

@font-face {
  font-family:Grifo;font-style:normal;src:url("assets/fonts/fonts/Grifo-Regular.woff");
}

@font-face {
  font-family:Moderat-Bold;font-style:normal;src:url("assets/fonts/fonts/Moderat-Bold.woff");
}

@font-face {
  font-family:Moderat;font-style:normal;src:url("assets/fonts/fonts/Moderat-Regular.woff");
}

@media only screen and (min-width: 25em) {
  .select__div {
    min-height: 180px;
  }
}

@media only screen and (min-width: 40em) {
  body {
    font-size: 16px;
  }

  p {
    font-size: 16px;
    line-height: 1.5;
  }

  li {
    font-size: 16px;
  }

  button {
    font-size: 20px;
  }

  .btn--secondary {
    max-width: 40vw;
  }

  .img__credit,.img__caption {
    margin: 0 auto 0 auto;
  }

  .intro__hed {
    font-size: 48px;
    line-height: 1.2;
  }

  #all_opening {
    margin-top: 12vh;
  }

  .opening-icon {
    min-height: 60px;
  }

  .select__div {
    min-height: 200px;
  }
}

@media only screen and (min-width: 55em) {
  .card-persona {
    min-height: 88vh;
    margin-top: 12vh;
    margin-bottom: 0vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card-persona .hero__media {
    width: 50%;
    margin: auto 0;
  }

  .card-persona .hero__content {
    margin: auto;
    max-width: 30rem;
    font-size: 16px;
    line-height: 1.5;
  }

  h1,h2 {
    font-size: 3rem;
  }

  .img-desp {
    text-align: center;
  }

  .card--footer {
    position: absolute;
    bottom: 0px;
    min-height: 2rem;
  }

  .card--footer small {
    font-size: 75%;
    margin-right: 2rem;
  }

  #methodology .center__p {
    width: 50%;
  }

  .site-header__nav-list .site-header__nav-item {
    margin: 0.4rem;
  }

  .site-header__nav-list .site-header__nav-item .site-header__nav-link {
    display: inline;
  }

  .site-menu__btn.btn--secondary {
    display: none;
  }

  .site-menu.site-about {
    display: none;
  }

  cite.showNote {
    opacity: 1;
  }

  cite::before {
    border-bottom: 2px solid #f3f2ee;
    margin-bottom: 0.5rem;
  }

  p.show_cite {
    display: none;
  }

  #all_opening {
    margin-top: 15vh;
    min-height: 240vh;
  }

  .opening__title {
    padding: 0px 25%;
    margin: auto;
  }

  .opening__deck .center__p {
    width: 50%;
  }

  .address .opening-byline {
    width: 50%;
  }

  .opening-icon {
    min-height: 80px;
    width: 25%;
    display: block;
  }

  .select__div {
    min-height: 220px;
  }

  .passing {
    width: 100px;
    min-height: 3rem;
    position: absolute;
    right: 26vw;
    top: 2rem;
  }

  .line-processor-container {
    bottom: 0.5rem;
    position: absolute;
    margin-bottom: 0.5rem;
  }

  .line-processor,.line-processor-bg {
    height: 9px;
    left: 66%;
  }

  .line-processor-bg {
    width: 17%;
  }
}

@media only screen and (min-width: 65em) {
  body {
    font-size: 20px;
  }

  .hero__content .btn--secondary {
    width: 170px;
    height: 100px;
  }

  .btn--icon {
    width: 30px;
    height: 30px;
    margin: 6px auto 3px auto;
  }

  .card-persona {
    margin-top: 10vh;
    min-height: 90vh;
  }

  .card-persona .hero__media {
    width: 50%;
    display: block;
  }

  .card-persona .hero__media img {
    height: auto;
    max-height: 72vh;
  }

  .card-persona .hero__content {
    width: 50%;
    max-width: 33rem;
    display: block;
  }

  .intro__hed {
    font-size: 64px;
    line-height: 1.2;
  }

  .site-header__nav-list .site-header__nav-item {
    margin: 0.4rem 0.6rem;
  }

  .select__div {
    min-height: 250px;
  }
}

@media only screen and (min-width: 90em) {
  .card-persona .hero__media img {
    min-width: 70%;
    max-width: 85%;
    width: auto;
    height: auto;
    max-height: 80vh;
  }
}

@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}

@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0.1;
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0.1;
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@-webkit-keyframes scale-display {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(1000);
    transform: translateY(1000);
  }
}

@keyframes scale-display {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(1000);
    transform: translateY(1000);
  }
}

@-webkit-keyframes scale-display--reversed {
  0% {
    display: -webkit-box;
    display: flex;
    opacity: 1;
    -webkit-transform: translateY(1000);
    transform: translateY(1000);
  }

  99% {
    display: -webkit-box;
    display: flex;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes scale-display--reversed {
  0% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transform: translateY(1000);
    transform: translateY(1000);
  }

  99% {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-in-slow {
  0% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0.1;
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes slide-in-slow {
  0% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0.1;
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
