@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
/* line 36, app/assets/stylesheets/vars/media-queries.scss */
.show-for-mobile-nav-only {
  display: none;
}

@media only screen and (min-width:lower-bound(0, 53em)) and (max-width:upper-bound(0, 53em)) {
  /* line 36, app/assets/stylesheets/vars/media-queries.scss */
  .show-for-mobile-nav-only {
    display: block;
  }
}

/* line 36, app/assets/stylesheets/vars/media-queries.scss */
.show-for-mobile-nav-only {
  display: none;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 36, app/assets/stylesheets/vars/media-queries.scss */
  .show-for-mobile-nav-only {
    display: block;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:after {
  clear: both;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 220, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + .end[class*="column"] {
  float: left;
}

@media only screen {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width:40em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 129, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}

/* line 132, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

/* line 135, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: inherit;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 1rem;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  display: block;
  background: #FFF;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: 400;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #32499B;
  border-color: #2b3f85;
  color: #FFF;
}

/* line 113, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0.3;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  border-radius: 2px;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.round {
  border-radius: 1000px;
}

/* line 118, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #FFF;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFF;
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #51504C;
  border-color: #464541;
  color: #FFF;
}

/* line 121, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFF;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #1c1b1a;
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 106, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width:40em) {
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width:64em) {
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  /* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 118, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #b2b1ad;
  border-color: #a1a09b;
  border-radius: 2px;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: inherit;
  line-height: inherit;
  text-transform: uppercase;
  color: #32499B;
}

/* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

/* line 70, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a {
  color: #32499B;
}

/* line 75, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}

/* line 78, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}

/* line 83, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #AAAAAA;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
/* line 130, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_breadcrumbs.scss */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}

/* line 151, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group > li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group > li > button, .button-group > li .button, .button-group > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group > li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group > li:first-child button, .button-group > li:first-child .button, .button-group > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group > li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack > li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  display: block;
  margin: 0;
  float: none;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack > li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack > li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button, .button-group.stack > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack > li .NeighborhoodSearchButton {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button, .button-group.stack > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack > li:first-child .NeighborhoodSearchButton {
  border-top: 0;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  /* line 158, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li .NeighborhoodSearchButton {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li:first-child .NeighborhoodSearchButton {
    border-left: 0;
  }
  /* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button, .button-group.stack-for-small > li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li .NeighborhoodSearchButton {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }
  /* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button, .button-group.stack-for-small > li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.stack-for-small > li:first-child .NeighborhoodSearchButton {
    border-top: 0;
  }
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > * {
  margin: 0 -2px;
  float: left;
  display: inline-block;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button, .button-group.radius > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius > * .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button, .button-group.radius > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius > *:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button, .button-group.radius > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius > * > .NeighborhoodSearchButton {
  border-radius: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button, .button-group.radius > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius > *:first-child > .NeighborhoodSearchButton {
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button, .button-group.radius > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius > *:last-child > .NeighborhoodSearchButton {
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > * {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  display: block;
  margin: 0;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > * .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > *:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button, .button-group.radius.stack > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > * .NeighborhoodSearchButton {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button, .button-group.radius.stack > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > *:first-child .NeighborhoodSearchButton {
  border-top: 0;
}

/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button, .button-group.radius.stack > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > * > .NeighborhoodSearchButton {
  border-radius: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button, .button-group.radius.stack > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > *:first-child > .NeighborhoodSearchButton {
  -webkit-top-left-radius: 2px;
  -webkit-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button, .button-group.radius.stack > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack > *:last-child > .NeighborhoodSearchButton {
  -webkit-bottom-left-radius: 2px;
  -webkit-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

@media only screen and (min-width:40em) {
  /* line 168, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > * .NeighborhoodSearchButton {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-left: 0;
  }
  /* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button, .button-group.radius.stack-for-small > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > * > .NeighborhoodSearchButton {
    border-radius: 0;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button, .button-group.radius.stack-for-small > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:first-child > .NeighborhoodSearchButton {
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
  }
  /* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button, .button-group.radius.stack-for-small > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:last-child > .NeighborhoodSearchButton {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
  }
}

@media only screen and (max-width: 40em) {
  /* line 168, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > * .NeighborhoodSearchButton {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-left: 0;
  }
  /* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button, .button-group.radius.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > * .NeighborhoodSearchButton {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }
  /* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button, .button-group.radius.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-top: 0;
  }
  /* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button, .button-group.radius.stack-for-small > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > * > .NeighborhoodSearchButton {
    border-radius: 0;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button, .button-group.radius.stack-for-small > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:first-child > .NeighborhoodSearchButton {
    -webkit-top-left-radius: 2px;
    -webkit-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  /* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button, .button-group.radius.stack-for-small > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.radius.stack-for-small > *:last-child > .NeighborhoodSearchButton {
    -webkit-bottom-left-radius: 2px;
    -webkit-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
}

/* line 177, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > * {
  margin: 0 -2px;
  float: left;
  display: inline-block;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button, .button-group.round > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round > * .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button, .button-group.round > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round > *:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button, .button-group.round > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round > * > .NeighborhoodSearchButton {
  border-radius: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button, .button-group.round > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round > *:first-child > .NeighborhoodSearchButton {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button, .button-group.round > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round > *:last-child > .NeighborhoodSearchButton {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > * {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  display: block;
  margin: 0;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > * .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > *:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button, .button-group.round.stack > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > * .NeighborhoodSearchButton {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button, .button-group.round.stack > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > *:first-child .NeighborhoodSearchButton {
  border-top: 0;
}

/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button, .button-group.round.stack > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > * > .NeighborhoodSearchButton {
  border-radius: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button, .button-group.round.stack > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > *:first-child > .NeighborhoodSearchButton {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button, .button-group.round.stack > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack > *:last-child > .NeighborhoodSearchButton {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 179, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > * .NeighborhoodSearchButton {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-left: 0;
  }
  /* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button, .button-group.round.stack-for-small > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > * > .NeighborhoodSearchButton {
    border-radius: 0;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button, .button-group.round.stack-for-small > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:first-child > .NeighborhoodSearchButton {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  /* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button, .button-group.round.stack-for-small > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:last-child > .NeighborhoodSearchButton {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}

@media only screen and (max-width: 40em) {
  /* line 179, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > * .NeighborhoodSearchButton {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-left: 0;
  }
  /* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button, .button-group.round.stack-for-small > * .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > * .NeighborhoodSearchButton {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }
  /* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button, .button-group.round.stack-for-small > *:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:first-child .NeighborhoodSearchButton {
    border-top: 0;
  }
  /* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button, .button-group.round.stack-for-small > * > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > * > .NeighborhoodSearchButton {
    border-radius: 0;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button, .button-group.round.stack-for-small > *:first-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:first-child > .NeighborhoodSearchButton {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button, .button-group.round.stack-for-small > *:last-child > .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.round.stack-for-small > *:last-child > .NeighborhoodSearchButton {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 50%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button, .button-group.even-2 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-2 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button, .button-group.even-2 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-2 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button, .button-group.even-2 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-2 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 33.3333333333%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button, .button-group.even-3 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-3 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button, .button-group.even-3 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-3 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button, .button-group.even-3 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-3 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 25%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button, .button-group.even-4 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-4 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button, .button-group.even-4 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-4 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button, .button-group.even-4 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-4 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 20%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button, .button-group.even-5 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-5 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button, .button-group.even-5 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-5 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button, .button-group.even-5 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-5 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 16.6666666667%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button, .button-group.even-6 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-6 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button, .button-group.even-6 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-6 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button, .button-group.even-6 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-6 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 14.2857142857%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button, .button-group.even-7 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-7 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button, .button-group.even-7 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-7 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button, .button-group.even-7 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-7 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  margin: 0 -2px;
  float: left;
  display: inline-block;
  width: 12.5%;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button, .button-group.even-8 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-8 li .NeighborhoodSearchButton {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button, .button-group.even-8 li:first-child .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-8 li:first-child .NeighborhoodSearchButton {
  border-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button, .button-group.even-8 li .NeighborhoodsFeaturedProperties-buttonViewAll, .button-group.even-8 li .NeighborhoodSearchButton {
  width: 100%;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}

/* line 195, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}

/* line 32, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Clearing Styles */
/* line 44, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.visible-img img, .visible-img .ContactPage-map iframe, .ContactPage-map .visible-img iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-caption {
  color: #CCCCCC;
  font-size: inherit;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

/* line 129, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}

/* line 130, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width:40em) {
  /* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev,
.clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 149, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
.clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  /* line 156, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
.clearing-main-next > span:hover {
    opacity: 0.8;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 169, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }
  /* line 175, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
.clearing-main-next.disabled {
    opacity: 0.3;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 186, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 193, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  /* line 207, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img, .clearing-assembled .clearing-container .carousel > ul li.fix-height .ContactPage-map iframe, .ContactPage-map .clearing-assembled .clearing-container .carousel > ul li.fix-height iframe {
    height: 100%;
    max-width: none;
  }
  /* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  /* line 219, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img, .clearing-assembled .clearing-container .carousel > ul li .ContactPage-map iframe, .ContactPage-map .clearing-assembled .clearing-container .carousel > ul li iframe {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  /* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }
  /* line 237, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Foundation Dropdowns */
/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: inherit;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}

/* line 98, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #FFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

/* line 105, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

/* line 113, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

/* line 117, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: inherit;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #FFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: inherit;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #FFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: inherit;
  z-index: 89;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

/* line 171, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #FFF transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 89;
}

/* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 88;
}

/* line 240, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: inherit;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}

/* line 208, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}

/* line 211, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li.radius {
  border-radius: 2px;
}

/* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: inherit;
  z-index: 89;
  max-width: 200px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}

/* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}

/* line 248, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}

/* line 249, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 250, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.mega.open {
  left: 0 !important;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.NeighborhoodSearchButton, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

/* line 62, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
  top: 50%;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.tiny.NeighborhoodSearchButton, button.dropdown.tiny {
  padding-right: 2.625rem;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll:before, .dropdown.tiny.NeighborhoodSearchButton:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.tiny.NeighborhoodSearchButton:after, button.dropdown.tiny:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 124, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.small.NeighborhoodSearchButton, button.dropdown.small {
  padding-right: 3.0625rem;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.small.NeighborhoodSearchButton:after, button.dropdown.small:after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.small.NeighborhoodSearchButton:after, button.dropdown.small:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.large.NeighborhoodSearchButton, button.dropdown.large {
  padding-right: 3.625rem;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.large.NeighborhoodSearchButton:after, button.dropdown.large:after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.large.NeighborhoodSearchButton:after, button.dropdown.large:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, .dropdown.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.secondary.NeighborhoodSearchButton:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

/* line 32, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}

/* line 33, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}

/* line 35, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* Standard Forms */
/* line 367, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 86, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 373, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label, .sub-nav-Extras dt {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  /* Styles for required inputs */
}

/* line 374, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.right, .sub-nav-Extras dt.right {
  float: none !important;
  text-align: right;
}

/* line 375, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.inline, .sub-nav-Extras dt.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

/* line 377, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label small, .sub-nav-Extras dt small {
  text-transform: capitalize;
  color: #676767;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

/* Attach elements to the beginning or end of an input */
/* line 388, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button, .postfix.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.NeighborhoodSearchButton {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 393, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button, .prefix.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.NeighborhoodSearchButton {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 395, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.radius, .prefix.radius.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.radius.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.radius, .postfix.radius.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.radius.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 397, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.round, .prefix.round.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.round.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 398, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.round, .postfix.round.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.round.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 401, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.prefix, label.prefix, .sub-nav-Extras dt.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 402, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.postfix, label.postfix, .sub-nav-Extras dt.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
/* line 405, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  font-family: inherit;
  border: 1px solid #DDD;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45);
  color: #666;
  display: block;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.4375rem;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.15s linear;
}

/* line 128, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
  background: #FFF;
  border-color: #BBB;
  outline: none;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
  background-color: #CCC;
  cursor: default;
}

/* line 140, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled] textarea {
  background-color: #CCC;
  cursor: default;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input.radius[type="text"],
input.radius[type="password"],
input.radius[type="date"],
input.radius[type="datetime"],
input.radius[type="datetime-local"],
input.radius[type="month"],
input.radius[type="week"],
input.radius[type="email"],
input.radius[type="number"],
input.radius[type="search"],
input.radius[type="tel"],
input.radius[type="time"],
input.radius[type="url"],
input.radius[type="color"],
textarea.radius {
  border-radius: 0;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 440, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 443, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 446, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 449, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 452, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 460, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

/* Respect enforced amount of rows for textarea */
/* line 466, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
/* line 471, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #DDD;
  padding: 0.5rem;
  font-size: 1rem;
  font-family: "Open Sans", Tahoma, sans-serif;
  color: #666;
  line-height: normal;
  border-radius: 0;
  height: 2.4375rem;
}

/* line 340, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select.radius {
  border-radius: 2px;
}

/* line 341, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #BBB;
}

/* line 346, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:disabled {
  background-color: #CCC;
  cursor: default;
}

/* Adjust margin for form elements below */
/* line 477, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 484, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="checkbox"] + label, .sub-nav-Extras input[type="checkbox"] + dt,
input[type="radio"] + label,
.sub-nav-Extras input[type="radio"] + dt {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 494, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 508, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: #FFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 515, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 518, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 521, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 526, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

/* line 532, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

/* line 537, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error label, .error .sub-nav-Extras dt, .sub-nav-Extras .error dt,
.error label.error {
  color: #f04124;
}

/* line 542, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 547, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error > label > small, .sub-nav-Extras .error > dt > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

/* line 559, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 564, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 569, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.error, .sub-nav-Extras dt.error {
  color: #f04124;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 208, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * {
  text-align: center;
  font-size: inherit;
  width: 25%;
  margin: 0 auto;
  display: block;
  padding: 1.25rem;
  float: left;
}

/* line 48, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i, .icon-bar > * img, .icon-bar > * .ContactPage-map iframe, .ContactPage-map .icon-bar > * iframe {
  display: block;
  margin: 0 auto;
}

/* line 52, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * .sub-nav-Extras i + dt, .sub-nav-Extras .icon-bar > * i + dt, .icon-bar > * img + label, .icon-bar > * .sub-nav-Extras img + dt, .sub-nav-Extras .icon-bar > * img + dt, .icon-bar > * .ContactPage-map iframe + label, .icon-bar > * .ContactPage-map .sub-nav-Extras iframe + dt, .sub-nav-Extras .icon-bar > * .ContactPage-map iframe + dt, .ContactPage-map .icon-bar > * iframe + label, .ContactPage-map .icon-bar > * .sub-nav-Extras iframe + dt, .sub-nav-Extras .ContactPage-map .icon-bar > * iframe + dt {
  margin-top: .0625rem;
}

/* line 57, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}

/* line 62, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * img, .icon-bar > * .ContactPage-map iframe, .ContactPage-map .icon-bar > * iframe {
  width: 1.875rem;
  height: 1.875rem;
}

/* line 70, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i, .icon-bar.label-right > * img, .icon-bar.label-right > * .ContactPage-map iframe, .ContactPage-map .icon-bar.label-right > * iframe {
  margin: 0 .0625rem 0 0;
  display: inline-block;
}

/* line 74, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i + label, .icon-bar.label-right > * .sub-nav-Extras i + dt, .sub-nav-Extras .icon-bar.label-right > * i + dt, .icon-bar.label-right > * img + label, .icon-bar.label-right > * .sub-nav-Extras img + dt, .sub-nav-Extras .icon-bar.label-right > * img + dt, .icon-bar.label-right > * .ContactPage-map iframe + label, .icon-bar.label-right > * .ContactPage-map .sub-nav-Extras iframe + dt, .sub-nav-Extras .icon-bar.label-right > * .ContactPage-map iframe + dt, .ContactPage-map .icon-bar.label-right > * iframe + label, .ContactPage-map .icon-bar.label-right > * .sub-nav-Extras iframe + dt, .sub-nav-Extras .ContactPage-map .icon-bar.label-right > * iframe + dt {
  margin-top: 0;
}

/* line 79, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * label, .icon-bar.label-right > * .sub-nav-Extras dt, .sub-nav-Extras .icon-bar.label-right > * dt {
  display: inline-block;
}

/* line 82, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.vertical.label-right > * {
  text-align: left;
}

/* line 86, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  width: auto;
  margin: auto;
  float: none;
}

@media only screen and (min-width:40em) {
  /* line 97, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  /* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}

@media only screen and (min-width:64em) {
  /* line 109, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  /* line 114, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}

/* line 131, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * {
  font-size: inherit;
  padding: 1.25rem;
}

/* line 137, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * .sub-nav-Extras i + dt, .sub-nav-Extras .icon-bar > * i + dt, .icon-bar > * img + label, .icon-bar > * .sub-nav-Extras img + dt, .sub-nav-Extras .icon-bar > * img + dt, .icon-bar > * .ContactPage-map iframe + label, .icon-bar > * .ContactPage-map .sub-nav-Extras iframe + dt, .sub-nav-Extras .icon-bar > * .ContactPage-map iframe + dt, .ContactPage-map .icon-bar > * iframe + label, .ContactPage-map .icon-bar > * .sub-nav-Extras iframe + dt, .sub-nav-Extras .ContactPage-map .icon-bar > * iframe + dt {
  margin-top: .0625rem;
}

/* line 142, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * img, .icon-bar > * .ContactPage-map iframe, .ContactPage-map .icon-bar > * iframe {
  width: 1.875rem;
  height: 1.875rem;
}

/* line 168, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > *:hover {
  background: #32499B;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * label, .icon-bar > * .sub-nav-Extras dt, .sub-nav-Extras .icon-bar > * dt {
  color: #FFF;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  color: #FFF;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width:40em) {
  /* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}

/* line 237, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width:40em) {
  /* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}

/* line 252, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width:40em) {
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 258, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}

/* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}

/* line 266, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width:40em) {
  /* line 267, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 272, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}

/* line 279, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}

/* line 280, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width:40em) {
  /* line 281, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 286, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 53, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

/* line 42, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Foundation Joyride */
/* line 48, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 51, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: #FFF;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: 400;
  width: 95%;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 70, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}

/* line 75, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-content-wrapper .button, .joyride-content-wrapper .NeighborhoodsFeaturedProperties-buttonViewAll, .joyride-content-wrapper .NeighborhoodSearchButton {
  margin-bottom: 0 !important;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 82, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}

/* line 98, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}

/* line 108, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 113, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #FFF;
}

/* line 124, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: inherit;
  line-height: 1.3;
}

/* line 130, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

/* line 138, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 145, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  line-height: .5 !important;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

/* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #FFF;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #FFF;
}

/* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width:40em) {
  /* line 192, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 194, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 201, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
  }
  /* line 209, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 2px;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 91, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label {
  font-weight: 400;
  font-family: "Open Sans", Tahoma, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #32499B;
  color: #FFF;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.radius {
  border-radius: 2px;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.round {
  border-radius: 1000px;
}

/* line 99, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.alert {
  background-color: #f04124;
  color: #FFF;
}

/* line 100, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.warning {
  background-color: #f08a24;
  color: #FFF;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.success {
  background-color: #43AC6A;
  color: #FFF;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.secondary {
  background-color: #51504C;
  color: #FFF;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_labels.scss */
.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 18, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_magellan.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}

/* line 24, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}

/* line 26, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}

/* line 27, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
/* line 71, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}

/* line 74, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

/* line 84, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}

/* line 100, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 #FFF;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}

/* line 135, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img, .orbit-container .orbit-slides-container .ContactPage-map iframe, .ContactPage-map .orbit-container .orbit-slides-container iframe {
  display: block;
  max-width: 100%;
}

/* line 137, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFF;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: inherit;
}

/* line 174, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #FFF;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}

/* line 179, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}

/* line 185, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

/* line 192, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px;
}

/* line 205, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #FFF;
  border-top: none;
  border-bottom: none;
}

/* line 219, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}

/* line 237, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}

/* line 240, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}

/* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 257, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}

/* line 267, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}

/* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFF;
}

/* line 273, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFF;
}

/* line 277, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}

/* line 278, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFF;
  left: 50%;
  margin-left: -4px;
}

/* line 285, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #FFF;
}

/* line 291, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-bullets-container {
  text-align: center;
}

/* line 292, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}

/* line 301, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #CCCCCC;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}

/* line 312, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #999999;
}

/* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 322, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}

/* line 326, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width:40em) {
  /* line 334, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 338, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}

@media only screen and (max-width: 40em) {
  /* line 345, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 346, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important;
  }
  /* line 352, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
  /* line 358, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-timer {
    display: none;
  }
  /* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-next, .orbit-prev {
    display: none;
  }
  /* line 364, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_orbit.scss */
  .orbit-bullets {
    display: none;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}

/* line 104, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: inherit;
  margin-left: 0.3125rem;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li a, ul.pagination li button {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 2px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}

/* line 51, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  background: transparent;
}

/* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li.current a, ul.pagination li.current button {
  background: #32499B;
  color: #FFF;
  font-weight: bold;
  cursor: default;
}

/* line 74, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #32499B;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 154, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Panels */
/* line 79, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #666;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #666;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}

/* line 81, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #c8d0ed;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f1f3fb;
  color: #666;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #666;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}

/* line 83, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.callout a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
  color: #32499B;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_panels.scss */
