* {
  -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.4;
}

.small {
  font-size: 15px;
  line-height: 1.2;
}

.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;
}

.xxxxx-large {
  font-size: 80px;
  line-height: 1;
}

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: 15px;
  line-height: 1.2;
  margin-top: 1.5rem;
}

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

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

strong,b {
  font-weight: bold;
}

em,i {
  font-style: italic;
}

ul {
  list-style-type: none;
}

li {
  font-size: 15px;
}

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;
}

a.card-sci-start-btn {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

a.card-sci-start-btn:hover {
  text-decoration: none;
}

a.card-sci-start-btn:hover img {
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

a.card-sci-start-btn .btn__p {
  color: #e05b43;
  text-align: center;
  max-width: 12rem;
  margin: 0.2rem auto;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}

a.card-sci-start-btn img {
  width: 150px;
  height: 150px;
  margin: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.btn--div {
  margin-top: 1rem;
}

.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;
  border-radius: 0.5rem;
}

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

.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;
  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;
}

.site-menu__btn.btn--secondary {
  border-radius: 0px;
}

.checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  padding: 0.5rem 1rem 0rem 1rem;
  margin-bottom: 1.5rem;
}

.checkbox-container .checkbox-btn {
  padding: 0.5rem;
  margin: 0;
  border: 1px solid #e0e6e6;
  width: 50%;
  height: 2rem;
  background-color: #fff;
  color: #333;
  font-size: 1rem;
  text-transform: uppercase;
  font-size: 16px;
}

.checkbox-container .checkbox-btn.checked-correct {
  background-color: #8bae72;
  pointer-events: none;
  color: #fff;
  position: relative;
}

.checkbox-container .checkbox-btn.checked-wrong {
  background-color: #a62f43 !important;
  color: #fff;
  pointer-events: none;
  position: relative;
}

.checkbox-container .checkbox-btn.active {
  color: #fff;
  background-color: #e05b43;
}

.checkbox-container .checkbox-btn:hover {
  border: 1px solid #e0e6e6;
}

.guessbtn-visual:first-child {
  opacity: 0.5;
}

.guessbtn-visual:first-child.active {
  opacity: 1;
}

.guessbtn-visual:first-child.active.blinking {
  -webkit-animation: blinkingText 0.8s ease-in-out;
  animation: blinkingText 0.8s ease-in-out;
}

.return__container {
  width: 100%;
  text-align: center;
  bottom: 0rem;
  max-width: 24rem;
  margin: 0rem auto 1rem auto;
  font-size: 15px;
  line-height: 1.2;
}

.return__container a.returnToStart {
  color: #969696;
}

.return__container a.returnToStart.darkMode {
  color: #fff;
}

.return__container a.returnToStart .btn__p {
  font-size: 0.6rem !important;
  text-transform: uppercase;
}

.return__container a.returnToStart:hover {
  color: #f33;
  text-decoration: none;
}

.card-sci {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  justify-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  min-height: calc(100% - 73px);
}

.card-sci .card-sci-title,.card-sci .card-sci-btn-container {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-sci .card-sci-title {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.card-sci .card-sci-title .title {
  font-family: "Grifo-Bold", "Georgia", "Times", "Times New Roman", serif;
  font-size: 64px;
  line-height: 1;
}

.card-sci .card-sci-btn-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-sci .card-sci-btn-container .card-sci-btn {
  min-width: 12rem;
  margin: auto;
}

.card-sci .card-sci-btn-container .card-sci-btn p {
  font-size: 20px;
  line-height: 1.5;
}

.card-sci .card-sci__left,.card-sci .card-sci__right {
  width: 100%;
  min-height: 30vh;
  text-align: center;
}

.card-sci .card-sci__right {
  padding: 0rem 2rem;
  z-index: 2;
}

.card-sci .card-sci__right .card--btn {
  min-width: 8rem;
}

.card-sci .card-sci__right .card-sci__title {
  font-size: 20px;
  line-height: 1.5;
  color: #e05b43;
}

.card-sci .card-sci__left .card-sci-img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  margin-bottom: 0px;
}

.card-sci .title__game {
  font-family: "Grifo-Bold", "Georgia", "Times", "Times New Roman", serif;
}

.card-sci .title__game.hidden {
  display: none;
}

.card-sci .hero__media {
  width: 100%;
  display: inline;
}

.card-sci .hero__media .hero__img {
  width: auto;
  max-width: 100%;
  margin: auto;
  max-height: 70vh;
}

.card-sci .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 0 auto;
  font-size: 15px;
  line-height: 1.2;
}

