/*
Aspekt
Version: 1.0
Author: Aether-Themes
Author URI: http://www.AetherThemes.com
*/

/* =Table of Contents
--------------------------------------------------------------
  =External CSS files (Plugins & Grid)
  =Base styles
  =Typography
  =Buttons
  =Layout specific
  =Sections
*/

/* =External CSS files
-------------------------------------------------------------- */

/* Foundation grid */

/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

body {
  height: 100%;
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

.row::before,.row::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.row::after {
  clear: both;
}

.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.column,.columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .column,  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
  float: right;
}

.column.row.row,.row.row.columns {
  float: none;
}

.row .column.row.row,.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-2 {
  width: 16.66667%;
}

.small-3 {
  width: 25%;
}

.small-4 {
  width: 33.33333%;
}

.small-5 {
  width: 41.66667%;
}

.small-6 {
  width: 50%;
}

.small-7 {
  width: 58.33333%;
}

.small-8 {
  width: 66.66667%;
}

.small-9 {
  width: 75%;
}

.small-10 {
  width: 83.33333%;
}

.small-11 {
  width: 91.66667%;
}

.small-12 {
  width: 100%;
}

.small-up-1 > .column,.small-up-1 > .columns {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n),.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1),.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child,.small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column,.small-up-2 > .columns {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n),.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1),.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child,.small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column,.small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}

.small-up-3 > .column:nth-of-type(1n),.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1),.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child,.small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column,.small-up-4 > .columns {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n),.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1),.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child,.small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column,.small-up-5 > .columns {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n),.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1),.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child,.small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column,.small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}

.small-up-6 > .column:nth-of-type(1n),.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1),.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child,.small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column,.small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}

.small-up-7 > .column:nth-of-type(1n),.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1),.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child,.small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column,.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n),.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1),.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child,.small-up-8 > .columns:last-child {
  float: left;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered,.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-up-1 > .column,  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }

  .large-up-1 > .column:nth-of-type(1n),  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-1 > .column:nth-of-type(1n+1),  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }

  .large-up-1 > .column:last-child,  .large-up-1 > .columns:last-child {
    float: left;
  }

  .large-up-2 > .column,  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }

  .large-up-2 > .column:nth-of-type(1n),  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-2 > .column:nth-of-type(2n+1),  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }

  .large-up-2 > .column:last-child,  .large-up-2 > .columns:last-child {
    float: left;
  }

  .large-up-3 > .column,  .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }

  .large-up-3 > .column:nth-of-type(1n),  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-3 > .column:nth-of-type(3n+1),  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }

  .large-up-3 > .column:last-child,  .large-up-3 > .columns:last-child {
    float: left;
  }

  .large-up-4 > .column,  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }

  .large-up-4 > .column:nth-of-type(1n),  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-4 > .column:nth-of-type(4n+1),  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }

  .large-up-4 > .column:last-child,  .large-up-4 > .columns:last-child {
    float: left;
  }

  .large-up-5 > .column,  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }

  .large-up-5 > .column:nth-of-type(1n),  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-5 > .column:nth-of-type(5n+1),  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }

  .large-up-5 > .column:last-child,  .large-up-5 > .columns:last-child {
    float: left;
  }

  .large-up-6 > .column,  .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }

  .large-up-6 > .column:nth-of-type(1n),  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-6 > .column:nth-of-type(6n+1),  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }

  .large-up-6 > .column:last-child,  .large-up-6 > .columns:last-child {
    float: left;
  }

  .large-up-7 > .column,  .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }

  .large-up-7 > .column:nth-of-type(1n),  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-7 > .column:nth-of-type(7n+1),  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }

  .large-up-7 > .column:last-child,  .large-up-7 > .columns:last-child {
    float: left;
  }

  .large-up-8 > .column,  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }

  .large-up-8 > .column:nth-of-type(1n),  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }

  .large-up-8 > .column:nth-of-type(8n+1),  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }

  .large-up-8 > .column:last-child,  .large-up-8 > .columns:last-child {
    float: left;
  }

  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }

  .large-centered,  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
}

/* Magnific Popup */

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

/* Main image in popup */

/* The shadow behind the image */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
}

/* Slick */

/* Slider */

/* =Base styles
-------------------------------------------------------------- */

/* Resets */

* {
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-align: inherit;
  text-decoration: none;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}

*,*::before,*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.15;
  background-color: #fff;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  scroll-behavior: smooth;
}

main,footer,header,section {
  display: block;
}

svg {
  vertical-align: middle;
}

ul {
  list-style: none;
}

small {
  font-size: 0.8em;
}

code {
  font-family: "monospace", monospace;
  font-size: 1em;
}

input {
  border: 2px solid #fafafa;
  border-radius: 999rem;
  padding: 0.75rem 1.375rem;
  font-size: 0.75rem;
  font-weight: 600;
  width: 250px;
}

