@charset "UTF-8";
/*
Theme Name: Ara Partners
Theme URI:
Author: Antenna Digital
Author URI: https://www.antennagroup.com
Description: Ara Partners WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/********************************************************************************
			 --- CSS BASE  ---
*********************************************************************************/
html {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 1.188rem;
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #445b64;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure {
  display: block;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

main {
  display: block;
  outline: none;
  margin-top: 7rem;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

dfn {
  font-style: italic;
}

mark {
  background-color: #3ad29c;
  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;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input {
  overflow: visible;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  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;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

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

td,
th {
  padding: 0;
}

::-webkit-input-placeholder {
  color: #767676;
  opacity: 1;
}

::-moz-placeholder {
  color: #767676;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #767676;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #767676;
  opacity: 1;
}

::placeholder {
  color: #767676;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #767676;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #767676;
  opacity: 1;
}

main.content-single {
  margin-top: 5rem;
  margin-bottom: 6rem;
}

main.content-anchors {
  margin-top: 0;
}

main.content-target-sectors {
  margin-top: 1rem;
}

main.content-home {
  margin-top: 4rem;
}

.template-home .wrapper {
  overflow: hidden;
}

/*Reduce Root Element (html) Sizing For REMs*/
@media only screen and (max-width: 1199px) {
  html {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1023px) {
  html {
    font-size: 14px;
  }
}

@media only screen and (max-width: 800px) {
  html {
    font-size: 13px;
  }
}

@media only screen and (max-width: 375px) {
  html {
    font-size: 12px;
  }
}

/********************************************************************************
			 --- Template - Header ---
*********************************************************************************/
.header {
  z-index: 999;
  background-color: #fff;
}

.menu-main > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100% !important;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

/*-----------Drawer Scrollbars-----------*/
.drawer::-webkit-scrollbar {
  width: 0 !important;
}

.drawer::-webkit-scrollbar-track {
  background: none;
}

.drawer::-webkit-scrollbar-thumb {
  background: none;
}

.no-touchevents .drawer::-webkit-scrollbar {
  width: 8px !important;
}

.no-touchevents .drawer::-webkit-scrollbar-track {
  background: #ccc;
}

.no-touchevents .drawer::-webkit-scrollbar-thumb {
  background: #3ad29c;
}

/*-----------Button Menu-----------*/
/*-----------Header - Search-----------*/
.search input[type="text"] {
  margin: 0;
  height: 40px;
  padding-right: 2.25em;
}

.search button {
  font-size: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.5em;
  height: 40px;
  line-height: 40px;
  color: #ccc;
}

.search-row {
  position: relative;
}

/*-----------Header - Utility Links-----------*/
.utility-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.utility-links li,
.utility-links a {
  display: block;
}

.utility-links li a.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.utility-links li a .icon-phone {
  margin-right: 2.5px;
}

/*-----------Menu-----------*/
.menu > ul > li > a,
.menu ul ul li a {
  font-weight: 400;
}

.menu > ul > li > a.text-button {
  font-weight: bold !important;
}

.menu > ul > li > a.text-button:hover {
  color: #3ad29c !important;
}

/* Above 801px */
@media only screen and (min-width: 1241px) {
  body {
    padding: 5.625rem 0 0 0;
  }
  /*-----------Hidden Mobile Elements-----------*/
  .content-overlay,
  .drawer-toggle {
    display: none;
  }
  /*-----------Header-----------*/
  .header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
    box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
  }
  body.admin-bar .header {
    top: 32px;
  }
  .template-home .header {
    margin-top: 1rem;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body.template-home {
    padding-top: 0;
  }
  .menu-logo {
    background-color: #fff;
  }
  .logo {
    text-align: center;
    display: inline-block;
    z-index: 1;
    max-width: 250px;
    margin-right: 3rem;
  }
  .logo img {
    display: inline-block;
    vertical-align: middle;
  }
  /*-----------Header - Top -----------*/
  /*-----------Header - Drawer -----------*/
  .drawer {
    margin-left: auto;
  }
  /*-----------Header - Button Menu -----------*/
  .menu ul.button-menu {
    margin-left: .25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu ul.button-menu li:last-child {
    margin-right: 0;
  }
  /*-----------Header - Search-----------*/
  .search {
    float: left;
    width: 250px;
  }
  /*-----------Header - Utility Links-----------*/
  .utility-links li {
    float: left;
    line-height: 40px;
    position: relative;
  }
  .utility-links a {
    padding: 0 0.667em;
    font-size: 0.778rem;
    color: #000;
  }
  .utility-links a:hover {
    color: #3ad29c;
  }
  .utility-links ul li:first-child a {
    padding-left: 0;
  }
  .utility-links ul li:last-child a {
    padding-right: 0;
  }
  /*-----------Header - Menu-----------*/
  .menu {
    font-size: 13px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu ul {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
  .menu li {
    position: relative;
  }
  .menu li,
  .menu a {
    display: block;
  }
  /*-----------Menu - First Level-----------*/
  .menu > ul > li {
    float: left;
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
  .menu > ul > li > a:not(.button) {
    color: #293237;
    font-weight: 500;
    padding: 0 0.5em;
    height: 5.626rem;
    line-height: 5.625rem;
    font-size: 1em;
    border-bottom: 5px solid transparent;
  }
  .menu > ul > li > a .menu-arrow {
    display: none;
  }
  .menu > ul > li > a {
    margin: 0;
    z-index: 1;
    position: relative;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  .menu > ul > li > a .menu-arrow:after {
    content: "\e91d";
    font-family: "CD-Project-Icons";
    margin-left: 0.333em;
    font-size: 90%;
    color: #ccc;
  }
  .menu > ul > li > a:not(.button):hover,
  .menu > ul > li:hover > a:not(.button),
  .menu > ul > li.selected > a:not(.button) {
    color: #031e47;
    border-color: #3ad29c;
  }
  .menu > ul.button-menu > li {
    margin-right: 1rem;
  }
  .menu > ul > li > .text-button {
    position: relative;
  }
  .menu > ul > li > .text-button:before,
  .menu > ul > li > .text-button:after {
    content: "";
    display: block;
    width: 2px;
    height: 1.5rem;
    background-color: #d6e6ec;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .menu > ul > li > .text-button:before {
    left: -0.35rem;
  }
  .menu > ul > li > .text-button:after {
    right: -0.35rem;
  }
  .menu > ul > li > a.button {
    margin-left: 1px;
  }
  /*-----------Menu - Dropdown-----------*/
  .menu ul ul {
    text-align: left;
    line-height: normal;
    position: absolute;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
    box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
    left: -9999px;
    top: auto;
    width: 225px;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    background: #fff;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    opacity: 0;
  }
  .menu ul ul a {
    padding: 0.6em 1.25em;
    color: #293237;
    font-weight: 500;
  }
  .menu ul ul a:hover,
  .menu ul ul li.drop-open > a,
  .menu ul ul li.selected > a {
    color: #3ad29c;
  }
  .menu ul ul .menu-arrow:after {
    content: "\ea21";
    font-family: "CD-Project-Icons";
    margin-left: 0.333em;
    font-size: 90%;
    color: #ccc;
  }
  .no-touchevents .menu > ul > li.drop-open > ul,
  .touchevents .menu > ul > li:hover > ul {
    left: auto;
    opacity: 1;
  }
  .no-touchevents .menu > ul > li.drop-right.drop-open ul,
  .touchevents .menu > ul > li.drop-right:hover ul {
    right: 0;
  }
  /*-----------Menu - Second Level Dropdown-----------*/
  .no-touchevents .menu > ul > li ul li.drop-open ul,
  .touchevents .menu > ul > li ul li:hover ul {
    opacity: 1;
    left: 225px;
    top: 0;
  }
  .no-touchevents .menu > ul > li.drop-right ul li.drop-open ul,
  .touchevents .menu > ul > li.drop-right ul li:hover ul {
    left: inherit;
    right: 225px;
  }
  /*-----------Sticky Nav -----------*/
  body.nav-fixed .nav-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }
  /*-----------Helpers-----------*/
  .large-fr {
    float: right;
  }
  .menu-large-hide {
    display: none;
  }
}

@media only screen and (min-width: 960px) {
  .menu {
    font-size: 15px;
  }
}

@media only screen and (min-width: 1024px) {
  .menu {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1438px) {
  .menu-main > .row {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .menu > ul > li a:not(.button) {
    font-size: 0.9rem;
  }
}

@media only screen and (max-width: 1390px) {
  .menu > ul:not(.button-menu) > li > a {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1240px) {
  .header > .row {
    max-width: 100%;
  }
  .header .logo {
    max-width: 250px;
    margin-left: 2rem;
  }
  .menu > ul:not(.button-menu) > li > a {
    padding-left: 0.667em;
    padding-right: 0.667em;
  }
}

@media only screen and (max-width: 1240px) {
  /*-----------Header-----------*/
  .header {
    position: fixed !important;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
    box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
  }
  .wrapper {
    padding-top: 70px;
  }
  .sticky-header--down .header,
  .sticky-header--up .header {
    -webkit-animation-name: none !important;
    animation-name: none !important;
  }
  /*-----------Header - Logo-----------*/
  .logo {
    height: 60px;
    line-height: 60px;
    padding: 0 15px 0 5px;
  }
  header .logo img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  /*-----------Drawer Toggle-----------*/
  .drawer-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 70px;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
  }
  .drawer-toggle span {
    position: absolute;
    display: block;
    width: 28px;
    height: 4px;
    background: #111;
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -14px;
  }
  .drawer-toggle span::before,
  .drawer-toggle span::after {
    content: "";
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
  }
  .drawer-toggle span::before {
    top: -8px;
  }
  .drawer-toggle span::after {
    bottom: -8px;
  }
  /*-----------Drawer-----------*/
  .drawer {
    position: fixed;
    z-index: 1001;
    top: 0;
    left: -300px;
    height: 100%;
    width: 300px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    transition: -webkit-transform 150ms ease-in-out;
    -o-transition: transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  }
  body.admin-bar .drawer {
    top: 32px;
  }
  /*-----------Main Menu-----------*/
  .menu {
    font-size: 16px;
  }
  .menu-main > .row {
    height: 70px;
    padding-right: 1.5rem;
  }
  .menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .menu li {
    line-height: 1.2;
  }
  .menu li,
  .menu a {
    display: block;
  }
  .menu a:not(.button) {
    border-bottom: 1px solid #d6e6ec;
    -webkit-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
  }
  .menu ul li a {
    font-size: 1.125em;
    padding: 0.833em 0.667em;
  }
  .menu ul li a:not(.button) {
    color: #0d465c;
    position: relative;
  }
  .menu ul li.selected > a:not(.button) {
    color: #3ad29c;
  }
  .menu > ul > li.active > a,
  .menu > ul > li.selected > a {
    color: #3ad29c;
  }
  .menu .menu-arrow {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 2.778em;
    text-align: center;
    height: 100%;
    z-index: 1;
  }
  .menu .menu-arrow:after {
    content: "\e910";
    font-family: "CD-Project-Icons";
    color: #0d465c;
    font-size: 1.444em;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    font-style: normal;
    -webkit-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
  }
  .menu li.active > a .menu-arrow:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    color: #3ad29c;
  }
  .menu li.selected > a .menu-arrow:after {
    color: #3ad29c;
  }
  .menu li.active > ul {
    display: block;
  }
  .menu ul ul {
    display: none;
  }
  .menu > ul > li > ul > li.active > a {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
  }
  .menu ul ul li a {
    padding-left: 1.765em;
  }
  .menu ul ul ul li a {
    font-size: 0.938em;
    padding-left: 3em;
  }
  .menu > ul > li a:not(.button) {
    font-size: 1.125em;
    font-weight: 500;
  }
  .menu a.button {
    line-height: normal;
    text-align: left;
    margin: 0 0 1px 0;
  }
  ul.button-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ul.button-menu li {
    line-height: 0;
  }
  ul.button-menu a {
    margin-bottom: 0;
  }
  ul.button-menu .text-button {
    font-weight: bold;
    padding-bottom: 0;
    margin-right: 1rem;
    margin-bottom: 0;
  }
  /*-----------Pull Out Menu Content Overlay-----------*/
  .content-overlay {
    visibility: hidden;
    height: 0;
    width: 0;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    -webkit-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out;
    z-index: 1000;
  }
  /*-----------Pull Out Menu Open-----------*/
  .root {
    position: relative;
    height: 100%;
  }
  .root.menu_open {
    overflow: hidden;
  }
  .root.menu_open .drawer {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  .root.menu_open .content-overlay {
    visibility: visible;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
  }
  .root.menu_open .content-overlay span {
    position: absolute;
    top: 0.577em;
    right: 0.577em;
    font-size: 1.625rem;
    color: #fff;
  }
  /*-----------Header - Search-----------*/
  .search {
    padding: 0.667em;
    background: #000;
  }
  /*-----------Header - Utility LInks-----------*/
  .utility-links li {
    line-height: 1.2;
  }
  .utility-links a {
    font-size: 16px;
    padding: 0.667em 0.938em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  }
  /*-----------Helpers-----------*/
}

@media only screen and (max-width: 1390px) and (min-width: 1300px) {
  .menu > ul > li > a:not(.button) { padding: 0 0.25em; }
}

@media only screen and (max-width: 1390px) and (min-width: 1241px) {
  .menu > ul > li a:not(.button) { font-size: .875rem!important; }
  .menu > ul > li a.text-button.tiny:not(.button) { font-size: .75rem!important; }
  .menu ul.button-menu { margin-left: .5rem; }
  .menu > ul.button-menu > li { margin-right: .5rem; }
}

@media only screen and (max-width: 782px) {
  /* Drawer */
  body.admin-bar .drawer {
    top: 46px;
  }
}

@media only screen and (max-width: 550px) {
  .header .logo {
    max-width: 150px;
  }
}

@media (max-width: 1240px) and (min-width: 401px) {
  ul.button-menu.button-menu-primary {
    display: none;
  }
}

@media only screen and (min-width: 1241px) {
  ul.button-menu.mobile-menu {
    display: none;
  }
}

@media (max-width: 480px) {
  ul.button-menu.button-menu-primary {
    display: block;
    padding-left: 0.667em;
    padding-right: 0.667em;
  }
  ul.button-menu.button-menu-primary li {
    margin: 1.65rem 0;
  }
  ul.button-menu.button-menu-primary .text-button {
    font-size: 1rem !important;
    text-align: center;
    padding: 0;
    margin: 0;
    display: block;
  }
  ul.button-menu.button-menu-primary .button {
    font-size: 1.25rem;
    text-align: center;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    margin-top: -0.3rem;
  }
  ul.button-menu.mobile-menu {
    display: none;
  }
}

@media only screen and (max-width: 375px) {
  /* Menu */
  .menu {
    font-size: 15px;
  }
  .drawer {
    width: 280px;
    left: -280px;
  }
  .root.menu_open .drawer {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
  }
}

@media only screen and (max-width: 320px) {
  /* Menu */
  .menu {
    font-size: 14px;
  }
  .drawer {
    width: 260px;
    left: -260px;
  }
  .root.menu_open .drawer {
    -webkit-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
  }
}

/*-----------Sticky Menu-----------*/
.sticky-header .header {
  position: fixed !important;
  left: 0;
  right: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
  box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.04);
}

.sticky-header--up .header {
  -webkit-animation-name: stickyHeaderUp;
  animation-name: stickyHeaderUp;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.sticky-header--down .header {
  -webkit-animation-name: stickyHeaderDown;
  animation-name: stickyHeaderDown;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
}

@-webkit-keyframes stickyHeaderDown {
  from {
    -webkit-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes stickyHeaderDown {
  from {
    -webkit-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}

@-webkit-keyframes stickyHeaderUp {
  0% {
    position: fixed;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    -webkit-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
  }
}

@keyframes stickyHeaderUp {
  0% {
    position: fixed;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    -webkit-transform: translate3d(0px, -100%, 0px);
    transform: translate3d(0px, -100%, 0px);
  }
}

/********************************************************************************
			 --- Template Layout ---
*********************************************************************************/
section {
  margin: 3rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

section:first-child {
  margin-top: 0;
}

.anchor-section {
  border-bottom: 2px solid #d6e6ec;
}

.anchor-section section {
  padding: 3rem 0;
  margin: 0;
}

.anchor-section .content-cards .section-headline {
  display: block !important;
  text-align: left !important;
  margin-bottom: 3.5rem;
}

.anchor-section:first-child {
  padding-top: 7rem;
}

.anchor-section:first-child section {
  padding-top: 0;
}

.anchor-section:last-child {
  padding-top: 4.9rem;
  margin-top: 2px;
  border-bottom: none;
}

@media only screen and (max-width: 800px) {
  /*-----------Adjust for Height of Fixed Mobile Menu-----------*/
  /* .wrapper {
    padding-top: 60px;
  } */
}

/********************************************************************************
			 --- Grid ---
*********************************************************************************/
/* Base Grid Classes */
.row {
  max-width: 1310px;
  margin-right: auto;
  margin-left: auto;
}
.row::after,
.row::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.6667rem;
  margin-left: -0.6667rem;
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-right: 0.6667rem;
  padding-left: 0.6667rem;
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.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;
}
.row-site {
  width: 96%;
}
@media only screen and (max-width: 1380px) {
  .row {
    max-width: 95% !important;
  }
}
.xsmall-1 {
  width: 8.33333%;
}
.xsmall-push-1 {
  position: relative;
  left: 8.33333%;
}
.xsmall-pull-1 {
  position: relative;
  left: -8.33333%;
}
.xsmall-offset-0 {
  margin-left: 0;
}
.xsmall-2 {
  width: 16.66667%;
}
.xsmall-push-2 {
  position: relative;
  left: 16.66667%;
}
.xsmall-pull-2 {
  position: relative;
  left: -16.66667%;
}
.xsmall-offset-1 {
  margin-left: 8.33333%;
}
.xsmall-3 {
  width: 25%;
}
.xsmall-push-3 {
  position: relative;
  left: 25%;
}
.xsmall-pull-3 {
  position: relative;
  left: -25%;
}
.xsmall-offset-2 {
  margin-left: 16.66667%;
}
.xsmall-4 {
  width: 33.33333%;
}
.xsmall-push-4 {
  position: relative;
  left: 33.33333%;
}
.xsmall-pull-4 {
  position: relative;
  left: -33.33333%;
}
.xsmall-offset-3 {
  margin-left: 25%;
}
.xsmall-5 {
  width: 41.66667%;
}
.xsmall-push-5 {
  position: relative;
  left: 41.66667%;
}
.xsmall-pull-5 {
  position: relative;
  left: -41.66667%;
}
.xsmall-offset-4 {
  margin-left: 33.33333%;
}
.xsmall-6 {
  width: 50%;
}
.xsmall-push-6 {
  position: relative;
  left: 50%;
}
.xsmall-pull-6 {
  position: relative;
  left: -50%;
}
.xsmall-offset-5 {
  margin-left: 41.66667%;
}
.xsmall-7 {
  width: 58.33333%;
}
.xsmall-push-7 {
  position: relative;
  left: 58.33333%;
}
.xsmall-pull-7 {
  position: relative;
  left: -58.33333%;
}
.xsmall-offset-6 {
  margin-left: 50%;
}
.xsmall-8 {
  width: 66.66667%;
}
.xsmall-push-8 {
  position: relative;
  left: 66.66667%;
}
.xsmall-pull-8 {
  position: relative;
  left: -66.66667%;
}
.xsmall-offset-7 {
  margin-left: 58.33333%;
}
.xsmall-9 {
  width: 75%;
}
.xsmall-push-9 {
  position: relative;
  left: 75%;
}
.xsmall-pull-9 {
  position: relative;
  left: -75%;
}
.xsmall-offset-8 {
  margin-left: 66.66667%;
}
.xsmall-10 {
  width: 83.33333%;
}
.xsmall-push-10 {
  position: relative;
  left: 83.33333%;
}
.xsmall-pull-10 {
  position: relative;
  left: -83.33333%;
}
.xsmall-offset-9 {
  margin-left: 75%;
}
.xsmall-11 {
  width: 91.66667%;
}
.xsmall-push-11 {
  position: relative;
  left: 91.66667%;
}
.xsmall-pull-11 {
  position: relative;
  left: -91.66667%;
}
.xsmall-offset-10 {
  margin-left: 83.33333%;
}
.xsmall-12 {
  width: 100%;
}
.xsmall-offset-11 {
  margin-left: 91.66667%;
}
.xsmall-up-1 > .column,
.xsmall-up-1 > .columns {
  float: left;
  width: 100%;
}
.xsmall-up-1 > .column:nth-of-type(1n),
.xsmall-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-1 > .column:nth-of-type(1n + 1),
.xsmall-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}
.xsmall-up-1 > .column:last-child,
.xsmall-up-1 > .columns:last-child {
  float: left;
}
.xsmall-up-2 > .column,
.xsmall-up-2 > .columns {
  float: left;
  width: 50%;
}
.xsmall-up-2 > .column:nth-of-type(1n),
.xsmall-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-2 > .column:nth-of-type(2n + 1),
.xsmall-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}
.xsmall-up-2 > .column:last-child,
.xsmall-up-2 > .columns:last-child {
  float: left;
}
.xsmall-up-3 > .column,
.xsmall-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
.xsmall-up-3 > .column:nth-of-type(1n),
.xsmall-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-3 > .column:nth-of-type(3n + 1),
.xsmall-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}
.xsmall-up-3 > .column:last-child,
.xsmall-up-3 > .columns:last-child {
  float: left;
}
.xsmall-up-4 > .column,
.xsmall-up-4 > .columns {
  float: left;
  width: 25%;
}
.xsmall-up-4 > .column:nth-of-type(1n),
.xsmall-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-4 > .column:nth-of-type(4n + 1),
.xsmall-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}
.xsmall-up-4 > .column:last-child,
.xsmall-up-4 > .columns:last-child {
  float: left;
}
.xsmall-up-5 > .column,
.xsmall-up-5 > .columns {
  float: left;
  width: 20%;
}
.xsmall-up-5 > .column:nth-of-type(1n),
.xsmall-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-5 > .column:nth-of-type(5n + 1),
.xsmall-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}
.xsmall-up-5 > .column:last-child,
.xsmall-up-5 > .columns:last-child {
  float: left;
}
.xsmall-up-6 > .column,
.xsmall-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
.xsmall-up-6 > .column:nth-of-type(1n),
.xsmall-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-6 > .column:nth-of-type(6n + 1),
.xsmall-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}
.xsmall-up-6 > .column:last-child,
.xsmall-up-6 > .columns:last-child {
  float: left;
}
.xsmall-up-7 > .column,
.xsmall-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
.xsmall-up-7 > .column:nth-of-type(1n),
.xsmall-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-7 > .column:nth-of-type(7n + 1),
.xsmall-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}
.xsmall-up-7 > .column:last-child,
.xsmall-up-7 > .columns:last-child {
  float: left;
}
.xsmall-up-8 > .column,
.xsmall-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.xsmall-up-8 > .column:nth-of-type(1n),
.xsmall-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.xsmall-up-8 > .column:nth-of-type(8n + 1),
.xsmall-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}
.xsmall-up-8 > .column:last-child,
.xsmall-up-8 > .columns:last-child {
  float: left;
}
.xsmall-collapse > .column,
.xsmall-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.xsmall-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.expanded.row .xsmall-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.xsmall-uncollapse > .column,
.xsmall-uncollapse > .columns {
  padding-right: 0.6667rem;
  padding-left: 0.6667rem;
}
.xsmall-centered {
  margin-right: auto;
  margin-left: auto;
}
.xsmall-centered,
.xsmall-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.xsmall-pull-0,
.xsmall-push-0,
.xsmall-uncentered {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 480px) {
  .small-1 {
    width: 8.33333%;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .small-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .small-offset-0 {
    margin-left: 0;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .small-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .small-offset-1 {
    margin-left: 8.33333%;
  }
  .small-3 {
    width: 25%;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
  }
  .small-pull-3 {
    position: relative;
    left: -25%;
  }
  .small-offset-2 {
    margin-left: 16.66667%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .small-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .small-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .small-offset-4 {
    margin-left: 33.33333%;
  }
  .small-6 {
    width: 50%;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
  }
  .small-pull-6 {
    position: relative;
    left: -50%;
  }
  .small-offset-5 {
    margin-left: 41.66667%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .small-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .small-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .small-offset-7 {
    margin-left: 58.33333%;
  }
  .small-9 {
    width: 75%;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
  }
  .small-pull-9 {
    position: relative;
    left: -75%;
  }
  .small-offset-8 {
    margin-left: 66.66667%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .small-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .small-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .small-offset-10 {
    margin-left: 83.33333%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-11 {
    margin-left: 91.66667%;
  }
  .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-collapse > .column,
  .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .small-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .small-uncollapse > .column,
  .small-uncollapse > .columns {
    padding-right: 0.6667rem;
    padding-left: 0.6667rem;
  }
  .small-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .small-centered,
  .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .small-pull-0,
  .small-push-0,
  .small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 640px) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n + 1),
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1),
  .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n + 1),
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n + 1),
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n + 1),
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n + 1),
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n + 1),
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n + 1),
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-pull-0,
  .medium-push-0,
  .medium-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
  .column,
  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .row-site {
    width: 90%;
  }
}
@media print, screen and (min-width: 801px) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .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-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-pull-0,
  .large-push-0,
  .large-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 960px) {
  .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .xlarge-offset-0 {
    margin-left: 0;
  }
  .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .xlarge-up-1 > .column:nth-of-type(1n),
  .xlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-1 > .column:nth-of-type(1n + 1),
  .xlarge-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .xlarge-up-1 > .column:last-child,
  .xlarge-up-1 > .columns:last-child {
    float: left;
  }
  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .xlarge-up-2 > .column:nth-of-type(1n),
  .xlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-2 > .column:nth-of-type(2n + 1),
  .xlarge-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .xlarge-up-2 > .column:last-child,
  .xlarge-up-2 > .columns:last-child {
    float: left;
  }
  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .xlarge-up-3 > .column:nth-of-type(1n),
  .xlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-3 > .column:nth-of-type(3n + 1),
  .xlarge-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .xlarge-up-3 > .column:last-child,
  .xlarge-up-3 > .columns:last-child {
    float: left;
  }
  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .xlarge-up-4 > .column:nth-of-type(1n),
  .xlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-4 > .column:nth-of-type(4n + 1),
  .xlarge-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .xlarge-up-4 > .column:last-child,
  .xlarge-up-4 > .columns:last-child {
    float: left;
  }
  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .xlarge-up-5 > .column:nth-of-type(1n),
  .xlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-5 > .column:nth-of-type(5n + 1),
  .xlarge-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .xlarge-up-5 > .column:last-child,
  .xlarge-up-5 > .columns:last-child {
    float: left;
  }
  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .xlarge-up-6 > .column:nth-of-type(1n),
  .xlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-6 > .column:nth-of-type(6n + 1),
  .xlarge-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .xlarge-up-6 > .column:last-child,
  .xlarge-up-6 > .columns:last-child {
    float: left;
  }
  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .xlarge-up-7 > .column:nth-of-type(1n),
  .xlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-7 > .column:nth-of-type(7n + 1),
  .xlarge-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .xlarge-up-7 > .column:last-child,
  .xlarge-up-7 > .columns:last-child {
    float: left;
  }
  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .xlarge-up-8 > .column:nth-of-type(1n),
  .xlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-up-8 > .column:nth-of-type(8n + 1),
  .xlarge-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .xlarge-up-8 > .column:last-child,
  .xlarge-up-8 > .columns:last-child {
    float: left;
  }
  .xlarge-collapse > .column,
  .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .xlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .xlarge-centered,
  .xlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .xlarge-pull-0,
  .xlarge-push-0,
  .xlarge-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .xxlarge-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0;
  }
  .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .xxlarge-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
  }
  .xxlarge-pull-3 {
    position: relative;
    left: -25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .xxlarge-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .xxlarge-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
  }
  .xxlarge-pull-6 {
    position: relative;
    left: -50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .xxlarge-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .xxlarge-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
  }
  .xxlarge-pull-9 {
    position: relative;
    left: -75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .xxlarge-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .xxlarge-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xxlarge-up-1 > .column,
  .xxlarge-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .xxlarge-up-1 > .column:nth-of-type(1n),
  .xxlarge-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-1 > .column:nth-of-type(1n + 1),
  .xxlarge-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .xxlarge-up-1 > .column:last-child,
  .xxlarge-up-1 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-2 > .column,
  .xxlarge-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .xxlarge-up-2 > .column:nth-of-type(1n),
  .xxlarge-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-2 > .column:nth-of-type(2n + 1),
  .xxlarge-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .xxlarge-up-2 > .column:last-child,
  .xxlarge-up-2 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-3 > .column,
  .xxlarge-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .xxlarge-up-3 > .column:nth-of-type(1n),
  .xxlarge-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-3 > .column:nth-of-type(3n + 1),
  .xxlarge-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .xxlarge-up-3 > .column:last-child,
  .xxlarge-up-3 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-4 > .column,
  .xxlarge-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .xxlarge-up-4 > .column:nth-of-type(1n),
  .xxlarge-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-4 > .column:nth-of-type(4n + 1),
  .xxlarge-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .xxlarge-up-4 > .column:last-child,
  .xxlarge-up-4 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-5 > .column,
  .xxlarge-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .xxlarge-up-5 > .column:nth-of-type(1n),
  .xxlarge-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-5 > .column:nth-of-type(5n + 1),
  .xxlarge-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .xxlarge-up-5 > .column:last-child,
  .xxlarge-up-5 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-6 > .column,
  .xxlarge-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .xxlarge-up-6 > .column:nth-of-type(1n),
  .xxlarge-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-6 > .column:nth-of-type(6n + 1),
  .xxlarge-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .xxlarge-up-6 > .column:last-child,
  .xxlarge-up-6 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-7 > .column,
  .xxlarge-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .xxlarge-up-7 > .column:nth-of-type(1n),
  .xxlarge-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-7 > .column:nth-of-type(7n + 1),
  .xxlarge-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .xxlarge-up-7 > .column:last-child,
  .xxlarge-up-7 > .columns:last-child {
    float: left;
  }
  .xxlarge-up-8 > .column,
  .xxlarge-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .xxlarge-up-8 > .column:nth-of-type(1n),
  .xxlarge-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-up-8 > .column:nth-of-type(8n + 1),
  .xxlarge-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .xxlarge-up-8 > .column:last-child,
  .xxlarge-up-8 > .columns:last-child {
    float: left;
  }
  .xxlarge-collapse > .column,
  .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .xxlarge-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-uncollapse > .column,
  .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .xxlarge-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .xxlarge-centered,
  .xxlarge-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .xxlarge-pull-0,
  .xxlarge-push-0,
  .xxlarge-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 1.875rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}

/********************************************************************************
--- CD Font Icons Packcage - Full (replace with project icon set if supplied) ---
*********************************************************************************/
@font-face {
  font-family: "CD-Project-Icons";
  src: url("assets/fonts/CD-Project-Icons.eot?z8dabu");
  src: url("assets/fonts/CD-Project-Icons.eot?z8dabu#iefix")
      format("embedded-opentype"),
    url("assets/fonts/CD-Project-Icons.woff2?z8dabu") format("woff2"),
    url("assets/fonts/CD-Project-Icons.ttf?z8dabu") format("truetype"),
    url("assets/fonts/CD-Project-Icons.woff?z8dabu") format("woff"),
    url("assets/fonts/CD-Project-Icons.svg?z8dabu#CD-Project-Icons")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "CD-Project-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chemicals-materials:before {
  content: "\ea22";
}
.icon-energy-efficiency:before {
  content: "\ea23";
}
.icon-food-agriculture:before {
  content: "\ea24";
}
.icon-industrial-manufacturing:before {
  content: "\ea25";
}
.icon-arrow-drop-left:before {
  content: "\ea20";
}
.icon-arrow-drop-right:before {
  content: "\ea21";
}
.icon-image:before {
  content: "\e900";
}
.icon-about:before {
  content: "\e901";
}
.icon-account-box:before {
  content: "\e902";
}
.icon-account-circle:before {
  content: "\e903";
}
.icon-add-circle-fill:before {
  content: "\e904";
}
.icon-add-circle:before {
  content: "\e905";
}
.icon-add-user-male:before {
  content: "\e906";
}
.icon-add:before {
  content: "\e907";
}
.icon-address-book:before {
  content: "\e908";
}
.icon-addthis:before {
  content: "\e909";
}
.icon-adobeacrobatreader:before {
  content: "\e90a";
}
.icon-advertising:before {
  content: "\e90b";
}
.icon-airplane-mode-on:before {
  content: "\e90c";
}
.icon-alarm-clock:before {
  content: "\e90d";
}
.icon-albums:before {
  content: "\e90e";
}
.icon-android:before {
  content: "\e90f";
}
.icon-angle-down-circle:before {
  content: "\e910";
}
.icon-angle-down:before {
  content: "\e911";
}
.icon-angle-left-circle:before {
  content: "\e912";
}
.icon-angle-left:before {
  content: "\e913";
}
.icon-angle-right-circle:before {
  content: "\e914";
}
.icon-angle-right:before {
  content: "\e915";
}
.icon-angle-up-circle:before {
  content: "\e916";
}
.icon-angle-up:before {
  content: "\e917";
}
.icon-apple:before {
  content: "\e918";
}
.icon-approval:before {
  content: "\e919";
}
.icon-arrow-down-circle:before {
  content: "\e91a";
}
.icon-arrow-down-long:before {
  content: "\e91b";
}
.icon-arrow-down:before {
  content: "\e91c";
}
.icon-arrow-drop-down:before {
  content: "\e91d";
}
.icon-arrow-drop-up:before {
  content: "\e91e";
}
.icon-arrow-left-circle:before {
  content: "\e91f";
}
.icon-arrow-left-long:before {
  content: "\e920";
}
.icon-arrow-left:before {
  content: "\e921";
}
.icon-arrow-right-circle:before {
  content: "\e922";
}
.icon-arrow-right-long:before {
  content: "\e923";
}
.icon-arrow-right:before {
  content: "\e924";
}
.icon-arrow-up-circle:before {
  content: "\e925";
}
.icon-arrow-up-long:before {
  content: "\e926";
}
.icon-arrow-up:before {
  content: "\e927";
}
.icon-aspect-ratio:before {
  content: "\e928";
}
.icon-attach:before {
  content: "\e929";
}
.icon-attention:before {
  content: "\e92a";
}
.icon-audio:before {
  content: "\e92b";
}
.icon-automation:before {
  content: "\e92c";
}
.icon-ball-point-pen:before {
  content: "\e92d";
}
.icon-bank-card-back-side:before {
  content: "\e92e";
}
.icon-bank-cards:before {
  content: "\e92f";
}
.icon-bell:before {
  content: "\e930";
}
.icon-book:before {
  content: "\e931";
}
.icon-bookmark-ribbon:before {
  content: "\e932";
}
.icon-bookmark:before {
  content: "\e933";
}
.icon-box:before {
  content: "\e934";
}
.icon-briefcase:before {
  content: "\e935";
}
.icon-browse-podcasts:before {
  content: "\e936";
}
.icon-building-line:before {
  content: "\e937";
}
.icon-building:before {
  content: "\e938";
}
.icon-businessman:before {
  content: "\e939";
}
.icon-buy:before {
  content: "\e93a";
}
.icon-calculator:before {
  content: "\e93b";
}
.icon-calendar:before {
  content: "\e93c";
}
.icon-camera:before {
  content: "\e93d";
}
.icon-cancel-circle-fill:before {
  content: "\e93e";
}
.icon-cancel-circle:before {
  content: "\e93f";
}
.icon-cc-amex:before {
  content: "\e940";
}
.icon-cc-discover:before {
  content: "\e941";
}
.icon-cc-mastercard:before {
  content: "\e942";
}
.icon-cc-paypal:before {
  content: "\e943";
}
.icon-cc-stripe:before {
  content: "\e944";
}
.icon-cc-visa:before {
  content: "\e945";
}
.icon-cellular-network:before {
  content: "\e946";
}
.icon-chart-bar:before {
  content: "\e947";
}
.icon-chart-combo:before {
  content: "\e948";
}
.icon-chat:before {
  content: "\e949";
}
.icon-check-circle:before {
  content: "\e94a";
}
.icon-check:before {
  content: "\e94b";
}
.icon-checkbox-checked-circle-line:before {
  content: "\e94c";
}
.icon-checkbox-checked-circle:before {
  content: "\e94d";
}
.icon-checkbox-checked-line:before {
  content: "\e94e";
}
.icon-checkbox-checked:before {
  content: "\e94f";
}
.icon-checkbox-unchecked:before {
  content: "\e950";
}
.icon-circle-fill:before {
  content: "\e951";
}
.icon-circle:before {
  content: "\e952";
}
.icon-clear-all:before {
  content: "\e953";
}
.icon-clock:before {
  content: "\e954";
}
.icon-close:before {
  content: "\e955";
}
.icon-cloud:before {
  content: "\e956";
}
.icon-coins:before {
  content: "\e957";
}
.icon-collaboration:before {
  content: "\e958";
}
.icon-comments:before {
  content: "\e959";
}
.icon-compact-camera:before {
  content: "\e95a";
}
.icon-computer:before {
  content: "\e95b";
}
.icon-conference:before {
  content: "\e95c";
}
.icon-contact-card:before {
  content: "\e95d";
}
.icon-contacts:before {
  content: "\e95e";
}
.icon-copy:before {
  content: "\e95f";
}
.icon-create-new:before {
  content: "\e960";
}
.icon-dashboard:before {
  content: "\e961";
}
.icon-data-usage:before {
  content: "\e962";
}
.icon-database:before {
  content: "\e963";
}
.icon-decline:before {
  content: "\e964";
}
.icon-define-location:before {
  content: "\e965";
}
.icon-delivery:before {
  content: "\e966";
}
.icon-document:before {
  content: "\e967";
}
.icon-documents:before {
  content: "\e968";
}
.icon-download:before {
  content: "\e969";
}
.icon-duplicate:before {
  content: "\e96a";
}
.icon-edit-square:before {
  content: "\e96b";
}
.icon-edit:before {
  content: "\e96c";
}
.icon-error-line:before {
  content: "\e96d";
}
.icon-error:before {
  content: "\e96e";
}
.icon-expand:before {
  content: "\e96f";
}
.icon-external:before {
  content: "\e970";
}
.icon-facebook-square:before {
  content: "\e971";
}
.icon-facebook:before {
  content: "\e972";
}
.icon-file:before {
  content: "\e973";
}
.icon-filter-list:before {
  content: "\e974";
}
.icon-filter:before {
  content: "\e975";
}
.icon-flash-light:before {
  content: "\e976";
}
.icon-folder:before {
  content: "\e977";
}
.icon-following:before {
  content: "\e978";
}
.icon-fullscreen-exit:before {
  content: "\e979";
}
.icon-fullscreen:before {
  content: "\e97a";
}
.icon-gallery-carousel:before {
  content: "\e97b";
}
.icon-gallery:before {
  content: "\e97c";
}
.icon-gears:before {
  content: "\e97d";
}
.icon-genius:before {
  content: "\e97e";
}
.icon-geo-fence:before {
  content: "\e97f";
}
.icon-gift:before {
  content: "\e980";
}
.icon-globe-earth:before {
  content: "\e981";
}
.icon-globe:before {
  content: "\e982";
}
.icon-google:before {
  content: "\e983";
}
.icon-googleplay:before {
  content: "\e984";
}
.icon-googleplus-square:before {
  content: "\e985";
}
.icon-googleplus:before {
  content: "\e986";
}
.icon-graduation-cap:before {
  content: "\e987";
}
.icon-grid-6:before {
  content: "\e988";
}
.icon-grid:before {
  content: "\e989";
}
.icon-hand-cursor:before {
  content: "\e98a";
}
.icon-handshake:before {
  content: "\e98b";
}
.icon-happy:before {
  content: "\e98c";
}
.icon-health-sources:before {
  content: "\e98d";
}
.icon-heart:before {
  content: "\e98e";
}
.icon-help-line:before {
  content: "\e98f";
}
.icon-help:before {
  content: "\e990";
}
.icon-high-priority:before {
  content: "\e991";
}
.icon-home:before {
  content: "\e992";
}
.icon-houzz-square:before {
  content: "\e993";
}
.icon-houzz:before {
  content: "\e994";
}
.icon-idea:before {
  content: "\e995";
}
.icon-image-file:before {
  content: "\e996";
}
.icon-inbox:before {
  content: "\e997";
}
.icon-info:before {
  content: "\e998";
}
.icon-instagram-square:before {
  content: "\e999";
}
.icon-instagram:before {
  content: "\e99a";
}
.icon-investment:before {
  content: "\e99b";
}
.icon-invisible:before {
  content: "\e99c";
}
.icon-iphone-x:before {
  content: "\e99d";
}
.icon-iphone:before {
  content: "\e99e";
}
.icon-key:before {
  content: "\e99f";
}
.icon-keyboard-arrow-down:before {
  content: "\e9a0";
}
.icon-keyboard-arrow-left:before {
  content: "\e9a1";
}
.icon-keyboard-arrow-right:before {
  content: "\e9a2";
}
.icon-keyboard-arrow-up:before {
  content: "\e9a3";
}
.icon-keypad:before {
  content: "\e9a4";
}
.icon-laptop:before {
  content: "\e9a5";
}
.icon-layers-line:before {
  content: "\e9a6";
}
.icon-layers:before {
  content: "\e9a7";
}
.icon-line-chart:before {
  content: "\e9a8";
}
.icon-link:before {
  content: "\e9a9";
}
.icon-linkedin-square:before {
  content: "\e9aa";
}
.icon-linkedin:before {
  content: "\e9ab";
}
.icon-list:before {
  content: "\e9ac";
}
.icon-literature:before {
  content: "\e9ad";
}
.icon-lock:before {
  content: "\e9ae";
}
.icon-mail-line:before {
  content: "\e9af";
}
.icon-mail:before {
  content: "\e9b0";
}
.icon-maintenance:before {
  content: "\e9b1";
}
.icon-map-marker:before {
  content: "\e9b2";
}
.icon-map:before {
  content: "\e9b3";
}
.icon-marker:before {
  content: "\e9b4";
}
.icon-meeting:before {
  content: "\e9b5";
}
.icon-memories:before {
  content: "\e9b6";
}
.icon-menu:before {
  content: "\e9b7";
}
.icon-message:before {
  content: "\e9b8";
}
.icon-microphone:before {
  content: "\e9b9";
}
.icon-microsoftexcel:before {
  content: "\e9ba";
}
.icon-microsoftpowerpoint:before {
  content: "\e9bb";
}
.icon-microsoftword:before {
  content: "\e9bc";
}
.icon-minus-circle-fill:before {
  content: "\e9bd";
}
.icon-minus-circle:before {
  content: "\e9be";
}
.icon-minus:before {
  content: "\e9bf";
}
.icon-mobile:before {
  content: "\e9c0";
}
.icon-money-bag:before {
  content: "\e9c1";
}
.icon-money:before {
  content: "\e9c2";
}
.icon-monitor:before {
  content: "\e9c3";
}
.icon-movie:before {
  content: "\e9c4";
}
.icon-music-library:before {
  content: "\e9c5";
}
.icon-musical-notes:before {
  content: "\e9c6";
}
.icon-news:before {
  content: "\e9c7";
}
.icon-note:before {
  content: "\e9c8";
}
.icon-ok:before {
  content: "\e9c9";
}
.icon-online-support:before {
  content: "\e9ca";
}
.icon-open:before {
  content: "\e9cb";
}
.icon-order:before {
  content: "\e9cc";
}
.icon-paper-money:before {
  content: "\e9cd";
}
.icon-paper-plane:before {
  content: "\e9ce";
}
.icon-password:before {
  content: "\e9cf";
}
.icon-paypal:before {
  content: "\e9d0";
}
.icon-pdf:before {
  content: "\e9d1";
}
.icon-pencil:before {
  content: "\e9d2";
}
.icon-people:before {
  content: "\e9d3";
}
.icon-phone-call:before {
  content: "\e9d4";
}
.icon-phone:before {
  content: "\e9d5";
}
.icon-photo:before {
  content: "\e9d6";
}
.icon-pie-chart:before {
  content: "\e9d7";
}
.icon-pinterest-square:before {
  content: "\e9d8";
}
.icon-pinterest:before {
  content: "\e9d9";
}
.icon-play-circle-fill:before {
  content: "\e9da";
}
.icon-play-circle:before {
  content: "\e9db";
}
.icon-play:before {
  content: "\e9dc";
}
.icon-plus:before {
  content: "\e9dd";
}
.icon-price-tag:before {
  content: "\e9de";
}
.icon-print:before {
  content: "\e9df";
}
.icon-product:before {
  content: "\e9e0";
}
.icon-qr-code:before {
  content: "\e9e1";
}
.icon-quotes-close:before {
  content: "\e9e2";
}
.icon-quotes-open:before {
  content: "\e9e3";
}
.icon-radio-waves:before {
  content: "\e9e4";
}
.icon-refresh:before {
  content: "\e9e5";
}
.icon-report-card:before {
  content: "\e9e6";
}
.icon-restaurant:before {
  content: "\e9e7";
}
.icon-rocket:before {
  content: "\e9e8";
}
.icon-save:before {
  content: "\e9e9";
}
.icon-screenshot:before {
  content: "\e9ea";
}
.icon-search:before {
  content: "\e9eb";
}
.icon-security-checked:before {
  content: "\e9ec";
}
.icon-server:before {
  content: "\e9ed";
}
.icon-settings:before {
  content: "\e9ee";
}
.icon-shop:before {
  content: "\e9ef";
}
.icon-shopping-bag:before {
  content: "\e9f0";
}
.icon-shopping-cart-loaded:before {
  content: "\e9f1";
}
.icon-shopping-cart:before {
  content: "\e9f2";
}
.icon-shutdown:before {
  content: "\e9f3";
}
.icon-sms:before {
  content: "\e9f4";
}
.icon-soundcloud:before {
  content: "\e9f5";
}
.icon-speech-buble:before {
  content: "\e9f6";
}
.icon-spotify:before {
  content: "\e9f7";
}
.icon-stack-of-photos:before {
  content: "\e9f8";
}
.icon-star-half:before {
  content: "\e9f9";
}
.icon-star-line:before {
  content: "\e9fa";
}
.icon-star:before {
  content: "\e9fb";
}
.icon-statistics:before {
  content: "\e9fc";
}
.icon-stopwatch:before {
  content: "\e9fd";
}
.icon-sun:before {
  content: "\e9fe";
}
.icon-support:before {
  content: "\e9ff";
}
.icon-syncronize:before {
  content: "\ea00";
}
.icon-thumbs-up:before {
  content: "\ea01";
}
.icon-timer:before {
  content: "\ea02";
}
.icon-toggle-off:before {
  content: "\ea03";
}
.icon-toggle-on:before {
  content: "\ea04";
}
.icon-training:before {
  content: "\ea05";
}
.icon-trash:before {
  content: "\ea06";
}
.icon-trophy:before {
  content: "\ea07";
}
.icon-truck:before {
  content: "\ea08";
}
.icon-twitter-square:before {
  content: "\ea09";
}
.icon-twitter:before {
  content: "\ea0a";
}
.icon-unlock:before {
  content: "\ea0b";
}
.icon-upload1:before {
  content: "\ea0c";
}
.icon-usd-fill:before {
  content: "\ea0d";
}
.icon-usd:before {
  content: "\ea0e";
}
.icon-user-group-man-man:before {
  content: "\ea0f";
}
.icon-user-group-man-woman:before {
  content: "\ea10";
}
.icon-user-male:before {
  content: "\ea11";
}
.icon-video-call:before {
  content: "\ea12";
}
.icon-videos-purchased:before {
  content: "\ea13";
}
.icon-visible:before {
  content: "\ea14";
}
.icon-wallet-app:before {
  content: "\ea15";
}
.icon-wallet:before {
  content: "\ea16";
}
.icon-warning-line:before {
  content: "\ea17";
}
.icon-warning:before {
  content: "\ea18";
}
.icon-wifi:before {
  content: "\ea19";
}
.icon-worldwide-location:before {
  content: "\ea1a";
}
.icon-yelp-square:before {
  content: "\ea1b";
}
.icon-yelp:before {
  content: "\ea1c";
}
.icon-youtube:before {
  content: "\ea1d";
}
.icon-zoom-in:before {
  content: "\ea1e";
}
.icon-zoom-out:before {
  content: "\ea1f";
}
/********************************************************************************
			 --- Template - Page Elements ---
*********************************************************************************/
/*-----------Titles-----------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Archivo", sans-serif;
  margin: 0 0 0.833em 0;
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
  color: #0d465c;
}

h1,
.h1 {
  font-size: 2.625rem;
  line-height: 1.16;
}

h2,
.h2 {
  font-size: 1.938rem;
  line-height: 1.25;
}

h3,
.h3 {
  font-size: 1.375rem;
  line-height: 1.14;
}

h4,
.h4 {
  font-size: 1.188rem;
  line-height: 1.25;
}

h5,
.h5 {
  font-size: 1.1rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.subheader {
  font-weight: 300;
  margin-top: -0.6em;
}

.headings {
  border-bottom: 1px solid #ccc;
  padding: 0 0 0.667em 0;
  margin: 0 0 1.667em 0;
  position: relative;
}

.headings:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 175px;
  height: 1px;
  background: #000;
}

.headings span[class^="icon-"] {
  color: #ccc;
  font-size: 80%;
  margin-right: 0.167em;
}

/*-----------Branding Colors-----------*/
.primary {
  color: #004f74;
}

.bg-primary {
  background-color: #004f74;
}

.secondary {
  color: #0d465c;
}

.bg-secondary {
  background-color: #0d465c;
}

.green {
  color: #3ad29c !important;
}

.bg-green {
  background-color: #3ad29c;
}

.dark {
  color: #0c2630;
}

.bg-dark {
  background-color: #0c2630;
}

.gray {
  color: #293237;
}

.bg-gray {
  background-color: #293237;
}

.cool-gray {
  color: #445b64;
}

.bg-cool-gray {
  background-color: #445b64;
}

.light-gray {
  color: #e8eff3;
}

.bg-light-gray {
  background-color: #e8eff3;
}

.soft-gray {
  color: #879ca3;
}

.bg-soft-gray {
  background-color: #879ca3;
}

.sky-blue {
  color: #d6e6ec;
}

.bg-sky-blue {
  background-color: #d6e6ec;
}

/*-----------Lists-----------*/
.list-reset {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul,
ol {
  margin-bottom: 1em;
  margin-left: 1.778em;
  padding: 0;
}

ol,
li {
  line-height: 1.5;
}

ol {
  counter-reset: section;
  list-style-type: none;
  margin: 0 0 1em 0;
  padding: 0;
}

ol li {
  counter-increment: section;
  position: relative;
  padding: 0 0 0 1.125em;
  margin-bottom: 1.25em;
}

ol li:before {
  font-weight: 700;
  content: counters(section, ".") ".";
  display: inline-block;
  color: #3ad29c;
  margin-right: 0.5em;
}

ol ol {
  margin: 1.778em 0;
}

ol ol li {
  padding-left: 2.1429em;
}

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0.94444rem;
  margin-left: -1.22222rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
}

.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.22222rem;
  position: relative;
}