.panel.radius {
  border-radius: 2px;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Pricing Tables */
/* line 139, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}

/* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}

/* line 142, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #EEEEEE;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans", Tahoma, sans-serif;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #F6F6F6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: 400;
  font-size: 2rem;
  font-family: "Open Sans", Tahoma, sans-serif;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: #FFF;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: inherit;
  font-weight: 400;
  line-height: 1.4;
  border-bottom: dotted 1px #DDDDDD;
}

/* line 145, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: #FFF;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: inherit;
  font-weight: 400;
  border-bottom: dotted 1px #DDDDDD;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: #FFF;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Progress Bar */
/* line 57, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress {
  background-color: #F6F6F6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}

/* line 61, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #32499B;
  height: 100%;
  display: block;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #51504C;
  height: 100%;
  display: block;
}

/* line 65, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #43AC6A;
  height: 100%;
  display: block;
}

/* line 66, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block;
}

/* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.radius {
  border-radius: 2px;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  border-radius: 1px;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.round {
  border-radius: 1000px;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_progress-bars.scss */
.progress.round .meter {
  border-radius: 999px;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  touch-action: none;
  background: #FAFAFA;
}

/* line 130, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}

/* line 132, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}

/* line 138, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.radius {
  background: #FAFAFA;
  border-radius: 2px;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle {
  background: #32499B;
  border-radius: 2px;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle:hover {
  background: #2c4088;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}

/* line 150, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle {
  background: #32499B;
  border-radius: 1000px;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle:hover {
  background: #2c4088;
}

/* line 152, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: default;
  opacity: 0.7;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #32499B;
  cursor: default;
  opacity: 0.7;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #2c4088;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #504f4b;
}

/* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  touch-action: manipulation;
  background: #32499B;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_range-slider.scss */
.range-slider-handle:hover {
  background: #2c4088;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 2px;
  left: 0;
  background-color: #FFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}

@media only screen and (max-width: 40em) {
  /* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    min-height: 100vh;
  }
}

/* line 84, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
  min-width: 0;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal > :first-child, dialog > :first-child {
  margin-top: 0;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal > :last-child, dialog > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width:40em) {
  /* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    width: 80%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width:40em) {
  /* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal, dialog {
    top: 6.25rem;
  }
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.radius, dialog.radius {
  border-radius: 2px;
}

/* line 179, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.round, dialog.round {
  border-radius: 1000px;
}

/* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.collapse, dialog.collapse {
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 181, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.tiny, dialog.tiny {
    width: 30%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width:40em) {
  /* line 182, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.small, dialog.small {
    width: 40%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width:40em) {
  /* line 183, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.medium, dialog.medium {
    width: 60%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width:40em) {
  /* line 184, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.large, dialog.large {
    width: 70%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width:40em) {
  /* line 185, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.xlarge, dialog.xlarge {
    width: 95%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 186, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.full, dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0 !important;
}

@media only screen and (min-width:40em) {
  /* line 186, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.full, dialog.full {
    width: 100vw;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 196, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
  font-size: inherit;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #AAAAAA;
  font-weight: bold;
  cursor: pointer;
}

/* line 199, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog {
  display: none;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog::backdrop, dialog + .backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}

/* line 207, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
}

@media print {
  /* line 214, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  dialog, .reveal-modal {
    display: none;
    background: #FFF !important;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 114, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Open Sans", Tahoma, sans-serif;
}

/* line 70, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: inherit;
  font-weight: 400;
}

/* line 75, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
  display: block;
  color: #32499B;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):hover, .side-nav li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #5e76cb;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
  color: #5e76cb;
  font-weight: 400;
  font-family: "Open Sans", Tahoma, sans-serif;
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_side-nav.scss */
.side-nav li.heading {
  color: #32499B;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.NeighborhoodSearchButton, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

/* line 62, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
  top: 50%;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button:after, .dropdown.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.NeighborhoodSearchButton:after, button.dropdown:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.tiny.NeighborhoodSearchButton, button.dropdown.tiny {
  padding-right: 2.625rem;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll:before, .dropdown.tiny.NeighborhoodSearchButton:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, .dropdown.tiny.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.tiny.NeighborhoodSearchButton:after, button.dropdown.tiny:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 124, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.small.NeighborhoodSearchButton, button.dropdown.small {
  padding-right: 3.0625rem;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.small.NeighborhoodSearchButton:after, button.dropdown.small:after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:after, .dropdown.small.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.small.NeighborhoodSearchButton:after, button.dropdown.small:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll, .dropdown.large.NeighborhoodSearchButton, button.dropdown.large {
  padding-right: 3.625rem;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.large.NeighborhoodSearchButton:after, button.dropdown.large:after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:after, .dropdown.large.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.large.NeighborhoodSearchButton:after, button.dropdown.large:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, .dropdown.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:after, .dropdown.secondary.NeighborhoodSearchButton:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button, .split.NeighborhoodsFeaturedProperties-buttonViewAll, .split.NeighborhoodSearchButton {
  position: relative;
  padding-right: 5.0625rem;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span, .split.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.NeighborhoodSearchButton span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span:after, .split.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.NeighborhoodSearchButton span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span:active, .split.NeighborhoodsFeaturedProperties-buttonViewAll span:active, .split.NeighborhoodSearchButton span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span, .split.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.NeighborhoodSearchButton span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 140, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span, .split.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.NeighborhoodSearchButton span {
  width: 3.09375rem;
}

/* line 141, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span:after, .split.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.NeighborhoodSearchButton span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button span:after, .split.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.NeighborhoodSearchButton span:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.secondary span, .split.secondary.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.secondary.NeighborhoodSearchButton span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.secondary span:after, .split.secondary.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.secondary.NeighborhoodSearchButton span:after {
  border-color: #FFF transparent transparent transparent;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.alert span, .split.alert.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.alert.NeighborhoodSearchButton span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.success span, .split.success.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.success.NeighborhoodSearchButton span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 179, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.tiny, .split.tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .split.tiny.NeighborhoodSearchButton {
  padding-right: 3.75rem;
}

/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.tiny span, .split.tiny.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.tiny.NeighborhoodSearchButton span {
  width: 2.25rem;
}

/* line 113, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.tiny span:after, .split.tiny.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.tiny.NeighborhoodSearchButton span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.small, .split.small.NeighborhoodsFeaturedProperties-buttonViewAll, .split.small.NeighborhoodSearchButton {
  padding-right: 4.375rem;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.small span, .split.small.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.small.NeighborhoodSearchButton span {
  width: 2.625rem;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.small span:after, .split.small.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.small.NeighborhoodSearchButton span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.large, .split.large.NeighborhoodsFeaturedProperties-buttonViewAll, .split.large.NeighborhoodSearchButton {
  padding-right: 5.5rem;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.large span, .split.large.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.large.NeighborhoodSearchButton span {
  width: 3.4375rem;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.large span:after, .split.large.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.large.NeighborhoodSearchButton span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 182, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.expand, .split.expand.NeighborhoodsFeaturedProperties-buttonViewAll, .button.NeighborhoodSearchButton, .NeighborhoodSearchButton.NeighborhoodsFeaturedProperties-buttonViewAll, .split.NeighborhoodSearchButton {
  padding-left: 2rem;
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.secondary span:after, .split.secondary.NeighborhoodsFeaturedProperties-buttonViewAll span:after, .split.secondary.NeighborhoodSearchButton span:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 186, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.radius span, .split.radius.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.radius.NeighborhoodSearchButton span {
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 187, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_split-buttons.scss */
.split.button.round span, .split.round.NeighborhoodsFeaturedProperties-buttonViewAll span, .split.round.NeighborhoodSearchButton span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt {
  text-transform: uppercase;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0.625rem;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #999999;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: 400;
  background: #32499B;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: #FFF;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_sub-nav.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #2b3f85;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 200, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch {
  padding: 0;
  border: none;
  position: relative;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label, .switch .sub-nav-Extras dt, .sub-nav-Extras .switch dt {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #DDDDDD;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out;
}

/* line 65, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input + label, .switch .sub-nav-Extras input + dt, .sub-nav-Extras .switch input + dt {
  margin-left: 0;
  margin-right: 0;
}

/* line 79, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label:after, .switch .sub-nav-Extras dt:after, .sub-nav-Extras .switch dt:after {
  content: "";
  display: block;
  background: #FFF;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  transition: left 0.15s ease-out;
  transform: translate3d(0, 0, 0);
}

/* line 95, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input:checked + label, .switch .sub-nav-Extras input:checked + dt, .sub-nav-Extras .switch input:checked + dt {
  background: #32499B;
}

/* line 99, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input:checked + label:after, .switch .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .switch input:checked + dt:after {
  left: 2.25rem;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label, .switch .sub-nav-Extras dt, .sub-nav-Extras .switch dt {
  width: 4rem;
  height: 2rem;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label:after, .switch .sub-nav-Extras dt:after, .sub-nav-Extras .switch dt:after {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input:checked + label:after, .switch .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .switch input:checked + dt:after {
  left: 2.25rem;
}

/* line 139, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label, .switch .sub-nav-Extras dt, .sub-nav-Extras .switch dt {
  color: transparent;
  background: #DDDDDD;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch label:after, .switch .sub-nav-Extras dt:after, .sub-nav-Extras .switch dt:after {
  background: #FFF;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch input:checked + label, .switch .sub-nav-Extras input:checked + dt, .sub-nav-Extras .switch input:checked + dt {
  background: #32499B;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.large label, .switch.large .sub-nav-Extras dt, .sub-nav-Extras .switch.large dt {
  width: 5rem;
  height: 2.5rem;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.large label:after, .switch.large .sub-nav-Extras dt:after, .sub-nav-Extras .switch.large dt:after {
  width: 2rem;
  height: 2rem;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.large input:checked + label:after, .switch.large .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .switch.large input:checked + dt:after {
  left: 2.75rem;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.small label, .switch.small .sub-nav-Extras dt, .sub-nav-Extras .switch.small dt {
  width: 3.5rem;
  height: 1.75rem;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.small label:after, .switch.small .sub-nav-Extras dt:after, .sub-nav-Extras .switch.small dt:after {
  width: 1.25rem;
  height: 1.25rem;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.small input:checked + label:after, .switch.small .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .switch.small input:checked + dt:after {
  left: 2rem;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.tiny label, .switch.tiny .sub-nav-Extras dt, .sub-nav-Extras .switch.tiny dt {
  width: 3rem;
  height: 1.5rem;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.tiny label:after, .switch.tiny .sub-nav-Extras dt:after, .sub-nav-Extras .switch.tiny dt:after {
  width: 1rem;
  height: 1rem;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.tiny input:checked + label:after, .switch.tiny .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .switch.tiny input:checked + dt:after {
  left: 1.75rem;
}

/* line 214, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.radius label, .switch.radius .sub-nav-Extras dt, .sub-nav-Extras .switch.radius dt {
  border-radius: 4px;
}

/* line 215, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.radius label:after, .switch.radius .sub-nav-Extras dt:after, .sub-nav-Extras .switch.radius dt:after {
  border-radius: 3px;
}

/* line 219, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.round {
  border-radius: 1000px;
}

/* line 220, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.round label, .switch.round .sub-nav-Extras dt, .sub-nav-Extras .switch.round dt {
  border-radius: 2rem;
}

/* line 221, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.switch.round label:after, .switch.round .sub-nav-Extras dt:after, .sub-nav-Extras .switch.round dt:after {
  border-radius: 2rem;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 131, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table {
  background: #FFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: inherit;
  font-weight: bold;
}

/* line 78, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table thead {
  background: #F5F5F5;
}

/* line 82, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: inherit;
  font-weight: bold;
  color: #222222;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table tfoot {
  background: #F5F5F5;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: inherit;
  font-weight: bold;
  color: #222222;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: inherit;
  color: #222222;
  text-align: left;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:after {
  clear: both;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 220, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + .end[class*="column"] {
  float: left;
}

@media only screen {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width:40em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) and (max-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) and (max-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) and (max-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) and (max-width:6249999.9375rem) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 193, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a {
  color: #32499B;
  text-decoration: none;
  line-height: inherit;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a:hover, a:focus {
  color: #2b3f85;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a img, a .ContactPage-map iframe, .ContactPage-map a iframe {
  border: none;
}

/* Default paragraph styles */
/* line 234, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p.lead {
  font-size: inherit0.21875rem;
  line-height: 1.6;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p aside {
  font-size: inherit;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 252, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-style: 400;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 80%;
  color: #666;
  line-height: 0;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 {
  font-size: 1.6875rem;
}

/* line 270, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h2 {
  font-size: 1.4375rem;
}

/* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h3 {
  font-size: 0.9375rem;
}

/* line 272, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h4 {
  font-size: 0.8125rem;
}

/* line 273, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h5 {
  font-size: 1rem;
}

/* line 274, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h6 {
  font-size: 0.875rem;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 278, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 287, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 293, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 299, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #cccbc8;
  border-width: 1px;
  border-style: solid;
  border-color: #b8b7b4;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 326, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 328, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 331, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 344, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 353, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 357, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 358, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 359, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 363, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 380, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 384, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #666;
  cursor: help;
}

/* line 391, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 393, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 399, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 404, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: inherit;
  color: #555555;
}

/* line 408, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.65;
  color: #6f6f6f;
}

/* Microformats */
/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 431, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 435, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: inherit;
}

/* line 442, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 444, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width:40em) {
  /* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 456, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1 {
    font-size: 2rem;
  }
  /* line 457, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2 {
    font-size: 1.75rem;
  }
  /* line 458, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h3 {
    font-size: 1.25rem;
  }
  /* line 459, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h4 {
    font-size: 1.125rem;
  }
  /* line 460, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h5 {
    font-size: 1rem;
  }
  /* line 461, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h6 {
    font-size: 0.875rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 472, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 474, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 481, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 483, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 485, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 488, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 492, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 498, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 500, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  tr,
img,
.ContactPage-map iframe {
    page-break-inside: avoid;
  }
  /* line 503, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  img, .ContactPage-map iframe {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 507, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 514, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 517, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 518, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 519, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 520, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 31, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}

/* line 35, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}

/* line 40, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: inherit;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #FFF;
  color: #222222;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}

/* line 84, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 1rem 0;
  width: 100%;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 1rem;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 1rem;
}

@media only screen and (min-width:40em) {
  /* line 99, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  /* line 107, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}

/* line 117, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Image Thumbnails */
/* line 59, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

/* line 48, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(50, 73, 155, 0.5);
}

/* line 63, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_thumbs.scss */
.th.radius {
  border-radius: 2px;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Tooltips */
/* line 38, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: none;
  cursor: pointer;
  font-weight: bold;
  color: #333333;
}

/* line 44, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: none;
  color: #32499B;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: 400;
  font-size: inherit;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFF;
  background: #333333;
}

/* line 68, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
  pointer-events: none;
}

/* line 79, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 2px;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}

/* line 95, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #32499B !important;
  border-bottom: none !important;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: inherit;
  color: #777777;
  font-weight: 400;
}

@media only screen and (min-width:40em) {
  /* line 110, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  /* line 114, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 120, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 123, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 130, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row:after {
  clear: both;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 220, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  float: left;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + .end[class*="column"] {
  float: left;
}

@media only screen {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
.columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width:40em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
.columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:64em) {
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;
    float: left;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 190, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
.columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }
  /* line 202, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }
  /* line 206, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 253, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 256, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 224, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .secondary.NeighborhoodSearchButton:hover, .button.secondary:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success, .success.NeighborhoodsFeaturedProperties-buttonViewAll, .success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .success.NeighborhoodSearchButton:hover, .button.success:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert, .alert.NeighborhoodsFeaturedProperties-buttonViewAll, .alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .alert.NeighborhoodSearchButton:hover, .button.alert:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 227, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning, .warning.NeighborhoodsFeaturedProperties-buttonViewAll, .warning.NeighborhoodSearchButton {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .warning.NeighborhoodSearchButton:hover, .button.warning:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .warning.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info, .info.NeighborhoodsFeaturedProperties-buttonViewAll, .info.NeighborhoodSearchButton {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .info.NeighborhoodSearchButton:hover, .button.info:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .info.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 231, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 232, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align, .left-align.NeighborhoodsFeaturedProperties-buttonViewAll, .left-align.NeighborhoodSearchButton {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align, .right-align.NeighborhoodsFeaturedProperties-buttonViewAll, .right-align.NeighborhoodSearchButton {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius, .radius.NeighborhoodsFeaturedProperties-buttonViewAll, .radius.NeighborhoodSearchButton {
  border-radius: 2px;
}

/* line 239, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round, .round.NeighborhoodsFeaturedProperties-buttonViewAll, .round.NeighborhoodSearchButton {
  border-radius: 1000px;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.NeighborhoodSearchButton, .button[disabled], .NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .NeighborhoodSearchButton[disabled] {
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.NeighborhoodSearchButton:hover, .button.disabled:focus, .disabled.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.NeighborhoodSearchButton:focus, .button[disabled]:hover, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .NeighborhoodSearchButton[disabled]:hover, .button[disabled]:focus, .NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .NeighborhoodSearchButton[disabled]:focus {
  background-color: #32499B;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.secondary.NeighborhoodSearchButton, .button.secondary[disabled], .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .secondary.NeighborhoodSearchButton[disabled] {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.secondary.NeighborhoodSearchButton:hover, .button.disabled.secondary:focus, .disabled.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.secondary.NeighborhoodSearchButton:focus, .button.secondary[disabled]:hover, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .secondary.NeighborhoodSearchButton[disabled]:hover, .button.secondary[disabled]:focus, .secondary.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .secondary.NeighborhoodSearchButton[disabled]:focus {
  background-color: #51504C;
}

/* line 243, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.success.NeighborhoodSearchButton, .button.success[disabled], .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .success.NeighborhoodSearchButton[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.success.NeighborhoodSearchButton:hover, .button.disabled.success:focus, .disabled.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.success.NeighborhoodSearchButton:focus, .button.success[disabled]:hover, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .success.NeighborhoodSearchButton[disabled]:hover, .button.success[disabled]:focus, .success.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .success.NeighborhoodSearchButton[disabled]:focus {
  background-color: #43AC6A;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.alert.NeighborhoodSearchButton, .button.alert[disabled], .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .alert.NeighborhoodSearchButton[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.alert.NeighborhoodSearchButton:hover, .button.disabled.alert:focus, .disabled.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.alert.NeighborhoodSearchButton:focus, .button.alert[disabled]:hover, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .alert.NeighborhoodSearchButton[disabled]:hover, .button.alert[disabled]:focus, .alert.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .alert.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f04124;
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.warning.NeighborhoodSearchButton, .button.warning[disabled], .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .warning.NeighborhoodSearchButton[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.warning.NeighborhoodSearchButton:hover, .button.disabled.warning:focus, .disabled.warning.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.warning.NeighborhoodSearchButton:focus, .button.warning[disabled]:hover, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .warning.NeighborhoodSearchButton[disabled]:hover, .button.warning[disabled]:focus, .warning.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .warning.NeighborhoodSearchButton[disabled]:focus {
  background-color: #f08a24;
}

/* line 246, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll, .disabled.info.NeighborhoodSearchButton, .button.info[disabled], .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled], .info.NeighborhoodSearchButton[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #61b6d9;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  color: #FFF;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .disabled.info.NeighborhoodSearchButton:hover, .button.disabled.info:focus, .disabled.info.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .disabled.info.NeighborhoodSearchButton:focus, .button.info[disabled]:hover, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:hover, .info.NeighborhoodSearchButton[disabled]:hover, .button.info[disabled]:focus, .info.NeighborhoodsFeaturedProperties-buttonViewAll[disabled]:focus, .info.NeighborhoodSearchButton[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton {
    display: inline-block;
  }
}

/* Standard Forms */
/* line 367, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 86, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 373, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label, .sub-nav-Extras dt {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  /* Styles for required inputs */
}

/* line 374, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.right, .sub-nav-Extras dt.right {
  float: none !important;
  text-align: right;
}

/* line 375, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.inline, .sub-nav-Extras dt.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

/* line 377, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label small, .sub-nav-Extras dt small {
  text-transform: capitalize;
  color: #676767;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

/* Attach elements to the beginning or end of an input */
/* line 388, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button, .postfix.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.NeighborhoodSearchButton {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 393, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button, .prefix.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.NeighborhoodSearchButton {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 395, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.radius, .prefix.radius.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.radius.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.radius, .postfix.radius.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.radius.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 397, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.round, .prefix.round.NeighborhoodsFeaturedProperties-buttonViewAll, .prefix.round.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 398, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.round, .postfix.round.NeighborhoodsFeaturedProperties-buttonViewAll, .postfix.round.NeighborhoodSearchButton {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 401, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.prefix, label.prefix, .sub-nav-Extras dt.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 402, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.postfix, label.postfix, .sub-nav-Extras dt.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
/* line 405, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  font-family: inherit;
  border: 1px solid #DDD;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45);
  color: #666;
  display: block;
  font-size: 1rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.4375rem;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.15s linear;
}

/* line 128, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
  background: #FFF;
  border-color: #BBB;
  outline: none;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
  background-color: #CCC;
  cursor: default;
}

/* line 140, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled] textarea {
  background-color: #CCC;
  cursor: default;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input.radius[type="text"],
input.radius[type="password"],
input.radius[type="date"],
input.radius[type="datetime"],
input.radius[type="datetime-local"],
input.radius[type="month"],
input.radius[type="week"],
input.radius[type="email"],
input.radius[type="number"],
input.radius[type="search"],
input.radius[type="tel"],
input.radius[type="time"],
input.radius[type="url"],
input.radius[type="color"],
textarea.radius {
  border-radius: 0;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 440, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

/* line 443, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

/* line 446, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 449, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 452, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 460, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

/* Respect enforced amount of rows for textarea */
/* line 466, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
/* line 471, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #DDD;
  padding: 0.5rem;
  font-size: 1rem;
  font-family: "Open Sans", Tahoma, sans-serif;
  color: #666;
  line-height: normal;
  border-radius: 0;
  height: 2.4375rem;
}

/* line 340, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select.radius {
  border-radius: 2px;
}

/* line 341, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #BBB;
}

/* line 346, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:disabled {
  background-color: #CCC;
  cursor: default;
}

/* Adjust margin for form elements below */
/* line 477, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 484, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="checkbox"] + label, .sub-nav-Extras input[type="checkbox"] + dt,
input[type="radio"] + label,
.sub-nav-Extras input[type="radio"] + dt {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 494, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 508, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: #FFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 515, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 518, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 521, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 526, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

/* line 532, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

/* line 537, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error label, .error .sub-nav-Extras dt, .sub-nav-Extras .error dt,
.error label.error {
  color: #f04124;
}

/* line 542, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: inherit;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #FFF;
}

/* line 547, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error > label > small, .sub-nav-Extras .error > dt > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

/* line 559, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 564, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 569, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.error, .sub-nav-Extras dt.error {
  color: #f04124;
}

/* line 106, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:53em)/";
  width: 53em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 112, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #FFF;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

/* line 133, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

/* line 139, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 6rem;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 6rem;
  line-height: 6rem;
  position: relative;
  background: #FFF;
  margin-bottom: 0;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

/* line 160, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}

/* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

/* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar input {
  height: 1.8rem;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: inherit;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar .NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar .NeighborhoodSearchButton, .top-bar button {
  padding-top: 0.4125rem;
  padding-bottom: 0.4125rem;
  margin-bottom: 0;
  font-size: inherit;
}

@media only screen and (max-width: 40em) {
  /* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar .NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar .NeighborhoodSearchButton, .top-bar button {
    position: relative;
    top: -1px;
  }
}

/* line 183, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}

/* line 188, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 6rem;
  margin: 0;
  font-size: 16px;
}

/* line 193, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 6rem;
  font-size: inherit;
  margin: 0;
}

/* line 197, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: 400;
  color: #51504C;
  width: 75%;
  display: block;
  padding: 0 0.450001125rem;
}

/* line 208, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 213, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: #51504C;
  text-transform: uppercase;
  font-size: inherit;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 0.450001125rem;
  height: 6rem;
  line-height: 6rem;
}

/* line 226, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 25.450001125rem 0 0.450001125rem;
  color: #51504C;
  position: relative;
}

/* line 129, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 0.450001125rem;
  box-shadow: 0 0px 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
  width: 16px;
}

/* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0px 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
}

/* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}

/* line 263, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #FFF;
}

/* line 266, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #32499B;
}

/* line 267, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 279, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

/* line 285, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}

/* line 294, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px gray;
  clear: both;
  height: 1px;
  width: 100%;
}

/* line 302, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #51504C;
  padding: 12px 0 12px 0;
  padding-left: 0.450001125rem;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: inherit;
  font-weight: 400;
  text-transform: none;
}

/* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button, .top-bar-section ul li > a.NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar-section ul li > a.NeighborhoodSearchButton {
  font-size: inherit;
  padding-right: 0.450001125rem;
  padding-left: 0.450001125rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.NeighborhoodSearchButton:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button:focus, .top-bar-section ul li > a.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 322, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary, .top-bar-section ul li > a.secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar-section ul li > a.secondary.NeighborhoodSearchButton {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.secondary.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.secondary.NeighborhoodSearchButton:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.secondary.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.secondary:focus, .top-bar-section ul li > a.secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.secondary.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 323, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success, .top-bar-section ul li > a.success.NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar-section ul li > a.success.NeighborhoodSearchButton {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.success.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.success.NeighborhoodSearchButton:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.success.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.success.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.success:focus, .top-bar-section ul li > a.success.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.success.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 324, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert, .top-bar-section ul li > a.alert.NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar-section ul li > a.alert.NeighborhoodSearchButton {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.alert.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.alert.NeighborhoodSearchButton:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.alert.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .top-bar-section ul li > a.alert.NeighborhoodSearchButton:hover, .top-bar-section ul li > a.button.alert:focus, .top-bar-section ul li > a.alert.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .top-bar-section ul li > a.alert.NeighborhoodSearchButton:focus {
  color: #FFF;
}

/* line 327, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: inherit;
  padding-right: 0.450001125rem;
  padding-left: 0.450001125rem;
  background-color: #32499B;
  border-color: #283a7c;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #283a7c;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFF;
}

/* line 333, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #51504C;
  border-color: #41403d;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #41403d;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #FFF;
}

/* line 334, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFF;
}

/* line 335, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFF;
}

/* line 339, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: none;
  color: #32499B;
}

/* line 349, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: transparent;
  color: #32499B;
}

/* line 352, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: transparent;
  color: #4e69c6;
}

/* line 360, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 0.450001125rem;
}

/* line 363, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}

/* line 367, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  margin-right: 0.450001125rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

/* line 379, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}

/* line 380, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}

/* line 384, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

/* line 391, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 399, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}

/* line 403, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: 400;
  padding: 8px 0.450001125rem;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: 400;
}

/* line 411, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

/* line 416, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #51504C;
  display: block;
}

/* line 420, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

/* line 423, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.450001125rem;
}

/* line 424, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li .NeighborhoodsFeaturedProperties-buttonViewAll, .top-bar-section .dropdown li .NeighborhoodSearchButton, .top-bar-section .dropdown li button {
  top: auto;
}

/* line 427, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label, .top-bar-section .dropdown .sub-nav-Extras dt, .sub-nav-Extras .top-bar-section .dropdown dt {
  padding: 8px 0.450001125rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: inherit;
}

/* line 438, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width:53em) {
  /* line 443, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar {
    background: #FFF;
    overflow: visible;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 448, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 451, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 453, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar input,
.top-bar .button,
.top-bar .NeighborhoodsFeaturedProperties-buttonViewAll,
.top-bar .NeighborhoodSearchButton,
.top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
  }
  /* line 461, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #FFF;
  }
  /* line 464, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0;
  }
  /* line 470, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 474, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 479, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 481, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 487, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
    background-color: #555555;
    background: none;
    color: #32499B;
  }
  /* line 496, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
    padding: 0 0.450001125rem;
    line-height: 6rem;
    background: #FFF;
  }
  /* line 500, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):hover {
    background-color: #555555;
    background: none;
  }
  /* line 509, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
    padding: 0 0.450001125rem;
    line-height: 6rem;
    color: #32499B;
    background: transparent;
  }
  /* line 514, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):hover {
    background: transparent;
    color: #4e69c6;
  }
  /* line 537, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 538, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 544, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 548, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 554, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  /* line 567, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 574, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: #51504C;
    line-height: 6rem;
    white-space: nowrap;
    padding: 12px 0.450001125rem;
    background: #FFF;
  }
  /* line 583, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
    color: #51504C;
    background: #FFF;
  }
  /* line 588, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
    color: #32499B;
    background-color: #555555;
    background: none;
  }
  /* line 597, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label, .top-bar-section .dropdown li .sub-nav-Extras dt, .sub-nav-Extras .top-bar-section .dropdown li dt {
    white-space: nowrap;
    background: #333333;
  }
  /* line 603, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 610, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px white;
    clear: none;
    height: 6rem;
    width: 0;
  }
  /* line 620, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #FFF;
    padding: 0 2rem;
    height: 6rem;
  }
  /* line 628, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 632, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 636, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 640, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  /* line 650, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: none;
    color: #32499B;
  }
  /* line 659, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: transparent;
    color: #32499B;
  }
  /* line 667, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 671, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) and (max-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) and (max-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) and (max-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) and (max-width:6249999.9375rem) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 193, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a {
  color: #32499B;
  text-decoration: none;
  line-height: inherit;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a:hover, a:focus {
  color: #2b3f85;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a img, a .ContactPage-map iframe, .ContactPage-map a iframe {
  border: none;
}

/* Default paragraph styles */
/* line 234, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p.lead {
  font-size: inherit0.21875rem;
  line-height: 1.6;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p aside {
  font-size: inherit;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 252, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-style: 400;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 80%;
  color: #666;
  line-height: 0;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 {
  font-size: 1.6875rem;
}

/* line 270, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h2 {
  font-size: 1.4375rem;
}

/* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h3 {
  font-size: 0.9375rem;
}

/* line 272, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h4 {
  font-size: 0.8125rem;
}

/* line 273, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h5 {
  font-size: 1rem;
}

/* line 274, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h6 {
  font-size: 0.875rem;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 278, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 287, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 293, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 299, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #cccbc8;
  border-width: 1px;
  border-style: solid;
  border-color: #b8b7b4;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 326, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 328, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 331, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 344, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 353, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 357, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 358, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 359, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 363, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 380, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 384, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #666;
  cursor: help;
}

/* line 391, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 393, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 399, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 404, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: inherit;
  color: #555555;
}

/* line 408, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.65;
  color: #6f6f6f;
}

/* Microformats */
/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 431, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 435, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: inherit;
}

/* line 442, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 444, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width:40em) {
  /* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 456, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1 {
    font-size: 2rem;
  }
  /* line 457, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2 {
    font-size: 1.75rem;
  }
  /* line 458, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h3 {
    font-size: 1.25rem;
  }
  /* line 459, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h4 {
    font-size: 1.125rem;
  }
  /* line 460, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h5 {
    font-size: 1rem;
  }
  /* line 461, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h6 {
    font-size: 0.875rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 472, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 474, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 481, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 483, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 485, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 488, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 492, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 498, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 500, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  tr,
img,
.ContactPage-map iframe {
    page-break-inside: avoid;
  }
  /* line 503, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  img, .ContactPage-map iframe {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 507, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 514, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 517, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 518, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 519, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 520, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) and (max-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:40em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) and (max-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:64em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) and (max-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:90em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) and (max-width:6249999.9375rem) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width:120em) {
  /* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 163, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 164, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 165, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 193, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 217, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a {
  color: #32499B;
  text-decoration: none;
  line-height: inherit;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a:hover, a:focus {
  color: #2b3f85;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a img, a .ContactPage-map iframe, .ContactPage-map a iframe {
  border: none;
}

/* Default paragraph styles */
/* line 234, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p.lead {
  font-size: inherit0.21875rem;
  line-height: 1.6;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p aside {
  font-size: inherit;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 252, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-style: 400;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 80%;
  color: #666;
  line-height: 0;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 {
  font-size: 1.6875rem;
}

/* line 270, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h2 {
  font-size: 1.4375rem;
}

/* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h3 {
  font-size: 0.9375rem;
}

/* line 272, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h4 {
  font-size: 0.8125rem;
}

/* line 273, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h5 {
  font-size: 1rem;
}

/* line 274, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h6 {
  font-size: 0.875rem;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 278, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 287, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 293, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 299, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #cccbc8;
  border-width: 1px;
  border-style: solid;
  border-color: #b8b7b4;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: inherit;
  line-height: 1.65;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 326, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 328, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 331, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 344, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 353, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 357, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 358, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 359, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 363, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 380, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 384, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #666;
  cursor: help;
}

/* line 391, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 393, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 399, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

/* line 404, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: inherit;
  color: #555555;
}

/* line 408, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.65;
  color: #6f6f6f;
}

/* Microformats */
/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

/* line 431, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 435, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: inherit;
}

/* line 442, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 444, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width:40em) {
  /* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  /* line 456, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1 {
    font-size: 2rem;
  }
  /* line 457, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2 {
    font-size: 1.75rem;
  }
  /* line 458, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h3 {
    font-size: 1.25rem;
  }
  /* line 459, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h4 {
    font-size: 1.125rem;
  }
  /* line 460, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h5 {
    font-size: 1rem;
  }
  /* line 461, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h6 {
    font-size: 0.875rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 472, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 474, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 481, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 483, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 485, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 488, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 492, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 498, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 500, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  tr,
img,
.ContactPage-map iframe {
    page-break-inside: avoid;
  }
  /* line 503, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  img, .ContactPage-map iframe {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 507, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 514, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 517, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 518, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 519, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 520, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 288, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 135, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 289, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  transition: transform 500ms ease;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 291, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

/* line 168, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

/* line 174, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1rem;
}

/* line 293, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 294, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 296, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}

@media only screen and (min-width:40em) {
  /* line 203, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .tab-bar-section.left, .tab-bar-section.right {
    text-align: left;
  }
}

/* line 207, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

/* line 211, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

/* line 215, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 300, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFF;
  position: relative;
  transform: translate3d(0, 0, 0);
}

/* line 129, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
  width: 1rem;
}

/* line 162, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 324, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transform: translate3d(-100.5%, 0, 0);
  left: 0;
}

/* line 105, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 325, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  transform: translate3d(100.5%, 0, 0);
  right: 0;
}

/* line 105, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 327, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 229, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label, ul.off-canvas-list li .sub-nav-Extras dt, .sub-nav-Extras ul.off-canvas-list li dt {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: inherit;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.6666666667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}

/* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}

/* line 333, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  transform: translate3d(15.625rem, 0, 0);
}

/* line 336, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40em) {
  /* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 340, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  transform: translate3d(-15.625rem, 0, 0);
}

/* line 344, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40em) {
  /* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

/* line 355, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40em) {
  /* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 358, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .right-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40em) {
  /* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 369, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .left-off-canvas-menu {
  transform: none;
  z-index: 1003;
}

/* line 377, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40em) {
  /* line 276, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 382, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

/* line 385, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* line 484, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(-100%, 0, 0);
  left: 0;
  transition: transform 500ms ease;
}

/* line 397, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu * {
  -webkit-backface-visibility: hidden;
}

/* line 424, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 432, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

/* line 455, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* line 486, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-submenu.move-right {
  transform: translate3d(0%, 0, 0);
}

/* line 491, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(100%, 0, 0);
  right: 0;
  transition: transform 500ms ease;
}

/* line 397, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu * {
  -webkit-backface-visibility: hidden;
}

/* line 424, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 432, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu .back > a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

/* line 444, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

/* line 493, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-submenu.move-left {
  transform: translate3d(0%, 0, 0);
}

/* line 506, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

/* line 509, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_offcanvas.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

/* line 347, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 356, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em;
}

/* line 366, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90em)/";
  width: 90em;
}

/* line 371, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120em)/";
  width: 120em;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #FAF9F5;
  color: #666;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
  cursor: auto;
}

/* line 409, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  max-width: 100%;
  height: auto;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  -ms-interpolation-mode: bicubic;
}

/* line 418, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img, #map_canvas .ContactPage-map iframe, .ContactPage-map #map_canvas iframe,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas .ContactPage-map iframe,
.ContactPage-map .map_canvas iframe,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 425, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 428, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img, .ContactPage-map iframe {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* small displays */
@media only screen {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  /* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width:40em) {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  /* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width:64em) {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  /* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width:90em) {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  /* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width:120em) {
  /* line 244, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  /* line 247, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  /* line 251, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  /* line 254, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  /* line 259, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  /* line 262, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  /* line 265, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  /* line 268, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  /* line 271, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
/* line 285, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 296, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 314, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
  }
  /* line 316, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 321, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }
  /* line 325, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  /* line 329, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  /* line 333, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  /* line 338, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  /* line 344, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-portrait,
.hide-for-landscape {
    display: inherit !important;
  }
  /* line 346, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-portrait,
.show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  /* line 351, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }
  /* line 355, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  /* line 359, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  /* line 363, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  /* line 368, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
/* line 374, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 381, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 382, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 396, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }
  /* line 397, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }
  /* line 399, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }
  /* line 401, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }
  /* line 402, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }
  /* line 403, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }
  /* line 404, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}

@keyframes Fade-out {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}

@keyframes Fade-in {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes Fade-in-search {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_core.scss */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_core.scss */
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* line 19, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_core.scss */
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_core.scss */
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-1x {
  font-size: 1em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2x {
  font-size: 2em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-3x {
  font-size: 3em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-4x {
  font-size: 4em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-5x {
  font-size: 5em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-6x {
  font-size: 6em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-7x {
  font-size: 7em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-8x {
  font-size: 8em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-9x {
  font-size: 9em;
}

/* line 6, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-10x {
  font-size: 10em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_sizing.scss */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  text-align: center;
  width: 1.25em;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}

/* line 9, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

/* line 17, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

/* line 22, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 31, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

/* line 40, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

/* line 49, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 58, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

/* line 67, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

/* line 71, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  /* line 83, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_animated.scss */
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  transform: rotate(90deg);
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  transform: rotate(180deg);
}

/* line 12, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  transform: rotate(270deg);
}

/* line 16, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 20, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  transform: scale(1, -1);
}

/* line 24, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

/* line 4, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

/* line 13, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

/* line 21, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 25, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 29, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-0::before {
  content: "\30";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-1::before {
  content: "\31";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-2::before {
  content: "\32";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-3::before {
  content: "\33";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-4::before {
  content: "\34";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-5::before {
  content: "\35";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-6::before {
  content: "\36";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-7::before {
  content: "\37";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-8::before {
  content: "\38";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-9::before {
  content: "\39";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill-drip::before {
  content: "\f576";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-circle::before {
  content: "\e4bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-right::before {
  content: "\f138";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right::before {
  content: "\f138";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at::before {
  content: "\40";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can::before {
  content: "\f2ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-alt::before {
  content: "\f2ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height::before {
  content: "\f034";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-xmark::before {
  content: "\f235";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times::before {
  content: "\f235";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope::before {
  content: "\f0f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-message::before {
  content: "\f27a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-alt::before {
  content: "\f27a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info::before {
  content: "\f129";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-alt::before {
  content: "\f422";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-explosion::before {
  content: "\e4e9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-lines::before {
  content: "\f15c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-alt::before {
  content: "\f15c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text::before {
  content: "\f15c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wave-square::before {
  content: "\f83e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ring::before {
  content: "\f70b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-un::before {
  content: "\e4d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-three::before {
  content: "\f527";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-days::before {
  content: "\f073";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-alt::before {
  content: "\f073";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-check::before {
  content: "\e4aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball::before {
  content: "\f45f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volleyball-ball::before {
  content: "\f45f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-to-line::before {
  content: "\e4c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down::before {
  content: "\f0dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-desc::before {
  content: "\f0dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-minus::before {
  content: "\f056";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle::before {
  content: "\f056";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-open::before {
  content: "\f52b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-from-bracket::before {
  content: "\f2f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out-alt::before {
  content: "\f2f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-atom::before {
  content: "\f5d2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soap::before {
  content: "\e06e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-icons::before {
  content: "\f86d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines-slash::before {
  content: "\f539";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt-slash::before {
  content: "\f539";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-check::before {
  content: "\e4c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-medical::before {
  content: "\e06a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fingerprint::before {
  content: "\f577";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-right::before {
  content: "\f0a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-location::before {
  content: "\f689";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-location::before {
  content: "\f689";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-step::before {
  content: "\f051";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward::before {
  content: "\f051";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-beam::before {
  content: "\f5b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-beam::before {
  content: "\f5b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered::before {
  content: "\f11e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-football::before {
  content: "\f44e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-football-ball::before {
  content: "\f44e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-exclamation::before {
  content: "\e56c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop::before {
  content: "\f125";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-down::before {
  content: "\f103";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down::before {
  content: "\f103";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rectangle::before {
  content: "\e594";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-roof::before {
  content: "\e537";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-line::before {
  content: "\e534";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer-mug-empty::before {
  content: "\f0fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer::before {
  content: "\f0fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-predecessor::before {
  content: "\e477";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-long::before {
  content: "\f176";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up::before {
  content: "\f176";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-simple::before {
  content: "\f46a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-burn::before {
  content: "\f46a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person::before {
  content: "\f183";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male::before {
  content: "\f183";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop::before {
  content: "\f109";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-csv::before {
  content: "\f6dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-menorah::before {
  content: "\f676";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-plane::before {
  content: "\e58f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-record-vinyl::before {
  content: "\f8d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-stars::before {
  content: "\f587";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-stars::before {
  content: "\f587";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bong::before {
  content: "\f55c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pastafarianism::before {
  content: "\f67b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon::before {
  content: "\f2e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensil-spoon::before {
  content: "\f2e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar-wheat::before {
  content: "\e517";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelopes-bulk::before {
  content: "\f674";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-bulk::before {
  content: "\f674";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-exclamation::before {
  content: "\e4eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-h::before {
  content: "\f47e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-symbol::before {
  content: "\f47e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pager::before {
  content: "\f815";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book::before {
  content: "\f2b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-book::before {
  content: "\f2b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough::before {
  content: "\f0cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-k::before {
  content: "\4b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-flag::before {
  content: "\e51c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil::before {
  content: "\f303";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-alt::before {
  content: "\f303";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward::before {
  content: "\f04a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right::before {
  content: "\f0da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments::before {
  content: "\f086";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste::before {
  content: "\f0ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-clipboard::before {
  content: "\f0ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-pull-request::before {
  content: "\e13c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-list::before {
  content: "\f46d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-ramp-box::before {
  content: "\f4de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-loading::before {
  content: "\f4de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-check::before {
  content: "\f4fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-virus::before {
  content: "\e597";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheet-plastic::before {
  content: "\e571";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blog::before {
  content: "\f781";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-ninja::before {
  content: "\f504";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-up-from-line::before {
  content: "\e539";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll-torah::before {
  content: "\f6a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-torah::before {
  content: "\f6a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom-ball::before {
  content: "\f458";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch::before {
  content: "\f458";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quidditch-broom-ball::before {
  content: "\f458";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off::before {
  content: "\f204";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-archive::before {
  content: "\f187";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive::before {
  content: "\f187";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-drowning::before {
  content: "\e545";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-9-1::before {
  content: "\f886";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc::before {
  content: "\f886";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-squint::before {
  content: "\f58a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can::before {
  content: "\f5bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-monster::before {
  content: "\f63b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-w::before {
  content: "\57";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-africa::before {
  content: "\f57c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-africa::before {
  content: "\f57c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rainbow::before {
  content: "\f75b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-notch::before {
  content: "\f1ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-screen-button::before {
  content: "\f3fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-alt::before {
  content: "\f3fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw::before {
  content: "\f1b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud::before {
  content: "\f0c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel-bricks::before {
  content: "\e58a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-flushed::before {
  content: "\f579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flushed::before {
  content: "\f579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-user::before {
  content: "\f80d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-left-right::before {
  content: "\e57f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gavel::before {
  content: "\f0e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal::before {
  content: "\f0e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars::before {
  content: "\f1e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash::before {
  content: "\f131";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-tissue::before {
  content: "\e05b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle::before {
  content: "\f21c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-concierge::before {
  content: "\f562";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-concierge-bell::before {
  content: "\f562";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-ruler::before {
  content: "\f5ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-ruler::before {
  content: "\f5ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows::before {
  content: "\e068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-arrows-left-right::before {
  content: "\e068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus-burst::before {
  content: "\e523";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-right::before {
  content: "\f152";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-right::before {
  content: "\f152";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scissors::before {
  content: "\f0c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut::before {
  content: "\f0c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-plant-wilt::before {
  content: "\e57a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilets-portable::before {
  content: "\e584";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hockey-puck::before {
  content: "\f453";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table::before {
  content: "\f0ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachograph-digital::before {
  content: "\f566";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digital-tachograph::before {
  content: "\f566";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-slash::before {
  content: "\e073";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clover::before {
  content: "\e139";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply::before {
  content: "\f3e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply::before {
  content: "\f3e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-and-crescent::before {
  content: "\f699";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-fire::before {
  content: "\e50c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-minus::before {
  content: "\f146";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square::before {
  content: "\f146";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter::before {
  content: "\f533";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass::before {
  content: "\f14e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-down::before {
  content: "\f150";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-down::before {
  content: "\f150";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-question::before {
  content: "\e4ef";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-code::before {
  content: "\f5fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-swatchbook::before {
  content: "\f5c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle::before {
  content: "\f485";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars::before {
  content: "\f0c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon::before {
  content: "\f0c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-group::before {
  content: "\e533";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-end::before {
  content: "\f253";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3::before {
  content: "\f253";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-crack::before {
  content: "\f7a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-broken::before {
  content: "\f7a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-up-right::before {
  content: "\f360";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square-alt::before {
  content: "\f360";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-beam::before {
  content: "\f597";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-beam::before {
  content: "\f597";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film::before {
  content: "\f008";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-horizontal::before {
  content: "\f547";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-robbery::before {
  content: "\e536";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb::before {
  content: "\f0eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left::before {
  content: "\f0d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-exclamation::before {
  content: "\f06a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle::before {
  content: "\f06a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-xmark::before {
  content: "\e56d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out::before {
  content: "\f08b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-down::before {
  content: "\f13a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down::before {
  content: "\f13a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-keyhole::before {
  content: "\f13e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt::before {
  content: "\f13e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-heavy::before {
  content: "\f740";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-simple::before {
  content: "\f58f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones-alt::before {
  content: "\f58f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap::before {
  content: "\f0e8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-donate::before {
  content: "\f4b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-memory::before {
  content: "\f538";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-spikes::before {
  content: "\e568";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-burner::before {
  content: "\e4f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag::before {
  content: "\f024";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hanukiah::before {
  content: "\f6e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather::before {
  content: "\f52d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-low::before {
  content: "\f027";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down::before {
  content: "\f027";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-slash::before {
  content: "\f4b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun-rain::before {
  content: "\f743";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress::before {
  content: "\f066";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn::before {
  content: "\e2cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-alt::before {
  content: "\e2cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ankh::before {
  content: "\f644";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-child::before {
  content: "\e4fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk::before {
  content: "\2a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-check::before {
  content: "\f14a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square::before {
  content: "\f14a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-peseta-sign::before {
  content: "\e221";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heading::before {
  content: "\f1dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header::before {
  content: "\f1dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ghost::before {
  content: "\f6e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list::before {
  content: "\f03a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-squares::before {
  content: "\f03a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone-flip::before {
  content: "\f87b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square-alt::before {
  content: "\f87b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus::before {
  content: "\f217";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad::before {
  content: "\f11b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-dot::before {
  content: "\f192";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle::before {
  content: "\f192";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-dizzy::before {
  content: "\f567";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dizzy::before {
  content: "\f567";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-egg::before {
  content: "\f7fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-xmark::before {
  content: "\e513";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-campground::before {
  content: "\f6bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-plus::before {
  content: "\f65e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol::before {
  content: "\f1e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-futbol-ball::before {
  content: "\f1e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball::before {
  content: "\f1e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paintbrush::before {
  content: "\f1fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush::before {
  content: "\f1fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock::before {
  content: "\f023";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gas-pump::before {
  content: "\f52f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub-person::before {
  content: "\f593";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hot-tub::before {
  content: "\f593";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location::before {
  content: "\f59f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked::before {
  content: "\f59f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water::before {
  content: "\e50e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree::before {
  content: "\f1bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-lock::before {
  content: "\e4cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-dollar::before {
  content: "\f81d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-to-square::before {
  content: "\f044";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit::before {
  content: "\f044";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-side::before {
  content: "\f5e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-nodes::before {
  content: "\f1e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt::before {
  content: "\f1e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-minus::before {
  content: "\e4ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-half::before {
  content: "\f252";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2::before {
  content: "\f252";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microscope::before {
  content: "\f610";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sink::before {
  content: "\e06d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bag-shopping::before {
  content: "\f290";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag::before {
  content: "\f290";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-z-a::before {
  content: "\f881";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc::before {
  content: "\f881";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mitten::before {
  content: "\f7b5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rays::before {
  content: "\e54d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users::before {
  content: "\f0c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash::before {
  content: "\f070";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask-vial::before {
  content: "\e4f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand::before {
  content: "\f256";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-paper::before {
  content: "\f256";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-om::before {
  content: "\f679";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-worm::before {
  content: "\e599";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-xmark::before {
  content: "\e50b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug::before {
  content: "\f1e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up::before {
  content: "\f077";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock::before {
  content: "\f259";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch::before {
  content: "\f2f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss::before {
  content: "\f596";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss::before {
  content: "\f596";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue::before {
  content: "\f589";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue::before {
  content: "\f589";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-bishop::before {
  content: "\f43a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wink::before {
  content: "\f58c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-wink::before {
  content: "\f58c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-deaf::before {
  content: "\f2a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deaf::before {
  content: "\f2a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness::before {
  content: "\f2a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-of-hearing::before {
  content: "\f2a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-check::before {
  content: "\e564";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-five::before {
  content: "\f523";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-rss::before {
  content: "\f143";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square::before {
  content: "\f143";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-land-mine-on::before {
  content: "\e51b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor::before {
  content: "\f246";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stamp::before {
  content: "\f5bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stairs::before {
  content: "\e289";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i::before {
  content: "\49";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia-sign::before {
  content: "\f6f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hryvnia::before {
  content: "\f6f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pills::before {
  content: "\f484";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-wide::before {
  content: "\f581";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-alt::before {
  content: "\f581";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tooth::before {
  content: "\f5c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-v::before {
  content: "\56";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle::before {
  content: "\f206";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-snake::before {
  content: "\e579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-asclepius::before {
  content: "\e579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rod-snake::before {
  content: "\e579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-staff-aesculapius::before {
  content: "\e579";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough-slash::before {
  content: "\e062";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-medical::before {
  content: "\f0f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance::before {
  content: "\f0f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowman::before {
  content: "\f7d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-pestle::before {
  content: "\f5a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-barrier::before {
  content: "\e562";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school::before {
  content: "\f549";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-igloo::before {
  content: "\f7ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joint::before {
  content: "\f595";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right::before {
  content: "\f105";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse::before {
  content: "\f6f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-q::before {
  content: "\51";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-g::before {
  content: "\47";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-notes-medical::before {
  content: "\f481";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-half::before {
  content: "\f2c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-2::before {
  content: "\f2c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2::before {
  content: "\f2c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-half::before {
  content: "\f2c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dong-sign::before {
  content: "\e169";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-capsules::before {
  content: "\f46b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-storm::before {
  content: "\f75a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo-bolt::before {
  content: "\f75a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown-open::before {
  content: "\f57a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-open::before {
  content: "\f57a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-up::before {
  content: "\f0a6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill::before {
  content: "\f0d6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark::before {
  content: "\f02e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify::before {
  content: "\f039";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella-beach::before {
  content: "\f5ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-un::before {
  content: "\e503";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye::before {
  content: "\f140";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacon::before {
  content: "\f7e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-down::before {
  content: "\f0a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder::before {
  content: "\f07b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-blank::before {
  content: "\f07b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-waveform::before {
  content: "\f478";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical-alt::before {
  content: "\f478";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation::before {
  content: "\f7b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-simple::before {
  content: "\e473";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke::before {
  content: "\f229";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial::before {
  content: "\f492";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge::before {
  content: "\f624";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard::before {
  content: "\f624";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-med::before {
  content: "\f624";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-average::before {
  content: "\f624";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-e::before {
  content: "\45";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-clip::before {
  content: "\f305";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-alt::before {
  content: "\f305";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user::before {
  content: "\f007";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-circle-check::before {
  content: "\e56b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster::before {
  content: "\f793";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-van-shuttle::before {
  content: "\f5b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-van::before {
  content: "\f5b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-user::before {
  content: "\e4da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-left::before {
  content: "\f191";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-left::before {
  content: "\f191";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-highlighter::before {
  content: "\f591";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key::before {
  content: "\f084";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn::before {
  content: "\f0a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe::before {
  content: "\f0ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-synagogue::before {
  content: "\f69b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-half-dress::before {
  content: "\e548";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-bridge::before {
  content: "\e563";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow::before {
  content: "\f124";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-c::before {
  content: "\43";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-button::before {
  content: "\f10a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-lock::before {
  content: "\e4d6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pizza-slice::before {
  content: "\f818";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave::before {
  content: "\f53a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-area::before {
  content: "\f1fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart::before {
  content: "\f1fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flag::before {
  content: "\e50d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-minus::before {
  content: "\e540";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban::before {
  content: "\f05e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cancel::before {
  content: "\f05e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-rotate::before {
  content: "\e0d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-air-freshener::before {
  content: "\f5d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star::before {
  content: "\f005";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-repeat::before {
  content: "\f363";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cross::before {
  content: "\f654";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-box::before {
  content: "\f466";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars::before {
  content: "\f228";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-pointer::before {
  content: "\f245";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer::before {
  content: "\f245";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maximize::before {
  content: "\f31e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-arrows-alt::before {
  content: "\f31e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-charging-station::before {
  content: "\f5e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shapes::before {
  content: "\f61f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-circle-square::before {
  content: "\f61f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuffle::before {
  content: "\f074";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random::before {
  content: "\f074";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-running::before {
  content: "\f70c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-running::before {
  content: "\f70c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-retro::before {
  content: "\e527";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spider::before {
  content: "\f717";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bound::before {
  content: "\e4f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice-dollar::before {
  content: "\f571";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-exclamation::before {
  content: "\e556";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-x-ray::before {
  content: "\f497";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spell-check::before {
  content: "\f891";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slash::before {
  content: "\f715";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer-mouse::before {
  content: "\f8cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse::before {
  content: "\f8cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in::before {
  content: "\f090";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-slash::before {
  content: "\e070";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt-slash::before {
  content: "\e070";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server::before {
  content: "\f233";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid-slash::before {
  content: "\e4a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop-lock::before {
  content: "\e4a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-start::before {
  content: "\f251";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1::before {
  content: "\f251";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender-phone::before {
  content: "\f6b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-wheat::before {
  content: "\e4db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-breastfeeding::before {
  content: "\e53a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-to-bracket::before {
  content: "\f2f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in-alt::before {
  content: "\f2f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus::before {
  content: "\f221";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-passport::before {
  content: "\f5ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-pulse::before {
  content: "\f21e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat::before {
  content: "\f21e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry-box::before {
  content: "\f4ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-carry::before {
  content: "\f4ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-high::before {
  content: "\f769";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip::before {
  content: "\f2db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crown::before {
  content: "\f521";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-hanging::before {
  content: "\f5cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmarks-lines::before {
  content: "\e59a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-prescription::before {
  content: "\f572";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight-scale::before {
  content: "\f496";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weight::before {
  content: "\f496";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-group::before {
  content: "\f500";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-friends::before {
  content: "\f500";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-a-z::before {
  content: "\f15e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up::before {
  content: "\f15e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-knight::before {
  content: "\f441";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-squint::before {
  content: "\f59b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-squint::before {
  content: "\f59b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair::before {
  content: "\f193";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-up::before {
  content: "\f0aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up::before {
  content: "\f0aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on::before {
  content: "\f205";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking::before {
  content: "\f554";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-walking::before {
  content: "\f554";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-l::before {
  content: "\4c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire::before {
  content: "\f06d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed-pulse::before {
  content: "\f487";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-procedures::before {
  content: "\f487";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shuttle-space::before {
  content: "\f197";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle::before {
  content: "\f197";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh::before {
  content: "\f599";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh::before {
  content: "\f599";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open::before {
  content: "\f07c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-plus::before {
  content: "\e500";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork::before {
  content: "\e13b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-city::before {
  content: "\f64f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-lines::before {
  content: "\f3c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-alt::before {
  content: "\f3c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pepper-hot::before {
  content: "\f816";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock::before {
  content: "\f09c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-colon-sign::before {
  content: "\e140";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headset::before {
  content: "\f590";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-slash::before {
  content: "\e071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-xmark::before {
  content: "\e566";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-minus::before {
  content: "\f503";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-up::before {
  content: "\f22a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v::before {
  content: "\f22a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-champagne-glasses::before {
  content: "\f79f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-cheers::before {
  content: "\f79f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard::before {
  content: "\f328";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-exclamation::before {
  content: "\e50a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-up::before {
  content: "\f574";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-upload::before {
  content: "\f574";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi::before {
  content: "\f1eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-3::before {
  content: "\f1eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi-strong::before {
  content: "\f1eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bath::before {
  content: "\f2cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub::before {
  content: "\f2cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline::before {
  content: "\f0cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-pen::before {
  content: "\f4ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-edit::before {
  content: "\f4ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signature::before {
  content: "\f5b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stroopwafel::before {
  content: "\f551";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold::before {
  content: "\f032";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-lock::before {
  content: "\e4ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-ngo::before {
  content: "\e4d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-manat-sign::before {
  content: "\e1d5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-not-equal::before {
  content: "\f53e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-top-left::before {
  content: "\f853";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-style::before {
  content: "\f853";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-location-dot::before {
  content: "\f5a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marked-alt::before {
  content: "\f5a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jedi::before {
  content: "\f669";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-vertical::before {
  content: "\f681";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll::before {
  content: "\f681";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-hot::before {
  content: "\f7b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-battery::before {
  content: "\f5df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-car::before {
  content: "\f5df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift::before {
  content: "\f06b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-two::before {
  content: "\f528";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-queen::before {
  content: "\f445";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glasses::before {
  content: "\f530";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-board::before {
  content: "\f43c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-check::before {
  content: "\e4d2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-chalkboard::before {
  content: "\e53d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-right::before {
  content: "\f22b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h::before {
  content: "\f22b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-back-fist::before {
  content: "\f255";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-rock::before {
  content: "\f255";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-caret-up::before {
  content: "\f151";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-square-up::before {
  content: "\f151";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-showers-water::before {
  content: "\e4e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-bar::before {
  content: "\f080";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart::before {
  content: "\f080";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-bubbles::before {
  content: "\e05e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-wash::before {
  content: "\e05e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than-equal::before {
  content: "\f537";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train::before {
  content: "\f238";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-low-vision::before {
  content: "\f2a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision::before {
  content: "\f2a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crow::before {
  content: "\f520";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sailboat::before {
  content: "\e445";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore::before {
  content: "\f2d2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-plus::before {
  content: "\f0fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square::before {
  content: "\f0fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-torii-gate::before {
  content: "\f6a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frog::before {
  content: "\f52e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bucket::before {
  content: "\e4cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-image::before {
  content: "\f03e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone::before {
  content: "\f130";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cow::before {
  content: "\f6c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up::before {
  content: "\f0d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver::before {
  content: "\f54a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-closed::before {
  content: "\e185";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-tsunami::before {
  content: "\e515";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-nfi::before {
  content: "\e576";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass::before {
  content: "\f57b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini-alt::before {
  content: "\f57b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left::before {
  content: "\f2ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-back::before {
  content: "\f2ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-backward::before {
  content: "\f2ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo-alt::before {
  content: "\f2ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-columns::before {
  content: "\f0db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns::before {
  content: "\f0db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon::before {
  content: "\f094";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-mask::before {
  content: "\e063";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake::before {
  content: "\f2b5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gem::before {
  content: "\f3a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly::before {
  content: "\f472";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-box::before {
  content: "\f472";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking::before {
  content: "\f48d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minimize::before {
  content: "\f78c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress-arrows-alt::before {
  content: "\f78c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-monument::before {
  content: "\f5a6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowplow::before {
  content: "\f7d2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-right::before {
  content: "\f101";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right::before {
  content: "\f101";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cannabis::before {
  content: "\f55f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-play::before {
  content: "\f144";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle::before {
  content: "\f144";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablets::before {
  content: "\f490";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ethernet::before {
  content: "\f796";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro-sign::before {
  content: "\f153";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eur::before {
  content: "\f153";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro::before {
  content: "\f153";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chair::before {
  content: "\f6c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-check::before {
  content: "\f058";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle::before {
  content: "\f058";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-stop::before {
  content: "\f28d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle::before {
  content: "\f28d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass-drafting::before {
  content: "\f568";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drafting-compass::before {
  content: "\f568";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plate-wheat::before {
  content: "\e55a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-icicles::before {
  content: "\f7ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-shelter::before {
  content: "\e54f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter::before {
  content: "\f22c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge::before {
  content: "\f2c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-marker::before {
  content: "\f5a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-beam::before {
  content: "\f59a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-beam::before {
  content: "\f59a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-helicopter-symbol::before {
  content: "\e502";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access::before {
  content: "\f29a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-up::before {
  content: "\f139";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up::before {
  content: "\f139";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lari-sign::before {
  content: "\e1c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volcano::before {
  content: "\f770";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sterling-sign::before {
  content: "\f154";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp::before {
  content: "\f154";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pound-sign::before {
  content: "\f154";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viruses::before {
  content: "\e076";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-person-confined::before {
  content: "\e577";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tie::before {
  content: "\f508";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-long::before {
  content: "\f175";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down::before {
  content: "\f175";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate::before {
  content: "\f0a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reply-all::before {
  content: "\f122";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all::before {
  content: "\f122";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase::before {
  content: "\f0f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skating::before {
  content: "\f7c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skating::before {
  content: "\f7c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-dollar::before {
  content: "\f662";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-funnel-dollar::before {
  content: "\f662";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro::before {
  content: "\f083";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-down::before {
  content: "\f0ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down::before {
  content: "\f0ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-import::before {
  content: "\f56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-file::before {
  content: "\f56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-arrow-up-right::before {
  content: "\f14c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square::before {
  content: "\f14c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-box-open::before {
  content: "\f49e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scroll::before {
  content: "\f70e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spa::before {
  content: "\f5bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin-lock::before {
  content: "\e51f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause::before {
  content: "\f04c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-avalanche::before {
  content: "\e507";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-empty::before {
  content: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-0::before {
  content: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0::before {
  content: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-empty::before {
  content: "\f2cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb::before {
  content: "\f1e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered::before {
  content: "\f25d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-card::before {
  content: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contact-card::before {
  content: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard::before {
  content: "\f2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-right::before {
  content: "\f516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript::before {
  content: "\f12c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond-turn-right::before {
  content: "\f5eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-directions::before {
  content: "\f5eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-burst::before {
  content: "\e4dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-laptop::before {
  content: "\e066";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-house::before {
  content: "\e066";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-tired::before {
  content: "\f5c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tired::before {
  content: "\f5c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bills::before {
  content: "\e1f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smog::before {
  content: "\f75f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crutch::before {
  content: "\f7f7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload::before {
  content: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-palette::before {
  content: "\f53f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-right::before {
  content: "\e4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest::before {
  content: "\e085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ferry::before {
  content: "\e4ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-people::before {
  content: "\e4b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-seedling::before {
  content: "\f4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sprout::before {
  content: "\f4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-right::before {
  content: "\f337";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-h::before {
  content: "\f337";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-packing::before {
  content: "\e4c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-left::before {
  content: "\f0a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left::before {
  content: "\f0a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group-arrows-rotate::before {
  content: "\e4f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-food::before {
  content: "\e4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-candy-cane::before {
  content: "\f786";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-wide-short::before {
  content: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc::before {
  content: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down::before {
  content: "\f160";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-bolt::before {
  content: "\f76c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thunderstorm::before {
  content: "\f76c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-slash::before {
  content: "\f87d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove-format::before {
  content: "\f87d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile-wink::before {
  content: "\f4da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-wink::before {
  content: "\f4da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word::before {
  content: "\f1c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint::before {
  content: "\f1c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right::before {
  content: "\f07e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h::before {
  content: "\f07e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-lock::before {
  content: "\e510";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download::before {
  content: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download-alt::before {
  content: "\f0ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-children::before {
  content: "\e4e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard::before {
  content: "\f51b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blackboard::before {
  content: "\f51b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large-slash::before {
  content: "\f4fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt-slash::before {
  content: "\f4fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open::before {
  content: "\f2b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple-slash::before {
  content: "\e05f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt-slash::before {
  content: "\e05f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mattress-pillow::before {
  content: "\e525";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-guarani-sign::before {
  content: "\e19a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-rotate::before {
  content: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh::before {
  content: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync::before {
  content: "\f021";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher::before {
  content: "\f134";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cruzeiro-sign::before {
  content: "\e152";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than-equal::before {
  content: "\f532";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-halved::before {
  content: "\f3ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-alt::before {
  content: "\f3ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-atlas::before {
  content: "\f558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-atlas::before {
  content: "\f558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus::before {
  content: "\e074";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-circle-check::before {
  content: "\e4e8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-layer-group::before {
  content: "\f5fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-dot::before {
  content: "\e4be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archway::before {
  content: "\f557";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-check::before {
  content: "\e4fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-crack::before {
  content: "\f6f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-damage::before {
  content: "\f6f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zipper::before {
  content: "\f1c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-archive::before {
  content: "\f1c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square::before {
  content: "\f0c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-empty::before {
  content: "\f000";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-martini::before {
  content: "\f000";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-couch::before {
  content: "\f4b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cedi-sign::before {
  content: "\e0df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic::before {
  content: "\f033";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-church::before {
  content: "\f51d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-dollar::before {
  content: "\f653";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-democrat::before {
  content: "\f747";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-z::before {
  content: "\5a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing::before {
  content: "\f7c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing::before {
  content: "\f7c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-lock::before {
  content: "\e567";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-a::before {
  content: "\41";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-down::before {
  content: "\e03f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-down::before {
  content: "\e03f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-pointed::before {
  content: "\f56b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feather-alt::before {
  content: "\f56b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-p::before {
  content: "\50";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake::before {
  content: "\f2dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper::before {
  content: "\f1ea";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-ad::before {
  content: "\f641";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ad::before {
  content: "\f641";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-arrow-right::before {
  content: "\f0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right::before {
  content: "\f0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter-circle-xmark::before {
  content: "\e17b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-locust::before {
  content: "\e520";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort::before {
  content: "\f0dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted::before {
  content: "\f0dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol::before {
  content: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-1-2::before {
  content: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-numeric::before {
  content: "\f0cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress-burst::before {
  content: "\e544";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-dollar::before {
  content: "\f53d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check-alt::before {
  content: "\f53d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vector-square::before {
  content: "\f5cb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bread-slice::before {
  content: "\f7ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language::before {
  content: "\f1ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiss-wink-heart::before {
  content: "\f598";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter::before {
  content: "\f0b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question::before {
  content: "\3f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-signature::before {
  content: "\f573";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down-left-right::before {
  content: "\f0b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt::before {
  content: "\f0b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-user::before {
  content: "\e065";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-heart::before {
  content: "\f4be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece::before {
  content: "\f12e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-check::before {
  content: "\f53c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-stroke::before {
  content: "\f5c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-alt::before {
  content: "\f5c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code::before {
  content: "\f121";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whiskey-glass::before {
  content: "\f7a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-whiskey::before {
  content: "\f7a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-exclamation::before {
  content: "\e4d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-chart::before {
  content: "\e522";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link::before {
  content: "\f08e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes-stacked::before {
  content: "\e4e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won-sign::before {
  content: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-krw::before {
  content: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won::before {
  content: "\f159";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-covid::before {
  content: "\e4a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-austral-sign::before {
  content: "\e0a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-f::before {
  content: "\46";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf::before {
  content: "\f06c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road::before {
  content: "\f018";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-taxi::before {
  content: "\f1ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab::before {
  content: "\f1ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-plus::before {
  content: "\e541";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-pie::before {
  content: "\f200";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart::before {
  content: "\f200";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt-lightning::before {
  content: "\e0b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sack-xmark::before {
  content: "\e56a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel::before {
  content: "\f1c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-contract::before {
  content: "\f56c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish-fins::before {
  content: "\e4f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-flag::before {
  content: "\e4d5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam::before {
  content: "\f582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam::before {
  content: "\f582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup::before {
  content: "\f248";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poop::before {
  content: "\f619";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-pin::before {
  content: "\f041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker::before {
  content: "\f041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kaaba::before {
  content: "\f66b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper::before {
  content: "\f71e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-helmet-safety::before {
  content: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-hat::before {
  content: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-hard::before {
  content: "\f807";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject::before {
  content: "\f052";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-right::before {
  content: "\f35a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-check::before {
  content: "\e555";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group::before {
  content: "\f247";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-line::before {
  content: "\f201";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart::before {
  content: "\f201";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-ventilator::before {
  content: "\e524";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right::before {
  content: "\f061";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signs-post::before {
  content: "\f277";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs::before {
  content: "\f277";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cash-register::before {
  content: "\f788";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-question::before {
  content: "\e542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h::before {
  content: "\48";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp::before {
  content: "\e57b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tools::before {
  content: "\f7d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-to-eye::before {
  content: "\e4bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-bolt::before {
  content: "\e55b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart::before {
  content: "\f004";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-and-venus::before {
  content: "\f224";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-user::before {
  content: "\e1b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-user::before {
  content: "\e1b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumpster-fire::before {
  content: "\f794";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-crack::before {
  content: "\e3b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-martini-glass-citrus::before {
  content: "\f561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cocktail::before {
  content: "\f561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-surprise::before {
  content: "\f5c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-surprise::before {
  content: "\f5c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-water::before {
  content: "\e4c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-pause::before {
  content: "\f28b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle::before {
  content: "\f28b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-paper-slash::before {
  content: "\e072";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-whole::before {
  content: "\f5d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple-alt::before {
  content: "\f5d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kitchen-set::before {
  content: "\e51a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-r::before {
  content: "\52";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-quarter::before {
  content: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-1::before {
  content: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1::before {
  content: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-quarter::before {
  content: "\f2ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube::before {
  content: "\f1b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin-sign::before {
  content: "\e0b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-dog::before {
  content: "\e573";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-solar-panel::before {
  content: "\f5ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock-open::before {
  content: "\f3c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-elevator::before {
  content: "\e16d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-transfer::before {
  content: "\e528";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-trend-up::before {
  content: "\e529";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-poll-horizontal::before {
  content: "\f682";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poll-h::before {
  content: "\f682";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle::before {
  content: "\f111";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-fast::before {
  content: "\f049";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward::before {
  content: "\f049";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle::before {
  content: "\f1b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-astronaut::before {
  content: "\f4fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-slash::before {
  content: "\e069";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark::before {
  content: "\f25c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball::before {
  content: "\f434";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-basketball-ball::before {
  content: "\f434";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite-dish::before {
  content: "\f7c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-up::before {
  content: "\f35b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen-button::before {
  content: "\f3cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-alt::before {
  content: "\f3cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-high::before {
  content: "\f028";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up::before {
  content: "\f028";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-rays::before {
  content: "\e593";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wallet::before {
  content: "\f555";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-check::before {
  content: "\f46c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-audio::before {
  content: "\f1c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-burger::before {
  content: "\f805";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamburger::before {
  content: "\f805";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench::before {
  content: "\f0ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bugs::before {
  content: "\e4d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee-sign::before {
  content: "\f156";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee::before {
  content: "\f156";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-image::before {
  content: "\f1c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-question::before {
  content: "\f059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle::before {
  content: "\f059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-departure::before {
  content: "\f5b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-slash::before {
  content: "\e060";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bookmark::before {
  content: "\e0bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-branch::before {
  content: "\f126";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy::before {
  content: "\f8c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge::before {
  content: "\e4c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-flip::before {
  content: "\f879";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-alt::before {
  content: "\f879";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-front::before {
  content: "\e2b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cat::before {
  content: "\f6be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field::before {
  content: "\e58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-route::before {
  content: "\f4d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-question::before {
  content: "\e4e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-panorama::before {
  content: "\e209";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-medical::before {
  content: "\f7f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth-open::before {
  content: "\f62f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-minus::before {
  content: "\e4ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags::before {
  content: "\f02c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass::before {
  content: "\f4e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward-fast::before {
  content: "\f050";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward::before {
  content: "\f050";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh-blank::before {
  content: "\f5a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-blank::before {
  content: "\f5a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-parking::before {
  content: "\f540";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-parking::before {
  content: "\f540";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-signal::before {
  content: "\e012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-progress::before {
  content: "\f828";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks-alt::before {
  content: "\f828";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet-drip::before {
  content: "\e006";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed::before {
  content: "\f474";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dolly-flatbed::before {
  content: "\f474";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban-smoking::before {
  content: "\f54d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smoking-ban::before {
  content: "\f54d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal::before {
  content: "\f120";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-button::before {
  content: "\f10b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-flag::before {
  content: "\e514";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-basket-shopping::before {
  content: "\f291";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket::before {
  content: "\f291";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tape::before {
  content: "\f4db";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-simple::before {
  content: "\f55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus-alt::before {
  content: "\f55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye::before {
  content: "\f06e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-cry::before {
  content: "\f5b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-cry::before {
  content: "\f5b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description::before {
  content: "\f29e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-to-person::before {
  content: "\e54c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-shield::before {
  content: "\e4f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-slash::before {
  content: "\f506";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen::before {
  content: "\f304";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-observation::before {
  content: "\e586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code::before {
  content: "\f1c9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal::before {
  content: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-5::before {
  content: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal-perfect::before {
  content: "\f012";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus::before {
  content: "\f207";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-xmark::before {
  content: "\e501";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney::before {
  content: "\e3af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg::before {
  content: "\e3af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize::before {
  content: "\f2d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-frown::before {
  content: "\f119";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown::before {
  content: "\f119";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription::before {
  content: "\f5b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shop::before {
  content: "\f54f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-store-alt::before {
  content: "\f54f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-floppy-disk::before {
  content: "\f0c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save::before {
  content: "\f0c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vihara::before {
  content: "\f6a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-unbalanced::before {
  content: "\f515";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale-left::before {
  content: "\f515";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up::before {
  content: "\f0de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-asc::before {
  content: "\f0de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dots::before {
  content: "\f4ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting::before {
  content: "\f4ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plant-wilt::before {
  content: "\e5aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond::before {
  content: "\f219";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint::before {
  content: "\f585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint::before {
  content: "\f585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-usd::before {
  content: "\f4c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacterium::before {
  content: "\e05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer::before {
  content: "\f25a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum-steelpan::before {
  content: "\f56a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors::before {
  content: "\f257";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-praying::before {
  content: "\f684";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-praying-hands::before {
  content: "\f684";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-right::before {
  content: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-rotate::before {
  content: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo::before {
  content: "\f01e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-biohazard::before {
  content: "\f780";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-crosshairs::before {
  content: "\f601";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location::before {
  content: "\f601";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double::before {
  content: "\f227";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-dress::before {
  content: "\e59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-between-lines::before {
  content: "\e591";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs-virus::before {
  content: "\e067";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tears::before {
  content: "\f588";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tears::before {
  content: "\f588";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone::before {
  content: "\f095";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-xmark::before {
  content: "\f273";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times::before {
  content: "\f273";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-reaching::before {
  content: "\e59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-virus::before {
  content: "\e064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-gear::before {
  content: "\f4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-cog::before {
  content: "\f4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-1-9::before {
  content: "\f163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up::before {
  content: "\f163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-door-closed::before {
  content: "\f52a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-virus::before {
  content: "\e06c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-six::before {
  content: "\f526";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito-net::before {
  content: "\e52c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bridge-water::before {
  content: "\e4ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-booth::before {
  content: "\f756";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width::before {
  content: "\f035";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-wizard::before {
  content: "\f6e8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-fancy::before {
  content: "\f5ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-digging::before {
  content: "\f85e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digging::before {
  content: "\f85e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash::before {
  content: "\f1f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple::before {
  content: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-med::before {
  content: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-average::before {
  content: "\f629";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-medical::before {
  content: "\f7e6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-poo::before {
  content: "\f2fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right::before {
  content: "\f10e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right-alt::before {
  content: "\f10e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirt::before {
  content: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-t-shirt::before {
  content: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tshirt::before {
  content: "\f553";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes::before {
  content: "\f1b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-divide::before {
  content: "\f529";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge-sign::before {
  content: "\f7d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tenge::before {
  content: "\f7d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones::before {
  content: "\f025";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding::before {
  content: "\f4c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-clapping::before {
  content: "\e1a8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-republican::before {
  content: "\f75e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left::before {
  content: "\f060";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-xmark::before {
  content: "\e543";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler::before {
  content: "\f545";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left::before {
  content: "\f036";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d6::before {
  content: "\f6d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-restroom::before {
  content: "\f7bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-j::before {
  content: "\4a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-viewfinder::before {
  content: "\e595";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-video::before {
  content: "\f1c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-from-square::before {
  content: "\f35d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-alt::before {
  content: "\f35d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells::before {
  content: "\f00a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th::before {
  content: "\f00a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf::before {
  content: "\f1c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-bible::before {
  content: "\f647";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bible::before {
  content: "\f647";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-o::before {
  content: "\4f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-medical::before {
  content: "\f0fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit::before {
  content: "\f0fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret::before {
  content: "\f21b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-otter::before {
  content: "\f700";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dress::before {
  content: "\f182";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female::before {
  content: "\f182";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-dollar::before {
  content: "\f651";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-business-time::before {
  content: "\f64a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-clock::before {
  content: "\f64a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-cells-large::before {
  content: "\f009";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large::before {
  content: "\f009";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-tanakh::before {
  content: "\f827";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tanakh::before {
  content: "\f827";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-volume::before {
  content: "\f2a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone::before {
  content: "\f2a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clipboard-user::before {
  content: "\f7f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child::before {
  content: "\f1ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lira-sign::before {
  content: "\f195";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-satellite::before {
  content: "\f7bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-lock::before {
  content: "\e558";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag::before {
  content: "\f02b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment::before {
  content: "\f075";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake-candles::before {
  content: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake::before {
  content: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cake::before {
  content: "\f1fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope::before {
  content: "\f0e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-up::before {
  content: "\f102";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up::before {
  content: "\f102";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip::before {
  content: "\f0c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-to-city::before {
  content: "\e4b3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ribbon::before {
  content: "\f4d6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lungs::before {
  content: "\f604";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-9-1::before {
  content: "\f887";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-litecoin-sign::before {
  content: "\e1d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-none::before {
  content: "\f850";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-nodes::before {
  content: "\e4e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-parachute-box::before {
  content: "\f4cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent::before {
  content: "\f03c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-field-un::before {
  content: "\e58e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass::before {
  content: "\f254";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-empty::before {
  content: "\f254";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain::before {
  content: "\f6fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-doctor::before {
  content: "\f0f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md::before {
  content: "\f0f0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-info::before {
  content: "\f05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle::before {
  content: "\f05a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-meatball::before {
  content: "\f73b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera::before {
  content: "\f030";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-alt::before {
  content: "\f030";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-virus::before {
  content: "\e578";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meteor::before {
  content: "\f753";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-on::before {
  content: "\e4dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sleigh::before {
  content: "\f7cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-1-9::before {
  content: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc::before {
  content: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-down::before {
  content: "\f162";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-water::before {
  content: "\f4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-water::before {
  content: "\f773";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check::before {
  content: "\f274";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille::before {
  content: "\f2a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-medical::before {
  content: "\f486";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-prescription-bottle-alt::before {
  content: "\f486";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark::before {
  content: "\f66f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck::before {
  content: "\f0d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs::before {
  content: "\f05b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-cane::before {
  content: "\e53c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent::before {
  content: "\e57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vest-patches::before {
  content: "\e086";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-double::before {
  content: "\f560";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-a-z::before {
  content: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc::before {
  content: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-down::before {
  content: "\f15d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wheat::before {
  content: "\e52a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie::before {
  content: "\f563";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-undo::before {
  content: "\f0e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hard-drive::before {
  content: "\f0a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd::before {
  content: "\f0a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-squint-tears::before {
  content: "\f586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-squint-tears::before {
  content: "\f586";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dumbbell::before {
  content: "\f44b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-list::before {
  content: "\f022";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt::before {
  content: "\f022";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tarp-droplet::before {
  content: "\e57c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-check::before {
  content: "\e511";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skiing-nordic::before {
  content: "\f7ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus::before {
  content: "\f271";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-arrival::before {
  content: "\f5af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-left::before {
  content: "\f359";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-subway::before {
  content: "\f239";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway::before {
  content: "\f239";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-gantt::before {
  content: "\e0e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indian-rupee::before {
  content: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inr::before {
  content: "\e1bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-simple::before {
  content: "\f565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop-alt::before {
  content: "\f565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1::before {
  content: "\f3d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-alt::before {
  content: "\f3d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-left-long::before {
  content: "\f30a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dna::before {
  content: "\f471";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-virus-slash::before {
  content: "\e075";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus::before {
  content: "\f068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subtract::before {
  content: "\f068";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess::before {
  content: "\f439";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left-long::before {
  content: "\f177";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left::before {
  content: "\f177";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-check::before {
  content: "\e55c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view::before {
  content: "\f21d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-franc-sign::before {
  content: "\e18f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off::before {
  content: "\f026";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting::before {
  content: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear::before {
  content: "\f013";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cog::before {
  content: "\f013";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet-slash::before {
  content: "\f5c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint-slash::before {
  content: "\f5c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosque::before {
  content: "\f678";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mosquito::before {
  content: "\e52b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-david::before {
  content: "\f69a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-rifle::before {
  content: "\e54b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-shopping::before {
  content: "\f07a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart::before {
  content: "\f07a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vials::before {
  content: "\f493";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-plus::before {
  content: "\e55f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-place-of-worship::before {
  content: "\f67f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-vertical::before {
  content: "\f58e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-up::before {
  content: "\f148";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up::before {
  content: "\f148";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-u::before {
  content: "\55";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-variable::before {
  content: "\f698";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-root-alt::before {
  content: "\f698";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock::before {
  content: "\f017";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-four::before {
  content: "\f017";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward-step::before {
  content: "\f048";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward::before {
  content: "\f048";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pallet::before {
  content: "\f482";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-faucet::before {
  content: "\e005";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-bat-ball::before {
  content: "\f432";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-s::before {
  content: "\53";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-timeline::before {
  content: "\e29c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard::before {
  content: "\f11c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down::before {
  content: "\f0d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-medical::before {
  content: "\f7f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clinic-medical::before {
  content: "\f7f2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-3::before {
  content: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3::before {
  content: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-screen::before {
  content: "\f3cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android-alt::before {
  content: "\f3cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-up::before {
  content: "\e22d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-piggy-bank::before {
  content: "\f4d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-half::before {
  content: "\f242";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3::before {
  content: "\f242";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-city::before {
  content: "\e52e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coins::before {
  content: "\f51e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-khanda::before {
  content: "\f66d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders::before {
  content: "\f1de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders-h::before {
  content: "\f1de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-tree::before {
  content: "\f802";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-network-wired::before {
  content: "\f6ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin::before {
  content: "\f276";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hamsa::before {
  content: "\f665";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cent-sign::before {
  content: "\e3f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask::before {
  content: "\f0c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-pregnant::before {
  content: "\e31e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-sparkles::before {
  content: "\f72b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-vertical::before {
  content: "\f142";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v::before {
  content: "\f142";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket::before {
  content: "\f145";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off::before {
  content: "\f011";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-long::before {
  content: "\f30b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-usa::before {
  content: "\f74d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-file::before {
  content: "\e51d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty::before {
  content: "\f1e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-teletype::before {
  content: "\f1e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-next::before {
  content: "\e476";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-rifle::before {
  content: "\e54e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-closed-captioning::before {
  content: "\f20a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-hiking::before {
  content: "\f6ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hiking::before {
  content: "\f6ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double::before {
  content: "\f226";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-images::before {
  content: "\f302";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator::before {
  content: "\f1ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-people-pulling::before {
  content: "\e535";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-n::before {
  content: "\4e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cable-car::before {
  content: "\f7da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tram::before {
  content: "\f7da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-rain::before {
  content: "\f73d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-circle-xmark::before {
  content: "\e4d4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship::before {
  content: "\f21a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-down-to-line::before {
  content: "\e4b8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download::before {
  content: "\f019";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin::before {
  content: "\f580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin::before {
  content: "\f580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delete-left::before {
  content: "\f55a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backspace::before {
  content: "\f55a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper::before {
  content: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper::before {
  content: "\f1fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-check::before {
  content: "\e5a0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward::before {
  content: "\f04e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile::before {
  content: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-android::before {
  content: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone::before {
  content: "\f3ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-meh::before {
  content: "\f11a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh::before {
  content: "\f11a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center::before {
  content: "\f037";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-skull::before {
  content: "\f6b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-dead::before {
  content: "\f6b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card::before {
  content: "\f2c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license::before {
  content: "\f2c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-outdent::before {
  content: "\f03b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent::before {
  content: "\f03b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house::before {
  content: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home::before {
  content: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-alt::before {
  content: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home-lg-alt::before {
  content: "\f015";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-week::before {
  content: "\f784";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop-medical::before {
  content: "\f812";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-b::before {
  content: "\42";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-medical::before {
  content: "\f477";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-one::before {
  content: "\f525";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kiwi-bird::before {
  content: "\f535";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange::before {
  content: "\f0ec";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right::before {
  content: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-redo-alt::before {
  content: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-forward::before {
  content: "\f2f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-utensils::before {
  content: "\f2e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery::before {
  content: "\f2e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-wide-short::before {
  content: "\f161";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up::before {
  content: "\f161";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mill-sign::before {
  content: "\e1ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowl-rice::before {
  content: "\e2eb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull::before {
  content: "\f54c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-broadcast::before {
  content: "\f519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-broadcast-tower::before {
  content: "\f519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-pickup::before {
  content: "\f63c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-long::before {
  content: "\f30c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop::before {
  content: "\f04d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-merge::before {
  content: "\f387";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload::before {
  content: "\f093";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hurricane::before {
  content: "\f751";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mound::before {
  content: "\e52d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet-portable::before {
  content: "\e583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compact-disc::before {
  content: "\f51f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-arrow-down::before {
  content: "\f56d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-download::before {
  content: "\f56d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caravan::before {
  content: "\f8ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-cat::before {
  content: "\e572";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bolt::before {
  content: "\f0e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-zap::before {
  content: "\f0e7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water::before {
  content: "\e4f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-well::before {
  content: "\e532";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vault::before {
  content: "\e2c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars::before {
  content: "\f222";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toilet::before {
  content: "\f7d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane-circle-xmark::before {
  content: "\e557";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen-sign::before {
  content: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny::before {
  content: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jpy::before {
  content: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rmb::before {
  content: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yen::before {
  content: "\f157";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble-sign::before {
  content: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rouble::before {
  content: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rub::before {
  content: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble::before {
  content: "\f158";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun::before {
  content: "\f185";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-guitar::before {
  content: "\f7a6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-laugh-wink::before {
  content: "\f59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laugh-wink::before {
  content: "\f59c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-horse-head::before {
  content: "\f7ab";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bore-hole::before {
  content: "\e4c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry::before {
  content: "\f275";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-down::before {
  content: "\f358";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-florin-sign::before {
  content: "\e184";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-short-wide::before {
  content: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc::before {
  content: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-down-alt::before {
  content: "\f884";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-less-than::before {
  content: "\3c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down::before {
  content: "\f107";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-tunnel::before {
  content: "\e4de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-head-side-cough::before {
  content: "\e061";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-lines::before {
  content: "\f7a4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down::before {
  content: "\f165";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-lock::before {
  content: "\f502";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-long::before {
  content: "\f178";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right::before {
  content: "\f178";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis::before {
  content: "\f141";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h::before {
  content: "\f141";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-pawn::before {
  content: "\f443";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kit-medical::before {
  content: "\f479";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-aid::before {
  content: "\f479";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-through-window::before {
  content: "\e5a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toolbox::before {
  content: "\f552";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-holding-circle::before {
  content: "\e4fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug::before {
  content: "\f188";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card::before {
  content: "\f09d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt::before {
  content: "\f09d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car::before {
  content: "\f1b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile::before {
  content: "\f1b9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-hand::before {
  content: "\e4f7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open-reader::before {
  content: "\f5da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-reader::before {
  content: "\f5da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mountain-sun::before {
  content: "\e52f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-d20::before {
  content: "\f6cf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-droplet::before {
  content: "\e58c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-xmark::before {
  content: "\e5a1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-arrow-up::before {
  content: "\e040";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-up::before {
  content: "\e040";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medal::before {
  content: "\f5a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bed::before {
  content: "\f236";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-h::before {
  content: "\f0fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square::before {
  content: "\f0fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast::before {
  content: "\f2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-full::before {
  content: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-4::before {
  content: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4::before {
  content: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-full::before {
  content: "\f2c7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell::before {
  content: "\f0f3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript::before {
  content: "\f12b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-xmark::before {
  content: "\e560";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-of-life::before {
  content: "\f621";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-slash::before {
  content: "\f3dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-roller::before {
  content: "\f5aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-angle::before {
  content: "\f4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands-helping::before {
  content: "\f4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-dot::before {
  content: "\f3c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker-alt::before {
  content: "\f3c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file::before {
  content: "\f15b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-greater-than::before {
  content: "\3e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-swimming::before {
  content: "\f5c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimmer::before {
  content: "\f5c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down::before {
  content: "\f063";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-droplet::before {
  content: "\f043";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint::before {
  content: "\f043";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser::before {
  content: "\f12d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-americas::before {
  content: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth::before {
  content: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-america::before {
  content: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-americas::before {
  content: "\f57d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-burst::before {
  content: "\e53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dove::before {
  content: "\f4ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-empty::before {
  content: "\f244";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0::before {
  content: "\f244";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-socks::before {
  content: "\f696";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox::before {
  content: "\f01c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-section::before {
  content: "\e447";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-high::before {
  content: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt::before {
  content: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-alt-fast::before {
  content: "\f625";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-text::before {
  content: "\f658";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital::before {
  content: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-alt::before {
  content: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-wide::before {
  content: "\f0f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-bottle::before {
  content: "\f72f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-rook::before {
  content: "\f447";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bars-staggered::before {
  content: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reorder::before {
  content: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stream::before {
  content: "\f550";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dharmachakra::before {
  content: "\f655";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotdog::before {
  content: "\f80f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-with-cane::before {
  content: "\f29d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind::before {
  content: "\f29d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drum::before {
  content: "\f569";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ice-cream::before {
  content: "\f810";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-circle-bolt::before {
  content: "\e4fc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax::before {
  content: "\f1ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph::before {
  content: "\f1dd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-to-slot::before {
  content: "\f772";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vote-yea::before {
  content: "\f772";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half::before {
  content: "\f089";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-stacked::before {
  content: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes::before {
  content: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-boxes-alt::before {
  content: "\f468";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-link::before {
  content: "\f0c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain::before {
  content: "\f0c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ear-listen::before {
  content: "\f2a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree-city::before {
  content: "\e587";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play::before {
  content: "\f04b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font::before {
  content: "\f031";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupiah-sign::before {
  content: "\e23d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass::before {
  content: "\f002";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search::before {
  content: "\f002";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-tennis::before {
  content: "\f45d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-dots-from-line::before {
  content: "\f470";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagnoses::before {
  content: "\f470";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore-alt::before {
  content: "\f82a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-naira-sign::before {
  content: "\e1f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down::before {
  content: "\f218";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-walkie-talkie::before {
  content: "\f8ef";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pen::before {
  content: "\f31c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-edit::before {
  content: "\f31c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-receipt::before {
  content: "\f543";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-pen::before {
  content: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-square::before {
  content: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square::before {
  content: "\f14b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase-rolling::before {
  content: "\f5c1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-exclamation::before {
  content: "\e53f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down::before {
  content: "\f078";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-full::before {
  content: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery::before {
  content: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-5::before {
  content: "\f240";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skull-crossbones::before {
  content: "\f714";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-compare::before {
  content: "\e13a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul::before {
  content: "\f0ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-dots::before {
  content: "\f0ca";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-lock::before {
  content: "\e56f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tower-cell::before {
  content: "\e585";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-down-long::before {
  content: "\f309";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-alt-down::before {
  content: "\f309";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ranking-star::before {
  content: "\e561";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chess-king::before {
  content: "\f43f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-harassing::before {
  content: "\e549";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-brazilian-real-sign::before {
  content: "\e46c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-dome::before {
  content: "\f752";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-landmark-alt::before {
  content: "\f752";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up::before {
  content: "\f062";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv::before {
  content: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-television::before {
  content: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv-alt::before {
  content: "\f26c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shrimp::before {
  content: "\e448";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-check::before {
  content: "\f0ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks::before {
  content: "\f0ae";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jug-detergent::before {
  content: "\e519";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-user::before {
  content: "\f2bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle::before {
  content: "\f2bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-shield::before {
  content: "\f505";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wind::before {
  content: "\f72e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-burst::before {
  content: "\f5e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-crash::before {
  content: "\f5e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y::before {
  content: "\59";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-snowboarding::before {
  content: "\f7ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowboarding::before {
  content: "\f7ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-fast::before {
  content: "\f48b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shipping-fast::before {
  content: "\f48b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fish::before {
  content: "\f578";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-graduate::before {
  content: "\f501";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-half-stroke::before {
  content: "\f042";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust::before {
  content: "\f042";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clapperboard::before {
  content: "\e131";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-radiation::before {
  content: "\f7ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-radiation-alt::before {
  content: "\f7ba";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball::before {
  content: "\f433";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baseball-ball::before {
  content: "\f433";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter-up::before {
  content: "\e518";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-project::before {
  content: "\f542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-project-diagram::before {
  content: "\f542";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy::before {
  content: "\f0c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-xmark::before {
  content: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-mute::before {
  content: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-times::before {
  content: "\f6a9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-sparkles::before {
  content: "\e05d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip::before {
  content: "\f58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grip-horizontal::before {
  content: "\f58d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-from-square::before {
  content: "\f14d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square::before {
  content: "\f14d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-combatant::before {
  content: "\e4e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child-rifle::before {
  content: "\e4e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gun::before {
  content: "\e19b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-phone::before {
  content: "\f098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square::before {
  content: "\f098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus::before {
  content: "\2b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-add::before {
  content: "\2b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand::before {
  content: "\f065";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-computer::before {
  content: "\e4e5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark::before {
  content: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-close::before {
  content: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-multiply::before {
  content: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove::before {
  content: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times::before {
  content: "\f00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows::before {
  content: "\f047";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-user::before {
  content: "\f51c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chalkboard-teacher::before {
  content: "\f51c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-peso-sign::before {
  content: "\e222";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-shield::before {
  content: "\e4d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby::before {
  content: "\f77c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-line::before {
  content: "\e592";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left::before {
  content: "\f10d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left-alt::before {
  content: "\f10d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tractor::before {
  content: "\f722";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-arrow-up::before {
  content: "\f829";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-restore::before {
  content: "\f829";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lines-leaning::before {
  content: "\e51e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-combined::before {
  content: "\f546";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright::before {
  content: "\f1f9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-equals::before {
  content: "\3d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blender::before {
  content: "\f517";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-teeth::before {
  content: "\f62e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel-sign::before {
  content: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ils::before {
  content: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel::before {
  content: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel::before {
  content: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sheqel-sign::before {
  content: "\f20b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map::before {
  content: "\f279";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket::before {
  content: "\f135";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-film::before {
  content: "\f87c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo-video::before {
  content: "\f87c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-minus::before {
  content: "\f65d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-store::before {
  content: "\f54e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-up::before {
  content: "\e098";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-minus::before {
  content: "\e55e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-hanging::before {
  content: "\f4d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign::before {
  content: "\f4d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bezier-curve::before {
  content: "\f55b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash::before {
  content: "\f1f6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet::before {
  content: "\f3fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet-android::before {
  content: "\f3fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-school-flag::before {
  content: "\e56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fill::before {
  content: "\f575";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up::before {
  content: "\f106";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drumstick-bite::before {
  content: "\f6d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-holly-berry::before {
  content: "\f7aa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left::before {
  content: "\f053";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bacteria::before {
  content: "\e059";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard::before {
  content: "\f258";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-notdef::before {
  content: "\e1fe";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-disease::before {
  content: "\f7fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase-medical::before {
  content: "\f469";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless::before {
  content: "\f22d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right::before {
  content: "\f054";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet::before {
  content: "\f079";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-rear::before {
  content: "\f5de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-car-alt::before {
  content: "\f5de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pump-soap::before {
  content: "\e06b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-slash::before {
  content: "\f4e2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-quarter::before {
  content: "\f243";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2::before {
  content: "\f243";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-radio::before {
  content: "\f8d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baby-carriage::before {
  content: "\f77d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-carriage-baby::before {
  content: "\f77d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-traffic-light::before {
  content: "\f637";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer::before {
  content: "\f491";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vr-cardboard::before {
  content: "\f729";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-middle-finger::before {
  content: "\f806";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent::before {
  content: "\25";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percentage::before {
  content: "\25";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-moving::before {
  content: "\f4df";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass-water-droplet::before {
  content: "\e4f5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-display::before {
  content: "\e163";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-smile::before {
  content: "\f118";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile::before {
  content: "\f118";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbtack::before {
  content: "\f08d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack::before {
  content: "\f08d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy::before {
  content: "\f091";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-praying::before {
  content: "\f683";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pray::before {
  content: "\f683";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hammer::before {
  content: "\f6e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace::before {
  content: "\f25b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate::before {
  content: "\f2f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sync-alt::before {
  content: "\f2f1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner::before {
  content: "\f110";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-robot::before {
  content: "\f544";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-peace::before {
  content: "\f67c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears::before {
  content: "\f085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cogs::before {
  content: "\f085";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warehouse::before {
  content: "\f494";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-splotch::before {
  content: "\f5bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-hearts::before {
  content: "\f584";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-hearts::before {
  content: "\f584";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice-four::before {
  content: "\f524";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sim-card::before {
  content: "\f7c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender::before {
  content: "\f225";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt::before {
  content: "\f225";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury::before {
  content: "\f223";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-down::before {
  content: "\f149";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down::before {
  content: "\f149";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling-burst::before {
  content: "\e547";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-award::before {
  content: "\f559";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-simple::before {
  content: "\f3ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket-alt::before {
  content: "\f3ff";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building::before {
  content: "\f1ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angles-left::before {
  content: "\f100";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left::before {
  content: "\f100";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode::before {
  content: "\f029";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-rotate-left::before {
  content: "\f1da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history::before {
  content: "\f1da";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-beam-sweat::before {
  content: "\f583";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-export::before {
  content: "\f56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right-from-file::before {
  content: "\f56e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield::before {
  content: "\f132";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-blank::before {
  content: "\f132";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-short-wide::before {
  content: "\f885";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-up-alt::before {
  content: "\f885";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-medical::before {
  content: "\e3b2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball-tee::before {
  content: "\f450";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-golf-ball::before {
  content: "\f450";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-chevron-left::before {
  content: "\f137";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left::before {
  content: "\f137";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-chimney-window::before {
  content: "\e00d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pen-nib::before {
  content: "\f5ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrow-turn-left::before {
  content: "\e580";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tents::before {
  content: "\e582";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wand-magic::before {
  content: "\f0d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic::before {
  content: "\f0d0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dog::before {
  content: "\f6d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-carrot::before {
  content: "\f787";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon::before {
  content: "\f186";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-empty::before {
  content: "\f5ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wine-glass-alt::before {
  content: "\f5ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cheese::before {
  content: "\f7ef";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yin-yang::before {
  content: "\f6ad";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music::before {
  content: "\f001";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-commit::before {
  content: "\f386";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-temperature-low::before {
  content: "\f76b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-biking::before {
  content: "\f84a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-biking::before {
  content: "\f84a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-broom::before {
  content: "\f51a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield-heart::before {
  content: "\e574";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gopuram::before {
  content: "\f664";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-oceania::before {
  content: "\e47b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-oceania::before {
  content: "\e47b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-xmark::before {
  content: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-square::before {
  content: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-square::before {
  content: "\f2d3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag::before {
  content: "\23";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand-alt::before {
  content: "\f424";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-oil-can::before {
  content: "\f613";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-t::before {
  content: "\54";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hippo::before {
  content: "\f6ed";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chart-column::before {
  content: "\e0e3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-infinity::before {
  content: "\f534";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vial-circle-check::before {
  content: "\e596";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-arrow-down-to-line::before {
  content: "\e538";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-voicemail::before {
  content: "\f897";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fan::before {
  content: "\f863";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-luggage::before {
  content: "\e554";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-up-down::before {
  content: "\f338";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt-v::before {
  content: "\f338";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon-rain::before {
  content: "\f73c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar::before {
  content: "\f133";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trailer::before {
  content: "\e041";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bahai::before {
  content: "\f666";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-haykal::before {
  content: "\f666";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sd-card::before {
  content: "\f7c2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dragon::before {
  content: "\f6d5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shoe-prints::before {
  content: "\f54b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-plus::before {
  content: "\f055";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle::before {
  content: "\f055";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grin-tongue-wink::before {
  content: "\f58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding::before {
  content: "\f4bd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug-circle-exclamation::before {
  content: "\e55d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-link-slash::before {
  content: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-broken::before {
  content: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain-slash::before {
  content: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink::before {
  content: "\f127";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone::before {
  content: "\f24d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-z-a::before {
  content: "\f882";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-flame-curved::before {
  content: "\f7e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-alt::before {
  content: "\f7e4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tornado::before {
  content: "\f76f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-circle-plus::before {
  content: "\e494";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-quran::before {
  content: "\f687";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quran::before {
  content: "\f687";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor::before {
  content: "\f13d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-border-all::before {
  content: "\f84c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-angry::before {
  content: "\f556";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angry::before {
  content: "\f556";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cookie-bite::before {
  content: "\f564";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-trend-down::before {
  content: "\e097";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss::before {
  content: "\f09e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed::before {
  content: "\f09e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-draw-polygon::before {
  content: "\f5ee";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scale-balanced::before {
  content: "\f24e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale::before {
  content: "\f24e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gauge-simple-high::before {
  content: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer::before {
  content: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tachometer-fast::before {
  content: "\f62a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower::before {
  content: "\f2cc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop::before {
  content: "\f390";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop-alt::before {
  content: "\f390";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-m::before {
  content: "\4d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table-list::before {
  content: "\f00b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list::before {
  content: "\f00b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-sms::before {
  content: "\f7cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sms::before {
  content: "\f7cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book::before {
  content: "\f02d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus::before {
  content: "\f234";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check::before {
  content: "\f00c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-three-quarters::before {
  content: "\f241";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4::before {
  content: "\f241";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-house-circle-check::before {
  content: "\e509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left::before {
  content: "\f104";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diagram-successor::before {
  content: "\e47a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck-arrow-right::before {
  content: "\e58b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-fist::before {
  content: "\f6de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fist-raised::before {
  content: "\f6de";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-moon::before {
  content: "\f6c3";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase::before {
  content: "\f0b1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-falling::before {
  content: "\e546";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-image-portrait::before {
  content: "\f3e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-portrait::before {
  content: "\f3e0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-tag::before {
  content: "\f507";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rug::before {
  content: "\e569";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-europe::before {
  content: "\f7a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-europe::before {
  content: "\f7a2";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-luggage-cart::before {
  content: "\f59d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-xmark::before {
  content: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rectangle-times::before {
  content: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle::before {
  content: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-close::before {
  content: "\f410";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-baht-sign::before {
  content: "\e0ac";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-open::before {
  content: "\f518";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book-journal-whills::before {
  content: "\f66a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-journal-whills::before {
  content: "\f66a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handcuffs::before {
  content: "\e4f8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-triangle-exclamation::before {
  content: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-triangle::before {
  content: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning::before {
  content: "\f071";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database::before {
  content: "\f1c0";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share::before {
  content: "\f064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-turn-right::before {
  content: "\f064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward::before {
  content: "\f064";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bottle-droplet::before {
  content: "\e4c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask-face::before {
  content: "\e1d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hill-rockslide::before {
  content: "\e508";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-right-left::before {
  content: "\f362";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange-alt::before {
  content: "\f362";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paper-plane::before {
  content: "\f1d8";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road-circle-exclamation::before {
  content: "\e565";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dungeon::before {
  content: "\f6d9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right::before {
  content: "\f038";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-1-wave::before {
  content: "\f53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-ring::before {
  content: "\f1cd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hands::before {
  content: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-language::before {
  content: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing::before {
  content: "\f2a7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-day::before {
  content: "\f783";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-water-ladder::before {
  content: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ladder-water::before {
  content: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-swimming-pool::before {
  content: "\f5c5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-up-down::before {
  content: "\f07d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v::before {
  content: "\f07d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-grimace::before {
  content: "\f57f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grimace::before {
  content: "\f57f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-move::before {
  content: "\e2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt::before {
  content: "\e2ce";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-down::before {
  content: "\f3be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down-alt::before {
  content: "\f3be";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-walking-arrow-right::before {
  content: "\e552";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-envelope::before {
  content: "\f199";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square::before {
  content: "\f199";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dice::before {
  content: "\f522";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bowling-ball::before {
  content: "\f436";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-brain::before {
  content: "\f5dc";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandage::before {
  content: "\f462";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-band-aid::before {
  content: "\f462";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus::before {
  content: "\f272";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-xmark::before {
  content: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle::before {
  content: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xmark-circle::before {
  content: "\f057";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gifts::before {
  content: "\f79c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel::before {
  content: "\f594";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-earth-asia::before {
  content: "\f57e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe-asia::before {
  content: "\f57e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-clip::before {
  content: "\f47f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-card-alt::before {
  content: "\f47f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus::before {
  content: "\f00e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up::before {
  content: "\f164";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-clock::before {
  content: "\f4fd";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-dots::before {
  content: "\f461";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-allergies::before {
  content: "\f461";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-invoice::before {
  content: "\f570";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize::before {
  content: "\f2d1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mug-saucer::before {
  content: "\f0f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee::before {
  content: "\f0f4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-brush::before {
  content: "\f55d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mask::before {
  content: "\f6fa";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-minus::before {
  content: "\f010";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus::before {
  content: "\f010";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruler-vertical::before {
  content: "\f548";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-large::before {
  content: "\f406";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-alt::before {
  content: "\f406";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train-tram::before {
  content: "\e5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-nurse::before {
  content: "\f82f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-syringe::before {
  content: "\f48e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-sun::before {
  content: "\f6c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stopwatch-20::before {
  content: "\e06f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-full::before {
  content: "\f45c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet::before {
  content: "\f076";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jar::before {
  content: "\e516";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-note-sticky::before {
  content: "\f249";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note::before {
  content: "\f249";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug-slash::before {
  content: "\e490";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bone::before {
  content: "\f5d7";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-injured::before {
  content: "\f728";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-face-sad-tear::before {
  content: "\f5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sad-tear::before {
  content: "\f5b4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane::before {
  content: "\f072";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tent-arrows-down::before {
  content: "\e581";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation::before {
  content: "\21";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-spin::before {
  content: "\e4bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print::before {
  content: "\f02f";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-try::before {
  content: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira::before {
  content: "\e2bb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar-sign::before {
  content: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar::before {
  content: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usd::before {
  content: "\24";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-x::before {
  content: "\58";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-dollar::before {
  content: "\f688";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-gear::before {
  content: "\f509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-users-cog::before {
  content: "\f509";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-military-pointing::before {
  content: "\e54a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-columns::before {
  content: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bank::before {
  content: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution::before {
  content: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-museum::before {
  content: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-university::before {
  content: "\f19c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella::before {
  content: "\f0e9";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trowel::before {
  content: "\e589";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-d::before {
  content: "\44";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stapler::before {
  content: "\e5af";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-masks-theater::before {
  content: "\f630";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-theater-masks::before {
  content: "\f630";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-kip-sign::before {
  content: "\e1c4";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-point-left::before {
  content: "\f0a5";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-simple::before {
  content: "\f4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-alt::before {
  content: "\f4c6";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jet-fighter::before {
  content: "\f0fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet::before {
  content: "\f0fb";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-share-nodes::before {
  content: "\f1e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square::before {
  content: "\f1e1";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode::before {
  content: "\f02a";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-minus::before {
  content: "\e43c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video::before {
  content: "\f03d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera::before {
  content: "\f03d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-graduation-cap::before {
  content: "\f19d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board::before {
  content: "\f19d";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-holding-medical::before {
  content: "\e05c";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-person-circle-check::before {
  content: "\e53e";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turn-up::before {
  content: "\f3bf";
}

/* line 8, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up-alt::before {
  content: "\f3bf";
}

/* line 5, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* line 39, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
/* line 9, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_solid.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/assets/font-awesome/fa-solid-900-7152a6933ee3d690ec2af3d09da9d701723d16aa3410a6d80f28ff8866f3b880.woff2") format("woff2"), url("/assets/font-awesome/fa-solid-900-67a65763c7f80903d81603bbeb9049fc2bf28508479b83ed011fe24c71fa950a.ttf") format("truetype");
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_solid.scss */
.fas,
.fa-solid {
  font-weight: 900;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
/* line 9, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_regular.scss */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/font-awesome/fa-regular-400-8e7e5ea1b15f62ab14dbd41768e8fbcd21cc859a4ea5da812457ee714299fb35.woff2") format("woff2"), url("/assets/font-awesome/fa-regular-400-528d022dce6725f8a0811fd91d8e6513445c81ef33353a5c3234eab932551abf.ttf") format("truetype");
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_regular.scss */
.far,
.fa-regular {
  font-weight: 400;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
/* line 9, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/font-awesome/fa-brands-400-748332090c4b8e20f95d0ff59f0be20fa9c889359d3b36d4b886d73376054207.woff2") format("woff2"), url("/assets/font-awesome/fa-brands-400-20c4a58bc9d1d69e935d06f1528923646a715be5e218665655cade8f5f1b8c00.ttf") format("truetype");
}

/* line 23, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fab,
.fa-brands {
  font-weight: 400;
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-monero:before {
  content: "\f3d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hooli:before {
  content: "\f427";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopware:before {
  content: "\f5b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc:before {
  content: "\f4e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-aws:before {
  content: "\f375";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-redhat:before {
  content: "\f7bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudflare:before {
  content: "\e07d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ups:before {
  content: "\f7e0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dyalog:before {
  content: "\f399";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bity:before {
  content: "\f37a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stackpath:before {
  content: "\f842";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-guilded:before {
  content: "\e07e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vnv:before {
  content: "\f40b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-js:before {
  content: "\f3b9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-js-square:before {
  content: "\f3b9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-microsoft:before {
  content: "\f3ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-orcid:before {
  content: "\f8d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-java:before {
  content: "\f4e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-invision:before {
  content: "\f7b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-centercode:before {
  content: "\f380";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hire-a-helper:before {
  content: "\f3b0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-by:before {
  content: "\f4e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-unity:before {
  content: "\e049";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-whmcs:before {
  content: "\f40d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rocketchat:before {
  content: "\f3e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-untappd:before {
  content: "\f405";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mailchimp:before {
  content: "\f59e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3-alt:before {
  content: "\f38b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-reddit:before {
  content: "\f1a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-v:before {
  content: "\f27d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome:before {
  content: "\e5ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-deskpro:before {
  content: "\f38f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sistrix:before {
  content: "\f3ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-instagram:before {
  content: "\e055";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram-square:before {
  content: "\e055";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-battle-net:before {
  content: "\f835";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-the-red-yeti:before {
  content: "\f69d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-hacker-news:before {
  content: "\f3af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news-square:before {
  content: "\f3af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-napster:before {
  content: "\f3d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-snapchat:before {
  content: "\f2ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-g:before {
  content: "\f0d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-artstation:before {
  content: "\f77a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-markdown:before {
  content: "\f60f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sourcetree:before {
  content: "\f7d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus:before {
  content: "\f2b3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-diaspora:before {
  content: "\f791";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-squadron:before {
  content: "\f511";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-algolia:before {
  content: "\f36c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-red-river:before {
  content: "\f3e3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sa:before {
  content: "\f4ef";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-alt:before {
  content: "\f35c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-atlassian:before {
  content: "\f77b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin-in:before {
  content: "\f0e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-digital-ocean:before {
  content: "\f391";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-nimblr:before {
  content: "\f5a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-chromecast:before {
  content: "\f838";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-evernote:before {
  content: "\f839";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-adversal:before {
  content: "\f36a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-watchman-monitoring:before {
  content: "\e087";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-weixin:before {
  content: "\f1d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-alt:before {
  content: "\f841";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-lyft:before {
  content: "\f3c3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rev:before {
  content: "\f5b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wizards-of-the-coast:before {
  content: "\f730";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-viadeo:before {
  content: "\f2aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-centos:before {
  content: "\f789";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudsmith:before {
  content: "\f384";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-dribbble:before {
  content: "\f397";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble-square:before {
  content: "\f397";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-node:before {
  content: "\f419";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mix:before {
  content: "\f3cb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-apple-pay:before {
  content: "\f416";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-instalod:before {
  content: "\e081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellcast:before {
  content: "\f2da";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-twitter:before {
  content: "\f081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-r-project:before {
  content: "\f4f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-freebsd:before {
  content: "\f3a4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vuejs:before {
  content: "\f41f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-accusoft:before {
  content: "\f369";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fonticons-fi:before {
  content: "\f3a2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store:before {
  content: "\f36f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes-note:before {
  content: "\f3b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-golang:before {
  content: "\e40f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter:before {
  content: "\f3bb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-uncharted:before {
  content: "\e084";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-firstdraft:before {
  content: "\f3a1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-youtube:before {
  content: "\f431";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube-square:before {
  content: "\f431";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpressr:before {
  content: "\f3e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rendact:before {
  content: "\f3e4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-republic:before {
  content: "\f50c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-directional:before {
  content: "\e530";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-joget:before {
  content: "\f3b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedora:before {
  content: "\f798";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe-s:before {
  content: "\f42a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-meta:before {
  content: "\e49b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-laravel:before {
  content: "\f3bd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hotjar:before {
  content: "\f3b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sticker-mule:before {
  content: "\f3f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-zero:before {
  content: "\f4f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hips:before {
  content: "\f452";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-discord:before {
  content: "\f392";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-app-store-ios:before {
  content: "\f370";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-confluence:before {
  content: "\f78d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mdb:before {
  content: "\f8ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dochub:before {
  content: "\f394";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-accessible-icon:before {
  content: "\f368";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ebay:before {
  content: "\f4f4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-unsplash:before {
  content: "\e07c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yarn:before {
  content: "\f7e3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-steam:before {
  content: "\f1b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-vimeo:before {
  content: "\f194";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-asymmetrik:before {
  content: "\f372";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-flag:before {
  content: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gratipay:before {
  content: "\f184";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hive:before {
  content: "\e07f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitkraken:before {
  content: "\f3a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-keybase:before {
  content: "\f4f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-apple-pay:before {
  content: "\f415";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-padlet:before {
  content: "\e4a0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-amazon-pay:before {
  content: "\f42c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-github:before {
  content: "\f092";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fedex:before {
  content: "\f797";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-phoenix-framework:before {
  content: "\f3dc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-shopify:before {
  content: "\e057";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-neos:before {
  content: "\f612";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hackerrank:before {
  content: "\f5f7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-researchgate:before {
  content: "\f4f8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-swift:before {
  content: "\f8e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-angular:before {
  content: "\f420";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-speakap:before {
  content: "\f3f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-angrycreative:before {
  content: "\f36e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-empire:before {
  content: "\f1d1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-gitlab:before {
  content: "\e5ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab-square:before {
  content: "\e5ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-studiovinari:before {
  content: "\f3f8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads:before {
  content: "\f3a8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-odnoklassniki:before {
  content: "\f264";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sith:before {
  content: "\f512";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-page4:before {
  content: "\f3d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hashnode:before {
  content: "\e499";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-react:before {
  content: "\f41b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-squarespace:before {
  content: "\f5be";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-share:before {
  content: "\f4f2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitcoin:before {
  content: "\f379";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-keycdn:before {
  content: "\f3ba";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-itch-io:before {
  content: "\f83a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-umbraco:before {
  content: "\f8e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-galactic-senate:before {
  content: "\f50d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ubuntu:before {
  content: "\f7df";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-draft2digital:before {
  content: "\f396";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stripe:before {
  content: "\f429";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dhl:before {
  content: "\f790";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pinterest:before {
  content: "\f0d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-blackberry:before {
  content: "\f37b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-pd:before {
  content: "\f4ec";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-playstation:before {
  content: "\f3df";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-quinscape:before {
  content: "\f459";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-less:before {
  content: "\f41d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger-b:before {
  content: "\f37d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-typo3:before {
  content: "\f42b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dailymotion:before {
  content: "\e052";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-affiliatetheme:before {
  content: "\f36b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bootstrap:before {
  content: "\f836";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-nfc-symbol:before {
  content: "\e531";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ethereum:before {
  content: "\f42e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-speaker-deck:before {
  content: "\f83c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-patreon:before {
  content: "\f3d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-avianex:before {
  content: "\f374";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ello:before {
  content: "\f5f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gofore:before {
  content: "\f3a7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bimobject:before {
  content: "\f378";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-f:before {
  content: "\f39e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-google-plus:before {
  content: "\f0d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mandalorian:before {
  content: "\f50f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-first-order-alt:before {
  content: "\f50a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-osi:before {
  content: "\f41a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-periscope:before {
  content: "\f3da";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fulcrum:before {
  content: "\f50b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudscale:before {
  content: "\f383";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mizuni:before {
  content: "\f3cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-schlix:before {
  content: "\f3ea";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-xing:before {
  content: "\f169";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cloudversify:before {
  content: "\f385";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-usps:before {
  content: "\f7e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-megaport:before {
  content: "\f5a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-magento:before {
  content: "\f3c4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fly:before {
  content: "\f417";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-aviato:before {
  content: "\f421";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-itunes:before {
  content: "\f3b4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cuttlefish:before {
  content: "\f38c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-blogger:before {
  content: "\f37c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-viber:before {
  content: "\f409";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-symfony:before {
  content: "\f83d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-messenger:before {
  content: "\f39f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-audible:before {
  content: "\f373";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-think-peaks:before {
  content: "\f731";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bilibili:before {
  content: "\e3d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-erlang:before {
  content: "\f39d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cotton-bureau:before {
  content: "\f89e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-42-group:before {
  content: "\e080";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-innosoft:before {
  content: "\e080";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-elementor:before {
  content: "\f430";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-pied-piper:before {
  content: "\e01e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-square:before {
  content: "\e01e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nd:before {
  content: "\f4eb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-palfed:before {
  content: "\f3d8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-resolving:before {
  content: "\f3e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-xbox:before {
  content: "\f412";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-searchengin:before {
  content: "\f3eb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-tiktok:before {
  content: "\e07b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-facebook:before {
  content: "\f082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-linkedin:before {
  content: "\f08c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hubspot:before {
  content: "\f3b2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-deploydog:before {
  content: "\f38e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixer:before {
  content: "\e056";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-lastfm:before {
  content: "\f203";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vimeo:before {
  content: "\f40a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mendeley:before {
  content: "\f7b3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-uniregistry:before {
  content: "\f404";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-figma:before {
  content: "\f799";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-remix:before {
  content: "\f4ee";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amazon-pay:before {
  content: "\f42d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cmplid:before {
  content: "\e360";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gripfire:before {
  content: "\f3ac";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-jedi-order:before {
  content: "\f50e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-uikit:before {
  content: "\f403";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-phabricator:before {
  content: "\f3db";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ussunnah:before {
  content: "\f407";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-earlybirds:before {
  content: "\f39a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-trade-federation:before {
  content: "\f513";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-autoprefixer:before {
  content: "\f41c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-play:before {
  content: "\f3ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-line:before {
  content: "\f3c0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-drive:before {
  content: "\f3aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-servicestack:before {
  content: "\f3ec";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-deezer:before {
  content: "\e077";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-raspberry-pi:before {
  content: "\f7bb";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-jira:before {
  content: "\f7b1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-docker:before {
  content: "\f395";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-screenpal:before {
  content: "\e570";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gitter:before {
  content: "\f426";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-d-and-d:before {
  content: "\f38d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-microblog:before {
  content: "\e01a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pied-piper-hat:before {
  content: "\f4e5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-kickstarter-k:before {
  content: "\f3bc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex:before {
  content: "\f413";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-readme:before {
  content: "\f4d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sass:before {
  content: "\f41e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wsh:before {
  content: "\e2d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-buromobelexperte:before {
  content: "\f37f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-salesforce:before {
  content: "\f83b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-octopus-deploy:before {
  content: "\e082";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-medapps:before {
  content: "\f3c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ns8:before {
  content: "\f3d5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-apper:before {
  content: "\f371";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-waze:before {
  content: "\f83f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-snapchat-ghost:before {
  content: "\f2ab";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rust:before {
  content: "\e07a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wix:before {
  content: "\f5cf";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-behance:before {
  content: "\f1b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-supple:before {
  content: "\f3f9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rebel:before {
  content: "\f1d0";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-staylinked:before {
  content: "\f3f5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-kaggle:before {
  content: "\f5fa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-space-awesome:before {
  content: "\e5ac";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cpanel:before {
  content: "\f388";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-goodreads-g:before {
  content: "\f3a9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-git:before {
  content: "\f1d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-tumblr:before {
  content: "\f174";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-perbyte:before {
  content: "\e083";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-grunt:before {
  content: "\f3ad";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-weebly:before {
  content: "\f5cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-themeco:before {
  content: "\f5c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-python:before {
  content: "\f3e2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-bots:before {
  content: "\e340";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-hornbill:before {
  content: "\f592";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-js:before {
  content: "\f3b8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ideal:before {
  content: "\e013";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dev:before {
  content: "\f6cc";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sketch:before {
  content: "\f7c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yandex-international:before {
  content: "\f414";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-uber:before {
  content: "\f402";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-php:before {
  content: "\f457";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-alipay:before {
  content: "\f642";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-firefox-browser:before {
  content: "\e007";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-replyd:before {
  content: "\f3e6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-suse:before {
  content: "\f7d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-jenkins:before {
  content: "\f3b6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-rockrms:before {
  content: "\f3e9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-buffer:before {
  content: "\f837";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-npm:before {
  content: "\f3d4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-yammer:before {
  content: "\f840";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-btc:before {
  content: "\f15a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-stubber:before {
  content: "\e5c7";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-telegram-plane:before {
  content: "\f2c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-old-republic:before {
  content: "\f510";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-odysee:before {
  content: "\e5c6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-square-whatsapp:before {
  content: "\f40c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-whatsapp-square:before {
  content: "\f40c";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-node-js:before {
  content: "\f3d3";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-edge-legacy:before {
  content: "\e078";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-slack-hash:before {
  content: "\f198";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-medrt:before {
  content: "\f3c8";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-vaadin:before {
  content: "\f408";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-reacteurope:before {
  content: "\f75d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-medium-m:before {
  content: "\f23a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-amilia:before {
  content: "\f36d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-flipboard:before {
  content: "\f44d";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-critical-role:before {
  content: "\f6c9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-sitrox:before {
  content: "\e44a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-discourse:before {
  content: "\f393";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-mastodon:before {
  content: "\f4f6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-airbnb:before {
  content: "\f834";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wolf-pack-battalion:before {
  content: "\f514";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-buy-n-large:before {
  content: "\f8a6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-gulp:before {
  content: "\f3ae";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-strava:before {
  content: "\f428";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-ember:before {
  content: "\f423";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-canadian-maple-leaf:before {
  content: "\f785";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-teamspeak:before {
  content: "\f4f9";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pushed:before {
  content: "\f3e1";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wordpress-simple:before {
  content: "\f411";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-nutritionix:before {
  content: "\f3d6";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-wodu:before {
  content: "\e088";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-google-pay:before {
  content: "\e079";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-intercom:before {
  content: "\f7af";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-zhihu:before {
  content: "\f63f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-korvue:before {
  content: "\f42f";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-pix:before {
  content: "\e43a";
}

/* line 28, ../usr/local/bundle/gems/font-awesome-sass-6.4.0/assets/stylesheets/font-awesome/_brands.scss */
.fa-steam-symbol:before {
  content: "\f3f6";
}

/* line 1, app/assets/stylesheets/partials/base.scss */
html {
  font-size: 62.5%;
}

/* line 4, app/assets/stylesheets/partials/base.scss */
body {
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 1.6rem;
}

/* line 8, app/assets/stylesheets/partials/base.scss */
.row {
  max-width: 100%;
}

/* line 10, app/assets/stylesheets/partials/base.scss */
.row .row {
  margin: 0 auto;
  max-width: 100%;
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon-b8272ca732c428609e05ae0b04d911adf3bcbdbab29c1c5e99043461d804f1ab.eot?qxvdmv);
  src: url(/assets/icomoon-b8272ca732c428609e05ae0b04d911adf3bcbdbab29c1c5e99043461d804f1ab.eot?qxvdmv#iefix) format("embedded-opentype"), url(/assets/icomoon-3eea0ad4ce6d7fb4aa7fc31a7d8d908f0c2a36647b76ecf7ececd05d1c0adfc9.woff2?qxvdmv) format("woff2"), url(/assets/icomoon-45cc710d442fd3697d20613920c415e5c96a19f39e4f2b47c2e8c11817faf1f6.ttf?qxvdmv) format("truetype"), url(/assets/icomoon-1637543af086f0ceddeecd98c7433827139a5631dd0a977df8f839662fc8b9d0.woff?qxvdmv) format("woff"), url(/assets/icomoon-7c4513b0b02ddaf38035237f0bec5bc087e8ff360fe7b69746003be6da88b168.svg?qxvdmv#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

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

/* line 28, app/assets/stylesheets/partials/fonts.scss */
.icon-zillow:before {
  content: "\e900";
}

/* line 1, app/assets/stylesheets/partials/forms.scss */
.RevInput--label,
label,
.sub-nav-Extras dt {
  color: #666;
}

/* line 5, app/assets/stylesheets/partials/forms.scss */
.RevInput--input,
.RevInput--select,
.RevInput--textarea,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
select,
textarea {
  transition: all 250ms ease-in-out 0s;
  background-color: #FAFAFA;
  border-radius: 0;
  color: #666;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1rem;
  outline: 0;
  padding: 0 0.5rem;
  width: 100%;
}

/* line 2, app/assets/stylesheets/mixins/placeholders.scss */
.RevInput--input ::-webkit-input-placeholder, .RevInput--input::-webkit-input-placeholder,
.RevInput--select ::-webkit-input-placeholder,
.RevInput--select::-webkit-input-placeholder,
.RevInput--textarea ::-webkit-input-placeholder,
.RevInput--textarea::-webkit-input-placeholder,
input[type="text"] ::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"] ::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"] ::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"] ::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"] ::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="month"] ::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"] ::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="email"] ::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"] ::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"] ::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"] ::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="time"] ::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"] ::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="color"] ::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
select ::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/mixins/placeholders.scss */
.RevInput--input :-moz-placeholder, .RevInput--input:-moz-placeholder,
.RevInput--select :-moz-placeholder,
.RevInput--select:-moz-placeholder,
.RevInput--textarea :-moz-placeholder,
.RevInput--textarea:-moz-placeholder,
input[type="text"] :-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"] :-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"] :-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"] :-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"] :-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="month"] :-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="week"] :-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="email"] :-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"] :-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"] :-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"] :-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="time"] :-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"] :-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="color"] :-moz-placeholder,
input[type="color"]:-moz-placeholder,
select :-moz-placeholder,
select:-moz-placeholder,
textarea :-moz-placeholder,
textarea:-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/placeholders.scss */
.RevInput--input ::-moz-placeholder, .RevInput--input::-moz-placeholder,
.RevInput--select ::-moz-placeholder,
.RevInput--select::-moz-placeholder,
.RevInput--textarea ::-moz-placeholder,
.RevInput--textarea::-moz-placeholder,
input[type="text"] ::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"] ::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"] ::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"] ::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="month"] ::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"] ::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"] ::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"] ::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="time"] ::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="color"] ::-moz-placeholder,
input[type="color"]::-moz-placeholder,
select ::-moz-placeholder,
select::-moz-placeholder,
textarea ::-moz-placeholder,
textarea::-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 20, app/assets/stylesheets/mixins/placeholders.scss */
.RevInput--input :-ms-input-placeholder, .RevInput--input:-ms-input-placeholder,
.RevInput--select :-ms-input-placeholder,
.RevInput--select:-ms-input-placeholder,
.RevInput--textarea :-ms-input-placeholder,
.RevInput--textarea:-ms-input-placeholder,
input[type="text"] :-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"] :-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"] :-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"] :-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"] :-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="month"] :-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"] :-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="email"] :-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"] :-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"] :-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"] :-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="time"] :-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"] :-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="color"] :-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
select :-ms-input-placeholder,
select:-ms-input-placeholder,
textarea :-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/mixins/placeholders.scss */
.RevInput--input select:-moz-focusring,
.RevInput--select select:-moz-focusring,
.RevInput--textarea select:-moz-focusring,
input[type="text"] select:-moz-focusring,
input[type="password"] select:-moz-focusring,
input[type="date"] select:-moz-focusring,
input[type="datetime"] select:-moz-focusring,
input[type="datetime-local"] select:-moz-focusring,
input[type="month"] select:-moz-focusring,
input[type="week"] select:-moz-focusring,
input[type="email"] select:-moz-focusring,
input[type="number"] select:-moz-focusring,
input[type="search"] select:-moz-focusring,
input[type="tel"] select:-moz-focusring,
input[type="time"] select:-moz-focusring,
input[type="url"] select:-moz-focusring,
input[type="color"] select:-moz-focusring,
select select:-moz-focusring,
textarea select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* line 15, app/assets/stylesheets/mixins/forms.scss */
.RevInput--input:hover, .RevInput--input:focus, .RevInput--input:active,
.RevInput--select:hover,
.RevInput--select:focus,
.RevInput--select:active,
.RevInput--textarea:hover,
.RevInput--textarea:focus,
.RevInput--textarea:active,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="text"]:active,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="password"]:active,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="date"]:active,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="month"]:active,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="week"]:active,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="email"]:active,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="number"]:active,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="time"]:active,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="url"]:active,
input[type="color"]:hover,
input[type="color"]:focus,
input[type="color"]:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
  background-color: #FFF;
  cursor: pointer;
  outline: 0;
}