.card-sci .hero__content .card__content .btn--primary:first-child {
  pointer-events: none;
}

.card-sci .hero__content .card__content .card__content__p {
  text-align: left;
}

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

.card-sci .hero__content .card__content p a {
  color: #e05b43;
}

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

.card-sci .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;
}

.card__content__p.hidden {
  display: none;
}

html {
  height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,:after,:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

h1,h2 {
  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 {
  min-height: calc(100vh - 73px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-boldspan] {
  font-size: 1rem;
  font-weight: 700;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
}

.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;
  width: 100%;
}

.article.darkMode {
  background-color: #000;
  color: #fdfdfc;
}

.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: absolute;
  bottom: 0rem;
  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;
}

.form_guess_container {
  width: 80%;
  max-width: 15rem;
  margin: auto;
  padding: 1rem;
}

.form_guess_container input[type=text] {
  width: 100%;
  padding: 0.6rem 1rem;
  border: 1px solid #ccc;
  margin-bottom: 0.5rem;
  resize: vertical;
}

.form_guess_container input[type=text]:focus {
  border-color: #e05b43;
}

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: 100%;
  height: 73px;
  top: 0.5rem;
  z-index: 100;
}

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

.darkMode {
  background-color: #000;
}

.darkMode .site-header svg #Group-3 path {
  fill: #fdfdfc;
}

#music-4 .hero__media {
  display: none;
}

.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: none;
  position: absolute;
  right: 2.5rem;
  top: 3rem;
  opacity: 0;
}

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

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

.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;
}

#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;
}

.slider-container {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.slider-container .slider_play_btn .btn__p {
  margin-bottom: 0rem;
}

.slider-container .slider_play_btn .btn__p .play-svg {
  display: none;
}

.slider-container .slider_play_btn .btn__p .play-svg.active {
  display: inline-block;
}

.slider-container .slider_play_btn .btn__p .feather-play {
  stroke: #e05b43;
}

.slider-container .slider_play_btn .btn__p .feather-pause {
  stroke: #e05b43;
  fill: #e05b43;
}

.slider {
  width: 90%;
  padding: 0.5rem 1rem;
  margin: auto;
  height: 2rem;
  position: -webkit-sticky;
  position: sticky;
  left: 1rem;
  top: calc(100% - 6rem);
  z-index: 1000;
}

.slider .slider-ring {
  position: absolute;
  left: 45%;
  top: 23%;
  color: #8bae72;
  font-weight: bold;
  font-size: 11px;
}

.slider .slider-ring sup {
  background-color: rgba(255,255,255,0.8);
}

.slider .slider-ring svg {
  width: 16px;
  height: 16px;
  stroke-width: 4;
  fill: #8bae72;
}

.slider p {
  margin: 0.5rem 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.slider .slider-text-container {
  position: absolute;
  width: 90%;
  margin: auto;
  height: 2rem;
  top: 1.5rem;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000;
}

.slider .slider-text-container.emotion-info {
  top: 0px;
  font-weight: bold;
}

.slider .slider-bg-container {
  position: absolute;
  width: 90%;
  margin: 0rem 1rem;
  height: 2rem;
  top: 2px;
  left: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.slider .slider-bg-container .slider-bg {
  position: relative;
  width: 10%;
  background-color: #d6cfcf;
  height: 8px;
  margin: auto;
  margin-right: 1px;
  display: inline-block;
}

.slider .slider-bg-container .slider-bg:last-child {
  margin-right: 0;
}

.inputSlider {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 1rem;
  background: rgba(255,255,255,0);
  outline: none;
}

.inputSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  background: #e05b43;
  cursor: pointer;
}

.card__content__p .userchoice {
  color: #e05b43;
}

.card__content__p .spotify {
  color: #8bae72;
}

#speech-2 .btn--div,#speech-4 .btn--div,#speech-5 .btn--div {
  opacity: 1;
}

#speech-3 .hero__media figure img {
  width: 80%;
}