.menu-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
}

.menu-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  position: relative;
}

.menu-list > li:first-child {
  margin-left: 0;
}

.menu-list > li:last-child {
  margin-right: 0;
}

.bars {
  margin-left: 0;
}

.bars li {
  line-height: 1;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.61111rem;
  padding-right: 0.61111rem;
}

.bars li:after {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  background-color: #445b64;
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bars li:first-child {
  padding-left: 0;
}

.bars li:last-child {
  padding-right: 0;
}

.bars li:last-child:after {
  display: none;
}

ul.bullets,
ul.checkmarks {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
  overflow: hidden;
}

ul.bullets li,
ul.checkmarks li {
  list-style: none;
  margin: 0 0 1.125em 0;
  padding: 0 0 0 1.65em;
  position: relative;
}

ul.bullets li:before,
ul.checkmarks li:before {
  font-family: "CD-Project-Icons";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #3ad29c;
}

ul.bullets li:before {
  font-size: 1em;
  font-weight: bold;
  content: "\e915";
  top: -0.0625em;
}

ul.checkmarks li:before {
  font-size: 1.1em;
  content: "\e94b";
  top: -0.09em;
  font-weight: bold;
}

ul.bullets ul,
ul.checkmarks ul,
.text-content ul ul {
  margin: 1.25em 0 0 0.667em;
}

.article {
  font-size: 1.125rem;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  margin: 1.75em 0 1.5em;
}

/*-----------Paragraphs-----------*/
p {
  margin: 0 0 1.5em 0;
  line-height: 1.5;
}

.text-content {
  line-height: 1.63;
}

.text-content p {
  line-height: 1.63;
}

.lead {
  font-size: 1.556rem;
  font-weight: 300;
  line-height: 1.5;
}

/*-----------Links-----------*/
a {
  color: #3ad29c;
  text-decoration: none;
  -webkit-transition: color 300ms ease-out;
  -o-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
}

a:hover {
  color: #3ad29c;
  text-decoration: none;
  cursor: pointer;
}

/*-----------Images-----------*/
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

img.aligntop {
  margin: 0 0 1em 0;
}

img.alignleft,
img.alignright {
  max-width: 35%;
  margin-top: 0.333em;
  margin-bottom: 0.333em;
}

img.alignleft {
  float: left;
  margin-right: 1.389em;
}

img.alignright {
  float: right;
  margin-left: 1.389em;
}

img.border {
  border: 1px solid #ccc;
  padding: 0.278em;
  background: #fff;
}

/*-----------Aligning-----------*/
.left-align {
  text-align: left;
}

.center {
  text-align: center;
}

.right-align {
  text-align: right;
}

.left {
  float: left;
}

.right {
  float: right;
}

/*-----------Misc Typography-----------*/
.archivo {
  font-family: "Archivo", sans-serif;
}

.inter {
  font-family: "Inter", sans-serif;
}

.arial {
  font-family: Arial, sans-serif;
}

.times-new-roman {
  font-family: Times New Roman, serif;
}

.small {
  font-size: 13px;
  font-weight: 400;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
}

.regular-case {
  text-transform: none;
}

.justify {
  text-align: justify;
}

.nowrap {
  white-space: nowrap;
}

.break-word {
  word-wrap: break-word;
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.t1 {
  font-size: 0.875rem;
}

.t2 {
  font-size: 1rem;
}

.t3 {
  font-size: 1.125rem;
}

.t4 {
  font-size: 1.25rem;
}

.t5 {
  font-size: 1.375rem;
}

.t6 {
  font-size: 1.5rem;
}

.t7 {
  font-size: 1.625rem;
}

.t8 {
  font-size: 1.75rem;
}

.t9 {
  font-size: 1.875rem;
}

.t10 {
  font-size: 2rem;
}

.t4,
.t5,
.t6 {
  line-height: 1.35;
}

.t7,
.t8,
.t9,
.t10 {
  line-height: 1.2;
}

/*-----------Spacing-----------*/
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0;
}
.mt1 {
  margin-top: 0.313rem;
}
.mt2 {
  margin-top: 0.625rem;
}
.mt3 {
  margin-top: 0.938rem;
}
.mt4 {
  margin-top: 1.25rem;
}
.mt5 {
  margin-top: 1.563rem;
}
.mt6 {
  margin-top: 1.875rem;
}
.mt7 {
  margin-top: 2.5rem;
}
.mt8 {
  margin-top: 3.125rem;
}
.mt9 {
  margin-top: 3.75rem;
}
.mt10 {
  margin-top: 5rem;
}
.mt11 {
  margin-top: 6.25rem;
}
.mt12 {
  margin-top: 8.75rem;
}
.mb0 {
  margin-bottom: 0;
}
.mb1 {
  margin-bottom: 0.313rem;
}
.mb2 {
  margin-bottom: 0.625rem;
}
.mb3 {
  margin-bottom: 0.938rem;
}
.mb4 {
  margin-bottom: 1.25rem !important;
}
.mb5 {
  margin-bottom: 1.563rem;
}
.mb6 {
  margin-bottom: 1.875rem;
}
.mb7 {
  margin-bottom: 2.5rem;
}
.mb8 {
  margin-bottom: 3.125rem;
}
.mb9 {
  margin-bottom: 3.75rem;
}
.mb10 {
  margin-bottom: 5rem;
}
.mb11 {
  margin-bottom: 6.25rem;
}
.mb12 {
  margin-bottom: 8.75rem;
}
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 0.313rem;
}
.pt2 {
  padding-top: 0.625rem;
}
.pt3 {
  padding-top: 0.938rem;
}
.pt4 {
  padding-top: 1.25rem;
}
.pt5 {
  padding-top: 1.563rem;
}
.pt6 {
  padding-top: 1.875rem;
}
.pt7 {
  padding-top: 2.5rem;
}
.pt8 {
  padding-top: 3.125rem;
}
.pt9 {
  padding-top: 3.75rem;
}
.pt10 {
  padding-top: 5rem;
}
.pt11 {
  padding-top: 6.25rem;
}
.pt12 {
  padding-top: 8.75rem;
}
.pb0 {
  padding-bottom: 0;
}
.pb1 {
  padding-bottom: 0.313rem;
}
.pb2 {
  padding-bottom: 0.625rem;
}
.pb3 {
  padding-bottom: 0.938rem;
}
.pb4 {
  padding-bottom: 1.25rem;
}
.pb5 {
  padding-bottom: 1.563rem;
}
.pb6 {
  padding-bottom: 1.875rem;
}
.pb7 {
  padding-bottom: 2.5rem;
}
.pb8 {
  padding-bottom: 3.125rem;
}
.pb9 {
  padding-bottom: 3.75rem;
}
.pb10 {
  padding-bottom: 5rem;
}
.pb11 {
  padding-bottom: 6.25rem;
}
.pb12 {
  padding-bottom: 8.75rem;
}