/* line 22, app/assets/stylesheets/mixins/forms.scss */
.RevInput--input:focus, .RevInput--input:active,
.RevInput--select:focus,
.RevInput--select:active,
.RevInput--textarea:focus,
.RevInput--textarea:active,
input[type="text"]:focus,
input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  background-color: #FFF;
  outline: 0;
}

/* line 27, app/assets/stylesheets/partials/forms.scss */
select option {
  background: #FAFAFA;
  border: 0;
  color: #666;
  display: block;
  outline: 0;
  padding: 0.5rem;
}

/* line 34, app/assets/stylesheets/partials/forms.scss */
select option:hover, select option:active, select option:focus {
  background: #000;
  color: #FFF;
}

/* line 42, app/assets/stylesheets/partials/forms.scss */
textarea {
  height: auto;
  line-height: 1.6;
  min-height: 20rem;
}

/* line 1, app/assets/stylesheets/partials/links.scss */
a {
  color: #32499B;
  font-weight: normal;
}

/* line 4, app/assets/stylesheets/partials/links.scss */
a:hover {
  color: #4762c4;
}

/* line 7, app/assets/stylesheets/partials/links.scss */
a:active, a:focus {
  color: #23336d;
}

/* line 11, app/assets/stylesheets/partials/links.scss */
a.inline {
  display: inline-block;
}

