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

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201c \201d \2018 \2019; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

body,
figure {
  margin: 0; }

legend,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

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

html {
  font-size: 67.5%;
  scroll-behavior: smooth;
  background: black;
  cursor: url("../../images/cursor-plus.png"), auto; }

::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* make scrollbar transparent */ }

img {
  width: 100%; }

.active {
  color: #ecef75; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  color: #ebecc7; }

h1 {
  text-transform: uppercase;
  font-size: 11rem;
  font-family: "Bebas Neue", sans-serif; }

h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 10.5rem;
  letter-spacing: 0rem;
  margin: 0; }

h3 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 4.3vw;
  padding: 0; }

h4 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 4rem; }

h5 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.2rem; }

h6 {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 1.5rem; }

p {
  font-family: "Roboto", serif;
  font-size: 1.5rem;
  line-height: 2rem; }

.click {
  text-decoration: underline; }

.small {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 700; }

a {
  color: #ebecc7;
  text-decoration: none; }
  a:hover {
    color: #ecef75;
    cursor: url("../../images/cursor-plus.png"), auto; }

@media only screen and (max-width: 800px) {
  html {
    font-size: 47.5%; }
  p {
    font-size: 2.3rem;
    line-height: 2.8vh; }
  h6 {
    font-size: 1.9rem; }
  .small {
    font-size: 1.2rem; } }

@media only screen and (max-width: 750px) {
  html {
    font-size: 38%; }
  h1,
  h2,
  h3,
  h4,
  h5 {
    letter-spacing: -2px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media only screen and (max-width: 750px) {
  html {
    font-size: 33%; }
  h3 {
    font-family: "Bebas Neue", sans-serif;
    font-size: 3rem;
    padding: 0;
    line-height: 4.8rem; }
  #mobile-work,
  #mobile-archive {
    display: block;
    width: 100vw;
    height: auto; }
    #mobile-work .swiper-pagination,
    #mobile-archive .swiper-pagination {
      display: none; }
    #mobile-work .title,
    #mobile-archive .title {
      padding-top: 20vh;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      background-position: center;
      position: static;
      padding-bottom: 5rem; }
      #mobile-work .title h2,
      #mobile-archive .title h2 {
        font-size: 13vw;
        text-align: center;
        line-height: 8vh; }
      #mobile-work .title .subtitle,
      #mobile-archive .title .subtitle {
        display: none; }
      #mobile-work .title:hover,
      #mobile-archive .title:hover {
        cursor: default; }
      #mobile-work .title .mobile-arrows,
      #mobile-archive .title .mobile-arrows {
        display: flex; }
    #mobile-work .bottlerocket h2,
    #mobile-archive .bottlerocket h2 {
      font-size: 11vw; }
    #mobile-work .mobile-work .title,
    #mobile-archive .mobile-work .title {
      height: 30%; }
    #mobile-work .info,
    #mobile-archive .info {
      margin: 0;
      width: 100%;
      position: static;
      height: auto;
      display: block;
      border-top: 1px solid #ebecc7;
      padding: 0;
      background: black; }
      #mobile-work .info:hover,
      #mobile-archive .info:hover {
        cursor: default; }
      #mobile-work .info h4,
      #mobile-work .info h3,
      #mobile-archive .info h4,
      #mobile-archive .info h3 {
        display: none; }
      #mobile-work .info .small,
      #mobile-archive .info .small {
        line-height: 2rem; }
      #mobile-work .info .info-sections,
      #mobile-archive .info .info-sections {
        flex-direction: column; }
        #mobile-work .info .info-sections .info-title,
        #mobile-work .info .info-sections .info-description,
        #mobile-archive .info .info-sections .info-title,
        #mobile-archive .info .info-sections .info-description {
          width: 100%;
          display: flex;
          flex-direction: column;
          padding: 0 6vw;
          margin: 0;
          align-items: flex-start; }
        #mobile-work .info .info-sections .info-description p,
        #mobile-archive .info .info-sections .info-description p {
          line-height: 2.4vh;
          margin-top: 4vh; }
        #mobile-work .info .info-sections .info-boxes,
        #mobile-archive .info .info-sections .info-boxes {
          display: flex;
          width: 100%;
          flex-direction: row;
          justify-content: space-between; }
  .swiper-container {
    position: relative; }
  .swiper-slide {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
  .mobile-header {
    display: flex; } }