button {
  cursor: pointer;
}

input::-webkit-search-cancel-button,input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input::-ms-reveal {
  display: none;
}

input::-ms-clear {
  display: none;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

/* Socicon */

@font-face {
  font-family: 'Socicon';
  src: url(assets/fonts/Socicon.eot?484r1f);
  src: url(assets/fonts/Socicon.eot?484r1f#iefix) format("embedded-opentype"), url(assets/fonts/Socicon.woff2?484r1f) format("woff2"), url(assets/fonts/Socicon.ttf?484r1f) format("truetype"), url(assets/fonts/Socicon.woff?484r1f) format("woff"), url(assets/fonts/Socicon.svg?484r1f#Socicon) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="socicon-"],[class*=" socicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Helpers */

.hero-content,.highlights,.footer {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

.hero-content::before,.highlights::before,.footer::before,.hero-content::after,.highlights::after,.footer::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.hero-content::after,.highlights::after,.footer::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .hero-content,  .highlights,  .footer {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-content,  .highlights,  .footer {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.highlights-icon-box::after,.hero-header::after {
  content: "";
  display: table;
  clear: both;
}

/* Animations */

@keyframes attention {
  9% {
    transform: none;
  }

  12% {
    transform: translateY(-6px);
  }

  16% {
    transform: translateY(2px);
  }

  20% {
    transform: translateY(-3px);
  }

  24% {
    transform: translateY(0);
  }
}

/* Main initialization */

html {
  background-color: #fafafa;
  color: #343434;
  font-family: "Poppins", "Helvetica Neue", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  position: relative;
}

html::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/noise.png') repeat top left;
  background-size: 15.625rem 15.625rem;
  z-index: 999;
  pointer-events: none;
}

html.ie10::before {
  display: none;
}

/* =Typography
-------------------------------------------------------------- */

/* Headings */

.styled-h1,h1 {
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-size: 7.625rem;
  line-height: 1.2;
}

@media screen and (max-width: 64em) {
  .styled-h1,  h1 {
    font-size: 5rem;
  }
}

@media screen and (max-width: 40em) {
  .styled-h1,  h1 {
    font-size: 3.125rem;
  }
}

.styled-h2,h2 {
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-size: 3.75rem;
  line-height: 1.2;
}

@media screen and (max-width: 48em) {
  .styled-h2,  h2 {
    font-size: 3.4375rem;
  }
}

@media screen and (max-width: 40em) {
  .styled-h2,  h2 {
    font-size: 2.5rem;
  }
}

.styled-h3,h3 {
  font-family: "Playfair Display", "Times New Roman", Times, serif;
  font-size: 2.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 48em) {
  .styled-h3,  h3 {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 40em) {
  .styled-h3,  h3 {
    font-size: 1.25rem;
  }
}

.styled-h4,h4 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1.2;
}

@media screen and (max-width: 48em) {
  .styled-h4,  h4 {
    font-size: 0.875rem;
  }
}

.styled-h5,h5,.hero-banner .sub-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1.2;
}

@media screen and (max-width: 48em) {
  .styled-h5,  h5,  .hero-banner .sub-title {
    font-size: 0.75rem;
  }
}

.styled-h6,h6 {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1.2;
}

@media screen and (max-width: 48em) {
  .styled-h6,  h6 {
    font-size: 0.625rem;
  }
}

/* Paragraph */

.styled-p,p {
  font-size: 1rem;
  line-height: 1.8;
}

@media screen and (max-width: 40em) {
  .styled-p,  p {
    font-size: 0.875rem;
  }
}

/* =Buttons
-------------------------------------------------------------- */

/* Buttons */

.button {
  display: inline-block;
  background: #343434;
  color: #fafafa;
  border-radius: 999rem;
  padding: 0.75rem 1.375rem;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-property: background, color;
}

.button:hover {
  background: #010101;
}

.button--inverted {
  background: #fafafa;
  color: #343434;
}

.button--inverted:hover {
  background: #e1e1e1;
}

.button--hollow {
  color: #343434;
  background: transparent;
  border: 2px solid #343434;
}

.button--hollow:hover {
  background: #343434;
  color: #fafafa;
}

.button--hollow--inverted {
  color: #fafafa;
  border: 2px solid #fafafa;
}

.button--hollow--inverted:hover {
  background: #fafafa;
  color: #343434;
}

/* =Layout Specific
-------------------------------------------------------------- */

.default {
  background-color: #120755;
  background-image: url('../images/default/hero/hero-bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  color: #fafafa;
}

.default hr {
  width: 25rem;
  max-width: 65%;
  height: 1px;
  background: radial-gradient(rgba(250, 250, 250, 0.45), rgba(250, 250, 250, 0));
  margin: 0 auto;
}

/* =Sections
-------------------------------------------------------------- */

/* Hero */

.hero {
  width: 100%;
}

.hero-content {
  height: 100vh;
  position: relative;
}

.hero-header,.hero-banner,.hero-footer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 3.4375rem 2.5rem;
}

@media screen and (max-width: 40em) {
  .hero-header,  .hero-banner,  .hero-footer {
    padding: 1.5625rem 0.625rem;
  }
}

.hero-header .-logo {
  float: left;
  width: 50%;
}

@media screen and (max-width: 60em) {
  .hero-header .-logo {
    width: calc(50% - 1.25rem);
    padding-left: 1.25rem;
  }
}

@media screen and (max-width: 40em) {
  .hero-header .-logo {
    width: 100%;
    text-align: center;
    padding-right: 1.25rem;
  }
}

.hero-header .-logo a {
  display: inline-block;
  transition: transform 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.hero-header .-logo a:hover {
  transform: translateY(-3px);
}

.hero-header .-logo svg {
  width: 9.4375rem;
  height: 2.8125rem;
  fill: #fafafa;
}

.hero-header .-cta {
  float: right;
  width: 50%;
  text-align: right;
}

@media screen and (max-width: 60em) {
  .hero-header .-cta {
    width: calc(50% - 1.25rem);
    margin-right: 1.25rem;
  }
}

@media screen and (max-width: 40em) {
  .hero-header .-cta {
    display: none;
  }
}

.hero-banner {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.hero-banner h1 {
  margin-bottom: 1.5625rem;
}

.hero-banner .-cta {
  position: absolute;
  bottom: -0.625rem;
  left: 50%;
  margin-left: -0.75rem;
  animation: attention 4s ease infinite;
}

@media screen and (max-width: 40em) {
  .hero-banner .-cta {
    bottom: -1.25rem;
  }
}

.hero-footer {
  top: auto;
  bottom: 0;
}

.hero-threejs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: 100%;
  overflow: hidden;
}

/* Highlights */

.highlights {
  position: relative;
}

.highlights-header {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  padding-top: 5rem;
  padding-bottom: 0.625rem;
  text-align: center;
}

@media print, screen and (min-width: 40em) {
  .highlights-header {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.highlights-header:last-child:not(:first-child) {
  float: right;
}

@media screen and (max-width: 60em) {
  .highlights-header {
    padding-top: 3.75rem;
  }
}

@media screen and (max-width: 40em) {
  .highlights-header {
    padding-top: 2.5rem;
  }
}

.highlights-header h6 {
  color: rgba(250, 250, 250, 0.6);
}

.highlights-icon-box {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 40em) {
  .highlights-icon-box {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.highlights-icon-box:last-child:not(:first-child) {
  float: right;
}

@media screen and (max-width: 60em) {
  .highlights-icon-box {
    width: 66.66667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-left: 16.66667%;
    margin-top: 1.875rem;
  }
}

@media screen and (max-width: 60em) and (min-width: 40em) {
  .highlights-icon-box {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (max-width: 60em) {
  .highlights-icon-box:last-child:not(:first-child) {
    float: right;
  }
}

@media screen and (max-width: 40em) {
  .highlights-icon-box {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin-left: 0%;
    margin-top: 1.25rem;
  }
}

@media screen and (max-width: 40em) and (min-width: 40em) {
  .highlights-icon-box {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (max-width: 40em) {
  .highlights-icon-box:last-child:not(:first-child) {
    float: right;
  }
}

.highlights-icon-box .-icon {
  float: left;
}

.highlights-icon-box .-icon svg {
  width: 3rem;
  height: 3rem;
}

.highlights-icon-box .-content {
  float: left;
  padding: 1.125rem 0rem 0rem 1.25rem;
  width: calc(100% - 3rem);
}

.highlights-icon-box .-content h5 {
  margin-bottom: 1.25rem;
}

.highlights-icon-box .-content p {
  color: rgba(250, 250, 250, 0.8);
}

.highlights-glow {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}

/* Gallery */

/* Clients */

/* Footer */

.footer {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  text-align: center;
}

@media screen and (max-width: 40em) {
  .footer {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
}

.footer-content {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .footer-content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.footer-content:last-child:not(:first-child) {
  float: right;
}

.footer-content .-logo {
  margin-bottom: 0.625rem;
}

.footer-content .-logo a {
  display: inline-block;
  transition: transform 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.footer-content .-logo a:hover {
  transform: translateY(-3px);
}

.footer-content .-logo svg {
  width: 8.3125rem;
  height: 2.5rem;
  fill: #fafafa;
}

.footer-content .-copyright {
  color: rgba(250, 250, 250, 0.5);
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 770px;
}

.enum {
  list-style: outside;
}

.content-centered {
  text-align: center;
}

.job_content-box {
  margin: 30px;
}

.header {
  padding: 3.4375rem 2.5rem;
}

.logo {
  display: block;
}