@charset "UTF-8";
/******************************************************************

Stylesheet: Main Stylesheet

Here's where the magic happens. Here is where you import
all of your Sass files so they can compile into one
CSS file.

******************************************************************/
@font-face {
  font-family: 'Montserrat', sans-serif;
  src: url("../fonts/Montserrat-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: 'Montserrat', sans-serif;
  src: url("../fonts/Montserrat-Medium.ttf");
  font-weight: 500; }

@font-face {
  font-family: 'Montserrat', sans-serif;
  src: url("../fonts/Montserrat-SemiBold.ttf");
  font-weight: 600; }

/* START Mixins */
/* END Mixins */
body#tinymce.wp-editor {
  font-family: "Montserrat", sans-serif !important; }

.mceContentBody.wp-editor {
  background-color: #b0b0b0; }

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[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; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

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

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .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; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .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; }

.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.625rem;
  padding-left: 0.625rem; }

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

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child),
  .small-push-0,
  .small-push-0:last-child:not(:first-child),
  .small-pull-0,
  .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child),
  .small-push-0:last-child:not(:first-child),
  .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .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-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .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-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .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; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

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

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

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

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

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

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: inherit;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #b0b0b0; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #ecc8db;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #dc9bbd; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #b0b0b0;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #b0b0b0; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #b0b0b0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #000000; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #b0b0b0;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #ecc8db transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #e5b5cf; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #ecc8db transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #ecc8db; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ecc8db transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ecc8db transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ecc8db; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ecc8db transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ecc8db transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ecc8db; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #b0b0b0;
  background: #ffffff; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #ecc8db transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #ecc8db; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #b0b0b0;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

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

.clearfix::after {
  clear: both; }

/*********************
* Global Stylesheets *
**********************/
/* START HTML Tag */
* {
  image-rendering: -webkit-optimize-contrast; }

@font-face {
  font-family: 'AcuminVariableConcept';
  src: url(../fonts/AcuminVariableConcept.otf); }

html, body {
  overflow-x: hidden;
  position: relative; }

body {
  font-family: 'AcuminVariableConcept';
  background-color: #ffffff;
  font-stretch: semi-condensed;
  font-size: 18px; }
  body p {
    margin-bottom: 10px;
    font-size: 18px; }
    body p:last-child {
      margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'AcuminVariableConcept';
  margin-bottom: 10px; }

h2 {
  font-stretch: condensed;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 50px; }
  @media screen and (min-width: 62em) {
    h2 {
      font-size: 60px; } }

h4 {
  font-size: 28px; }

h5 {
  font-stretch: condensed;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 0; }

a,
input,
button,
textarea,
select {
  outline: none !important;
  -webkit-transition: all .3s;
  transition: all .3s; }

a:hover {
  text-decoration: underline; }