nav {
  background-color: none;
  position: fixed;
  width: 100vw;
  z-index: 20; }
  nav .logo {
    width: 6vw;
    z-index: 300;
    cursor: url("../../images/cursor-plus.png"), auto; }
    nav .logo img {
      width: 2vw; }
  nav .burger {
    width: 14vw;
    display: none; }
  nav .mobile-menu {
    z-index: 500;
    position: absolute;
    top: 0;
    display: none;
    background: black;
    width: 100vw;
    height: 100vh; }
    nav .mobile-menu ul {
      flex-direction: column;
      align-items: flex-end;
      padding: 4vh 4vw; }
      nav .mobile-menu ul li {
        font-size: 14rem; }
      nav .mobile-menu ul img {
        width: 14vw; }
  nav .content {
    margin: 4vh 6vw;
    border-bottom: 1px solid #ebecc7;
    padding-bottom: 2vh;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    font-family: "Bebas Neue", sans-serif;
    font-size: 23px;
    color: #ebecc7;
    cursor: url("../../images/cursor-plus.png"), auto; }
  nav ul li {
    margin: 0 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: url("../../images/cursor-plus.png"), auto; }
  nav ul li a {
    padding: 6px 0;
    cursor: url("../../images/cursor-plus.png"), auto; }
  nav .active {
    color: #ecef75; }

@media only screen and (max-width: 750px) {
  nav .content {
    margin: 4vh 0;
    border-bottom: none;
    cursor: url("../../images/cursor-plus.png"), auto; }
  nav ul {
    display: none; }
  nav .burger {
    margin-right: 4vw;
    display: block;
    padding: 1rem; }
  nav .logo img {
    margin-left: 4vw;
    width: 11vw; }
  nav .mobile-menu ul {
    display: flex; }
    nav .mobile-menu ul li .close {
      padding: 1rem; } }

#wrap {
  position: relative;
  overflow: hidden; }

.swiper-container {
  width: 100vw;
  height: 100vh; }

.swiper-slide {
  display: flex;
  height: 100vh !important;
  justify-content: center;
  align-items: center;
  color: white;
  position: relative; }

.swiper-pagination {
  z-index: 100 !important;
  top: 100px;
  margin: 10px; }

.swiper-pagination-bullet {
  background-color: #ebecc7;
  opacity: 1;
  margin-bottom: 2vh !important;
  margin-right: 5vw !important;
  transition: 1s; }

.swiper-pagination-bullet-active {
  background-color: #ecef75; }

.main-header {
  height: 100vh;
  cursor: url("../../images/cursor-plus.png"), auto;
  background: black;
  padding: 0 6vw;
  padding-top: 5vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .main-header h1 {
    opacity: 0;
    transition: 1.8s; }

.mobile-header {
  height: 100vh;
  cursor: url("../../images/cursor-plus.png"), auto;
  background: black;
  padding: 0 6vw;
  margin: 0;
  padding: 0;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  background: black; }
  .mobile-header h1 {
    opacity: 0;
    margin-bottom: 20vh;
    padding: 0;
    letter-spacing: -3px;
    transition: 1.8s; }

.mobile-work {
  display: none; }

#work {
  background: black;
  cursor: url("../../images/cursor-plus.png"), auto; }

.title {
  height: 100vh;
  width: 100vw;
  z-index: 50;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: url("../../images/cursor-plus.png"), auto; }
  .title:hover {
    cursor: url("../../images/cursor-plus.png"), auto; }
  .title .subtitle {
    padding-bottom: 0.5vw; }
    .title .subtitle h5 {
      border-bottom: 1px solid #ebecc7;
      display: inline-block; }
  .title h2 {
    margin: 0;
    margin-block-end: 0 !important; }
  .title .mobile-arrows {
    display: none; }
    .title .mobile-arrows img {
      width: 7vw;
      display: inline-block;
      margin: 0 1.6vw; }

.info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6vw;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 14vh;
  display: flex;
  z-index: 40;
  display: none;
  height: 100vh;
  width: 100vw;
  cursor: url("../../images/cursor-x.png"), auto; }
  .info:hover {
    cursor: url("../../images/cursor-x.png"), auto; }
  .info .info-sections {
    display: flex;
    margin-top: 4vh; }
  .info .info-title {
    width: 20vw;
    padding-top: 8px; }
    .info .info-title .info-box {
      margin-top: 1.5vh; }
  .info .info-description {
    width: 65vw;
    padding: 0 10vw;
    display: flex;
    flex-direction: column; }
    .info .info-description p {
      margin-top: 5vh;
      text-align: justify; }