/*-----------Borders and Rounding-----------*/
.border {
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
}

.border-top {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ccc;
}

.border-right {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ccc;
}

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
}

.border-left {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ccc;
}

.border-none {
  border: 0;
}

.rounded {
  border-radius: 3px;
}

.circle {
  border-radius: 50%;
}

.rounded-top {
  border-radius: 3px 3px 0 0;
}

.rounded-right {
  border-radius: 0 3px 3px 0;
}

.rounded-bottom {
  border-radius: 0 0 3px 3px;
}

.rounded-left {
  border-radius: 3px 0 0 3px;
}

.not-rounded {
  border-radius: 0;
}

/*-----------Blockquotes-----------*/
blockquote {
  margin: 0 0 1.389em 0;
  padding: 0 0 0 2.5em;
  position: relative;
}

blockquote .quote {
  line-height: 1.7;
  margin: 0 0 1em 0;
  font-style: italic;
}

blockquote .quote:before {
  font-size: 1.5em;
  content: "\e9e3";
  font-family: "CD-Project-Icons";
  font-style: normal;
  position: absolute;
  top: -0.0667em;
  left: 0;
  color: #3ad29c;
  line-height: 1;
}

blockquote .quote p {
  font-size: 1.0625rem;
}

blockquote .cite {
  font-weight: 700;
}

blockquote .cite span {
  font-size: 0.857em;
  font-weight: 400;
  margin: 0 0 0 0.389em;
}

blockquote :last-child {
  margin: 0;
}

/*-----------Divider-----------*/
hr {
  border: none;
  height: 1px;
  background: #ccc;
  clear: both;
  margin: 1.389em 0;
}

/*-----------Responsive Embed-----------*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-----------Buttons-----------*/
.button {
  font-size: 1rem;
  cursor: pointer;
  line-height: 1;
  font-weight: 500;
  border: none;
  margin: 0 0 1.111em 0;
  min-width: 9.125rem;
  border-radius: 3px;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  display: inline-block;
  padding: 1.1em 1.3em;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  background-color: #004f74;
}

body:not(.user-is-tabbing) .button {
  outline: none;
}