/* END HTML Tag */
/* START DEV Class */
.__preloader {
  background: #e5b5cf;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 11111; }
  .__preloader--icon {
    margin-left: 5px;
    max-width: 60px; }
  .__preloader .__table--cell_middle {
    padding: 0 50px;
    text-align: center; }

.__loading {
  overflow: hidden; }

.__no_padding {
  padding: 0; }

.__no_margin {
  margin: 0; }

.__d_table {
  display: table;
  width: 100%;
  height: 100%; }
  .__d_table--cell_middle {
    display: table-cell;
    vertical-align: middle; }

.__dark_overlay,
.__light_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.__dark_overlay {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s;
  transition: all .3s; }
  .__dark_overlay.__link, .__dark_overlay.__view {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .__dark_overlay.__link {
    background-image: url(../images/link.png);
    background-size: 32px !important; }
  .__dark_overlay.__view {
    background-image: url(../images/eye.png);
    background-size: 42px !important; }

.__light_overlay {
  background-color: rgba(255, 255, 255, 0.3); }

.__p_relative {
  position: relative; }

.__no_found {
  padding: 100px 0;
  text-align: center;
  font-size: 30px; }

/* END DEV Class */
/* START THIRD PARTY Class */
.column, .columns,
.columns {
  position: relative; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child),
  .columns:last-child:not(:first-child) {
    float: left; }

.reveal {
  border-radius: 5px;
  position: relative;
  padding: 35px; }
  .reveal .close-button {
    position: absolute; }

.alignright,
.aligncenter {
  display: block; }

.aligncenter {
  margin-right: auto;
  margin-left: auto; }

.alignright {
  margin-right: 0;
  margin-left: auto; }

.gform_confirmation_wrapper .gform_confirmation_message {
  text-align: center;
  background: #ecc8db;
  border: 2px solid #cfa5bc;
  border-radius: 4px;
  padding: 40px 20px;
  color: #4b4b4b; }

.gform_wrapper .gform_validation_errors {
  margin-bottom: 20px !important;
  padding: 10px 20px !important; }
  .gform_wrapper .gform_validation_errors h2 {
    margin: 0 !important;
    font-size: 14px !important; }

.gform_wrapper .gform_heading {
  display: none; }

.gform_wrapper .gform_fields {
  grid-row-gap: 25px !important; }
  .gform_wrapper .gform_fields .gfield .gfield_label {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600 !important;
    letter-spacing: 2px; }
  .gform_wrapper .gform_fields .gfield .ginput_container input,
  .gform_wrapper .gform_fields .gfield .ginput_container textarea {
    border: 2px solid #e5b5cf;
    border-radius: 4px;
    padding: 8px 16px !important;
    letter-spacing: 2px; }
  .gform_wrapper .gform_fields .gfield .gfield_validation_message {
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 4px;
    background-color: #f6d5d3; }

.gform_wrapper .gform_footer .gform_button {
  border: 0;
  width: 100%;
  font-size: 20px;
  cursor: pointer; }

/* END THIRD PARTY Class */
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 0; }
  @media screen and (min-width: 62em) {
    header {
      padding: 15px 30px; } }
  header .header_container {
    max-width: 75rem;
    margin: auto; }
    header .header_container .header_wrap #desktop {
      align-items: center;
      display: none; }
      @media screen and (min-width: 62em) {
        header .header_container .header_wrap #desktop {
          display: flex; } }
      header .header_container .header_wrap #desktop .logo a img {
        max-width: 200px; }
      header .header_container .header_wrap #desktop .main_menu_wrap {
        margin-left: auto; }
        header .header_container .header_wrap #desktop .main_menu_wrap ul.dp-main-menu {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 50px;
          list-style: none;
          padding: 0;
          margin: 0; }
          header .header_container .header_wrap #desktop .main_menu_wrap ul.dp-main-menu li a {
            color: #000000; }
    header .header_container .header_wrap .mobile-menu {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      background-color: #ffffff;
      padding: 15px 10px;
      background-color: transparent; }
      @media screen and (min-width: 62em) {
        header .header_container .header_wrap .mobile-menu {
          display: none; } }
      header .header_container .header_wrap .mobile-menu a {
        text-decoration: none; }
      header .header_container .header_wrap .mobile-menu .topbar_container {
        width: 100%;
        border-bottom: solid 1px #fff;
        padding: 0 10px 15px 10px; }
        header .header_container .header_wrap .mobile-menu .topbar_container > ul {
          display: block;
          list-style: none;
          padding-left: 0;
          text-align: center;
          margin: 0; }
          header .header_container .header_wrap .mobile-menu .topbar_container > ul li {
            display: inline-block;
            color: #ffffff;
            font-family: 'Gotham-Book', sans-serif;
            font-size: 11px;
            padding: 0 20px; }
            header .header_container .header_wrap .mobile-menu .topbar_container > ul li a {
              text-decoration: none;
              color: #ffffff; }
          header .header_container .header_wrap .mobile-menu .topbar_container > ul li.flags-contianer a {
            display: inline-block;
            padding: 0 5px; }
          header .header_container .header_wrap .mobile-menu .topbar_container > ul li.flags-contianer img {
            width: 25px; }
      header .header_container .header_wrap .mobile-menu .logo-container {
        padding: 0.5em 3px 0.5em 3px;
        flex: 1; }
        @media screen and (min-width: 27.25em) {
          header .header_container .header_wrap .mobile-menu .logo-container {
            padding: 0.5em 3px 0.5em 3px; } }
        header .header_container .header_wrap .mobile-menu .logo-container img {
          width: 100%;
          max-width: 180px; }
      header .header_container .header_wrap .mobile-menu .wp-menu {
        display: block;
        text-align: left;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        max-width: 320px;
        transition: transform .5s ease-in-out,z-index 0s 0s;
        -webkit-transform: translate3d(100%, 0, 1px);
        transform: translate3d(100%, 0, 1px);
        z-index: 200;
        flex: 1; }
        @media print, screen and (min-width: 40em) {
          header .header_container .header_wrap .mobile-menu .wp-menu {
            max-width: 400px; } }
        header .header_container .header_wrap .mobile-menu .wp-menu a {
          text-decoration: none;
          color: #ffffff; }
        header .header_container .header_wrap .mobile-menu .wp-menu .dp-main-menu {
          padding-top: 0;
          height: 100%;
          min-height: 100vh;
          height: 100%;
          overflow: auto;
          background-color: #000000;
          margin: 0; }
        header .header_container .header_wrap .mobile-menu .wp-menu .menu-item > a {
          display: block;
          padding: 0.75em 1.5em;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2);
          position: relative;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: normal; }
          header .header_container .header_wrap .mobile-menu .wp-menu .menu-item > a:hover {
            background-color: rgba(255, 255, 255, 0.05); }
        header .header_container .header_wrap .mobile-menu .wp-menu .menu-item.active > a {
          font-weight: 600; }
        header .header_container .header_wrap .mobile-menu .wp-menu .menu-item-has-children > a {
          position: relative; }
          header .header_container .header_wrap .mobile-menu .wp-menu .menu-item-has-children > a:after {
            content: "";
            background: url("../images/arrow-right-thin-white.svg") no-repeat;
            width: 7px;
            height: 10px;
            position: absolute;
            right: 80px;
            bottom: 1.25em; }
      header .header_container .header_wrap .mobile-menu .second-level-menu {
        position: absolute;
        top: 0;
        right: 10px;
        width: 100%;
        height: 100%;
        background-color: #000000;
        height: 100vh;
        transition: transform .5s ease-in-out,z-index 0s 0s;
        -webkit-transform: translate3d(100%, 0, 1px);
        transform: translate3d(100%, 0, 1px);
        z-index: 1;
        height: calc(100vh - 41px);
        overflow: auto; }
        header .header_container .header_wrap .mobile-menu .second-level-menu .second-level-parent.menu-item {
          font-weight: bold;
          text-transform: uppercase; }
          header .header_container .header_wrap .mobile-menu .second-level-menu .second-level-parent.menu-item a {
            padding: 1.25em 1em 1.25em 0; }
        header .header_container .header_wrap .mobile-menu .second-level-menu > .menu-item > a {
          padding: 0.75em 1.5em 0.75em 10px;
          font-size: 90%; }
      header .header_container .header_wrap .mobile-menu .mobile-menu-opener {
        position: absolute;
        right: 100%;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        background: transparent; }
        header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon {
          width: 35px;
          height: 20px;
          position: relative;
          display: block;
          margin: 20px 12px;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s; }
          header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon .line {
            display: block;
            background: #000000;
            width: 35px;
            height: 2px;
            position: absolute;
            left: 0;
            border-radius: 0;
            /* border-radius: ($height-line/2);*/
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s; }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon .line.line-1 {
              top: 0; }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon .line.line-2 {
              top: 50%; }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon .line.line-3 {
              top: 100%; }
          header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon:hover .line-1, header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon:focus .line-1 {
            transform: translateY(-1px);
            -moz-transform: translateY(-1px);
            -webkit-transform: translateY(-1px); }
          header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon:hover .line-3, header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon:focus .line-3 {
            transform: translateY(1px);
            -moz-transform: translateY(1px);
            -webkit-transform: translateY(1px); }
          header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon.active {
            margin: 20px 15px; }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon.active .line-1 {
              transform: translateY(10px) translateX(0) rotate(45deg);
              -moz-transform: translateY(10px) translateX(0) rotate(45deg);
              -webkit-transform: translateY(10px) translateX(0) rotate(45deg); }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon.active .line-2 {
              opacity: 0; }
            header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon.active .line-3 {
              transform: translateY(-10px) translateX(0) rotate(-45deg);
              -moz-transform: translateY(-10px) translateX(0) rotate(-45deg);
              -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg); }
          header .header_container .header_wrap .mobile-menu .mobile-menu-opener .hamburger-icon.white_nav .line {
            background: #ffffff; }
      header .header_container .header_wrap .mobile-menu .back-to-main {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #000000;
        z-index: 0;
        opacity: 0;
        transition: opacity .5s ease-in-out 0s,z-index 0s 0s; }
        header .header_container .header_wrap .mobile-menu .back-to-main:after {
          content: "";
          background: url("../images/arrow-left-thin-white.svg") no-repeat;
          width: 10px;
          height: 20px;
          position: absolute;
          left: 25px;
          top: 18px;
          -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }
      header .header_container .header_wrap .mobile-menu.first-level-open .wp-menu {
        border-left: none;
        -webkit-transform: translate3d(60px, 0, 1px);
        transform: translate3d(60px, 0, 1px); }
      header .header_container .header_wrap .mobile-menu.second-level-open .back-to-main {
        z-index: 2;
        opacity: 1;
        transition: opacity .5s ease-in-out,z-index 0s 0s; }
      header .header_container .header_wrap .mobile-menu.second-level-open .wp-menu {
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px); }
      header .header_container .header_wrap .mobile-menu.second-level-open .menu-item.open .second-level-menu {
        z-index: 5;
        -webkit-transform: translate3d(60px, 0, 1px);
        transform: translate3d(60px, 0, 1px); }