#speech-5 .hero__img {
  display: inline-block;
}

#speech-5 .hero__img.hide {
  display: none;
}

#speech-5 .videoElem {
  display: none;
}

#speech-5 .videoElem.show {
  display: inline-block;
}

#speech-5 #speech-5__btn-1 {
  opacity: 0.5;
  pointer-events: none;
}

#speech-5 #speech-5__btn-1.active {
  opacity: 1;
  pointer-events: auto;
}

#start-2 .spacer {
  height: 0.5rem;
}

#start-1 {
  position: relative;
  background-color: #000;
  color: #fdfdfc;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#start-1 .card-sci-start__p b {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  font-family: "Moderat", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.5;
  display: inline-block;
  margin-top: 2rem;
}

#start-1 .card-sci-start-img-container {
  position: fixed;
  top: 4.5rem;
  left: 0px;
  width: 100%;
  height: auto;
  background-color: #000;
}

#start-1 .card-sci-start-img-container .start-img-container {
  width: 100%;
  height: 100%;
}

#start-1 .card-sci-start-img-container .start-img-container .start-img-inner {
  position: absolute;
  width: 100%;
}

#start-1 .card-sci-start-img-container .start-img-container .start-img-inner .card-sci-img {
  position: relative;
  opacity: 0;
  width: 100%;
  height: 90%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

#start-1 .card-sci-start-img-container .start-img-container .start-img-inner .card-sci-img.active {
  opacity: 1;
}

#start-1 .card--btn {
  margin-bottom: 12rem;
}

#start-1 .start1-step {
  margin-top: 65vh;
  margin-bottom: 15vh;
  background-color: rgba(0,0,0,0.6);
  color: #fdfdfc;
}

#start-1 .start1-step .card-sci-start__p {
  text-align: center;
  font-family: "Grifo-Bold", "Georgia", "Times", "Times New Roman", serif;
  max-width: 40rem;
  margin: auto;
  opacity: 0.3;
  -webkit-transition: 1.5s ease-in-out;
  -o-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
  font-size: 24px;
  line-height: 1.5;
  line-height: 1.2;
}

#start-1 .start1-step .card-sci-start__p.active {
  opacity: 1;
}

#start-1 #step-0 .card-sci-start__p {
  font-size: 40px;
  line-height: 1.2;
}

#start-1 .card-sci-btn-container {
  margin: 5rem 0;
}

#start-1 .card-sci-btn-container .card-sci-btn {
  background-color: #000;
}

#start-1 .card-sci-btn-container .card-sci-btn p {
  color: #fdfdfc;
}

#step-1 {
  min-height: 1rem;
  opacity: 0;
}

#step-8 {
  height: 100vh;
  background-color: rgba(0,0,0,0) !important;
}

.scroll_down {
  position: fixed;
  bottom: 2rem;
  width: calc(100% - 5rem);
  z-index: 100;
  color: #fff;
}

.scroll_down .btn__p {
  text-align: center;
  color: #fff;
  font-size: 0.7rem;
}

.scroll_down .btn__p span {
  font-size: 1.5rem;
}

#start-2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#start-2 .card-sci-btn-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

#start-2 .card-sci-btn-container .card-sci-start-btn .btn__p {
  font-size: 16px;
  line-height: 1.5;
  margin: 1rem auto;
  line-height: 1.2;
}

#start-2 .opening-byline {
  margin: 1rem;
  font-size: 15px;
  line-height: 1.2;
}

.videoContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.videoContainer iframe {
  width: 100%;
  height: 100%;
}

.visual-info-tip {
  margin: 0;
  display: none;
}

.visual-info-tip.active {
  margin: 0.5rem 0rem;
  display: inline-block;
}

#visual-0 img,#music-0 img,#speech-0 img {
  -webkit-animation: 1s imageScale ease-in-out;
  animation: 1s imageScale ease-in-out;
}

