/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import 'foundation-icons.css';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 544px) {
  .container {
    width: 552px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 752px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 972px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  margin: 0;
  padding: 0;
}

@media (min-width: 1200px) {
  .container {
    width: 1172px;
  }
}

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.87);
  -webkit-font-smoothing: antialiased;
  -apple-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -ms-font-feature-settings: "kern";
  -o-font-feature-settings: "kern";
  font-feature-settings: "kern";
  font-kerning: normal;
}

._baseline_ h1, ._baseline_ h2, ._baseline_ h3, ._baseline_ h4, ._baseline_ h5, ._baseline_ h6, ._baseline_ p,
._baseline_ ul, ._baseline_ ol,
._baseline_ figure, ._baseline_ figcaption {
  position: relative;
  margin: 0;
  padding: 0;
}
._baseline_ ul, ._baseline_ ol {
  padding-left: 32px;
}
._baseline_ a {
  color: none;
  text-decoration: none;
  cursor: pointer;
}
._baseline_ a:hover, ._baseline_ a:focus {
  color: none;
  text-decoration: none;
}
._baseline_ .text-12 {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
}
._baseline_ .text-14 {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
._baseline_ .text-16 {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ .text-18 {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ .text-20 {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.01em;
}
._baseline_ .text-24 {
  margin-top: -5px;
  margin-bottom: -7px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
._baseline_ .text-28 {
  margin-top: -9px;
  margin-bottom: -7px;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
}
._baseline_ .text-32 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
}
._baseline_ .text-36 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.02em;
}
._baseline_ .text-40 {
  margin-top: -5px;
  margin-bottom: -7px;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.02em;
}
._baseline_ .text-44 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: -0.02em;
}
._baseline_ .text-48 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 48px;
  line-height: 52px;
  letter-spacing: -0.02em;
}
._baseline_ .text-56 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 56px;
  line-height: 56px;
  letter-spacing: -0.02em;
}
._baseline_ .text-64 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: -0.02em;
}
._baseline_ h1, ._baseline_ .text-h1 {
  margin-top: -8px;
  margin-bottom: -8px;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
}
._baseline_ h2, ._baseline_ .text-h2 {
  margin-top: -5px;
  margin-bottom: -7px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
._baseline_ h3, ._baseline_ .text-h3 {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.01em;
}
._baseline_ h4, ._baseline_ .text-h4 {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ h5, ._baseline_ .text-h5 {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ .text-h6 {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
._baseline_ p, ._baseline_ .text-p {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ p.large, ._baseline_ .text-p.large {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
._baseline_ p.larger, ._baseline_ .text-p.larger {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.01em;
}
._baseline_ p.small, ._baseline_ .text-p.small {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
._baseline_ ul, ._baseline_ ol {
  margin-top: -6px;
  margin-bottom: -6px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  ._baseline_ h1, ._baseline_ .text-h1 {
    margin-top: -5px;
    margin-bottom: -7px;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -0.02em;
  }
  ._baseline_ h2, ._baseline_ .text-h2 {
    margin-top: -9px;
    margin-bottom: -7px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.01em;
  }
  ._baseline_ h3, ._baseline_ .text-h3 {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.01em;
  }
  ._baseline_ p.larger, ._baseline_ .text-p.larger {
    margin-top: -6px;
    margin-bottom: -6px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 992px) {
  ._baseline_ h1, ._baseline_ .text-h1 {
    margin-top: -8px;
    margin-bottom: -8px;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -0.02em;
  }
  ._baseline_ h2, ._baseline_ .text-h2 {
    margin-top: -8px;
    margin-bottom: -8px;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.02em;
  }
  ._baseline_ h3, ._baseline_ .text-h3 {
    margin-top: -5px;
    margin-bottom: -7px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  ._baseline_ p.larger, ._baseline_ .text-p.larger {
    margin-top: -5px;
    margin-bottom: -7px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
}
._baseline_ .space-xl, ._baseline_ .space-lg, ._baseline_ .space-md, ._baseline_ .space-sm, ._baseline_ .space-xs, ._baseline_ .space-240, ._baseline_ .space-232, ._baseline_ .space-224, ._baseline_ .space-216, ._baseline_ .space-208, ._baseline_ .space-200, ._baseline_ .space-192, ._baseline_ .space-184, ._baseline_ .space-176, ._baseline_ .space-168, ._baseline_ .space-160, ._baseline_ .space-152, ._baseline_ .space-144, ._baseline_ .space-136, ._baseline_ .space-128, ._baseline_ .space-120, ._baseline_ .space-112, ._baseline_ .space-104, ._baseline_ .space-96, ._baseline_ .space-88, ._baseline_ .space-80, ._baseline_ .space-72, ._baseline_ .space-64, ._baseline_ .space-56, ._baseline_ .space-48, ._baseline_ .space-44, ._baseline_ .space-40, ._baseline_ .space-36, ._baseline_ .space-32, ._baseline_ .space-28, ._baseline_ .space-24, ._baseline_ .space-20, ._baseline_ .space-16, ._baseline_ .space-12, ._baseline_ .space-8, ._baseline_ .space-4, ._baseline_ .space-var {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  pointer-events: none !important;
}
._baseline_ .space-4 {
  height: 4px;
}
._baseline_ .space-8 {
  height: 8px;
}
._baseline_ .space-12 {
  height: 12px;
}
._baseline_ .space-16 {
  height: 16px;
}
._baseline_ .space-20 {
  height: 20px;
}
._baseline_ .space-24 {
  height: 24px;
}
._baseline_ .space-28 {
  height: 28px;
}
._baseline_ .space-32 {
  height: 32px;
}
._baseline_ .space-36 {
  height: 36px;
}
._baseline_ .space-40 {
  height: 40px;
}
._baseline_ .space-44 {
  height: 44px;
}
._baseline_ .space-48 {
  height: 48px;
}
._baseline_ .space-56 {
  height: 56px;
}
._baseline_ .space-64 {
  height: 64px;
}
._baseline_ .space-72 {
  height: 72px;
}
._baseline_ .space-80 {
  height: 80px;
}
._baseline_ .space-88 {
  height: 88px;
}
._baseline_ .space-96 {
  height: 96px;
}
._baseline_ .space-104 {
  height: 104px;
}
._baseline_ .space-112 {
  height: 112px;
}
._baseline_ .space-120 {
  height: 120px;
}
._baseline_ .space-128 {
  height: 128px;
}
._baseline_ .space-136 {
  height: 136px;
}
._baseline_ .space-144 {
  height: 144px;
}
._baseline_ .space-152 {
  height: 152px;
}
._baseline_ .space-160 {
  height: 160px;
}
._baseline_ .space-168 {
  height: 168px;
}
._baseline_ .space-176 {
  height: 176px;
}
._baseline_ .space-184 {
  height: 184px;
}
._baseline_ .space-192 {
  height: 192px;
}
._baseline_ .space-200 {
  height: 200px;
}
._baseline_ .space-208 {
  height: 208px;
}
._baseline_ .space-216 {
  height: 216px;
}
._baseline_ .space-224 {
  height: 224px;
}
._baseline_ .space-232 {
  height: 232px;
}
._baseline_ .space-240 {
  height: 240px;
}
._baseline_ .space-xs {
  height: 16px;
}
._baseline_ .space-sm {
  height: 24px;
}
._baseline_ .space-md {
  height: 32px;
}
._baseline_ .space-lg {
  height: 48px;
}
._baseline_ .space-xl {
  height: 64px;
}
@media (min-width: 768px) {
  ._baseline_ .space-xs {
    height: 16px;
  }
  ._baseline_ .space-sm {
    height: 24px;
  }
  ._baseline_ .space-md {
    height: 32px;
  }
  ._baseline_ .space-lg {
    height: 56px;
  }
  ._baseline_ .space-xl {
    height: 80px;
  }
}
@media (min-width: 992px) {
  ._baseline_ .space-xs {
    height: 16px;
  }
  ._baseline_ .space-sm {
    height: 24px;
  }
  ._baseline_ .space-md {
    height: 32px;
  }
  ._baseline_ .space-lg {
    height: 64px;
  }
  ._baseline_ .space-xl {
    height: 96px;
  }
}
._baseline_ h1 + p, ._baseline_ h2 + p, ._baseline_ h3 + p, ._baseline_ h4 + p, ._baseline_ h5 + p, ._baseline_ h6 + p,
._baseline_ ul + p, ._baseline_ ol + p,
._baseline_ p + ul, ._baseline_ p + ol,
._baseline_ p + p {
  margin-top: 0;
}
._baseline_ h1 + p::before, ._baseline_ h2 + p::before, ._baseline_ h3 + p::before, ._baseline_ h4 + p::before, ._baseline_ h5 + p::before, ._baseline_ h6 + p::before,
._baseline_ ul + p::before, ._baseline_ ol + p::before,
._baseline_ p + ul::before, ._baseline_ p + ol::before,
._baseline_ p + p::before {
  content: "";
  display: block;
  margin-bottom: -6px;
  height: 32px;
  pointer-events: none;
}
@media (min-width: 768px) {
  ._baseline_ h1 + p, ._baseline_ h2 + p, ._baseline_ h3 + p, ._baseline_ h4 + p, ._baseline_ h5 + p, ._baseline_ h6 + p,
  ._baseline_ ul + p, ._baseline_ ol + p,
  ._baseline_ p + ul, ._baseline_ p + ol,
  ._baseline_ p + p {
    margin-top: 0;
  }
  ._baseline_ h1 + p::before, ._baseline_ h2 + p::before, ._baseline_ h3 + p::before, ._baseline_ h4 + p::before, ._baseline_ h5 + p::before, ._baseline_ h6 + p::before,
  ._baseline_ ul + p::before, ._baseline_ ol + p::before,
  ._baseline_ p + ul::before, ._baseline_ p + ol::before,
  ._baseline_ p + p::before {
    content: "";
    display: block;
    margin-bottom: -6px;
    height: 32px;
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  ._baseline_ h1 + p, ._baseline_ h2 + p, ._baseline_ h3 + p, ._baseline_ h4 + p, ._baseline_ h5 + p, ._baseline_ h6 + p,
  ._baseline_ ul + p, ._baseline_ ol + p,
  ._baseline_ p + ul, ._baseline_ p + ol,
  ._baseline_ p + p {
    margin-top: 0;
  }
  ._baseline_ h1 + p::before, ._baseline_ h2 + p::before, ._baseline_ h3 + p::before, ._baseline_ h4 + p::before, ._baseline_ h5 + p::before, ._baseline_ h6 + p::before,
  ._baseline_ ul + p::before, ._baseline_ ol + p::before,
  ._baseline_ p + ul::before, ._baseline_ p + ol::before,
  ._baseline_ p + p::before {
    content: "";
    display: block;
    margin-bottom: -6px;
    height: 32px;
    pointer-events: none;
  }
}
._baseline_ p + h1, ._baseline_ p + h2, ._baseline_ p + h3, ._baseline_ p + h4, ._baseline_ p + h5, ._baseline_ p + h6 {
  margin-top: 0;
}
._baseline_ p + h1::before, ._baseline_ p + h2::before, ._baseline_ p + h3::before, ._baseline_ p + h4::before, ._baseline_ p + h5::before, ._baseline_ p + h6::before {
  content: "";
  display: block;
  margin-bottom: -6px;
  height: 48px;
  pointer-events: none;
}
@media (min-width: 768px) {
  ._baseline_ p + h1, ._baseline_ p + h2, ._baseline_ p + h3, ._baseline_ p + h4, ._baseline_ p + h5, ._baseline_ p + h6 {
    margin-top: 0;
  }
  ._baseline_ p + h1::before, ._baseline_ p + h2::before, ._baseline_ p + h3::before, ._baseline_ p + h4::before, ._baseline_ p + h5::before, ._baseline_ p + h6::before {
    content: "";
    display: block;
    margin-bottom: -6px;
    height: 56px;
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  ._baseline_ p + h1, ._baseline_ p + h2, ._baseline_ p + h3, ._baseline_ p + h4, ._baseline_ p + h5, ._baseline_ p + h6 {
    margin-top: 0;
  }
  ._baseline_ p + h1::before, ._baseline_ p + h2::before, ._baseline_ p + h3::before, ._baseline_ p + h4::before, ._baseline_ p + h5::before, ._baseline_ p + h6::before {
    content: "";
    display: block;
    margin-bottom: -6px;
    height: 64px;
    pointer-events: none;
  }
}
._baseline_ .align-center {
  text-align: center;
}
._baseline_ .align-left {
  text-align: left;
}
._baseline_ .align-right {
  text-align: right;
}
._baseline_ b, ._baseline_ strong,
._baseline_ .weight-bold {
  font-weight: bold;
}
._baseline_ .weight-normal {
  font-weight: normal;
}
._baseline_ i:not([class]), ._baseline_ em {
  font-style: italic;
}
._baseline_ .color-b0 {
  color: #cdcbc9;
}
._baseline_ .color-b1 {
  color: rgba(0, 0, 0, 0.87);
}
._baseline_ .color-b2 {
  color: rgba(0, 0, 0, 0.54);
}
._baseline_ .color-b3 {
  color: rgba(0, 0, 0, 0.38);
}
._baseline_ .custom-color {
  color: rgb(250, 140, 45);
}
._baseline_ figure figcaption {
  margin-top: -3px;
  margin-bottom: -5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
._baseline_ figure img {
  display: block;
}
._baseline_ figure img + figcaption {
  margin-top: 0;
}
._baseline_ figure img + figcaption::before {
  content: "";
  display: block;
  margin-bottom: -3px;
  height: 16px;
  pointer-events: none;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

footer {
  text-align: center;
}

.horizontal-nav-bar {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  z-index: 999;
  height: 3rem;
  background-color: inherit;
  border-bottom: 1px solid black;
}

.vertical-nav-bar {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 2%;
  display: flex;
  flex-direction: column;
  z-index: 999;
}

.vertical-nav-bar-item {
  display: block;
  margin-bottom: 60%;
  text-align: center;
}

.cards-grid {
  display: flex;
  flex-wrap: wrap;
  margin: -1%;
}

.mobile-cards-grid-item {
  flex: 0 0 98%;
  margin: 1%;
  border: 1px solid #cdcbc9;
  border-radius: 10px;
  padding: 16px;
}

.desktop-cards-grid-item {
  flex: 0 0 48%; /* 50.00% - 2% from margins */
  margin: 1%;
  border: 1px solid #cdcbc9;
  border-radius: 10px;
  padding: 16px;
}

.mobile-photos-grid-item {
  flex: 0 0 48%;
  margin: 1%;
  display: flex;
  align-items: center;
}

.desktop-photos-grid-item {
  flex: 0 0 31.33%; /* 33.33% - 2% from margins */
  margin: 1%;
  display: flex;
  align-items: center;
}

.listing {
  display: flex;
}
.listing:before, .listing:after {
  content: " ";
  display: table;
}
.listing:after {
  clear: both;
}

.listing_image {
  display: block;
  position: relative;
  float: left;
  z-index: 1;
  margin: 0;
  margin-right: 16px;
}
.listing_image > img {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 7.5px;
}

.listing_photo > img {
  display: block;
  width: 100%;
  height: auto;
  flex: 0 0 23%;
  border-radius: 10px;
  border: 1px solid #cdcbc9;
}

.listing_body > h5 > a:link, .listing_body > h5 > a:visited, .listing_body > h5 > a:active, .listing_body > h5 > a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.listing_body.listing__body--padded {
  margin-left: 96px;
}

.mobile-profile-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.desktop-profile-container {
  display: flex;
  align-items: center;
}

.mobile-profile-picture {
  height: 200px;
  width: auto;
  display: block;
  margin-right: 1%;
  border-radius: 10px;
}

.desktop-profile-picture {
  height: 250px;
  width: auto;
  margin-left: 10%;
  border-radius: 10px;
}

.profile-text {
  flex: 1;
}

.mobile-profile-icons {
  width: 40px;
  height: auto;
  flex-direction: column;
  margin-left: 1%;
  align-items: flex-start;
  display: block;
}

.desktop-profile-icons {
  width: 40px;
  height: auto;
  flex-direction: column;
  margin-left: 1%;
}

.pad-content {
  padding-left: 5%;
  padding-right: 5%;
}

@media (min-width: 1200px) {
  .mobile-only-layout {
    display: none;
  }
}
@media (max-width: 1199px) {
  .desktop-only-layout {
    display: none;
  }
}
@media (min-width: 950px) {
  .mobile-only-profile {
    display: none;
  }
}
@media (max-width: 949px) {
  .desktop-only-profile {
    display: none;
  }
}
@media (min-width: 950px) {
  .mobile-only-cards {
    display: none;
  }
}
@media (max-width: 949px) {
  .desktop-only-cards {
    display: none;
  }
}
body {
  color: #cdcbc9; /* global font color */
  background-color: #191a1b; /* global background color */
}

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