.button:hover,
.button:focus {
  color: #ffffff;
  background-color: #014261;
}

.button.secondary {
  background-color: #3ad29c;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #37c492;
}

.button.tertiary {
  background-color: #008227;
}

.button.tertiary:hover,
.button.tertiary:focus {
  background-color: #3ad29c;
}

.button.large {
  padding: 1em 2.556em;
  font-size: 1.333rem;
}

.button.tiny {
  padding: 0.778em 1.111em;
  font-size: 0.778rem;
}

.button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.button.wide {
  padding-left: 3.333em;
  padding-right: 3.333em;
}

button.reset {
  border: none;
  background: none;
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.button.button-outline {
  color: #3ad29c;
  -webkit-box-shadow: inset 0px 0px 0px 2px #3ad29c;
  box-shadow: inset 0px 0px 0px 2px #3ad29c;
  background-color: transparent;
}

.button.button-outline:hover {
  color: #3ad29c;
  -webkit-box-shadow: inset 0px 0px 0px 2px #3ad29c;
  box-shadow: inset 0px 0px 0px 2px #3ad29c;
}

.color-light .button.button-outline,
.button.button-outline.color-light {
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fff;
  box-shadow: inset 0px 0px 0px 2px #fff;
}

.color-light .button.button-outline:hover,
.button.button-outline.color-light:hover {
  color: #3ad29c;
  -webkit-box-shadow: inset 0px 0px 0px 2px #3ad29c;
  box-shadow: inset 0px 0px 0px 2px #3ad29c;
}

.button-group .button {
  margin-right: 15px;
}

.button-group .button:last-child {
  margin-right: 0;
}

/*-----------Text Buttons-----------*/
.text-button {
  font-size: 1rem;
  line-height: 1;
  font-family: "Inter", sans-serif;
  margin-bottom: 1.111em;
  padding: 0 0 0.25em 0;
  display: inline-block;
  color: #293237;
}

.text-button:hover {
  color: #3ad29c;
}

.text-button.tiny {
  font-size: 0.813rem !important;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: none !important;
  padding-right: 0;
  letter-spacing: 1.09px;
  font-family: "Archivo", sans-serif;
}

.text-button.tiny:after {
  display: none;
}

.text-button {
  font-weight: 500;
  padding-right: 2.1rem;
  position: relative;
}

.text-button:after {
  font-family: "CD-Project-Icons";
  display: block;
  position: absolute;
  right: 0;
  color: #3ad29c;
  font-size: 1.4em;
  font-weight: 400;
  content: "\e915";
  top: -0.2rem;
}

.text-globe {
  color: #445b64;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  font-size: 0.875rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-globe [class^="icon-"] {
  color: #004f74;
  line-height: 0;
  font-size: 1.45rem;
  margin-right: 0.3rem;
}

@media only screen and (max-width: 1023px) {
  .mt5 {
    margin-top: 1.25rem;
  }
  .mt6 {
    margin-top: 1.563rem;
  }
  .mt7 {
    margin-top: 2.188rem;
  }
  .mt8 {
    margin-top: 2.813rem;
  }
  .mt9 {
    margin-top: 3.125rem;
  }
  .mt10 {
    margin-top: 4.375rem;
  }
  .mt11 {
    margin-top: 5.625rem;
  }
  .mt12 {
    margin-top: 7.5rem;
  }
  .mb5 {
    margin-bottom: 1.25rem;
  }
  .mb6 {
    margin-bottom: 1.563rem;
  }
  .mb7 {
    margin-bottom: 2.188rem;
  }
  .mb8 {
    margin-bottom: 2.813rem;
  }
  .mb9 {
    margin-bottom: 3.125rem;
  }
  .mb10 {
    margin-bottom: 4.375rem;
  }
  .mb11 {
    margin-bottom: 5.625rem;
  }
  .mb12 {
    margin-bottom: 7.5rem;
  }
  .pt5 {
    padding-top: 1.25rem;
  }
  .pt6 {
    padding-top: 1.563rem;
  }
  .pt7 {
    padding-top: 2.188rem;
  }
  .pt8 {
    padding-top: 2.813rem;
  }
  .pt9 {
    padding-top: 3.125rem;
  }
  .pt10 {
    padding-top: 4.375rem;
  }
  .pt11 {
    padding-top: 5.625rem;
  }
  .pt12 {
    padding-top: 7.5rem;
  }
  .pb5 {
    padding-bottom: 1.25rem;
  }
  .pb6 {
    padding-bottom: 1.563rem;
  }
  .pb7 {
    padding-bottom: 2.188rem;
  }
  .pb8 {
    padding-bottom: 2.813rem;
  }
  .pb9 {
    padding-bottom: 3.125rem;
  }
  .pb10 {
    padding-bottom: 4.375rem;
  }
  .pb11 {
    padding-bottom: 5.625rem;
  }
  .pb12 {
    padding-bottom: 7.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .mt5 {
    margin-top: 1.125rem;
  }
  .mt6 {
    margin-top: 1.375rem;
  }
  .mt7 {
    margin-top: 1.875rem;
  }
  .mt8 {
    margin-top: 2.5rem;
  }
  .mt9 {
    margin-top: 2.813rem;
  }
  .mt10 {
    margin-top: 3.75rem;
  }
  .mt11 {
    margin-top: 5rem;
  }
  .mt12 {
    margin-top: 6.25rem;
  }
  .mb5 {
    margin-bottom: 1.125rem;
  }
  .mb6 {
    margin-bottom: 1.375rem;
  }
  .mb7 {
    margin-bottom: 1.875rem;
  }
  .mb8 {
    margin-bottom: 2.5rem;
  }
  .mb9 {
    margin-bottom: 2.813rem;
  }
  .mb10 {
    margin-bottom: 3.75rem;
  }
  .mb11 {
    margin-bottom: 5rem;
  }
  .mb12 {
    margin-bottom: 6.25rem;
  }
  .pt5 {
    padding-top: 1.125rem;
  }
  .pt6 {
    padding-top: 1.375rem;
  }
  .pt7 {
    padding-top: 1.875rem;
  }
  .pt8 {
    padding-top: 2.5rem;
  }
  .pt9 {
    padding-top: 2.813rem;
  }
  .pt10 {
    padding-top: 3.75rem;
  }
  .pt11 {
    padding-top: 5rem;
  }
  .pt12 {
    padding-top: 6.25rem;
  }
  .pb5 {
    padding-bottom: 1.125rem;
  }
  .pb6 {
    padding-bottom: 1.375rem;
  }
  .pb7 {
    padding-bottom: 1.875rem;
  }
  .pb8 {
    padding-bottom: 2.5rem;
  }
  .pb9 {
    padding-bottom: 2.813rem;
  }
  .pb10 {
    padding-bottom: 3.75rem;
  }
  .pb11 {
    padding-bottom: 5rem;
  }
  .pb12 {
    padding-bottom: 6.25rem;
  }
}
@media only screen and (max-width: 479px) {
  .h1,
  h1 {
    font-size: 1.75rem;
  }
  .h2,
  h2 {
    font-size: 1.375rem;
  }
  .h3,
  h3 {
    font-size: 1.188rem;
  }
  .h4,
  h4 {
    font-size: 1.125rem;
  }
  .mt5 {
    margin-top: 1rem;
  }
  .mt6 {
    margin-top: 1.25rem;
  }
  .mt7 {
    margin-top: 1.625rem;
  }
  .mt8 {
    margin-top: 2.188rem;
  }
  .mt9 {
    margin-top: 2.5rem;
  }
  .mt10 {
    margin-top: 3.125rem;
  }
  .mt11 {
    margin-top: 4.375rem;
  }
  .mt12 {
    margin-top: 5rem;
  }
  .mb5 {
    margin-bottom: 1rem;
  }
  .mb6 {
    margin-bottom: 1.25rem;
  }
  .mb7 {
    margin-bottom: 1.625rem;
  }
  .mb8 {
    margin-bottom: 2.188rem;
  }
  .mb9 {
    margin-bottom: 2.5rem;
  }
  .mb10 {
    margin-bottom: 3.125rem;
  }
  .mb11 {
    margin-bottom: 4.375rem;
  }
  .mb12 {
    margin-bottom: 5rem;
  }
  .pt5 {
    padding-top: 1rem;
  }
  .pt6 {
    padding-top: 1.25rem;
  }
  .pt7 {
    padding-top: 1.625rem;
  }
  .pt8 {
    padding-top: 2.188rem;
  }
  .pt9 {
    padding-top: 2.5rem;
  }
  .pt10 {
    padding-top: 3.125rem;
  }
  .pt11 {
    padding-top: 4.375rem;
  }
  .pt12 {
    padding-top: 5rem;
  }
  .pb5 {
    padding-bottom: 1rem;
  }
  .pb6 {
    padding-bottom: 1.25rem;
  }
  .pb7 {
    padding-bottom: 1.625rem;
  }
  .pb8 {
    padding-bottom: 2.188rem;
  }
  .pb9 {
    padding-bottom: 2.5rem;
  }
  .pb10 {
    padding-bottom: 3.125rem;
  }
  .pb11 {
    padding-bottom: 4.375rem;
  }
  .pb12 {
    padding-bottom: 5rem;
  }
}

@media only screen and (max-width: 375px) {
  /*-----------Images-----------*/
  img.alignleft,
  img.alignright {
    float: none;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
  }
  /*----------Buttons-----------*/
  .button {
    display: block;
    width: 100%;
  }
}

/********************************************************************************
			 --- Form Styling ---
*********************************************************************************/
/*-----------Standard Forms-----------*/
form {
  margin: 0;
}

/*-----------Label Styles-----------*/
label,
.label {
  font-family: "Archivo", sans-serif;
  color: #3ad29c;
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  cursor: inherit;
  text-transform: uppercase;
  display: block;
  margin: 0;
  font-weight: bold;
}

form label {
  margin-bottom: 0.68rem;
}

/*-----------Required-----------*/
.req {
  color: #3ad29c;
  font-weight: 700;
}

/*-----------styling on all basic form elements-----------*/
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  font-size: 1rem;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #d6e6ec;
  color: #445b64;
  display: block;
  margin: 0 0 2em 0;
  padding: 0 1.062rem;
  height: 3.125rem;
  width: 100%;
  line-height: 3.125rem;
  font-weight: normal;
}

/*-----------styling on all basic form focus elements-----------*/
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
  border-color: #0d465c;
  outline: none;
}

body.user-is-tabbing input[type="text"]:focus,
body.user-is-tabbing input[type="password"]:focus,
body.user-is-tabbing input[type="date"]:focus,
body.user-is-tabbing input[type="datetime"]:focus,
body.user-is-tabbing input[type="datetime-local"]:focus,
body.user-is-tabbing input[type="month"]:focus,
body.user-is-tabbing input[type="week"]:focus,
body.user-is-tabbing input[type="email"]:focus,
body.user-is-tabbing input[type="number"]:focus,
body.user-is-tabbing input[type="search"]:focus,
body.user-is-tabbing input[type="tel"]:focus,
body.user-is-tabbing input[type="time"]:focus,
body.user-is-tabbing input[type="url"]:focus,
body.user-is-tabbing textarea:focus,
body.user-is-tabbing select:focus {
  border: none;
  outline: auto;
  outline: 2px solid #7aacfe !important;
  /* for non-webkit browsers */
  outline: 5px auto -webkit-focus-ring-color !important;
}

/*-----------styling on all basic form disabled elements-----------*/
input[type="text"][disabled],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
fieldset[disabled] input[type="url"],
textarea[disabled],
fieldset[disabled] textarea {
  background-color: #ccc;
}

/*-----------input submit-----------*/
input[type="submit"] {
  -webkit-appearance: none;
}

/*-----------textarea-----------*/
textarea {
  min-height: 6.944em;
  resize: none;
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

/*-----------select-----------*/
select {
  -webkit-appearance: none !important;
  color: #445b64;
  font-size: 0.875rem;
  font-weight: bold;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  height: 3.125rem;
  line-height: 1;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
}

:-moz-any(select) {
  background-image: none;
}

select::-ms-expand {
  display: none;
}

/*-----------other form elements-----------*/
input[type="file"],
input[type="checkbox"],
input[type="radio"] {
  margin: 0 0 1em 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.444em;
  margin-right: 0.889em;
  margin-bottom: 0;
  vertical-align: baseline;
}

.input-radio,
.input-checkbox {
  vertical-align: top;
  margin: 0.444em 0;
  line-height: 1.2;
}

.input-radio input[type="radio"],
.input-checkbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 0 0.222em 0 0;
  padding: 0;
}

/*-----------Normalize file input width-----------*/
input[type="file"] {
  width: 100%;
}

/*-----------We add basic fieldset styling-----------*/
fieldset {
  border: 1px solid #ccc;
  padding: 1.111em;
  margin: 1em 0;
}

fieldset legend {
  font-weight: 700;
  background: white;
  padding: 0 0.167em;
  margin: 0;
  margin-left: -0.167em;
}

/*-----------Custom replaced checkbox, radio, switch-----------*/
.checkbox,
.radio,
.switch {
  margin: 1em 0;
}

.checkbox label,
.radio label {
  font-size: 1em;
  text-transform: none;
  font-weight: 400;
  line-height: 1;
}

.checkbox *,
.radio * {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox input,
.radio input {
  opacity: 0;
  margin: 0;
  outline: none;
}

.checkbox span,
.radio span {
  position: relative;
  display: inline-block;
  margin-left: -1.067em;
  vertical-align: middle;
  text-align: center;
  width: 1.067em;
  height: 1.067em;
  line-height: 0.8571em;
  background: #fff;
  border: 1px solid #ccc;
}

.checkbox span {
  border-radius: 2px;
}

.radio span {
  border-radius: 1.067em;
}

.checkbox:hover span,
.radio:hover span {
  border-color: #3ad29c;
}

.checkbox span:before,
.radio span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  color: #3ad29c;
  line-height: 1;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.checkbox span:before {
  font-size: 0.667em;
  content: "\e94b";
  font-family: "CD-Project-Icons";
}

.radio span:before {
  width: 0.5875em;
  height: 0.5875em;
  border-radius: 0.6875em;
  background-color: #3ad29c;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.checkbox input[type="checkbox"]:checked + span,
.radio input[type="radio"]:checked + span {
  border-color: #3ad29c;
  background-color: #3ad29c;
}

.radio input[type="radio"]:checked + span {
  background-color: #fff;
}

.checkbox input[type="checkbox"]:checked + span:before,
.radio input[type="radio"]:checked + span:before {
  color: #fff;
  opacity: 1;
}

.checkbox input[type="checkbox"]:disabled + span,
.radio input[type="radio"]:disabled + span {
  border-color: #ccc !important;
  background-color: #ccc !important;
}

.radio input[type="radio"]:checked:focus + span:before {
  background-color: #3ad29c;
}

.radio input[type="radio"]:checked:focus + span {
  border-color: #3ad29c;
  background-color: #fff;
}

.checkbox input[type="checkbox"]:checked:focus + span,
.switch input[type="checkbox"]:checked:focus + span {
  background-color: #3ad29c;
}

/* --- SWITCH --- */
.switch * {
  cursor: pointer;
}

.switch input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.switch span {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 100px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
}

.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  border: 1px solid #ccc;
  border-radius: 400px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
}

.switch input:checked + span {
  background-color: #3ad29c;
  border-color: #3ad29c;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.switch input:checked + span:after {
  left: 50%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/*-----------Error Validation-----------*/
form small.form-error {
  font-size: 0.667rem;
  background: red;
  color: #fff;
  padding: 0.222rem 0.333rem;
  font-weight: 500;
  margin: -2rem 0 1rem 0;
  display: block;
}

/*-----------Success Container-----------*/
.success-container {
  display: none;
  text-align: center;
  margin-top: 5em;
  margin-bottom: 5em;
}

.success-container__icon {
  font-size: 7.5em;
  line-height: 1;
  color: #3ad29c;
}

.success-container p {
  font-size: 1.125em;
}

/*-----------Disabled Button-----------*/
.button[disabled],
.button.disabled,
.button[disabled]:hover,
.button.disabled:hover {
  background: #f2f2f2;
  color: #000;
  cursor: default;
  text-shadow: none;
}

/*-----------Gravity Forms-----------*/
ul.gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.gform_fields > li {
  width: 100%;
}

.gfield_description.validation_message {
  font-size: 0.667rem;
  background: #ce0000;
  color: #fff;
  padding: 0.222rem 0.333rem;
  font-weight: 800;
  margin: -2rem 0 0.556rem 0;
  display: block;
}

.instruction.validation_message {
  font-size: 0.667rem;
  color: #fff;
  text-align: right;
  padding: 0.222rem 0.333rem;
  font-weight: 800;
  margin: -2rem 0 0.556rem 0;
  display: block;
}

.gfield_required {
  color: #ce0000;
  padding-left: 4px;
}

.instruction .validation_message {
  font-size: 0.667rem;
  color: #fff;
  padding: 0.222rem 0.333rem;
  font-weight: 800;
  margin: -2rem 0 0.556rem 0;
  display: block;
  text-align: right;
}

.gform_confirmation_message {
  color: #202022;
  font-size: 2.438rem;
  text-align: center;
}

ul.gform_fields li.gf_left_half {
  clear: left;
  float: left;
  padding-right: 10px;
  width: 49%;
}

ul.gform_fields li.gf_right_half {
  clear: none;
  float: right;
  width: 49%;
  margin-left: auto;
}

ul.gform_fields li.gf_left_third {
  clear: none;
  float: left;
  padding-right: 10px;
  width: 33%;
}

ul.gform_fields li.gf_middle_third {
  clear: none;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 34%;
}

ul.gform_fields li.gf_right_third {
  clear: none;
  float: right;
  width: 33%;
}

ul.gform_fields li.gf_first_quarter {
  clear: none;
  float: left;
  padding-right: 10px;
  width: 25%;
}

ul.gform_fields li.gf_second_quarter {
  clear: none;
  float: left;
  padding-right: 10px;
  width: 25%;
}

ul.gform_fields li.gf_third_quarter {
  clear: none;
  float: left;
  width: 25%;
}

ul.gform_fields li.gf_fourth_quarter {
  clear: none;
  float: right;
  width: 25%;
}

@media screen and (max-width: 680px) {
  ul.gform_fields li.gf_left_half,
  ul.gform_fields li.gf_right_half,
  ul.gform_fields li.gf_left_third,
  ul.gform_fields li.gf_middle_third,
  ul.gform_fields li.gf_right_third,
  ul.gform_fields li.gf_first_quarter,
  ul.gform_fields li.gf_second_quarter,
  ul.gform_fields li.gf_third_quarter,
  ul.gform_fields li.gf_fourth_quarter {
    width: 100%;
  }
}

.gf_list_2col ul.gfield_checkbox li,
.gf_list_2col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 50%;
}

.gf_list_3col ul.gfield_checkbox li,
.gf_list_3col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 33%;
}

.gf_list_4col ul.gfield_checkbox li,
.gf_list_4col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 25%;
}

.gf_list_5col ul.gfield_checkbox li,
.gf_list_5col ul.gfield_radio li {
  float: left;
  padding-bottom: 10px;
  width: 20%;
}

.gf_list_inline ul.gfield_checkbox li,
.gf_list_inline ul.gfield_radio li {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 480px) {
  .gf_list_2col ul.gfield_checkbox li,
  .gf_list_2col ul.gfield_radio li,
  .gf_list_3col ul.gfield_checkbox li,
  .gf_list_3col ul.gfield_radio li,
  .gf_list_4col ul.gfield_checkbox li,
  .gf_list_4col ul.gfield_radio li,
  .gf_list_5col ul.gfield_checkbox li,
  .gf_list_5col ul.gfield_radio li {
    width: 100%;
  }
}

.gform_validation_error .validation_error {
  display: none;
}

.gform_button.button {
  padding-left: 2rem;
  padding-right: 2rem;
}

.gform_button[type="submit"] {
  margin-top: 1rem;
}

.gform_button_select_files {
  margin-left: 0.5rem;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
}

.gfield_description,
.ginput_counter {
  font-size: 1rem;
  margin-bottom: 2rem;
}

.ginput_counter {
  margin-top: -1em;
}

