/* ACID Font by 26+ Zeichen. Design by Jakob Runge & Max Kostopoulos. http://26plus-zeichen.de/ */
@font-face {
  font-family: 'acidbold';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/acid_bold/acid_bold.woff2') format('woff2'),
    url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/acid_bold/acid_bold.woff') format('woff'),
    url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/acid_bold/acid_bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/*!
* Vendor:      exljbris Font Foundry
* License URL: https://www.fontspring.com/licenses/exljbris/webfont
*/
@font-face {
  font-family: 'MuseoSans_100';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_100-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_100-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_100_Italic';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_100_Italic-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_100_Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_300';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_300-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_300-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_300_Italic';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_300_Italic-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_300_Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_500';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_500-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_500-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_500_Italic';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_500_Italic-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_500_Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_700';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_700-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_700-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_700_Italic';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_700_Italic-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_700_Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_900';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_900-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_900-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans_900_Italic';
  src: url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_900_Italic-webfont.woff2') format('woff2'),
       url('https://res.cloudinary.com/curiouser/raw/upload/gipsova/fonts/museo-sans/MuseoSans_900_Italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* -------------
  Reset styles
--------------- */

*>a {
  border: none !important;
  outline: none !important;
}

body {
  margin: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

li {
	list-style: none;
  margin: 0;
  padding: 0;
}

p {
	margin: 0;
	padding: 0;
}
p + p {
  margin-top: 1em;
}

a {
  border: none;
  color: inherit;
  text-decoration: none;
}

a img {
  border: none;
}

.clear-fix {
  clear:both;
  display:inline-block;
  float:none;
}

.btn-reset {
  outline: none;
  border: none;
  background: none;
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-align: left;
}

* {
  box-sizing: border-box;
}

/* -------------
  Global styles
--------------- */
html {
  background: #000;
  color: #fff;
  font-size: 14px;
  scroll-behavior: smooth;
}

body {
  font-family: 'MuseoSans_300';
  font-size: 1rem;
  line-height: 1.7143em;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.dp,
nav,
nav *,
.work-sample__title,
.work-sample-full__title,
.work-sample-full__strong-detail,
.work-sample-full__link {
  font-family: acidbold;
  text-transform: uppercase;
}

.h1 {
  font-size: 4.71rem;
  line-height: 1em;
  letter-spacing: .1em;
}
.h3 {
  font-size: 1.57rem;
  font-style: italic;
  letter-spacing: 0.09em;
  line-height: 1.06em;
  color: #bfbfbf;
  position: relative;
  opacity: 0.5;
}
.h3 span {
  padding-right: 2.35rem;
  background: #000;
  position: relative;
  z-index: 0;
}
.h3::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  z-index: -1;
  background: #bfbfbf;
  height: 1px;
  left: 0;
  right: 0;
}
.h4 {
  font-size: 1.25rem;
  letter-spacing: 0.15em;
  line-height: 1em;
  margin-bottom: 0.5em;
  opacity: 0.9;
  color: #fff;
}

#info a {
  font-family: 'MuseoSans_700_Italic';
}
#info a:hover {
  text-decoration: underline;
}

strong {
  font-family: 'MuseoSans_700';
}

img {
  max-width: 100%;
}

.wrap {
  margin: 0 auto;
}

.header-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 23vw; /* TODO: update anytime hero aspect ratio changes */
  z-index: 100;
}
header {
  white-space: nowrap;
  text-transform: uppercase;
  width: 100%;
  top: 0;
  z-index: 100;
}
.header-bg,
.header-bg-container {
  height: 8.88vw;
  z-index: 10;
}
.header-bg {
  content: '';
  background: #000;
  top: 0;
  left: 0;
  right: 0;
}
.sticky-header header,
.sticky-header-bg .header-bg {
  position: fixed;
}

nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 0 1rem;
}
h1 {
  flex-grow: 1;
  text-align: center;
  margin: 0 0 0.5rem;
}
nav h1 a {
  color: #fff;
}
.dp,
nav ul {
  flex-grow: 0;
  font-size: 1.57rem;
}
.dp {
  letter-spacing: .14em;
}
nav ul {
  display: flex;
  letter-spacing: .12em;
}
nav li + li::before {
  content: ' //';
  white-space: pre;
  color: #fff;
}
.nav__link {
  font-style: normal;
  color: #a6a6a6;
  transition: color 500ms;
}
.active .nav__link,
.nav__link:hover {
  color: #fff;
  text-decoration: underline;
}

/* -------------
  Content Specific Styles
--------------- */
/* these rules compensate for the sticky header in anchor navigation */
#work, #reel, #info {
  margin-top: -8.88vw;
  padding-top: 8.88vw;
}
#work, #reel {
  margin-bottom: 8.88vw;
}

.hero {
  width: 100%;
}

.work__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.work__container,
.about-blocks {
  margin: 2.7rem 0;
}

