@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Black.eot");
  src: local("☺"), url("fonts/Montserrat-Black.woff") format("woff"), url("fonts/Montserrat-Black.ttf") format("truetype"), url("fonts/Montserrat-Black.svg") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Bold.eot");
  src: local("☺"), url("fonts/Montserrat-Bold.woff") format("woff"), url("fonts/Montserrat-Bold.ttf") format("truetype"), url("fonts/Montserrat-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Regular.eot");
  src: local("☺"), url("fonts/Montserrat-Regular.woff") format("woff"), url("fonts/Montserrat-Regular.ttf") format("truetype"), url("fonts/Montserrat-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Light.eot");
  src: local("☺"), url("fonts/Montserrat-Light.woff") format("woff"), url("fonts/Montserrat-Light.ttf") format("truetype"), url("fonts/Montserrat-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inconsolata";
  src: url("fonts/Inconsolata-Black.eot");
  src: local("☺"), url("fonts/Inconsolata-Black.woff") format("woff"), url("fonts/Inconsolata-Black.ttf") format("truetype"), url("fonts/Inconsolata-Black.svg") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inconsolata";
  src: url("fonts/Inconsolata-Bold.eot");
  src: local("☺"), url("fonts/Inconsolata-Bold.woff") format("woff"), url("fonts/Inconsolata-Bold.ttf") format("truetype"), url("fonts/Inconsolata-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inconsolata";
  src: url("fonts/Inconsolata-Regular.eot");
  src: local("☺"), url("fonts/Inconsolata-Regular.woff") format("woff"), url("fonts/Inconsolata-Regular.ttf") format("truetype"), url("fonts/Inconsolata-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inconsolata";
  src: url("fonts/Inconsolata-Light.eot");
  src: local("☺"), url("fonts/Inconsolata-Light.woff") format("woff"), url("fonts/Inconsolata-Light.ttf") format("truetype"), url("fonts/Inconsolata-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

::-moz-selection {
  background: #FFF498;
}

::selection {
  background: #FFF498;
}

::-moz-selection {
  background: #FFF498;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #FFF498;
}

body {
  background-color: #000000;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Inconsolata", sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

.l-viewport {
  position: relative;
  width: 100%;
  height: 100vh;
  box-shadow: 0 0 45px 5px rgba(0, 0, 0, 0.85);
  overflow: hidden;
}

.l-wrapper {
  position: relative;
  width: 1440px;
  max-width: 90%;
  height: 100%;
  margin: 0 auto;
}

.l-side-nav {
  position: absolute;
  left: 0;
  display: flex;
  height: 100%;
  align-items: center;
}
.l-side-nav::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2px;
  height: 70%;
  max-height: 750px;
  background-color: #555;
  opacity: 0.35;
  z-index: 10;
}
@media (max-width: 1180px) {
  .l-side-nav {
    display: none;
  }
}

.l-main-content {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.l-section {
  position: absolute;
  width: 100%;
  height: 100%;
}

.device-notification {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  z-index: 12;
}
.device-notification--logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}
.device-notification--logo p {
  margin: 0 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.device-notification--logo img {
  top: 20px;
  left: 0px;
  height: 38px;
  transition: all 0.2s ease-in-out;
}
.device-notification--message {
  width: 70%;
  margin: 30px 0 0 0;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) and (min-width: 601px) and (max-height: 680px) {
  .device-notification {
    display: flex;
  }
}
@media (max-width: 600px) and (min-width: 480px) and (max-height: 580px) {
  .device-notification {
    display: flex;
  }
}
@media (max-width: 736px) and (min-width: 390px) and (orientation: landscape) {
  .device-notification {
    display: flex;
  }
}
@media (max-width: 389px) {
  .device-notification {
    display: flex;
  }
}

.section {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0s 0.4s;
}
.section--is-active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  transition: opacity 0.4s ease-in-out 0.4s;
}
.section--next {
  transform: translateY(-45px);
  transition: transform 0.4s ease-in-out;
}
.section--prev {
  transform: translateY(45px);
  transition: transform 0.4s ease-in-out;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 70px;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
}
.header--logo {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: row;
  text-decoration: none;
  color: #fff;
}
.header--logo p {
  margin: 0 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.header--logo img {
  height: 38px;
  padding: 0px 5px 0px 0px;
  transition: all 0.2s ease-in-out;
}
.header--logo a {
  position: relative;
  top: 10px;
  left: 0px;
  height: 38px;
  padding: 0px 15px 0px 0px;
  transition: all 0.2s ease-in-out;
}
.header--nav-toggle {
  display: flex;
  width: 50px;
  height: 50px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header--nav-toggle span, .header--nav-toggle::before, .header--nav-toggle::after {
  content: "";
  position: relative;
  width: 16px;
  height: 2px;
  background-color: #fff;
}
.header--nav-toggle::before {
  bottom: 5px;
  width: 23px;
}
.header--nav-toggle::after {
  top: 5px;
  width: 23px;
}
.header--cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  line-height: 30px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #586c99;
  border: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0s 0.4s;
}
.header--cta:focus {
  outline: none;
}
.header--cta.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease-in-out 0.4s;
}
@media (max-width: 767px) {
  .header--cta {
    display: none;
  }
}

.side-nav {
  position: relative;
  display: flex;
  width: 100px;
  height: 70%;
  max-height: 750px;
  flex-direction: column;
  justify-content: space-around;
  margin: 0;
  padding: 0;
  list-style-position: inside;
  z-index: 10;
}
.side-nav > li {
  position: relative;
  top: -5px;
  color: #fff;
  font-size: 6px;
  cursor: pointer;
}
.side-nav > li span {
  position: relative;
  top: 3px;
  left: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  opacity: 0;
  visibility: hidden;
}
.side-nav > li::before {
  position: absolute;
  top: 3px;
  left: 10px;
  color: #555;
  font-size: 14px;
  font-weight: 300;
}
.side-nav li:nth-child(1)::before {
  content: "0x1";
}
.side-nav li:nth-child(2)::before {
  content: "0x2";
}
.side-nav li:nth-child(3)::before {
  content: "0x3";
}
.side-nav li:nth-child(4)::before {
  content: "0x4";
}
.side-nav li:nth-child(5)::before {
  content: "0x5";
}
.side-nav li.is-active {
  color: #586c99;
  transition: color 0.4s ease-in-out;
}
.side-nav li.is-active span {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease-in-out;
}
.side-nav li.is-active::before {
  left: -33px;
  color: #fff;
}

.intro {
  position: relative;
  display: flex;
  width: 900px;
  max-width: 75%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .intro {
    max-width: 100%;
  }
}
.intro--banner {
  position: absolute;
  top: 85px;
  height: 580px;
}
.intro--banner img.selfie {
  height: 205px;
  float: left;
  padding: 0px 15px 15px 0px;
}
.intro--banner--description {
  margin-top: 50px;
  width: 85%;
}
.intro--banner--description img.sign {
  position: relative;
  bottom: 0px;
  right: 0px;
  height: 35px;
}
.intro--banner--description--options {
  display: none;
}
.intro--banner::before {
  content: "";
  position: absolute;
  bottom: 35px;
  left: -15px;
  right: 125px;
  height: 2px;
  background-color: #787878;
}
.intro--banner::after {
  content: "";
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 35px;
  height: 3px;
  background-color: #586c99;
}
.intro--banner a {
  max-width: 258px;
  text-decoration: none;
  color: rgb(230, 230, 230);
  transition: color 0.2s ease-in-out;
}
.intro--banner a:hover {
  color: #fff;
}
.intro--banner h1 {
  position: relative;
  font-size: 68px;
  font-weight: 900;
  line-height: 1;
  z-index: 1;
}
.intro--banner button {
  position: relative;
  padding: 5px 17px 5px 12px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: transparent;
  border: none;
}
.intro--banner button .btn-background {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0;
  height: 100%;
  background-color: #586c99;
  z-index: -1;
  transition: left 0.2s ease-in-out;
  transition: background-color 0.2s;
}
.intro--banner button:hover .btn-background {
  left: 0;
  background-color: #8a9ecb;
}
.intro--banner button:focus {
  outline: none;
}
.intro--banner button svg {
  position: relative;
  left: 5px;
  width: 15px;
  fill: #fff;
}
.intro--options {
  position: absolute;
  top: 580px;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
.intro--options > a {
  max-width: 258px;
  text-decoration: none;
  color: #787878;
  transition: color 0.2s ease-in-out;
}
.intro--options > a:hover {
  color: rgb(205, 205, 205);
}
.intro--options h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #8a9ecb;
}
.intro--options h3:hover {
  color: rgb(199, 211, 239);
}
.intro--options p {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .intro--banner h1 {
    font-size: 55px;
  }
  .intro--options > a {
    margin-right: 30px;
  }
  .intro--options > a:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .intro--banner {
    top: 50px;
  }
  .intro--banner h1 {
    font-size: 44px;
  }
  .intro--banner img.selfie {
    height: 205px;
  }
  .intro--banner::before {
    display: none;
  }
  .intro--banner::after {
    display: none;
  }
  .intro--options {
    display: none;
  }
}
@media (max-width: 625px) {
  .intro--banner {
    top: 50px;
  }
  .intro--banner h1 {
    font-size: 55px;
  }
  .intro--banner img.selfie {
    height: 205px;
  }
  .intro--banner::before {
    display: none;
  }
  .intro--banner::after {
    display: none;
  }
  .intro--options {
    display: none;
  }
}
@media (max-width: 600px) and (max-height: 750px) {
  .intro--banner {
    top: 50px;
  }
  .intro--banner::before, .intro--banner::after {
    display: none;
  }
  .intro--banner h1 {
    margin-top: 0;
  }
  .intro--options {
    display: none;
  }
}
.publications {
  position: relative;
  display: flex;
  width: 960px;
  max-width: 80%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .publications {
    max-width: 100%;
  }
}
.publications--banner {
  position: relative;
  height: 475px;
}
.publications--banner a {
  max-width: 258px;
  text-decoration: none;
  color: rgb(230, 230, 230);
  transition: color 0.2s ease-in-out;
}
.publications--banner a:hover {
  color: #fff;
}
.publications--banner button {
  left: 0;
  position: relative;
  padding: 5px 17px 5px 12px;
  font-weight: 500;
  text-transform: uppercase;
  height: 33px;
  border: none;
  background-color: #586c99;
  transition: left 0.2s ease-in-out;
  transition: background-color 0.2s;
}
.publications--banner button:hover {
  background-color: #8a9ecb;
}
.publications--banner button:hover:focus {
  outline: none;
}
.publications--banner button svg {
  position: relative;
  left: 5px;
  width: 15px;
  fill: #fff;
}
.publications h2 {
  margin: 0 0 20px 0;
  font-size: 30px;
  text-align: center;
}
.publications--lockup {
  position: relative;
}
.publications--lockup .slider {
  position: relative;
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.publications--lockup .slider--item {
  position: absolute;
  display: none;
  text-align: center;
}
.publications--lockup .slider--item a {
  text-decoration: none;
  color: #858585;
}
.publications--lockup .slider--item-title {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.publications--lockup .slider--item-description {
  display: none;
  max-width: 250px;
  margin: 0 auto;
}
.publications--lockup .slider--item-image {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.publications--lockup .slider--item-image img {
  width: 100%;
}
.publications--lockup .slider--item-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
}
.publications--lockup .slider--item-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
}
.publications--lockup .slider--item-center {
  position: relative;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.publications--lockup .slider--item-center a {
  color: #fff;
}
.publications--lockup .slider--item-center .slider--item-title {
  margin-top: 25px;
  font-size: 16px;
}
.publications--lockup .slider--item-center .slider--item-description {
  display: block;
}
.publications--lockup .slider--item-center .slider--item-image {
  width: 300px;
  height: 300px;
}
.publications--lockup .slider--next,
.publications--lockup .slider--prev {
  position: absolute;
  top: 160px;
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background-color: #787878;
  border-radius: 50%;
  cursor: pointer;
}
.publications--lockup .slider--next svg,
.publications--lockup .slider--prev svg {
  width: 20px;
  fill: #fff;
}
.publications--lockup .slider--next {
  right: 0;
}
.publications--lockup .slider--prev {
  left: 0;
}

@media (max-width: 900px) {
  .publications--lockup .slider--item-image {
    width: 120px;
    height: 120px;
  }
  .publications--lockup .slider--item-center .slider--item-image {
    width: 240px;
    height: 240px;
  }
  .publications--lockup .slider--next,
  .publications--lockup .slider--prev {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .publications--lockup .slider {
    width: 75%;
  }
  .publications--lockup .slider--item-image {
    width: 90px;
    height: 90px;
  }
  .publications--lockup .slider--item-center .slider--item-image {
    width: 190px;
    height: 190px;
  }
  .publications--lockup .slider--next,
  .publications--lockup .slider--prev {
    top: 105px;
  }
}
@media (max-width: 600px) {
  .publications--lockup .slider {
    width: auto;
  }
  .publications--lockup .slider--item-left, .publications--lockup .slider--item-right {
    display: none;
  }
}
.projects {
  position: relative;
  display: flex;
  width: 960px;
  max-width: 80%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .projects {
    max-width: 100%;
  }
}
.projects--banner {
  position: relative;
  height: 475px;
}
.projects--banner a {
  max-width: 258px;
  text-decoration: none;
  color: rgb(230, 230, 230);
  transition: color 0.2s ease-in-out;
}
.projects--banner a:hover {
  color: #fff;
}
.projects--banner button {
  left: 0;
  position: relative;
  padding: 5px 17px 5px 12px;
  font-weight: 500;
  text-transform: uppercase;
  height: 33px;
  border: none;
  background-color: #586c99;
  transition: left 0.2s ease-in-out;
  transition: background-color 0.2s;
}
.projects--banner button:hover {
  background-color: #8a9ecb;
}
.projects--banner button:hover:focus {
  outline: none;
}
.projects--banner button svg {
  position: relative;
  left: 5px;
  width: 15px;
  fill: #fff;
}
.projects h2 {
  margin: 0 0 20px 0;
  font-size: 30px;
  text-align: center;
}
.projects--lockup {
  position: relative;
}
.projects--lockup .slider {
  position: relative;
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.projects--lockup .slider--item {
  position: absolute;
  display: none;
  text-align: center;
}
.projects--lockup .slider--item a {
  text-decoration: none;
  color: #858585;
}
.projects--lockup .slider--item-title {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.projects--lockup .slider--item-description {
  display: none;
  max-width: 250px;
  margin: 0 auto;
}
.projects--lockup .slider--item-image {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.projects--lockup .slider--item-image img {
  width: 100%;
}
.projects--lockup .slider--item-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
}
.projects--lockup .slider--item-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
}
.projects--lockup .slider--item-center {
  position: relative;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.projects--lockup .slider--item-center a {
  color: #fff;
}
.projects--lockup .slider--item-center .slider--item-title {
  margin-top: 25px;
  font-size: 16px;
}
.projects--lockup .slider--item-center .slider--item-description {
  display: block;
}
.projects--lockup .slider--item-center .slider--item-image {
  width: 300px;
  height: 300px;
}
.projects--lockup .slider--next,
.projects--lockup .slider--prev {
  position: absolute;
  top: 160px;
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background-color: #787878;
  border-radius: 50%;
  cursor: pointer;
}
.projects--lockup .slider--next svg,
.projects--lockup .slider--prev svg {
  width: 20px;
  fill: #fff;
}
.projects--lockup .slider--next {
  right: 0;
}
.projects--lockup .slider--prev {
  left: 0;
}

@media (max-width: 900px) {
  .projects--lockup .slider--item-image {
    width: 120px;
    height: 120px;
  }
  .projects--lockup .slider--item-center .slider--item-image {
    width: 240px;
    height: 240px;
  }
  .projects--lockup .slider--next,
  .projects--lockup .slider--prev {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .projects--lockup .slider {
    width: 75%;
  }
  .projects--lockup .slider--item-image {
    width: 90px;
    height: 90px;
  }
  .projects--lockup .slider--item-center .slider--item-image {
    width: 190px;
    height: 190px;
  }
  .projects--lockup .slider--next,
  .projects--lockup .slider--prev {
    top: 105px;
  }
}
@media (max-width: 600px) {
  .projects--lockup .slider {
    width: auto;
  }
  .projects--lockup .slider--item-left, .projects--lockup .slider--item-right {
    display: none;
  }
}
.contact {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/map-bw-1.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.contact--lockup {
  position: relative;
  display: flex;
  width: 900px;
  max-width: 75%;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  margin: 0 auto;
}
.contact--lockup a {
  max-width: 258px;
  text-decoration: none;
  color: rgb(230, 230, 230);
  transition: color 0.2s ease-in-out;
}
.contact--lockup a:hover {
  color: #fff;
}
@media (max-width: 1180px) {
  .contact--lockup {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .contact--lockup {
    justify-content: center;
  }
}
.contact--lockup .modal {
  padding: 25px 25px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6666666667);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.75);
}
.contact--lockup .modal--information button {
  left: 0;
  position: relative;
  padding: 5px 17px 5px 12px;
  font-weight: 500;
  text-transform: uppercase;
  height: 33px;
  border: none;
  background-color: #586c99;
  transition: left 0.2s ease-in-out;
  transition: background-color 0.2s;
}
.contact--lockup .modal--information button:hover {
  background-color: #8a9ecb;
}
.contact--lockup .modal--information button:hover:focus {
  outline: none;
}
.contact--lockup .modal--information button svg {
  position: relative;
  left: 5px;
  width: 15px;
  fill: #fff;
}
.contact--lockup .modal--information p,
.contact--lockup .modal--information a {
  display: block;
  margin: 14px 0;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.contact--lockup .modal--information p {
  margin-top: 0;
}
.contact--lockup .modal--options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact--lockup .modal--options > li {
  width: 130px;
  margin: 0 auto 25px auto;
}
.contact--lockup .modal--options li:nth-child(1) {
  background-color: #1769ff;
}
.contact--lockup .modal--options li:nth-child(2) {
  background-color: #ea4c89;
}
.contact--lockup .modal--options li:nth-child(3) {
  margin-bottom: 0;
  background-color: #586c99;
  text-transform: uppercase;
}
.contact--lockup .modal--options a {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.blog {
  position: relative;
  display: flex;
  width: 960px;
  max-width: 80%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .blog {
    max-width: 100%;
  }
}
.blog--banner {
  position: relative;
  height: 475px;
}
.blog--banner a {
  max-width: 258px;
  text-decoration: none;
  color: rgb(230, 230, 230);
  transition: color 0.2s ease-in-out;
}
.blog--banner a:hover {
  color: #fff;
}
.blog--banner button {
  left: 0;
  position: relative;
  padding: 5px 17px 5px 12px;
  font-weight: 500;
  text-transform: uppercase;
  height: 33px;
  border: none;
  background-color: #586c99;
  transition: left 0.2s ease-in-out;
  transition: background-color 0.2s;
}
.blog--banner button:hover {
  background-color: #8a9ecb;
}
.blog--banner button:hover:focus {
  outline: none;
}
.blog--banner button svg {
  position: relative;
  left: 5px;
  width: 15px;
  fill: #fff;
}
.blog h2 {
  margin: 0 0 20px 0;
  font-size: 30px;
  text-align: center;
}
.blog--lockup {
  position: relative;
}
.blog--lockup .slider {
  position: relative;
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.blog--lockup .slider--item {
  position: absolute;
  display: none;
  text-align: center;
}
.blog--lockup .slider--item a {
  text-decoration: none;
  color: #858585;
}
.blog--lockup .slider--item-title {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog--lockup .slider--item-description {
  display: none;
  max-width: 250px;
  margin: 0 auto;
}
.blog--lockup .slider--item-image {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.blog--lockup .slider--item-image img {
  width: 100%;
}
.blog--lockup .slider--item-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
}
.blog--lockup .slider--item-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
}
.blog--lockup .slider--item-center {
  position: relative;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.blog--lockup .slider--item-center a {
  color: #fff;
}
.blog--lockup .slider--item-center .slider--item-title {
  margin-top: 25px;
  font-size: 16px;
}
.blog--lockup .slider--item-center .slider--item-description {
  display: block;
}
.blog--lockup .slider--item-center .slider--item-image {
  width: 300px;
  height: 300px;
}
.blog--lockup .slider--next,
.blog--lockup .slider--prev {
  position: absolute;
  top: 160px;
  display: flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background-color: #787878;
  border-radius: 50%;
  cursor: pointer;
}
.blog--lockup .slider--next svg,
.blog--lockup .slider--prev svg {
  width: 20px;
  fill: #fff;
}
.blog--lockup .slider--next {
  right: 0;
}
.blog--lockup .slider--prev {
  left: 0;
}

@media (max-width: 900px) {
  .blog--lockup .slider--item-image {
    width: 120px;
    height: 120px;
  }
  .blog--lockup .slider--item-center .slider--item-image {
    width: 240px;
    height: 240px;
  }
  .blog--lockup .slider--next,
  .blog--lockup .slider--prev {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .blog--lockup .slider {
    width: 75%;
  }
  .blog--lockup .slider--item-image {
    width: 90px;
    height: 90px;
  }
  .blog--lockup .slider--item-center .slider--item-image {
    width: 190px;
    height: 190px;
  }
  .blog--lockup .slider--next,
  .blog--lockup .slider--prev {
    top: 105px;
  }
}
@media (max-width: 600px) {
  .blog--lockup .slider {
    width: auto;
  }
  .blog--lockup .slider--item-left, .blog--lockup .slider--item-right {
    display: none;
  }
}
.perspective {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.perspective--modalview {
  position: fixed;
  perspective: 1500px;
}

.container {
  position: relative;
  transform: translateZ(0) translateX(0) rotateY(0deg);
  min-height: 100%;
  outline: 30px solid #586c99;
  transition: transform 0.4s;
}

.modalview .container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  backface-visibility: hidden;
}

.effect-rotate-left .container {
  transform-origin: 0% 50%;
  transition: transform 0.4s;
}
.effect-rotate-left--animate .container {
  transform: translateZ(-1800px) translateX(-50%) rotateY(45deg);
  outline: 30px solid #586c99;
}

.outer-nav {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translateY(-50%);
  transform-style: preserve-3d;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  visibility: hidden;
  transition: visibility 0s 0.2s;
}
.outer-nav.is-vis {
  visibility: visible;
}
.outer-nav--return {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  cursor: pointer;
  z-index: 11;
}
.outer-nav--return.is-vis {
  display: block;
}
.outer-nav > li {
  transform-style: preserve-3d;
  transform: translateX(350px) translateZ(-1000px);
  font-size: 55px;
  font-weight: 900;
  opacity: 0;
  cursor: pointer;
  transition: transform 0.2s, opacity 0.2s;
}
.outer-nav > li.is-vis {
  transform: translateX(0) translateZ(0);
  opacity: 1;
  transition: transform 0.4s, opacity 0.4s;
}
.outer-nav > li::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -25%);
  width: 110%;
  height: 80%;
  opacity: 0;
  background-color: #586c99;
  z-index: -100;
  border-radius: 5px;
}
.outer-nav > li.is-active::before {
  opacity: 1;
}
@media (max-width: 767px) {
  .outer-nav > li {
    font-size: 34px;
  }
}
@media (max-width: 600px) {
  .outer-nav > li {
    font-size: 24px;
  }
}
.outer-nav li.is-vis:nth-child(2) {
  transition-delay: 0.04s;
}
.outer-nav li.is-vis:nth-child(3) {
  transition-delay: 0.08s;
}
.outer-nav li.is-vis:nth-child(4) {
  transition-delay: 0.12s;
}
.outer-nav li.is-vis:nth-child(5) {
  transition-delay: 0.16s;
}/*# sourceMappingURL=main.css.map */