.validation_message ul {
  color: red;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ginput_container_fileupload {
  border: 1px solid #e6e9ed;
  padding: 30px 20px 0;
  border-bottom: 0;
}

#gform_preview_2_8,
#gform_preview_3_6 {
  margin-bottom: 2rem;
  border: 1px solid #e6e9ed;
  padding: 15px 20px;
  border-top: none;
}

.ginput_recaptcha {
  margin: 0 0 2.5em 0;
}

.gf-captcha {
  display: inline-block;
  clear: both;
  width: auto !important;
}

.gf-captcha .validation_message {
  margin-top: -4.5em;
  margin-bottom: 2.5em;
}

.prepend-dollar .ginput_container_number input {
  margin-bottom: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.prepend-dollar .ginput_container_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5em;
}

.prepend-dollar .ginput_container_number:before {
  content: "$";
  font-family: "Helvetica Neue", Arial, sans-serif;
  padding: 0.444em 0;
  font-size: 1rem;
  height: 2.75em;
  width: 42px;
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  border-right: none;
  border-top-left-radius: 0.25rem;
  background-color: #fafbfc;
  border-bottom-left-radius: 0.25rem;
}

.gform_ajax_spinner {
  margin-left: 15px;
}

/********************************************************************************
			 --- Accordion ---
*********************************************************************************/
.accordion {
  font-size: 1rem;
  margin: 0 0 1.667em;
  border-bottom: 1px solid #ccc;
}

.accordion dt {
  border-top: 1px solid #ccc;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 1.111em 2.222em 1.111em 0;
  margin: 0;
  position: relative;
  font-weight: 700;
}

.accordion dt:after {
  content: "\e91b";
  font-family: "CD-Project-Icons";
  position: absolute;
  top: 0.738em;
  right: 0;
  font-size: 1.333em;
  color: #3ad29c;
}

.accordion dt.accordion-active:after {
  content: "\e926";
}

.accordion dd {
  display: none;
  padding: 1.111em;
  margin: 0;
}

body.user-is-tabbing .accordion dt:focus {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 3.22rem;
}

body.user-is-tabbing .accordion dt:focus:after {
  right: 1rem;
}

body:not(.user-is-tabbing) .accordion dt:focus {
  outline: none;
}

/********************************************************************************
			 --- Responsive Tabs ---
*********************************************************************************/
/*-----------Universal Tabs-----------*/
.resp-tabs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.resp-tabs-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  float: left;
  background-color: #d6e6ec;
  color: #000;
}

.resp-tabs-list li.resp-tab-active {
  background: #fff;
  color: #3ad29c;
  position: relative;
}

.resp-tabs-container {
  padding: 0;
  background-color: #fff;
  clear: left;
}

.resp-content-active,
.resp-accordion-active,
.resp-tab-content-active {
  display: block;
}

.resp-tab-content {
  display: none;
  padding: 1.667em 1.944em;
  border: 1px solid #879ca3;
}

.resp-accordion {
  cursor: pointer;
  display: none;
  border: 1px solid #879ca3;
  margin: 0;
  padding: 0.667em;
}

.resp-tab-active {
  border-bottom: none;
}

.resp-arrow {
  position: absolute;
  top: 0.833em;
  right: 0.833em;
}

.resp-arrow:after {
  content: "\e91b";
  font-family: "CD-Project-Icons";
}

.resp-tab-active .resp-arrow:after {
  content: "\e926";
}

body:not(.user-is-tabbing) .resp-accordion:focus {
  outline: none !important;
}

/*-----------Vertical tabs-----------*/
.resp-tabs--vertical .resp-tab-content {
  word-wrap: break-word;
}

.resp-tab-item:focus,
.resp-accordion:focus {
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  /*-----------Horizontal tabs-----------*/
  .resp-tabs--horizontal .resp-tabs-list li {
    padding: 0.833em;
    border-top: 1px solid #879ca3;
    border-left: 1px solid #879ca3;
  }
  .resp-tabs--horizontal .resp-tabs-list li:last-child {
    border-right: 1px solid #ccc;
  }
  .resp-tabs--horizontal .resp-tabs-list li.resp-tab-active:after {
    content: "";
    display: block;
    background: #fff;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  body:not(.user-is-tabbing) .resp-tabs--horizontal .resp-tabs-list li:focus {
    outline: none;
  }
  /*-----------Vertical tabs-----------*/
  .resp-tabs--vertical {
    overflow: hidden;
    padding-top: 3px;
    padding-left: 3px;
    /*padding is so focus ring shows completely */
  }
  .resp-tabs--vertical .resp-tabs-list {
    float: left;
    width: 30%;
    border: 1px solid #879ca3;
    border-right: none;
  }
  .resp-tabs--vertical .resp-tabs-list li {
    display: block;
    padding: 0.778em 1.111em;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #879ca3;
  }
  .resp-tabs--vertical .resp-tabs-list li:last-child {
    border-bottom: none;
  }
  .resp-tabs--vertical .resp-tabs-container {
    border: 1px solid #879ca3;
    float: left;
    width: 70%;
    min-height: 250px;
    clear: none;
  }
  .resp-tabs--vertical .resp-tab-content {
    border: none;
  }
  .resp-tabs--vertical .resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
  }
  .resp-tab-content.resp-tab-content-active {
    display: block !important;
  }
  .resp-accordion-closed {
    display: block;
  }
  body:not(.user-is-tabbing) .resp-tabs--vertical .resp-tabs-list li:focus {
    outline: none;
  }
}

@media only screen and (max-width: 767px) {
  .resp-tabs-list {
    display: none;
  }
  .resp-accordion {
    display: block;
    background-color: #f2f2f2;
    color: #000;
    position: relative;
    font-size: 1.125em;
  }
  .resp-accordion:not(:last-of-type) {
    border-bottom: none;
  }
  .resp-accordion.resp-tab-active {
    background: #fff;
    color: #3ad29c;
  }
  .resp-tab-content {
    border: 1px solid #ccc;
    border-bottom: none;
  }
  .resp-tab-content:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .resp-tabs--verticalvtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none;
  }
}

/********************************************************************************
			 --- Tables ---
*********************************************************************************/
table.table {
  background: white;
  margin-bottom: 1em;
  border: solid 1px #ccc;
  table-layout: auto;
  width: 100%;
}

table.table caption {
  background: none;
  color: #000;
  font-weight: bold;
}

table.table thead {
  background: #f2f2f2;
}

table.table thead tr th,
table.table thead tr td {
  padding: 0.75em 0.857em;
  font-size: 0.778em;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  border: 1px solid #ccc;
}

table.table tr th,
table.table tr td {
  padding: 1em 0.82em;
  font-size: 0.813em;
  text-align: left;
  border: 1px solid #ccc;
}

table.table tr.even,
table.table tr.alt,
table.table tr:nth-of-type(even) {
  background: #f2f2f2;
}

table.table thead tr th,
table.table tfoot tr th,
table.table tfoot tr td,
table.table tbody tr th,
table.table tbody tr td,
table.table tr td {
  display: table-cell;
  line-height: 1.3;
}

/********************************************************************************
			 --- Slide Toggle ---
*********************************************************************************/
.slide-content {
  display: none;
}

.slide-toggle {
  cursor: pointer;
}

.slide-toggle:not(.button):after {
  content: "\e911";
  font-family: "CD-Project-Icons";
  margin: 0 0 0 0.333em;
  font-size: 90%;
}

.slide-toggle.active:not(.button):after {
  content: "\e917";
}

.slide-toggle.active:not(.button),
.slide-toggle.active:not(.button):after {
  color: #3ad29c;
}

.slide-toggle.button.active {
  background-color: #3ad29c;
  color: #fff;
}

.slide-toggle.button:after {
  content: "\e911";
  font-family: "CD-Project-Icons";
  font-size: 90%;
  margin-left: 0.333em;
}

.slide-toggle.button.active:after {
  content: "\e917";
}

/********************************************************************************
			 --- Alerts ---
*********************************************************************************/
.alert {
  display: none;
  padding: 0.556em 0.833em;
  margin-bottom: 1.111em;
}

.alert p {
  line-height: 1.2;
  padding-left: 1.333em;
  position: relative;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 0.278em;
}

.alert a {
  color: #fff;
  text-decoration: underline;
}

.alert a:hover {
  color: #3ad29c;
}

.alert p:before {
  font-family: "CD-Project-Icons";
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.alert-success,
.alert-info,
.alert-warning,
.alert-danger {
  display: block;
}

.alert-success {
  color: #fff;
  background-color: #3ad29c;
}

.alert-success p:before {
  content: "\e94b";
}

.alert-info {
  color: #fff;
  background-color: gray;
}

.alert-info p:before {
  content: "\e98f";
}

.alert-warning {
  color: #fff;
  background-color: #ffa500;
}

.alert-warning p:before {
  content: "\ea17";
}

.alert-danger {
  color: #fff;
  background-color: red;
}

.alert-danger p:before {
  content: "\e96d";
}

/********************************************************************************
			 --- ADA Jump to Main Content---
*********************************************************************************/
.ada-banner {
  position: relative;
}

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

a.skip-main:focus,
a.skip-main:active {
  font-size: 1.25em;
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: auto;
  margin: 0 5%;
  padding: 0.4em 1em;
  border-radius: 0 0 5px 5px;
  text-align: center;
  font-size: 1.2em;
  z-index: 99999;
}

/********************************************************************************
			 --- WP Toolbar  ---
*********************************************************************************/
/* This might require updating based on header whether it's fixed or not */
@media only screen and (max-width: 782px) {
  #wpadminbar {
    position: fixed;
  }
}

/********************************************************************************
			 --- Style Guide---
*********************************************************************************/
.sg-section {
  padding: 5em 0;
  border-bottom: 1px solid #ccc;
}

.row-site {
  margin: 0 auto !important;
}

.sg-section__heading {
  position: relative;
  margin-bottom: 2em;
}

.sg-section__heading span {
  font-size: 50%;
  position: absolute;
  top: 50%;
  left: -3.125em;
  margin-top: -0.938em;
  width: 1.875em;
  height: 1.875em;
  line-height: 1.875em;
}

.sg-section__heading span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ccc;
}

.sg-section__subheading {
  font-size: 14px;
  text-transform: uppercase;
  margin: 4em 0 2em;
  position: relative;
}

.sg-section__subheading:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
}

.sg-section__subheading span {
  position: relative;
  background: #fff;
  padding-right: 1.25em;
}

.sg-section__font {
  overflow: hidden;
  margin-bottom: 1.75em;
}

.sg-section__font {
  overflow: hidden;
  margin-bottom: 1.75em;
}

.sg-section__font-letters {
  font-size: 5em;
  display: block;
  line-height: 1;
  opacity: 0.2;
}

.sg-section__font-name {
  display: block;
  line-height: 1;
}

.sg-section__font-left,
.sg-section__font-right {
  width: 50%;
  float: left;
}

.sg-section__font-left {
  padding-right: 2em;
}

.sg-section__font-right {
  border-left: 1px solid #ccc;
  padding-left: 2em;
}

.sg-section__font-weight {
  display: block;
}

.sg-body {
  overflow-x: hidden;
}

.sg-body .root,
.sg-toggle {
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  -o-transition: transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}

.sg-fixed-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  overflow-y: auto;
  padding: 40px 15px;
  background: #fff;
  z-index: 9999999;
  border-right: 1px solid #ccc;
  -webkit-transform: translate3d(-250px, 0px, 0px);
  -ms-transform: translate3d(-250px, 0px, 0px);
  transform: translate3d(-250px, 0px, 0px);
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  -o-transition: transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
}

.sg-snippets-toggle {
  font-size: 14px;
  display: block;
}

.sg-snippets-toggle:before {
  content: "\ea03";
  font-family: "CD-Project-Icons";
  margin-right: 6px;
}

.sg-snippets-toggle.active:before {
  content: "\ea04";
  font-family: "CD-Project-Icons";
}

.sg-toc {
  font-size: 13px;
}

.sg-toggle {
  font-size: 14px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 28px;
  min-width: auto;
  height: 28px;
  line-height: 1;
  padding: 0;
  margin: 0;
  border-radius: 0;
  z-index: 9999999;
}

.sg-toggle:before {
  content: "\e974";
  font-family: "CD-Project-Icons";
}

.sg-body--push .root,
.sg-body--push .sg-toggle {
  -webkit-transform: translate3d(250px, 0px, 0px);
  -ms-transform: translate3d(250px, 0px, 0px);
  transform: translate3d(250px, 0px, 0px);
}

.sg-body--push .sg-fixed-nav {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.sg-body--push .sg-toggle:before {
  content: "\e955";
}

@media (max-width: 1399px) {
  .sg-section__heading {
    padding-left: 1.5em;
  }
  .sg-section__heading span {
    left: 0;
  }
}

/*----------  Swatches  ----------*/
.swatch__color {
  position: relative;
  height: 100px;
}

.swatch__hex {
  padding: 1rem;
  text-align: center;
}

.swatch__name {
  display: block;
  font-size: 0.75em;
}

/*----------  Code Snippets  ----------*/
code {
  display: none;
  /* Remove in Production */
}

code.active {
  display: block;
}

pre {
  padding: 15px;
  border: 1px solid #ccc;
}

/*======================================
  Selectric v1.13.0
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 2px solid #d6e6ec;
  border-radius: 0px;
  background: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 1.25rem 0 1.25rem;
  font-size: 0.875rem;
  line-height: 2.9rem;
  color: #445b64;
  height: 2.9rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.8rem;
  background-color: #fff;
  color: #004f74;
  text-align: center;
  min-width: 35px;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: "\e9a0";
  font-family: "CD-Project-Icons" !important;
  font-size: 1.5rem;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.selectric-focus .selectric {
  border-color: #0d465c;
}

.selectric-hover .selectric {
  border-color: #0d465c;
}

.selectric-hover .selectric .button {
  color: #0d465c;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #0d465c;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #d6e6ec;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #445b64;
  font-family: "Archivo", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 0.35rem 1.25rem;
  color: #445b64;
  cursor: pointer;
}

.selectric-items li.selected {
  background-color: rgba(232, 239, 243, 0.55);
  color: #445b64;
}

.selectric-items li.highlighted {
  background-color: rgba(232, 239, 243, 0.55);
  color: #445b64;
}

.selectric-items li:hover {
  background-color: rgba(232, 239, 243, 0.55);
  color: #445b64;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*-----------Sticky Nav-----------*/
@media only screen and (max-width: 800px) {
  body.nav-fixed {
    padding-top: 0 !important;
  }
  body.nav-fixed .nav-sticky {
    top: 0 !important;
  }
}

/*-----------Images-----------*/
figure.image {
  width: 100%;
  position: relative;
}

figure.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

figure.responsive:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

figure.responsive img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

figure.image-video:before {
  padding-bottom: 56.25%;
}

figure.image-archive:before {
  padding-bottom: 50%;
}

figure.image-testimonial-round {
  max-width: 180px;
  border-radius: 50%;
  overflow: hidden;
}

.image-link figure.image {
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.image-link figure.image:hover {
  opacity: 0.8;
}

/*-----------Components-----------*/
.section-headline {
  margin-bottom: 3rem;
}

.section-headline h2 {
  margin-bottom: 1.188rem;
}

.section-headline .overview {
  color: #445b64;
  line-height: 1.34;
  font-weight: 300;
  max-width: 47.125rem;
  margin-left: auto;
  margin-right: auto;
}

.section-headline.page-headline {
  margin-bottom: 4rem;
}

.section-headline.page-headline .overview {
  max-width: 55.813rem;
}

.section-headline.headline-main .overview {
  max-width: 60rem;
}

@media print, screen and (max-width: 800px) {
  .section-headline h2 br {
    display: none;
  }
}

/*-----------Content Cards-----------*/
.content-cards {
  margin-top: 4.9rem;
  margin-bottom: 4.9rem;
}

.content-cards .section-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.8rem;
}

.content-cards .section-headline h2 {
  font-size: 2.625rem;
  line-height: 1.16;
  margin-bottom: 1rem;
}

.content-cards .section-headline .overview {
  max-width: 100%;
}

.content-cards .section-headline .text-button {
  margin-bottom: 1rem;
}

.content-cards .row-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
}

.content-cards .row-cards > .column {
  margin-bottom: 1.875rem;
  padding-left: 0.844rem;
  padding-right: 0.844rem;
}

.content-cards .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
  background-color: #fff;
}

.content-cards .card .image {
  color: #3ad29c;
  text-align: left;
  line-height: 0;
  width: 6.125rem;
  height: 3.8125rem;
  margin-bottom: 1rem;
}

.content-cards .card .image.responsive:before {
  padding-bottom: 65%;
}

.content-cards .card .image:before {
  content: url("assets/images/icon-element.svg");
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0;
}

.content-cards .card .image [class^="icon-"],
.content-cards .card .image [class*=" icon-"] {
  line-height: 0.8;
  padding-left: 1.3rem;
  position: relative;
  z-index: 1;
}

.content-cards .card .text-button {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.content-cards .card h3 {
  /* max-width: 11rem; */
}

.content-cards .card.has-link-title {
  padding-top: 3.8rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  padding-bottom: 2.2rem;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-cards .card.has-link-title h3 {
  margin-bottom: 1.1rem;
}

.content-cards .card.has-link-title p {
  max-width: 28.875rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}

.content-cards.has-overview .section-headline {
  text-align: left;
  display: block;
  margin-bottom: 3.5rem;
}

.content-cards.has-overview .section-headline .text-button {
  margin-bottom: 0;
}

.content-cards.bg-light-gray {
  padding-top: 6.25rem;
  padding-bottom: 4.75rem;
  margin-bottom: 0;
}

.text-cards .section-headline {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.4rem;
}

.text-cards .row-cards {
  max-width: 1280px;
}

.text-cards .row-cards .column {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-cards .card {
  padding: 2.5rem 2.125rem;
}

.text-cards .card h3 {
  color: #3ad29c;
  font-weight: 500;
  line-height: 1.14;
  margin-bottom: 0.562rem;
}

@media print, screen and (max-width: 800px) {
  .text-cards .row-cards .column {
    padding-left: 0.844rem;
    padding-right: 0.844rem;
  }
}

.card {
  padding: 1.88rem 2.5rem;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
  box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
}

.card p {
  color: #445b64;
  line-height: 1.34;
  margin-bottom: 0;
}

.card h3 {
  font-size: 1.375rem;
  line-height: 1.14;
  font-weight: 500;
  margin-bottom: 0;
}

.card .image {
  font-size: 4.8rem;
  position: relative;
}

.card .image img {
  -o-object-fit: cover;
  object-fit: cover;
}

.card-link {
  display: block;
  height: 100%;
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  -o-transition: transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}

.card-link h3 {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.card-link:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.card-link:hover h3 {
  color: #3ad29c;
}

.text-cards .card-link:hover h3 {
  color: #004f74;
}

/*-----------List Cards-----------*/
.list-cards {
  padding-top: 6.25rem;
  padding-bottom: 5.35rem;
}

.list-cards .section-headline {
  display: block;
}

.list-cards .section-headline h2 {
  margin-bottom: 1.9rem;
}

.list-cards .section-headline .overview {
  max-width: 54.625rem;
}

.list-cards .row-cards {
  max-width: 1134px;
}

.list-cards .row-cards .column {
  padding-left: 2.094rem;
  padding-right: 2.094rem;
}

.list-cards .card {
  margin-bottom: 1.625rem;
  padding-top: 2rem;
  padding-bottom: 0.55rem;
}

.list-cards .card p {
  padding: 0 0 0 1.65em;
  margin-bottom: 0;
  position: relative;
}

.list-cards .card p:before {
  content: "\e94b";
  font-size: 1.1em;
  font-family: "CD-Project-Icons";
  display: block;
  position: absolute;
  top: -0.09em;
  left: 0;
  color: #3ad29c;
  font-weight: bold;
}

/*-----------List-----------*/
.content-list .section-headline h2 {
  font-size: 2.625rem;
  line-height: 1.16;
  margin-bottom: 1rem;
}

.content-list .section-headline .overview {
  max-width: 100%;
}

/*-----------Split Section-----------*/
.split-section > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.split-section .text-content p {
  line-height: 1.34;
}

.split-section .text-content h2 {
  font-size: 2.625rem;
  line-height: 1.16;
  margin-bottom: 1.45rem;
}

.video-popup .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.video-popup .image img {
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.video-popup .image .overlay {
  text-align: center;
  position: absolute;
  z-index: 1;
}

.video-popup .image .play-icon {
  width: 99px;
  height: auto;
  position: static;
}

.video-popup .image:hover img {
  opacity: 0.9;
}

@media print, screen and (min-width: 801px) {
  .split-section .body-split-section {
    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;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    max-width: 35rem;
    margin-left: auto;
    height: 100%;
    padding-right: 3.3rem;
  }
  .split-section .body-split-section .text-content {
    margin-top: -4rem;
  }
  .split-section .body-split-section .text-button {
    margin-top: 1.35rem;
  }
  .pos-1 .body-split-section {
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
  }
}

@media print, screen and (max-width: 1200px) {
  .split-section {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .split-section .body-split-section .text-content {
    margin-top: 0;
  }
}

@media print, screen and (max-width: 800px) {
  .split-section .image {
    margin-bottom: 1.5rem;
  }
  .split-section .body-split-section {
    margin-bottom: 2rem;
  }
  .split-section.reverse-order > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/*-----------Portfolio Slider-----------*/
#portfolio-slider {
  overflow: hidden;
  padding-top: 5.25rem;
  padding-bottom: 4rem;
}

#portfolio-slider .section-headline {
  text-align: center;
  margin-bottom: 1rem;
}

#portfolio-slider .section-headline .overview {
  margin-bottom: 0;
}

#portfolio-slider .row {
  max-width: calc(1310px + 3.188rem);
}

#portfolio-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}

#portfolio-slider .slide {
  height: auto;
}

#portfolio-slider .card {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 8.188rem;
  height: 100%;
  margin: 0 1.594rem;
  padding: 1.3rem 1.55rem;
}

#portfolio-slider .card h3 {
  font-size: 2rem;
}