.work-sample {
  flex: 0 0 32%;
  margin-bottom: 0;
  transition: margin 500ms, opacity 500ms;
}
.work-sample--active {
  z-index: 1;
}
.work__container--has_hover .work-sample {
  opacity: 0.5;
}
.work__container--has_active .work-sample {
  opacity: 0.25;
}
.work-sample,
.work__container--has_active .work-sample.work-sample--active,
.work__container--has_hover .work-sample.work-sample--hover {
  opacity: 1;
}
.work-sample--empty-hack {
  height: 0;
}
.work-sample__btn {
  cursor: pointer;
  width: 100%; /* IE11 */
}
.work-sample__title {
  font-size: 1.2857rem;
  letter-spacing: 0.12em;
  line-height: 1.16em;
  text-align: center;
  color: #bfbfbf;
  margin: 0.75rem 0 2.7rem;
}
.work-sample__full-view {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: height 500ms;
  overflow: hidden;
  /* below is toggled */
  height: 0;
}
/* .work-sample--active .work-sample__full-view {
  height: auto;
} */

.work-sample-full__video,
.work-sample-full__still {
  width: 73%;
  height: auto;
}
iframe.work-sample-full__video {
  height: 29.65vw;
}
.work-sample-full__details {
  flex: 0 0 23%;
  color: #bfbfbf;
  text-align: center;
  margin-top: 3rem;
}
.work-sample-full__title {
  font-size: 2.57rem;
  line-height: 0.833em;
  letter-spacing: 0.1em;
}
.work-sample-full__title::after {
  content: '';
  display: block;
  height: 1px;
  background: #bfbfbf;
  width: 50%;
  margin: 2.5rem auto 2.57rem;
}
.work-sample-full__strong-detail,
.work-sample-full__link {
  font-size: 1.2857rem;
  line-height: 1.16em;
  letter-spacing: 0.12em;
}
.work-sample-full__detail {
  margin-top: 1em;
  font-family: 'MuseoSans_300_Italic';
  font-size: 0.857rem;
  line-height: 2em;
  letter-spacing: 0.1em;
}
.work-sample-full__detail strong {
  font-family: 'MuseoSans_700_Italic';
}
.work-sample-full__link {
  display: block;
  margin-top: 1.5rem;
}
.work-sample-full__link:hover {
  text-decoration: underline;
}

.reel__embed {
  width: 100%;
  height: 39.36rem;
  margin-top: 3rem;
}

.about-blocks {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #aaa;
  letter-spacing: 0.04em;
}
.about__headshot {
  margin: 0 0 2.75rem;
}
.about__headshot--right figcaption {
  text-align: right;
}
.about__headshot figcaption {
  font-family: 'MuseoSans_300_Italic';
  font-size: 0.875rem;
}
.sm {
  display: flex;
}
.sm li + li {
  margin-left: 1.25rem;
}
.sm img {
  max-width: 2.29rem;
}
.sm a {
  opacity: 0.6;
  transition: opacity 500ms;
}
.sm a:hover {
  opacity: 1;
}

footer {
  text-align: center;
  padding-bottom: 2rem;
  color: #ccc;
  opacity: 0.2;
  font-size: 0.857rem;
}
footer::before {
  content: '';
  display: block;
  margin: 5rem auto 1rem;
  width: 55%;
  height: 1px;
  background: #bfbfbf;
}
/* -------------
  Responsive Styles
--------------- */
/* non-mobile devices */
@media (min-width: 768px) {
  html {
    font-size: 0.972vw;
  }
  .about-block {
    flex: 0 0 40%;
  }
  .about-block + .about-block {
    margin-left: 3.2rem;
  }
  .about-block--big {
    flex: 0 0 60%;
  }
  .reel__embed {
    height: 39.36rem;
  }
  .sm {
    float: left;
    margin-top: -0.5em;
  }
}

/* tablet portrait */
@media (min-width: 768px) and (max-width: 1023px) {
}

/* desktop */
@media (min-width: 1024px) {
  .wrap {
    width: 72.22%;
  }
}

/* not desktop */
@media (max-width: 1023px) {
  .wrap {
    width: 90%;
}

/* mobile */
@media (max-width: 767px) {
  .header-container {
    top: 15vw;
  }
  nav {
    flex-direction: column-reverse;
  }
  .h1 {
    font-size: 3rem;
    margin: 0
  }
  .dp {
    font-size: 1rem;
  }
  nav ul {
    display: none;
  }
  .work__container,
  .work-sample__full-view {
    display: block;
  }
  .work-sample-full__title {
    display: none;
  }
  .work-sample-full__video {
    width: 100%;
  }
  .work-sample-full__still {
    display: none;
  }
  .work-sample-full__still + .work-sample-full__details {
    margin-top: 0;
  }
  .reel__embed {
    margin-top: 1rem;
  }
  iframe.work-sample-full__video,
  .reel__embed {
    height: 50.65vw;
  }
  .about-blocks {
    flex-direction: column-reverse;
  }
  .about-block:first-child {
    margin-top: 2rem;
  }
  .sm {
    margin-top: 2rem;
    justify-content: center;
  }
  .sm li + li {
    margin-left: 3rem;
  }
  footer::before {
    width: 90%;
    margin-top: 2rem;
  }
}