.hero_background,
.hero_background_mobile {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 500px;
  z-index: 1; }
  @media screen and (min-width: 48em) {
    .hero_background,
    .hero_background_mobile {
      min-height: 800px; } }
  .hero_background.small,
  .hero_background_mobile.small {
    min-height: 450px; }
  .hero_background .hero_background_wrap,
  .hero_background_mobile .hero_background_wrap {
    position: absolute;
    bottom: 50px;
    width: 100%;
    padding: 0 30px; }
    .hero_background .hero_background_wrap .hero_background_container,
    .hero_background_mobile .hero_background_wrap .hero_background_container {
      max-width: 75rem;
      margin: auto; }
      .hero_background .hero_background_wrap .hero_background_container .hero_background_title h1,
      .hero_background_mobile .hero_background_wrap .hero_background_container .hero_background_title h1 {
        font-size: 40px;
        color: #ffffff;
        position: relative;
        z-index: 9;
        letter-spacing: -2px;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0px 0px 15px black;
        font-stretch: condensed;
        font-weight: 600;
        letter-spacing: 1px; }
        .hero_background .hero_background_wrap .hero_background_container .hero_background_title h1.small,
        .hero_background_mobile .hero_background_wrap .hero_background_container .hero_background_title h1.small {
          font-size: 50px; }
        @media screen and (min-width: 48em) {
          .hero_background .hero_background_wrap .hero_background_container .hero_background_title h1,
          .hero_background_mobile .hero_background_wrap .hero_background_container .hero_background_title h1 {
            font-size: 50px; } }
        @media screen and (min-width: 62em) {
          .hero_background .hero_background_wrap .hero_background_container .hero_background_title h1,
          .hero_background_mobile .hero_background_wrap .hero_background_container .hero_background_title h1 {
            font-size: 100px; } }

.hero_background {
  display: none; }
  @media screen and (min-width: 48em) {
    .hero_background {
      display: block; } }

.hero_background_mobile {
  display: block; }
  @media screen and (min-width: 48em) {
    .hero_background_mobile {
      display: none; } }

.centered_text {
  margin: 80px 0;
  padding: 0 30px;
  position: relative; }
  .centered_text .centered_text_container {
    max-width: 75rem;
    margin: auto; }
    .centered_text .centered_text_container .centered_text_wrap {
      text-align: center; }
      .centered_text .centered_text_container .centered_text_wrap .subtitle_top {
        font-size: 18px;
        text-transform: uppercase; }
      .centered_text .centered_text_container .centered_text_wrap .middle_text {
        font-size: 50px;
        margin: 50px 0; }
        .centered_text .centered_text_container .centered_text_wrap .middle_text p {
          line-height: 1.2;
          font-size: 30px; }
          @media screen and (min-width: 48em) {
            .centered_text .centered_text_container .centered_text_wrap .middle_text p {
              font-size: 40px; } }
          @media screen and (min-width: 62em) {
            .centered_text .centered_text_container .centered_text_wrap .middle_text p {
              font-size: 50px; } }
      .centered_text .centered_text_container .centered_text_wrap .subtitle_bottom {
        font-size: 18px;
        text-transform: uppercase; }
  .centered_text.with_bg_color {
    margin: 0;
    padding: 70px 30px; }
  .centered_text .section_line {
    position: absolute;
    left: 100px;
    bottom: -300px;
    width: 2px;
    height: 600px;
    background-color: #686c6c;
    display: none; }
    @media screen and (min-width: 88.4375em) {
      .centered_text .section_line {
        display: block; } }

