/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

*,
*::after,
*::before {
  box-sizing: border-box; }

:root {
  font-size: 16px; }

html, body {
  color: #fff;
  background-color: #000;
  -webkit-font-smoothing: auto;
  height: 100%; }

body {
  font-family: "MainFont", sans-serif; }

img {
  width: 100%; }

.page-contacts {
  height: initial; }

@media screen and (min-width: 53em) {
  :root {
    font-size: 18px; }
  .c-trail__content {
    height: 100vh;
    overflow: hidden; } }

@font-face {
  font-family: "MainFont";
  src: url("../fonts/BricolageGrotesque-Regular.ttf"); }

.c-megabutton {
  width: auto;
  padding: 6vh 8vw;
  border-radius: 40px;
  border: 1px solid #fff;
  font: 100 18px/1.2 "MainFont", sans-serif;
  align-items: center;
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: center;
  height: inherit;
  min-height: 400px;
  margin: 8px; }
  @media screen and (min-width: 800px) {
    .c-megabutton {
      font: 100 20px/1.2 "MainFont", sans-serif;
      height: inherit; } }

.c-megabutton:hover {
  color: #000;
  border: 1px solid #000;
  background-color: #fff; }

.c-header {
  width: 100%;
  padding: 8px;
  display: flex; }
  @media screen and (max-width: 800px) {
    .c-header {
      display: block; } }

.c-header__side {
  width: 50%; }
  @media screen and (max-width: 800px) {
    .c-header__side {
      width: auto;
      margin: 1vw; } }
  @media screen and (min-width: 1180px) {
    .c-header__side ul {
      display: flex; } }
  .c-header__side span {
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }
  .c-header__side a {
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }
  .c-header__side a:link {
    text-decoration: none;
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }
  .c-header__side li {
    text-decoration: none;
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }

@media screen and (min-width: 1180px) {
  .c-header__side:last-of-type {
    padding-right: 2vw; } }

.c-body {
  width: 100%;
  display: flex;
  flex-direction: column; }

.c-body__section {
  width: auto;
  margin: 0 4vw 6vh;
  padding-bottom: 6vh;
  border-bottom: 1px solid #fff;
  display: block; }
  @media screen and (min-width: 1180px) {
    .c-body__section {
      display: flex; } }
  .c-body__section h1 {
    font: 400 40px/1.2 "MainFont", serif;
    text-transform: uppercase; }
    @media screen and (min-width: 1180px) {
      .c-body__section h1 {
        font: 400 64px/1.1 "MainFont", serif; } }

.c-body__section:last-of-type {
  border-bottom: none; }

.c-body__side {
  padding-bottom: 16px; }
  @media screen and (min-width: 1180px) {
    .c-body__side {
      width: 50%; } }
  .c-body__side p {
    font: 100 16px/1.5 "MainFont", serif; }

@media screen and (min-width: 1180px) {
  .c-body__side:first-of-type {
    padding-right: 2vw; } }

@media screen and (min-width: 1180px) {
  .c-body__side:last-of-type {
    padding-right: 2vw; } }

.c-body__section--folio {
  margin-top: 80px; }

.c-folio {
  margin-top: 8px; }
  .c-folio li {
    font: 400 40px/1.2 "MainFont", serif; }
    @media screen and (min-width: 1180px) {
      .c-folio li {
        font: 400 64px/1.1 "MainFont", serif;
        opacity: 0.2;
        margin-bottom: 16px; } }
  .c-folio li.active {
    opacity: 1; }
  .c-folio ul {
    margin: 32px 0;
    display: block;
    width: 100%; }
  .c-folio h2 {
    font: 100 20px/1.2 "MainFont", sans-serif;
    margin-bottom: 48px; }
  .c-folio small {
    font: 300 12px/1.5 "MainFont", sans-serif;
    display: block;
    margin: 16px 0;
    width: 100%; }

.c-folio__arrow {
  width: 60px;
  margin-top: 40px; }
  @media screen and (min-width: 1180px) {
    .c-folio__arrow {
      width: 100px; } }

@media screen and (min-width: 1180px) {
  .c-folio .c-megabutton {
    font: 100 20px/1.2 "MainFont", sans-serif;
    position: static;
    margin: 6vh 4vw;
    padding: 6vh 4vw; } }

.c-folio__section {
  width: auto;
  margin: 0 4vw 6vh;
  padding-bottom: 6vh;
  display: block; }
  @media screen and (min-width: 1180px) {
    .c-folio__section {
      display: flex; } }
  .c-folio__section h1 {
    font: 400 40px/1.2 "MainFont", serif;
    text-transform: uppercase; }
    @media screen and (min-width: 1180px) {
      .c-folio__section h1 {
        font: 400 128px/1.1 "MainFont", serif; } }
  .c-folio__section img {
    margin-bottom: 60px !important; }
    @media screen and (min-width: 1180px) {
      .c-folio__section img {
        margin-bottom: 0 auto; } }

.c-folio__section--artboard {
  width: auto;
  display: block;
  padding: 4vw 6vw;
  margin: 0; }
  @media screen and (min-width: 1180px) {
    .c-folio__section--artboard {
      margin: 0; } }
  .c-folio__section--artboard .img-desktop {
    width: 100%;
    max-width: 1586px;
    display: block;
    margin: 0 auto; }

@media screen and (min-width: 800px) {
  .c-folio__section--artboard-double {
    display: flex;
    justify-content: space-between; } }

.c-folio__section--artboard-double img {
  max-width: 680px; }

.c-folio__section--artboard-double video {
  max-width: 680px; }

.c-folio__section--artboard-mobile {
  text-align: center;
  display: flex;
  justify-content: space-between; }
  .c-folio__section--artboard-mobile .img-mobile {
    max-width: 340px; }
  .c-folio__section--artboard-mobile .c-folio__captions {
    max-width: 340px; }

.c-folio__section--inter {
  padding: 12vw 8vw; }

.c-folio__section--starter {
  padding-top: 12vw; }

.c-folio__section--end {
  padding-bottom: 12vw; }

.c-folio__section--image {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 6vw; }
  @media screen and (max-width: 800px) {
    .c-folio__section--image {
      height: 50vh; } }

.c-folio__captions {
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  margin-top: 32px;
  justify-content: space-between;
  font: 100 14px/1.5 "MainFont", serif;
  padding-left: 8px;
  position: sticky;
  top: 20px; }

.c-folio__side {
  padding-bottom: 16px; }
  @media screen and (min-width: 1180px) {
    .c-folio__side {
      width: 50%; } }
  .c-folio__side p {
    font: 300 12px/1.5 "MainFont", sans-serif; }
  .c-folio__side span {
    text-transform: uppercase; }

.c-folio__side--mobile {
  margin: 8px; }
  @media screen and (min-width: 1180px) {
    .c-folio__side--mobile {
      text-align: center; } }

.c-folio--laminam {
  background-color: #f0f0f0; }

.c-listing {
  width: 100%;
  padding: 8px;
  display: flex; }
  @media screen and (max-width: 800px) {
    .c-listing {
      display: block; } }

.c-listing__img {
  width: 100%; }

.c-listing__row {
  width: 100%;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  padding: 0 8px; }
  @media screen and (max-width: 1180px) {
    .c-listing__row {
      display: block; } }

.c-listing__col {
  width: 50%;
  text-decoration: none; }
  @media screen and (max-width: 1180px) {
    .c-listing__col {
      width: 100%; } }

.c-listing__side {
  width: 33.3%; }
  @media screen and (max-width: 800px) {
    .c-listing__side {
      width: 100%;
      margin: 1vw; } }
  @media screen and (min-width: 1180px) {
    .c-listing__side ul {
      display: flex; } }
  .c-listing__side span {
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }
  .c-listing__side li {
    text-decoration: none;
    font: 100 14px/1.5 "MainFont", serif;
    color: #fff;
    text-transform: uppercase; }

.c-listing__item {
  padding: 0 0 24px 0; }

.c-listing__side--right {
  text-align: right; }
  .c-listing__side--right ul {
    flex-direction: column-reverse; }