#portfolio-slider .card .image {
  height: 90px;
}

#portfolio-slider .card .image img {
  -o-object-fit: contain;
  object-fit: contain;
}

#portfolio-slider .text-button {
  margin-top: 1.8rem;
}

#portfolio-slider.bg-light-gray {
  margin: 0;
  padding-top: 6.25rem;
  padding-bottom: 5rem;
}

#portfolio-slider.bg-light-gray .section-headline .overview {
  max-width: 54.188rem;
}

@media print, screen and (max-width: 1540px) {
  #portfolio-slider .row-slide {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  #portfolio-slider .slick-prev {
    left: 1rem;
  }
  #portfolio-slider .slick-next {
    right: 1rem;
  }
}

/*-----------Image & Text Slider-----------*/
.image-text-slider {
  margin-bottom: 0;
  position: relative;
}

.image-text-slider .row-slide .slick-list {
  width: 100%;
  /*padding-left: 140px !important;
  padding-right: 550px !important;*/
  z-index: 1;
}

.image-text-slider .row-slide .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2rem;
  padding-bottom: 11.875rem;
}

.image-text-slider .row-slide .slick-track .slide {
  height: auto;
  width: 855px !important;
  max-width: 53.3rem;
  margin-left: 0.781rem;
  margin-right: 0.781rem;
}

.image-text-slider .row-slide .slick-track .slide .card {
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.image-text-slider .row-slide .slick-track .slide .card .image {
  width: 100%;
  max-width: 26.063rem;
}

.image-text-slider .row-slide .slick-track .slide .card .image:before {
  padding-bottom: 30%;
}

.image-text-slider .row-slide .slick-track .slide .card .card-body {
  width: 100%;
  max-width: 27.313rem;
  padding: 4.4rem 3rem;
}

.image-text-slider .row-slide .slick-track .slide .card .card-body h3 {
  margin-bottom: 0.72rem;
}

.image-text-slider .row-slide .slick-track .slide .card .card-body p {
  font-weight: 300;
  line-height: 1.34;
  margin-bottom: 0;
}

.image-text-slider .bg {
  width: 100%;
  height: 20.938rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #042631;
  background-size: auto 172%;
  background-position: center 74%;
}

.image-text-slider .slick-prev,
.image-text-slider .slick-next {
  top: auto;
  bottom: 5.25rem;
  z-index: 9;
}

.image-text-slider .slick-prev {
  left: calc(50% - 3.875rem);
}

.image-text-slider .slick-next {
  right: calc(50% - 3.875rem);
}

@media print, screen and (max-width: 800px) {
  .image-text-slider .row-slide .slick-list {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .image-text-slider .row-slide .slick-track .slide {
    max-width: 100%;
    width: 100% !important;
  }
}

@media print, screen and (max-width: 550px) {
  .image-text-slider .row-slide .slick-track .slide .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-text-slider .row-slide .slick-track .slide .card .image,
  .image-text-slider .row-slide .slick-track .slide .card .card-body {
    max-width: 100%;
  }
  .image-text-slider .row-slide .slick-track .slide .card .card-body {
    padding: 4rem 3rem;
  }
}

/*-----------Featured Project-----------*/
#featured-project {
  padding-top: 10.688rem;
  padding-bottom: 10.688rem;
  margin: 0;
  position: relative;
}

#featured-project .card {
  max-width: 40rem;
  padding: 4.688rem 3.75rem;
  -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
  box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
  position: relative;
  z-index: 1;
}

#featured-project .card h2 {
  margin-bottom: 1rem;
}

#featured-project .card .label {
  text-transform: uppercase;
  cursor: default;
}

#featured-project .card .flex {
  margin-top: 3.5rem;
  margin-bottom: 2.4rem;
}

#featured-project .card .flex > div {
  margin-right: 2.938rem;
}

#featured-project .card .button {
  min-width: 12.188rem;
  margin-bottom: 0;
}

#featured-project .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*-----------Featured Resources-----------*/
#featured-resources {
  padding-top: 6.2rem;
  padding-bottom: 4.25rem;
  margin-bottom: 0;
}

#featured-resources .section-headline .overview {
  max-width: 36.625rem;
  margin-bottom: 4.3rem;
}

#featured-resources .label {
  color: #3ad29c;
}

#featured-resources .card {
  width: 51.17%;
  height: 90.5%;
  padding: 0 4.625rem 0;
}

#featured-resources .card ul li {
  border-bottom: solid 1px rgba(41, 51, 63, 0.1);
  margin-bottom: 0;
  min-height: 9.25rem;
  padding-top: 2.188rem;
}

#featured-resources .card ul li p {
  color: #0d465c;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.14;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  display: block;
}

#featured-resources .card .card-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5.75rem;
}

#featured-resources .card .card-button .text-button {
  margin-bottom: 0;
}

#featured-resources .flex {
  width: 100%;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#featured-resources .featured-main {
  position: relative;
  width: 48.83%;
}

#featured-resources .featured-main .overlay-text {
  z-index: 1;
  position: absolute;
  left: 4.25rem;
  padding-right: 4rem;
  bottom: 8.688rem;
}

#featured-resources .featured-main .overlay-text h3 {
  color: #fff;
  margin-bottom: 2rem;
}

#featured-resources .featured-main .overlay-text .text-button {
  color: #fff;
  margin-bottom: 0;
}

#featured-resources .featured-main .overlay-text .text-button:hover {
  color: #3ad29c;
}

#featured-resources .featured-main figure {
  height: 100%;
}

#featured-resources .featured-main figure img {
  -o-object-position: right;
  object-position: right;
}

#featured-resources.bg-pattern {
  background-repeat: repeat;
  background-size: auto 56%;
  background-position: left top;
}

@media print, screen and (max-width: 1310px) {
  #featured-resources {
    padding-bottom: 8.25rem;
  }
  #featured-resources .featured-main figure {
    height: 111%;
  }
  #featured-resources .card {
    height: 100%;
  }
}

@media print, screen and (max-width: 800px) {
  #featured-resources .flex {
    display: block;
    -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
    box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
  }
  #featured-resources .featured-main,
  #featured-resources .card {
    width: 100%;
    position: relative;
  }
  #featured-resources .featured-main {
    z-index: 0;
    background-color: #fff;
  }
  #featured-resources .featured-main figure {
    height: 100%;
  }
  #featured-resources .featured-main .overlay-text {
    bottom: 11rem;
  }
  #featured-resources .card {
    z-index: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/*-----------Accordion-----------*/
/*-----------CTA-----------*/
.cta {
  text-align: center;
  padding: 5rem 6rem 4rem !important;
}

.cta .content {
  margin-left: auto;
  margin-right: auto;
}

.cta .button {
  min-width: 11.25rem;
  margin-top: 1.4rem;
}

.cta.bg-pattern {
  background-size: auto 120%;
  background-position: center;
}

.anchor-section .cta {
  margin-top: 0;
}

@media print, screen and (max-width: 800px) {
  .cta .content {
    width: 100%;
  }
}

/*-----------Portfolio-----------*/
#portfolio {
  margin-top: 0.5rem;
}

#portfolio .row-portfolio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#portfolio .row-portfolio h3 {
  font-size: 2.625rem;
  line-height: 1.16;
  margin-bottom: 1.4rem;
}

#portfolio .row-portfolio .text-globe {
  color: #3ad29c;
  margin-bottom: 1.8rem;
}

#portfolio .row-portfolio .logo-portfolio {
  height: 4.2rem;
  position: relative;
  max-width: 22.375rem;
  margin-bottom: 1.4rem;
}

#portfolio .row-portfolio .logo-portfolio img {
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: auto;
  position: absolute;
  height: 100%;
  width: auto;
}

#portfolio .row-portfolio .card {
  width: 46.5%;
  padding: 0;
  margin-bottom: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#portfolio .row-portfolio .card .image.responsive:before {
  padding-bottom: 57%;
}

#portfolio .row-portfolio .card .card-body {
  padding: 3.125rem 2.438rem 3.125rem 2.93rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

#portfolio .row-portfolio .card .card-body .terms span {
  padding: 0 0.55rem;
}

#portfolio .row-portfolio .card .card-body .overview {
  margin-top: 2.2rem;
  margin-bottom: 2rem;
}

#portfolio .row-portfolio .card .button {
  margin-top: auto;
  margin-bottom: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  justify-self: flex-end;
}

#portfolio .row-portfolio .card:last-child {
  visibility: hidden;
  margin-bottom: 0;
  height: 1px;
}

.content-portfolio .section-headline {
  margin-bottom: 4rem;
}

.content-portfolio .section-headline .overview {
  max-width: 55.813rem;
  margin-bottom: 0;
}

@media print, screen and (max-width: 800px) {
  #portfolio .row-portfolio .card {
    width: 100%;
  }
}

/*-----------Map-----------*/
.mapael .map {
  position: relative;
}

.mapael .map > svg {
  border: solid 2px #b9d0d8;
}

.map-load {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
}

.map-load:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 48.7%;
}

.map-load .spinner {
  margin: 0 auto;
  position: absolute;
}

/* For all zoom buttons */
.mapael .zoomButton {
  font-size: 0.9rem;
  background-color: #fff;
  border: 1px solid #e3e6ea;
  color: #004f74;
  width: 20px;
  height: 20px;
  line-height: 15px;
  text-align: center;
  border-radius: 1px;
  cursor: pointer;
  position: absolute;
  top: 0;
  font-weight: 400;
  left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Reset Zoom button first */
.mapael .zoomReset {
  top: 10px;
  font-weight: bold;
  font-size: 1rem;
  line-height: 16px;
}

/* Then Zoom In button */
.mapael .zoomIn {
  top: 34px;
}

/* Then Zoom Out button */
.mapael .zoomOut {
  top: 58px;
}

.mapael .mapTooltip {
  font-size: 1rem;
  line-height: 1;
  font-family: "Archivo", sans-serif;
  position: absolute;
  background-color: #293237;
  moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-radius: 4px;
  padding: 4px 10px 10px;
  z-index: 1000;
  max-width: 250px;
  display: none;
  color: #fff;
}

.mapael .mapTooltip strong {
  font-size: 1rem;
  line-height: 2;
}

.mapael .mapTooltip .text-globe {
  color: #3ad29c;
  font-size: 0.8rem;
  line-height: 1;
  margin-bottom: 0;
}

.mapael .mapTooltip .text-globe span {
  color: #fff;
  font-size: 1.2rem;
}

.mapael .mapTooltip .text-globe span.terms {
  font-size: 12px;
}

/*-----------Resources-----------*/
#resources-posts .headline-resources {
  text-align: center;
  margin-bottom: 6rem;
}

#resources-posts .headline-resources h3 {
  margin-bottom: 0.8rem;
}

#resources-posts .headline-resources .overview {
  max-width: 31.625rem;
  margin-left: auto;
  margin-right: auto;
}

#resources-posts .row-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1333px;
  margin-bottom: 6rem;
}

#resources-posts .row-cards .column {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  margin-bottom: 2.5rem;
}

#resources-posts .row-cards .card {
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#resources-posts .row-cards .card figure.responsive:before {
  padding-bottom: 56.6%;
}

#resources-posts .row-cards .card .card-body {
  padding: 2.5rem 2.4rem 2.2rem 2.5rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#resources-posts .row-cards .card .card-body h3 {
  margin-bottom: 1.4rem;
}

#resources-posts .row-cards .card .card-body .label {
  margin-bottom: 0.4rem;
}

#resources-posts .row-cards .card .card-body .overview {
  margin-bottom: 1.6rem;
}

#resources-posts .row-cards .card .card-body .text-button {
  margin-bottom: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: auto;
}

#resources-posts .spinner {
  padding-bottom: 8rem !important;
}

#resources-posts .headline-dynamic {
  position: relative;
}

#resources-posts .headline-dynamic > div {
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: visibility 0s, opacity 1s ease;
  -o-transition: visibility 0s, opacity 1s ease;
  transition: visibility 0s, opacity 1s ease;
}

#resources-posts .headline-dynamic > div.active {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.inline-dropdowns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 41.125rem;
  margin: 0 auto;
}

.inline-dropdowns > div {
  width: 48.6%;
  margin-bottom: 1rem;
}

.inline-dropdowns label {
  margin-bottom: 0.6rem;
}

/*-----------Contact-----------*/
.contact-details a {
  color: #0d465c;
}

.contact-details a:hover {
  color: #3ad29c;
}

.contact-details h3 {
  margin-bottom: 0.5rem;
}

.contact-details [class^="icon-"],
.contact-details [class*=" icon-"] {
  color: #3ad29c;
  margin-right: 0.5rem;
}

.contact-links {
  line-height: 2;
}

.contact-links a {
  font-weight: 500;
}

@media print, screen and (max-width: 800px) {
  .content-contact > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/*-----------header-----------*/
#header {
  position: relative;
  overflow: hidden;
  margin: 0;
}

#header h1 {
  font-size: 4.063rem;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 0;
}

#header .header-body {
  text-align: center;
  padding: 6.5rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -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;
  width: 100%;
  max-width: 61.125rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

#header .overview {
  margin-top: 0.833em;
  margin-bottom: 0;
}

#header .text-button {
  margin-top: 1.438rem;
}

#header .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#header .image-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

#header.has-image {
  margin-top: 0;
}

#header.has-image .header-body {
  padding: 4rem 0;
  min-height: 24rem;
}

#header.has-image .header-body h1 {
  color: #fff;
}

#header.has-image .header-body .overview {
  color: #fff;
}

#header.has-image .header-body .meta {
  opacity: 0.8;
}

#header.has-image.has-overlay:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #004f74;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
}

#header.header-target-sectors {
  padding-bottom: 10.2505rem;
}

#header.header-target-sectors .header-body {
  max-width: 68rem;
  min-height: 35.9375rem;
}

#header.header-target-sectors.has-image .image-bg img {
  -o-object-position: bottom;
  object-position: bottom;
}

#header.header-home {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#header.header-home .header-top,
#header.header-home .header-bottom {
  position: relative;
  z-index: 1;
}

#header.header-home .header-top {
  padding-top: 15rem;
}

#header.header-home .header-top h1 {
  max-width: 600px;
}

#header.header-home .header-top .overview {
  max-width: 500px;
}

#header.header-home .flex {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 1210px;
}

#header.header-home.has-image .header-top h1,
#header.header-home.has-image .header-top .overview {
  color: #fff;
}

#header .overlay-shape {
  width: 100%;
  height: 30.9375rem;
  background-image: url(assets/images/hero-white-cutout.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.3rem;
  z-index: 1;
}

#header .overlay-shape:after {
  content: "";
  display: none;
  width: 100%;
  height: 264px;
  background-color: #fff;
  position: absolute;
  left: -100%;
  bottom: 0;
  z-index: 0;
}

.header-bottom.header-bottom-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: -31.6rem;
  position: relative;
  z-index: 2;
}

.header-bottom.header-bottom-home:before {
  content: "";
  width: 9999px;
  height: 445px;
  background-color: #fff;
  position: absolute;
  right: calc(100% + 150px);
  bottom: -4px;
  z-index: 0;
}

.header-bottom.header-bottom-home:after {
  content: "";
  width: 9999px;
  height: 215px;
  background-color: #fff;
  position: absolute;
  left: calc(100% + 150px);
  bottom: -5px;
  z-index: 0;
}

.header-bottom.header-bottom-home h2 {
  font-size: 2.625rem;
  line-height: 1.16;
  margin-bottom: 1rem;
}

.header-bottom.header-bottom-home .overview {
  line-height: 1.34;
}

.header-bottom.header-bottom-home .col-left {
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 608px;
  margin-right: 3rem;
  margin-bottom: 2.6rem;
  position: relative;
}

.header-bottom.header-bottom-home .col-right {
  width: 100%;
  max-width: 35.375rem;
  padding-bottom: 4.2rem;
  margin-left: auto;
  position: relative;
}

.header-bottom.header-bottom-home .logo-overlay {
  position: absolute;
  right: -157px;
  bottom: 0;
  z-index: 3;
}

.header-bottom.target-sectors {
  text-align: center;
  max-width: 49.563rem;
  margin-top: -2.4rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  position: relative;
  z-index: 1;
}

.header-bottom.target-sectors h2 {
  font-weight: 500;
}

.stat-box {
  width: 100%;
  min-height: 27.375rem;
  padding: 2.5rem 2.5rem 2.5rem 5.188rem;
  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;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
  box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08);
}

.stat-box .stat-number {
  color: #004f74;
  font-family: "DM Serif Text", serif;
  font-size: 10.063rem;
  line-height: 1;
  position: relative;
  z-index: 3;
}

.stat-box .stat-overview {
  color: #879ca3;
  font-size: 1.563rem;
  line-height: 1.45;
  font-weight: 500;
  font-family: "Archivo", sans-serif;
  max-width: 17.25rem;
  position: relative;
  z-index: 3;
}

