@charset "UTF-8";
@font-face {
  font-family: "Sectra-Bold";
  src: url("../fonts/Sectra-Bold.eot");
  src: url("../fonts/Sectra-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Sectra-Bold.woff2") format("woff2"), url("../fonts/Sectra-Bold.woff") format("woff"), url("../fonts/Sectra-Bold.ttf") format("truetype"), url("../fonts/Sectra-Bold.svg#Sectra-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sectra-Medium";
  src: url("../fonts/Sectra-Medium.eot");
  src: url("../fonts/Sectra-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Sectra-Medium.woff2") format("woff2"), url("../fonts/Sectra-Medium.woff") format("woff"), url("../fonts/Sectra-Medium.ttf") format("truetype"), url("../fonts/Sectra-Medium.svg#Sectra-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Graphik-Regular";
  src: url("../fonts/Graphik-Regular.eot");
  src: url("../fonts/Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular.woff") format("woff"), url("../fonts/Graphik-Regular.ttf") format("truetype"), url("../fonts/Graphik-Regular.svg#Graphik-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Graphik-Medium";
  src: url("../fonts/Graphik-Medium.eot");
  src: url("../fonts/Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Medium.woff") format("woff"), url("../fonts/Graphik-Medium.ttf") format("truetype"), url("../fonts/Graphik-Medium.svg#Graphik-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
html, body {
  font-family: "Graphik-Regular", sans-serif;
  font-size: 100%;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

body {
  background-image: url(../images/topography.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  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 {
  -webkit-box-sizing: border-box;
  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] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

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

[type=search]::-webkit-search-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";
}

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

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

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

.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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

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

@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 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: 0;
}

.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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-up-1 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-2 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-3 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-4 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-5 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-6 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-7 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.small-up-8 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  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.9375rem;
  padding-left: 0.9375rem;
}

@media print, screen and (min-width: 48em) {
  .medium-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

  .medium-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

  .medium-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .medium-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

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

  .medium-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

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

  .medium-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .medium-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

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

  .medium-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

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

  .medium-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .medium-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

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

  .medium-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

  .medium-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .medium-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .medium-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .medium-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .medium-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

  .large-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

  .large-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

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

  .large-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

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

  .large-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

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

  .large-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

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

  .large-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

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

  .large-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

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

  .large-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

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

  .large-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

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

  .large-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

  .large-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

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

  .large-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .large-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .large-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }

  .large-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    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 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.875rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

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

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

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

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

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

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Sectra-Bold", serif;
  margin: 0;
  padding: 0;
}

p {
  font-family: "Graphik-Regular", sans-serif;
  margin: 0;
  padding: 0;
}

p.section-title {
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #828282;
}
p.section-title span {
  position: relative;
  display: inline-block;
}
p.section-title span:before,
p.section-title span:after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  top: 50%;
  border-bottom: 2px solid #828282;
}
p.section-title span:after {
  right: -40px;
  margin-top: -3px;
}
p.section-title span:before {
  left: -40px;
  margin-top: -3px;
}

/* Header */
header.main-header {
  width: 100%;
  position: fixed;
  z-index: 99;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
header.main-header nav.main-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  /* Logo brand */
  /* Menu */
  /* Mobile-icon */
}
header.main-header nav.main-nav a.brand {
  width: 246px;
  height: 35px;
  display: block;
  background-image: url(../images/aromas_logo_new.svg);
  background-size: contain;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  header.main-header nav.main-nav a.brand {
    width: 317px;
    height: 45px;
  }
}

header.main-header nav.main-nav ul.main-menu {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  background-color: #FFFFFF;
  -webkit-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
header.main-header nav.main-nav ul.main-menu li {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
header.main-header nav.main-nav ul.main-menu li a {
  font-family: "Graphik-Regular", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1A1A1A;
}
header.main-header nav.main-nav ul.main-menu.is-opened {
  height: 100vh;
  opacity: 1;
}
header.main-header nav.main-nav div.mobile-icon {
  width: 30px;
  height: 20px;
  position: relative;
}
header.main-header nav.main-nav div.mobile-icon span {
  width: 30px;
  height: 2px;
  position: absolute;
  right: 0;
  background-color: #1A1A1A;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}
header.main-header nav.main-nav div.mobile-icon span:nth-child(1) {
  top: 0;
}
header.main-header nav.main-nav div.mobile-icon span:nth-child(2) {
  width: 20px;
  top: calc(50% - 1px);
  right: 0;
}
header.main-header nav.main-nav div.mobile-icon span:nth-child(3) {
  bottom: 0;
}
header.main-header nav.main-nav div.mobile-icon.opened span:nth-child(1) {
  top: calc(50% - 1px);
  transform: rotate(45deg);
  background-color: #1A1A1A;
}
header.main-header nav.main-nav div.mobile-icon.opened span:nth-child(2) {
  opacity: 0;
}
header.main-header nav.main-nav div.mobile-icon.opened span:nth-child(3) {
  top: calc(50% - 1px);
  transform: rotate(-45deg);
  background-color: #1A1A1A;
}

header.main-header.hide {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

header.main-header.scrolled {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

@media screen and (min-width: 960px) {
  header.main-header nav.main-nav {
    /* Mobile-icon */
    /* Menu */
  }
  header.main-header nav.main-nav div.mobile-icon {
    display: none;
  }
  header.main-header nav.main-nav ul.main-menu {
    width: auto;
    height: 70px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 1;
    background-color: transparent;
  }
  header.main-header nav.main-nav ul.main-menu li {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.5rem;
  }
  header.main-header nav.main-nav ul.main-menu li a {
    font-family: "Graphik-Regular", sans-serif;
    font-size: 0.75rem;
  }
}
/* Footer */
nav.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
nav.footer a.logo {
  margin-bottom: 15px;
}
nav.footer ul.menu {
  display: none;
}
nav.footer ul.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  margin-top: 20px;
}
nav.footer ul.social li {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
nav.footer ul.social li:first-child {
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  nav.footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  nav.footer ul.social {
    margin-top: 0;
  }
  nav.footer ul.social li {
    padding-left: 1rem;
    padding-right: 0;
  }
}
@media screen and (min-width: 960px) {
  nav.footer ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  nav.footer ul.menu li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  nav.footer ul.menu li a {
    color: #FFFFFF;
  }
}
a.wine {
  max-width: 120px;
  display: block;
  font-family: "Graphik-Medium", sans-serif;
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #1A1A1A;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

/* ==== */
/* Home */
/* ==== */
.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  background-image: url(../images/aromas-hero@1x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero .hero-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.hero .hero-text h1 {
  font-size: 3rem;
  line-height: 1.2;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
}
.hero .hero-text p {
  font-size: 1.5rem;
  text-align: left;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
.hero a.arrow-bottom {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .hero .hero-text h1 {
    font-size: 4rem;
    text-align: center;
  }
  .hero .hero-text p {
    font-size: 2rem;
    text-align: center;
  }
}
/* Intro */
section.intro {
  padding-top: 100px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
section.intro p {
  font-size: 1rem;
  color: #1A1A1A;
  padding-bottom: 20px;
}
section.intro p:first-child {
  font-family: "Sectra-Medium", serif;
  font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
  section.intro {
    padding-left: 0;
    padding-right: 0;
  }
  section.intro p {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  section.intro p:first-child {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 960px) {
  section.intro {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  section.intro p {
    max-width: 780px;
  }
  section.intro p:first-child {
    font-size: 1.375rem;
  }
}
/* Featured Wine */
section.featured-wine {
  padding-top: 50px;
  padding-bottom: 50px;
}
section.featured-wine .selected-text .section-title {
  display: none;
}
section.featured-wine .selected-text .selected-wine-text {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
section.featured-wine .selected-text .selected-wine-text h1 {
  font-size: 2rem;
}
section.featured-wine .selected-text .selected-wine-text p {
  margin-top: 10px;
}
section.featured-wine .selected-text .selected-wine-text p span {
  text-transform: uppercase;
  color: #828282;
}
section.featured-wine .selected-text .selected-wine-text a.wine {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
section.featured-wine .selected-image .selected-wine {
  position: relative;
  max-height: 400px;
  z-index: 0;
}
section.featured-wine .selected-image .selected-wine img {
  max-height: 400px;
  position: relative;
  display: block;
  z-index: 1;
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
section.featured-wine .selected-image .selected-wine:before {
  content: "";
  max-width: 280px;
  position: absolute;
  top: 93%;
  bottom: -1px;
  left: 50%;
  right: 5%;
  background: url(../images/wine_shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
section.featured-wine .selected-image .selected-wine:after {
  content: "";
  width: 200px;
  height: 300px;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  border: 15px solid rgba(125, 29, 37, 0.3);
}

@media screen and (min-width: 768px) {
  section.featured-wine {
    padding-top: 75px;
    padding-bottom: 50px;
  }
  section.featured-wine .selected-text .section-title {
    display: block;
  }
  section.featured-wine .selected-text .section-title {
    text-align: right;
  }
  section.featured-wine .selected-text .section-title span:after {
    width: 0;
  }
  section.featured-wine .selected-text .selected-wine-text {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
  }
  section.featured-wine .selected-text .selected-wine-text h1 {
    max-width: 100%;
    font-size: 3rem;
    line-height: 1.25;
    margin-top: 50px;
  }
  section.featured-wine .selected-text .selected-wine-text a.wine {
    color: #1A1A1A;
    margin-top: 50px;
    margin-right: 0;
  }
  section.featured-wine .selected-image .section-title {
    display: none;
  }
  section.featured-wine .selected-image .selected-wine {
    width: 300px;
    max-height: 550px;
    position: relative;
    margin-left: 100px;
  }
  section.featured-wine .selected-image .selected-wine img {
    max-height: 550px;
    margin-top: 0;
    margin-bottom: 0;
  }
  section.featured-wine .selected-image .selected-wine:after {
    content: "";
    width: 270px;
    height: 400px;
    position: absolute;
    top: 75px;
    border: 15px solid rgba(125, 29, 37, 0.3);
  }
}
@media screen and (min-width: 768px) {
  section.featured-wine .selected-text .selected-wine-text {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  section.featured-wine .selected-text .selected-wine-text h1 {
    max-width: 300px;
  }
  section.featured-wine .selected-text .selected-wine-text a.wine {
    width: 120px;
  }
}
/* Slider wines */
section.slider-wines {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F2F2F2;
}
section.slider-wines p.section-title {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

section.slider-wines {
  /* dots */
  /* nav */
}
section.slider-wines .wine-image {
  width: 100%;
  max-height: 400px;
  position: relative;
}
section.slider-wines .wine-image img {
  max-height: 400px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section.slider-wines .wine-image img.bib {
  max-height: 260px;
  padding-top: 140px;
}
section.slider-wines .wine-image:before {
  content: "";
  max-width: 280px;
  position: absolute;
  top: 93%;
  bottom: -1px;
  left: 50%;
  right: 5%;
  background: url(../images/wine_shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
section.slider-wines .wine-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
}
section.slider-wines .wine-title h3 {
  font-size: 1.25rem;
  color: #1A1A1A;
}
section.slider-wines .wine-title p {
  font-size: 0.875rem;
  color: #828282;
  margin-top: 10px;
}
section.slider-wines .wine-title span.red, section.slider-wines .wine-title span.white {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
section.slider-wines .wine-title span.red {
  background-color: #7D1D25;
}
section.slider-wines .wine-title span.white {
  background-color: #C4C078;
}
section.slider-wines div.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
section.slider-wines div.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  background-color: #828282;
  border-radius: 5px;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
section.slider-wines div.owl-dots button.owl-dot.active {
  background-color: #1A1A1A;
}
section.slider-wines div.owl-nav {
  width: 100%;
  position: absolute;
  top: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
section.slider-wines div.owl-nav button.owl-prev, section.slider-wines div.owl-nav button.owl-next {
  width: 50px;
  height: 30px;
  background-color: #1A1A1A;
  border-radius: 0;
}
section.slider-wines div.owl-nav button.owl-prev span {
  font-size: 1.5rem;
  line-height: 30px;
  color: #FFFFFF;
}
section.slider-wines div.owl-nav button.owl-next span {
  font-size: 1.5rem;
  line-height: 30px;
  color: #FFFFFF;
}
section.slider-wines div.owl-nav button.disabled {
  background-color: #828282;
}

@media screen and (min-width: 1400px) {
  section.slider-wines {
    /* nav */
  }
  section.slider-wines div.owl-nav button.owl-prev {
    margin-left: -60px;
  }
  section.slider-wines div.owl-nav button.owl-next {
    margin-right: -60px;
  }
}
/* Banner Home */
div.home-banner {
  width: 100%;
  height: 400px;
  background-image: url(../images/home-banner@1x.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  div.home-banner {
    background-image: url(../images/home-banner@2x.jpg);
  }
}
@media screen and (min-width: 768px) {
  div.home-banner {
    height: 550px;
  }
}
@media screen and (min-width: 960px) {
  div.home-banner {
    height: 650px;
  }
}
/* News */
section.news {
  padding-top: 75px;
}

section.news p.section-title {
  text-align: center;
  margin-bottom: 50px;
}
section.news p.mobile {
  display: block;
}
section.news p.desktop {
  display: none;
}
section.news div.last-news {
  max-width: 600px;
  margin-top: 100px;
  margin-left: 20px;
  margin-right: 20px;
}
section.news div.last-news div.new {
  margin-bottom: 30px;
}
section.news div.last-news div.new h3 {
  font-family: "Graphik-Medium", sans-serif;
  font-size: 1.125rem;
}
section.news div.last-news div.new p {
  margin-top: 10px;
  color: #828282;
}
section.news div.last-news hr.news {
  height: 1px;
  background: #C4C078;
  border: 0;
  margin-bottom: 30px;
}
section.news div.featured-news {
  position: relative;
}
section.news div.featured-news div.new-img {
  max-height: 300px;
  position: relative;
  overflow: hidden;
  background-color: #F2F2F2;
  z-index: -1;
  margin-left: 20px;
  margin-right: 20px;
}
section.news div.featured-news div.new-img img {
  max-height: 400px;
  display: block;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
section.news div.featured-news div.new-title {
  width: 80%;
  position: absolute;
  left: 10%;
  background-color: #1A1A1A;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
}
section.news div.featured-news div.new-title h2 {
  font-family: "Graphik-Medium", sans-serif;
  font-size: 1rem;
  color: #FFFFFF;
  padding: 20px;
}

@media screen and (min-width: 768px) {
  section.news p.section-title {
    text-align: left;
    margin-left: 60px;
  }
  section.news p.section-title span:after {
    width: 0;
  }
  section.news p.mobile {
    display: none;
  }
  section.news p.desktop {
    display: block;
  }
  section.news div.last-news {
    margin-top: 0;
  }
  section.news div.featured-news div.new-img {
    max-height: 400px;
  }
  section.news div.featured-news div.new-img img {
    max-height: 400px;
  }
  section.news div.new-title h2 {
    font-size: 1.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  div.last-news div.new h3 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  section.news {
    padding-top: 150px;
    padding-bottom: 100px;
  }
}
/* ============== */
/* Páginas Vinhos */
/* ============== */
section.wine-information {
  padding-top: 100px;
}
section.wine-information h1 {
  width: 100%;
  font-family: "Sectra-Medium", serif;
  font-size: 3rem;
  line-height: 1.25;
  padding-left: 20px;
  padding-right: 20px;
}
section.wine-information .wine-features table {
  margin-top: 50px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
section.wine-information .wine-features table tr {
  display: block;
  padding-bottom: 30px;
}
section.wine-information .wine-features table td {
  display: block;
  vertical-align: top;
}
section.wine-information .wine-features table td strong {
  font-family: "Graphik-Medium", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #7D1D25;
}
section.wine-information .wine-features table td:first-child {
  width: 100%;
}
section.wine-information .wine-image {
  max-width: 400px;
  max-height: 450px;
  position: relative;
  z-index: 0;
}
section.wine-information .wine-image img {
  max-height: 450px;
  position: relative;
  display: block;
  z-index: 1;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
section.wine-information .wine-image:before {
  content: "";
  max-width: 300px;
  position: absolute;
  top: 93%;
  bottom: -1px;
  left: 50%;
  right: 5%;
  background: url(../images/wine_shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}
section.wine-information .bib:before {
  width: 0;
}

@media screen and (min-width: 768px) {
  section.wine-information {
    padding-top: 150px;
  }
  section.wine-information h1 {
    font-size: 4rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  section.wine-information .wine-features table td strong {
    font-size: 0.75rem;
  }
  section.wine-information .wine-image {
    max-height: 520px;
  }
  section.wine-information .wine-image img {
    max-height: 520px;
    margin-left: 0;
  }
  section.wine-information .wine-image:before {
    left: 10%;
  }
}
@media screen and (min-width: 1200px) {
  section.wine-information h1 {
    padding-left: 0;
    padding-right: 0;
  }
  section.wine-information .wine-features table {
    padding-left: 0;
    padding-right: 0;
  }
  section.wine-information .wine-image {
    max-height: 600px;
  }
  section.wine-information .wine-image img {
    max-height: 600px;
  }
}
/* ====== */
/* Vinhos */
/* ====== */
section.wines {
  padding-top: 100px;
  padding-bottom: 50px;
}
section.wines h2 {
  width: 100%;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 50px;
}
section.wines .wine {
  width: 100%;
  margin-bottom: 100px;
}
section.wines .wine .wine-image {
  width: 100%;
  min-height: 400px;
  position: relative;
  z-index: 0;
}
section.wines .wine .wine-image img {
  max-height: 400px;
  position: relative;
  display: block;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}
section.wines .wine .wine-image:before {
  content: "";
  width: 120px;
  position: absolute;
  top: 93%;
  bottom: -1px;
  left: 50%;
  right: 5%;
  background: url(../images/wine_shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
section.wines .wine .wine-title {
  text-align: center;
  margin-top: 30px;
}
section.wines .wine .wine-title h3 {
  font-size: 1.25rem;
  color: #1A1A1A;
}
section.wines .wine .wine-title p {
  color: #828282;
  margin-top: 10px;
}
section.wines .wine .wine-title span {
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
section.wines .wine .wine-title span.red {
  background-color: #7D1D25;
}
section.wines .wine .wine-title span.white {
  background-color: #C4C078;
}
section.wines .wine.box:last-child {
  margin-bottom: 0;
}
section.wines .wine.box .wine-image {
  width: 100%;
  min-height: 400px;
  position: relative;
  z-index: 0;
}
section.wines .wine.box .wine-image img.bib {
  max-height: 260px;
  padding-top: 140px;
}
section.wines .wine.box .wine-image:before {
  width: 0;
}

section.wines .row {
  margin-bottom: 150px;
}
section.wines .row:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  section.wines {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  section.wines h2 {
    font-size: 3rem;
  }
  section.wines .wine {
    width: 50%;
  }
  section.wines .wine .wine-title h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  section.wines .wine {
    width: 33.333%;
  }
}
/* ========= */
/* Sobre nós */
/* ========= */
section.about-us {
  padding-top: 100px;
  padding-bottom: 50px;
}
section.about-us .about {
  padding-left: 20px;
  padding-right: 20px;
}
section.about-us .about h2 {
  font-size: 2rem;
  padding-bottom: 30px;
}
section.about-us .about p {
  color: #828282;
  padding-bottom: 20px;
}
section.about-us .about p:nth-of-type(1) {
  font-family: "Sectra-Medium", serif;
  font-size: 1.125rem;
  color: #1A1A1A;
}
section.about-us .about p:last-child {
  padding-bottom: 0;
}
section.about-us .mission, section.about-us .vision {
  padding-left: 20px;
  padding-right: 20px;
}
section.about-us .mission h3, section.about-us .vision h3 {
  font-size: 1.5rem;
  padding-top: 30px;
  padding-bottom: 20px;
}
section.about-us .mission p, section.about-us .vision p {
  color: #828282;
  padding-bottom: 15px;
}
section.about-us .mission p:last-child, section.about-us .vision p:last-child {
  padding-bottom: 0;
}
section.about-us img {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  section.about-us {
    padding-top: 150px;
    padding-bottom: 0;
  }
  section.about-us .mission, section.about-us .vision {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  section.about-us {
    padding-bottom: 50px;
  }
  section.about-us .about {
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  section.about-us .about h2 {
    font-size: 3rem;
  }
  section.about-us .mission h3, section.about-us .vision h3 {
    font-size: 2rem;
    margin-top: 50px;
  }
  section.about-us img {
    max-width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/* ===== */
/* Adega */
/* ===== */
section.winery {
  padding-top: 100px;
  padding-bottom: 50px;
}
section.winery .winery-location {
  padding-left: 20px;
  padding-right: 20px;
}
section.winery .winery-location h2 {
  font-size: 2rem;
  padding-bottom: 30px;
}
section.winery .winery-location p {
  color: #828282;
  padding-bottom: 20px;
}
section.winery .winery-location p:last-child {
  padding-bottom: 0;
}
section.winery .winery-grapes {
  padding-left: 20px;
  padding-right: 20px;
}
section.winery .winery-grapes h3 {
  font-size: 1.5rem;
  padding-top: 30px;
  padding-bottom: 20px;
}
section.winery .winery-grapes p {
  color: #828282;
  padding-bottom: 20px;
}
section.winery .winery-grapes p:last-child {
  padding-bottom: 0;
}
section.winery img {
  max-width: 900px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section.winery img.vertical {
  max-width: 90%;
  display: block;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  section.winery {
    padding-top: 150px;
    padding-bottom: 0;
  }
  section.winery .row:nth-of-type(2) {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.winery .winery-location {
    text-align: center;
  }
  section.winery .winery-grapes h3 {
    font-size: 2rem;
  }
  section.winery img {
    margin-top: 50px;
  }
  section.winery img.vertical {
    max-width: 100%;
    display: block;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  section.winery {
    padding-bottom: 50px;
  }
  section.winery .row:nth-of-type(2) {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  section.winery .winery-location {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  section.winery .winery-location h2 {
    font-size: 3rem;
  }
  section.winery img {
    max-width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.winery img.vertical {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* ========= */
/* Contactos */
/* ========= */
section.contacts {
  padding-top: 100px;
  padding-bottom: 50px;
}
section.contacts div.contacts-text {
  padding-left: 20px;
  padding-right: 20px;
}
section.contacts div.contacts-text h2 {
  font-size: 2rem;
  padding-bottom: 30px;
}
section.contacts div.contacts-text table tr {
  display: block;
  margin-bottom: 20px;
}
section.contacts div.contacts-text table tr td {
  vertical-align: top;
  color: #828282;
}
section.contacts div.contacts-text table tr td strong {
  width: 90px;
  display: inline-block;
  font-family: "Graphik-Medium", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #7D1D25;
}
section.contacts div.contacts-text table tr td a {
  color: #828282;
}

@media screen and (min-width: 768px) {
  section.contacts {
    padding-top: 150px;
    padding-bottom: 50px;
  }
}
/* ====== */
/* footer */
/* ====== */
footer {
  background-color: #1A1A1A;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
footer p {
  font-size: 0.875rem;
  text-align: center;
  color: #FFFFFF;
}

@media screen and (min-width: 768px) {
  footer {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

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