/* line 13, app/assets/stylesheets/partials/links.scss */
a.inline:hover, a.inline:active, a.inline:focus {
  background: transparent;
}

/* line 3, app/assets/stylesheets/biz/partials/base.scss */
html {
  font-size: 100%;
}

/* line 6, app/assets/stylesheets/biz/partials/base.scss */
body {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.01rem;
  line-height: 1.6rem;
}

/* line 12, app/assets/stylesheets/biz/partials/base.scss */
.row {
  max-width: 75rem;
}

/* line 14, app/assets/stylesheets/biz/partials/base.scss */
.row.expand, .row.NeighborhoodSearchButton {
  max-width: 100%;
}

/* line 19, app/assets/stylesheets/biz/partials/base.scss */
.column + .column:last-child,
.columns + .column:last-child,
.column + .columns:last-child,
.columns + .columns:last-child {
  float: left;
}

/* line 25, app/assets/stylesheets/biz/partials/base.scss */
section {
  display: block;
  width: 100%;
}

/* line 28, app/assets/stylesheets/biz/partials/base.scss */
section.SectionCallout, section.HomeBlogSection {
  padding: 3rem 0;
}

/* line 30, app/assets/stylesheets/biz/partials/base.scss */
section.SectionCallout.Primary, section.Primary.HomeBlogSection {
  background-color: #32499B;
}