.stat-box .stat-overview span.popup-inline {
  color: #004f74;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}

.stat-box .stat-overview span.popup-inline:hover {
  color: #3ad29c;
}

.citation-popup {
  color: #293237;
  font-size: 1rem;
  font-weight: 500;
  background-color: #fff;
  width: 100%;
  max-width: 600px;
  margin: 30px auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.citation-popup a {
  color: #293237;
}

.citation-popup a:hover {
  color: #3ad29c;
}

.citation-popup p {
  margin-bottom: 0;
}

.citation-popup .mfp-close {
  display: block;
  z-index: 10;
  position: absolute;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

@media only screen and (max-width: 1590px) {
  #header .overlay-shape {
    background-size: cover;
  }
}

@media only screen and (max-width: 1310px) {
  .header-bottom.header-bottom-home {
    margin-top: 0;
    background-color: transparent;
  }
  .header-bottom.header-bottom-home:before {
    display: none;
  }
  .header-bottom.header-bottom-home .overlay-shape {
    display: none;
  }
  .header-bottom.header-bottom-home .col-left {
    margin-top: 4rem;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .header-bottom.header-bottom-home .col-right {
    margin-top: 4rem;
    padding-bottom: 0;
    z-index: 5;
  }
  #header.header-home .flex {
    height: auto;
    padding-bottom: 10rem;
  }
  .logo-overlay {
    display: none;
  }
  .overlay-shape {
    display: none;
  }
  .stat-box {
    height: 100%;
    min-height: auto;
    padding-left: 3.1rem;
    padding-bottom: 3rem;
  }
}

@media only screen and (max-width: 800px) {
  .header-home .header-top {
    padding-top: 12rem !important;
  }
  .header-home .header-top .overview {
    font-weight: 500;
  }
  .header-bottom.header-bottom-home {
    display: block;
  }
  .header-bottom.header-bottom-home .logo-overlay {
    display: none;
  }
  .header-bottom.header-bottom-home .col-left {
    max-width: 100%;
    margin-right: 0;
  }
  .header-bottom.header-bottom-home .col-right {
    margin-top: 0;
    padding-bottom: 0;
    max-width: 100%;
  }
  .stat-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2.5rem;
  }
  .stat-box .stat-number {
    font-size: 7rem;
    margin-right: 1rem;
  }
}

@media only screen and (max-width: 480px) {
  .stat-box {
    text-align: center;
    -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;
  }
  .stat-box .stat-number {
    font-size: 6rem;
  }
  .stat-box .stat-overview {
    max-width: 100%;
  }
}

/*-----------Sort Tabs----------*/
.sort-tabs {
  border-bottom: 1px solid #e4e7f2;
  padding: 0;
}
.sort-tab-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.sort-tab-nav li {
  padding: 0.5rem 0 0.625rem;
  margin: 0 1.5rem;
  position: relative;
  cursor: pointer;
  transition: color 0.1s linear, color 0.1s linear;
}
.sort-tab-nav li a {
  font-weight: 600;
  position: relative;
  color: #fff;
}
.sort-tab-nav li a,
.sort-tab-nav li,
.sort-tab-nav li a,
.sort-tab-nav li {
  padding: 1.5rem 0;
  border-bottom: 5px solid transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
.sort-tab-nav li a:hover,
.sort-tab-nav li:hover,
.sort-tab-nav li.selected a,
.sort-tab-nav li.selected {
  color: #3ad29c;
  border-color: #3ad29c;
}

.js-article-sort .sort-tab-nav li {
  border: none;
  padding: 0;
  margin-bottom: 2rem;
}
.js-article-sort .sort-tab-nav li:hover,
.js-article-sort .sort-tab-nav li.selected {
  border: none;
}

/*-----------Team-----------*/
.row-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5rem;
  max-width: 1333px;
}

.row-team .column {
  margin-bottom: 2.5rem;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}

.row-team .card {
  padding: 0;
  height: 100%;
}

.row-team .card h3 {
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
}

.row-team .card p {
  font-size: 0.75rem;
}

.row-team .card .image {
  margin-bottom: 0;
}

.row-team .card .image:before {
  padding-bottom: 68%;
}

.row-team .card .card-body {
  padding: 1.25rem;
}

.row-team .card .text-button {
  margin-top: 2rem;
  margin-bottom: 0;
}

.content-single-team {
  padding-bottom: 7rem;
}

.content-single-team .team-image {
  margin-bottom: 2rem;
}

.content-single-team .team-image:before {
  padding-bottom: 80%;
}

.content-single-team .team-name {
  margin-bottom: 0.5rem;
}

.content-single-team .social {
  color: #0d465c;
  font-size: 1.5rem;
  margin-left: 1rem;
}

.content-single-team .social:hover {
  color: #3ad29c;
}

.content-single-team .team-title {
  color: #3ad29c;
}

.content-single-team .team-about {
  margin-top: 2rem;
}

/********************************************************************************
             --- Web App Detail Pagination ---
*********************************************************************************/
#web-app-detail-pagination {
  border-top: 1px solid #e4e4e6;
}

#web-app-detail-pagination.pagination-top {
  border-top: none;
  border-bottom: 1px solid #e4e4e6;
}

#web-app-detail-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#web-app-detail-pagination li {
  display: block;
  float: left;
  width: 33.33333333333333%;
}

#web-app-detail-pagination li:last-child a {
  border: none;
}

#web-app-detail-pagination a {
  color: #0d465c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 25px 15px;
  border-right: 1px solid #e4e4e6;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Archivo", sans-serif;
}

#web-app-detail-pagination a:hover {
  color: #3ad29c;
}

#web-app-detail-pagination a:before,
#web-app-detail-pagination a:after {
  font-family: "CD-Project-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
  font-weight: normal;
}

#web-app-detail-pagination a:before {
  margin-top: -2px;
  margin-right: 7px;
}

#web-app-detail-pagination a:after {
  margin: -2px 0 0 7px;
}

#web-app-detail-pagination .prev {
  text-align: left;
}

#web-app-detail-pagination .prev a:before {
  content: "\e913";
}

#web-app-detail-pagination .all {
  text-align: center;
}

#web-app-detail-pagination .all a:before {
  content: "\e989";
}

#web-app-detail-pagination .next {
  text-align: right;
}

#web-app-detail-pagination .next a:after {
  content: "\e915";
}

@media print, screen and (min-width: 801px) {
  .content-single-team .medium-8 {
    padding-left: 3rem;
  }
}

@media print, screen and (max-width: 800px) {
  #web-app-detail-pagination .container {
    padding: 0;
  }
  #web-app-detail-pagination a {
    padding: 15px;
    font-size: 15px;
  }
  #web-app-detail-pagination .prev,
  #web-app-detail-pagination .next {
    text-align: center;
  }
}

/*-----------Anchor Content-----------*/
.content-narrow .content-cards .row-cards > .column {
  width: 100%;
  max-width: 20.75rem;
}

.content-narrow .text-cards .row-cards {
  margin-left: -1.406rem;
}

.content-narrow .text-cards .row-cards > .column {
  width: 100%;
  max-width: 50%;
  padding-left: 1.406rem;
  padding-right: 1.406rem;
}

@media screen and (max-width: 1100px) {
  .content-narrow .content-cards .row-cards {
    margin-left: -0.6667rem;
  }
  .content-narrow .content-cards .row-cards > .column {
    width: 50%;
    max-width: 100%;
    padding-left: 0.844rem;
    padding-right: 0.844rem;
  }
}

@media screen and (max-width: 500px) {
  .content-narrow .content-cards .row-cards > .column {
    width: 100%;
  }
}

.pagination {
  font-size: 1.2rem;
}

.pagination .page-numbers {
  margin-right: 0.5rem;
}

/*-----------Home-----------*/
.hero.hero-home > .row {
  min-height: 650px;
}

/* Above 801px */
@media only screen and (min-width: 801px) {
  .hero.hero-home > .row {
    height: 750px;
  }
}

/*-----------Team-----------*/
/*-----------Testimonials-----------*/
#testimonials .testimonial .image {
  max-width: 150px;
  border-radius: 50%;
  overflow: hidden;
}

#testimonials .testimonial q {
  display: block;
}

#testimonials .testimonial q:before {
  content: open-quote;
}

#testimonials .testimonial q:after {
  content: close-quote;
}

/*-----------Sidebar-----------*/
#sidebar ul {
  list-style: none;
  margin: 0 0 2rem 0;
}

#sidebar ul li {
  margin-bottom: 1rem;
}

#sidebar ul li a {
  font-family: "Archivo", sans-serif;
  font-size: 1.188rem;
  color: #0d465c;
  font-weight: 500;
}

#sidebar ul li a:hover,
#sidebar ul li a.active {
  color: #3ad29c;
}

#sidebar ul li a.selected {
  color: #3ad29c;
}

#sidebar .widget .tagcloud a {
  color: #000;
  font-size: 1rem !important;
  text-transform: capitalize;
  display: block;
  width: 100%;
  padding: 0.75rem 0;
  border-bottom: 1px solid #ececec;
}

#sidebar .widget .tagcloud a:hover {
  color: #3ad29c;
}

#sidebar .widget .tagcloud a:last-child {
  border-bottom: none;
}

#sidebar .anchor-links li {
  padding-bottom: 0.68rem;
  margin-bottom: 1.55rem;
  border-bottom: solid 1px #d6e6ec;
}

#sidebar .anchor-links li a {
  font-weight: 500;
}

@media print, screen and (max-width: 800px) {
  #sidebar {
    margin-top: 3rem;
  }
  .scrollmagic-pin-spacer {
    display: none !important;
  }
}

/*-----------Footer-----------*/
#footer {
  padding-top: 8rem;
  -webkit-box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08),
    5px 2px 16px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 8px 15px 0 rgba(41, 51, 63, 0.08),
    5px 2px 16px 0 rgba(0, 0, 0, 0.09);
}

#footer .menu-list {
  margin-bottom: 0.2rem;
}

#footer .logo {
  display: block;
  margin-top: -0.8rem;
  margin-bottom: 1rem;
}

#footer .cta-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #d6e6ec;
  padding-bottom: 3rem;
}

#footer .cta-footer p {
  color: #879ca3;
  font-size: 1.188rem;
  margin-bottom: 0;
}

#footer .cta-footer h3 {
  font-weight: 400;
  margin-bottom: 0.4rem;
}

#footer .cta-footer .text {
  padding-right: 2.5rem;
}

#footer .cta-footer .button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0;
}

#footer ul.social-links {
  margin-bottom: 0;
}

#footer ul.social-links li {
  margin-bottom: 0 !important;
}

#footer ul.social-links li a {
  color: #3ad29c !important;
  font-size: 1.45rem;
  margin-bottom: 0;
}

#footer .footer-bottom {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#footer .footer-bottom a {
  color: #445b64;
}

#footer .footer-bottom a:hover {
  color: #3ad29c;
}

#footer .footer-bottom p {
  margin-bottom: 0;
}

#footer .footer-bottom .flex > div > div {
  width: 100%;
  margin: 0 auto;
}

#footer .footer-bottom .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

#footer .footer-bottom .flex .flex-1,
#footer .footer-bottom .flex .flex-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#footer .footer-bottom .flex .flex-1 {
  max-width: 54.375rem;
}

#footer .footer-bottom .flex .flex-2 {
  max-width: 22.5rem;
  margin-left: auto;
}

#footer .footer-bottom .flex .col-1 {
  max-width: 280px;
  margin-left: 0;
}

#footer .footer-bottom .flex .col-2 {
  max-width: 32.813rem;
}

#footer .footer-bottom .flex .col-2 p {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.63;
}

#footer .footer-bottom .flex .col-3 {
  max-width: 8rem;
}

#footer .footer-bottom .flex .col-3 ul li {
  margin-bottom: 0.6rem;
}

#footer .footer-bottom .flex .col-3 ul li.has-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .footer-bottom .flex .col-3 ul li.has-social-links ul {
  margin-top: -0.2rem;
  margin-left: 0.6rem;
}

#footer .footer-bottom .flex .col-3 ul li:last-child {
  margin-bottom: 0;
}

#footer .footer-bottom .flex .col-3 a {
  font-family: "Archivo", sans-serif;
  color: #0d465c;
  font-weight: 500;
}

#footer .footer-bottom .flex .col-3 a:hover {
  color: #3ad29c;
}

#footer .footer-bottom .flex .col-4 {
  max-width: 134px;
  margin-right: 0;
  margin-left: auto;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

#footer .footer-bottom .flex .col-4 .image {
  max-width: 134px;
}

.template-home #footer {
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 1000px) {
  #footer .footer-bottom .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .footer-bottom .flex > div > div {
    margin: 0;
  }
  #footer .footer-bottom .flex .flex-1,
  #footer .footer-bottom .flex .flex-2 {
    max-width: 100%;
  }
  #footer .footer-bottom .flex .flex-1 {
    margin-bottom: 2rem;
  }
  #footer .footer-bottom .flex .flex-2 {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
  }
  #footer .footer-bottom .flex .col-1 {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  #footer .footer-bottom .flex .col-2 {
    padding-top: 1.5rem;
    max-width: 100%;
  }
  #footer .footer-bottom .flex .col-3 {
    max-width: 100%;
  }
  #footer .footer-bottom .flex .col-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #footer .footer-bottom .flex .col-3 ul li {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 800px) {
  #footer {
    padding-top: 5rem;
  }
  #footer .cta-footer {
    display: block;
  }
  #footer .cta-footer .text {
    padding-right: 0;
  }
  #footer .cta-footer .button {
    margin-top: 2rem;
  }
}

@media only screen and (max-width: 600px) {
  #footer .footer-bottom .flex .flex-1,
  #footer .footer-bottom .flex .flex-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .footer-bottom .flex .flex-1 > div,
  #footer .footer-bottom .flex .flex-2 > div {
    max-width: 100%;
  }
  #footer .footer-bottom .col-4 .image {
    margin-top: 1.5rem;
  }
}

/*-----------Slick Slider-----------*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider.slick-initialized {
  visibility: visible !important;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  outline: none !important;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider Theme */
.slick-loading .slick-list {
  background: #fff url("./assets/images/ajax-loader.gif") center center
    no-repeat;
}

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

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 2rem;
  line-height: 0;
  width: 2.188rem;
  position: absolute;
  top: 50%;
  z-index: 1;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  color: #3ad29c;
  font-family: "CD-Project-Icons" !important;
  font-size: 2.6rem;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -2.562rem;
}

[dir="rtl"] .slick-prev {
  right: 25px;
  left: auto;
}

.slick-prev:before {
  content: "\e920";
}

[dir="rtl"] .slick-prev:before {
  content: "\e923";
}

.slick-next {
  right: -2.562rem;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: 25px;
}

.slick-next:before {
  content: "\e923";
}

[dir="rtl"] .slick-next:before {
  content: "\e920";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 9px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/*-----------Hero Slider-----------*/
#hero.slider .slide-hero {
  visibility: hidden;
}

#hero.slider .row.flex {
  min-height: 400px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

#hero.slider .slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

#hero.slider .hero-content {
  text-align: left;
  position: relative;
  z-index: 1;
}

#hero.slider h1 {
  font-size: 3.4375rem;
  margin-bottom: 0;
  max-width: 630px;
}

#hero.slider .lead {
  font-size: 1.5625rem;
  margin-top: 1.5em;
}

@media only screen and (min-width: 480px) {
  #hero.slider .row.flex {
    min-height: 400px;
  }
}

@media only screen and (min-width: 800px) {
  #hero.slider .row.flex {
    min-height: 600px;
  }
}

@media only screen and (min-width: 1024px) {
  #hero.slider .row.flex {
    min-height: 750px;
  }
}

/*-----------Images Slider-----------*/
#image-slider .slide {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

#image-slider .slide-body {
  background-color: #fff;
  padding: 15px;
}

#image-slider .slide-body h3 {
  margin: 0;
}

/*-----------Recent Posts Slider-----------*/
#recent-posts .slide-blog {
  width: 100%;
  visibility: hidden;
  clear: both;
}

#recent-posts .slide {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

#recent-posts .image {
  margin-bottom: 1.563rem;
}

#recent-posts .slide-body {
  background-color: #fff;
}

#recent-posts .meta {
  font-size: 14px;
}

/*-----------Testimonials Slider-----------*/
#testimonials-slider blockquote {
  margin-bottom: 0;
}

/*-----------Google Map-----------*/
.embed-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 40%;
  position: relative;
}

.embed-responsive iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*-----------Hover Effects-----------*/
.hover-overlay {
  position: relative;
}

.hover-overlay .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #676767;
  overflow: hidden;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.hover-overlay .overlay.slide-up {
  opacity: 1;
  height: 0;
}

.hover-overlay .overlay ul {
  margin-bottom: 0;
}

.hover-overlay .overlay a,
.hover-overlay .overlay p,
.hover-overlay .overlay h4 {
  color: #ffffff;
}

.hover-overlay .overlay a:hover {
  color: #3ad29c;
}

.hover-overlay:hover .overlay {
  opacity: 1;
  height: 100%;
}

/*-----------Lity-----------*/
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*-----------Popups-----------*/
.mfp-wrap .form-popup {
  max-width: 820px;
  background: #f1f1f1;
  text-align: left;
  margin: 40px auto;
  padding: 3rem;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.mfp-content {
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}

.mfp-close {
  font-size: 2.25em;
  width: 1.385em;
  height: 1.179em;
  line-height: 1.179em;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 0.462em 0.256em;
  color: #828e99;
  -webkit-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
  font-style: normal;
  font-weight: 300;
}

.video-popup {
  max-width: 964px;
  margin: 0 auto;
  position: relative;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}

.video-popup .mfp-close {
  color: #fff;
  padding: 0;
  margin: 0;
  top: -42px;
  right: -6px;
  text-align: right;
  padding-right: 6px;
}

.video-container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding-top: 38.1%;
  overflow: hidden;
}