.skymed-title {
  background-image: url("../../images/Skymed1.png");
  background-size: cover;
  background-position: right !important; }

.matterhorn-title {
  background-image: url("../../images/Matterhorn1.png");
  background-size: cover; }

.skymed-info {
  background-image: url("../../images/Skymed2.png");
  background-size: cover; }

.matterhorn-info {
  background-image: url("../../images/Matterhorn2.png");
  background-size: cover; }

.exorsisters-title {
  background-image: url("../../images/Exorsisters1.png");
  background-size: cover;
  background-position: bottom left; }

.exorsisters-info {
  background-image: url("../../images/Exorsisters2.png");
  background-size: cover; }

.oldworld-title {
  background-image: url("../../images/Oldworld1.png");
  background-size: cover; }

.oldworld-info {
  background-image: url("../../images/Oldworld2.png");
  background-size: cover; }

.atomic-title {
  background-image: url("../../images/Atomic1.png");
  background-size: cover; }

.atomic-info {
  background-image: url("../../images/Atomic2.png");
  background-size: cover; }

.bottlerocket-title {
  background-image: url("../../images/BottleRocket1.png");
  background-size: cover; }

.bottlerocket-info {
  background-image: url("../../images/BottleRocket2.png");
  background-size: cover; }
  .bottlerocket-info .info-sections .info-title h4 {
    line-height: 5.3vh;
    width: 80%; }
  .bottlerocket-info .info-sections .info-title h3 {
    width: 80%; }

.timescape-title {
  background-image: url("../../images/Timescape1.png");
  background-size: cover; }

.timescape-info {
  background-image: url("../../images/Timescape2.png");
  background-size: cover; }

.small {
  font-size: 10px; }

.logos img {
  width: 35%;
  margin: 10px 0; }

.logos {
  display: flex;
  flex-direction: column;
  column-gap: 6px;
  margin-top: 20px; }

.csa-logo {
  width: 110px;
  margin-bottom: 20px;
}

#archive,
#mobile-archive {
  opacity: 0;
  transition: 0.8s; }

#mobile-archive {
  display: none; }

#archive .logos {
  display: flex;
  align-content: center;
  height: 5rem; }

#archive .logo {
  margin-right: 2vw;
  align-self: center; }

#archive #nurses {
  background-image: url("../../images/Nurses.png");
  background-size: cover;
  background-position: center top; }

#archive #lostgirl {
  background-image: url("../../images/LostGirl.png");
  background-size: cover; }

#archive #xiii {
  background-image: url("../../images/XIII.png");
  background-size: cover;
  background-position: top right; }

#archive #darkmatter {
  background-image: url("../../images/DarkMatter.png");
  background-size: cover;
  background-position: center; }

#archive .swiper-slide {
  height: 100vh;
  width: 100vw;
  z-index: 50;
  padding: 0 6vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  cursor: url("../../images/cursor-plus.png"), auto; }
  #archive .swiper-slide .subtitle {
    border-bottom: 1px solid #ebecc7;
    width: 22vw;
    padding-bottom: 0.5vw; }
  #archive .swiper-slide h2 {
    margin: 2vh 0; }
  #archive .swiper-slide .small {
    margin-top: 2vh; }