/* line 32, app/assets/stylesheets/biz/partials/base.scss */
section.SectionCallout.Primary .HeaderTextLead, section.Primary.HomeBlogSection .HeaderTextLead,
section.SectionCallout.Primary .SectionTitle,
section.Primary.HomeBlogSection .SectionTitle {
  color: #FFF;
}

/* line 37, app/assets/stylesheets/biz/partials/base.scss */
section.SectionCallout.Secondary, .SectionCallout.HomeBlogSection, section.HomeBlogSection {
  background-color: #f6f4ec;
}

/* line 41, app/assets/stylesheets/biz/partials/base.scss */
section .SectionTitle {
  text-align: center;
}

/* line 44, app/assets/stylesheets/biz/partials/base.scss */
section .SectionButtonCenter {
  display: flex;
  justify-content: center;
}

/* line 46, app/assets/stylesheets/biz/partials/base.scss */
section .SectionButtonCenter button,
section .SectionButtonCenter .button,
section .SectionButtonCenter .NeighborhoodsFeaturedProperties-buttonViewAll,
section .SectionButtonCenter .NeighborhoodSearchButton {
  display: block;
}

/* line 53, app/assets/stylesheets/biz/partials/base.scss */
ol li {
  padding-bottom: 0.5rem;
}

/* line 58, app/assets/stylesheets/biz/partials/base.scss */
::-moz-selection {
  background: #c6d6e9 !important;
}
::selection {
  background: #c6d6e9 !important;
}

/* line 3, app/assets/stylesheets/biz/partials/forms.scss */
form {
  padding: 4px;
}

/* line 2, app/assets/stylesheets/mixins/placeholders.scss */
form ::-webkit-input-placeholder, form::-webkit-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/mixins/placeholders.scss */
form :-moz-placeholder, form:-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/placeholders.scss */
form ::-moz-placeholder, form::-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 20, app/assets/stylesheets/mixins/placeholders.scss */
form :-ms-input-placeholder, form:-ms-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/mixins/placeholders.scss */
form select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* line 6, app/assets/stylesheets/biz/partials/forms.scss */
form input,
form select,
form textarea {
  background: #FAFAFA;
  border-radius: 0;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.45);
  color: #666;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  padding: 0.5rem;
}

/* line 17, app/assets/stylesheets/biz/partials/forms.scss */
form input:hover, form input:active, form input:focus,
form select:hover,
form select:active,
form select:focus,
form textarea:hover,
form textarea:active,
form textarea:focus {
  background-color: #FFF;
  border-color: #BBB;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7);
  color: #666;
  outline: none;
}

/* line 27, app/assets/stylesheets/biz/partials/forms.scss */
form input[type="file"] {
  border: 1px solid #DDD;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/biz/mixins/forms.scss */
form input[type="file"]:hover, form input[type="file"]:active, form input[type="file"]:focus {
  border-color: #BBB;
}

/* line 31, app/assets/stylesheets/biz/partials/forms.scss */
form input[type="radio"] {
  border-radius: 1000px;
}

/* line 34, app/assets/stylesheets/biz/partials/forms.scss */
form input[type="checkbox"] {
  border-radius: 2px;
}

/* line 37, app/assets/stylesheets/biz/partials/forms.scss */
form select {
  -webkit-appearance: menulist !important;
  padding: 0.25rem;
}

/* line 40, app/assets/stylesheets/biz/partials/forms.scss */
form select option {
  padding: 0.25rem;
}

/* line 44, app/assets/stylesheets/biz/partials/forms.scss */
form textarea {
  min-height: 5rem;
}

/* line 48, app/assets/stylesheets/biz/partials/forms.scss */
label, .sub-nav-Extras dt,
label span,
.sub-nav-Extras dt span {
  color: #51504C;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: bold;
}

/* line 54, app/assets/stylesheets/biz/partials/forms.scss */
label span, .sub-nav-Extras dt span {
  display: block;
  margin-bottom: 0.5rem;
}

/* line 60, app/assets/stylesheets/biz/partials/forms.scss */
.Email-dropdown p {
  margin-bottom: 0.5rem;
}

/* line 63, app/assets/stylesheets/biz/partials/forms.scss */
.Email-dropdown input {
  box-shadow: none;
  margin: 0 0 0.5rem;
}

/* line 69, app/assets/stylesheets/biz/partials/forms.scss */
.Form-wrapper {
  background-color: #F0F0F0;
  border: 1px solid #E0E0E0;
  display: block;
  margin: 3rem 0;
  padding: 2rem;
}

/* line 3, app/assets/stylesheets/biz/partials/typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 13, app/assets/stylesheets/biz/partials/typography.scss */
h1,
h3,
h5 {
  color: #32499B;
}

/* line 18, app/assets/stylesheets/biz/partials/typography.scss */
h2,
h6 {
  color: #858585;
}

/* line 23, app/assets/stylesheets/biz/partials/typography.scss */
p.Lead {
  color: #666;
  font-size: 125%;
  line-height: 1.6;
}

@media only screen and (max-width: 40em) {
  /* line 23, app/assets/stylesheets/biz/partials/typography.scss */
  p.Lead {
    font-size: 1.125rem;
  }
}

/* line 30, app/assets/stylesheets/biz/partials/typography.scss */
.SecondaryHead {
  color: #51504C;
}

/* line 33, app/assets/stylesheets/biz/partials/typography.scss */
.HeaderTextLead {
  color: #666;
  font-size: 125%;
  line-height: 1.6;
  font-family: "Heebo", sans-serif;
  line-height: 1.8;
}

@media only screen and (max-width: 40em) {
  /* line 33, app/assets/stylesheets/biz/partials/typography.scss */
  .HeaderTextLead {
    font-size: 1.125rem;
  }
}

/* line 42, app/assets/stylesheets/biz/partials/typography.scss */
strong .StrongCallout {
  color: #5988BD;
}

/* line 3, app/assets/stylesheets/components/Buttons.scss */
.button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton,
button,
.Button,
.RevButton {
  transition: all 250ms ease-in-out 0s;
  background: #32499B;
  border: 0;
  border-radius: 2px;
  box-shadow: 0;
  color: #FFF;
  cursor: pointer;
  font-family: "Heebo", sans-serif;
  font-size: inherit;
  font-weight: normal;
  margin: 1rem 0 0 0;
  outline: 0;
  padding: 1rem;
}

/* line 20, app/assets/stylesheets/components/Buttons.scss */
.button:hover, .NeighborhoodsFeaturedProperties-buttonViewAll:hover, .NeighborhoodSearchButton:hover,
button:hover,
.Button:hover,
.RevButton:hover {
  background: #3f5bc1;
  color: #FFF;
  box-shadow: 0;
}

/* line 25, app/assets/stylesheets/components/Buttons.scss */
.button:active, .NeighborhoodsFeaturedProperties-buttonViewAll:active, .NeighborhoodSearchButton:active, .button:focus, .NeighborhoodsFeaturedProperties-buttonViewAll:focus, .NeighborhoodSearchButton:focus,
button:active,
button:focus,
.Button:active,
.Button:focus,
.RevButton:active,
.RevButton:focus {
  background: #3f5bc1;
  color: #FFF;
  box-shadow: 0;
}

/* line 31, app/assets/stylesheets/components/Buttons.scss */
.button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton,
button.large,
.Button.large,
.RevButton.large {
  padding: 2rem;
}

/* line 34, app/assets/stylesheets/components/Buttons.scss */
.button.small, .small.NeighborhoodsFeaturedProperties-buttonViewAll, .small.NeighborhoodSearchButton,
button.small,
.Button.small,
.RevButton.small {
  font-size: 1.2rem;
  padding: 0.5rem;
}

/* line 38, app/assets/stylesheets/components/Buttons.scss */
.button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton,
button.tiny,
.Button.tiny,
.RevButton.tiny {
  font-size: 1rem;
  padding: 0.25rem;
}

/* line 42, app/assets/stylesheets/components/Buttons.scss */
.button.expand, .expand.NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton,
button.expand,
.Button.expand,
.RevButton.expand {
  display: block;
  width: 100%;
}

/* line 46, app/assets/stylesheets/components/Buttons.scss */
.button.collapse, .collapse.NeighborhoodsFeaturedProperties-buttonViewAll, .collapse.NeighborhoodSearchButton,
button.collapse,
.Button.collapse,
.RevButton.collapse {
  margin: 0;
}

/* line 51, app/assets/stylesheets/components/Buttons.scss */
.BackBtn:before {
  content: '\f104';
  font-family: 'FontAwesome';
  padding-right: 1rem;
}

/* Shared */
/* line 62, app/assets/stylesheets/components/Buttons.scss */
.OauthLoginBtn {
  border: none;
  box-sizing: border-box;
  color: #FFF;
  display: inline-block;
  font-size: 16px;
  line-height: 34px;
  margin: 1rem auto;
  padding: 0 15px 0 46px;
  position: relative;
  /* width: 13em;  - apply for fixed size */
  text-align: left;
  white-space: nowrap;
}

/* line 76, app/assets/stylesheets/components/Buttons.scss */
.OauthLoginBtn:before {
  box-sizing: border-box;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 34px;
}

/* line 85, app/assets/stylesheets/components/Buttons.scss */
.OauthLoginBtn:focus {
  outline: none;
}

/* line 88, app/assets/stylesheets/components/Buttons.scss */
.OauthLoginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}

/* Facebook */
/* line 94, app/assets/stylesheets/components/Buttons.scss */
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  text-shadow: 0 -1px 0 #354C8C;
}

/* line 99, app/assets/stylesheets/components/Buttons.scss */
.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  content: "\f09a";
  font-family: 'FontAwesome';
  font-size: 1.5rem;
  text-align: center;
}

/* line 108, app/assets/stylesheets/components/Buttons.scss */
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
}

/* line 112, app/assets/stylesheets/components/Buttons.scss */
.loginBtn--facebook:hover:before,
.loginBtn--facebook:focus:before {
  color: #fff;
}

/* line 3, app/assets/stylesheets/components/Card.scss */
.Card {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  padding: 1rem;
  overflow: hidden;
  margin-bottom: 1rem;
  border-radius: 2px;
}

/* line 12, app/assets/stylesheets/mixins/card.scss */
.Card hr {
  background: #CCC;
  height: 1px;
}

/* line 17, app/assets/stylesheets/mixins/card.scss */
a .Card:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 21, app/assets/stylesheets/mixins/card.scss */
.Card-photo {
  display: flex;
  height: 10rem;
  overflow: hidden;
}

@media only screen and (min-width:40em) {
  /* line 21, app/assets/stylesheets/mixins/card.scss */
  .Card-photo {
    height: 15rem;
  }
}

/* line 28, app/assets/stylesheets/mixins/card.scss */
.Card-photo img, .Card-photo .ContactPage-map iframe, .ContactPage-map .Card-photo iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 7, app/assets/stylesheets/components/Card.scss */
.CardBleed, .OpenHousesSection .ListListing {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  padding: 0;
  overflow: hidden;
  margin-bottom: 1rem;
  border-radius: 2px;
}

/* line 12, app/assets/stylesheets/mixins/card.scss */
.CardBleed hr, .OpenHousesSection .ListListing hr {
  background: #CCC;
  height: 1px;
}

/* line 17, app/assets/stylesheets/mixins/card.scss */
a .CardBleed:hover, a .OpenHousesSection .ListListing:hover, .OpenHousesSection a .ListListing:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 21, app/assets/stylesheets/mixins/card.scss */
.CardBleed-photo {
  display: flex;
  height: 10rem;
  overflow: hidden;
}

@media only screen and (min-width:40em) {
  /* line 21, app/assets/stylesheets/mixins/card.scss */
  .CardBleed-photo {
    height: 15rem;
  }
}

/* line 28, app/assets/stylesheets/mixins/card.scss */
.CardBleed-photo img, .CardBleed-photo .ContactPage-map iframe, .ContactPage-map .CardBleed-photo iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 38, app/assets/stylesheets/mixins/card.scss */
.CardBleed .Info, .OpenHousesSection .ListListing .Info, .CardBleed .CardBleed-info, .OpenHousesSection .ListListing .CardBleed-info, .OpenHousesSection .ListListing .ListListing-summary, .CardBleed .MapSideBar .Listing-info, .OpenHousesSection .ListListing .MapSideBar .Listing-info, .MapSideBar .CardBleed .Listing-info, .MapSideBar .OpenHousesSection .ListListing .Listing-info, .OpenHousesSection .MapSideBar .ListListing .Listing-info, .CardBleed .ListListing-summary {
  padding: 1rem;
}

/* line 5, app/assets/stylesheets/components/Flash.scss */
.alert-box.warning {
  background: #f08a24;
  border: 1px solid #d3710e;
}

/* line 5, app/assets/stylesheets/components/Flash.scss */
.alert-box.info {
  background: #a0d3e8;
  border: 1px solid #77c0de;
}

/* line 5, app/assets/stylesheets/components/Flash.scss */
.alert-box.success {
  background: #51504C;
  border: 1px solid #373633;
}

/* line 5, app/assets/stylesheets/components/Flash.scss */
.alert-box.alert {
  background: #f04124;
  border: 1px solid #d32a0e;
}

/* line 5, app/assets/stylesheets/components/Flash.scss */
.alert-box.notice {
  background: #0079A5;
  border: 1px solid #005472;
}

/* line 4, app/assets/stylesheets/components/Footer.scss */
.Revelry {
  color: #F8D44B;
  display: block;
  font-size: 0.875rem;
  margin: 1rem auto;
  max-width: 300px;
  text-align: center;
}

/* line 11, app/assets/stylesheets/components/Footer.scss */
.Revelry:hover {
  color: #F8D44B;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/components/FormSwitch.scss */
.switch {
  border-radius: 1000px;
  height: 32px;
  position: relative;
  width: 64px;
}

/* line 6, app/assets/stylesheets/components/FormSwitch.scss */
.switch input {
  border-radius: 1000px;
  cursor: pointer;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}

/* line 14, app/assets/stylesheets/components/FormSwitch.scss */
.switch input:checked ~ label, .switch .sub-nav-Extras input:checked ~ dt, .sub-nav-Extras .switch input:checked ~ dt {
  background: #43AC6A;
}

/* line 16, app/assets/stylesheets/components/FormSwitch.scss */
.switch input:checked ~ label div, .switch .sub-nav-Extras input:checked ~ dt div, .sub-nav-Extras .switch input:checked ~ dt div {
  left: 67px;
}

/* line 21, app/assets/stylesheets/components/FormSwitch.scss */
.switch label, .switch .sub-nav-Extras dt, .sub-nav-Extras .switch dt {
  background: #f04124;
  border-radius: 1000px;
  display: block;
  height: 100%;
  position: relative;
  transition: all 0.15s ease;
  width: 100%;
}

/* line 29, app/assets/stylesheets/components/FormSwitch.scss */
.switch label:after, .switch .sub-nav-Extras dt:after, .sub-nav-Extras .switch dt:after {
  border-radius: 1000px;
}

/* line 32, app/assets/stylesheets/components/FormSwitch.scss */
.switch label div, .switch .sub-nav-Extras dt div, .sub-nav-Extras .switch dt div {
  background: #FFF;
  border-radius: 1000px;
  display: block;
  height: 45px;
  left: 6px;
  position: absolute;
  top: 6px;
  transition: all 0.15s ease;
  width: 53px;
  z-index: 3;
}

/* line 3, app/assets/stylesheets/components/Tables.scss */
.Table {
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/components/Tables.scss */
.TableHeaders {
  align-items: center;
  display: flex;
  background: #51504C;
  font-size: 0.75rem;
  text-transform: uppercase;
}

/* line 8, app/assets/stylesheets/components/Tables.scss */
.TableHeaders-title {
  border-right: 1px solid #CCC;
  color: #E0E0E0;
  line-height: 1em;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/tables.scss */
.TableHeaders-title:hover, .TableHeaders-title:active, .TableHeaders-title:focus {
  color: #FFF;
}

/* line 18, app/assets/stylesheets/mixins/tables.scss */
.TableHeaders-title:hover small, .TableHeaders-title:active small, .TableHeaders-title:focus small {
  color: #F0F0F0;
}

/* line 22, app/assets/stylesheets/mixins/tables.scss */
.TableHeaders-title:last-child {
  border: 0;
}

/* line 25, app/assets/stylesheets/mixins/tables.scss */
.TableHeaders-title.active {
  color: #90afd3;
}

/* line 28, app/assets/stylesheets/mixins/tables.scss */
.TableHeaders-title small {
  color: #CCC;
}

/* line 12, app/assets/stylesheets/components/Tables.scss */
.TableItem {
  align-items: center;
  display: flex;
  background: #FFF;
  border-bottom: 1px solid #F0F0F0;
  color: #333333;
  font-size: 0.9rem;
}

/* line 39, app/assets/stylesheets/mixins/tables.scss */
.TableItem:hover, .TableItem:active, .TableItem:focus {
  color: #32499B;
}

/* line 14, app/assets/stylesheets/components/Tables.scss */
.TableItem-content {
  display: block;
  margin-right: 0.5rem;
  overflow: hidden;
  padding: 0.5rem 1rem;
}

@media only screen and (max-width: 40em) {
  /* line 14, app/assets/stylesheets/components/Tables.scss */
  .TableItem-content {
    font-size: 80%;
  }
}

/* line 2, app/assets/stylesheets/components/TextToolbar.scss */
.froala-wrapper {
  transition: all 250ms ease-in-out 0s;
  background-color: #FAFAFA;
  border-radius: 0;
  color: #666;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1rem;
  outline: 0;
  padding: 0 0.5rem;
  width: 100%;
  border-radius: 0;
}

/* line 2, app/assets/stylesheets/mixins/placeholders.scss */
.froala-wrapper ::-webkit-input-placeholder, .froala-wrapper::-webkit-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/mixins/placeholders.scss */
.froala-wrapper :-moz-placeholder, .froala-wrapper:-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/placeholders.scss */
.froala-wrapper ::-moz-placeholder, .froala-wrapper::-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 20, app/assets/stylesheets/mixins/placeholders.scss */
.froala-wrapper :-ms-input-placeholder, .froala-wrapper:-ms-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/mixins/placeholders.scss */
.froala-wrapper select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* line 15, app/assets/stylesheets/mixins/forms.scss */
.froala-wrapper:hover, .froala-wrapper:focus, .froala-wrapper:active {
  background-color: #FFF;
  cursor: pointer;
  outline: 0;
}

/* line 22, app/assets/stylesheets/mixins/forms.scss */
.froala-wrapper:focus, .froala-wrapper:active {
  background-color: #FFF;
  outline: 0;
}

/* line 7, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-editor {
  background: #51504C;
  border-top: solid 5px #90afd3;
}

/* line 10, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-editor button.fr-bttn,
.froala-box .froala-editor button.fr-trigger {
  color: #90afd3;
}

/* line 13, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-editor button.fr-bttn:after,
.froala-box .froala-editor button.fr-trigger:after {
  border-top-color: #CCC;
}

/* line 16, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-editor button.fr-bttn:hover, .froala-box .froala-editor button.fr-bttn:active, .froala-box .froala-editor button.fr-bttn.active,
.froala-box .froala-editor button.fr-trigger:hover,
.froala-box .froala-editor button.fr-trigger:active,
.froala-box .froala-editor button.fr-trigger.active {
  background: #90afd3;
  color: #51504C;
}

/* line 26, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:hover, .froala-box .froala-editor .bttn-wrapper:not(.touch) button.fr-bttn:active,
.froala-box .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:hover,
.froala-box .froala-editor .bttn-wrapper:not(.touch) button.fr-trigger:active {
  background: #90afd3;
  color: #51504C;
}

/* line 34, app/assets/stylesheets/components/TextToolbar.scss */
.froala-box .froala-wrapper.f-basic {
  border: 0;
}

/* line 5, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar {
  background-color: #51504C;
  display: block;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 5, app/assets/stylesheets/biz/components/AccountTopBar.scss */
  .AccountTopBar.top-bar {
    display: none;
  }
}

/* line 15, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar .top-bar-section .NavList {
  float: right;
}

/* line 18, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar .top-bar-section .NavList li.active a, .AccountTopBar.top-bar .top-bar-section .NavList li.active a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
  color: #90afd3;
}

/* line 22, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar .top-bar-section .NavList li a,
.AccountTopBar.top-bar .top-bar-section .NavList li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton) {
  background: #51504C;
  color: #EDEAE1;
  font-weight: 400;
  line-height: 2rem;
}

/* line 28, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar .top-bar-section .NavList li a:hover, .AccountTopBar.top-bar .top-bar-section .NavList li a:active, .AccountTopBar.top-bar .top-bar-section .NavList li a:focus,
.AccountTopBar.top-bar .top-bar-section .NavList li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):hover,
.AccountTopBar.top-bar .top-bar-section .NavList li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):active,
.AccountTopBar.top-bar .top-bar-section .NavList li a:not(.button):not(.NeighborhoodsFeaturedProperties-buttonViewAll):not(.NeighborhoodSearchButton):focus {
  background: #666;
  color: #E0E0E0;
}

/* line 39, app/assets/stylesheets/biz/components/AccountTopBar.scss */
.AccountTopBar.top-bar .top-bar-section .NavList .has-dropdown .dropdown li a {
  line-height: 2rem;
}

@media only screen and (min-width:53em) {
  /* line 39, app/assets/stylesheets/biz/components/AccountTopBar.scss */
  .AccountTopBar.top-bar .top-bar-section .NavList .has-dropdown .dropdown li a {
    padding: 0 0.5rem;
  }
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 53, app/assets/stylesheets/biz/components/AccountTopBar.scss */
  .AccountTopBar-list {
    border-bottom: 1px solid #CCC;
  }
}

/* line 3, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard {
  padding: 0;
}

@media only screen and (min-width:40em) {
  /* line 3, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard {
    min-height: 36rem;
  }
}

/* line 8, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard .tabs-content {
  background: #F0F0F0;
}

/* line 12, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-header-wrapper {
  background: #dce3f1;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) inset;
  display: block;
  margin: -1px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 1rem 0;
}

@media only screen and (min-width:40em) {
  /* line 16, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard-header {
    align-items: center;
    display: flex;
  }
}

/* line 21, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-header-avatar {
  height: 140px;
  overflow: hidden;
  max-width: 140px;
  height: 60px;
  width: 100%;
  max-width: 100px;
}

/* line 11, app/assets/stylesheets/biz/mixins/avatars.scss */
.AdminDashboard-header-avatar img, .AdminDashboard-header-avatar .ContactPage-map iframe, .ContactPage-map .AdminDashboard-header-avatar iframe {
  height: 100%;
  max-width: none;
  width: auto;
}

/* line 24, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-header-avatar .AdminDashboard-placeholderAvatar--wrapper {
  background-color: #FAFAFA;
  border-radius: 1000px;
  display: inline-block;
  height: 100%;
}

/* line 29, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-header-avatar .AdminDashboard-placeholderAvatar--wrapper img, .AdminDashboard-header-avatar .AdminDashboard-placeholderAvatar--wrapper .ContactPage-map iframe, .ContactPage-map .AdminDashboard-header-avatar .AdminDashboard-placeholderAvatar--wrapper iframe {
  padding: 0.5rem;
}

/* line 34, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-header-user {
  margin: 0.5rem 0 1rem;
}

@media only screen and (min-width:40em) {
  /* line 34, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard-header-user {
    margin: 0;
  }
}

/* line 40, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content {
  margin-top: 2rem;
}

/* line 42, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-leadHeaders {
  align-items: center;
  display: flex;
  background: #51504C;
  font-size: 0.75rem;
  text-transform: uppercase;
}

/* line 48, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-leadHeader {
  border-right: 1px solid #CCC;
  color: #E0E0E0;
  line-height: 1em;
  padding-bottom: 1rem;
  padding-top: 1rem;
  width: 100%;
}

/* line 55, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-leadHeader:hover, .AdminDashboard-content .AdminDashboard-leadHeader:active, .AdminDashboard-content .AdminDashboard-leadHeader:focus {
  color: #FFF;
}

/* line 60, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-leadHeader:last-child {
  border: 0;
}

/* line 63, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-leadHeader.active {
  color: #90afd3;
}

/* line 67, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-lead {
  background: #EDEAE1;
  color: #666;
  display: block;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  transition: all 300ms ease-out 0s;
  background: #FFF;
  border-bottom: 1px solid #F0F0F0;
  color: #333333;
  font-size: 0.9rem;
  padding: 1rem 0;
}

/* line 14, app/assets/stylesheets/mixins/lists.scss */
.AdminDashboard-content .AdminDashboard-lead:hover {
  background: #FFF;
}

/* line 74, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-content .AdminDashboard-lead:hover, .AdminDashboard-content .AdminDashboard-lead:active, .AdminDashboard-content .AdminDashboard-lead:focus {
  color: #32499B;
}

@media only screen and (min-width:40em) {
  /* line 67, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard-content .AdminDashboard-lead {
    align-items: center;
    display: flex;
  }
}

/* line 84, app/assets/stylesheets/biz/components/AdminDashboard.scss */
.AdminDashboard-lead-name {
  font-weight: bold;
}

@media only screen and (max-width: 40em) {
  /* line 87, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard-lead-submitted,
.AdminDashboard-lead-source {
    clear: both;
    color: #CCC;
    font-size: 0.75rem;
    line-height: 1.25em;
  }
}

@media only screen and (max-width: 40em) {
  /* line 96, app/assets/stylesheets/biz/components/AdminDashboard.scss */
  .AdminDashboard-lead-assignment {
    position: absolute;
    right: 0;
  }
}

/* line 4, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout {
  align-items: center;
  display: flex;
  background: #c6d6e9;
  border-bottom: 2px solid #5988BD;
  border-radius: 2px 2px 0 0;
  bottom: 0;
  color: #6F695D;
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 10000;
}

@media only screen and (max-width: 40em) {
  /* line 4, app/assets/stylesheets/biz/components/AgentCallout.scss */
  .AgentCallout {
    padding: 0.5rem 1rem 2rem;
  }
}

@media only screen and (min-width:40em) {
  /* line 4, app/assets/stylesheets/biz/components/AgentCallout.scss */
  .AgentCallout {
    border: 0;
    bottom: 0;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25);
    left: 1rem;
    max-width: 320px;
    padding: 0.5rem 1rem;
    right: auto;
    width: 320px;
  }
}

/* line 31, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-avatar {
  height: 140px;
  overflow: hidden;
  max-width: 140px;
  height: 60px;
  width: 60px;
  float: left;
  margin-right: 1rem;
}

/* line 11, app/assets/stylesheets/biz/mixins/avatars.scss */
.AgentCallout-avatar img, .AgentCallout-avatar .ContactPage-map iframe, .ContactPage-map .AgentCallout-avatar iframe {
  height: 100%;
  max-width: none;
  width: auto;
}

/* line 36, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-info {
  line-height: 1.25em;
}

/* line 38, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-info a {
  color: #51504C;
  display: block;
}

/* line 41, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-info a:hover, .AgentCallout-info a:active, .AgentCallout-info a:focus {
  color: #51504C;
  text-decoration: underline;
}

/* line 49, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-info-email {
  font-weight: normal;
}

/* line 52, app/assets/stylesheets/biz/components/AgentCallout.scss */
.AgentCallout-info-phone {
  margin: 0;
}

/* line 5, app/assets/stylesheets/biz/components/Agents.scss */
.Agents {
  padding: 2rem 0;
}

/* line 7, app/assets/stylesheets/biz/components/Agents.scss */
.Agents [class*="column"] + [class*="column"]:last-child {
  float: left;
}

/* line 10, app/assets/stylesheets/biz/components/Agents.scss */
.Agents-invite {
  padding-bottom: 2rem;
}

/* line 13, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent {
  background: #EDEAE1;
  border-radius: 2px;
  box-shadow: 0 0 0 2px transparent;
  color: #666;
  display: block;
  margin-bottom: 1rem;
  padding: 1rem;
  transition: all 300ms ease-out 0s;
}

/* line 22, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent:hover {
  background: #FFF;
  box-shadow: 0 0 0 2px #E9E4D0;
}

/* line 26, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent-image {
  margin-bottom: 1rem;
  overflow: hidden;
  width: 100%;
}

/* line 30, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent-image a {
  position: relative;
  overflow: hidden;
  background: #FAF9F5;
  overflow: hidden;
  position: relative;
}

/* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
.Agents .Agent-image a:before {
  content: '';
  display: block;
  padding-top: 100%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
.Agents .Agent-image a > img, .Agents .Agent-image .ContactPage-map a > iframe, .ContactPage-map .Agents .Agent-image a > iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 36, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent-image img, .Agents .Agent-image .ContactPage-map iframe, .ContactPage-map .Agents .Agent-image iframe {
  height: 100%;
  margin: 0 auto;
  max-width: none;
  width: auto;
}

/* line 44, app/assets/stylesheets/biz/components/Agents.scss */
.Agents .Agent-info p a {
  color: #51504C;
}

/* line 52, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-confirmDelete {
  line-height: normal;
  margin: 1rem 0 0;
  padding: 0.75rem 3rem;
}

/* line 57, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-image a {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}

/* line 63, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-info h4 {
  color: #666;
  line-height: 1.6;
  margin: 0;
}

/* line 68, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-info p {
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0;
}

/* line 76, app/assets/stylesheets/biz/components/Agents.scss */
.Listing-Agent.SideBar {
  margin-bottom: 1rem;
}

/* line 80, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification {
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 10;
}

/* line 85, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-residential,
.Agent-classification .Agent-commercial {
  background: #32499B;
  border-radius: 50%;
  color: #FFF;
  float: left;
  font-size: 1.25rem;
  height: 30px;
  line-height: 30px;
  margin: 0 0.4rem 0.4rem 0;
  position: relative;
  text-align: center;
  width: 30px;
}

/* line 98, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-residential:after,
.Agent-classification .Agent-commercial:after {
  background: #c6d6e9;
  border: 2px solid #51504C;
  border-radius: 2px 2px 0;
  color: #51504C;
  content: 'Residential';
  display: none;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 0.75rem;
  line-height: 1em;
  padding: 0.5rem;
  position: absolute;
  right: 15px;
  text-align: center;
  top: -25px;
  max-width: 6rem;
}

/* line 115, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-residential:hover,
.Agent-classification .Agent-commercial:hover {
  cursor: pointer;
}

/* line 117, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-residential:hover:after,
.Agent-classification .Agent-commercial:hover:after {
  display: block;
}

/* line 122, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-commercial {
  font-size: 1.1rem;
}

/* line 124, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-classification .Agent-commercial:after {
  content: 'Commercial ';
}

/* line 130, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage, .Property-management--bio {
  padding-bottom: 2rem;
}

/* line 132, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Banner, .Property-management--bio .Banner {
  background: transparent;
  height: auto;
  overflow: hidden;
  padding: 2rem 1rem;
}

/* line 138, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent, .Property-management--bio .Agent {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  padding: 1rem;
  overflow: hidden;
  margin-bottom: 1rem;
  border-radius: 2px;
  display: block;
  margin-bottom: 0.75rem;
  overflow: hidden;
  padding: 1rem;
}

/* line 12, app/assets/stylesheets/mixins/card.scss */
.AgentPage .Agent hr, .Property-management--bio .Agent hr {
  background: #CCC;
  height: 1px;
}