.image_text_1 {
  margin: 80px 0;
  padding: 0 30px; }
  .image_text_1 .image_text_1_container {
    max-width: 75rem;
    margin: auto; }
    .image_text_1 .image_text_1_container .image_text_1_wrap {
      display: flex;
      justify-content: center;
      gap: 50px;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        .image_text_1 .image_text_1_container .image_text_1_wrap {
          flex-wrap: nowrap; } }
      .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text {
        width: 100%; }
        @media screen and (min-width: 48em) {
          .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text {
            width: 50%; } }
        .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h2 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 35px;
          margin-bottom: 0; }
          @media screen and (min-width: 48em) {
            .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h2 {
              font-size: 45px; } }
          @media screen and (min-width: 62em) {
            .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h2 {
              font-size: 60px; } }
        .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h3 {
          font-stretch: condensed;
          font-size: 25px; }
          @media screen and (min-width: 48em) {
            .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h3 {
              font-size: 28px; } }
          @media screen and (min-width: 62em) {
            .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text h3 {
              font-size: 34px; } }
        .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text .description {
          margin-top: 40px; }
        .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text .btn {
          margin-top: 50px; }
          .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text .btn a {
            border: solid 1px;
            padding: 10px 15px 8px;
            border-radius: 20px;
            color: #000000;
            text-decoration: none; }
            .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__text .btn a:hover {
              background-color: #000000;
              color: #ffffff; }
      .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 300px; }
        @media screen and (min-width: 48em) {
          .image_text_1 .image_text_1_container .image_text_1_wrap .image_text_1__image {
            width: 50%;
            min-height: 0; } }
  .image_text_1.dark_mode {
    background-color: #141412;
    margin: 0;
    padding: 70px 30px; }
    .image_text_1.dark_mode .image_text_1_container .image_text_1_wrap .image_text_1__text h2, .image_text_1.dark_mode .image_text_1_container .image_text_1_wrap .image_text_1__text h3, .image_text_1.dark_mode .image_text_1_container .image_text_1_wrap .image_text_1__text .description, .image_text_1.dark_mode .image_text_1_container .image_text_1_wrap .image_text_1__text .btn a {
      color: #ffffff; }
    .image_text_1.dark_mode .image_text_1_container .image_text_1_wrap .image_text_1__text .btn a:hover {
      background-color: #ffffff;
      color: #000000; }

.image_text_2 .image_text_2_container .image_text_2_wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media screen and (min-width: 48em) {
    .image_text_2 .image_text_2_container .image_text_2_wrap {
      flex-wrap: nowrap; } }
  .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__image {
        width: 50%; } }
  .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text {
    padding: 80px 30px;
    width: 100%; }
    @media screen and (min-width: 48em) {
      .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text {
        width: 50%;
        padding: 80px; } }
    .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .upper_text {
      text-align: right;
      font-weight: 600;
      padding-bottom: 80px; }
      @media screen and (min-width: 48em) {
        .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .upper_text {
          padding-bottom: 150px; } }
    .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text h2 {
      font-stretch: condensed;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 35px;
      margin-bottom: 0; }
      @media screen and (min-width: 48em) {
        .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text h2 {
          font-size: 45px; } }
      @media screen and (min-width: 62em) {
        .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text h2 {
          font-size: 60px; } }
    .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .description {
      margin-top: 10px; }
    .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .btn {
      margin-top: 40px; }
      .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .btn a {
        border: solid 1px;
        padding: 10px 15px 8px;
        border-radius: 20px;
        color: #000000;
        text-decoration: none; }
        .image_text_2 .image_text_2_container .image_text_2_wrap .image_text_2__text .btn a:hover {
          background-color: #000000;
          color: #ffffff; }

.image_text_3 {
  margin: 80px 0;
  padding: 0 30px; }
  .image_text_3 .image_text_3_container {
    max-width: 75rem;
    margin: auto; }
    .image_text_3 .image_text_3_container .image_text_3_wrap {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 30px; }
      @media screen and (min-width: 48em) {
        .image_text_3 .image_text_3_container .image_text_3_wrap {
          flex-wrap: nowrap; } }
      @media screen and (min-width: 62em) {
        .image_text_3 .image_text_3_container .image_text_3_wrap {
          gap: 0; } }
      .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__image {
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        min-height: 400px; }
        @media screen and (min-width: 48em) {
          .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__image {
            width: 50%;
            min-height: 0; } }
      .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text {
        width: 100%;
        padding: 0; }
        @media screen and (min-width: 48em) {
          .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text {
            width: 50%; } }
        @media screen and (min-width: 62em) {
          .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text {
            padding: 150px 80px; } }
        .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text .the_text {
          padding: 0; }
          @media screen and (min-width: 48em) {
            .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text .the_text {
              padding: 30px 0; } }
          @media screen and (min-width: 62em) {
            .image_text_3 .image_text_3_container .image_text_3_wrap .image_text_3__text .the_text {
              padding: 0; } }

.projects_grid_1 {
  margin: 80px 0;
  padding: 0 30px; }
  .projects_grid_1 .projects_grid_1_container {
    max-width: 90rem;
    margin: auto; }
    .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap {
      display: flex;
      justify-content: center;
      gap: 50px;
      align-items: center;
      flex-wrap: wrap; }
      @media screen and (min-width: 62em) {
        .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap {
          flex-wrap: nowrap; } }
      .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title {
        width: 100%; }
        @media screen and (min-width: 62em) {
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title {
            width: 250px; } }
        .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title h2 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 35px;
          margin-bottom: 0;
          text-align: center; }
          @media screen and (min-width: 48em) {
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title h2 {
              font-size: 45px; } }
          @media screen and (min-width: 62em) {
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title h2 {
              text-align: right; } }
        .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title .description {
          text-align: center; }
          @media screen and (min-width: 62em) {
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_title .description {
              text-align: right; } }
      .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items {
        display: flex;
        justify-content: center;
        gap: 30px;
        width: 100%; }
        @media screen and (min-width: 48em) {
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items {
            width: calc(100% - 130px);
            gap: 50px; } }
        @media screen and (min-width: 62em) {
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items {
            width: calc(100% - 330px); } }
        .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item {
          flex: 1;
          text-align: center; }
          @media screen and (min-width: 48em) {
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item {
              text-align: left; } }
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item .project_img {
            padding-bottom: 120%;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat; }
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item h4 {
            margin-top: 30px; }
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item .btn {
            margin-top: 30px; }
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item .btn a {
              border: solid 1px;
              padding: 10px 15px 8px;
              border-radius: 20px;
              color: #000000;
              text-decoration: none; }
              .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .projects_grid_1_project_items .project_item .btn a:hover {
                background-color: #000000;
                color: #ffffff; }
      .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link {
        width: 100%;
        text-align: center; }
        @media screen and (min-width: 48em) {
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link {
            width: 80px;
            text-align: left; } }
        .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a {
          text-decoration: none;
          color: #000000;
          border: solid 1px;
          padding: 10px 15px 8px;
          border-radius: 20px;
          text-decoration: none; }
          @media screen and (min-width: 48em) {
            .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a {
              border: 0;
              padding: 0;
              border-radius: 0; } }
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a br {
            display: none; }
            @media screen and (min-width: 48em) {
              .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a br {
                display: block; } }
          .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a img {
            display: none; }
            @media screen and (min-width: 48em) {
              .projects_grid_1 .projects_grid_1_container .projects_grid_1_wrap .more_projects_link a img {
                display: inline; } }

.projects_grid_2 {
  margin-top: 80px; }
  .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_title h2 {
    text-align: center;
    font-stretch: condensed;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 30px; }
    @media screen and (min-width: 48em) {
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_title h2 {
        font-size: 45px; } }
    @media screen and (min-width: 62em) {
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_title h2 {
        font-size: 60px; } }
  .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items {
    position: relative; }
    .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      min-height: 650px;
      position: relative; }
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content {
        position: absolute;
        bottom: 40px;
        left: 40px;
        width: calc(100% - 80px); }
        .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content h3 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 25px;
          margin-bottom: 0;
          color: #ffffff; }
          @media screen and (min-width: 48em) {
            .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content h3 {
              font-size: 32px; } }
          @media screen and (min-width: 62em) {
            .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content h3 {
              font-size: 40px; } }
        .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content .project_desc {
          color: #ffffff;
          margin-top: 10px; }
        .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content .btn {
          margin-top: 20px; }
          .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content .btn a {
            border: solid 1px;
            padding: 6px 15px 3px;
            border-radius: 20px;
            color: #ffffff;
            text-decoration: none; }
            .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img .project_content .btn a:hover {
              background-color: #000000;
              color: #ffffff;
              border-color: #000000; }
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .project_item .project_img:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2); }
    .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1;
      cursor: pointer; }
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .slick-arrow img {
        max-width: 60px; }
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .slick-arrow.slick-prev {
        left: 0; }
      .projects_grid_2 .projects_grid_2_container .projects_grid_2_wrap .projects_grid_2_project_items .slick-arrow.slick-next {
        right: 0; }

