@charset "UTF-8";
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
figure {
  margin: 0;
}
.flex-video,
.video {
  position: relative;
  padding-top: rem-calc(25);
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: rem-calc(16);
  overflow: hidden;
}
.flex-video.widescreen,
.video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo,
.video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.video iframe,
.flex-video object,
.video object,
.flex-video embed,
.video embed,
.flex-video video,
.video video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
img {
  width: 100%;
}
img,
svg {
  max-width: 100%;
}
svg {
  width: 100%;
  height: auto;
  max-height: 100%;
}
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #222;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
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,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
input,
select,
textarea {
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
img,
video,
iframe {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
}
body {
  pointer-events: none;
}
html,
body {
  font-family: serif;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  letter-spacing: 0.5px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  color: #291720;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  overflow-x: hidden;
}
@media only screen and (min-width: 1000px) {
  html,
  body {
    font-size: 18px;
  }
}
html {
  background-color: #00c3af;
}
body {
  background-color: #a9f0ff;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}
.contentWidth {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: none;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
@media only screen and (min-width: 760px) {
  .contentWidth {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: none;
    max-width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media only screen and (min-width: 1275px) {
  .contentWidth {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: none;
    max-width: 80%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.globSoundToggle {
  cursor: pointer;
  position: fixed;
  pointer-events: all;
  border-radius: 100%;
  overflow: visible;
  z-index: 100;
  top: 1em;
  right: 1em;
  width: 4em;
  height: 4em;
}
@media only screen and (min-width: 760px) {
  .globSoundToggle {
    top: 1em;
    right: 1em;
    width: 5em;
    height: 5em;
  }
}
.globSoundToggle .helmet {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("../images/soundoff-min.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.globSoundToggle.soundOn .helmet {
  background-image: url("../images/soundon-min.png");
}
.header {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100vh;
  margin-bottom: 10vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.emailText {
  z-index: 5;
  position: relative;
  margin-bottom: 1em;
  left: 50%;
}
.emailText img {
  max-width: 250px;
  transform: translate(-50%, 0%);
}
@media only screen and (min-width: 760px) {
  .emailText img {
    margin-top: 3em;
    margin-bottom: 2em;
    width: 30%;
    max-width: 400px;
    transform: translate(-50%, -70%) rotate(-5deg);
  }
}
.shellLogo {
  width: auto;
  height: auto;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 6%;
  padding-bottom: 6%;
}
@media only screen and (min-width: 760px) {
  .shellLogo {
    max-width: 45%;
  }
}
.headerclouds {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.headerclouds .cloud0 {
  position: absolute;
  top: 8vh;
  left: 36%;
  width: 20%;
  transform: rotate(20deg);
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud0 {
    width: 9%;
    top: 9vh;
    left: 17%;
    transform: rotate(0deg);
  }
}
.headerclouds .cloud1 {
  position: absolute;
  top: 80vh;
  left: 10%;
  width: 32%;
  transform: rotate(207deg);
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud1 {
    top: 36vh;
    left: 1%;
    width: 16%;
    transform: rotate(0deg);
  }
}
.headerclouds .cloud2 {
  position: absolute;
  top: 11vh;
  left: 3%;
  width: 28%;
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud2 {
    top: 19vh;
    left: 2%;
    width: 14%;
  }
}
.headerclouds .cloud3 {
  position: absolute;
  top: 4vh;
  left: 15%;
  width: 17%;
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud3 {
    top: 5vh;
    left: 2%;
    width: 8%;
  }
}
.headerclouds .cloud4 {
  position: absolute;
  top: 17vh;
  right: 4%;
  width: 26%;
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud4 {
    top: 11vh;
    right: 4%;
    width: 16%;
  }
}
.headerclouds .cloud5 {
  position: absolute;
  top: 73vh;
  right: 6%;
  width: 25%;
  transform: rotate(130deg);
}
@media only screen and (min-width: 760px) {
  .headerclouds .cloud5 {
    top: 50vh;
    right: 3%;
    width: 13%;
    transform: rotate(0deg);
  }
}
.headerlines {
  position: absolute;
  z-index: 1;
  width: 97%;
  height: 100%;
  top: 0;
  top: 2vh;
  left: 2%;
  opacity: 0.7;
  overflow-x: hidden;
}
.headerlines .lines1 {
  position: absolute;
  top: 12vh;
  left: -5vw;
  width: 38%;
  transform: rotate(30deg);
}
@media only screen and (min-width: 760px) {
  .headerlines .lines1 {
    top: 17vh;
    left: 15vw;
    width: 14%;
    transform: rotate(0deg);
  }
}
.headerlines .lines2 {
  position: absolute;
  top: 2vh;
  right: 22vw;
  width: 46%;
  transform: rotate(-7deg);
}
@media only screen and (min-width: 760px) {
  .headerlines .lines2 {
    top: 2vh;
    right: 18vw;
    width: 20%;
    transform: rotate(0deg);
  }
}
.headerlines .lines3 {
  position: absolute;
  top: 24vh;
  right: -11vw;
  width: 40%;
  transform: rotate(25deg);
}
@media only screen and (min-width: 760px) {
  .headerlines .lines3 {
    top: 35vh;
    right: 1vw;
    width: 21%;
    transform: rotate(0deg);
  }
}
.headerlines .lines4 {
  position: absolute;
  bottom: 8vh;
  right: -11vw;
  width: 59%;
  transform: rotate(14deg);
}
@media only screen and (min-width: 760px) {
  .headerlines .lines4 {
    bottom: 7vh;
    right: 6vw;
    width: 24%;
    transform: rotate(0deg);
  }
}
.headerlines .lines5 {
  position: absolute;
  bottom: 4vh;
  left: -17vw;
  width: 64%;
  transform: rotate(0deg);
}
@media only screen and (min-width: 760px) {
  .headerlines .lines5 {
    bottom: 8vh;
    left: 1vw;
    width: 28%;
    transform: rotate(0deg);
  }
}
.underwaterDecorationsTop {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
  overflow-x: hidden;
}
.underwaterDecorationsTop .screen4-1 {
  position: absolute;
  top: 32%;
  left: -9%;
  width: 20%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsTop .screen4-1 {
    top: 28%;
    left: 5%;
    width: 10%;
  }
}
.underwaterDecorationsTop .screen4-2 {
  position: absolute;
  top: 18%;
  right: -10%;
  width: 20%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsTop .screen4-2 {
    top: 23%;
    right: 5%;
    width: 11%;
  }
}
.underwaterDecorationsTop .screen4-3 {
  position: absolute;
  top: 39%;
  right: -10%;
  width: 20%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsTop .screen4-3 {
    top: 38%;
    right: 4%;
    width: 11%;
  }
}
.underwaterDecorationsBottom {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
}
.underwaterDecorationsBottom .screen4-4 {
  position: absolute;
  bottom: 32%;
  right: -4%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsBottom .screen4-4 {
    bottom: 21%;
    right: 5%;
    width: 9%;
  }
}
.underwaterDecorationsBottom .screen4-5 {
  position: absolute;
  bottom: 37%;
  left: -6%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsBottom .screen4-5 {
    bottom: 28%;
    left: 2%;
    width: 6%;
  }
}
.underwaterDecorationsBottom .screen4-6 {
  position: absolute;
  bottom: 50%;
  left: -7%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsBottom .screen4-6 {
    bottom: 47%;
    left: 7%;
    width: 10%;
  }
}
.underwaterDecorationsBottom .screen4-7 {
  position: absolute;
  bottom: 10%;
  left: 40%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .underwaterDecorationsBottom .screen4-7 {
    bottom: 3%;
    left: 8%;
    width: 10%;
  }
}
.seaLife {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  overflow-x: hidden;
}
.seaLife .sea-1 {
  position: absolute;
  bottom: 24%;
  left: -4%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-1 {
    bottom: 26%;
    left: 9%;
    width: 7%;
  }
}
.seaLife .sea-2 {
  position: absolute;
  bottom: 14%;
  left: -4%;
  width: 15%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-2 {
    bottom: 37%;
    left: 4%;
    width: 6%;
  }
}
.seaLife .sea-3 {
  position: absolute;
  bottom: 12%;
  left: 14%;
  width: 20%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-3 {
    bottom: 18%;
    left: 15%;
    width: 10%;
  }
}
.seaLife .sea-4 {
  position: absolute;
  bottom: 11%;
  right: 12%;
  width: 18%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-4 {
    bottom: 17%;
    right: 23%;
    width: 8%;
  }
}
.seaLife .sea-5 {
  position: absolute;
  bottom: 6%;
  left: 31%;
  width: 27%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-5 {
    bottom: 16%;
    left: 42%;
    width: 13%;
  }
}
.seaLife .sea-6 {
  position: absolute;
  bottom: -1%;
  right: 25%;
  width: 30%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-6 {
    bottom: 3%;
    right: 31%;
    width: 14%;
  }
}
.seaLife .sea-7 {
  position: absolute;
  bottom: 2%;
  right: -4%;
  width: 25%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-7 {
    bottom: 6%;
    right: 14%;
    width: 10%;
  }
}
.seaLife .sea-8 {
  position: absolute;
  bottom: 17%;
  right: -14%;
  width: 28%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-8 {
    bottom: 34%;
    right: 2%;
    width: 13%;
  }
}
.seaLife .sea-9 {
  position: absolute;
  bottom: 1%;
  left: -3%;
  width: 28%;
}
@media only screen and (min-width: 760px) {
  .seaLife .sea-9 {
    bottom: 6%;
    left: 24%;
    width: 14%;
  }
}
.sectionHeader {
  height: auto;
  margin: 0 auto;
}
.teamHeader {
  position: relative;
  width: 50%;
  max-width: 300px;
}
@media only screen and (min-width: 760px) {
  .teamHeader {
    width: 17%;
  }
}
.teamHeader .screen2-2 {
  position: absolute;
  top: -10%;
  left: -40%;
  width: 57%;
}
@media only screen and (min-width: 760px) {
  .teamHeader .screen2-2 {
    top: -35%;
    left: -65%;
    width: 80%;
  }
}
.teamHeader .screen2-3 {
  position: absolute;
  top: -25%;
  right: -48%;
  width: 70%;
}
@media only screen and (min-width: 760px) {
  .teamHeader .screen2-3 {
    top: -50%;
    right: -75%;
    width: 100%;
  }
}
.belowHorizon {
  position: relative;
  z-index: 10;
  overflow-y: visible;
}
.sun {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 0;
  transform: translate(0, -65%);
  overflow-x: hidden;
}
@media only screen and (min-width: 760px) {
  .sun {
    transform: translate(0, -56%);
  }
}
.sun .screen3-1 {
  position: absolute;
  z-index: 0;
  top: 20%;
  left: -13%;
  width: 40%;
  transform: rotate(-20deg);
}
@media only screen and (min-width: 760px) {
  .sun .screen3-1 {
    top: 9%;
    left: 5%;
    width: 22%;
    transform: rotate(0deg);
  }
}
.sun .screen3-2 {
  position: absolute;
  z-index: 0;
  top: 14%;
  right: -15%;
  width: 35%;
  transform: rotate(-20deg);
}
@media only screen and (min-width: 760px) {
  .sun .screen3-2 {
    top: 4%;
    right: 7%;
    width: 18%;
    transform: rotate(0deg);
  }
}
.sun img.bg {
  position: relative;
  z-index: 2;
  width: 82%;
  margin: 0 auto;
}
@media only screen and (min-width: 760px) {
  .sun img.bg {
    width: 45%;
  }
}
.sun .companyemail,
.sun .companytwitter {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  pointer-events: all;
}
.sun .companytwitter {
  width: 14%;
}
@media only screen and (min-width: 760px) {
  .sun .companytwitter {
    width: 8%;
  }
}
.sun .companyemail {
  width: 29%;
}
@media only screen and (min-width: 760px) {
  .sun .companyemail {
    width: 16%;
  }
}
.sun .companyemail .emailIcon {
  width: 50%;
  margin: 0 auto;
}
.sun .companytwitter {
  transform: translate(-118%, 5%);
}
@media only screen and (min-width: 760px) {
  .sun .companytwitter {
    transform: translate(-128%, 10%);
  }
}
.sun .companyemail {
  transform: translate(-18%, 5%);
}
@media only screen and (min-width: 760px) {
  .sun .companyemail {
    transform: translate(-12%, 10%);
  }
}
.sun .emailCopy {
  cursor: pointer;
}
.sun .textCopied {
  position: absolute;
  z-index: 100;
  top: 40%;
  left: 37%;
  width: 75%;
  opacity: 0;
}
@media only screen and (min-width: 760px) {
  .sun .textCopied {
    left: 50%;
    width: 28%;
  }
}
.mountains {
  position: absolute;
  z-index: 4;
  width: 100%;
  top: -6%;
}
.mountains .left {
  position: absolute;
  top: 0;
  left: 2%;
  width: 46%;
}
.mountains .right {
  position: absolute;
  top: 0;
  right: 5%;
  width: 46%;
}
.floatingOnWater {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: -2%;
}
@media only screen and (min-width: 760px) {
  .floatingOnWater {
    top: -5%;
  }
}
.floatingOnWater .sfxReelContainer {
  position: absolute;
  width: 44%;
  left: 2%;
  transform: translate(0, 34%);
}
@media only screen and (min-width: 760px) {
  .floatingOnWater .sfxReelContainer {
    width: 28%;
    left: 5%;
    transform: translate(0, 24%);
  }
}
.floatingOnWater .sfxReelFloating,
.floatingOnWater .trailerReelFloating {
  position: relative;
  display: block;
  pointer-events: all;
}
.floatingOnWater .sfxReelFloating {
  width: 85%;
  margin: 0 auto;
}
.floatingOnWater .sfxWaterLayer {
  position: absolute;
  width: 100%;
  bottom: -31%;
  pointer-events: none;
  opacity: 0.8;
}
.floatingOnWater .trailerReelContainer {
  position: absolute;
  width: 42%;
  right: 2%;
  transform: translate(0, 60%);
}
@media only screen and (min-width: 760px) {
  .floatingOnWater .trailerReelContainer {
    width: 30%;
    right: 3%;
    transform: translate(0, 50%);
  }
}
.floatingOnWater .trailerReelFloating {
  width: 85%;
  margin: 0 auto;
}
.floatingOnWater .trailerWaterLayer {
  position: absolute;
  width: 100%;
  bottom: -32%;
  pointer-events: none;
  opacity: 0.8;
}
.mediabox-wrap {
  pointer-events: all;
}
.water {
  position: relative;
  z-index: 6;
  pointer-events: none;
}
.projectsHeader {
  position: relative;
  z-index: 10;
  width: 60%;
  max-width: 400px;
}
@media only screen and (min-width: 760px) {
  .projectsHeader {
    width: 26%;
  }
}
.projectsHeaderContainer {
  position: relative;
  z-index: 10;
  width: 100%;
  margin-top: 2%;
  margin-bottom: 6%;
  pointer-events: none;
}
@media only screen and (min-width: 760px) {
  .projectsHeaderContainer {
    margin-top: 0;
    margin-bottom: 5%;
  }
}
.projectsHeaderContainer .screen3-3 {
  position: absolute;
  opacity: 0.7;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
}
@media only screen and (min-width: 760px) {
  .projectsHeaderContainer .screen3-3 {
    width: 35%;
    max-width: 550px;
    max-width: 550px;
  }
}
.teamContainer {
  position: relative;
  z-index: 5;
  width: 100%;
  padding-bottom: 50%;
}
@media only screen and (min-width: 760px) {
  .teamContainer {
    padding-bottom: 30%;
  }
}
.projectsContainer {
  background: url("../images/background_water-tile-optim.png");
  padding-top: 22%;
  padding-bottom: 30vh;
  pointer-events: auto;
}
@media only screen and (min-width: 760px) {
  .projectsContainer {
    padding-top: 0%;
  }
}
@media only screen and (min-width: 760px) {
  .projectsContainer {
    padding-bottom: 20vw;
  }
}
.footerPadding {
  height: 10vw;
  min-height: 80px;
  background: url("../images/background_water-tile-optim.png");
}
@media only screen and (min-width: 760px) {
  .footerPadding {
    height: 10vh;
    min-height: 150px;
  }
}
.team,
.projects {
  position: relative;
  z-index: 15;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.team {
  padding-top: 0;
}
@media only screen and (min-width: 760px) {
  .team {
    padding-top: 7%;
    margin-top: -5%;
  }
}
.team .member {
  width: 33.33333333333333%;
  position: relative;
  height: 0;
  padding-bottom: 55%;
  margin-bottom: 5%;
}
@media only screen and (min-width: 760px) {
  .team .member {
    width: 20%;
    padding-bottom: 20%;
    margin-bottom: 0;
  }
}
.team .member .keyArt {
  border-radius: 100%;
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 100%;
}
.team .member .keyArt img {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 60%;
}
.team .member .nameArt {
  pointer-events: none;
  position: absolute;
  width: 120%;
  top: 5%;
  left: 25%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 760px) {
  .team .member .nameArt {
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.team .member .jobTitles {
  pointer-events: none;
  position: relative;
  top: 80%;
  left: 30%;
  width: 90%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (min-width: 760px) {
  .team .member .jobTitles {
    position: relative;
    top: 70%;
    left: -19%;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}
.team .member .jobTitles img {
  margin: 0;
  position: relative;
  display: block;
  width: 60%;
  margin: 0 -6%;
}
@media only screen and (min-width: 760px) {
  .team .member .jobTitles img {
    width: 35%;
    margin-bottom: 8px;
  }
  .team .member .jobTitles img:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 761px) {
  .team .member .keyArt:not(.poppedOut) .nameArt img {
    transform: translate(0, 0) !important;
  }
  .team .member .keyArt:not(.poppedOut) .jobTitles {
    transform: translate(0, 0) !important;
  }
  .team .member .keyArt:not(.poppedOut) .jobTitles img {
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 761px) {
  .team .member .poppedOut .nameArt {
    width: 200%;
  }
  .team .member .poppedOut .nameArt img {
    transform: translate(-65%, -120%) rotate(-15deg) !important;
  }
  .team .member .poppedOut .jobTitles {
    position: relative;
    width: 120%;
    height: 31%;
    transform: translate(-8%, -435%) rotate(15deg) !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
  }
  .team .member .poppedOut .jobTitles img {
    margin-bottom: 8px;
  }
  .team .member .poppedOut .jobTitles img:last-child {
    margin-bottom: 0;
  }
}
.teamToplines {
  position: absolute;
  z-index: 4;
  width: 97%;
  left: 2%;
  top: -15%;
}
.teamToplines .screen2-1 {
  position: absolute;
  top: -4vh;
  left: 36vw;
  width: 17%;
}
@media only screen and (min-width: 760px) {
  .teamToplines .screen2-1 {
    top: 4vh;
    left: 8vw;
    width: 9%;
  }
}
.teamToplines .screen2-4 {
  position: absolute;
  top: 37vh;
  right: -10vw;
  width: 18%;
}
@media only screen and (min-width: 760px) {
  .teamToplines .screen2-4 {
    top: 17vh;
    right: 14vw;
    width: 6%;
  }
}
.teamToplines .screen2-9 {
  position: absolute;
  top: 38vh;
  left: -16%;
  width: 26%;
  transform: rotate(106deg);
}
@media only screen and (min-width: 760px) {
  .teamToplines .screen2-9 {
    top: 25vh;
    left: 6%;
    width: 12%;
    transform: rotate(0);
  }
}
.teamBottomLines {
  position: absolute;
  width: 100%;
  margin-bottom: 6%;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
.teamBottomLines .screen2-5 {
  position: absolute;
  top: -28vh;
  right: -10vw;
  width: 17%;
}
@media only screen and (min-width: 760px) {
  .teamBottomLines .screen2-5 {
    top: -26vh;
    right: -5vw;
    width: 9%;
  }
}
.teamBottomLines .screen2-6 {
  position: absolute;
  top: 0vh;
  right: -5vw;
  width: 45%;
}
@media only screen and (min-width: 760px) {
  .teamBottomLines .screen2-6 {
    top: 3vh;
    right: 1vw;
    width: 30%;
  }
}
.teamBottomLines .screen2-7 {
  position: absolute;
  top: 4vh;
  left: -1vw;
  width: 45%;
}
@media only screen and (min-width: 760px) {
  .teamBottomLines .screen2-7 {
    top: 12vh;
    left: 14vw;
    width: 30%;
  }
}
.teamBottomLines .screen2-8 {
  position: absolute;
  top: -28vh;
  left: -10vw;
  width: 20%;
}
@media only screen and (min-width: 760px) {
  .teamBottomLines .screen2-8 {
    top: -5vh;
    left: -1vw;
    width: 10%;
  }
}
.hidden {
  pointer-events: none;
}
.invisible {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  height: 0;
  width: 0;
}
.inactive {
  opacity: 0.25;
  -webkit-filter: saturate(0%);
          filter: saturate(0%);
}
.inactive div,
.inactive form {
  pointer-events: none;
}
.projects .project {
  width: 30%;
}
@media only screen and (min-width: 760px) {
  .projects .project {
    width: 100%;
    max-width: 180px;
  }
}
.projects .project .keyArt {
  pointer-events: none;
  width: auto;
  max-width: 100%;
  padding: 15%;
}
.project {
  position: relative;
}
.fade-art {
  transition: opacity 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.gradient-bg {
  position: absolute;
  pointer-events: none;
  z-index: -10;
  transition: transform 100ms easeInOut;
  opacity: 0.6;
  transform: translate(-50%, -50%) scale(0.1);
  top: 50%;
  left: 50%;
  width: 400%;
  max-width: 600px;
}
.active .gradient-bg {
  transform: translate(-50%, -50%) scale(1);
}
@media only screen and (min-width: 760px) {
  .gradient-bg {
    width: 325%;
  }
}
.projects .gradient-bg {
  width: 275%;
}
@media only screen and (min-width: 760px) {
  .projects .gradient-bg {
    width: 350%;
  }
}
.proj-art {
  position: relative;
  z-index: 11;
  background-color: clBlack;
  color: clWhite;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.proj-art:hover {
  cursor: pointer;
}
.proj-title {
  margin-top: 0.5em;
}
.proj-team {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.proj-team .team-member {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  padding: 1em;
  pointer-events: none;
}
.proj-team .team-art {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15vw;
  height: 15vw;
  border-radius: 100%;
}
@media only screen and (min-width: 760px) {
  .member .proj-team .team-art {
    transform: translate(-35%, -50%);
  }
}
@media only screen and (min-width: 760px) {
  .proj-team .team-art {
    width: 9vw;
    height: 9vw;
  }
}
@media only screen and (min-width: 1000px) {
  .proj-team .team-art {
    width: 100px;
    height: 100px;
  }
}
.proj-team .team-art a,
.proj-team .team-art .popEl {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 100%;
  overflow: visible;
  transform: scale(0);
  transform-origin: center;
}
.proj-team .team-art img {
  position: relative;
  width: 100%;
  padding: 8%;
}
.popout {
  pointer-events: none;
}
.popper {
  cursor: pointer;
  pointer-events: none;
}
.popper .fade-art {
  pointer-events: all;
}
.popouts.open .popper .fade-art {
  opacity: 0.4;
}
.popouts.open .popper.active {
  z-index: 100;
}
.popouts.open .popper.active .fade-art {
  opacity: 1;
}
.popouts.open .popper.active .team-art img,
.popouts.open .popper.active .popout img,
.popouts.open .popper.active .team-art a,
.popouts.open .popper.active .popout a {
  opacity: 1;
  pointer-events: auto;
}