/* line 17, app/assets/stylesheets/mixins/card.scss */
a .AgentPage .Agent:hover, a .Property-management--bio .Agent:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 21, app/assets/stylesheets/mixins/card.scss */
.AgentPage .Agent-photo, .Property-management--bio .Agent-photo {
  display: flex;
  height: 10rem;
  overflow: hidden;
}

@media only screen and (min-width:40em) {
  /* line 21, app/assets/stylesheets/mixins/card.scss */
  .AgentPage .Agent-photo, .Property-management--bio .Agent-photo {
    height: 15rem;
  }
}

/* line 28, app/assets/stylesheets/mixins/card.scss */
.AgentPage .Agent-photo img, .AgentPage .Agent-photo .ContactPage-map iframe, .ContactPage-map .AgentPage .Agent-photo iframe, .Property-management--bio .Agent-photo img, .Property-management--bio .Agent-photo .ContactPage-map iframe, .ContactPage-map .Property-management--bio .Agent-photo iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 144, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-classification, .Property-management--bio .Agent-classification {
  bottom: auto;
  right: 1rem;
  top: 2rem;
}

/* line 149, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info, .Property-management--bio .Agent-info {
  font-size: 0.9rem;
  line-height: 1.3rem;
  padding-bottom: 1rem;
}

/* line 153, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info-avatar, .Property-management--bio .Agent-info-avatar {
  height: 140px;
  overflow: hidden;
  max-width: 140px;
  margin: 0 auto;
  margin-bottom: 1rem;
}

/* line 11, app/assets/stylesheets/biz/mixins/avatars.scss */
.AgentPage .Agent-info-avatar img, .AgentPage .Agent-info-avatar .ContactPage-map iframe, .ContactPage-map .AgentPage .Agent-info-avatar iframe, .Property-management--bio .Agent-info-avatar img, .Property-management--bio .Agent-info-avatar .ContactPage-map iframe, .ContactPage-map .Property-management--bio .Agent-info-avatar iframe {
  height: 100%;
  max-width: none;
  width: auto;
}

/* line 158, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info--contact, .Property-management--bio .Agent-info--contact, .AgentPage .Agent-info--social, .Property-management--bio .Agent-info--social {
  display: block;
  font-size: 0.9rem;
  padding: 0.5rem 0 0;
}

/* line 165, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info--social a, .Property-management--bio .Agent-info--social a {
  background: #51504C;
  border-radius: 50%;
  color: #c6d6e9;
  display: inline-block;
  font-size: 1rem;
  height: 30px;
  line-height: 30px;
  margin-right: 0.4rem;
  text-align: center;
  width: 30px;
}

/* line 176, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info--social a:hover, .Property-management--bio .Agent-info--social a:hover {
  background: #c6d6e9;
  color: #51504C;
}

/* line 182, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info--bio, .Property-management--bio .Agent-info--bio {
  border-top: 1px solid #E0E0E0;
  clear: both;
  font-size: 0.9rem;
  padding-top: 1rem;
}

/* line 188, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .Agent-info .AgentName, .Property-management--bio .Agent-info .AgentName {
  line-height: 1.5rem;
  margin: 0;
  padding-right: 4rem;
  word-wrap: break-word;
}

/* line 196, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .AgentListings, .Property-management--bio .AgentListings {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

/* line 201, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .AgentListings .ListListingWrapper, .Property-management--bio .AgentListings .ListListingWrapper {
  float: left;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 201, app/assets/stylesheets/biz/components/Agents.scss */
  .AgentPage .AgentListings .ListListingWrapper, .Property-management--bio .AgentListings .ListListingWrapper {
    max-width: 50%;
  }
}

@media only screen and (max-width: 40em) {
  /* line 207, app/assets/stylesheets/biz/components/Agents.scss */
  .AgentPage .AgentListings .ListListingWrapper .ListListing, .Property-management--bio .AgentListings .ListListingWrapper .ListListing {
    margin: 0.5rem 0;
  }
}

/* line 214, app/assets/stylesheets/biz/components/Agents.scss */
.AgentPage .PageTopBtn, .Property-management--bio .PageTopBtn {
  max-width: 100%;
  width: auto;
}

/* line 219, app/assets/stylesheets/biz/components/Agents.scss */
.AgentForm {
  margin-top: 20px;
}

/* line 224, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-Contact .TrapStreet {
  display: none;
}

/* line 227, app/assets/stylesheets/biz/components/Agents.scss */
.Agent-Contact form {
  clear: both;
}

/* line 234, app/assets/stylesheets/biz/components/Agents.scss */
.Property-management--bio .Agent-info {
  margin-left: 0.9375rem;
  margin-top: 0.9375rem;
  width: 220px;
}

/* line 239, app/assets/stylesheets/biz/components/Agents.scss */
.Property-management--bio .Agent-image {
  float: none;
  width: 100%;
}

/* line 245, app/assets/stylesheets/biz/components/Agents.scss */
.InviteAgentForm {
  min-height: 26rem;
  padding: 5rem 0;
}

/* line 4, app/assets/stylesheets/biz/components/Banner.scss */
.BannerInterior {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 290px;
  margin: 0 0 2rem;
  padding: 0;
}

@media only screen and (max-width: 40em) {
  /* line 4, app/assets/stylesheets/biz/components/Banner.scss */
  .BannerInterior {
    height: 100px;
    margin: 0 0 1rem;
  }
}

/* line 3, app/assets/stylesheets/biz/components/BlogDashboard.scss */
.BlogDashboard-post {
  background: #EDEAE1;
  color: #666;
  display: block;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  transition: all 300ms ease-out 0s;
  background: #FFF;
  border-bottom: 1px solid #F0F0F0;
  color: #333333;
  font-size: 0.9rem;
  padding: 0.5rem 0;
}

/* line 14, app/assets/stylesheets/mixins/lists.scss */
.BlogDashboard-post:hover {
  background: #FFF;
}

/* line 10, app/assets/stylesheets/biz/components/BlogDashboard.scss */
.BlogDashboard-post:hover, .BlogDashboard-post:active, .BlogDashboard-post:focus {
  color: #32499B;
}

@media only screen and (min-width:40em) {
  /* line 3, app/assets/stylesheets/biz/components/BlogDashboard.scss */
  .BlogDashboard-post {
    align-items: center;
    display: flex;
  }
}

/* line 3, app/assets/stylesheets/biz/components/BlogIndex.scss */
.BlogIndexWrapper {
  padding: 2rem 0;
}

/* line 5, app/assets/stylesheets/biz/components/BlogIndex.scss */
.BlogIndexWrapper [class*="column"] + [class*="column"]:last-child {
  float: left;
}

/* line 9, app/assets/stylesheets/biz/components/BlogIndex.scss */
.BlogIndex {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}

/* line 14, app/assets/stylesheets/biz/components/BlogIndex.scss */
.BlogIndex .CardBleed-info p, .BlogIndex .MapSideBar .Listing-info p, .MapSideBar .BlogIndex .Listing-info p, .BlogIndex .ListListing-summary p {
  color: #51504C;
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0;
}

/* line 21, app/assets/stylesheets/biz/components/BlogIndex.scss */
.BlogIndex .CardBleed-photo {
  height: 15rem;
}

@media only screen and (min-width:40em) {
  /* line 21, app/assets/stylesheets/biz/components/BlogIndex.scss */
  .BlogIndex .CardBleed-photo {
    height: 20rem;
  }
}

/* line 3, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogForm {
  background-color: #F0F0F0;
  margin: 1rem auto;
  padding: 1rem;
}

/* line 7, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogForm-title {
  align-items: center;
  display: flex;
}

/* line 10, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogForm .Publish-unpublish {
  width: 100%;
}

/* line 12, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogForm .Publish-unpublish .button, .BlogForm .Publish-unpublish .NeighborhoodsFeaturedProperties-buttonViewAll, .BlogForm .Publish-unpublish .NeighborhoodSearchButton {
  width: 100%;
}

/* line 17, app/assets/stylesheets/biz/components/BlogPost.scss */
.DeleteNeighborhoodSection {
  margin-top: 1rem;
}

/* line 19, app/assets/stylesheets/biz/components/BlogPost.scss */
.DeleteNeighborhoodSection .button, .DeleteNeighborhoodSection .NeighborhoodsFeaturedProperties-buttonViewAll, .DeleteNeighborhoodSection .NeighborhoodSearchButton {
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 19, app/assets/stylesheets/biz/components/BlogPost.scss */
  .DeleteNeighborhoodSection .button, .DeleteNeighborhoodSection .NeighborhoodsFeaturedProperties-buttonViewAll, .DeleteNeighborhoodSection .NeighborhoodSearchButton {
    width: 33.3%;
  }
}

/* line 26, app/assets/stylesheets/biz/components/BlogPost.scss */
.StatusSwitch {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

/* line 30, app/assets/stylesheets/biz/components/BlogPost.scss */
.StatusSwitch-label {
  padding-right: 1rem;
}

/* line 34, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogPostPage {
  margin-top: 2rem;
}

/* line 36, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogPostPage .HeaderImage {
  align-items: center;
  display: flex;
  margin-bottom: 2rem;
  max-height: 15rem;
  overflow: hidden;
  position: relative;
}

/* line 42, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogPostPage .HeaderImage .Post-content {
  padding: 2rem 0;
}

/* line 44, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogPostPage .HeaderImage .Post-content .HeaderImage {
  align-items: center;
  display: flex;
  margin-bottom: 2rem;
  max-height: 20rem;
  overflow: hidden;
  position: relative;
}

/* line 50, app/assets/stylesheets/biz/components/BlogPost.scss */
.BlogPostPage .HeaderImage .Post-content .HeaderImage img, .BlogPostPage .HeaderImage .Post-content .HeaderImage .ContactPage-map iframe, .ContactPage-map .BlogPostPage .HeaderImage .Post-content .HeaderImage iframe {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 3, app/assets/stylesheets/biz/components/Buttons.scss */
.button, .NeighborhoodsFeaturedProperties-buttonViewAll, .NeighborhoodSearchButton,
button,
.Button,
.RevButton {
  border-radius: 0;
  font-size: 0.813rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

/* line 11, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Large, .Large.NeighborhoodsFeaturedProperties-buttonViewAll, .Large.NeighborhoodSearchButton, .button.large, .large.NeighborhoodsFeaturedProperties-buttonViewAll, .large.NeighborhoodSearchButton,
button.Large,
button.large,
.Button.Large,
.Button.large,
.RevButton.Large,
.RevButton.large {
  padding: 1rem 2rem;
}

/* line 15, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Hollow, .Hollow.NeighborhoodsFeaturedProperties-buttonViewAll, .Hollow.NeighborhoodSearchButton,
button.Hollow,
.Button.Hollow,
.RevButton.Hollow {
  background: transparent;
  border: 2px solid;
  border-color: #32499B;
  color: #32499B;
}

/* line 20, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Hollow:hover, .Hollow.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .Hollow.NeighborhoodSearchButton:hover, .button.Hollow:focus, .Hollow.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .Hollow.NeighborhoodSearchButton:focus, .button.Hollow:active, .Hollow.NeighborhoodsFeaturedProperties-buttonViewAll:active, .Hollow.NeighborhoodSearchButton:active,
button.Hollow:hover,
button.Hollow:focus,
button.Hollow:active,
.Button.Hollow:hover,
.Button.Hollow:focus,
.Button.Hollow:active,
.RevButton.Hollow:hover,
.RevButton.Hollow:focus,
.RevButton.Hollow:active {
  background-color: #858585;
  border-color: #858585;
  color: #FFF;
}

/* line 27, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Hollow.BannerBtn, .Hollow.BannerBtn.NeighborhoodsFeaturedProperties-buttonViewAll, .Hollow.BannerBtn.NeighborhoodSearchButton,
button.Hollow.BannerBtn,
.Button.Hollow.BannerBtn,
.RevButton.Hollow.BannerBtn {
  border-color: #FFF;
  color: #FFF;
}

/* line 30, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Hollow.BannerBtn:hover, .Hollow.BannerBtn.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .Hollow.BannerBtn.NeighborhoodSearchButton:hover, .button.Hollow.BannerBtn:focus, .Hollow.BannerBtn.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .Hollow.BannerBtn.NeighborhoodSearchButton:focus, .button.Hollow.BannerBtn:active, .Hollow.BannerBtn.NeighborhoodsFeaturedProperties-buttonViewAll:active, .Hollow.BannerBtn.NeighborhoodSearchButton:active,
button.Hollow.BannerBtn:hover,
button.Hollow.BannerBtn:focus,
button.Hollow.BannerBtn:active,
.Button.Hollow.BannerBtn:hover,
.Button.Hollow.BannerBtn:focus,
.Button.Hollow.BannerBtn:active,
.RevButton.Hollow.BannerBtn:hover,
.RevButton.Hollow.BannerBtn:focus,
.RevButton.Hollow.BannerBtn:active {
  background-color: #FFF;
  color: #51504C;
}

/* line 38, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Secondary, .Secondary.NeighborhoodsFeaturedProperties-buttonViewAll, .Secondary.NeighborhoodSearchButton, .button.HomeBlogSection, .HomeBlogSection.NeighborhoodsFeaturedProperties-buttonViewAll, .HomeBlogSection.NeighborhoodSearchButton,
button.Secondary,
button.HomeBlogSection,
.Button.Secondary,
.Button.HomeBlogSection,
.RevButton.Secondary,
.RevButton.HomeBlogSection {
  background-color: #51504C;
  color: #FFF;
}

/* line 41, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Secondary:hover, .Secondary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .Secondary.NeighborhoodSearchButton:hover, .button.HomeBlogSection:hover, .HomeBlogSection.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .HomeBlogSection.NeighborhoodSearchButton:hover, .button.Secondary:focus, .Secondary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .Secondary.NeighborhoodSearchButton:focus, .button.HomeBlogSection:focus, .HomeBlogSection.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .HomeBlogSection.NeighborhoodSearchButton:focus, .button.Secondary:active, .Secondary.NeighborhoodsFeaturedProperties-buttonViewAll:active, .Secondary.NeighborhoodSearchButton:active, .button.HomeBlogSection:active, .HomeBlogSection.NeighborhoodsFeaturedProperties-buttonViewAll:active, .HomeBlogSection.NeighborhoodSearchButton:active,
button.Secondary:hover,
button.HomeBlogSection:hover,
button.Secondary:focus,
button.HomeBlogSection:focus,
button.Secondary:active,
button.HomeBlogSection:active,
.Button.Secondary:hover,
.Button.HomeBlogSection:hover,
.Button.Secondary:focus,
.Button.HomeBlogSection:focus,
.Button.Secondary:active,
.Button.HomeBlogSection:active,
.RevButton.Secondary:hover,
.RevButton.HomeBlogSection:hover,
.RevButton.Secondary:focus,
.RevButton.HomeBlogSection:focus,
.RevButton.Secondary:active,
.RevButton.HomeBlogSection:active {
  background-color: #5e5d58;
  color: #FFF;
}

/* line 48, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Tertiary, .Tertiary.NeighborhoodsFeaturedProperties-buttonViewAll, .Tertiary.NeighborhoodSearchButton,
button.Tertiary,
.Button.Tertiary,
.RevButton.Tertiary {
  background-color: #858585;
}

/* line 50, app/assets/stylesheets/biz/components/Buttons.scss */
.button.Tertiary:hover, .Tertiary.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .Tertiary.NeighborhoodSearchButton:hover, .button.Tertiary:focus, .Tertiary.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .Tertiary.NeighborhoodSearchButton:focus, .button.Tertiary:active, .Tertiary.NeighborhoodsFeaturedProperties-buttonViewAll:active, .Tertiary.NeighborhoodSearchButton:active,
button.Tertiary:hover,
button.Tertiary:focus,
button.Tertiary:active,
.Button.Tertiary:hover,
.Button.Tertiary:focus,
.Button.Tertiary:active,
.RevButton.Tertiary:hover,
.RevButton.Tertiary:focus,
.RevButton.Tertiary:active {
  background-color: #929292;
}

/* line 56, app/assets/stylesheets/biz/components/Buttons.scss */
form .button, form .NeighborhoodsFeaturedProperties-buttonViewAll, form .NeighborhoodSearchButton, form button, form .Button, form .RevButton {
  float: right;
  margin: 0;
}

/* line 60, app/assets/stylesheets/biz/components/Buttons.scss */
.button.tiny, .tiny.NeighborhoodsFeaturedProperties-buttonViewAll, .tiny.NeighborhoodSearchButton,
button.tiny,
.Button.tiny,
.RevButton.tiny {
  font-size: 0.7rem;
  padding: 0.5rem;
}

/* line 64, app/assets/stylesheets/biz/components/Buttons.scss */
.button.back, .back.NeighborhoodsFeaturedProperties-buttonViewAll, .back.NeighborhoodSearchButton,
button.back,
.Button.back,
.RevButton.back {
  background-color: #FFF;
  box-shadow: 0 -1px 0 1px rgba(0, 0, 0, 0.2) inset;
  clear: both;
  color: #51504C;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-weight: normal;
  text-transform: capitalize;
}

/* line 72, app/assets/stylesheets/biz/components/Buttons.scss */
.button.back i, .back.NeighborhoodsFeaturedProperties-buttonViewAll i, .back.NeighborhoodSearchButton i,
button.back i,
.Button.back i,
.RevButton.back i {
  color: #32499B;
  font-size: 1rem;
  font-weight: bold;
  padding-right: 5px;
}

/* line 78, app/assets/stylesheets/biz/components/Buttons.scss */
.button.back:hover, .back.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .back.NeighborhoodSearchButton:hover,
button.back:hover,
.Button.back:hover,
.RevButton.back:hover {
  background-color: #32499B;
  color: #FFF;
}

/* line 81, app/assets/stylesheets/biz/components/Buttons.scss */
.button.back:hover i, .back.NeighborhoodsFeaturedProperties-buttonViewAll:hover i, .back.NeighborhoodSearchButton:hover i,
button.back:hover i,
.Button.back:hover i,
.RevButton.back:hover i {
  color: #FFF;
}

/* line 86, app/assets/stylesheets/biz/components/Buttons.scss */
.button .fa, .NeighborhoodsFeaturedProperties-buttonViewAll .fa, .NeighborhoodSearchButton .fa,
button .fa,
.Button .fa,
.RevButton .fa {
  font-size: initial;
}

/* line 92, app/assets/stylesheets/biz/components/Buttons.scss */
.sub-nav .button.Search, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .Search.NeighborhoodSearchButton {
  margin-left: 0.4rem;
  margin-right: 0;
}

/* line 95, app/assets/stylesheets/biz/components/Buttons.scss */
.sub-nav .button.Search:active, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll:active, .sub-nav .Search.NeighborhoodSearchButton:active, .sub-nav .button.Search:visited, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll:visited, .sub-nav .Search.NeighborhoodSearchButton:visited, .sub-nav .button.Search:focus, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .sub-nav .Search.NeighborhoodSearchButton:focus {
  background: #51504C;
  color: #c6d6e9;
}

/* line 101, app/assets/stylesheets/biz/components/Buttons.scss */
.sub-nav .button.Search:hover, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .sub-nav .Search.NeighborhoodSearchButton:hover {
  background: #51504C;
  box-shadow: 0 -1px 0 1px rgba(0, 0, 0, 0.2) inset;
  color: #c6d6e9;
}

/* line 105, app/assets/stylesheets/biz/components/Buttons.scss */
.sub-nav .button.Search.large:hover, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll.large:hover, .sub-nav .Search.NeighborhoodSearchButton.large:hover {
  background: #3f5bc1;
  box-shadow: 0 -2px 0 2px rgba(0, 0, 0, 0.2) inset;
  color: #FFF;
}

/* line 113, app/assets/stylesheets/biz/components/Buttons.scss */
.EditAgentBtn {
  clear: both;
  margin: 4px;
  padding: 0.25rem 0;
}

/* line 3, app/assets/stylesheets/biz/components/Callout.scss */
.Callout {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #E0E0E0;
  color: #666;
  margin-bottom: 0.5rem;
  padding: 1rem;
}

@media screen and (min-width: 40.063em) {
  /* line 3, app/assets/stylesheets/biz/components/Callout.scss */
  .Callout {
    border-bottom: 0;
    border-right: 1px solid #E0E0E0;
  }
}

/* line 14, app/assets/stylesheets/biz/components/Callout.scss */
.Callout:last-of-type {
  border: 0;
}

/* line 18, app/assets/stylesheets/biz/components/Callout.scss */
.CalloutContainer {
  background: #E0E0E0;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
  padding: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 18, app/assets/stylesheets/biz/components/Callout.scss */
  .CalloutContainer {
    text-align: center;
  }
}

@media only screen and (min-width:40em) {
  /* line 26, app/assets/stylesheets/biz/components/Callout.scss */
  .CalloutContainer .Double-icon.small {
    float: none;
    margin: 0 auto 0.5rem;
  }
}

@media only screen and (min-width:40em) {
  /* line 32, app/assets/stylesheets/biz/components/Callout.scss */
  .CalloutContainer .button, .CalloutContainer .NeighborhoodsFeaturedProperties-buttonViewAll, .CalloutContainer .NeighborhoodSearchButton {
    width: 100%;
  }
}

/* line 3, app/assets/stylesheets/biz/components/Contact.scss */
section.Contact {
  background: #6F695D;
  display: block;
  margin: 2rem 0 0;
  padding: 1rem 0 2rem;
}

/* line 11, app/assets/stylesheets/biz/components/Contact.scss */
.Contact-us.panel {
  margin: 2rem 0;
  padding: 2rem 1rem 1rem;
}

/* line 14, app/assets/stylesheets/biz/components/Contact.scss */
.Contact-us.panel h3 {
  background: #32499B;
  border-radius: 2px;
  color: #EDEAE1;
  float: left;
  margin: -3rem 0 0;
  padding: 0.4rem 1rem;
}

/* line 26, app/assets/stylesheets/biz/components/Contact.scss */
.ContactPage-map {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
.ContactPage-map:before {
  content: '';
  display: block;
  padding-top: 50%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
.ContactPage-map > img, .ContactPage-map > iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (min-width:53em) {
  /* line 26, app/assets/stylesheets/biz/components/Contact.scss */
  .ContactPage-map {
    position: relative;
    overflow: hidden;
  }
  /* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
  .ContactPage-map:before {
    content: '';
    display: block;
    padding-top: 33.3333333333%;
    width: 100%;
  }
  /* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
  .ContactPage-map > img, .ContactPage-map > iframe {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}

/* line 33, app/assets/stylesheets/biz/components/Contact.scss */
.ContactPage-map iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  /* line 43, app/assets/stylesheets/biz/components/Contact.scss */
  .zopim {
    bottom: 0 !important;
  }
}

/* line 3, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon {
  border-radius: 100px;
  display: block;
  height: 100px;
  margin: 0 auto;
  position: relative;
  width: 100px;
}

/* line 10, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.panel .Double-icon, .panel.callout .Double-icon {
  margin: -70px auto 0;
}

/* line 14, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon .fa {
  background: #00717D;
  border-radius: 50%;
  color: #FFF;
  display: block;
  font-size: 3rem;
  height: 80px;
  line-height: 80px;
  margin: 10px 0 0;
  text-align: center;
  transition: all 300ms ease-out 0s;
  width: 80px;
}

/* line 27, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon .Double-icon--top {
  background: transparent;
  color: #4762c4;
  font-size: 2rem;
  height: auto;
  left: 0;
  line-height: 1em;
  margin: 0;
  position: absolute;
  text-align: left;
  text-shadow: 2px 0 2px rgba(0, 0, 0, 0.65);
  top: 10px;
  transition: all 300ms ease-out 0s;
  width: auto;
}

/* line 42, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon.small {
  background: transparent;
  border-radius: 50px;
  float: left;
  height: 50px;
  margin: -0.5rem 0.3rem 0 -0.3rem;
  padding: 5px;
  width: 50px;
}

/* line 50, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon.small .fa {
  font-size: 2rem;
  height: 40px;
  line-height: 40px;
  margin: 0;
  width: 40px;
}

/* line 57, app/assets/stylesheets/biz/components/DoubleIcon.scss */
.Double-icon.small .Double-icon--top {
  font-size: 1.5rem;
  left: 0;
  line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65);
  top: 0;
}

/* line 3, app/assets/stylesheets/biz/components/Errors.scss */
.Error-container {
  color: #CCC;
  padding: 4rem 0;
}

/* line 6, app/assets/stylesheets/biz/components/Errors.scss */
.Error-container h1 {
  color: #CCC;
}

/* line 9, app/assets/stylesheets/biz/components/Errors.scss */
.Error-container hr {
  background: #CCC;
}

/* line 3, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedPropertyList {
  margin: 0;
}

/* line 7, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedProperty {
  list-style: none;
  min-height: 10rem;
}

@media only screen and (min-width:40em) {
  /* line 7, app/assets/stylesheets/biz/components/FeaturedListings.scss */
  .FeaturedProperty {
    min-height: 15rem;
  }
}

@media only screen and (min-width:40em) and (max-width:61.875em) {
  /* line 7, app/assets/stylesheets/biz/components/FeaturedListings.scss */
  .FeaturedProperty {
    width: 50%;
  }
}

/* line 16, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedProperty-link {
  background-position: center;
  background-size: cover;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 16, app/assets/stylesheets/biz/components/FeaturedListings.scss */
  .FeaturedProperty-link {
    height: 12rem;
  }
}

/* line 23, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedProperty-link--address {
  background: #32499B;
  padding: 0.5rem;
}

/* line 26, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedProperty-link--address h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #FFF;
  margin: 0;
  text-align: center;
}

/* line 36, app/assets/stylesheets/biz/components/FeaturedListings.scss */
.FeaturedListings {
  display: inline-block;
  padding: 0 1rem;
}

/* line 1, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods {
  padding: 3rem 0;
}

/* line 5, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods.row {
  margin: 2rem;
}

/* line 9, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods h1 {
  color: #32499B;
  font-weight: normal;
  margin-bottom: 3rem;
  text-align: center;
}

/* line 15, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 20, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods-item {
  text-align: center;
}

/* line 23, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods-item--image {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
.FeaturedNeighborhoods-item--image:before {
  content: '';
  display: block;
  padding-top: 66.6666666667%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
.FeaturedNeighborhoods-item--image > img, .ContactPage-map .FeaturedNeighborhoods-item--image > iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 29, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods-item img, .FeaturedNeighborhoods-item .ContactPage-map iframe, .ContactPage-map .FeaturedNeighborhoods-item iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 35, app/assets/stylesheets/biz/components/FeaturedNeighborhoods.scss */
.FeaturedNeighborhoods-item--title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  background-color: #32499B;
  color: #FFF;
  font-weight: bold;
  padding: 1rem 0;
  text-transform: uppercase;
}

/* line 3, app/assets/stylesheets/biz/components/Flash.scss */
.Flash {
  left: 20%;
  position: absolute;
  width: 60%;
  z-index: 5;
}

/* line 3, app/assets/stylesheets/biz/components/Footer.scss */
.Footer {
  background: #51504C;
  clear: both;
  color: #FFF;
  max-width: 100%;
}

@media only screen and (min-width:53em) {
  /* line 3, app/assets/stylesheets/biz/components/Footer.scss */
  .Footer {
    display: flex;
    justify-content: center;
  }
}

/* line 11, app/assets/stylesheets/biz/components/Footer.scss */
.Footer-left {
  padding: 1rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 11, app/assets/stylesheets/biz/components/Footer.scss */
  .Footer-left {
    text-align: center;
    width: 100%;
  }
}

@media only screen and (min-width:53em) {
  /* line 11, app/assets/stylesheets/biz/components/Footer.scss */
  .Footer-left {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}

/* line 20, app/assets/stylesheets/biz/components/Footer.scss */
.Footer-left--address {
  font-size: 90%;
  margin-bottom: 0.5rem;
}

/* line 25, app/assets/stylesheets/biz/components/Footer.scss */
.Footer-right {
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: #444340;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 25, app/assets/stylesheets/biz/components/Footer.scss */
  .Footer-right {
    width: 100%;
  }
}

/* line 32, app/assets/stylesheets/biz/components/Footer.scss */
.Footer .Revelry {
  margin: 0;
  max-width: 100%;
}

@media only screen and (min-width:53em) {
  /* line 32, app/assets/stylesheets/biz/components/Footer.scss */
  .Footer .Revelry {
    text-align: left;
  }
}

/* line 40, app/assets/stylesheets/biz/components/Footer.scss */
.Realtor-logo {
  display: inline-block;
  height: 50px;
  margin: 0;
  opacity: 0.65;
  padding: 0.4rem;
  vertical-align: middle;
  width: 50px;
}

/* line 48, app/assets/stylesheets/biz/components/Footer.scss */
.Realtor-logo img, .Realtor-logo .ContactPage-map iframe, .ContactPage-map .Realtor-logo iframe {
  height: auto;
  width: 100%;
}

/* line 55, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMedia-list {
  list-style: none;
  margin: 0;
  text-align: center;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 55, app/assets/stylesheets/biz/components/Footer.scss */
  .SocialMedia-list {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
  }
}

/* line 64, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMedia-list--item:first-child {
  margin-left: 0;
}

/* line 69, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink {
  color: #FFF;
  padding: 0.5rem 0;
}

/* line 72, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink:hover, .SocialMediaLink:active, .SocialMediaLink:focus {
  color: #666;
}

/* line 76, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink:hover .fa, .SocialMediaLink:active .fa, .SocialMediaLink:focus .fa {
  border-color: #666;
}

/* line 80, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink-phone {
  font-size: 90%;
  padding-left: 0.75rem;
}

/* line 84, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink .fa {
  border: 2px solid #FFF;
  border-radius: 1000px;
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  width: 2rem;
}

/* line 92, app/assets/stylesheets/biz/components/Footer.scss */
.SocialMediaLink .fa-linkedin {
  line-height: 1.85rem;
}

/* line 3, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery {
  display: block;
  margin-bottom: 2rem;
  z-index: 10000;
}

/* line 7, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-img {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
}

/* line 16, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-img img, .Gallery-img .ContactPage-map iframe, .ContactPage-map .Gallery-img iframe {
  box-shadow: 5px 5px 70px rgba(0, 0, 0, 0.8);
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 1s ease;
}

/* line 22, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-img.selected {
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 1;
  pointer-events: initial;
  visibility: visible;
  z-index: 100;
}

/* line 28, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-img.selected img, .Gallery-img.selected .ContactPage-map iframe, .ContactPage-map .Gallery-img.selected iframe {
  opacity: 1;
}

/* line 32, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-img-container {
  position: relative;
}

/* line 36, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-close {
  box-sizing: border-box;
  color: #FFF;
  font-size: 2.25rem;
  height: 35px;
  line-height: 1.1rem;
  padding: 5px;
  position: absolute;
  right: -63px;
  text-decoration: none;
  top: -21px;
  transition: color 0.2s ease;
  width: 35px;
  z-index: 10000;
}

/* line 50, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-close::after {
  content: '\00d7';
  font-family: 'FontAwesome';
}

/* line 55, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-thumb {
  position: relative;
  overflow: hidden;
  float: left;
  height: 100%;
  width: 100%;
}

/* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
.Gallery-thumb:before {
  content: '';
  display: block;
  padding-top: 100%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
.Gallery-thumb > img, .ContactPage-map .Gallery-thumb > iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 60, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-thumb img, .Gallery-thumb .ContactPage-map iframe, .ContactPage-map .Gallery-thumb iframe {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 66, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-nav {
  max-width: 100%;
  overflow: scroll;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 66, app/assets/stylesheets/biz/components/Gallery.scss */
  .Gallery-nav {
    max-height: 24rem;
  }
}

@media only screen and (min-width:64em) {
  /* line 66, app/assets/stylesheets/biz/components/Gallery.scss */
  .Gallery-nav {
    max-height: 36rem;
  }
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 66, app/assets/stylesheets/biz/components/Gallery.scss */
  .Gallery-nav {
    max-height: 19rem;
  }
}

@media only screen and (max-width: 40em) {
  /* line 66, app/assets/stylesheets/biz/components/Gallery.scss */
  .Gallery-nav {
    max-height: 12rem;
  }
}

/* line 83, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-list {
  background: #EDEAE1;
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

/* line 90, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-list--item {
  display: block;
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 25%;
}

@media only screen and (min-width:40em) {
  /* line 90, app/assets/stylesheets/biz/components/Gallery.scss */
  .Gallery-list--item {
    width: 20%;
  }
}

/* line 100, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-list--item:only-child {
  float: none;
  margin: 0 auto;
}

/* line 106, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button {
  background: none;
  height: 50px;
  line-height: 1rem;
  margin: 0;
  width: 50px;
}

/* line 112, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button:hover {
  background: none;
  opacity: 0.75;
}

/* line 116, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button.prev, .Gallery-button.next {
  margin-right: 17px;
}

/* line 119, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button.prev::after, .Gallery-button.next::after {
  font-family: 'FontAwesome';
  font-size: 2.1rem;
}

/* line 124, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button.next {
  margin-left: 17px;
}

/* line 126, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button.next::after {
  content: '\f105';
}

/* line 131, app/assets/stylesheets/biz/components/Gallery.scss */
.Gallery-button.prev::after {
  content: '\f104';
}

/* line 138, app/assets/stylesheets/biz/components/Gallery.scss */
.selected ~ a.Gallery-close {
  visibility: visible;
}

/* line 4, app/assets/stylesheets/biz/components/Home.scss */
.Home .IntroSection,
.Home .FeaturedListings,
.Home .FeaturedProjectSection,
.Home .FeaturedSuccessStories {
  margin-bottom: 1rem;
}

/* line 12, app/assets/stylesheets/biz/components/Home.scss */
.IntroSection {
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 12, app/assets/stylesheets/biz/components/Home.scss */
  .IntroSection {
    margin-top: 2rem;
  }
}

/* line 20, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogSection {
  float: left;
}

/* line 25, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogItem {
  padding-top: 1rem;
}

@media only screen and (min-width:40em) and (max-width:61.875em) {
  /* line 25, app/assets/stylesheets/biz/components/Home.scss */
  .HomeBlogItem {
    float: none;
    margin: 0 auto;
    width: 68%;
  }
  /* line 31, app/assets/stylesheets/biz/components/Home.scss */
  .HomeBlogItem.column:last-child {
    float: none;
  }
}

/* line 36, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogItem-link--image {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 4, app/assets/stylesheets/mixins/aspect-ratio.scss */
.HomeBlogItem-link--image:before {
  content: '';
  display: block;
  padding-top: 66.6666666667%;
  width: 100%;
}

/* line 10, app/assets/stylesheets/mixins/aspect-ratio.scss */
.HomeBlogItem-link--image > img, .ContactPage-map .HomeBlogItem-link--image > iframe {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 40, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogItem-link--image img, .HomeBlogItem-link--image .ContactPage-map iframe, .ContactPage-map .HomeBlogItem-link--image iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 46, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogItem-link--title {
  padding-top: 1rem;
}

/* line 48, app/assets/stylesheets/biz/components/Home.scss */
.HomeBlogItem-link--title h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #666;
}

/* line 55, app/assets/stylesheets/biz/components/Home.scss */
.FeaturedProjectSection {
  padding: 4rem 0;
  float: left;
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 59, app/assets/stylesheets/biz/components/Home.scss */
  .FeaturedProjectSection .FeaturedProject {
    align-items: center;
    display: flex;
  }
}

/* line 63, app/assets/stylesheets/biz/components/Home.scss */
.FeaturedProjectSection .FeaturedProject-imageWrapper {
  max-height: 30rem;
}

/* line 65, app/assets/stylesheets/biz/components/Home.scss */
.FeaturedProjectSection .FeaturedProject-imageWrapper img, .FeaturedProjectSection .FeaturedProject-imageWrapper .ContactPage-map iframe, .ContactPage-map .FeaturedProjectSection .FeaturedProject-imageWrapper iframe {
  max-height: 30rem;
}

/* line 70, app/assets/stylesheets/biz/components/Home.scss */
.FeaturedProjectSection .SectionTitle h1 {
  color: #FFF;
}

/* line 73, app/assets/stylesheets/biz/components/Home.scss */
.FeaturedProjectSection .HeaderTextLead {
  color: #FFF;
}

/* line 3, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.Home .Banner {
  height: 25rem;
}

@media only screen and (min-width:40em) {
  /* line 3, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
  .Home .Banner {
    height: 30rem;
  }
}

/* line 10, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.HomeBanner {
  height: auto;
  min-height: 25rem;
  position: absolute;
  width: 100%;
  z-index: -1;
}

@media only screen and (min-width:40em) {
  /* line 10, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
  .HomeBanner {
    height: 30rem;
  }
}

@keyframes load {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}

/* line 26, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper {
  display: none;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 26, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
  .SliderWrapper {
    display: block;
  }
}

/* line 35, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Slides {
  animation: slide 30s infinite;
  height: 100%;
  position: relative;
  width: 500%;
}

/* line 42, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Slides-slider {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 20%;
  z-index: 1;
}

/* line 52, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Switch {
  height: 10px;
  left: 30px;
  position: absolute;
  top: 50px;
  width: 120px;
  z-index: 99;
}

/* line 59, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Switch > ul {
  list-style: none;
}

/* line 61, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Switch > ul > li {
  background: #333333;
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}

/* line 71, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Switch ul {
  overflow: hidden;
}

/* line 74, app/assets/stylesheets/biz/components/HomeHeroBanner.scss */
.SliderWrapper .Switch-on {
  animation: on 30s infinite;
  background: #009fb0;
  border-radius: 50%;
  height: 100%;
  position: relative;
  width: 100%;
}