.half_image_and_text .half_image_and_text_container .half_image_and_text_wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media screen and (min-width: 48em) {
    .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap {
      flex-wrap: nowrap; } }
  .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__image {
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (min-width: 48em) {
      .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__image {
        width: 50%;
        min-height: 0; } }
  .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text {
    width: 100%;
    padding: 80px;
    background-color: #e9f6ff;
    padding: 30px;
    position: relative; }
    @media screen and (min-width: 48em) {
      .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text {
        width: 50%;
        padding: 150px 80px; } }
    .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text h1 {
      font-size: 35px;
      line-height: 1.2; }
      @media screen and (min-width: 48em) {
        .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text h1 {
          font-size: 42px; } }
      @media screen and (min-width: 62em) {
        .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text h1 {
          font-size: 50px; } }
    .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text .description {
      max-width: 100%; }
      @media screen and (min-width: 48em) {
        .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text .description {
          max-width: 400px; } }
    .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text .section_line {
      position: absolute;
      left: 50%;
      bottom: -80px;
      transform: translateX(-50%);
      width: 2px;
      height: 200px;
      background-color: #686c6c;
      display: none; }
      @media screen and (min-width: 48em) {
        .half_image_and_text .half_image_and_text_container .half_image_and_text_wrap .half_image_and_text__text .section_line {
          display: block; } }

.featured_project {
  background-color: #f3f4ee;
  padding: 80px 30px; }
  .featured_project .featured_project_container {
    max-width: 75rem;
    margin: auto; }
    .featured_project .featured_project_container .featured_project_wrap .featured_project_heading {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 30px; }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_heading h2 {
        font-stretch: condensed;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 35px;
        margin-bottom: 0; }
        @media screen and (min-width: 48em) {
          .featured_project .featured_project_container .featured_project_wrap .featured_project_heading h2 {
            font-size: 45px; } }
        @media screen and (min-width: 62em) {
          .featured_project .featured_project_container .featured_project_wrap .featured_project_heading h2 {
            font-size: 60px; } }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_heading .upper_text {
        margin-left: auto;
        font-weight: 600;
        text-transform: uppercase; }
    .featured_project .featured_project_container .featured_project_wrap .featured_project_image {
      text-align: center; }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_image img {
        width: 100%; }
    .featured_project .featured_project_container .featured_project_wrap .featured_project_content {
      display: flex;
      justify-content: center;
      align-items: start;
      gap: 30px;
      margin-top: 50px;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        .featured_project .featured_project_container .featured_project_wrap .featured_project_content {
          flex-wrap: nowrap;
          gap: 50px; } }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_content h3 {
        font-stretch: condensed;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 25px;
        margin-bottom: 0;
        text-align: center;
        width: 100%; }
        @media screen and (min-width: 48em) {
          .featured_project .featured_project_container .featured_project_wrap .featured_project_content h3 {
            font-size: 32px;
            width: auto;
            text-align: right; } }
        @media screen and (min-width: 62em) {
          .featured_project .featured_project_container .featured_project_wrap .featured_project_content h3 {
            font-size: 40px; } }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_content .description {
        width: 100%;
        text-align: center; }
        @media screen and (min-width: 48em) {
          .featured_project .featured_project_container .featured_project_wrap .featured_project_content .description {
            width: 50%;
            text-align: left; } }
      .featured_project .featured_project_container .featured_project_wrap .featured_project_content .btn {
        display: flex;
        align-items: center;
        gap: 10px; }
        .featured_project .featured_project_container .featured_project_wrap .featured_project_content .btn a {
          border: solid 1px;
          padding: 6px 15px 3px;
          border-radius: 20px;
          color: #000000;
          text-decoration: none; }
          .featured_project .featured_project_container .featured_project_wrap .featured_project_content .btn a:hover {
            background-color: #000000;
            color: #ffffff; }
        .featured_project .featured_project_container .featured_project_wrap .featured_project_content .btn img {
          max-width: 40px;
          display: none; }
          @media screen and (min-width: 48em) {
            .featured_project .featured_project_container .featured_project_wrap .featured_project_content .btn img {
              display: inline-block; } }

.two_image_and_text {
  margin: 80px 0; }
  .two_image_and_text .image1 {
    margin-bottom: 80px; }
    .two_image_and_text .image1 img {
      width: 100%; }
  .two_image_and_text .two_image_and_text_container {
    max-width: 75rem;
    margin: auto; }
    .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap {
      padding: 0 30px; }
      .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text {
        display: flex;
        justify-content: center;
        gap: 50px;
        flex-wrap: wrap; }
        @media screen and (min-width: 48em) {
          .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text {
            flex-wrap: nowrap; } }
        .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text .the_text {
          width: 100%; }
          @media screen and (min-width: 48em) {
            .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text .the_text {
              width: 40%; } }
        .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text img {
          width: 100%;
          margin-top: 0; }
          @media screen and (min-width: 48em) {
            .two_image_and_text .two_image_and_text_container .two_image_and_text_wrap .image2_and_text img {
              width: 60%;
              margin-top: -200px; } }

.full_width_image img {
  width: 100%; }

.meet_the_team {
  margin: 80px 0;
  padding: 0 30px; }
  .meet_the_team .meet_the_team_container {
    max-width: 75rem;
    margin: auto; }
    .meet_the_team .meet_the_team_container h2 {
      font-stretch: condensed;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 35px;
      margin-bottom: 20px; }
      @media screen and (min-width: 48em) {
        .meet_the_team .meet_the_team_container h2 {
          font-size: 45px; } }
      @media screen and (min-width: 62em) {
        .meet_the_team .meet_the_team_container h2 {
          font-size: 60px; } }
    .meet_the_team .meet_the_team_container .meet_the_team_wrap {
      display: flex;
      justify-content: center;
      gap: 50px;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        .meet_the_team .meet_the_team_container .meet_the_team_wrap {
          flex-wrap: nowrap; } }
      .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client {
        width: 100%; }
        @media screen and (min-width: 48em) {
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client {
            width: 64.75%; } }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .team_description {
          margin-top: 30px; }
          @media screen and (min-width: 48em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .team_description {
              margin-top: 50px; } }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client {
          display: flex;
          gap: 30px;
          align-items: center;
          margin-top: 50px;
          position: relative;
          flex-wrap: wrap; }
          @media screen and (min-width: 48em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client {
              gap: 50px; } }
          @media screen and (min-width: 62em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client {
              flex-wrap: nowrap;
              margin-top: 80px; } }
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client img {
            width: 100%; }
            @media screen and (min-width: 62em) {
              .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client img {
                width: 60%; } }
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description {
            position: relative;
            width: 100%; }
            @media screen and (min-width: 62em) {
              .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description {
                width: 40%; } }
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description h3 {
              margin-top: 0;
              font-stretch: condensed;
              font-weight: 700;
              text-transform: uppercase;
              font-size: 25px;
              margin-bottom: 20px; }
              @media screen and (min-width: 48em) {
                .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description h3 {
                  font-size: 32px; } }
              @media screen and (min-width: 62em) {
                .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description h3 {
                  font-size: 40px;
                  margin-top: 50px; } }
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description .section_line {
              position: absolute;
              left: 70px;
              top: -150px;
              width: 2px;
              height: 150px;
              background-color: #686c6c;
              display: none; }
              @media screen and (min-width: 67.5em) {
                .meet_the_team .meet_the_team_container .meet_the_team_wrap .team_and_featured_client .feature_client .feature_client_description .section_line {
                  display: block; } }
      .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member {
        width: 100%; }
        @media screen and (min-width: 48em) {
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member {
            width: calc(35.25% - 50px); } }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member img {
          width: 100%; }
          @media screen and (min-width: 48em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member img {
              width: auto; } }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member h3 {
          margin-top: 50px;
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 25px;
          margin-bottom: 0; }
          @media screen and (min-width: 48em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member h3 {
              font-size: 32px; } }
          @media screen and (min-width: 62em) {
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member h3 {
              font-size: 40px; } }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member p.member_position {
          font-size: 20px;
          font-stretch: condensed;
          font-weight: 600; }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .btn {
          display: flex;
          align-items: center;
          gap: 10px;
          margin-top: 30px; }
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .btn a {
            border: solid 1px;
            padding: 6px 15px 3px;
            border-radius: 20px;
            color: #000000;
            text-decoration: none; }
            .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .btn a:hover {
              background-color: #000000;
              color: #ffffff; }
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .btn img {
            max-width: 40px; }
        .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .circle_logo {
          display: block;
          text-align: center;
          margin-top: 80px; }
          .meet_the_team .meet_the_team_container .meet_the_team_wrap .featured_member .circle_logo img {
            width: auto; }

.testimonials {
  padding: 80px 30px;
  background-color: #000000; }
  .testimonials .testimonials_container {
    max-width: 75rem;
    margin: auto; }
    .testimonials .testimonials_container .testimonials_wrap {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        .testimonials .testimonials_container .testimonials_wrap {
          flex-wrap: nowrap; } }
      .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc {
        width: 100%;
        margin-bottom: 30px; }
        @media screen and (min-width: 48em) {
          .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc {
            width: 50%;
            margin-bottom: 0; } }
        .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc h2 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 35px;
          margin-bottom: 0;
          color: #ffffff;
          text-align: center; }
          @media screen and (min-width: 48em) {
            .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc h2 {
              font-size: 45px;
              text-align: left; } }
          @media screen and (min-width: 62em) {
            .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc h2 {
              font-size: 60px; } }
        .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc .description_1 {
          color: #ffffff;
          text-align: center; }
          @media screen and (min-width: 48em) {
            .testimonials .testimonials_container .testimonials_wrap .testimonials_title_and_desc .description_1 {
              text-align: left; } }
      .testimonials .testimonials_container .testimonials_wrap .testimonial_text {
        width: 100%;
        color: #e9f6ff;
        text-align: center;
        font-size: 25px;
        font-stretch: condensed;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.2; }
        @media screen and (min-width: 48em) {
          .testimonials .testimonials_container .testimonials_wrap .testimonial_text {
            font-size: 32px;
            width: 50%; } }
        @media screen and (min-width: 62em) {
          .testimonials .testimonials_container .testimonials_wrap .testimonial_text {
            font-size: 40px; } }
    .testimonials .testimonials_container .testimonials_image {
      width: 100%;
      margin-top: 40px; }
    .testimonials .testimonials_container .description_2 {
      color: #ffffff; }
    .testimonials .testimonials_container .description_2 {
      color: #ffffff;
      margin-top: 30px; }
    .testimonials .testimonials_container .btn {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: 30px; }
      .testimonials .testimonials_container .btn a {
        border: solid 1px #e9f6ff;
        padding: 6px 15px 3px;
        border-radius: 20px;
        color: #ffffff;
        text-decoration: none; }
        .testimonials .testimonials_container .btn a:hover {
          background-color: #000000;
          color: #ffffff; }
      .testimonials .testimonials_container .btn img {
        max-width: 40px; }

.our_history {
  margin-top: 80px; }
  .our_history .our_history_container .our_history_wrap h2 {
    text-align: center;
    font-stretch: condensed;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 30px; }
    @media screen and (min-width: 48em) {
      .our_history .our_history_container .our_history_wrap h2 {
        font-size: 45px; } }
    @media screen and (min-width: 62em) {
      .our_history .our_history_container .our_history_wrap h2 {
        font-size: 60px; } }
  .our_history .our_history_container .our_history_wrap .our_history_items {
    position: relative; }
    .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item {
      cursor: pointer; }
      .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        min-height: 650px;
        position: relative; }
        .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img .history_content {
          position: absolute;
          bottom: 40px;
          left: 40px;
          width: calc(100% - 80px); }
          .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img .history_content h3 {
            font-stretch: condensed;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 25px;
            margin-bottom: 0;
            color: #ffffff; }
            @media screen and (min-width: 48em) {
              .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img .history_content h3 {
                font-size: 32px; } }
            @media screen and (min-width: 62em) {
              .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img .history_content h3 {
                font-size: 40px; } }
          .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img .history_content .history_title {
            color: #ffffff;
            margin-top: 10px; }
        .our_history .our_history_container .our_history_wrap .our_history_items .our_history_item .history_img:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.2); }
    .our_history .our_history_container .our_history_wrap .our_history_items .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1;
      cursor: pointer; }
      .our_history .our_history_container .our_history_wrap .our_history_items .slick-arrow img {
        max-width: 60px; }
      .our_history .our_history_container .our_history_wrap .our_history_items .slick-arrow.slick-prev {
        left: 0; }
      .our_history .our_history_container .our_history_wrap .our_history_items .slick-arrow.slick-next {
        right: 0; }
  .our_history .our_history_container .our_history_wrap #history-content {
    padding: 0 30px; }
    .our_history .our_history_container .our_history_wrap #history-content .our_history_content {
      display: none;
      max-width: 75rem;
      margin: 80px auto; }