@media only screen and (max-width: 750px) {
  #archive {
    display: none;
    height: 100vh; }
  #mobile-archive {
    display: block; }
    #mobile-archive .title {
      height: 40%;
      justify-content: flex-end; }
    #mobile-archive .info {
      display: flex;
      padding-bottom: 12rem;
      height: 60%;
      align-items: center;
      text-align: center; }
      #mobile-archive .info .info-sections {
        display: flex;
        margin-top: 1vh;
        align-items: center; }
        #mobile-archive .info .info-sections h2 {
          margin: 0; }
      #mobile-archive .info .small {
        margin-top: 2vh;
        margin-bottom: 0.4vh; }
      #mobile-archive .info .logos {
        margin-top: 1rem;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap; }
      #mobile-archive .info .logos img {
        width: 8vw;
        margin: 7px;
        height: auto; }
    #mobile-archive .nurses-title {
      background-image: url("../../images/Nurses.png");
      background-size: cover; }
    #mobile-archive .lostgirl-title {
      background-image: url("../../images/LostGirl.png");
      background-size: cover; }
    #mobile-archive .xiii-title {
      background-image: url("../../images/XIII.png");
      background-size: cover; }
    #mobile-archive .darkmatter-title {
      background-image: url("../../images/DarkMatter.png");
      background-size: cover; } }

.past-work {
  height: 100vh;
  background: tan; }

.about {
  height: 100vh;
  background: rosybrown; }

.info-body .top-logo {
  width: 2vw; }

#info {
  opacity: 0;
  transition: 0.8s;
  padding: 0 6vw;
  width: 100%;
  padding-top: 20vh;
  height: 100vh;
  display: flex;
  justify-content: space-between; }
  #info img {
    height: 125px;
    width: auto;
    margin-bottom: 1vh; }
  #info a {
    padding: 1rem 0; }
  #info:hover {
    cursor: url("../../images/cursor-plus.png"), auto; }
  #info .info-section {
    width: 48%;
    text-align: justify; }
    #info .info-section p {
      padding-bottom: 2rem; }
  #info .info-title p {
    text-transform: uppercase; }
  #info .info-title .small {
    margin-top: 1.7vh; }

@media only screen and (max-width: 1200px) {
  .info-body {
    overflow: scroll; }
  #info {
    flex-direction: column; }
    #info .info-info {
      width: 70%;
      padding: 0 2vh;
      margin: 0;
      margin-top: 10vh;
      height: 70%; }
    #info .info-section {
      width: 100%;
      padding: 0; }
      #info .info-section p {
        margin: 0;
        padding: 0;
        padding-bottom: 2rem; } }

@media only screen and (max-width: 750px) {
  .info-body .top-logo {
    height: 80px;
    width: auto;
    margin-left: 6vw; }
  .info-body nav {
    background: black; }
    .info-body nav .content {
      margin-bottom: 0; }
  .info-body main {
    margin-bottom: 10rem; }
  #info {
    height: auto; }
    #info .info-title {
      margin-bottom: 0; }
    #info .info-title .logo {
      display: none; }
    #info .info-info {
      margin-top: 4vh; } }

footer {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 200; }
  footer .footer-content {
    border-top: 1px solid #ebecc7;
    width: 100%;
    display: flex;
    padding-top: 1.8vh;
    padding-bottom: 1.4vh;
    justify-content: center; }
  footer h5 {
    font-size: 1.2rem;
    text-align: right;
    letter-spacing: 1px; }
  footer .logo img {
    display: none; }

@media only screen and (max-width: 750px) {
  .mobile-footer {
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .mobile-footer h5 {
      font-size: 2rem; } }

@media only screen and (max-width: 750px) {
  footer .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 6rem;
    padding-left: 6rem;
    padding-top: 3rem; }
  footer .logo img {
    display: block;
    width: 5vw;
    height: auto; } }