@keyframes slide {
  0%,
100% {
    margin-left: 0%;
  }
  16% {
    margin-left: 0%;
  }
  20% {
    margin-left: -100%;
  }
  36% {
    margin-left: -100%;
  }
  40% {
    margin-left: -200%;
  }
  56% {
    margin-left: -200%;
  }
  60% {
    margin-left: -300%;
  }
  76% {
    margin-left: -300%;
  }
  80% {
    margin-left: -400%;
  }
  96% {
    margin-left: -400%;
  }
}

@keyframes on {
  0%,
100% {
    margin-left: 0%;
  }
  16% {
    margin-left: 0%;
  }
  20% {
    margin-left: 15px;
  }
  36% {
    margin-left: 15px;
  }
  40% {
    margin-left: 30px;
  }
  56% {
    margin-left: 30px;
  }
  60% {
    margin-left: 45px;
  }
  76% {
    margin-left: 45px;
  }
  80% {
    margin-left: 60px;
  }
  96% {
    margin-left: 60px;
  }
}

/* line 3, app/assets/stylesheets/biz/components/Lead.scss */
.LeadHeader {
  align-items: center;
  display: flex;
  margin-bottom: 1rem;
}

/* line 6, app/assets/stylesheets/biz/components/Lead.scss */
.LeadHeader-agent {
  margin: 0;
}

/* line 9, app/assets/stylesheets/biz/components/Lead.scss */
.LeadHeader-status {
  color: #666;
  float: right;
  font-size: 0.75rem;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}

/* line 18, app/assets/stylesheets/biz/components/Lead.scss */
.LeadDetails {
  padding: 1rem 0;
}

@media only screen and (min-width:40em) {
  /* line 18, app/assets/stylesheets/biz/components/Lead.scss */
  .LeadDetails {
    padding: 1rem 0.5rem;
  }
}

@media only screen and (min-width:64em) {
  /* line 18, app/assets/stylesheets/biz/components/Lead.scss */
  .LeadDetails {
    padding: 1rem;
  }
}

/* line 26, app/assets/stylesheets/biz/components/Lead.scss */
.LeadDetails-label {
  border-bottom: 1px solid #E0E0E0;
  display: block;
  font-weight: bold;
}

/* line 31, app/assets/stylesheets/biz/components/Lead.scss */
.LeadDetails-info {
  display: block;
  margin-bottom: 1rem;
  padding: 0;
}

/* line 36, app/assets/stylesheets/biz/components/Lead.scss */
.LeadDetails-name {
  margin: 0;
  padding: 0;
}

/* line 40, app/assets/stylesheets/biz/components/Lead.scss */
.LeadDetails-submitted {
  color: #666;
  display: block;
  margin-bottom: 1rem;
}

/* line 49, app/assets/stylesheets/biz/components/Lead.scss */
.noResultsNotice.alert-box.success h1 {
  color: #858585;
}

/* line 5, app/assets/stylesheets/biz/components/ListListings.scss */
.page .SavedListing-title {
  font-size: 1.4rem;
  margin: 3rem 0 1rem;
  text-align: left;
}

/* line 13, app/assets/stylesheets/biz/components/ListListings.scss */
.SearchPage .ListListingWrapper {
  display: inline-block;
  max-width: 50%;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 13, app/assets/stylesheets/biz/components/ListListings.scss */
  .SearchPage .ListListingWrapper {
    max-width: 25%;
  }
}

/* line 20, app/assets/stylesheets/biz/components/ListListings.scss */
.SearchPage .ListListingWrapper .ListListing {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 80%;
  line-height: 1.65;
  margin: 0.5rem;
}

/* line 26, app/assets/stylesheets/biz/components/ListListings.scss */
.SearchPage .ListListingWrapper .ListListing-link {
  padding: 0;
}

/* line 33, app/assets/stylesheets/biz/components/ListListings.scss */
#list_view {
  background: #FAFAFA;
  box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
  margin: 0;
  overflow: hidden;
  padding: 0;
}

/* line 41, app/assets/stylesheets/biz/components/ListListings.scss */
.ListView .List {
  padding-top: 3rem;
}

@media only screen and (min-width:40em) {
  /* line 41, app/assets/stylesheets/biz/components/ListListings.scss */
  .ListView .List {
    padding-top: 4rem;
  }
}

/* line 52, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing {
  font-size: 80%;
  line-height: 1.65;
  margin: 0.5rem;
}

/* line 56, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing:hover {
  box-shadow: 0 0 0 2px #c6d6e9;
  cursor: pointer;
}

/* line 60, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing.CardBleed, .OpenHousesSection .ListListing {
  box-shadow: none;
  margin: 0;
}

/* line 64, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-photo {
  position: relative;
}

@media only screen and (min-width:40em) {
  /* line 64, app/assets/stylesheets/biz/components/ListListings.scss */
  .ListListing-photo {
    height: 12rem;
  }
}

/* line 70, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-photos-count {
  background: #51504C;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 1000px;
  color: #FFF;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  min-width: 2.6em;
  text-align: center;
  left: 1rem;
  position: absolute;
  top: 1rem;
}

/* line 76, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-price {
  background: #009fb0;
  bottom: 0;
  color: #FFF;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 1rem;
}

/* line 85, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-form .button, .ListListing-form .NeighborhoodsFeaturedProperties-buttonViewAll, .ListListing-form .NeighborhoodSearchButton {
  font-size: 1rem;
}

/* line 89, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-link {
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  padding: 0.3rem;
  width: 100%;
}

/* line 94, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-link a {
  margin: 0;
  padding: 0.45rem;
  display: inline-block;
  width: 100%;
}

/* line 101, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-bedbath, .ListListing-area {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 106, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-summary {
  border-top: 4px solid #009fb0;
  display: block;
  height: 9.375rem;
}

/* line 111, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-summary .ListListing-address {
  overflow: hidden;
}

/* line 115, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-summary .ListListing-street h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 0;
}

/* line 118, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-summary .ListListing-street h4 small {
  color: #51504C;
}

/* line 123, app/assets/stylesheets/biz/components/ListListings.scss */
.ListListing-summary .ListListing-city-state,
.ListListing-summary .ListListing-zip {
  float: left;
  padding-right: 0.3rem;
}

/* line 4, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .ToggleDraggable {
  padding: 0;
  border: none;
  position: relative;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label, .ListingEdit .ToggleDraggable .sub-nav-Extras dt, .sub-nav-Extras .ListingEdit .ToggleDraggable dt {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #DDDDDD;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out;
}

/* line 65, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input + label, .ListingEdit .ToggleDraggable .sub-nav-Extras input + dt, .sub-nav-Extras .ListingEdit .ToggleDraggable input + dt {
  margin-left: 0;
  margin-right: 0;
}

/* line 79, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label:after, .ListingEdit .ToggleDraggable .sub-nav-Extras dt:after, .sub-nav-Extras .ListingEdit .ToggleDraggable dt:after {
  content: "";
  display: block;
  background: #FFF;
  position: absolute;
  top: .25rem;
  left: .25rem;
  width: 1.5rem;
  height: 1.5rem;
  transition: left 0.15s ease-out;
  transform: translate3d(0, 0, 0);
}

/* line 95, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input:checked + label, .ListingEdit .ToggleDraggable .sub-nav-Extras input:checked + dt, .sub-nav-Extras .ListingEdit .ToggleDraggable input:checked + dt {
  background: #32499B;
}

/* line 99, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input:checked + label:after, .ListingEdit .ToggleDraggable .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .ListingEdit .ToggleDraggable input:checked + dt:after {
  left: 2.25rem;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label, .ListingEdit .ToggleDraggable .sub-nav-Extras dt, .sub-nav-Extras .ListingEdit .ToggleDraggable dt {
  width: 4rem;
  height: 2rem;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label:after, .ListingEdit .ToggleDraggable .sub-nav-Extras dt:after, .sub-nav-Extras .ListingEdit .ToggleDraggable dt:after {
  width: 1.5rem;
  height: 1.5rem;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input:checked + label:after, .ListingEdit .ToggleDraggable .sub-nav-Extras input:checked + dt:after, .sub-nav-Extras .ListingEdit .ToggleDraggable input:checked + dt:after {
  left: 2.25rem;
}

/* line 139, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label, .ListingEdit .ToggleDraggable .sub-nav-Extras dt, .sub-nav-Extras .ListingEdit .ToggleDraggable dt {
  color: transparent;
  background: #DDDDDD;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable label:after, .ListingEdit .ToggleDraggable .sub-nav-Extras dt:after, .sub-nav-Extras .ListingEdit .ToggleDraggable dt:after {
  background: #FFF;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_switches.scss */
.ListingEdit .ToggleDraggable input:checked + label, .ListingEdit .ToggleDraggable .sub-nav-Extras input:checked + dt, .sub-nav-Extras .ListingEdit .ToggleDraggable input:checked + dt {
  background: #32499B;
}

/* line 6, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .ToggleDraggable .ToggleDraggable-SwitchContainer {
  float: right;
}

/* line 10, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .GMap {
  height: 525px;
  margin-top: 1rem;
  position: relative;
  width: 100%;
}

/* line 15, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .GMap #map_canvas {
  height: 100%;
}

/* line 18, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .GMap .DraggableMessage {
  margin: 0 auto;
  max-width: 320px;
  padding: 5px 10px;
  text-align: center;
  top: 15px;
  z-index: 1;
}

@media screen and (max-width: 40.063em) {
  /* line 10, app/assets/stylesheets/biz/components/ListingEdit.scss */
  .ListingEdit .GMap {
    height: 400px;
  }
}

/* line 30, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .HelpText {
  bottom: 10px;
  color: #858585;
  font-size: 0.7rem;
  line-height: 1rem;
  position: relative;
}

/* line 37, app/assets/stylesheets/biz/components/ListingEdit.scss */
.ListingEdit .CoordsForm-Error {
  padding: 5px 10px;
}

/* line 5, app/assets/stylesheets/biz/components/Listings.scss */
.Listing {
  background: #F4F1E8;
}

/* line 7, app/assets/stylesheets/biz/components/Listings.scss */
.Listing .SideBar {
  background: rgba(255, 255, 255, 0.5);
}

/* line 10, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Contact {
  margin-bottom: 1rem;
  padding-bottom: 3.5rem;
}

/* line 13, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Contact--img, .Listing-Contact--name {
  float: left;
}

/* line 17, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Contact .TrapStreet {
  display: none;
}

/* line 20, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Contact form {
  clear: both;
}

/* line 24, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-save {
  display: block;
  margin-bottom: 1rem;
}

/* line 27, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-save form {
  display: inline-block;
  min-height: 3.9rem;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 34, app/assets/stylesheets/biz/components/Listings.scss */
  .Listing-Info .ListingSaveWrapper.column {
    clear: right;
    float: right;
  }
}

/* line 43, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Header--address {
  margin: 0;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

@media only screen and (min-width:40em) {
  /* line 43, app/assets/stylesheets/biz/components/Listings.scss */
  .Listing-Header--address {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}

/* line 51, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Header--address small {
  display: block;
  line-height: 1.25em;
}

/* line 56, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Header--label {
  font-weight: normal;
}

/* line 58, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Header--label i {
  background: rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  width: 1.25rem;
}

/* line 67, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Header--price {
  background: rgba(255, 255, 255, 0.45);
  float: right;
  height: 100%;
  line-height: 8rem;
  margin: 0;
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 67, app/assets/stylesheets/biz/components/Listings.scss */
  .Listing-Header--price {
    line-height: 10rem;
  }
}

/* line 80, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings {
  margin: 0 auto;
  width: 75%;
}

/* line 84, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .ListView h1 {
  margin-top: 20px;
  text-align: center;
}

/* line 88, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .ListView .List {
  width: 100%;
}

/* line 92, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .NoSavedListings {
  padding-top: 30px;
}

/* line 94, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .NoSavedListings-panel {
  min-height: 400px;
}

/* line 97, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .NoSavedListings-content {
  margin: 0 auto;
  max-width: 500px;
  position: relative;
  text-align: center;
  top: 100px;
}

/* line 103, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .NoSavedListings-content h4 {
  margin: 50px 0 20px;
}

/* line 106, app/assets/stylesheets/biz/components/Listings.scss */
.SavedListings .NoSavedListings-content a {
  margin: 5px;
  padding: 10px;
}

/* line 113, app/assets/stylesheets/biz/components/Listings.scss */
table {
  background: #FFF;
  border: 0;
  border-radius: 2px;
  color: #51504C;
  margin: 0;
  outline: none;
  width: 100%;
}

/* line 121, app/assets/stylesheets/biz/components/Listings.scss */
table tr:nth-child(even),
table tr.alt {
  background: #EDEAE1;
}

/* line 125, app/assets/stylesheets/biz/components/Listings.scss */
table td {
  font-size: 1rem;
}

/* line 127, app/assets/stylesheets/biz/components/Listings.scss */
table td strong {
  font-size: 0.75rem;
}

/* line 130, app/assets/stylesheets/biz/components/Listings.scss */
table td:nth-child(odd) {
  text-transform: capitalize;
  width: 40%;
}

/* line 136, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Info--additional {
  background: #FFF;
  background-color: rgba(255, 255, 255, 0.45);
  padding: 1rem;
}

/* line 140, app/assets/stylesheets/biz/components/Listings.scss */
.Listing-Info--additional table td:nth-child(odd) {
  width: auto;
}

/* line 3, app/assets/stylesheets/biz/components/Lists.scss */
.ListColumns {
  -moz-columns: 200px 4;
  columns: 200px 4;
  list-style-position: inside;
  margin: 0;
}

/* line 8, app/assets/stylesheets/biz/components/Lists.scss */
.ListColumns--zip {
  -moz-columns: 100px 6;
  columns: 100px 6;
}

/* line 5, app/assets/stylesheets/biz/components/MapListings.scss */
.SearchPage .Contact {
  margin: 0;
  position: relative;
}

/* line 10, app/assets/stylesheets/biz/components/MapListings.scss */
#map_view.content {
  padding: 0;
}

/* line 14, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings,
.SearchSpinnerWrapper {
  height: calc(100vh - 9.1368rem);
  min-height: 300px;
  width: 60%;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 14, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapListings,
.SearchSpinnerWrapper {
    width: 55%;
  }
}

@media only screen and (min-width:64em) {
  /* line 14, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapListings,
.SearchSpinnerWrapper {
    width: 75%;
  }
}

@media screen and (max-width: 40.063em) {
  /* line 14, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapListings,
.SearchSpinnerWrapper {
    width: 100%;
  }
}

@media screen and (min-width: 64.063em) {
  /* line 14, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapListings,
.SearchSpinnerWrapper {
    height: calc(100vh - 14.1125rem);
  }
}

/* line 32, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings {
  clear: both;
  display: block;
  position: relative;
}

/* line 36, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 40, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow {
  padding-left: 1.35rem;
}

/* line 42, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow img, .MapListings .GMap .InfoWindow .ContactPage-map iframe, .ContactPage-map .MapListings .GMap .InfoWindow iframe {
  display: block;
  height: 120px;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}

/* line 49, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow-list-price {
  font-size: 1.125rem;
  font-weight: bold;
  padding-top: 0.5rem;
}

/* line 54, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow-zip {
  margin-left: 3px;
}

/* line 57, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow-address {
  line-height: 1.3;
  padding-bottom: 0.5rem;
}

/* line 61, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap .InfoWindow a {
  font-weight: normal;
  width: 100%;
}

/* line 66, app/assets/stylesheets/biz/components/MapListings.scss */
.MapListings .GMap #map_canvas {
  height: 100%;
}

/* line 72, app/assets/stylesheets/biz/components/MapListings.scss */
.SearchSpinnerWrapper {
  position: absolute;
}

/* line 75, app/assets/stylesheets/biz/components/MapListings.scss */
.SearchSpinner {
  left: 40%;
  top: 40%;
  max-width: 75px;
  position: absolute;
  z-index: 4;
}

@media only screen and (min-width:40em) {
  /* line 75, app/assets/stylesheets/biz/components/MapListings.scss */
  .SearchSpinner {
    left: 50%;
  }
}

/* line 87, app/assets/stylesheets/biz/components/MapListings.scss */
.SearchContainer .tabs-content {
  border-top: 0;
  margin: 0;
  padding: 0;
}

/* line 92, app/assets/stylesheets/biz/components/MapListings.scss */
.SearchContainer-content {
  position: relative;
}

/* line 98, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar {
  background: #FAFAFA;
  float: right;
  height: 100%;
  margin: 0;
  overflow: scroll;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 98, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapSideBar {
    width: 45%;
  }
}

@media only screen and (min-width:64em) {
  /* line 98, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapSideBar {
    width: 25%;
  }
}

@media screen and (max-width: 40.063em) {
  /* line 98, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapSideBar {
    display: none;
    margin-bottom: 0;
  }
}

/* line 119, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar-listingsList {
  margin-left: 0;
}

/* line 121, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar-listingsList:first-child {
  margin-top: 1rem;
}

/* line 124, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar-listingsList li {
  display: block;
  margin: 0;
  padding: 0.4rem 1rem;
}

/* line 130, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing {
  background: #FFF;
  font-size: 80%;
  margin: 0;
}

/* line 134, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing:hover {
  box-shadow: 0 0 0 2px #c6d6e9;
  cursor: pointer;
}

/* line 138, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing:focus, .MapSideBar .Listing.selected {
  background: #F4F1E8;
  box-shadow: 0 0 2px 1px #009fb0;
}

/* line 143, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-image {
  position: relative;
}

@media only screen and (min-width:40em) {
  /* line 143, app/assets/stylesheets/biz/components/MapListings.scss */
  .MapSideBar .Listing-image {
    height: 12rem;
  }
}

/* line 148, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-image--photoCount {
  background: #51504C;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 1000px;
  color: #FFF;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  min-width: 2.6em;
  text-align: center;
  left: 1rem;
  position: absolute;
  top: 1rem;
}

/* line 155, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-info {
  border-top: 4px solid #009fb0;
  display: block;
}

/* line 160, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-list-price {
  background: #009fb0;
  bottom: 0;
  color: #FFF;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 1rem;
}

/* line 168, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-address {
  overflow: hidden;
}

/* line 172, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-street h4 {
  margin-bottom: 0;
}

/* line 176, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar .Listing-city-state, .MapSideBar .Listing-zip {
  float: left;
  padding-right: 0.3rem;
}

/* line 182, app/assets/stylesheets/biz/components/MapListings.scss */
.MapSideBar li div.Listing-link a {
  display: block;
  margin: 0;
  padding: 0.45rem;
}

/* line 2, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.Filter-results-container {
  position: relative;
}

/* line 4, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.Filter-results-container .ResultsCount {
  background: #00717D;
  background: rgba(0, 113, 125, 0.8);
  border-radius: 1000px;
  color: #FFF;
  display: inline-block;
  font-size: 80%;
  padding: 0.25rem 0.75rem;
  min-width: 2.6em;
  text-align: center;
  margin-right: 1rem;
  position: absolute;
  right: 40%;
  top: 1rem;
  z-index: 3;
}

@media screen and (min-width: 71em) {
  /* line 4, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .ResultsCount {
    top: 1rem;
    width: auto;
    z-index: 10;
  }
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 4, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .ResultsCount {
    right: 45%;
  }
}

@media only screen and (min-width:64em) {
  /* line 4, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .ResultsCount {
    right: 25%;
  }
}

@media only screen and (max-width: 40em) {
  /* line 4, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .ResultsCount {
    margin-right: 0;
    right: 1rem;
  }
}

/* line 27, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.Filter-results-container .OfficeListingsFilter {
  float: left;
  height: 2rem;
  margin: 0;
  padding: 0 0 0 1rem;
}

@media only screen and (min-width:40em) {
  /* line 27, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .OfficeListingsFilter {
    width: 55%;
  }
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 27, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .OfficeListingsFilter {
    width: 100%;
  }
}

@media only screen and (max-width: 40em) {
  /* line 38, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .Filter-results-container .OfficeListingsFilter .column {
    width: 50%;
  }
}

/* line 44, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.Filter-results-container .OfficeListingsFilter-officeLabel > span {
  display: inline;
}

/* line 48, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.Filter-results-container .OfficeListingsFilter label, .Filter-results-container .OfficeListingsFilter .sub-nav-Extras dt, .sub-nav-Extras .Filter-results-container .OfficeListingsFilter dt {
  margin-right: 0;
  margin-top: 5px;
}

/* line 56, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
.ListView .ResultsCount {
  right: 1.5rem;
  top: 0.75rem;
}

@media only screen and (min-width:40em) {
  /* line 56, app/assets/stylesheets/biz/components/OfficeListingsFilter.scss */
  .ListView .ResultsCount {
    right: 1rem;
    top: 1rem;
  }
}

/* line 1, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.OpenHousesSection:before, .OpenHousesSection:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.OpenHousesSection:after {
  clear: both;
}

/* line 3, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .OpenHousesIndex {
  width: 100%;
  margin: 0;
  max-width: 62.5rem;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.OpenHousesSection .OpenHousesIndex:before, .OpenHousesSection .OpenHousesIndex:after {
  content: " ";
  display: table;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.OpenHousesSection .OpenHousesIndex:after {
  clear: both;
}

/* line 5, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .OpenHousesIndex .column {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}

/* line 12, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing {
  display: inline-block;
  margin: 0.5rem;
  position: relative;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 12, app/assets/stylesheets/biz/components/OpenHouses.scss */
  .OpenHousesSection .ListListing {
    width: 47%;
  }
}

@media only screen and (min-width:64em) {
  /* line 12, app/assets/stylesheets/biz/components/OpenHouses.scss */
  .OpenHousesSection .ListListing {
    width: 31%;
  }
}

/* line 25, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 31, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing ul li {
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 31, app/assets/stylesheets/biz/components/OpenHouses.scss */
  .OpenHousesSection .ListListing ul li {
    text-align: left;
  }
}

/* line 40, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-address h4 small {
  display: inline-flex;
}

/* line 45, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-city-state {
  float: none;
}

/* line 48, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-photo {
  text-align: center;
}

/* line 50, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-photo img, .OpenHousesSection .ListListing-photo .ContactPage-map iframe, .ContactPage-map .OpenHousesSection .ListListing-photo iframe {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  height: inherit;
  width: 50%;
}

@media only screen and (min-width:40em) {
  /* line 50, app/assets/stylesheets/biz/components/OpenHouses.scss */
  .OpenHousesSection .ListListing-photo img, .OpenHousesSection .ListListing-photo .ContactPage-map iframe, .ContactPage-map .OpenHousesSection .ListListing-photo iframe {
    height: 100%;
    max-width: inherit;
  }
}

/* line 63, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-price {
  display: none;
}

/* line 66, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-summary {
  height: auto;
}

/* line 71, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-link {
  margin: 0;
  padding: 0;
}

/* line 76, app/assets/stylesheets/biz/components/OpenHouses.scss */
.OpenHousesSection .ListListing-openhouse {
  font-size: 0.8rem;
  font-weight: bold;
  width: 100%;
}

/* line 6, app/assets/stylesheets/biz/components/Pages.scss */
.page {
  padding: 2rem 0;
}

@media only screen and (min-width:40em) {
  /* line 6, app/assets/stylesheets/biz/components/Pages.scss */
  .page {
    min-height: calc(100vh - 11rem);
  }
}

/* line 11, app/assets/stylesheets/biz/components/Pages.scss */
.page h1 {
  margin: 0;
  padding: 0 0 0.5rem;
}

/* line 15, app/assets/stylesheets/biz/components/Pages.scss */
.page.Video {
  background: #E0E0E0;
  padding: 1rem;
}

/* line 20, app/assets/stylesheets/biz/components/Pages.scss */
.page.Browse h1 {
  padding: 0 0 2rem;
}