.contact_form {
  margin: 80px 0;
  padding: 0 30px; }
  .contact_form .contact_form_container {
    max-width: 75rem;
    margin: auto; }
    .contact_form .contact_form_container .contact_form_wrap {
      background-color: #e9f6ff;
      display: flex;
      justify-content: center;
      gap: 50px;
      padding: 50px 30px;
      flex-wrap: wrap; }
      @media screen and (min-width: 37.5em) {
        .contact_form .contact_form_container .contact_form_wrap {
          padding: 70px; } }
      @media screen and (min-width: 48em) {
        .contact_form .contact_form_container .contact_form_wrap {
          flex-wrap: nowrap; } }
      .contact_form .contact_form_container .contact_form_wrap .contact_form_title {
        width: 100%; }
        @media screen and (min-width: 48em) {
          .contact_form .contact_form_container .contact_form_wrap .contact_form_title {
            width: 40%; } }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_title h2 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 35px;
          margin-bottom: 0; }
          @media screen and (min-width: 48em) {
            .contact_form .contact_form_container .contact_form_wrap .contact_form_title h2 {
              font-size: 45px; } }
          @media screen and (min-width: 62em) {
            .contact_form .contact_form_container .contact_form_wrap .contact_form_title h2 {
              font-size: 60px; } }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_title .description {
          font-size: 18px; }
          @media screen and (min-width: 48em) {
            .contact_form .contact_form_container .contact_form_wrap .contact_form_title .description {
              font-size: 28px; } }
          .contact_form .contact_form_container .contact_form_wrap .contact_form_title .description p {
            font-size: 18px; }
            @media screen and (min-width: 48em) {
              .contact_form .contact_form_container .contact_form_wrap .contact_form_title .description p {
                font-size: 28px; } }
      .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode {
        width: 100%; }
        @media screen and (min-width: 48em) {
          .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode {
            width: 60%; } }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .gfield_label {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          margin-bottom: 0;
          font-size: 18px; }
          @media screen and (min-width: 48em) {
            .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .gfield_label {
              font-size: 28px; } }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .ginput_container input,
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .ginput_container textarea {
          border: 0;
          border-bottom: solid 1px #000000;
          background-color: transparent;
          border-radius: 0;
          padding-left: 0 !important;
          padding-right: 0 !important; }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .ginput_container textarea {
          max-height: 50px; }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_footer .gform_button {
          border: solid 1px;
          padding: 10px 15px 8px;
          border-radius: 20px;
          color: #000000;
          text-decoration: none;
          width: auto;
          background-color: transparent;
          margin-bottom: 0; }
          .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper .gform_footer .gform_button:hover {
            background-color: #000000;
            color: #ffffff; }
        .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper.gravity-theme #field_submit, .contact_form .contact_form_container .contact_form_wrap .contact_form_shortcode .gform_wrapper.gravity-theme .gform_footer {
          padding-bottom: 0; }