.card-sci .videoElem {
  margin-bottom: 0.5rem;
  max-height: 72vh;
}

#visual-2 .btn--div,#visual-3 .btn--div,#visual-4 .btn--div,#visual-6 .btn--div {
  opacity: 0;
  pointer-events: none;
  cursor: not-allowed;
}

#visual-2 .btn--div.active,#visual-3 .btn--div.active,#visual-4 .btn--div.active,#visual-6 .btn--div.active {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

@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;
  }

  #all_opening {
    margin-top: 12vh;
  }

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

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

@media only screen and (min-width: 55em) {
  a.card-sci-start-btn img {
    width: 200px;
    height: 200px;
  }

  .checkbox-container .checkbox-btn:hover {
    border: 2px solid #e05b43;
  }

  .return__container {
    max-width: 30rem;
    margin: 3rem auto 1rem auto;
    font-size: 16px;
    line-height: 1.5;
  }

  .card-sci {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card-sci .card-sci-title,.card-sci .card-sci-btn-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 80vh;
  }

  .card-sci .card-sci__left,.card-sci .card-sci__right {
    width: 50%;
    min-height: 40vh;
  }

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

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

  .card-sci .hero__content .card__content .card__content__p {
    text-align: center;
  }

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

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

  .card--footer {
    bottom: 0.5rem;
  }

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

  #music-4 .hero__media {
    display: inline-block;
  }

  .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;
  }

  #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;
  }

  #start-1 .card-sci-start-img-container {
    width: 50%;
    height: 100%;
  }

  #start-1 .card-sci-start-img-container .start-img-container .start-img-inner {
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #start-1 .start1-step {
    margin-top: 40vh;
    margin-bottom: 50vh;
  }

  #start-1 .start1-step .card-sci-start__p {
    font-size: 30px;
  }

  .scroll_down {
    width: calc(50% - 4rem);
  }

  .scroll_down .btn__p {
    font-size: 0.9rem;
  }

  .scroll_down .btn__p span {
    font-size: 2rem;
  }

  #start-2 .card-sci-btn-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #start-2 .card-sci-btn-container .card-sci-start-btn .btn__p {
    font-size: 20px;
    line-height: 1.5;
  }

  #start-2 .opening-byline {
    font-size: 16px;
    line-height: 1.5;
  }
}

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

  a.card-sci-start-btn img {
    width: 250px;
    height: 250px;
  }

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

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

  .return__container {
    width: 50%;
    max-width: 33rem;
  }

  .return__container a.returnToStart .btn__p {
    font-size: 0.7rem !important;
  }

  .card-sci .card-sci-title .title {
    font-size: 64px;
    line-height: 1;
  }

  .card-sci .card-sci__left,.card-sci .card-sci__right {
    min-height: 45vh;
  }

  .card-sci .hero__media .hero__img {
    height: auto;
    max-height: 72vh;
  }

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

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

  .select__div {
    min-height: 250px;
  }

  .slider {
    max-width: 30rem;
    left: 15rem;
  }

  #start-1 .card--btn {
    margin-bottom: 20rem;
  }

  #start-1 #step-0 .card-sci-start__p {
    font-size: 70px;
  }
}

@media only screen and (min-width: 120em) {
  a.card-sci-start-btn img {
    width: 300px;
    height: 300px;
  }
}

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

@-webkit-keyframes blinkingText {
  0% {
    background-color: #e05b43;
  }

  49% {
    background-color: transparent;
  }

  50% {
    background-color: transparent;
  }

  90% {
    background-color: transparent;
  }

  100% {
    background-color: #e05b43;
  }
}

@keyframes blinkingText {
  0% {
    background-color: #e05b43;
  }

  49% {
    background-color: transparent;
  }

  50% {
    background-color: transparent;
  }

  90% {
    background-color: transparent;
  }

  100% {
    background-color: #e05b43;
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0.1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slide-in {
  0% {
    opacity: 0.1;
  }

  100% {
    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;
  }
}

@-webkit-keyframes imageScale {
  from {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes imageScale {
  from {
    -webkit-transform: scale(2);
    transform: scale(2);
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
