/*! 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: 700;
}
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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -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;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: zing-rust;
  src: url(../fonts/zingrustdemo-base-webfont.woff2) format("woff2"),
    url(../fonts/zingrustdemo-base-webfont.woff) format("woff");
  font-weight: 400 !important;
  font-style: normal !important;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.6rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: zing-rust, Mukta Mahee, Helvetica, sans-serif;
  font-weight: 400;
}
strong {
  font-weight: 600 !important;
}
.light,
strong {
  font-family: Mukta Mahee, Arial, Helvetica Neue, Helvetica, sans-serif;
}
.light {
  font-weight: 300 !important;
}
.bold {
  font-family: Mukta Mahee, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600 !important;
}
p {
  color: #fff;
  line-height: 1.6;
}
p a {
  text-decoration: none;
  color: #194d55;
}
p a:focus {
  text-decoration: underline;
}
@media (min-width: 840px) {
  p a:hover {
    text-decoration: underline;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  font-family: Mukta Mahee, Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400 !important;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-size: 1.4rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 0;
}
figure {
  margin: 0;
}
ol,
ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
ol li,
ul li {
  list-style-type: none;
}
:focus {
  outline: 0;
}
.wrapper {
  width: 100%;
  max-width: 124rem;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
@media (max-width: 640px) {
  .wrapper {
    padding: 0 1rem;
  }
}
[class*="col-"] {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  float: left;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-12 {
  width: 100%;
}
@media (max-width: 1300px) {
  .col-1-wide {
    width: 8.33333%;
  }
  .col-2-wide {
    width: 16.66667%;
  }
  .col-3-wide {
    width: 25%;
  }
  .col-4-wide {
    width: 33.33333%;
  }
  .col-5-wide {
    width: 41.66667%;
  }
  .col-6-wide {
    width: 50%;
  }
  .col-7-wide {
    width: 58.33333%;
  }
  .col-8-wide {
    width: 66.66667%;
  }
  .col-9-wide {
    width: 75%;
  }
  .col-10-wide {
    width: 83.33333%;
  }
  .col-11-wide {
    width: 91.66667%;
  }
  .col-12-wide {
    width: 100%;
  }
}
@media (max-width: 1025px) {
  .col-1-desk {
    width: 8.33333%;
  }
  .col-2-desk {
    width: 16.66667%;
  }
  .col-3-desk {
    width: 25%;
  }
  .col-4-desk {
    width: 33.33333%;
  }
  .col-5-desk {
    width: 41.66667%;
  }
  .col-6-desk {
    width: 50%;
  }
  .col-7-desk {
    width: 58.33333%;
  }
  .col-8-desk {
    width: 66.66667%;
  }
  .col-9-desk {
    width: 75%;
  }
  .col-10-desk {
    width: 83.33333%;
  }
  .col-11-desk {
    width: 91.66667%;
  }
  .col-12-desk {
    width: 100%;
  }
}
@media (max-width: 840px) {
  .col-1-tab {
    width: 8.33333%;
  }
  .col-2-tab {
    width: 16.66667%;
  }
  .col-3-tab {
    width: 25%;
  }
  .col-4-tab {
    width: 33.33333%;
  }
  .col-5-tab {
    width: 41.66667%;
  }
  .col-6-tab {
    width: 50%;
  }
  .col-7-tab {
    width: 58.33333%;
  }
  .col-8-tab {
    width: 66.66667%;
  }
  .col-9-tab {
    width: 75%;
  }
  .col-10-tab {
    width: 83.33333%;
  }
  .col-11-tab {
    width: 91.66667%;
  }
  .col-12-tab {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .col-1-phab {
    width: 8.33333%;
  }
  .col-2-phab {
    width: 16.66667%;
  }
  .col-3-phab {
    width: 25%;
  }
  .col-4-phab {
    width: 33.33333%;
  }
  .col-5-phab {
    width: 41.66667%;
  }
  .col-6-phab {
    width: 50%;
  }
  .col-7-phab {
    width: 58.33333%;
  }
  .col-8-phab {
    width: 66.66667%;
  }
  .col-9-phab {
    width: 75%;
  }
  .col-10-phab {
    width: 83.33333%;
  }
  .col-11-phab {
    width: 91.66667%;
  }
  .col-12-phab {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .col-1-mob {
    width: 8.33333%;
  }
  .col-2-mob {
    width: 16.66667%;
  }
  .col-3-mob {
    width: 25%;
  }
  .col-4-mob {
    width: 33.33333%;
  }
  .col-5-mob {
    width: 41.66667%;
  }
  .col-6-mob {
    width: 50%;
  }
  .col-7-mob {
    width: 58.33333%;
  }
  .col-8-mob {
    width: 66.66667%;
  }
  .col-9-mob {
    width: 75%;
  }
  .col-10-mob {
    width: 83.33333%;
  }
  .col-11-mob {
    width: 91.66667%;
  }
  .col-12-mob {
    width: 100%;
  }
}
[class*="block-list"] {
  clear: both;
  margin: 0 -1rem;
}
[class*="block-list"] > li {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  clear: both;
  margin-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}
@media (min-width: 400px) {
  .block-list-1 > li {
    width: 100%;
  }
  .block-list-2 > li {
    width: 50%;
  }
  .block-list-3 > li {
    width: 33.33333%;
  }
  .block-list-4 > li {
    width: 25%;
  }
}
@media (max-width: 1300px) {
  .block-list-1-wide > li {
    width: 100%;
  }
  .block-list-2-wide > li {
    width: 50%;
  }
  .block-list-3-wide > li {
    width: 33.33333%;
  }
  .block-list-4-wide > li {
    width: 25%;
  }
}
@media (max-width: 1025px) {
  .block-list-1-desk > li {
    width: 100%;
  }
  .block-list-2-desk > li {
    width: 50%;
  }
  .block-list-3-desk > li {
    width: 33.33333%;
  }
  .block-list-4-desk > li {
    width: 25%;
  }
}
@media (max-width: 840px) {
  .block-list-1-tab > li {
    width: 100%;
  }
  .block-list-2-tab > li {
    width: 50%;
  }
  .block-list-3-tab > li {
    width: 33.33333%;
  }
  .block-list-4-tab > li {
    width: 25%;
  }
}
@media (max-width: 640px) {
  .block-list-1-phab > li {
    width: 100%;
  }
  .block-list-2-phab > li {
    width: 50%;
  }
  .block-list-3-phab > li {
    width: 33.33333%;
  }
  .block-list-4-phab > li {
    width: 25%;
  }
}
@media (max-width: 400px) {
  .block-list-1-mob > li {
    width: 100%;
  }
  .block-list-2-mob > li {
    width: 50%;
  }
  .block-list-3-mob > li {
    width: 33.33333%;
  }
  .block-list-4-mob > li {
    width: 25%;
  }
}
.holding {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#194d55),
    to(#0d292e)
  );
  background: linear-gradient(180deg, #194d55, #0d292e);
}
.intro {
  width: 100%;
  height: 50%;
  max-width: 124rem;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 0.8;
  text-align: center;    
}
.intro__title {
  position: relative;
  margin-bottom: 5rem;
  font-size: 8rem;
  letter-spacing: 2px;
}
.intro__title--animatable {
  position: relative;
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.7s ease, transform 0.7s ease;
  transition: opacity 0.7s ease, transform 0.7s ease,
    -webkit-transform 0.7s ease;
}
.intro__title--primary {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.intro__title--plus {
  margin: 0 -1rem;
  -webkit-transform: translateX(-3rem);
  transform: translateX(-3rem);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.intro__title--secondary {
  -webkit-transform: translateX(-3rem);
  transform: translateX(-3rem);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.animateIn .intro__title--animatable,
.animateIn .intro__title--primary {
  opacity: 1;
}
.animateIn .intro__title--plus,
.animateIn .intro__title--secondary {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.intro__sub {
  margin-bottom: 1rem;
  font-size: 8rem;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
  -webkit-transition: opacity 0.7s ease 0.9s, -webkit-transform 0.7s ease 0.9s;
  transition: opacity 0.7s ease 0.9s, -webkit-transform 0.7s ease 0.9s;
  transition: opacity 0.7s ease 0.9s, transform 0.7s ease 0.9s;
  transition: opacity 0.7s ease 0.9s, transform 0.7s ease 0.9s,
    -webkit-transform 0.7s ease 0.9s;
}
.intro__sub.animateIn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.intro__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.intro__email-link {
  position: relative;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.intro__email-link:focus .intro__email-text {
  opacity: 1;
  -webkit-transform: translateX(-6.5rem);
  transform: translateX(-6.5rem);
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}
@media (min-width: 840px) {
  .intro__email-link:hover .intro__email-text {
    opacity: 1;
    -webkit-transform: translateX(-6.5rem);
    transform: translateX(-6.5rem);
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
  }
}
.intro__email-link.animateIn {
  opacity: 1;
}
.intro__email-icon {
  width: 6rem;
  height: 6rem;
  margin: 0 2rem 1rem 0;
  fill: #fff;
}
.intro__email-text {
  position: absolute;
  top: 1.4rem;
  right: 1.8rem;
  padding: 0.5rem 0;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 0.5s ease 0s,
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s ease 0s,
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s ease 0s,
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s ease 0s,
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 860px) {
  .intro__title--primary {
    display: block;
  }
  .intro__title--plus {
    margin: 0 -1rem 0 0;
  }
  .intro__email-text {
    opacity: 1;
    -webkit-transform: translateX(-6.5rem);
    transform: translateX(-6.5rem);
  }
}
@media (max-width: 500px) {
  .intro__title {
    font-size: 6.5rem;
  }
}