/* line 25, app/assets/stylesheets/biz/components/Pages.scss */
.Page-header {
  background: #51504C;
  color: #FFF;
  margin-bottom: 4rem;
  padding: 1rem;
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 35, app/assets/stylesheets/biz/components/Pages.scss */
.service-areas {
  border-radius: 150px;
  display: none;
  float: left;
  height: 150px;
  margin: 0 1rem 0 0;
  width: 150px;
}

@media only screen and (min-width: 40.063em) {
  /* line 35, app/assets/stylesheets/biz/components/Pages.scss */
  .service-areas {
    display: block;
  }
}

/* line 48, app/assets/stylesheets/biz/components/Pages.scss */
.NeighborhoodSearchButton {
  margin-bottom: 10px !important;
  margin-top: 0 !important;
}

/* line 3, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination {
  display: block;
  font-size: 0.75rem;
  margin-top: 1rem;
  text-align: center;
}

/* line 8, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination .page {
  display: inline;
  font-weight: bold;
  line-height: 0.9rem;
  padding: 0;
}

/* line 13, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination .page.current {
  background: #51504C;
  border-radius: 2px;
  color: #F8D44B;
  padding: 1rem;
}

/* line 20, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination a {
  background: #E0E0E0;
  border-radius: 2px;
  color: #666;
  font-weight: bold;
  padding: 1rem;
}

/* line 26, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination a:active, .pagination a:hover, .pagination a:focus {
  background: lightgray;
  color: #666;
}

/* line 33, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination .next,
.pagination .prev,
.pagination .first,
.pagination .last {
  padding: 0;
}

/* line 38, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination .next a,
.pagination .prev a,
.pagination .first a,
.pagination .last a {
  background: #F0F0F0;
  color: #CCC;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 43, app/assets/stylesheets/biz/components/Pagination.scss */
.pagination .next a:active, .pagination .next a:hover, .pagination .next a:focus,
.pagination .prev a:active,
.pagination .prev a:hover,
.pagination .prev a:focus,
.pagination .first a:active,
.pagination .first a:hover,
.pagination .first a:focus,
.pagination .last a:active,
.pagination .last a:hover,
.pagination .last a:focus {
  background: #e3e3e3;
  color: #666;
}

/* line 3, app/assets/stylesheets/biz/components/Panel.scss */
.panel {
  background: #F4F1E8;
  border: 0;
  border-radius: 2px;
}

/* line 7, app/assets/stylesheets/biz/components/Panel.scss */
.panel hr {
  background: #858585;
}

/* line 10, app/assets/stylesheets/biz/components/Panel.scss */
.panel .lead,
.panel .Lead {
  font-size: 125%;
}

/* line 4, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm {
  background: #dce3f1;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) inset;
  display: block;
  margin: -1px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 3;
}

/* line 6, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm dl.View-toggle {
  display: inline-block;
  float: left;
  margin: 0;
  margin-left: 0.5rem;
  padding: 0;
  z-index: 3;
}

/* line 13, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm dl.View-toggle dd a {
  border-radius: 0;
  margin: 0;
  padding: 0.6rem 0.5rem;
}

@media only screen and (min-width:40em) {
  /* line 13, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .SearchForm dl.View-toggle dd a {
    font-size: 1rem;
    padding: 0.5rem 0.75rem;
  }
}

/* line 21, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm dl.View-toggle dd a .has-tip {
  color: #E0E0E0;
}

/* line 23, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm dl.View-toggle dd a .has-tip:hover, .SearchForm dl.View-toggle dd a .has-tip:focus {
  color: #90afd3;
}

/* line 27, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SearchForm dl.View-toggle dd a .has-tip:active {
  color: #FFF;
}

/* line 40, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav {
  margin: 0 auto;
  padding: 1rem 0 0;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 71em) {
  /* line 40, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap;
  }
}

/* line 50, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav dd,
.sub-nav dt {
  color: #51504C;
  margin: 0;
  padding: 0;
  text-transform: none;
}

/* line 56, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav dd input,
.sub-nav dd select,
.sub-nav dd button,
.sub-nav dt input,
.sub-nav dt select,
.sub-nav dt button {
  margin: 0;
}

/* line 63, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav.display-advanced .AdvancedForm {
  display: block;
  margin: 0 auto;
  max-width: 100rem;
}

/* line 68, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav.display-advanced .button.Search, .sub-nav.display-advanced .Search.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav.display-advanced .Search.NeighborhoodSearchButton {
  float: left;
}

/* line 71, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav.display-advanced .FiltersSubBar-mobile {
  display: inline-block;
  margin: 0.75rem 0;
}

@media screen and (min-width: 71em) {
  /* line 71, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav.display-advanced .FiltersSubBar-mobile {
    display: none;
  }
}

/* line 79, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .sub-nav-Search {
  display: block;
  margin: 0 0.5rem;
  width: 40%;
}

@media screen and (min-width: 71em) {
  /* line 79, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav .sub-nav-Search {
    width: 18%;
  }
}

@media only screen and (max-width: 40em) {
  /* line 79, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav .sub-nav-Search {
    margin: 0 0.5rem;
  }
}

/* line 90, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.More-filters, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .More-filters.NeighborhoodSearchButton,
.sub-nav .button.Search,
.sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll,
.sub-nav .Search.NeighborhoodSearchButton {
  font-family: "Open Sans", Tahoma, sans-serif;
  letter-spacing: 0.01rem;
  padding: 0.75rem;
}

@media only screen and (max-width: 40em) {
  /* line 90, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav .button.More-filters, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .More-filters.NeighborhoodSearchButton,
.sub-nav .button.Search,
.sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll,
.sub-nav .Search.NeighborhoodSearchButton {
    padding: 0.75rem 0.5rem;
  }
}

/* line 99, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.More-filters, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .More-filters.NeighborhoodSearchButton {
  float: left;
  text-transform: capitalize;
}

/* line 103, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.More-filters, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .More-filters.NeighborhoodSearchButton {
  background: #FFF;
  color: #51504C;
  font-weight: 300;
  margin-left: 0.4rem;
}

/* line 108, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.More-filters:hover, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll:hover, .sub-nav .More-filters.NeighborhoodSearchButton:hover, .sub-nav .button.More-filters:active, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll:active, .sub-nav .More-filters.NeighborhoodSearchButton:active, .sub-nav .button.More-filters:focus, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll:focus, .sub-nav .More-filters.NeighborhoodSearchButton:focus {
  background: #51504C;
  color: #c6d6e9;
}

/* line 114, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.More-filters span, .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll span, .sub-nav .More-filters.NeighborhoodSearchButton span {
  display: none;
}

/* line 118, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav .button.Search, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .Search.NeighborhoodSearchButton {
  float: left;
  text-transform: uppercase;
}

@media screen and (min-width: 71em) {
  /* line 118, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav .button.Search, .sub-nav .Search.NeighborhoodsFeaturedProperties-buttonViewAll, .sub-nav .Search.NeighborhoodSearchButton {
    width: 9%;
  }
}

@media screen and (min-width: 71em) {
  /* line 125, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav.button.More-filters:after, .NeighborhoodsFeaturedProperties-buttonViewAll.More-filters:after, .NeighborhoodSearchButton.More-filters:after {
    float: none;
    padding-top: 10px;
  }
}

/* line 132, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav-Extras {
  display: block;
  left: 0;
  padding: 0 1rem;
  position: absolute;
  top: 8rem;
  width: 100%;
}

@media screen and (min-width: 71em) {
  /* line 132, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras {
    position: static;
    width: auto;
  }
}

/* line 143, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav-Extras dd,
.sub-nav-Extras dt {
  display: block;
  float: none;
  width: 100%;
}

/* line 149, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav-Extras dt {
  margin-bottom: 0.5rem;
}

/* line 153, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav-Extras dd input,
.sub-nav-Extras dd select {
  margin-bottom: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 157, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras .BedBathFilters {
    float: left;
    width: 48%;
  }
}

@media screen and (min-width: 71em) {
  /* line 157, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras .BedBathFilters {
    width: auto;
  }
}

@media screen and (min-width: 71em) {
  /* line 166, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras .PriceFilter {
    margin-right: 0.25rem;
    width: auto;
  }
}

/* line 171, app/assets/stylesheets/biz/components/SearchFilters.scss */
.sub-nav-Extras .PriceFilter dd {
  float: left;
  margin-right: 1rem;
  max-width: 100px;
  width: 50%;
}

@media screen and (max-width: 71em) {
  /* line 179, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras .SaleLeaseCheckboxes .SaleCheckbox,
.sub-nav-Extras .SaleLeaseCheckboxes .LeaseCheckbox {
    display: inline-block;
    width: 50%;
  }
}

@media screen and (min-width: 71em) {
  /* line 187, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras dd,
.sub-nav-Extras dt,
.sub-nav-Extras .PriceFilter {
    float: left;
    line-height: 2.15rem;
    margin: 0 0.25rem;
    width: auto;
  }
}

@media screen and (min-width: 71em) {
  /* line 196, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras dd dd,
.sub-nav-Extras dt dd,
.sub-nav-Extras .PriceFilter dd {
    margin-right: 0.25rem;
    max-width: 80px;
  }
}

@media screen and (min-width: 71em) {
  /* line 202, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .sub-nav-Extras dd input,
.sub-nav-Extras dd select,
.sub-nav-Extras dt input,
.sub-nav-Extras dt select,
.sub-nav-Extras .PriceFilter input,
.sub-nav-Extras .PriceFilter select {
    margin-bottom: 0;
  }
}

/* line 211, app/assets/stylesheets/biz/components/SearchFilters.scss */
.residential-action .AdvancedForm {
  display: none;
  padding: 310px 0 20px;
}

@media only screen and (min-width:40em) {
  /* line 211, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .residential-action .AdvancedForm {
    padding: 225px 0 20px;
  }
}

@media screen and (min-width: 71em) {
  /* line 211, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .residential-action .AdvancedForm {
    padding-top: 25px;
  }
}

/* line 220, app/assets/stylesheets/biz/components/SearchFilters.scss */
.residential-action .AdvancedForm .column {
  padding-top: 10px;
}

@media screen and (min-width: 76.5em) {
  /* line 224, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .residential-action .sub-nav .button.More-filters span, .residential-action .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll span, .residential-action .sub-nav .More-filters.NeighborhoodSearchButton span {
    display: inline;
  }
}

/* line 231, app/assets/stylesheets/biz/components/SearchFilters.scss */
.commercial-action .AdvancedForm {
  display: none;
  padding: 190px 0 20px;
}

@media screen and (min-width: 71em) {
  /* line 231, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .commercial-action .AdvancedForm {
    padding-top: 25px;
  }
}

/* line 237, app/assets/stylesheets/biz/components/SearchFilters.scss */
.commercial-action .AdvancedForm .column {
  padding-top: 10px;
}

@media only screen and (min-width:40em) {
  /* line 241, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .commercial-action .sub-nav .button.More-filters span, .commercial-action .sub-nav .More-filters.NeighborhoodsFeaturedProperties-buttonViewAll span, .commercial-action .sub-nav .More-filters.NeighborhoodSearchButton span {
    display: inline-block;
  }
}

@media only screen and (min-width:40em) {
  /* line 247, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .Property-type {
    background: rgba(255, 255, 255, 0.45);
    border-radius: 2px;
    overflow: hidden;
    padding: 1rem;
  }
}

/* line 255, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SaleLeaseCheckboxes {
  line-height: 2rem;
}

/* line 257, app/assets/stylesheets/biz/components/SearchFilters.scss */
.SaleLeaseCheckboxes .SaleCheckbox {
  margin-top: -0.8em;
}

/* line 263, app/assets/stylesheets/biz/components/SearchFilters.scss */
.label-list {
  clear: both;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 1rem 0 0;
  position: relative;
  width: 100%;
}

/* line 271, app/assets/stylesheets/biz/components/SearchFilters.scss */
.label-list .filter-button {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #858585;
  cursor: pointer;
  float: left;
  font-size: 0.6875rem;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 1rem;
  padding: 0;
}

/* line 284, app/assets/stylesheets/biz/components/SearchFilters.scss */
.label-list .filter-button:hover, .label-list .filter-button:active {
  color: #51504C;
}

/* line 290, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-labels {
  background: #FFF;
  border-radius: 10px;
  color: #51504C;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0 0.5rem 0.5rem 0;
  padding: 0 0 0 1rem;
}

/* line 301, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-label--label {
  display: inline-block;
  position: relative;
}

/* line 304, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-label--label:after {
  content: ':';
  padding: 0 3px;
}

/* line 309, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-label--value {
  display: inline-block;
}

/* line 312, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-label--remove.fa {
  background: #5988BD;
  border-radius: 0 10px 10px 0;
  color: #E0E0E0;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 1rem;
  padding: 0 5px;
}

/* line 322, app/assets/stylesheets/biz/components/SearchFilters.scss */
.filter-label--remove.fa:hover, .filter-label--remove.fa:active {
  background: #51504C;
  color: #FFF;
}

/* line 333, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar .PropertyTypeWrapper {
  display: none;
}

@media screen and (min-width: 71em) {
  /* line 333, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .FiltersSubBar .PropertyTypeWrapper {
    display: block;
  }
}

/* line 341, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar,
.sub-nav .FiltersSubBar {
  background: #F4F1E8;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  position: relative;
  height: 2rem;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width:40em) {
  /* line 341, app/assets/stylesheets/biz/components/SearchFilters.scss */
  .FiltersSubBar,
.sub-nav .FiltersSubBar {
    height: 2.3125rem;
  }
}

/* line 352, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes,
.sub-nav .FiltersSubBar-propertyTypes {
  margin-left: 1rem;
}

/* line 354, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes li,
.sub-nav .FiltersSubBar-propertyTypes li {
  margin: 0;
  padding: 0;
}

/* line 357, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes li a,
.sub-nav .FiltersSubBar-propertyTypes li a {
  background: #F4F1E8;
  border-radius: 0;
  color: #51504C;
  display: block;
  font-size: 80%;
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
}

/* line 367, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes li a:hover, .FiltersSubBar-propertyTypes li a:active, .FiltersSubBar-propertyTypes li a:focus,
.sub-nav .FiltersSubBar-propertyTypes li a:hover,
.sub-nav .FiltersSubBar-propertyTypes li a:active,
.sub-nav .FiltersSubBar-propertyTypes li a:focus {
  color: #32499B;
}

/* line 374, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes li.active a,
.sub-nav .FiltersSubBar-propertyTypes li.active a {
  background: #32499B;
  color: #FFF;
}

/* line 377, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-propertyTypes li.active a:hover, .FiltersSubBar-propertyTypes li.active a:active, .FiltersSubBar-propertyTypes li.active a:focus,
.sub-nav .FiltersSubBar-propertyTypes li.active a:hover,
.sub-nav .FiltersSubBar-propertyTypes li.active a:active,
.sub-nav .FiltersSubBar-propertyTypes li.active a:focus {
  color: #FFF;
}

/* line 388, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-mobile {
  display: none;
  width: 100%;
}

/* line 391, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-mobile .FiltersSubBar-propertyTypes {
  display: inline-block;
}

/* line 393, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-mobile .FiltersSubBar-propertyTypes li a {
  padding: 0.75rem 1rem;
}

/* line 397, app/assets/stylesheets/biz/components/SearchFilters.scss */
.FiltersSubBar-mobile .CatylistBtnMobile {
  display: inline-block;
  margin-left: 1rem;
}

/* line 402, app/assets/stylesheets/biz/components/SearchFilters.scss */
.CatylistBtn {
  display: inline-block;
}

/* line 3, app/assets/stylesheets/biz/components/Sidebar.scss */
.SideBar {
  background: #FAF9F5;
  padding: 1rem;
  position: relative;
}

/* line 7, app/assets/stylesheets/biz/components/Sidebar.scss */
.SideBar.Agent-Contact {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  padding: 1rem;
  overflow: hidden;
  margin-bottom: 1rem;
  border-radius: 2px;
  background: #f9fafd;
}

/* line 12, app/assets/stylesheets/mixins/card.scss */
.SideBar.Agent-Contact hr {
  background: #CCC;
  height: 1px;
}

/* line 17, app/assets/stylesheets/mixins/card.scss */
a .SideBar.Agent-Contact:hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.2);
}

/* line 21, app/assets/stylesheets/mixins/card.scss */
.SideBar.Agent-Contact-photo {
  display: flex;
  height: 10rem;
  overflow: hidden;
}

@media only screen and (min-width:40em) {
  /* line 21, app/assets/stylesheets/mixins/card.scss */
  .SideBar.Agent-Contact-photo {
    height: 15rem;
  }
}

/* line 28, app/assets/stylesheets/mixins/card.scss */
.SideBar.Agent-Contact-photo img, .SideBar.Agent-Contact-photo .ContactPage-map iframe, .ContactPage-map .SideBar.Agent-Contact-photo iframe {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 13, app/assets/stylesheets/biz/components/Sidebar.scss */
.SideBar--content h4 {
  color: #51504C;
  font-family: "Open Sans", Tahoma, sans-serif;
  font-size: 13px;
  letter-spacing: 0.05rem;
  text-transform: capitalize;
}

/* line 23, app/assets/stylesheets/biz/components/Sidebar.scss */
.SearchPage .SideBar {
  background: none;
}

/* line 30, app/assets/stylesheets/biz/components/Sidebar.scss */
.hasSidebar-right {
  position: relative;
}

/* line 33, app/assets/stylesheets/biz/components/Sidebar.scss */
.Sidebar-right.InteriorSidebar {
  display: block;
  padding-top: 2rem;
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 33, app/assets/stylesheets/biz/components/Sidebar.scss */
  .Sidebar-right.InteriorSidebar {
    padding-top: 0;
  }
}

/* line 41, app/assets/stylesheets/biz/components/Sidebar.scss */
.Sidebar-right.InteriorSidebar .Card h3 {
  color: #666;
}

@media only screen and (min-width:0) and (max-width:64em) {
  /* line 44, app/assets/stylesheets/biz/components/Sidebar.scss */
  .Sidebar-right.InteriorSidebar .Card h3,
.Sidebar-right.InteriorSidebar .Card h4 {
    font-size: 100%;
  }
}

/* line 50, app/assets/stylesheets/biz/components/Sidebar.scss */
.Sidebar-right.InteriorSidebar .Card .PhonePanel-title,
.Sidebar-right.InteriorSidebar .Card .FaxPanel-title {
  margin: 0;
}

/* line 55, app/assets/stylesheets/biz/components/Sidebar.scss */
.Sidebar-right.InteriorSidebar h3 {
  margin-bottom: 1rem;
}

/* line 60, app/assets/stylesheets/biz/components/Sidebar.scss */
.LocationsPanel-title:before {
  color: #32499B;
  content: "";
  font-family: 'FontAwesome';
  padding-right: 1rem;
}

/* line 65, app/assets/stylesheets/biz/components/Sidebar.scss */
.PhonePanel-title:before {
  color: #32499B;
  content: "";
  font-family: 'FontAwesome';
  padding-right: 1rem;
}

/* line 70, app/assets/stylesheets/biz/components/Sidebar.scss */
.FaxPanel-title:before {
  color: #32499B;
  content: "";
  font-family: 'FontAwesome';
  padding-right: 1rem;
}

/* line 75, app/assets/stylesheets/biz/components/Sidebar.scss */
.HoursPanel-title:before {
  color: #32499B;
  content: "";
  font-family: 'FontAwesome';
  padding-right: 1rem;
}

/* line 85, app/assets/stylesheets/biz/components/Sidebar.scss */
.BlogIndexWrapper .Sidebar .Card h4,
.BlogPostPage .Sidebar .Card h4 {
  text-align: center;
}

/* line 3, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch {
  width: 100%;
}

/* line 7, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .tabs dd a {
  padding: 0.75rem 1rem;
}

@media only screen and (max-width: 40em) {
  /* line 7, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch .tabs dd a {
    font-size: 0.875rem;
    letter-spacing: normal;
  }
}

/* line 16, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .tabs-content {
  border-top: 4px solid #23336d;
  margin: 0;
}

/* line 19, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .tabs-content .content {
  padding: 0;
}

/* line 23, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchInput,
.SmallSearch .LeaseCheckbox,
.SmallSearch .SaleCheckbox,
.SmallSearch .SearchButton {
  float: left;
  margin: 0;
}

/* line 29, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchInput input,
.SmallSearch .LeaseCheckbox input,
.SmallSearch .SaleCheckbox input,
.SmallSearch .SearchButton input {
  margin: 0;
}

/* line 33, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchInput {
  border-color: #51504C;
  border-radius: 2px 0 0 2px;
  border-right: 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  height: 4.5rem;
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: calc(100% - 4.5rem);
}

/* line 44, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchInput:hover {
  border: 1px solid #51504C;
}

/* line 47, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchInput:active, .SmallSearch .SearchInput:focus {
  border: 1px solid #858585;
}

/* line 52, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchButton {
  background: #90afd3;
  border-radius: 0 2px 2px 0;
  color: #51504C;
  float: left;
  height: 4.5rem;
  line-height: 4.5rem;
  padding: 0;
  text-align: center;
  width: 4.5rem;
}

/* line 62, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch .SearchButton:hover, .SmallSearch .SearchButton:active, .SmallSearch .SearchButton:focus {
  background: #51504C;
  box-shadow: 0 -1px 0 1px rgba(0, 0, 0, 0.2) inset;
  color: #90afd3;
}

/* line 71, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage {
  height: 100%;
}

/* line 73, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch {
  bottom: 0;
  position: absolute;
}

@media only screen and (max-width: 40em) {
  /* line 73, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch {
    border-bottom: 4px solid #32499B;
  }
}

@media only screen and (min-width:40em) {
  /* line 73, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch {
    display: block;
    left: 0;
  }
}

/* line 84, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SearchButton-words {
  display: none;
}

/* line 89, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage,
.SmallSearch--agentPage {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

/* line 94, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage form,
.SmallSearch--agentPage form {
  padding: 0;
}

/* line 97, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch,
.SmallSearch--agentPage .SmallSearch {
  padding: 2rem 0 0;
}

/* line 99, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .tabs,
.SmallSearch--agentPage .SmallSearch .tabs {
  background: transparent;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width:40em) {
  /* line 99, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .tabs,
.SmallSearch--agentPage .SmallSearch .tabs {
    width: 75rem;
  }
}

/* line 106, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .tabs dd,
.SmallSearch--agentPage .SmallSearch .tabs dd {
  background: #222;
  background: rgba(0, 0, 0, 0.7);
}

@media only screen and (max-width: 40em) {
  /* line 106, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .tabs dd,
.SmallSearch--agentPage .SmallSearch .tabs dd {
    text-align: center;
    width: 50%;
  }
  /* line 112, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .tabs dd a,
.SmallSearch--agentPage .SmallSearch .tabs dd a {
    font-weight: normal;
  }
}

/* line 118, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .tabs-content,
.SmallSearch--agentPage .SmallSearch .tabs-content {
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  padding: 1rem 1rem 0;
}

/* line 123, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .SearchInput,
.SmallSearch--agentPage .SmallSearch .SearchInput {
  background-color: #666;
  background-color: rgba(255, 255, 255, 0.25);
  border-right: 0;
  color: #FFF;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput ::-webkit-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput ::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput::-webkit-input-placeholder {
  color: #CCC;
  opacity: 1;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput :-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput :-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:-moz-placeholder {
  color: #CCC;
  opacity: 1;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput ::-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput ::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput::-moz-placeholder {
  color: #CCC;
  opacity: 1;
  font-size: 1rem;
}

/* line 20, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput :-ms-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput :-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:-ms-input-placeholder {
  color: #CCC;
  opacity: 1;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput select:-moz-focusring,
.SmallSearch--agentPage .SmallSearch .SearchInput select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@media only screen and (min-width:53em) {
  /* line 123, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .SearchInput,
.SmallSearch--agentPage .SmallSearch .SearchInput {
    margin-bottom: 1rem;
  }
}

/* line 133, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:hover,
.SmallSearch--agentPage .SmallSearch .SearchInput:hover {
  background-color: #CCC;
  background-color: rgba(255, 255, 255, 0.45);
}

/* line 137, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus, .SmallSearch--homePage .SmallSearch .SearchInput:active,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus,
.SmallSearch--agentPage .SmallSearch .SearchInput:active {
  background-color: #E0E0E0;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
}

/* line 2, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus ::-webkit-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:focus::-webkit-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active ::-webkit-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus ::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active ::-webkit-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active::-webkit-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 8, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus :-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:focus:-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active :-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active:-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus :-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus:-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active :-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active:-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus ::-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:focus::-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active ::-moz-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus ::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active ::-moz-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active::-moz-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 20, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus :-ms-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:focus:-ms-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active :-ms-input-placeholder, .SmallSearch--homePage .SmallSearch .SearchInput:active:-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus :-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus:-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active :-ms-input-placeholder,
.SmallSearch--agentPage .SmallSearch .SearchInput:active:-ms-input-placeholder {
  color: #858585;
  opacity: 1;
  font-size: 1rem;
}

/* line 26, app/assets/stylesheets/mixins/placeholders.scss */
.SmallSearch--homePage .SmallSearch .SearchInput:focus select:-moz-focusring, .SmallSearch--homePage .SmallSearch .SearchInput:active select:-moz-focusring,
.SmallSearch--agentPage .SmallSearch .SearchInput:focus select:-moz-focusring,
.SmallSearch--agentPage .SmallSearch .SearchInput:active select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 145, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .SearchInputWrapper,
.SmallSearch--agentPage .SmallSearch .SearchInputWrapper {
    padding: 0;
    width: 100%;
  }
}

/* line 151, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes,
.SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes {
  align-items: center;
  display: flex;
  justify-content: space-around;
  line-height: 3;
}

@media only screen and (min-width:53em) {
  /* line 151, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes,
.SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes {
    height: 4.5rem;
  }
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 151, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes,
.SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes {
    padding: 0;
    width: 100%;
  }
}

/* line 162, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes label, .SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes .sub-nav-Extras dt, .sub-nav-Extras .SmallSearch--homePage .SmallSearch .SaleLeaseCheckboxes dt,
.SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes label,
.SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes .sub-nav-Extras dt,
.sub-nav-Extras .SmallSearch--agentPage .SmallSearch .SaleLeaseCheckboxes dt {
  color: #FFF;
  font-weight: normal;
}

/* line 170, app/assets/stylesheets/biz/components/SmallSearch.scss */
.AgentPage .Banner, .Property-management--bio .Banner {
  margin-bottom: 2rem;
  padding: 1rem 0 0;
  position: relative;
}

/* line 174, app/assets/stylesheets/biz/components/SmallSearch.scss */
.AgentPage .Banner:after, .Property-management--bio .Banner:after {
  background: url(/assets/yeehaw/agent-hero-d0a7bc2ff6dcbf7b9b529b23519130f52031a211a672535ad451bcecb5d6e6e6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  filter: blur(8px);
  height: 110%;
  left: -5%;
  position: absolute;
  top: -5%;
  width: 110%;
  z-index: -1;
}

/* line 190, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--agentPage {
  padding: 3rem 0 0;
}

/* line 194, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--agentPage .SmallSearch .tabs-content .content {
  max-width: none;
}

@media only screen and (min-width:40em) {
  /* line 199, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--agentPage .SearchInput {
    width: calc(100% - 8rem);
  }
}

@media only screen and (min-width:40em) {
  /* line 204, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--agentPage .SearchButton {
    width: 8rem;
  }
}

/* line 209, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--agentPage .SearchButton-words {
  display: none;
}

@media only screen and (min-width:40em) {
  /* line 209, app/assets/stylesheets/biz/components/SmallSearch.scss */
  .SmallSearch--agentPage .SearchButton-words {
    display: inline-block;
    margin-left: 0.5rem;
    text-transform: uppercase;
  }
}

/* line 218, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--agentPage-header {
  color: #FFF;
  line-height: 1em;
  margin: 0 auto;
  max-width: 75rem;
  padding: 1rem 0.5rem;
  text-transform: uppercase;
}

/* line 225, app/assets/stylesheets/biz/components/SmallSearch.scss */
.SmallSearch--agentPage-header small {
  color: #FFF;
  color: rgba(255, 255, 255, 0.65);
}

/* line 5, app/assets/stylesheets/biz/components/Tables.scss */
.TableHeaders-title--callout {
  color: #00b6ca;
  font-weight: bold;
}

/* line 3, app/assets/stylesheets/biz/components/Tabs.scss */
ul.tabs,
dl.tabs {
  background: #51504C;
}

/* line 8, app/assets/stylesheets/biz/components/Tabs.scss */
ul.tabs li a,
ul.tabs dd a,
dl.tabs li a,
dl.tabs dd a {
  background: transparent;
  color: #E0E0E0;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  letter-spacing: 0.1rem;
  padding: 1rem;
  text-transform: uppercase;
}

@media only screen and (min-width:40em) {
  /* line 8, app/assets/stylesheets/biz/components/Tabs.scss */
  ul.tabs li a,
ul.tabs dd a,
dl.tabs li a,
dl.tabs dd a {
    font-weight: normal;
  }
}

/* line 19, app/assets/stylesheets/biz/components/Tabs.scss */
ul.tabs li a:hover,
ul.tabs dd a:hover,
dl.tabs li a:hover,
dl.tabs dd a:hover {
  background: #51504C;
  color: #90afd3;
}

/* line 23, app/assets/stylesheets/biz/components/Tabs.scss */
ul.tabs li a:active, ul.tabs li a:focus,
ul.tabs dd a:active,
ul.tabs dd a:focus,
dl.tabs li a:active,
dl.tabs li a:focus,
dl.tabs dd a:active,
dl.tabs dd a:focus {
  background: #23336d;
  color: #FFF;
}

/* line 29, app/assets/stylesheets/biz/components/Tabs.scss */
ul.tabs li.active a,
ul.tabs dd.active a,
dl.tabs li.active a,
dl.tabs dd.active a {
  background: #23336d;
  color: #FFF;
}

/* line 35, app/assets/stylesheets/biz/components/Tabs.scss */
.tabs-content {
  background: #FFF;
  border-top: 4px solid #23336d;
  padding: 1rem;
}

/* line 39, app/assets/stylesheets/biz/components/Tabs.scss */
.tabs-content table,
.tabs-content tbody {
  width: 100%;
}

/* line 4, app/assets/stylesheets/biz/components/TextToolbar.scss */
.froala-box .froala-wrapper.f-basic {
  border: 1px solid #DDD;
  border-top: 0;
}

/* line 5, app/assets/stylesheets/biz/mixins/forms.scss */
.froala-box .froala-wrapper.f-basic:hover, .froala-box .froala-wrapper.f-basic:active, .froala-box .froala-wrapper.f-basic:focus {
  border-color: #BBB;
}

/* line 11, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 11, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar {
    height: 4rem;
  }
}

/* line 16, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar.expanded .title-area {
  background: #FFF;
}

@media only screen and (max-width: 40em) {
  /* line 19, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .title-area {
    background: #FFF;
  }
}

/* line 23, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .title-area .name {
  height: 6rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 23, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .title-area .name {
    height: 4rem;
  }
}

/* line 28, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .title-area .name .Logo {
  display: block;
  height: 100%;
  max-width: 18rem;
  padding: 0.5rem 1rem;
}

/* line 33, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .title-area .name .Logo img, .top-bar .title-area .name .Logo .ContactPage-map iframe, .ContactPage-map .top-bar .title-area .name .Logo iframe {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

/* line 43, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li {
  background: #FFF;
}

/* line 45, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li.active a {
  color: #32499B;
}

/* line 48, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a {
  transition: all 300ms ease-in-out 0s;
  color: #51504C;
  font-family: "Heebo", sans-serif;
  font-size: 0.725rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 48, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .top-bar-section .NavList li a {
    padding-left: 2rem;
  }
}

/* line 56, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a:hover, .top-bar .top-bar-section .NavList li a:active, .top-bar .top-bar-section .NavList li a:focus {
  background: none;
  color: #32499B;
}

/* line 62, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a.SignIn, .top-bar .top-bar-section .NavList li a.SignUp {
  color: #32499B;
  text-align: center;
}

/* line 66, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a.SignIn:hover, .top-bar .top-bar-section .NavList li a.SignIn:focus, .top-bar .top-bar-section .NavList li a.SignIn:active, .top-bar .top-bar-section .NavList li a.SignUp:hover, .top-bar .top-bar-section .NavList li a.SignUp:focus, .top-bar .top-bar-section .NavList li a.SignUp:active {
  background: #5988BD;
  color: #32499B;
}

/* line 73, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a.SignIn {
  background: #32499B;
}

/* line 76, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a.SignUp {
  background: #4762c4;
}

/* line 80, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li form {
  padding: 0;
}

/* line 82, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li form input {
  border: 0;
  box-shadow: none;
  top: 0;
}

/* line 86, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li form input.Signout {
  background: #32499B;
  color: #5988BD;
  font-family: "Heebo", sans-serif;
  font-size: 0.725rem;
  height: inherit;
  padding: 0.75rem 0 0.75rem 2rem;
  width: 100%;
}

@media only screen and (min-width:53em) {
  /* line 86, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .top-bar-section .NavList li form input.Signout {
    height: 6rem;
    padding: 0 0.45rem;
    width: auto;
  }
}

/* line 99, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList li form input.Signout:hover, .top-bar .top-bar-section .NavList li form input.Signout:active, .top-bar .top-bar-section .NavList li form input.Signout:focus {
  background: #5988BD;
  color: #32499B;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 111, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .top-bar-section .NavList .has-dropdown > a:after {
    content: "";
    font-family: 'FontAwesome';
    font-weight: bold;
    position: relative;
    display: inline-block;
    line-height: 1.2rem;
    float: right;
    font-size: 1rem;
    margin: 0 2rem;
  }
}

@media only screen and (min-width:53em) {
  /* line 111, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .top-bar-section .NavList .has-dropdown > a:after {
    content: "";
    font-family: 'FontAwesome';
    font-weight: bold;
    position: relative;
    display: inline-block;
    line-height: 1.2rem;
    margin-right: 0;
    padding-left: 0.5rem;
    top: auto;
  }
}

/* line 128, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList .has-dropdown .dropdown li a {
  line-height: normal;
  padding: 1rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 128, app/assets/stylesheets/biz/components/TopNav.scss */
  .top-bar .top-bar-section .NavList .has-dropdown .dropdown li a {
    padding-left: 2rem;
  }
}

/* line 135, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList .has-dropdown .dropdown li.back a {
  color: #32499B;
  font-family: "Open Sans", Tahoma, sans-serif;
}

/* line 138, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList .has-dropdown .dropdown li.back a:before {
  content: "";
  font-family: 'FontAwesome';
  font-weight: bold;
  position: relative;
  display: inline-block;
  line-height: 1.2rem;
  font-size: 1rem;
  margin-right: 0.5rem;
}

/* line 144, app/assets/stylesheets/biz/components/TopNav.scss */
.top-bar .top-bar-section .NavList .has-dropdown .dropdown li.parent-link a {
  display: none;
}

/* line 2, app/assets/stylesheets/biz/talbot/components/Agents.scss */
.AgentListings .ListListing {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin: 0.5rem;
}

/* line 6, app/assets/stylesheets/biz/talbot/components/Agents.scss */
.AgentListings .ListListing-link {
  padding: 0;
}

/* line 5, app/assets/stylesheets/biz/talbot/components/Banner.scss */
.BannerInterior.About {
  background-image: url(/assets/talbot/home/talbot-home-hero-aba3fa4210afac7195351209f4a2efaa4e6eb6ce2e7103cad697090f40217bf8.jpg);
}

/* line 8, app/assets/stylesheets/biz/talbot/components/Banner.scss */
.BannerInterior.CommunityAffiliations {
  background-image: url(/assets/talbot/community-hero-e7f293a1b9c15763a3376334411b4b4678cb07c1e3f6fa0e8d2ef88fe79a7b48.jpg);
}

/* line 14, app/assets/stylesheets/biz/talbot/components/Banner.scss */
.BannerInterior.SuccessStories {
  background-image: url(/assets/talbot/home/downtown-skyline-16d46837e57b3696de3a2dcf768dc432e4d9577ad707ebdf02b4d7f75ad939a0.jpg);
}

/* line 17, app/assets/stylesheets/biz/talbot/components/Banner.scss */
.BannerInterior.FeaturedProjects {
  background-image: url(/assets/talbot/success-stories/625-St-Charles-394e78e6eac969a5a0c25fe5f686141b9a9a6a929212e84bc2ff6286430f3447.jpg);
}

/* line 20, app/assets/stylesheets/biz/talbot/components/Banner.scss */
.BannerInterior.CharlotteCommons {
  background-image: url(/assets/talbot/projects/charlotte-commons/charlotte-commons-hero-7375bd7ff493416f890f61ce5b5938f6dda00b1d649bf61201556c1417e92866.jpg);
}

/* line 5, app/assets/stylesheets/biz/talbot/components/FeaturedProj.scss */
.FeaturedProjectsIndex .FeaturedProjList .CardBleed-photo img, .FeaturedProjectsIndex .FeaturedProjList .CardBleed-photo .ContactPage-map iframe, .ContactPage-map .FeaturedProjectsIndex .FeaturedProjList .CardBleed-photo iframe {
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 3, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner {
  background-image: url(/assets/talbot/home/home-5-3548e5b2307806d47c59886cc5561835601e65c46b9fa4d646a33f31d24f4835.jpg);
  background-position: center;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-first, .HomeBanner-second, .HomeBanner-third, .HomeBanner-fourth, .HomeBanner-fifth {
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

/* line 17, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-first {
  background-image: url(/assets/talbot/home/home-1-baa8fef3483d21ea455251a7e86b5fef56933825eebb74a112da17e4b2a2f394.jpg);
}

/* line 20, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-second {
  background-image: url(/assets/talbot/home/home-2-e827b5f907782cf5408adeab910314de907f2e6e3288c7163b936e3c351cdc40.jpg);
}

/* line 23, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-third {
  background-image: url(/assets/talbot/home/home-3-12ff6773686678d985cb4de7c0f796653be62299e4ee56d804f2912c38e00ac8.jpg);
  background-position: bottom;
}

/* line 27, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-fourth {
  background-image: url(/assets/talbot/home/home-4-16d46837e57b3696de3a2dcf768dc432e4d9577ad707ebdf02b4d7f75ad939a0.jpg);
}

/* line 30, app/assets/stylesheets/biz/talbot/components/HomeHeroBanner.scss */
.HomeBanner-fifth {
  background-image: url(/assets/talbot/home/home-5-3548e5b2307806d47c59886cc5561835601e65c46b9fa4d646a33f31d24f4835.jpg);
}

/* line 1, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties {
  box-shadow: 0 0 0.2rem #CCC;
  margin-top: 1rem;
}

/* line 5, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-buttonWrapper {
  padding: 2rem 1rem;
  text-align: center;
}

/* line 16, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 22, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-header {
  border-bottom: 0.1rem #E0E0E0 solid;
  margin: 0;
  padding: 1rem;
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 22, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
  .NeighborhoodsFeaturedProperties-header {
    text-align: left;
  }
}

/* line 32, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item {
  border-bottom: 0.1rem #E0E0E0 solid;
  padding: 1rem 0;
}

/* line 36, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-image {
  padding: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 36, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
  .NeighborhoodsFeaturedProperties-item-image {
    padding: 0;
  }
}

/* line 43, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-link {
  text-align: center;
}

@media only screen and (min-width:40em) {
  /* line 43, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
  .NeighborhoodsFeaturedProperties-item-link {
    text-align: left;
  }
}

/* line 51, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-link:hover {
  opacity: 0.7;
}

/* line 56, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-address {
  margin-bottom: 0.8rem;
}

/* line 60, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-price, .NeighborhoodsFeaturedProperties-item-street {
  color: #32499B;
  font-size: 1rem;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-city {
  color: #51504C;
  font-size: 0.8rem;
}

/* line 72, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-specs {
  color: #51504C;
  font-size: 0.8rem;
}

/* line 77, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item-mls {
  color: #51504C;
  font-size: 0.8rem;
  line-height: 2rem;
}

/* line 83, app/assets/stylesheets/biz/talbot/components/Neighborhoods.scss */
.NeighborhoodsFeaturedProperties-item strong {
  color: #51504C;
}

/* line 6, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.OurHistory .Table .TableItem {
  overflow: hidden;
  padding: 0.5rem 1rem;
}

/* line 9, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.OurHistory .Table .TableItem .StrongCallout {
  color: #5988BD;
}

/* line 18, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.AffiliationItem .CardBleed, .AffiliationItem .OpenHousesSection .ListListing, .OpenHousesSection .AffiliationItem .ListListing {
  display: block;
}

/* line 20, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.AffiliationItem .CardBleed-info, .AffiliationItem .ListListing-summary, .AffiliationItem .MapSideBar .Listing-info, .MapSideBar .AffiliationItem .Listing-info {
  align-items: center;
  display: flex;
  background: #51504C;
  font-size: 0.75rem;
  text-transform: uppercase;
  border-right: 1px solid #CCC;
  color: #E0E0E0;
  line-height: 1em;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

/* line 14, app/assets/stylesheets/mixins/tables.scss */
.AffiliationItem .CardBleed-info:hover, .AffiliationItem .ListListing-summary:hover, .AffiliationItem .MapSideBar .Listing-info:hover, .MapSideBar .AffiliationItem .Listing-info:hover, .AffiliationItem .CardBleed-info:active, .AffiliationItem .ListListing-summary:active, .AffiliationItem .MapSideBar .Listing-info:active, .MapSideBar .AffiliationItem .Listing-info:active, .AffiliationItem .CardBleed-info:focus, .AffiliationItem .ListListing-summary:focus, .AffiliationItem .MapSideBar .Listing-info:focus, .MapSideBar .AffiliationItem .Listing-info:focus {
  color: #FFF;
}

/* line 18, app/assets/stylesheets/mixins/tables.scss */
.AffiliationItem .CardBleed-info:hover small, .AffiliationItem .ListListing-summary:hover small, .AffiliationItem .MapSideBar .Listing-info:hover small, .MapSideBar .AffiliationItem .Listing-info:hover small, .AffiliationItem .CardBleed-info:active small, .AffiliationItem .ListListing-summary:active small, .AffiliationItem .MapSideBar .Listing-info:active small, .MapSideBar .AffiliationItem .Listing-info:active small, .AffiliationItem .CardBleed-info:focus small, .AffiliationItem .ListListing-summary:focus small, .AffiliationItem .MapSideBar .Listing-info:focus small, .MapSideBar .AffiliationItem .Listing-info:focus small {
  color: #F0F0F0;
}

/* line 22, app/assets/stylesheets/mixins/tables.scss */
.AffiliationItem .CardBleed-info:last-child, .AffiliationItem .ListListing-summary:last-child, .AffiliationItem .MapSideBar .Listing-info:last-child, .MapSideBar .AffiliationItem .Listing-info:last-child {
  border: 0;
}

/* line 25, app/assets/stylesheets/mixins/tables.scss */
.AffiliationItem .CardBleed-info.active, .AffiliationItem .active.ListListing-summary, .AffiliationItem .MapSideBar .active.Listing-info, .MapSideBar .AffiliationItem .active.Listing-info {
  color: #90afd3;
}

/* line 28, app/assets/stylesheets/mixins/tables.scss */
.AffiliationItem .CardBleed-info small, .AffiliationItem .ListListing-summary small, .AffiliationItem .MapSideBar .Listing-info small, .MapSideBar .AffiliationItem .Listing-info small {
  color: #CCC;
}

/* line 24, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.AffiliationItem .CardBleed-photo {
  align-items: center;
  padding: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 24, app/assets/stylesheets/biz/talbot/components/Pages.scss */
  .AffiliationItem .CardBleed-photo {
    height: 12rem;
    padding: 2rem;
  }
}

/* line 31, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.AffiliationItem .CardBleed-photo img, .AffiliationItem .CardBleed-photo .ContactPage-map iframe, .ContactPage-map .AffiliationItem .CardBleed-photo iframe {
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 34, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.AffiliationItem .CardBleed-photo.compat-object-fit {
  width: auto;
  margin: 1rem;
}

@media only screen and (min-width:40em) {
  /* line 34, app/assets/stylesheets/biz/talbot/components/Pages.scss */
  .AffiliationItem .CardBleed-photo.compat-object-fit {
    height: 8rem;
    margin: 2rem;
  }
}

@media only screen and (min-width:40em) {
  /* line 49, app/assets/stylesheets/biz/talbot/components/Pages.scss */
  .FeaturedProject .Amenities-list {
    display: flex;
    flex-flow: row wrap;
    margin-left: 0.1rem;
  }
}

@media only screen and (min-width:40em) {
  /* line 28, app/assets/stylesheets/mixins/lists.scss */
  .FeaturedProject .Amenities-list li {
    margin: 0 1rem;
    width: 50%;
    width: calc(50% - 2rem);
  }
}

/* line 53, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.FeaturedProject .SectionCallout, .FeaturedProject .HomeBlogSection {
  display: inline-block;
  margin-bottom: 2rem;
}

@media only screen and (min-width:40em) {
  /* line 57, app/assets/stylesheets/biz/talbot/components/Pages.scss */
  .FeaturedProject .ProjectAgents {
    display: flex;
    justify-content: center;
  }
}

/* line 62, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.FeaturedProject .Gallery {
  margin-bottom: 0;
}

/* line 68, app/assets/stylesheets/biz/talbot/components/Pages.scss */
.CatylistHead {
  background: #dce3f1;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25) inset;
  display: block;
  margin: -1px 0 0 0;
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 1rem 0;
}

/* line 4, app/assets/stylesheets/biz/talbot/components/SearchFilters.scss */
.sub-nav-Extras label, .sub-nav-Extras dt,
.sub-nav-Extras dt span {
  font-weight: 400;
}

/* line 2, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.FeaturedSuccesses {
  float: left;
  padding: 4rem 0;
  padding-top: 3rem;
}

@media only screen and (min-width:40em) and (max-width:61.875em) {
  /* line 6, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
  .FeaturedSuccesses-item {
    width: 50%;
  }
}

/* line 10, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.FeaturedSuccesses-item--price {
  background: #32499B;
  bottom: 0;
  color: #FFF;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 1rem;
}

/* line 15, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.FeaturedSuccesses .CardBleed-photo {
  position: relative;
}

/* line 18, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.FeaturedSuccesses .CardBleed-info, .FeaturedSuccesses .ListListing-summary, .FeaturedSuccesses .MapSideBar .Listing-info, .MapSideBar .FeaturedSuccesses .Listing-info {
  border-top: 4px solid #32499B;
  overflow: hidden;
}

/* line 21, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.FeaturedSuccesses .CardBleed-info h4, .FeaturedSuccesses .ListListing-summary h4, .FeaturedSuccesses .MapSideBar .Listing-info h4, .MapSideBar .FeaturedSuccesses .Listing-info h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  /* line 21, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
  .FeaturedSuccesses .CardBleed-info h4, .FeaturedSuccesses .ListListing-summary h4, .FeaturedSuccesses .MapSideBar .Listing-info h4, .MapSideBar .FeaturedSuccesses .Listing-info h4 {
    font-size: 100%;
  }
}

/* line 35, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.SuccessStoriesIndex .FeaturedSuccesses {
  float: none;
  padding: 1rem 0 4rem;
}

@media only screen and (max-width: 40em) {
  /* line 38, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
  .SuccessStoriesIndex .FeaturedSuccesses-item {
    padding: 0;
  }
}

/* line 44, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.SuccessStoriesIndex .DownloadPDF {
  padding-bottom: 1rem;
}

@media only screen and (min-width:0) and (max-width:53em) {
  /* line 46, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
  .SuccessStoriesIndex .DownloadPDF-link {
    padding: 0;
    width: 100%;
  }
}

/* line 51, app/assets/stylesheets/biz/talbot/components/SuccessStories.scss */
.SuccessStoriesIndex .DownloadPDF-link .button, .SuccessStoriesIndex .DownloadPDF-link .NeighborhoodSearchButton, .SuccessStoriesIndex .DownloadPDF-link .NeighborhoodsFeaturedProperties-buttonViewAll {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* line 15, app/assets/stylesheets/biz/talbot/components/TopNav.scss */
.top-bar .top-bar-section .NavList li a {
  font-weight: 500;
  text-transform: uppercase;
}

/* line 21, app/assets/stylesheets/biz/talbot/components/TopNav.scss */
.top-bar .top-bar-section .NavList li form input.Signout {
  font-weight: 500;
  text-transform: uppercase;
}

/* line 4, app/assets/stylesheets/_utility.scss */
.collapse,
.Collapse {
  margin: 0;
}

@media only screen and (max-width: 40em) {
  /* line 11, app/assets/stylesheets/_utility.scss */
  .hide-small {
    display: none;
  }
}

@media only screen and (min-width:40em) {
  /* line 16, app/assets/stylesheets/_utility.scss */
  .hide-medium-up {
    display: none;
  }
}

@media only screen and (min-width:64em) {
  /* line 21, app/assets/stylesheets/_utility.scss */
  .hide-large-up {
    display: none;
  }
}

/* line 29, app/assets/stylesheets/_utility.scss */
.OF.compat-object-fit,
.OFC.compat-object-fit {
  background-position: center center;
  background-repeat: no-repeat;
  -ms-transform: translate3d(0, 0, 0);
}

/* line 33, app/assets/stylesheets/_utility.scss */
.OF.compat-object-fit img, .OF.compat-object-fit .ContactPage-map iframe, .ContactPage-map .OF.compat-object-fit iframe,
.OFC.compat-object-fit img,
.OFC.compat-object-fit .ContactPage-map iframe,
.ContactPage-map .OFC.compat-object-fit iframe {
  display: none;
  opacity: 0;
}

/* line 40, app/assets/stylesheets/_utility.scss */
.OF.compat-object-fit {
  background-size: cover;
}

/* line 45, app/assets/stylesheets/_utility.scss */
.OFC.compat-object-fit {
  background-size: contain;
}

/* line 50, app/assets/stylesheets/_utility.scss */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/biz/_utility.scss */
small {
  color: #666;
  font-size: 80%;
}

/* line 9, app/assets/stylesheets/biz/_utility.scss */
hr {
  border-color: #CCC;
  clear: both;
  display: block;
  margin: 1rem 0;
  padding: 0;
}

/* line 17, app/assets/stylesheets/biz/_utility.scss */
.Bulleted-list li {
  font-weight: 400;
  padding-bottom: 1rem;
}

@media only screen and (max-width: 40em) {
  /* line 24, app/assets/stylesheets/biz/_utility.scss */
  .tooltip {
    display: none !important;
  }
}