body.single-project {
  background-color: #f3f4ee; }

.single_project {
  margin: 180px 0 80px;
  padding: 0 30px; }
  .single_project .single_project_container {
    max-width: 900px;
    margin: auto; }
    .single_project .single_project_container .single_project_wrap {
      box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3); }
      .single_project .single_project_container .single_project_wrap img {
        width: 100%; }
      .single_project .single_project_container .single_project_wrap .project_content {
        padding: 50px;
        background-color: #ffffff; }
        .single_project .single_project_container .single_project_wrap .project_content h1 {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 35px;
          margin-bottom: 10px; }
          @media screen and (min-width: 48em) {
            .single_project .single_project_container .single_project_wrap .project_content h1 {
              font-size: 45px; } }
          @media screen and (min-width: 62em) {
            .single_project .single_project_container .single_project_wrap .project_content h1 {
              font-size: 60px; } }

.contact_form_wiith_contact_details {
  margin: 80px 0;
  padding: 0 30px; }
  .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container {
    max-width: 75rem;
    margin: auto; }
    .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap {
      display: flex;
      justify-content: center;
      gap: 50px;
      flex-wrap: wrap;
      flex-direction: column-reverse; }
      @media screen and (min-width: 62em) {
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap {
          flex-wrap: nowrap;
          flex-direction: unset; } }
      .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details {
        width: 100%; }
        @media screen and (min-width: 62em) {
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details {
            width: 30%; } }
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details .contact_icon {
          display: flex;
          gap: 20px;
          align-items: center;
          padding-bottom: 30px; }
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details .contact_icon:last-child {
            padding-bottom: 0; }
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details .contact_icon .icon {
            width: 70px;
            height: 70px;
            background-color: #e9f6ff;
            display: flex;
            justify-content: center;
            align-items: center; }
            .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details .contact_icon .icon i {
              font-size: 25px; }
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_details .contact_icon .contact_text h5 {
            font-stretch: condensed;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 21px;
            margin-bottom: 0; }
      .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode {
        width: 100%; }
        @media screen and (min-width: 62em) {
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode {
            width: 70%; } }
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .gfield_label {
          font-stretch: condensed;
          font-weight: 700;
          text-transform: uppercase;
          font-size: 28px;
          margin-bottom: 0; }
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .ginput_container input,
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper .gform_fields .gfield .ginput_container textarea {
          border: 0;
          border-bottom: solid 1px #000000;
          background-color: transparent;
          border-radius: 0;
          padding-left: 0 !important;
          padding-right: 0 !important; }
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper .gform_footer .gform_button {
          border: solid 1px;
          padding: 10px 15px 8px;
          border-radius: 20px;
          color: #000000;
          text-decoration: none;
          width: auto;
          background-color: transparent;
          margin-bottom: 0; }
          .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper .gform_footer .gform_button:hover {
            background-color: #000000;
            color: #ffffff; }
        .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper.gravity-theme #field_submit, .contact_form_wiith_contact_details .contact_form_wiith_contact_details_container .contact_form_wiith_contact_details_wrap .contact_form_shortcode .gform_wrapper.gravity-theme .gform_footer {
          padding-bottom: 0; }

.text {
  padding: 0 30px;
  margin: 80px 0;
  position: relative; }
  .text .text_container {
    max-width: 75rem;
    margin: auto;
    position: relative; }
    .text .text_container .text_wrap {
      display: flex;
      justify-content: center;
      gap: 30px;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        .text .text_container .text_wrap {
          flex-wrap: nowrap;
          gap: 50px; } }
  .text.with_bg {
    padding: 80px 30px;
    margin: 0; }
  .text.full_width .text_container {
    max-width: 100%; }
  .text.smaller_width .text_container {
    max-width: 67.5rem; }
  .text.column_1 .text_container .text_wrap .text_item_1 {
    width: 100%; }
  .text.column_2 .text_container .text_wrap .text_item_1,
  .text.column_2 .text_container .text_wrap .text_item_2 {
    width: 100%; }
    @media screen and (min-width: 48em) {
      .text.column_2 .text_container .text_wrap .text_item_1,
      .text.column_2 .text_container .text_wrap .text_item_2 {
        width: 50%; } }
  .text.column_3 .text_container .text_wrap .text_item_1,
  .text.column_3 .text_container .text_wrap .text_item_2,
  .text.column_3 .text_container .text_wrap .text_item_3 {
    width: 100%; }
    @media screen and (min-width: 48em) {
      .text.column_3 .text_container .text_wrap .text_item_1,
      .text.column_3 .text_container .text_wrap .text_item_2,
      .text.column_3 .text_container .text_wrap .text_item_3 {
        width: 33.33%; } }
  .text.remove_top_padding {
    padding-top: 0; }
  .text.remove_bottom_padding {
    padding-bottom: 0; }

footer {
  background-color: #f3f4ee;
  padding: 30px 30px;
  border-top: solid 1px #000000; }
  footer .footer_container {
    max-width: 90rem;
    margin: auto; }
    footer .footer_container .footer_wrap {
      display: flex;
      justify-content: center;
      gap: 30px;
      flex-wrap: wrap; }
      @media screen and (min-width: 48em) {
        footer .footer_container .footer_wrap {
          gap: 50px; } }
      @media screen and (min-width: 62em) {
        footer .footer_container .footer_wrap {
          flex-wrap: nowrap; } }
      footer .footer_container .footer_wrap .footer_logo_and_text {
        width: 100%;
        display: flex;
        gap: 50px;
        align-items: center;
        flex-wrap: wrap; }
        @media screen and (min-width: 39.6875em) {
          footer .footer_container .footer_wrap .footer_logo_and_text {
            flex-wrap: nowrap; } }
        @media screen and (min-width: 48em) {
          footer .footer_container .footer_wrap .footer_logo_and_text {
            width: 60%; } }
        footer .footer_container .footer_wrap .footer_logo_and_text .footer_logo {
          text-align: center;
          width: 100%; }
          @media screen and (min-width: 39.6875em) {
            footer .footer_container .footer_wrap .footer_logo_and_text .footer_logo {
              width: auto;
              text-align: left; } }
          footer .footer_container .footer_wrap .footer_logo_and_text .footer_logo img {
            max-width: 150px; }
        footer .footer_container .footer_wrap .footer_logo_and_text .footer_text_content {
          text-align: center; }
          @media screen and (min-width: 39.6875em) {
            footer .footer_container .footer_wrap .footer_logo_and_text .footer_text_content {
              text-align: left; } }
          footer .footer_container .footer_wrap .footer_logo_and_text .footer_text_content h4 {
            text-transform: uppercase; }
      footer .footer_container .footer_wrap .footer_social {
        width: 100%;
        margin-top: 0;
        text-align: center; }
        @media screen and (min-width: 48em) {
          footer .footer_container .footer_wrap .footer_social {
            margin-top: 28px;
            width: 15%;
            text-align: left; } }
        footer .footer_container .footer_wrap .footer_social .social_icon_item a {
          text-decoration: none;
          color: #000000; }
          footer .footer_container .footer_wrap .footer_social .social_icon_item a img {
            max-width: 20px; }
      footer .footer_container .footer_wrap .footer_search {
        width: 100%;
        margin-top: 0;
        text-align: center; }
        @media screen and (min-width: 48em) {
          footer .footer_container .footer_wrap .footer_search {
            margin-top: 28px;
            width: 75%;
            text-align: left; } }
        @media screen and (min-width: 62em) {
          footer .footer_container .footer_wrap .footer_search {
            width: 25%; } }
        footer .footer_container .footer_wrap .footer_search form input.search-field {
          width: 100%;
          border: solid 1px;
          padding: 14px 20px 10px;
          border-radius: 25px; }
        footer .footer_container .footer_wrap .footer_search form .search-submit {
          display: none; }

/*# sourceMappingURL=style.css.map */