.video-container video {
  max-width: 964px;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@media screen and (max-width: 801px) {
  .mfp-wrap .form-popup {
    padding: 3rem 1rem;
  }
}

/*-----------Helpers-----------*/
.text-align-left {
  text-align: left;
}

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

.text-align-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.color-light a:not(.button),
.color-light p,
.color-light h1,
.color-light h2,
.color-light h3,
.color-light h4,
.color-light h5,
.color-light h6 {
  color: #fff;
}

.color-light a:not(.button):hover {
  color: #3ad29c;
}

.color-dark a {
  color: #0c2630;
}

.color-dark a:hover {
  color: #3ad29c;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-space-bewteen {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

ul.list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-left: 0;
}

ul.list-flex li {
  text-align: center;
  line-height: 0;
}

.center ul.list-flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hidden {
  display: none;
}

.opacity-0 {
  opacity: 0;
}

.flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.flex-reverse .col-content {
  width: 100%;
  max-width: 54.625rem;
  margin-bottom: 6.25rem;
}

.flex-reverse .scrollmagic-pin-spacer {
  max-width: 21.625rem;
  margin: 0 auto 0 0 !important;
}

.flex-reverse .col-sidebar {
  width: 100%;
  max-width: 21.625rem;
  padding-top: 7rem;
  padding-bottom: 3rem;
}

/* Above 800 */
@media screen and (min-width: 801px) {
  .large-center {
    text-align: center;
  }
  .large-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .flex-reverse .col-content {
    margin-left: 2rem;
  }
  .large-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .large-hide {
    display: none;
  }
  .large-pad-left {
    padding-left: 4rem;
  }
  .large-pad-right {
    padding-right: 4rem;
  }
  .large-right {
    float: right;
  }
  .row.large-spaced {
    margin-left: -1.8rem;
    margin-right: -1.8rem;
  }
  .row.large-spaced .column,
  .row.large-spaced .columns {
    padding: 0 1.8rem;
  }
}

.overflow-hidden {
  overflow: hidden;
}

/* Backgrounds */
.bg-pattern {
  background-image: url(assets/images/pattern.svg);
  background-repeat: repeat-x;
  background-size: auto 96%;
  background-position: left;
}

.bg-pattern.dark {
  background-image: url(assets/images/pattern-dark.svg);
}

/* Spinner */
.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #879ca3;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Animations */
.fade-in {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}

.fade-out {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}

/* Below 640 */
@media screen and (max-width: 639px) {
  .small-hide {
    display: none !important;
  }
  .small-column-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .small-column-reverse .image {
    margin-bottom: 2rem;
  }
}

/* Below 800 */
@media screen and (max-width: 800px) {
  .medium-hide {
    display: none;
  }
}

/********************************************************************************
			 --- Reveal Animation ---
*********************************************************************************/
@media screen {
  [data-reveal][data-reveal][data-reveal-duration="50"],
  body[data-reveal-duration="50"] [data-reveal] {
    -webkit-transition-duration: 50ms;
    -o-transition-duration: 50ms;
    transition-duration: 50ms;
  }
  [data-reveal][data-reveal][data-reveal-delay="50"],
  body[data-reveal-delay="50"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="50"],
  body[data-reveal-delay="50"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
  }
  [data-reveal][data-reveal][data-reveal-duration="100"],
  body[data-reveal-duration="100"] [data-reveal] {
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }
  [data-reveal][data-reveal][data-reveal-delay="100"],
  body[data-reveal-delay="100"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="100"],
  body[data-reveal-delay="100"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  [data-reveal][data-reveal][data-reveal-duration="150"],
  body[data-reveal-duration="150"] [data-reveal] {
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
  }
  [data-reveal][data-reveal][data-reveal-delay="150"],
  body[data-reveal-delay="150"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="150"],
  body[data-reveal-delay="150"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  [data-reveal][data-reveal][data-reveal-duration="200"],
  body[data-reveal-duration="200"] [data-reveal] {
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  [data-reveal][data-reveal][data-reveal-delay="200"],
  body[data-reveal-delay="200"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="200"],
  body[data-reveal-delay="200"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  [data-reveal][data-reveal][data-reveal-duration="250"],
  body[data-reveal-duration="250"] [data-reveal] {
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
  }
  [data-reveal][data-reveal][data-reveal-delay="250"],
  body[data-reveal-delay="250"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="250"],
  body[data-reveal-delay="250"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }
  [data-reveal][data-reveal][data-reveal-duration="300"],
  body[data-reveal-duration="300"] [data-reveal] {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  [data-reveal][data-reveal][data-reveal-delay="300"],
  body[data-reveal-delay="300"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="300"],
  body[data-reveal-delay="300"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  [data-reveal][data-reveal][data-reveal-duration="350"],
  body[data-reveal-duration="350"] [data-reveal] {
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
  }
  [data-reveal][data-reveal][data-reveal-delay="350"],
  body[data-reveal-delay="350"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="350"],
  body[data-reveal-delay="350"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    transition-delay: 0.35s;
  }
  [data-reveal][data-reveal][data-reveal-duration="400"],
  body[data-reveal-duration="400"] [data-reveal] {
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }
  [data-reveal][data-reveal][data-reveal-delay="400"],
  body[data-reveal-delay="400"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="400"],
  body[data-reveal-delay="400"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  [data-reveal][data-reveal][data-reveal-duration="450"],
  body[data-reveal-duration="450"] [data-reveal] {
    -webkit-transition-duration: 0.45s;
    -o-transition-duration: 0.45s;
    transition-duration: 0.45s;
  }
  [data-reveal][data-reveal][data-reveal-delay="450"],
  body[data-reveal-delay="450"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="450"],
  body[data-reveal-delay="450"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  [data-reveal][data-reveal][data-reveal-duration="500"],
  body[data-reveal-duration="500"] [data-reveal] {
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  [data-reveal][data-reveal][data-reveal-delay="500"],
  body[data-reveal-delay="500"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="500"],
  body[data-reveal-delay="500"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  [data-reveal][data-reveal][data-reveal-duration="550"],
  body[data-reveal-duration="550"] [data-reveal] {
    -webkit-transition-duration: 0.55s;
    -o-transition-duration: 0.55s;
    transition-duration: 0.55s;
  }
  [data-reveal][data-reveal][data-reveal-delay="550"],
  body[data-reveal-delay="550"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="550"],
  body[data-reveal-delay="550"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.55s;
    -o-transition-delay: 0.55s;
    transition-delay: 0.55s;
  }
  [data-reveal][data-reveal][data-reveal-duration="600"],
  body[data-reveal-duration="600"] [data-reveal] {
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  [data-reveal][data-reveal][data-reveal-delay="600"],
  body[data-reveal-delay="600"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="600"],
  body[data-reveal-delay="600"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  [data-reveal][data-reveal][data-reveal-duration="650"],
  body[data-reveal-duration="650"] [data-reveal] {
    -webkit-transition-duration: 0.65s;
    -o-transition-duration: 0.65s;
    transition-duration: 0.65s;
  }
  [data-reveal][data-reveal][data-reveal-delay="650"],
  body[data-reveal-delay="650"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="650"],
  body[data-reveal-delay="650"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.65s;
    -o-transition-delay: 0.65s;
    transition-delay: 0.65s;
  }
  [data-reveal][data-reveal][data-reveal-duration="700"],
  body[data-reveal-duration="700"] [data-reveal] {
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }
  [data-reveal][data-reveal][data-reveal-delay="700"],
  body[data-reveal-delay="700"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="700"],
  body[data-reveal-delay="700"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }
  [data-reveal][data-reveal][data-reveal-duration="750"],
  body[data-reveal-duration="750"] [data-reveal] {
    -webkit-transition-duration: 0.75s;
    -o-transition-duration: 0.75s;
    transition-duration: 0.75s;
  }
  [data-reveal][data-reveal][data-reveal-delay="750"],
  body[data-reveal-delay="750"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="750"],
  body[data-reveal-delay="750"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  [data-reveal][data-reveal][data-reveal-duration="800"],
  body[data-reveal-duration="800"] [data-reveal] {
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
  }
  [data-reveal][data-reveal][data-reveal-delay="800"],
  body[data-reveal-delay="800"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="800"],
  body[data-reveal-delay="800"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  [data-reveal][data-reveal][data-reveal-duration="850"],
  body[data-reveal-duration="850"] [data-reveal] {
    -webkit-transition-duration: 0.85s;
    -o-transition-duration: 0.85s;
    transition-duration: 0.85s;
  }
  [data-reveal][data-reveal][data-reveal-delay="850"],
  body[data-reveal-delay="850"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="850"],
  body[data-reveal-delay="850"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    transition-delay: 0.85s;
  }
  [data-reveal][data-reveal][data-reveal-duration="900"],
  body[data-reveal-duration="900"] [data-reveal] {
    -webkit-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    transition-duration: 0.9s;
  }
  [data-reveal][data-reveal][data-reveal-delay="900"],
  body[data-reveal-delay="900"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="900"],
  body[data-reveal-delay="900"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  [data-reveal][data-reveal][data-reveal-duration="950"],
  body[data-reveal-duration="950"] [data-reveal] {
    -webkit-transition-duration: 0.95s;
    -o-transition-duration: 0.95s;
    transition-duration: 0.95s;
  }
  [data-reveal][data-reveal][data-reveal-delay="950"],
  body[data-reveal-delay="950"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="950"],
  body[data-reveal-delay="950"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 0.95s;
    -o-transition-delay: 0.95s;
    transition-delay: 0.95s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1000"],
  body[data-reveal-duration="1000"] [data-reveal] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1000"],
  body[data-reveal-delay="1000"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1000"],
  body[data-reveal-delay="1000"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1050"],
  body[data-reveal-duration="1050"] [data-reveal] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1050"],
  body[data-reveal-delay="1050"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1050"],
  body[data-reveal-delay="1050"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1100"],
  body[data-reveal-duration="1100"] [data-reveal] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1100"],
  body[data-reveal-delay="1100"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1100"],
  body[data-reveal-delay="1100"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1150"],
  body[data-reveal-duration="1150"] [data-reveal] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1150"],
  body[data-reveal-delay="1150"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1150"],
  body[data-reveal-delay="1150"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1200"],
  body[data-reveal-duration="1200"] [data-reveal] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1200"],
  body[data-reveal-delay="1200"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1200"],
  body[data-reveal-delay="1200"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1250"],
  body[data-reveal-duration="1250"] [data-reveal] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1250"],
  body[data-reveal-delay="1250"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1250"],
  body[data-reveal-delay="1250"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1300"],
  body[data-reveal-duration="1300"] [data-reveal] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1300"],
  body[data-reveal-delay="1300"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1300"],
  body[data-reveal-delay="1300"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1350"],
  body[data-reveal-duration="1350"] [data-reveal] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1350"],
  body[data-reveal-delay="1350"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1350"],
  body[data-reveal-delay="1350"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1400"],
  body[data-reveal-duration="1400"] [data-reveal] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1400"],
  body[data-reveal-delay="1400"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1400"],
  body[data-reveal-delay="1400"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1450"],
  body[data-reveal-duration="1450"] [data-reveal] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1450"],
  body[data-reveal-delay="1450"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1450"],
  body[data-reveal-delay="1450"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.45s;
    -o-transition-delay: 1.45s;
    transition-delay: 1.45s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1500"],
  body[data-reveal-duration="1500"] [data-reveal] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1500"],
  body[data-reveal-delay="1500"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1500"],
  body[data-reveal-delay="1500"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1550"],
  body[data-reveal-duration="1550"] [data-reveal] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1550"],
  body[data-reveal-delay="1550"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1550"],
  body[data-reveal-delay="1550"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1600"],
  body[data-reveal-duration="1600"] [data-reveal] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1600"],
  body[data-reveal-delay="1600"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1600"],
  body[data-reveal-delay="1600"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1650"],
  body[data-reveal-duration="1650"] [data-reveal] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1650"],
  body[data-reveal-delay="1650"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1650"],
  body[data-reveal-delay="1650"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.65s;
    -o-transition-delay: 1.65s;
    transition-delay: 1.65s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1700"],
  body[data-reveal-duration="1700"] [data-reveal] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1700"],
  body[data-reveal-delay="1700"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1700"],
  body[data-reveal-delay="1700"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1750"],
  body[data-reveal-duration="1750"] [data-reveal] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1750"],
  body[data-reveal-delay="1750"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1750"],
  body[data-reveal-delay="1750"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.75s;
    -o-transition-delay: 1.75s;
    transition-delay: 1.75s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1800"],
  body[data-reveal-duration="1800"] [data-reveal] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1800"],
  body[data-reveal-delay="1800"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1800"],
  body[data-reveal-delay="1800"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1850"],
  body[data-reveal-duration="1850"] [data-reveal] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1850"],
  body[data-reveal-delay="1850"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1850"],
  body[data-reveal-delay="1850"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.85s;
    -o-transition-delay: 1.85s;
    transition-delay: 1.85s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1900"],
  body[data-reveal-duration="1900"] [data-reveal] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1900"],
  body[data-reveal-delay="1900"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1900"],
  body[data-reveal-delay="1900"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s;
  }
  [data-reveal][data-reveal][data-reveal-duration="1950"],
  body[data-reveal-duration="1950"] [data-reveal] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s;
  }
  [data-reveal][data-reveal][data-reveal-delay="1950"],
  body[data-reveal-delay="1950"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="1950"],
  body[data-reveal-delay="1950"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 1.95s;
    -o-transition-delay: 1.95s;
    transition-delay: 1.95s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2000"],
  body[data-reveal-duration="2000"] [data-reveal] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2000"],
  body[data-reveal-delay="2000"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2000"],
  body[data-reveal-delay="2000"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2050"],
  body[data-reveal-duration="2050"] [data-reveal] {
    -webkit-transition-duration: 2.05s;
    -o-transition-duration: 2.05s;
    transition-duration: 2.05s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2050"],
  body[data-reveal-delay="2050"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2050"],
  body[data-reveal-delay="2050"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.05s;
    -o-transition-delay: 2.05s;
    transition-delay: 2.05s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2100"],
  body[data-reveal-duration="2100"] [data-reveal] {
    -webkit-transition-duration: 2.1s;
    -o-transition-duration: 2.1s;
    transition-duration: 2.1s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2100"],
  body[data-reveal-delay="2100"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2100"],
  body[data-reveal-delay="2100"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2150"],
  body[data-reveal-duration="2150"] [data-reveal] {
    -webkit-transition-duration: 2.15s;
    -o-transition-duration: 2.15s;
    transition-duration: 2.15s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2150"],
  body[data-reveal-delay="2150"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2150"],
  body[data-reveal-delay="2150"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.15s;
    -o-transition-delay: 2.15s;
    transition-delay: 2.15s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2200"],
  body[data-reveal-duration="2200"] [data-reveal] {
    -webkit-transition-duration: 2.2s;
    -o-transition-duration: 2.2s;
    transition-duration: 2.2s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2200"],
  body[data-reveal-delay="2200"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2200"],
  body[data-reveal-delay="2200"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2250"],
  body[data-reveal-duration="2250"] [data-reveal] {
    -webkit-transition-duration: 2.25s;
    -o-transition-duration: 2.25s;
    transition-duration: 2.25s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2250"],
  body[data-reveal-delay="2250"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2250"],
  body[data-reveal-delay="2250"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.25s;
    -o-transition-delay: 2.25s;
    transition-delay: 2.25s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2300"],
  body[data-reveal-duration="2300"] [data-reveal] {
    -webkit-transition-duration: 2.3s;
    -o-transition-duration: 2.3s;
    transition-duration: 2.3s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2300"],
  body[data-reveal-delay="2300"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2300"],
  body[data-reveal-delay="2300"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2350"],
  body[data-reveal-duration="2350"] [data-reveal] {
    -webkit-transition-duration: 2.35s;
    -o-transition-duration: 2.35s;
    transition-duration: 2.35s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2350"],
  body[data-reveal-delay="2350"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2350"],
  body[data-reveal-delay="2350"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.35s;
    -o-transition-delay: 2.35s;
    transition-delay: 2.35s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2400"],
  body[data-reveal-duration="2400"] [data-reveal] {
    -webkit-transition-duration: 2.4s;
    -o-transition-duration: 2.4s;
    transition-duration: 2.4s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2400"],
  body[data-reveal-delay="2400"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2400"],
  body[data-reveal-delay="2400"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2450"],
  body[data-reveal-duration="2450"] [data-reveal] {
    -webkit-transition-duration: 2.45s;
    -o-transition-duration: 2.45s;
    transition-duration: 2.45s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2450"],
  body[data-reveal-delay="2450"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2450"],
  body[data-reveal-delay="2450"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.45s;
    -o-transition-delay: 2.45s;
    transition-delay: 2.45s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2500"],
  body[data-reveal-duration="2500"] [data-reveal] {
    -webkit-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2500"],
  body[data-reveal-delay="2500"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2500"],
  body[data-reveal-delay="2500"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2550"],
  body[data-reveal-duration="2550"] [data-reveal] {
    -webkit-transition-duration: 2.55s;
    -o-transition-duration: 2.55s;
    transition-duration: 2.55s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2550"],
  body[data-reveal-delay="2550"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2550"],
  body[data-reveal-delay="2550"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.55s;
    -o-transition-delay: 2.55s;
    transition-delay: 2.55s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2600"],
  body[data-reveal-duration="2600"] [data-reveal] {
    -webkit-transition-duration: 2.6s;
    -o-transition-duration: 2.6s;
    transition-duration: 2.6s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2600"],
  body[data-reveal-delay="2600"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2600"],
  body[data-reveal-delay="2600"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2650"],
  body[data-reveal-duration="2650"] [data-reveal] {
    -webkit-transition-duration: 2.65s;
    -o-transition-duration: 2.65s;
    transition-duration: 2.65s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2650"],
  body[data-reveal-delay="2650"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2650"],
  body[data-reveal-delay="2650"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.65s;
    -o-transition-delay: 2.65s;
    transition-delay: 2.65s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2700"],
  body[data-reveal-duration="2700"] [data-reveal] {
    -webkit-transition-duration: 2.7s;
    -o-transition-duration: 2.7s;
    transition-duration: 2.7s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2700"],
  body[data-reveal-delay="2700"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2700"],
  body[data-reveal-delay="2700"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2750"],
  body[data-reveal-duration="2750"] [data-reveal] {
    -webkit-transition-duration: 2.75s;
    -o-transition-duration: 2.75s;
    transition-duration: 2.75s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2750"],
  body[data-reveal-delay="2750"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2750"],
  body[data-reveal-delay="2750"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.75s;
    -o-transition-delay: 2.75s;
    transition-delay: 2.75s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2800"],
  body[data-reveal-duration="2800"] [data-reveal] {
    -webkit-transition-duration: 2.8s;
    -o-transition-duration: 2.8s;
    transition-duration: 2.8s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2800"],
  body[data-reveal-delay="2800"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2800"],
  body[data-reveal-delay="2800"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2850"],
  body[data-reveal-duration="2850"] [data-reveal] {
    -webkit-transition-duration: 2.85s;
    -o-transition-duration: 2.85s;
    transition-duration: 2.85s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2850"],
  body[data-reveal-delay="2850"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2850"],
  body[data-reveal-delay="2850"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.85s;
    -o-transition-delay: 2.85s;
    transition-delay: 2.85s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2900"],
  body[data-reveal-duration="2900"] [data-reveal] {
    -webkit-transition-duration: 2.9s;
    -o-transition-duration: 2.9s;
    transition-duration: 2.9s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2900"],
  body[data-reveal-delay="2900"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2900"],
  body[data-reveal-delay="2900"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s;
  }
  [data-reveal][data-reveal][data-reveal-duration="2950"],
  body[data-reveal-duration="2950"] [data-reveal] {
    -webkit-transition-duration: 2.95s;
    -o-transition-duration: 2.95s;
    transition-duration: 2.95s;
  }
  [data-reveal][data-reveal][data-reveal-delay="2950"],
  body[data-reveal-delay="2950"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="2950"],
  body[data-reveal-delay="2950"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 2.95s;
    -o-transition-delay: 2.95s;
    transition-delay: 2.95s;
  }
  [data-reveal][data-reveal][data-reveal-duration="3000"],
  body[data-reveal-duration="3000"] [data-reveal] {
    -webkit-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
  }
  [data-reveal][data-reveal][data-reveal-delay="3000"],
  body[data-reveal-delay="3000"] [data-reveal] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
  .reveal-animate[data-reveal][data-reveal][data-reveal-delay="3000"],
  body[data-reveal-delay="3000"] .reveal-animate[data-reveal] {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s;
  }
  [data-reveal][data-reveal][data-reveal-easing="linear"],
  body[data-reveal-easing="linear"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease"],
  body[data-reveal-easing="ease"] [data-reveal] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in"],
  body[data-reveal-easing="ease-in"] [data-reveal] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out"],
  body[data-reveal-easing="ease-out"] [data-reveal] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out"],
  body[data-reveal-easing="ease-in-out"] [data-reveal] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-back"],
  body[data-reveal-easing="ease-in-back"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out-back"],
  body[data-reveal-easing="ease-out-back"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out-back"],
  body[data-reveal-easing="ease-in-out-back"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-sine"],
  body[data-reveal-easing="ease-in-sine"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out-sine"],
  body[data-reveal-easing="ease-out-sine"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out-sine"],
  body[data-reveal-easing="ease-in-out-sine"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-quad"],
  body[data-reveal-easing="ease-in-quad"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out-quad"],
  body[data-reveal-easing="ease-out-quad"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out-quad"],
  body[data-reveal-easing="ease-in-out-quad"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-cubic"],
  body[data-reveal-easing="ease-in-cubic"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out-cubic"],
  body[data-reveal-easing="ease-out-cubic"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out-cubic"],
  body[data-reveal-easing="ease-in-out-cubic"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-quart"],
  body[data-reveal-easing="ease-in-quart"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-out-quart"],
  body[data-reveal-easing="ease-out-quart"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  [data-reveal][data-reveal][data-reveal-easing="ease-in-out-quart"],
  body[data-reveal-easing="ease-in-out-quart"] [data-reveal] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  [data-reveal^="fade"][data-reveal^="fade"] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  .reveal-animate[data-reveal^="fade"][data-reveal^="fade"] {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  [data-reveal="fade-up"] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  [data-reveal="fade-up-small"] {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  [data-reveal="fade-up-xsmall"] {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  [data-reveal="fade-down"] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  [data-reveal="fade-right"] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  [data-reveal="fade-left"] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  [data-reveal="fade-up-right"] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
  }
  [data-reveal="fade-up-left"] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
  }
  [data-reveal="fade-down-right"] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
  }
  [data-reveal="fade-down-left"] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
  }
  [data-reveal^="zoom"][data-reveal^="zoom"] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  .reveal-animate[data-reveal^="zoom"][data-reveal^="zoom"] {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  [data-reveal="zoom-in"] {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
  [data-reveal="zoom-in-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  [data-reveal="zoom-in-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  [data-reveal="zoom-in-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  [data-reveal="zoom-in-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  [data-reveal="zoom-out"] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  [data-reveal="zoom-out-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  [data-reveal="zoom-out-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  [data-reveal="zoom-out-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  [data-reveal="zoom-out-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  [data-reveal^="slide"][data-reveal^="slide"] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .reveal-animate[data-reveal^="slide"][data-reveal^="slide"] {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  [data-reveal="slide-up"] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  [data-reveal="slide-down"] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  [data-reveal="slide-right"] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  [data-reveal="slide-left"] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  [data-reveal^="flip"][data-reveal^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  [data-reveal="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
  }
  .reveal-animate[data-reveal="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  [data-reveal="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
  }
  .reveal-animate[data-reveal="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  [data-reveal="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
  }
  .reveal-animate[data-reveal="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
  [data-reveal="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
  }
  .reveal-animate[data-reveal="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
}
