/*
 * 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 264, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 768px;
}

/* line 269, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px;
}

/* line 274, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px;
}

/* line 292, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 297, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 300, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 313, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 318, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 321, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 322, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 328, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 333, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 334, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 335, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 336, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 337, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 338, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 339, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 345, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 348, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 358, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 361, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 70.5em;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 123, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 127, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 132, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 137, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 147, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 148, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 151, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 162, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 166, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 171, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Foundation Visibility HTML Classes */
/* line 11, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 17, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 23, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 27, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 38, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

/* line 48, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

/* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

/* line 68, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

/* line 79, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  /* line 85, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 87, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 89, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 92, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 98, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 103, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  /* line 108, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  /* line 113, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
  /* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 129, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 132, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 135, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 142, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  /* line 148, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  /* line 154, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  /* line 160, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  /* line 167, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  /* line 173, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 176, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 179, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 181, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 187, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 192, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  /* line 197, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  /* line 202, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 208, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 215, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 222, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 230, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 234, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 239, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 244, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 246, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 251, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 255, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 259, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 263, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 268, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 274, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 276, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 281, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 285, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 289, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 293, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 298, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 303, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 304, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 305, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 306, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 309, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 310, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 311, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 312, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 313, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 314, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 315, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 316, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 317, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 318, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 319, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 320, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1;
  }
  /* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 27, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625em 1.25em;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  /* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em;
  }
  /* line 40, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 145, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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;
  direction: ltr;
}

/* Default Link Styles */
/* line 152, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a {
  color: #733f95;
  text-decoration: none;
  line-height: inherit;
}
/* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #653783;
}
/* line 160, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 164, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 174, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 182, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 192, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 199, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125em;
}

/* line 200, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875em;
}

/* line 201, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375em;
}

/* line 202, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125em;
}

/* line 203, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125em;
}

/* line 204, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 208, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 218, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 224, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 229, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 234, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 243, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* line 251, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul, ol {
  margin-left: 0;
}
/* line 253, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
}

/* Unordered Lists */
/* line 260, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 269, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 272, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 273, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 274, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 275, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 282, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 291, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 295, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 300, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 307, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 312, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd;
}
/* line 317, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
/* line 321, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 326, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 332, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 338, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em;
}
/* line 344, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 348, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 355, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 357, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 768px) {
  /* line 368, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 369, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75em;
  }

  /* line 370, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125em;
  }

  /* line 371, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875em;
  }

  /* line 372, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375em;
  }
}
/*
 * 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 383, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 385, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 393, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 394, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 396, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 401, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 404, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 409, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 412, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 414, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 420, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 426, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 428, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 429, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 430, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 431, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 171, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #733f95;
  border-color: #573071;
  color: white;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #573071;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 176, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #d0d0d0;
}
/* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 177, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 178, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 180, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
/* line 181, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
/* line 182, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
/* line 183, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 185, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 186, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 188, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #733f95;
  border-color: #573071;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #573071;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 146, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #733f95;
}
/* line 189, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #333333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d0d0d0;
}
/* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 146, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e9e9e9;
}
/* line 190, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 146, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
/* line 191, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 146, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

/* line 196, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none;
}
/* line 198, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
  -webkit-appearance: none;
}
/* line 199, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
  -webkit-appearance: none;
}
/* line 200, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
  -webkit-appearance: none;
}

@media only screen {
  /* line 206, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button, .button {
    -webkit-box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 68, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  button:active, .button:active {
    -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 214, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 215, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 223, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 264, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
/* line 67, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5em;
}
/* line 70, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
/* line 73, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 76, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 77, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
}
/* line 89, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em;
}

/* Label Styles */
/* line 270, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */
}
/* line 271, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 272, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}
/* line 274, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #666666;
}

/* Attach elements to the beginning or end of an input */
/* line 282, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 285, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 286, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 288, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 289, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 290, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 291, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 294, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 295, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 297, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 298, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 304, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 307, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 312, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 315, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
/* line 335, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 134, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.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,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
/* line 113, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 120, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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],
textarea[disabled] {
  background-color: #dddddd;
}

/* Adjust margin for form elements below */
/* line 349, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0;
}

/* Normalize file input width */
/* line 354, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 359, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 221, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
/* line 366, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
/* line 369, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 371, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* line 377, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error input:focus,
.error textarea:focus,
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 383, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #c60f13;
}
/* line 388, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error > small,
.error small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
/* line 392, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 398, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
input.error:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 403, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
/* line 236, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 407, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
label.error {
  color: #c60f13;
}

/* Button Groups */
/* line 72, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 74, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 35, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 53, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 53, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 84, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 86, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
/* line 23, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
/* line 108, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button {
  position: relative;
  padding-right: 3.1875em;
}
/* line 46, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}
/* line 81, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-width: 0.5625em;
  right: 1.5em;
  margin-top: -0.25em;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-color: white transparent transparent transparent;
}
/* line 109, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny {
  padding-right: 2.1875em;
}
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-width: 0.4375em;
  right: 0.875em;
  margin-top: -0.15625em;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}
/* line 110, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small {
  padding-right: 2.8125em;
}
/* line 71, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-width: 0.5625em;
  right: 1.125em;
  margin-top: -0.21875em;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}
/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large {
  padding-right: 4em;
}
/* line 91, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-width: 0.625em;
  right: 1.75em;
  margin-top: -0.3125em;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}
/* line 112, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:before {
  border-color: #333333 transparent transparent transparent;
}

/* Split Buttons */
/* line 150, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 4.8em;
}
/* line 53, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 62, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
/* line 73, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 79, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: #4a285f;
}
/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 3em;
}
/* line 117, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 1.125em;
  margin-left: -0.5625em;
}
/* line 142, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-color: white transparent transparent transparent;
}
/* line 79, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: #c3c3c3;
}
/* line 142, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: white transparent transparent transparent;
}
/* line 79, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: #7f0a0c;
}
/* line 79, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: #396516;
}
/* line 156, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 3.9375em;
}
/* line 88, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 2.84375em;
}
/* line 89, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.4375em;
  top: 0.875em;
  margin-left: -0.3125em;
}
/* line 157, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 3.9375em;
}
/* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 2.8125em;
}
/* line 103, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.small span:before {
  border-top-style: solid;
  border-width: 0.5625em;
  top: 0.84375em;
  margin-left: -0.5625em;
}
/* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 6em;
}
/* line 130, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 3.75em;
}
/* line 131, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.large span:before {
  border-top-style: solid;
  border-width: 0.625em;
  top: 1.3125em;
  margin-left: -0.5625em;
}
/* line 159, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2em;
}
/* line 142, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: #333333 transparent transparent transparent;
}
/* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 164, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Flex Video */
/* line 44, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}
/* line 26, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 27, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 32, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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%;
}

/* Sections */
/* line 285, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''], [data-section='auto'], .section-container.auto,
[data-section='vertical-tabs'], .section-container.vertical-tabs,
[data-section='vertical-nav'], .section-container.vertical-nav,
[data-section='horizontal-nav'], .section-container.horizontal-nav,
[data-section='accordion'], .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style],
[data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style],
[data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style],
[data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style],
[data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
[data-section='vertical-tabs'][data-section-small-style] > section,
[data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region],
[data-section='vertical-nav'][data-section-small-style] > section,
[data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
[data-section='horizontal-nav'][data-section-small-style] > section,
[data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section,
[data-section='accordion'][data-section-small-style] > [data-section-region],
[data-section='accordion'][data-section-small-style] > section,
[data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > section > .title,
[data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > section > .title,
[data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > section > .title,
[data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title,
[data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
[data-section='accordion'][data-section-small-style] > section > [data-section-title],
[data-section='accordion'][data-section-small-style] > section > .title,
[data-section='accordion'][data-section-small-style] > .section > [data-section-title],
[data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 287, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region],
[data-section='vertical-tabs'] > section,
[data-section='vertical-tabs'] > .section,
[data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region],
[data-section='vertical-nav'] > section,
[data-section='vertical-nav'] > .section,
[data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region],
[data-section='horizontal-nav'] > section,
[data-section='horizontal-nav'] > .section,
[data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region],
[data-section='accordion'] > section,
[data-section='accordion'] > .section,
[data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a,
[data-section='vertical-tabs'] > section > [data-section-title] a,
[data-section='vertical-tabs'] > section > .title a,
[data-section='vertical-tabs'] > .section > [data-section-title] a,
[data-section='vertical-tabs'] > .section > .title a,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a,
[data-section='vertical-nav'] > section > [data-section-title] a,
[data-section='vertical-nav'] > section > .title a,
[data-section='vertical-nav'] > .section > [data-section-title] a,
[data-section='vertical-nav'] > .section > .title a,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a,
[data-section='horizontal-nav'] > section > [data-section-title] a,
[data-section='horizontal-nav'] > section > .title a,
[data-section='horizontal-nav'] > .section > [data-section-title] a,
[data-section='horizontal-nav'] > .section > .title a,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
[data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a,
[data-section='accordion'] > section > [data-section-title] a,
[data-section='accordion'] > section > .title a,
[data-section='accordion'] > .section > [data-section-title] a,
[data-section='accordion'] > .section > .title a,
[data-section='accordion'] > [data-section-region] > [data-section-title] a,
[data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content,
[data-section='vertical-tabs'] > section > [data-section-content],
[data-section='vertical-tabs'] > section > .content,
[data-section='vertical-tabs'] > .section > [data-section-content],
[data-section='vertical-tabs'] > .section > .content,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content,
[data-section='vertical-nav'] > section > [data-section-content],
[data-section='vertical-nav'] > section > .content,
[data-section='vertical-nav'] > .section > [data-section-content],
[data-section='vertical-nav'] > .section > .content,
[data-section='vertical-nav'] > [data-section-region] > [data-section-content],
[data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content,
[data-section='horizontal-nav'] > section > [data-section-content],
[data-section='horizontal-nav'] > section > .content,
[data-section='horizontal-nav'] > .section > [data-section-content],
[data-section='horizontal-nav'] > .section > .content,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content,
[data-section='accordion'] > section > [data-section-content],
[data-section='accordion'] > section > .content,
[data-section='accordion'] > .section > [data-section-content],
[data-section='accordion'] > .section > .content,
[data-section='accordion'] > [data-section-region] > [data-section-content],
[data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content,
[data-section='vertical-tabs'] > section.active > [data-section-content],
[data-section='vertical-tabs'] > section.active > .content,
[data-section='vertical-tabs'] > .section.active > [data-section-content],
[data-section='vertical-tabs'] > .section.active > .content,
[data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content,
[data-section='vertical-nav'] > section.active > [data-section-content],
[data-section='vertical-nav'] > section.active > .content,
[data-section='vertical-nav'] > .section.active > [data-section-content],
[data-section='vertical-nav'] > .section.active > .content,
[data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
[data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content,
[data-section='horizontal-nav'] > section.active > [data-section-content],
[data-section='horizontal-nav'] > section.active > .content,
[data-section='horizontal-nav'] > .section.active > [data-section-content],
[data-section='horizontal-nav'] > .section.active > .content,
[data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content,
[data-section='accordion'] > section.active > [data-section-content],
[data-section='accordion'] > section.active > .content,
[data-section='accordion'] > .section.active > [data-section-content],
[data-section='accordion'] > .section.active > .content,
[data-section='accordion'] > [data-section-region].active > [data-section-content],
[data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active),
[data-section='vertical-tabs'] > section:not(.active),
[data-section='vertical-tabs'] > .section:not(.active),
[data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active),
[data-section='vertical-nav'] > section:not(.active),
[data-section='vertical-nav'] > .section:not(.active),
[data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active),
[data-section='horizontal-nav'] > section:not(.active),
[data-section='horizontal-nav'] > .section:not(.active),
[data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active),
[data-section='accordion'] > section:not(.active),
[data-section='accordion'] > .section:not(.active),
[data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  width: 100%;
}

/* line 296, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px solid #cccccc;
}
/* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
/* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title a, .section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > .title a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
  padding: 0.9375em;
  color: #333333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover,
.section-container.vertical-tabs > section > .title:hover,
.section-container.vertical-tabs > .section > .title:hover,
.section-container.vertical-nav > section > .title:hover,
.section-container.vertical-nav > .section > .title:hover,
.section-container.horizontal-nav > section > .title:hover,
.section-container.horizontal-nav > .section > .title:hover,
.section-container.accordion > section > .title:hover,
.section-container.accordion > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content, .section-container.auto > .section > .content,
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > .content,
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > .content,
.section-container.accordion > section > .content,
.section-container.accordion > .section > .content {
  padding: 0.9375em;
  background-color: white;
  border: solid 1px #cccccc;
}
/* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child,
.section-container.vertical-tabs > section > .content > *:last-child,
.section-container.vertical-tabs > .section > .content > *:last-child,
.section-container.vertical-nav > section > .content > *:last-child,
.section-container.vertical-nav > .section > .content > *:last-child,
.section-container.horizontal-nav > section > .content > *:last-child,
.section-container.horizontal-nav > .section > .content > *:last-child,
.section-container.accordion > section > .content > *:last-child,
.section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child,
.section-container.vertical-tabs > section > .content > *:first-child,
.section-container.vertical-tabs > .section > .content > *:first-child,
.section-container.vertical-nav > section > .content > *:first-child,
.section-container.vertical-nav > .section > .content > *:first-child,
.section-container.horizontal-nav > section > .content > *:first-child,
.section-container.horizontal-nav > .section > .content > *:first-child,
.section-container.accordion > section > .content > *:first-child,
.section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.accordion > section > .content > *:last-child:not(.flex-video),
.section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title,
.section-container.vertical-tabs > .section.active > .title,
.section-container.vertical-nav > section.active > .title,
.section-container.vertical-nav > .section.active > .title,
.section-container.horizontal-nav > section.active > .title,
.section-container.horizontal-nav > .section.active > .title,
.section-container.accordion > section.active > .title,
.section-container.accordion > .section.active > .title {
  background: #d5d5d5;
}
/* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a,
.section-container.vertical-tabs > .section.active > .title a,
.section-container.vertical-nav > section.active > .title a,
.section-container.vertical-nav > .section.active > .title a,
.section-container.horizontal-nav > section.active > .title a,
.section-container.horizontal-nav > .section.active > .title a,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
  color: #333333;
}
/* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section:not(.active), .section-container.auto > .section:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  border-top: none;
}

/* line 303, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'], .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
/* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 132, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 310, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: none;
}
/* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
/* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 0.9375em;
  color: #333333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content, .section-container.tabs > .section > .content {
  padding: 0.9375em;
  background-color: white;
  border: solid 1px #cccccc;
}
/* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: white;
}
/* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333333;
}
/* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
/* line 249, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  border-bottom: 0;
}

@media only screen and (min-width: 768px) {
  /* line 319, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''], [data-section='auto'], .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 132, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 326, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto {
    border: none;
  }
  /* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 0.9375em;
    color: #333333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content, .section-container.auto > .section > .content {
    padding: 0.9375em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  /* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: white;
  }
  /* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333333;
  }
  /* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 249, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }

  /* line 333, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'], .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 143, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5em;
  }
  /* line 150, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 12.5em;
  }
  /* line 153, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 12.5em;
  }

  /* line 340, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs {
    border: none;
  }
  /* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
    padding: 0.9375em;
    color: #333333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
    padding: 0.9375em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  /* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
    color: #333333;
  }
  /* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  /* line 257, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
    padding-left: 12.4375em;
  }
  /* line 260, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background-color: #d5d5d5;
  }

  /* line 347, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'], .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 349, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  /* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 165, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 168, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 171, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  /* line 354, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: none;
  }
  /* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 0.9375em;
    color: #333333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
    padding: 0.9375em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  /* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }

  /* line 361, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'], .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em;
  }
  /* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  /* line 55, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  /* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  /* line 363, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  /* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  /* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  /* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  /* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  /* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  /* line 186, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  /* line 189, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  /* line 192, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 12.5em;
  }

  /* line 368, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    background: #efefef;
    border: 1px solid #cccccc;
  }
  /* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 0.9375em;
    color: #333333;
    font-size: 0.875em;
    background: none;
  }
  /* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
    padding: 0.9375em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  /* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  /* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  /* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
/* line 378, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section], .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em;
}
/* line 55, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
/* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
/* line 380, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
  margin: 0;
}
/* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
/* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
  display: none;
}
/* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
  display: block;
}
/* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
/* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
/* line 384, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container {
  border-top: 1px solid #cccccc;
}
/* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
/* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
  padding: 0.9375em;
  color: #333333;
  font-size: 0.875em;
  background: none;
}
/* line 217, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 220, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content, .no-js .section-container > .section > .content {
  padding: 0.9375em;
  background-color: white;
  border: solid 1px #cccccc;
}
/* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
/* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
/* line 227, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
/* line 231, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
  background: #d5d5d5;
}
/* line 233, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
  color: #333333;
}
/* line 237, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
/* line 243, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_section.scss */
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  border-top: none;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 72, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #111111;
}
/* line 76, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 87, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
/* line 93, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 99, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

/* line 106, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #111111;
  margin-bottom: 0;
}
/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 120, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 123, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 125, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: 2.45em;
}
/* line 127, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 130, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}
/* line 135, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}
/* line 140, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625em;
  margin: 0;
}
/* line 144, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: bold;
  color: white;
  width: 50%;
  display: block;
  padding: 0 15px;
}
/* line 155, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 160, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 173, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 179, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
}
/* line 187, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}
/* line 208, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 212, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #111111;
}
/* line 215, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 216, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 234, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
/* line 240, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #222222;
  font-size: 16px;
  margin: 0;
}
/* line 250, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: solid 1px #2b2b2b;
  border-top: solid 1px black;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 259, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 0.8125em;
  font-weight: bold;
  background: #222222;
}
/* line 269, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  background: #733f95;
  font-size: 0.8125em;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 274, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button:hover {
  background: #573071;
}
/* line 278, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background: #e9e9e9;
}
/* line 280, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #d0d0d0;
}
/* line 284, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background: #5da423;
}
/* line 286, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #457a1a;
}
/* line 290, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
/* line 292, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #970b0e;
}
/* line 300, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover > a {
  background: black;
  color: white;
}
/* line 306, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #090909;
  color: white;
}
/* line 313, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 15px;
}
/* line 316, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 320, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 332, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 333, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
}
/* line 340, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
  z-index: 99;
}
/* line 347, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
/* line 351, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 354, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
/* line 359, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 360, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}
/* line 368, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555555;
  font-weight: bold;
  font-size: 0.625em;
}

/* line 380, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.top-bar-js-breakpoint {
  width: 940px !important;
  visibility: hidden;
}

/* line 384, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 940px) {
  /* line 389, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #111111;
    *zoom: 1;
    overflow: visible;
  }
  /* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 394, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 396, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 397, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 400, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 0.875em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 409, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #111111;
  }

  /* line 412, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 70.5em;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 418, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 422, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 427, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 429, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 435, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background: black;
    color: white;
  }
  /* line 440, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #111111;
  }
  /* line 444, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button):hover {
    background: black;
  }
  /* line 452, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 454, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }
  /* line 463, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 464, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: none;
  }
  /* line 468, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
  }
  /* line 475, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1em;
    margin-top: -7px;
    right: 5px;
  }
  /* line 487, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 494, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 15px;
    background: #1e1e1e;
  }
  /* line 502, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #1e1e1e;
  }
  /* line 508, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 516, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 #2b2b2b;
    border-left: solid 1px black;
    clear: none;
    height: 45px;
    width: 0;
  }
  /* line 526, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #111111;
    padding: 0 15px;
    height: 45px;
  }
  /* line 534, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 538, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }

  /* line 548, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background: black;
    color: white;
  }
  /* line 554, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #090909;
    color: white;
  }
  /* line 562, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
  }
}
@-webkit-keyframes rotate {
  /* line 43, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  from {
    -webkit-transform: rotate(0deg);
  }

  /* line 44, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  /* line 47, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  from {
    -moz-transform: rotate(0deg);
  }

  /* line 48, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  to {
    -moz-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  /* line 51, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  from {
    -o-transform: rotate(0deg);
  }

  /* line 52, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  to {
    -o-transform: rotate(360deg);
  }
}

@keyframes rotate {
  /* line 56, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  from {
    transform: rotate(0deg);
  }

  /* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  to {
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}
/* line 64, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 71, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 74, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 77, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 82, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

/* line 88, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

/* line 120, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke;
}
/* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 132, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 134, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
/* line 145, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
/* line 154, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 171, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
/* line 176, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125em;
}
/* line 182, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 189, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 199, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 213, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
/* line 225, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 229, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}
/* line 241, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 245, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
/* line 255, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 256, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}
/* line 261, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #cccccc;
}
/* line 265, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 266, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -8px;
}
/* line 273, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #cccccc;
}

/* line 279, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 285, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: #999999;
  float: left;
  margin-right: 6px;
  border: solid 1px #555555;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 295, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #555555;
}
/* line 299, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 306, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 309, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 318, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 321, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  /* line 328, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 329, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }
  /* line 336, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}
/* line 109, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

/* line 111, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 62, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 65, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 66, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 124, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 125, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 127, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 134, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
/* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 44, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em;
}
/* line 68, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 73, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
/* line 81, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
/* line 89, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
/* line 98, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
/* line 99, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
/* line 109, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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: white;
}

/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3;
}

/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em;
}

/* line 129, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 136, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 147, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 150, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px #ffffff;
  -webkit-box-shadow: 0 0 15px #ffffff;
  box-shadow: 0 0 15px #ffffff;
}

/* line 175, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 187, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 189, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  /* line 196, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  /* line 204, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
/* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[data-clearing]:after {
  clear: both;
}
/* line 42, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 48, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 60, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 68, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 72, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 82, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: white;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

/* line 95, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: white;
  display: none;
}
/* line 105, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 108, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 109, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 113, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 123, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  /* line 137, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 139, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  /* line 145, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 147, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  /* line 154, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  /* line 158, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  /* line 172, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 185, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 192, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 201, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 206, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  /* line 218, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
/* line 94, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #733f95;
  border-color: #573071;
  color: white;
}
/* line 97, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.375em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.4375em;
  right: 0.3125em;
  color: #333333;
  opacity: 0.3;
}
/* line 81, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 99, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 102, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 103, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #e9e9e9;
  border-color: #d0d0d0;
  color: #505050;
}

/* Breadcrumbs */
/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 119, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875em;
  text-transform: uppercase;
}
/* line 60, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 63, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #733f95;
}
/* line 69, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 72, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 78, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 82, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 84, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 89, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 96, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
/* line 104, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Custom Checkbox and Radio Inputs */
/* line 67, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
/* line 73, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
/* line 83, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
/* line 87, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
/* line 92, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: white;
}
/* line 101, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
}
/* line 113, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}

/* Custom Select Options and Dropdowns */
/* line 127, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0;
  padding: 0;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
/* line 148, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 153, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
/* line 165, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
/* line 173, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
/* line 186, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222222 transparent transparent transparent;
  border-top-style: solid;
}
/* line 190, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #888888;
}
/* line 192, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
/* line 195, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 199, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 206, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 207, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 208, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 209, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 212, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 213, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 216, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .error .custom.dropdown {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  background: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
/* line 236, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_forms.scss */
form.custom .error .custom.dropdown:focus {
  background: #fafafa;
  border-color: #999999;
}
/* line 222, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .error .custom.dropdown + small.error {
  margin-top: 0;
}
/* line 226, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
}
/* line 243, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 257, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 261, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 265, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 272, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 276, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background: #dddddd;
}

/* Keystroke Characters */
/* line 52, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875em;
  padding: 0.125em 0.25em 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
/* line 71, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #733f95;
  color: white;
}
/* line 77, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 78, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #c60f13;
  color: white;
}
/* line 81, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #5da423;
  color: white;
}
/* line 82, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #e9e9e9;
  color: #333333;
}

/* Inline Lists */
/* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 41, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Default Pagination */
/* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 87, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li {
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 93, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #999999;
}
/* line 100, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 45, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.current a {
  background: #733f95;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 64, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #733f95;
}
/* line 110, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 133, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 110, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 66, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2;
}
/* line 44, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 45, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
/* line 54, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 56, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 68, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #573071;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #733f95;
  -webkit-box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 44, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 45, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 {
  color: white;
}
/* line 54, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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.625em;
}
/* line 56, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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 71, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.callout a {
  color: white;
}
/* line 76, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25em;
}
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 124, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #dddddd;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1em;
}
/* line 125, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #eeeeee;
  padding: 0.9375em 1.25em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.25em;
}
/* line 126, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #777777;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 127, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375em;
  text-align: center;
  color: #333333;
  font-size: 0.875em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.25em 1.25em 0;
}

/* Progress Bar */
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em;
}
/* line 54, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #733f95;
  height: 100%;
  display: block;
}
/* line 57, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #e9e9e9;
  height: 100%;
  display: block;
}
/* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
/* line 59, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
/* line 61, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 62, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 65, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 66, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
/* line 67, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside;
}
/* line 39, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.4375em 0;
  font-size: 0.875em;
}
/* line 43, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li a {
  display: block;
  color: #733f95;
}
/* line 48, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 53, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
/* line 82, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em;
}
/* line 42, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 0.5625em;
  margin-bottom: 0.625em;
  font-weight: normal;
  font-size: 0.875em;
}
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  text-decoration: none;
}
/* line 54, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #733f95;
  padding: 0.1875em 0.5625em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  /* line 239, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    height: 2.25em;
    background: white;
    border-color: #cccccc;
  }
  /* line 58, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 75, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  /* line 85, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  /* line 91, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 106, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 109, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:checked {
    display: none !important;
  }
  /* line 110, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 114, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 116, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  /* line 120, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  /* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 125, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span.custom {
    display: none !important;
  }
  /* line 137, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
  }
  /* line 149, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch label {
    padding: 0;
    line-height: 2.3em;
    font-size: 0.875em;
  }
  /* line 157, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875em;
  }
  /* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    width: 2.25em;
    height: 2.25em;
  }
  /* line 177, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
  }
  /* line 201, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  }
  /* line 211, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch:active {
    background: transparent;
  }
  /* line 243, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large {
    height: 2.75em;
  }
  /* line 149, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large label {
    padding: 0;
    line-height: 2.3em;
    font-size: 1.0625em;
  }
  /* line 157, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.6875em;
  }
  /* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.large span:last-child {
    width: 2.75em;
    height: 2.75em;
  }
  /* line 246, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small {
    height: 1.75em;
  }
  /* line 149, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small label {
    padding: 0;
    line-height: 2.1em;
    font-size: 0.75em;
  }
  /* line 157, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.6875em;
  }
  /* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.small span:last-child {
    width: 1.75em;
    height: 1.75em;
  }
  /* line 249, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny {
    height: 1.375em;
  }
  /* line 149, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny label {
    padding: 0;
    line-height: 1.9em;
    font-size: 0.6875em;
  }
  /* line 157, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.3125em;
  }
  /* line 163, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.tiny span:last-child {
    width: 1.375em;
    height: 1.375em;
  }
  /* line 252, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 253, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.radius span:last-child {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 257, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 258, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round span:last-child {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 259, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch.round label {
    padding: 0 0.5625em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    /* line 264, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
    from {
      position: relative;
    }

    /* line 264, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
    to {
      position: relative;
    }
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) {
  /* line 239, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  /* line 239, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_switch.scss */
  div.switch {
    -webkit-animation: none 0;
  }
}
/* line 11, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 17, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 19, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 80, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
}
/* line 42, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
/* line 48, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.5em 0.625em 0.625em;
  font-size: 0.875em;
  color: #222222;
  text-align: left;
}
/* line 59, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222222;
}
/* line 67, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 74, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
}

/* Image Thumbnails */
/* line 45, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 32, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(115, 63, 149, 0.5);
  box-shadow: 0 0 6px 1px rgba(115, 63, 149, 0.5);
}
/* line 49, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 51, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_thumbs.scss */
a.th {
  display: inline-block;
  max-width: 100%;
}

/* Tooltips */
/* line 29, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 36, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #3c214d;
  color: #733f95;
}
/* line 42, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 45, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 60, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
/* line 71, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #733f95 !important;
  border-bottom: dotted 1px #3c214d !important;
}

/* line 77, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  /* line 86, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 90, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 97, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 99, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 106, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 128, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 135, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 76, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 83, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/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: 98;
}
/* line 91, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 95, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 139, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  line-height: 1.125em;
  margin: 0;
}
/* line 115, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 117, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5em;
  color: #555555;
}
/* line 142, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  max-width: 200px;
}
/* line 50, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 51, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 145, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 146, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 147, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 148, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/*
  AnythingSlider v1.8+ Default theme
  By Chris Coyier: http://css-tricks.com
  with major improvements by Doug Neiner: http://pixelgraphics.us/
  based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
/*****************************
  SET DEFAULT DIMENSIONS HERE
 *****************************/
/* change the ID & dimensions to match your slider */
/* line 12, ../../vendor/assets/stylesheets/_anythingslider.scss */
#slider {
  width: 700px;
  height: 390px;
  list-style: none;
  /* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
  overflow-y: auto;
  overflow-x: hidden;
}

/******************
  SET STYLING HERE
 ******************
 =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
/* line 28, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default {
  margin: 0 auto;
  /* 45px right & left padding for the arrows, 28px @ bottom for navigation */
  padding: 0 45px 28px 45px;
}

/* slider window - top & bottom borders, default state */
/* line 34, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingWindow {
  border-top: 3px solid #777;
  border-bottom: 3px solid #777;
}

/* Navigation buttons + start/stop button, default state */
/* line 39, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a {
  /* top shadow */
  background: #777777 url(../images/default.png) center -288px repeat-x;
  color: #000;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}

/* Make sure navigation text is visible */
/* line 48, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a span {
  visibility: visible;
}

/* Navigation current button, default state */
/* line 52, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a.cur {
  background: #888;
  color: #000;
}

/* start-stop button, stopped, default state */
/* line 58, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a.start-stop {
  background-color: #040;
  color: #ddd;
}

/* start-stop button, playing, default state */
/* line 63, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a.start-stop.playing {
  background-color: #800;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
/* line 71, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
  background-image: none;
  color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
/* line 82, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .anythingWindow {
  border-color: #7C9127;
}

/* Navigation buttons, active state */
/* line 86, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .anythingControls a {
  /* background image = top shadow */
  background-color: #7C9127;
}

/* Navigation current & hovered button, active state */
/* line 92, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
  /* background image removed */
  background: #7C9127;
}

/* start-stop button, stopped, active state */
/* line 98, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
  background-color: #080;
  color: #fff;
}

/* start-stop button, playing, active state */
/* line 103, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
  background-color: #d00;
  color: #fff;
}

/* start-stop button, active slider hovered text color (when visible) */
/* line 109, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
  color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
/* line 117, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .arrow {
  top: 50%;
  position: absolute;
  display: block;
}

/* line 123, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .arrow a {
  display: block;
  width: 45px;
  height: 140px;
  margin: -70px 0 0 0;
  /* half height of image */
  text-align: center;
  outline: 0;
  background: url(../images/default.png) no-repeat;
}

/* back arrow */
/* line 134, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .back {
  left: 0;
}

/* line 135, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .back a {
  background-position: left top;
}

/* line 137, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover {
  background-position: left -140px;
}

/* forward arrow */
/* line 139, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .forward {
  right: 0;
}

/* line 140, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .forward a {
  background-position: right top;
}

/* line 142, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .forward a:hover,
.anythingSlider-default .forward a.hover {
  background-position: right -140px;
}

/* Navigation Links */
/* line 145, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls {
  outline: 0;
  display: none;
}

/* line 146, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls ul {
  margin: 0;
  padding: 0;
  float: left;
}

/* line 147, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls ul li {
  display: inline;
}

/* line 148, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls ul a {
  font: 11px/18px Georgia, Serif;
  display: inline-block;
  text-decoration: none;
  padding: 2px 8px;
  height: 18px;
  margin: 0 5px 0 0;
  text-align: center;
  outline: 0;
}

/* navigationSize window */
/* line 160, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls .anythingNavWindow {
  overflow: hidden;
  float: left;
}

/* Autoplay Start/Stop button */
/* line 166, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider-default .anythingControls .start-stop {
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  float: right;
  z-index: 100;
  outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/
/* Navigation Arrows */
/* line 181, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .arrow {
  top: 30%;
}

/* line 184, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .arrow a {
  margin: 0;
}

/* margin between nav buttons just looks better */
/* line 189, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .anythingControls li {
  margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
  None of the navigation panels look good in IE7 now =( */
/* line 195, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .anythingControls a {
  margin: 0;
}

/* line 198, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .anythingNavWindow {
  margin: 0 2px;
}

/* line 201, ../../vendor/assets/stylesheets/_anythingslider.scss */
.as-oldie .anythingSlider-default .anythingNavWindow li {
  padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
/* line 209, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider {
  display: block;
  overflow: visible !important;
  position: relative;
}

/* anythingSlider viewport window */
/* line 215, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

/* anythingSlider base (original element) */
/* line 222, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  overflow: visible !important;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
/* line 235, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .arrow span {
  display: block;
  visibility: hidden;
}

/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
/* line 240, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .arrow.disabled {
  display: none;
}

/* all panels inside the slider; horizontal mode */
/* line 244, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0;
}

/* vertical mode */
/* line 253, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .vertical .panel {
  float: none;
}

/* fade mode */
/* line 257, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .fade .panel {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

/* fade mode active page - visible & on top */
/* line 265, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider .fade .activePage {
  z-index: 1;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
/* line 273, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider.rtl .anythingWindow {
  direction: ltr;
  unicode-bidi: bidi-override;
}

/* line 277, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider.rtl .anythingControls ul {
  float: left;
}

/* move nav link group to left */
/* line 278, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider.rtl .anythingControls ul a {
  float: right;
}

/* reverse order of nav links */
/* line 279, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider.rtl .start-stop {
  /* float: right; */
}

/* move start/stop button - in case you want to switch sides */
/* probably not necessary, but added just in case */
/* line 286, ../../vendor/assets/stylesheets/_anythingslider.scss */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
  transition-duration: 0;
  -o-transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 12, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/assets/fancybox_sprite.png);
}

/* line 82, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/assets/fancybox_loading.gif) center center no-repeat;
}

/* line 100, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/assets/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/assets/fancybox_overlay.png);
}

/* line 190, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/assets/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 270, ../../vendor/assets/stylesheets/jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url(/assets/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
/* line 5, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
  if greater that the natural height of the tooltip, will be enforced
  in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}

/* line 15, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
  and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto;
}

/* line 21, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

/* line 30, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* ANIMATIONS */
/* Open/close animations */
/* fade */
/* line 47, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

/* line 55, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* grow */
/* line 61, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

/* line 74, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* swing */
/* line 90, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

/* line 103, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* fall */
/* line 120, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 133, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

/* line 138, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* slide */
/* line 150, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 163, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

/* line 168, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  /* line 188, ../../app/assets/stylesheets/_tooltipster.scss */
  0% {
    opacity: 0;
  }

  /* line 191, ../../app/assets/stylesheets/_tooltipster.scss */
  100% {
    opacity: 1;
  }
}

/* line 196, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-update-fade {
  animation: tooltipster-fading 400ms;
}

/* rotate */
@keyframes tooltipster-rotating {
  /* line 203, ../../app/assets/stylesheets/_tooltipster.scss */
  25% {
    transform: rotate(-2deg);
  }

  /* line 206, ../../app/assets/stylesheets/_tooltipster.scss */
  75% {
    transform: rotate(2deg);
  }

  /* line 209, ../../app/assets/stylesheets/_tooltipster.scss */
  100% {
    transform: rotate(0);
  }
}

/* line 214, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms;
}

/* scale */
@keyframes tooltipster-scaling {
  /* line 221, ../../app/assets/stylesheets/_tooltipster.scss */
  50% {
    transform: scale(1.1);
  }

  /* line 224, ../../app/assets/stylesheets/_tooltipster.scss */
  100% {
    transform: scale(1);
  }
}

/* line 229, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
/* line 242, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px;
}

/* line 248, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

/* line 252, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

/* line 256, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

/* line 260, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* .tooltipster-content */
/* line 266, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
/* line 275, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

/* line 280, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}

/* line 288, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
  been positioned yet */
  top: 0;
  width: 10px;
}

/* line 298, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}

/* line 307, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
/* line 316, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* .tooltipster-arrow-background */
/* line 324, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

/* line 328, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

/* line 334, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

/* line 340, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

/* line 346, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

/* .tooltipster-arrow-border */
/* line 354, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

/* line 360, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black;
}

/* line 364, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black;
}

/* line 368, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black;
}

/* line 372, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black;
}

/* tooltipster-arrow-uncropped */
/* line 378, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

/* line 382, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

/* line 386, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
  border: none;
  background: #1b1b1b;
  background: rgba(10, 10, 10, 0.9);
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
  height: 8px;
  margin-left: -8px;
  width: 16px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
  height: 16px;
  margin-left: 0;
  margin-top: -8px;
  width: 8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
  display: none;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
  border: 8px solid transparent;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #1b1b1b;
  border-bottom-color: rgba(10, 10, 10, 0.9);
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #1b1b1b;
  border-left-color: rgba(10, 10, 10, 0.9);
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #1b1b1b;
  border-right-color: rgba(10, 10, 10, 0.9);
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #1b1b1b;
  border-top-color: rgba(10, 10, 10, 0.9);
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -8px;
}

/* line 391, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
  left: -8px;
}

/* CSS Overrides - Angelo */
/* line 394, ../../app/assets/stylesheets/_tooltipster.scss */
.tooltipster-sidetip .tooltipster-content {
  font-weight: bold;
  font-size: 1.5rem;
  padding: 1rem;
}

/* Accessibility: hide screen reader texts (and prefer "top" for RTL languages).
Reference: http://blog.rrwd.nl/2015/04/04/the-screen-reader-text-class-why-and-how/ */
/* line 3, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__offscreen {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}

/* line 17, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container {
  background: #000;
  box-sizing: border-box;
  font-family: 'Helvetica', Arial, serif;
  position: relative;
  text-align: left;
  text-indent: 0;
  vertical-align: top;
}

/* line 27, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container * {
  box-sizing: border-box;
}

/* Hide native play button and control bar from iOS to favor plugin button */
/* line 35, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

/* line 41, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__fill-container,
.mejs__fill-container .mejs__container {
  height: 100%;
  width: 100%;
}

/* line 46, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__fill-container {
  background: transparent;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/* line 53, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container:focus {
  outline: none;
}

/* line 57, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__iframe-overlay {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 64, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__embed,
.mejs__embed body {
  background: #000;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* line 73, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__fullscreen {
  overflow: hidden !important;
}

/* line 77, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container-fullscreen {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

/* line 88, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
  height: 100% !important;
  width: 100% !important;
}

/* Start: LAYERS */
/* line 94, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__background {
  left: 0;
  position: absolute;
  top: 0;
}

/* line 100, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__mediaelement {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 109, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__poster {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}

/* line 119, ../../app/assets/stylesheets/_mediaelementplayer.scss */
:root .mejs__poster-img {
  display: none;
}

/* line 123, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__poster-img {
  border: 0;
  padding: 0;
}

/* line 128, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
}

/* line 146, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__layer {
  z-index: 1;
}

/* line 150, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-play {
  cursor: pointer;
}

/* line 154, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-button {
  background: url("mejs-controls.svg") no-repeat;
  background-position: 0 -39px;
  height: 80px;
  width: 80px;
}

/* line 161, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay:hover > .mejs__overlay-button {
  background-position: -80px -39px;
}

/* line 165, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-loading {
  height: 80px;
  width: 80px;
}

/* line 170, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-loading-bg-img {
  -webkit-animation: mejs__loading-spinner 1s linear infinite;
  animation: mejs__loading-spinner 1s linear infinite;
  background: transparent url("mejs-controls.svg") -160px -40px no-repeat;
  display: block;
  height: 80px;
  width: 80px;
  z-index: 1;
}

@-webkit-keyframes mejs__loading-spinner {
  /* line 181, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes mejs__loading-spinner {
  /* line 188, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 197, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__controls {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  z-index: 3;
}

/* line 213, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__controls:not([style*='display: none']) {
  background: rgba(255, 0, 0, 0.7);
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
}

/* line 221, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__button,
.mejs__time,
.mejs__time-rail {
  font-size: 10px;
  height: 40px;
  line-height: 10px;
  margin: 0;
  width: 32px;
}

/* line 229, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__button > button {
  background: transparent url("mejs-controls.svg");
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin: 10px 6px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 20px;
}

/* :focus for accessibility */
/* line 246, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__button > button:focus {
  outline: dotted 1px #999;
}

/* line 255, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus,
.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus {
  outline: 0;
}

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
/* line 262, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time {
  box-sizing: content-box;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  overflow: hidden;
  padding: 16px 6px 0;
  text-align: center;
  width: auto;
}

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
/* line 277, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__play > button {
  background-position: 0 0;
}

/* line 281, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__pause > button {
  background-position: -20px 0;
}

/* line 285, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__replay > button {
  background-position: -160px 0;
}

/* End: Play/Pause/Stop */
/* Start: Progress Bar */
/* line 292, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-rail {
  direction: ltr;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 40px;
  margin: 0 10px;
  padding-top: 10px;
  position: relative;
}

/* line 312, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-total,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-current,
.mejs__time-float,
.mejs__time-hovered,
.mejs__time-float-current,
.mejs__time-float-corner,
.mejs__time-marker {
  border-radius: 2px;
  cursor: pointer;
  display: block;
  height: 10px;
  position: absolute;
}

/* line 320, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-total {
  background: rgba(255, 255, 255, 0.3);
  margin: 5px 0 0;
  width: 100%;
}

/* line 326, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-buffering {
  -webkit-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  background-size: 15px 15px;
  width: 100%;
}

@-webkit-keyframes buffering-stripes {
  /* line 336, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 339, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}

@keyframes buffering-stripes {
  /* line 345, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 348, ../../app/assets/stylesheets/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}

/* line 353, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-loaded {
  background: rgba(255, 255, 255, 0.3);
}

/* line 358, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-current,
.mejs__time-handle-content {
  background: rgba(255, 255, 255, 0.9);
}

/* line 362, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-hovered {
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
}

/* line 367, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-hovered.negative {
  background: rgba(0, 0, 0, 0.2);
}

/* line 374, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-current,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-hovered {
  left: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: 0.15s ease-in all;
  transition: 0.15s ease-in all;
  width: 100%;
}

/* line 387, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-buffering {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

/* line 393, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-hovered {
  -webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
  transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}

/* line 398, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-hovered.no-hover {
  -webkit-transform: scaleX(0) !important;
  -ms-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
}

/* line 405, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-handle,
.mejs__time-handle-content {
  border: 4px solid transparent;
  cursor: pointer;
  left: 0;
  position: absolute;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 11;
}

/* line 416, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-handle-content {
  border: 4px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  height: 10px;
  left: -7px;
  top: -4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  width: 10px;
}

/* line 430, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-rail:hover .mejs__time-handle-content,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail .mejs__time-handle-content:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 436, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-float {
  background: #eee;
  border: solid 1px #333;
  bottom: 100%;
  color: #111;
  display: none;
  height: 17px;
  margin-bottom: 9px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 36px;
}

/* line 452, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-float-current {
  display: block;
  left: 0;
  margin: 2px;
  text-align: center;
  width: 30px;
}

/* line 460, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__time-float-corner {
  border: solid 5px #eee;
  border-color: #eee transparent transparent;
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  line-height: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
}

/* line 476, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__long-video .mejs__time-float {
  margin-left: -23px;
  width: 64px;
}

/* line 481, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__long-video .mejs__time-float-current {
  width: 60px;
}

/* line 485, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__broadcast {
  color: #fff;
  height: 10px;
  position: absolute;
  top: 15px;
  width: 100%;
}

/* End: Progress Bar */
/* Start: Fullscreen */
/* line 496, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__fullscreen-button > button {
  background-position: -80px 0;
}

/* line 500, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__unfullscreen > button {
  background-position: -100px 0;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 507, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__mute > button {
  background-position: -60px 0;
}

/* line 511, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__unmute > button {
  background-position: -40px 0;
}

/* line 515, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-button {
  position: relative;
}

/* line 519, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-button > .mejs__volume-slider {
  -webkit-backface-visibility: hidden;
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  bottom: 100%;
  display: none;
  height: 115px;
  left: 50%;
  margin: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  z-index: 1;
}

/* line 536, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-button:hover {
  border-radius: 0 0 4px 4px;
}

/* line 540, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-total {
  background: rgba(255, 255, 255, 0.5);
  height: 100px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
}

/* line 553, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-current {
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  margin: 0;
  position: absolute;
  width: 100%;
}

/* line 561, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__volume-handle {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 1px;
  cursor: ns-resize;
  height: 6px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px;
}

/* line 574, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__horizontal-volume-slider {
  display: block;
  height: 36px;
  position: relative;
  vertical-align: middle;
  width: 56px;
}

/* line 582, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__horizontal-volume-total {
  background: rgba(50, 50, 50, 0.8);
  border-radius: 2px;
  font-size: 1px;
  height: 8px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 16px;
  width: 50px;
}

/* line 595, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__horizontal-volume-current {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
  font-size: 1px;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 608, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
/* line 616, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-button,
.mejs__chapters-button {
  position: relative;
}

/* line 620, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-button > button {
  background-position: -140px 0;
}

/* line 624, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__chapters-button > button {
  background-position: -180px 0;
}

/* line 629, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-button > .mejs__captions-selector,
.mejs__chapters-button > .mejs__chapters-selector {
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  border-radius: 0;
  bottom: 100%;
  margin-right: -43px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 50%;
  visibility: visible;
  width: 86px;
}

/* line 643, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__chapters-button > .mejs__chapters-selector {
  margin-right: -55px;
  width: 110px;
}

/* line 649, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selector-list,
.mejs__chapters-selector-list {
  list-style-type: none !important;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

/* line 657, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
  color: #fff;
  cursor: pointer;
  display: block;
  list-style-type: none !important;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 0;
}

/* line 668, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}

/* line 674, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selector-input,
.mejs__chapters-selector-input {
  clear: both;
  float: left;
  left: -1000px;
  margin: 3px 3px 0 5px;
  position: absolute;
}

/* line 683, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selector-label,
.mejs__chapters-selector-label {
  cursor: pointer;
  float: left;
  font-size: 10px;
  line-height: 15px;
  padding: 4px 10px 0;
  width: 100%;
}

/* line 693, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-selected,
.mejs__chapters-selected {
  color: #21f8f8;
}

/* line 697, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-translations {
  font-size: 10px;
  margin: 0 0 5px;
}

/* line 702, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-layer {
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
}

/* line 712, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 717, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 722, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-position {
  bottom: 15px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 729, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-position-hover {
  bottom: 35px;
}

/* line 734, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__captions-text,
.mejs__captions-text * {
  background: rgba(20, 20, 20, 0.5);
  box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
  padding: 0;
  white-space: pre-wrap;
}

/* line 741, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
  display: none;
}

/* End: Track (Captions and Chapters) */
/* Start: Error */
/* line 748, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-error {
  position: relative;
}

/* line 751, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__overlay-error > img {
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}

/* line 759, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__cannotplay,
.mejs__cannotplay a {
  color: #fff;
  font-size: 0.8em;
}

/* line 764, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__cannotplay {
  position: relative;
}

/* line 769, ../../app/assets/stylesheets/_mediaelementplayer.scss */
.mejs__cannotplay p,
.mejs__cannotplay a {
  display: inline-block;
  padding: 0 15px;
  width: 100%;
}

/* End: Error */
/***
 * The following vars were added on 2019-09-11.
 * - AA
 */
/* line 1, ../../app/assets/stylesheets/_footer.scss */
.footer-textured-bg {
  background-color: #f2ebf3;
  position: relative;
}
/* line 5, ../../app/assets/stylesheets/_footer.scss */
.footer-textured-bg::before {
  background-image: url(/assets/bg-newsletter-cta.png);
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
}

/* line 18, ../../app/assets/stylesheets/_footer.scss */
.footer {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  background-color: #fff;
  color: #535250;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  padding: 0;
}

/* line 26, ../../app/assets/stylesheets/_footer.scss */
body[data-template="home"] .footer {
  width: calc(100% + 2 * 0.9375em);
  margin: 0 -0.9375em;
}

/* line 31, ../../app/assets/stylesheets/_footer.scss */
.footer__double-border {
  height: 4px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin: 9px 0;
}

/* line 38, ../../app/assets/stylesheets/_footer.scss */
.footer__newsletter-cta {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 1.5rem 1.875rem 1.875rem;
  text-align: center;
}

/* line 46, ../../app/assets/stylesheets/_footer.scss */
.footer__newsletter-cta__heading {
  color: #733f94;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  font-size: 37px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.5rem !important;
  position: relative;
}

/* line 56, ../../app/assets/stylesheets/_footer.scss */
.footer__newsletter-cta__message {
  line-height: 1.4 !important;
  max-width: 65ch;
  position: relative;
}

/* line 62, ../../app/assets/stylesheets/_footer.scss */
.footer__newsletter-cta__btn {
  margin: 0 auto;
  position: relative;
}

/* line 67, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram {
  background-color: #fff;
  display: none;
  flex-direction: column;
  padding: 1.25rem 1.25rem 1rem;
  margin-top: -9px;
}

/* line 75, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram--loaded {
  display: flex;
}

/* line 79, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed-wrapper {
  overflow-x: auto;
  margin: 0 -1.25rem 1rem;
}

/* line 84, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed {
  display: flex;
  padding: 0 1.25rem;
}

/* line 89, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed__item {
  display: block;
  flex-shrink: 0;
  margin-right: 0.75rem;
  width: 40%;
  position: relative;
  overflow: hidden;
}
/* line 97, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed__item::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
/* line 104, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed__item:last-child {
  margin-right: 0;
  padding-right: 1.25rem;
}
@media only screen and (min-width: 400px) {
  /* line 89, ../../app/assets/stylesheets/_footer.scss */
  .footer__instagram__feed__item {
    width: 20%;
  }
}

/* line 114, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__feed__item__img {
  bottom: 0;
  display: block;
  left: 0;
  object-fit: cover;
  object-position: center;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 125, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handles {
  align-items: center;
  align-self: center;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 400px) {
  /* line 125, ../../app/assets/stylesheets/_footer.scss */
  .footer__instagram__handles {
    flex-direction: row;
    justify-content: center;
  }
}

/* line 137, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle {
  align-items: center;
  color: #666466;
  display: flex;
  font-size: 0.9rem;
  justify-content: center;
  line-height: 1;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 400px) {
  /* line 137, ../../app/assets/stylesheets/_footer.scss */
  .footer__instagram__handle {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
/* line 151, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 400px) {
  /* line 151, ../../app/assets/stylesheets/_footer.scss */
  .footer__instagram__handle:last-child {
    margin-right: 0;
  }
}

/* line 160, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle__icon {
  display: block;
  margin-right: 0.5rem;
}

/* line 165, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle__icon--instagram {
  height: 1.35rem;
  width: 1.35rem;
}

/* line 170, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle__icon--facebook {
  width: 1.125rem;
  height: 1.25rem;
}

/* line 175, ../../app/assets/stylesheets/_footer.scss */
.footer__instagram__handle__name {
  margin-top: 2px;
}

/* line 179, ../../app/assets/stylesheets/_footer.scss */
.footer__copyright {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 1.25rem 1.875rem;
}

/* line 186, ../../app/assets/stylesheets/_footer.scss */
.footer__copyright__copyright {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 0.7rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
  line-height: 1;
  margin: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

/*
  1. Base
*/
/*
  2. Components
*/
/* line 8, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-player {
  background: #ffffff;
  margin: auto;
  display: flex;
  max-width: 900px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 17, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player {
    flex-direction: column;
  }
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 23, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player {
    max-height: 622px;
  }
}
/* Large and up */
@media screen and (min-width: 64em) {
  /* line 29, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player {
    max-height: 622px;
  }
}
/* line 33, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-left {
  padding: 0px;
  border-right: 1px solid #cfd8dc;
  width: 50%;
  display: flex;
  flex-direction: column;
}

/* line 40, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-left img.album-art {
  width: 100%;
}

/* line 43, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-left div#player-left-bottom {
  flex: 1;
  background-color: #f1f1f1;
  padding: 20px 10px;
}

/* line 48, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-left div#player-left-bottom div#volume-container:after {
  content: '';
  display: table;
  clear: both;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 56, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#amplitude-left {
    width: 100%;
  }

  /* line 61, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player
  div#amplitude-left
  img[amplitude-song-info='cover_art_url'] {
    width: auto;
    height: auto;
  }

  /* line 65, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-right {
    max-height: 422px;
  }
}
/* line 69, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right {
  -webkit-overflow-scrolling: touch;
  padding: 0.75rem 0;
  overflow-y: scroll;
  width: 50%;
  display: flex;
  flex-direction: column;
}

/* line 77, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song {
  align-items: center;
  cursor: pointer;
  display: flex;
  min-height: 3.5rem;
  padding: 0.75rem 1.875em;
}

/* line 84, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.song-now-playing-icon-container {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

/* line 93, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right
div.song
div.song-now-playing-icon-container
img.now-playing {
  display: none;
  margin-top: 15px;
}

/* line 97, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.play-button-container {
  display: none;
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/list-play-light.png") no-repeat;
  width: 22px;
  height: 22px;
  margin-top: 10px;
}

/* line 105, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.play-button-container:hover {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/list-play-hover.png") no-repeat;
}

/* line 112, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right
div.song.amplitude-active-song-container
div.song-now-playing-icon-container
img.now-playing {
  display: block;
}

/* line 117, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right
div.song.amplitude-active-song-container:hover
div.play-button-container {
  display: none;
}

/* line 120, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.song-meta-data {
  width: 75%;
}

/* line 123, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.song-meta-data span.song-title {
  color: #272726;
  font-size: 1rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 131, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song div.song-meta-data span.song-artist {
  color: #607d8b;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  white-space: nowrap;
}

/* line 139, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song img.bandcamp-grey {
  float: left;
  display: block;
  margin-top: 10px;
}

/* line 144, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song img.bandcamp-white {
  float: left;
  display: none;
  margin-top: 10px;
}

/* line 149, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song span.song-duration {
  width: 25%;
  text-align: right;
  color: #222222;
  font-size: 1rem;
  font-weight: normal;
}

/* line 156, ../../app/assets/stylesheets/amplitude.scss */
div#amplitude-right div.song:after {
  content: '';
  display: table;
  clear: both;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 164, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#amplitude-right {
    width: 100%;
  }
}
/* line 168, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container {
  width: 70%;
  float: left;
  position: relative;
  height: 20px;
  pointer-events: none;
  /*
    IE 11
  */
}

/* line 180, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container:hover
input[type='range'].amplitude-song-slider::-webkit-slider-thumb {
  display: block;
}

/* line 184, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container:hover
input[type='range'].amplitude-song-slider::-moz-range-thumb {
  visibility: visible;
}

/* line 187, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container progress#song-played-progress {
  width: 100%;
  position: absolute;
  left: 0;
  top: 8px;
  right: 0;
  width: 100%;
  z-index: 60;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4px;
  border-radius: 5px;
  background: transparent;
  border: none;
  /* Needed for Firefox */
}

@media all and (-ms-high-contrast: none) {
  /* line 206, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container progress#song-played-progress {
    color: #733f94;
    border: none;
    background-color: #cfd8dc;
  }
}
@supports (-ms-ime-align: auto) {
  /* line 213, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container progress#song-played-progress {
    color: #733f94;
    border: none;
  }
}
/* line 219, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container
progress#song-played-progress[value]::-webkit-progress-bar {
  background: none;
  border-radius: 5px;
}

/* line 224, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container
progress#song-played-progress[value]::-webkit-progress-value {
  background-color: #733f94;
  border-radius: 5px;
}

/* line 228, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container progress#song-played-progress::-moz-progress-bar {
  background: none;
  border-radius: 5px;
  background-color: #733f94;
  height: 5px;
  margin-top: -2px;
}

/* line 235, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container progress#song-buffered-progress {
  position: absolute;
  left: 0;
  top: 8px;
  right: 0;
  width: 100%;
  z-index: 10;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4px;
  border-radius: 5px;
  background: transparent;
  border: none;
  background-color: #d7dee3;
}

/* line 252, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container
progress#song-buffered-progress[value]::-webkit-progress-bar {
  background-color: #cfd8dc;
  border-radius: 5px;
}

/* line 257, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container
progress#song-buffered-progress[value]::-webkit-progress-value {
  background-color: #78909c;
  border-radius: 5px;
  transition: width 0.1s ease;
}

/* line 262, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container progress#song-buffered-progress::-moz-progress-bar {
  background: none;
  border-radius: 5px;
  background-color: #78909c;
  height: 5px;
  margin-top: -2px;
}

/* line 269, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container progress::-ms-fill {
  border: none;
}

@-moz-document url-prefix() {
  /* line 273, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container progress#song-buffered-progress {
    top: 9px;
    border: none;
  }
}

@media all and (-ms-high-contrast: none) {
  /* line 280, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container progress#song-buffered-progress {
    color: #78909c;
    border: none;
  }
}
@supports (-ms-ime-align: auto) {
  /* line 286, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container progress#song-buffered-progress {
    color: #78909c;
    border: none;
  }
}
/* line 291, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range'] {
  -webkit-appearance: none;
  width: 100%;
  margin: 7.5px 0;
  position: absolute;
  z-index: 9999;
  top: -7px;
  height: 20px;
  background-color: inherit;
}

/* line 302, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']:focus {
  outline: none;
}

/* line 305, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #0075a9;
  border-radius: 0px;
  border: 0px solid #010101;
}

/* line 314, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #733f94;
  height: 15px;
  width: 15px;
  border-radius: 16px;
  background: #733f94;
  -webkit-appearance: none;
  margin-top: -7.5px;
}

/* line 326, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container
input[type='range']:focus::-webkit-slider-runnable-track {
  background: #00adfb;
}

/* line 329, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-moz-range-track {
  width: 100%;
  height: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #0075a9;
  border-radius: 0px;
  border: 0px solid #010101;
}

/* line 338, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #733f94;
  height: 15px;
  width: 15px;
  border-radius: 16px;
  background: #733f94;
}

/* line 347, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-ms-track {
  width: 100%;
  height: 0px;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

/* line 355, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-ms-fill-lower {
  background: #003d57;
  border: 0px solid #010101;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}

/* line 361, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-ms-fill-upper {
  background: #0075a9;
  border: 0px solid #010101;
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}

/* line 367, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 1px solid #733f94;
  height: 15px;
  width: 15px;
  border-radius: 16px;
  background: #733f94;
  height: 0px;
  display: block;
}

@media all and (-ms-high-contrast: none) {
  /* line 380, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container input[type='range'].amplitude-song-slider {
    padding: 0px;
  }

  /* line 384, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container input[type='range'].amplitude-song-slider::-ms-thumb {
    height: 15px;
    width: 15px;
    border-radius: 10px;
    margin-top: -8px;
  }

  /* line 392, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container input[type='range'].amplitude-song-slider::-ms-track {
    border-width: 15px 0;
    border-color: transparent;
  }

  /* line 398, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container
  input[type='range'].amplitude-song-slider::-ms-fill-lower {
    background: #cfd8dc;
    border-radius: 10px;
  }

  /* line 404, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container *::-ms-backdrop,
  div#progress-container
  input[type='range'].amplitude-song-slider::-ms-fill-upper {
    background: #cfd8dc;
    border-radius: 10px;
  }
}
@supports (-ms-ime-align: auto) {
  /* line 410, ../../app/assets/stylesheets/amplitude.scss */
  div#progress-container input[type='range'].amplitude-song-slider::-ms-thumb {
    height: 15px;
    width: 15px;
    margin-top: 3px;
  }
}
/* line 416, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']:focus::-ms-fill-lower {
  background: #0075a9;
}

/* line 419, ../../app/assets/stylesheets/amplitude.scss */
div#progress-container input[type='range']:focus::-ms-fill-upper {
  background: #00adfb;
}

/* line 423, ../../app/assets/stylesheets/amplitude.scss */
div#control-container {
  margin-top: 25px;
  margin-top: 20px;
}

/* line 427, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container {
  width: 25%;
  float: left;
  padding-top: 20px;
}

/* line 432, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#repeat {
  width: 24px;
  height: 19px;
  cursor: pointer;
}

/* line 437, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#repeat.amplitude-repeat-off {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/repeat-off.svg");
}

/* line 440, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#repeat.amplitude-repeat-on {
  background: url(/assets/amplitude-player-repeat-on.svg);
}

/* line 443, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#shuffle {
  width: 23px;
  height: 19px;
  cursor: pointer;
  float: right;
}

/* line 449, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#shuffle.amplitude-shuffle-off {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/shuffle-off.svg");
}

/* line 452, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#repeat-container div#shuffle.amplitude-shuffle-on {
  background: url(/assets/amplitude-player-shuffle-on.svg);
}

@media all and (-ms-high-contrast: none) {
  /* line 457, ../../app/assets/stylesheets/amplitude.scss */
  div#control-container *::-ms-backdrop,
  div#control-container div#control-container {
    margin-top: 40px;
    float: none;
  }
}
/* line 462, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#central-control-container {
  width: 50%;
  float: left;
}

/* line 466, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#central-control-container div#central-controls {
  width: 130px;
  margin: auto;
}

/* line 473, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#central-control-container
div#central-controls
div#previous {
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(/assets/amplitude-player-prev.svg);
  background-repeat: no-repeat;
  float: left;
  margin-top: 10px;
  margin-right: -5px;
}

/* line 487, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#central-control-container
div#central-controls
div#play-pause {
  display: inline-block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  float: left;
}

/* line 497, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#central-control-container
div#central-controls
div#play-pause.amplitude-paused {
  background: url(/assets/amplitude-player-play.svg);
}

/* line 503, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#central-control-container
div#central-controls
div#play-pause.amplitude-playing {
  background: url(/assets/amplitude-player-pause.svg);
}

/* line 509, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#central-control-container
div#central-controls
div#next {
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(/assets/amplitude-player-next.svg);
  background-repeat: no-repeat;
  float: left;
  margin-top: 10px;
  margin-left: -5px;
}

/* line 520, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#volume-container {
  width: 25%;
  float: left;
  padding-top: 20px;
}

/* line 525, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div#volume-container div#shuffle-right {
  width: 23px;
  height: 19px;
  cursor: pointer;
  margin: auto;
}

/* line 533, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#volume-container
div#shuffle-right.amplitude-shuffle-off {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/shuffle-off.svg");
}

/* line 538, ../../app/assets/stylesheets/amplitude.scss */
div#control-container
div#volume-container
div#shuffle-right.amplitude-shuffle-on {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/shuffle-on.svg");
}

/* line 541, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div.amplitude-mute {
  cursor: pointer;
  width: 25px;
  height: 19px;
  float: left;
}

/* line 547, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div.amplitude-mute.amplitude-not-muted {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-players/volume.svg");
  background-repeat: no-repeat;
}

/* line 551, ../../app/assets/stylesheets/amplitude.scss */
div#control-container div.amplitude-mute.amplitude-muted {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/blue-player/mute.svg");
  background-repeat: no-repeat;
}

/* line 556, ../../app/assets/stylesheets/amplitude.scss */
div#control-container:after {
  content: '';
  display: table;
  clear: both;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
  /* line 564, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#repeat-container div#repeat {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 569, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#repeat-container div#shuffle {
    display: none;
  }

  /* line 572, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#volume-container div.volume-controls {
    display: none;
  }

  /* line 575, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#volume-container div#shuffle-right {
    display: block;
  }
}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  /* line 581, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#repeat-container div#repeat {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 586, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#repeat-container div#shuffle {
    display: none;
  }

  /* line 589, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#volume-container div.volume-controls {
    display: none;
  }

  /* line 592, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#volume-container div#shuffle-right {
    display: block;
  }
}
/* Large and up */
@media screen and (min-width: 64em) {
  /* line 598, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#repeat-container div#repeat {
    margin-left: 10px;
    margin-right: 20px;
    float: left;
  }

  /* line 603, ../../app/assets/stylesheets/amplitude.scss */
  div#amplitude-player div#volume-container div#shuffle-right {
    display: none;
  }
}
/* line 607, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider {
  -webkit-appearance: none;
  width: calc(100% - 33px);
  float: left;
  margin-top: 10px;
  margin-left: 5px;
}

@-moz-document url-prefix() {
  /* line 616, ../../app/assets/stylesheets/amplitude.scss */
  input[type='range'].amplitude-volume-slider {
    margin-top: 0px;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 621, ../../app/assets/stylesheets/amplitude.scss */
  input[type='range'].amplitude-volume-slider {
    margin-top: 3px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0) !important;
    z-index: 999;
    position: relative;
  }

  /* line 629, ../../app/assets/stylesheets/amplitude.scss */
  div.ms-range-fix {
    height: 1px;
    background-color: #a9a9a9;
    width: 67%;
    float: right;
    margin-top: -6px;
    z-index: 9;
    position: relative;
  }
}
@media all and (-ms-high-contrast: none) {
  /* line 641, ../../app/assets/stylesheets/amplitude.scss */
  *::-ms-backdrop,
  input[type='range'].amplitude-volume-slider {
    margin-top: -24px;
    background-color: rgba(255, 255, 255, 0) !important;
  }
}
/* line 646, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider:focus {
  outline: none;
}

/* line 650, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-webkit-slider-runnable-track {
  width: 75%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: #cfd8dc;
}

/* line 658, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-webkit-slider-thumb {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #733f94;
  cursor: pointer;
  margin-top: -4px;
  -webkit-appearance: none;
}

/* line 668, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider:focus::-webkit-slider-runnable-track {
  background: #cfd8dc;
}

/* line 672, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: #cfd8dc;
}

/* line 680, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-moz-range-thumb {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #733f94;
  cursor: pointer;
  margin-top: -4px;
}

/* line 689, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 15px 0;
  /*remove default tick marks*/
  color: transparent;
}

/* line 702, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-ms-fill-lower {
  background: #cfd8dc;
  border-radius: 10px;
}

/* line 707, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-ms-fill-upper {
  background: #cfd8dc;
  border-radius: 10px;
}

/* line 712, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-ms-thumb {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  background: #733f94;
  cursor: pointer;
  margin-top: 2px;
}

/* line 721, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider:focus::-ms-fill-lower {
  background: #cfd8dc;
}

/* line 725, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider:focus::-ms-fill-upper {
  background: #cfd8dc;
}

/* line 729, ../../app/assets/stylesheets/amplitude.scss */
input[type='range'].amplitude-volume-slider::-ms-tooltip {
  display: none;
}

/* line 733, ../../app/assets/stylesheets/amplitude.scss */
div#time-container span.current-time {
  color: #607d8b;
  font-size: 14px;
  font-weight: 700;
  float: left;
  width: 15%;
  text-align: center;
}

/* line 741, ../../app/assets/stylesheets/amplitude.scss */
div#time-container span.duration {
  color: #607d8b;
  font-size: 14px;
  font-weight: 700;
  float: left;
  width: 15%;
  text-align: center;
}

/* line 750, ../../app/assets/stylesheets/amplitude.scss */
div#time-container:after {
  content: '';
  display: table;
  clear: both;
}

/* line 756, ../../app/assets/stylesheets/amplitude.scss */
div#meta-container {
  text-align: center;
  margin-top: 1rem;
}

/* line 760, ../../app/assets/stylesheets/amplitude.scss */
div#meta-container span.song-name {
  display: block;
  font-size: 1.25rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  color: #733f94;
  margin-bottom: 0.5rem;
}

/* line 770, ../../app/assets/stylesheets/amplitude.scss */
div#meta-container div.song-artist-album {
  color: #222222;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 777, ../../app/assets/stylesheets/amplitude.scss */
div#meta-container div.song-artist-album span {
  display: block;
}

/*
  3. Layout
*/
/* line 784, ../../app/assets/stylesheets/amplitude.scss */
div.amplitude-wave-form {
  margin-top: -14px;
}

/* line 788, ../../app/assets/stylesheets/amplitude.scss */
div.amplitude-wave-form svg {
  stroke: #733f94;
  height: 50px;
  width: 100%;
  stroke-width: 0.5px;
}

/* line 794, ../../app/assets/stylesheets/amplitude.scss */
div.amplitude-wave-form svg g {
  stroke: #733f94;
  height: 50px;
  width: 100%;
}

/* line 799, ../../app/assets/stylesheets/amplitude.scss */
div.amplitude-wave-form svg g path {
  stroke: #733f94;
  height: 50px;
  width: 100%;
}

/* line 805, ../../app/assets/stylesheets/amplitude.scss */
div#large-visualization {
  width: 100%;
  background-color: black;
  visibility: hidden;
}

/* line 814, ../../app/assets/stylesheets/amplitude.scss */
.song .song-title {
  color: #733f94 !important;
  font-weight: bold !important;
  margin-bottom: 0.25rem;
}
/* line 819, ../../app/assets/stylesheets/amplitude.scss */
.song .song-title:last-child {
  margin-bottom: 0;
}
/* line 824, ../../app/assets/stylesheets/amplitude.scss */
.song .song-artist {
  color: #222222 !important;
  font-size: 0.8rem !important;
  font-weight: normal !important;
  text-transform: none !important;
}

/* line 833, ../../app/assets/stylesheets/amplitude.scss */
.song.amplitude-active-song-container,
.song:hover {
  background-color: #733f94;
  transition: background-color 300ms;
}
/* line 839, ../../app/assets/stylesheets/amplitude.scss */
.song.amplitude-active-song-container .song-title,
.song.amplitude-active-song-container .song-artist,
.song.amplitude-active-song-container .song-duration,
.song:hover .song-title,
.song:hover .song-artist,
.song:hover .song-duration {
  color: white !important;
  transition: color 300ms;
}

/* line 1, ../../app/assets/stylesheets/style.scss */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 6, ../../app/assets/stylesheets/style.scss */
body {
  background: #e7e5e0 url(/assets/bg.jpg) fixed;
  background-size: cover;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
}
/* line 10, ../../app/assets/stylesheets/style.scss */
body > .row {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

/* line 15, ../../app/assets/stylesheets/style.scss */
a {
  color: #733f95;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
/* line 18, ../../app/assets/stylesheets/style.scss */
a:hover {
  color: #b187cc;
}

/* line 23, ../../app/assets/stylesheets/style.scss */
h2.small {
  font-size: 18px !important;
}

/* line 27, ../../app/assets/stylesheets/style.scss */
.meet {
  *zoom: 1;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 100px;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.meet:before, .meet:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.meet:after {
  clear: both;
}

/* line 36, ../../app/assets/stylesheets/style.scss */
img.banner {
  width: 100%;
}

/* line 41, ../../app/assets/stylesheets/style.scss */
.global-container {
  display: flex;
}
@media only screen and (max-width: 825px) {
  /* line 41, ../../app/assets/stylesheets/style.scss */
  .global-container {
    display: block;
  }
}

/* line 49, ../../app/assets/stylesheets/style.scss */
header {
  width: 25%;
  background: #3e3942 url(/assets/bg-nav.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0 2px;
  position: relative;
}
/* line 56, ../../app/assets/stylesheets/style.scss */
header:before, header:after {
  position: absolute;
  width: 1px;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
}
/* line 64, ../../app/assets/stylesheets/style.scss */
header:before {
  left: 2px;
}
/* line 67, ../../app/assets/stylesheets/style.scss */
header:after {
  right: 2px;
}
@media only screen and (max-width: 825px) {
  /* line 49, ../../app/assets/stylesheets/style.scss */
  header {
    position: static;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
  }
}

/* line 79, ../../app/assets/stylesheets/style.scss */
.learn {
  position: absolute;
  left: 0;
  bottom: 60px;
  text-align: center;
  width: 100%;
}

/* line 87, ../../app/assets/stylesheets/style.scss */
#branding {
  display: block;
  margin: 12px 0px 19px 16px;
  width: 90%;
  max-width: 250px;
}
/* line 92, ../../app/assets/stylesheets/style.scss */
#branding .small {
  display: none;
}
@media only screen and (max-width: 825px) {
  /* line 87, ../../app/assets/stylesheets/style.scss */
  #branding {
    margin: 0;
  }
  /* line 97, ../../app/assets/stylesheets/style.scss */
  #branding .small {
    display: block;
  }
  /* line 100, ../../app/assets/stylesheets/style.scss */
  #branding .large {
    display: none;
    position: absolute;
    left: 0;
    width: 25%;
  }
}

/* line 109, ../../app/assets/stylesheets/style.scss */
#main-nav {
  max-width: 282px;
}
/* line 111, ../../app/assets/stylesheets/style.scss */
#main-nav .expand {
  display: none;
}
/* line 114, ../../app/assets/stylesheets/style.scss */
#main-nav ul {
  border-top: solid 1px rgba(0, 0, 0, 0.5);
  list-style: none;
}
/* line 118, ../../app/assets/stylesheets/style.scss */
#main-nav li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.5);
}
/* line 121, ../../app/assets/stylesheets/style.scss */
#main-nav li.active a {
  position: relative;
  background: #733f95;
}
/* line 124, ../../app/assets/stylesheets/style.scss */
#main-nav li.active a:hover {
  background: #573071;
}
/* line 127, ../../app/assets/stylesheets/style.scss */
#main-nav li.active a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 42%;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid white;
  border-bottom: 5px solid transparent;
}
/* line 141, ../../app/assets/stylesheets/style.scss */
#main-nav a {
  color: white;
  display: block;
  line-height: 1;
  padding: 15px;
  font: normal 24px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
@media screen and (max-height: 875px) {
  /* line 141, ../../app/assets/stylesheets/style.scss */
  #main-nav a {
    font: normal 21px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
    padding: 10px 15px;
  }
}
/* line 152, ../../app/assets/stylesheets/style.scss */
#main-nav a:hover {
  background: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 825px) {
  /* line 109, ../../app/assets/stylesheets/style.scss */
  #main-nav {
    max-width: 100%;
  }
  /* line 158, ../../app/assets/stylesheets/style.scss */
  #main-nav .expand {
    position: absolute;
    display: block;
    right: 0.25rem;
    top: 0.25rem;
    height: 2rem;
    width: 2rem;
    overflow: hidden;
    z-index: 1;
    border: 0;
    overflow: hidden;
    padding: 0;
    font-size: 2rem;
    background: transparent;
  }
  /* line 172, ../../app/assets/stylesheets/style.scss */
  #main-nav .expand.open {
    color: #a575c5;
  }
  /* line 174, ../../app/assets/stylesheets/style.scss */
  #main-nav .expand.open + ul {
    height: auto;
  }
  /* line 179, ../../app/assets/stylesheets/style.scss */
  #main-nav ul {
    overflow: hidden;
    height: 0;
    margin-left: 0;
    margin-bottom: 0;
    position: relative;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
  }
}

/* line 190, ../../app/assets/stylesheets/style.scss */
#main {
  background: white;
  min-height: 100vh;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 75%;
  float: left;
}
/* line 194, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] {
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}
/* line 199, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] > p > img {
  width: 100% !important;
  height: auto !important;
}
/* line 204, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] #content {
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#main[template$="interior"] #content:before, #main[template$="interior"] #content:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#main[template$="interior"] #content:after {
  clear: both;
}
/* line 2, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content p,
#main[template$="interior"] #content li {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
/* line 6, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content p.lead {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 6, ../../app/assets/stylesheets/_content.scss */
  #main[template$="interior"] #content p.lead {
    font-size: 1.6rem;
  }
}
/* line 19, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content ul,
#main[template$="interior"] #content ol {
  padding-left: 0;
  margin-left: 1.25em;
}
/* line 24, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h1 {
  font-weight: normal;
  font-size: 3rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  /* line 24, ../../app/assets/stylesheets/_content.scss */
  #main[template$="interior"] #content h1 {
    font-size: 4rem;
  }
}
/* line 35, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h2 {
  font-weight: normal;
  font-size: 2rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}
/* line 41, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h2.double {
  border-bottom: solid 1px #ddd;
}
/* line 46, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h3 {
  font-weight: normal;
  font-size: 1.6rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
}
/* line 52, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h4 {
  font-weight: normal;
  font-size: 1.2rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #7e727c;
}
/* line 60, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h5 {
  font-weight: normal;
  font-size: 1rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
/* line 66, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content h6 {
  font-weight: bold;
}
/* line 70, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content hr {
  margin-bottom: 20px;
}
/* line 74, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content .inline-lead {
  font-weight: bold;
  font-size: 1.4rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  text-transform: uppercase;
  color: #333;
}
@media only screen and (max-width: 540px) {
  /* line 83, ../../app/assets/stylesheets/_content.scss */
  #main[template$="interior"] #content img {
    display: block;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* line 94, ../../app/assets/stylesheets/_content.scss */
#main[template$="interior"] #content span[title],
#main[template$="interior"] #content .tooltipstered {
  color: #bd7d37;
  border-bottom: 1px dotted #cbbca6;
}
/* line 207, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] #content p.back {
  margin-top: 1rem;
}
/* line 211, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] #content article.post {
  margin-top: 2rem;
}
/* line 213, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] #content article.post h1 {
  font-weight: normal;
  font-size: 2.2rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
}
/* line 218, ../../app/assets/stylesheets/style.scss */
#main[template$="interior"] #content article.post h2 {
  font-weight: normal;
  font-size: 1rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0.1rem;
}
/* line 3, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #primary #onipaa,
#main[template^="home"] #primary .bg-fillers {
  height: 100%;
  min-height: 300px;
}
@media screen and (max-width: 768px) {
  /* line 3, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #primary #onipaa,
  #main[template^="home"] #primary .bg-fillers {
    height: auto;
  }
}
/* line 10, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #primary #filler-ocean {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
  content: "";
  height: 100%;
  background: url(/assets/filler-ocean.jpg);
  background-size: cover;
  background-position: right center;
}
/* line 20, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #primary #filler-kid {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
  content: "";
  height: 100%;
  background: url(/assets/filler-kid.jpg);
  background-size: cover;
  background-position: left center;
}
/* line 40, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #secondary #filler-map {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 66.66667%;
  float: left;
  content: "";
  height: 280px;
  background: url(/assets/filler-dhead.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  /* line 40, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #secondary #filler-map {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
}
/* line 58, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #secondary article {
  position: relative;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  background-size: cover;
  background-position: center top;
  height: 280px;
}
@media (max-width: 768px) {
  /* line 58, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #secondary article {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
}
/* line 68, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #secondary h2 {
  color: white;
  font: normal 36px/1.1 "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  position: absolute;
  bottom: 20px;
  left: 25px;
  margin: 0;
  padding-right: 20px;
  text-shadow: -2px 5px 10px black;
}
/* line 77, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #secondary h2 span {
  display: block;
  font: normal 18px "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
/* line 86, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision {
  background-color: #f2ebf3;
  display: flex;
  justify-content: center;
  padding: 20px;
  text-align: center;
}
/* line 93, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision .title {
  position: relative;
  color: #535250;
  font: bold 18px "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
/* line 98, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision .title span {
  background: #f2ebf3;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}
/* line 104, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision .title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-top: solid 1px #99497a;
  width: 100%;
  height: 1px;
  z-index: 0;
}
/* line 116, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision .slogan {
  font: normal 40px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 200;
  color: #99497a;
}
/* line 121, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision .translation {
  font: normal 28px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 100;
  font-style: italic;
  color: #535250;
}
/* line 127, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #our-vision img {
  height: 110px;
  padding-left: 20px;
}
/* line 133, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #message-about {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  padding: 40px 40px 40px 190px;
  height: 100%;
  background: url(/assets/bg-about-the-queen.jpg) left center no-repeat;
  background-size: cover;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 133, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #message-about {
    padding: 140px 40px 40px 40px;
  }
}
/* line 143, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #message-about * {
  color: white;
}
/* line 147, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #message-about p,
#main[template^="home"] #message-about h2 {
  line-height: 1.1;
  margin: 0;
  padding-bottom: 10px;
}
/* line 152, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #message-about h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  /* line 152, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #message-about h2 {
    line-height: 1.2;
    padding-bottom: 0;
  }
}
/* line 161, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #message-about p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  /* line 161, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #message-about p {
    line-height: 1.2;
    padding-bottom: 0;
  }
}
/* line 173, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates {
  background: #fdbe49 url(/assets/bg-updates.jpg) center center no-repeat;
  padding: 25px;
  position: relative;
}
@media (max-width: 768px) {
  /* line 173, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #updates {
    height: 100%;
  }
}
/* line 181, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates h2 {
  color: #733f95;
  font-weight: normal;
  line-height: 1;
}
/* line 186, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  /* line 186, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #updates ul {
    overflow: auto;
    height: auto;
  }
}
/* line 197, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates li {
  font-size: 22px;
  line-height: 1.2;
  padding: 10px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
/* line 202, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates li:first-child {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}
/* line 205, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates li:last-child {
  border-bottom: none;
  padding-bottom: none;
}
/* line 210, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates a {
  color: white;
}
/* line 213, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates p {
  position: absolute;
  bottom: 0px;
  font: 200 16px "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
/* line 219, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates p a {
  color: #733f95;
}
/* line 221, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #updates p a:hover {
  text-decoration: underline;
}
/* line 228, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks {
  padding: 0;
  position: relative;
  background: white;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 235, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #blocks::before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    border: solid 1px #dbdbdb;
    border-width: 1px 0;
  }
  /* line 245, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #blocks::before {
    top: 9px;
  }
}
@media (max-width: 768px) {
  /* line 275, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #blocks article:first-child:before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    border: solid 1px #dbdbdb;
    border-width: 1px 0;
  }
}
/* line 299, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks:before {
  top: 9px;
}
/* line 302, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks:after {
  bottom: 9px;
}
/* line 305, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks article {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  height: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 768px) {
  /* line 305, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #blocks article {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
}
/* line 317, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks h2 {
  font: normal 24px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  padding-top: 20px;
}
/* line 321, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks p:not(.learn) {
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
/* line 326, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #blocks .learn {
  position: relative;
  bottom: 0;
  margin-bottom: 20px;
}
/* line 335, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels #primary img {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
}
/* line 340, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels #secondary {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 70.5em;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#main[template^="home"] .panels #secondary:before, #main[template^="home"] .panels #secondary:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
#main[template^="home"] .panels #secondary:after {
  clear: both;
}
/* line 342, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels #secondary img {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 66.66667%;
  float: left;
}
/* line 345, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels #secondary article {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
}
/* line 351, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow {
  height: 560px;
  background: white;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  padding: 0;
}
/* line 356, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
/* line 359, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow li {
  border: 0;
}
/* line 365, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption {
  text-align: center;
  position: absolute;
  height: auto !important;
  width: 33.33% !important;
  min-width: 280px !important;
  z-index: 1;
  float: right;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: white;
  padding: 35px 30px 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.5);
}
/* line 372, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption .content {
  padding-bottom: 20px;
}
@media only screen and (max-width: 825px) {
  /* line 365, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #slideshow .caption {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  /* line 365, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] #slideshow .caption {
    width: 100% !important;
  }
}
/* line 407, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption p {
  margin: 0;
  font-size: 13px;
}
/* line 411, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h2 {
  font: bold 22px "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  color: #733f95;
  line-height: 26px;
  margin: 0;
  letter-spacing: 0.05em;
}
/* line 418, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h3 {
  color: #9a8a82;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
}
/* line 425, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h3 span {
  background: white;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
/* line 433, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h3:before, #main[template^="home"] #slideshow .caption h3:after {
  content: "";
  position: absolute;
}
/* line 437, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h3:before {
  width: 100%;
  height: 12px;
  background: url(/assets/slide-crown.png) center no-repeat;
  top: -20px;
  left: 0;
}
/* line 444, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption h3:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-top: solid 1px #c9c0af;
  width: 100%;
  height: 1px;
  z-index: 0;
}
/* line 456, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] #slideshow .caption .slider-btn a {
  display: block;
  margin-top: 10px;
}
/* line 471, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default {
  margin: 0;
  padding: 0;
}
/* line 474, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default .anythingWindow {
  border: 0;
}
/* line 477, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider {
  position: relative;
}
/* line 479, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls {
  height: 10px;
  right: 0;
  bottom: 35px;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  position: absolute;
  padding: 0;
  z-index: 1;
}
@media only screen and (max-width: 400px) {
  /* line 479, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls {
    right: auto;
    width: 100%;
    margin: 0 auto;
  }
}
/* line 492, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls ul {
  margin: 0 auto;
  float: none;
  text-align: center;
}
/* line 497, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls li {
  display: inline-block;
}
/* line 499, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls li a {
  border: solid 1px #bfb8aa;
  display: block;
  overflow: hidden;
  text-indent: -9999em;
  height: 10px;
  width: 10px;
  padding: 0;
  -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.75);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cec4b4), color-stop(100%, #e0dace)), #dad3c5;
  background: -webkit-linear-gradient(top, #cec4b4, #e0dace), #dad3c5;
  background: -moz-linear-gradient(top, #cec4b4, #e0dace), #dad3c5;
  background: -o-linear-gradient(top, #cec4b4, #e0dace), #dad3c5;
  background: linear-gradient(top, #cec4b4, #e0dace), #dad3c5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 513, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls li a.cur, #main[template^="home"] .anythingSlider-default.anythingSlider .anythingControls li a:hover {
  border-color: solid 1px #f016b0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8e5eaa), color-stop(100%, #5f3180)), #733f95;
  background: -webkit-linear-gradient(top, #8e5eaa, #5f3180), #733f95;
  background: -moz-linear-gradient(top, #8e5eaa, #5f3180), #733f95;
  background: -o-linear-gradient(top, #8e5eaa, #5f3180), #733f95;
  background: linear-gradient(top, #8e5eaa, #5f3180), #733f95;
}
/* line 526, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels--queens-mele {
  background-color: white;
  background-image: url(/assets/media-queens-poster.jpg);
  background-position-y: 125%;
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: 125% auto;
  padding-bottom: 60%;
}
@media only screen and (min-width: 400px) {
  /* line 526, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] .panels--queens-mele {
    background-size: 105% auto;
  }
}
@media only screen and (min-width: 768px) {
  /* line 526, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] .panels--queens-mele {
    padding-bottom: 0;
    background-position: bottom right;
    background-size: auto 100%;
  }
}
/* line 546, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels--queens-mele__content {
  align-items: center;
  background-image: linear-gradient(to bottom, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  flex-direction: column;
  padding: 1.875em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  /* line 546, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] .panels--queens-mele__content {
    align-items: flex-start;
    background-image: linear-gradient(to right, #ffffff 80%, rgba(255, 255, 255, 0) 100%);
    padding-right: 5.625em;
    text-align: left;
    width: 55%;
  }
}
/* line 571, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels--queens-mele__heading {
  color: #733f94;
  font-size: 37px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.5rem !important;
}
/* line 579, ../../app/assets/stylesheets/_home.scss */
#main[template^="home"] .panels--queens-mele__body {
  color: #222222;
  flex-grow: 1;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 768px) {
  /* line 579, ../../app/assets/stylesheets/_home.scss */
  #main[template^="home"] .panels--queens-mele__body {
    margin-bottom: 1.25rem;
  }
}
/* line 232, ../../app/assets/stylesheets/style.scss */
#main[template^="home"] h2 {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
}
@media only screen and (max-width: 825px) {
  /* line 190, ../../app/assets/stylesheets/style.scss */
  #main {
    width: 100%;
    margin-left: 0;
  }
}

/* line 242, ../../app/assets/stylesheets/style.scss */
#content {
  padding-left: 1.875em;
  padding-right: 1.875em;
}

/* line 247, ../../app/assets/stylesheets/style.scss */
#section-nav {
  background: #fdd264;
}
/* line 249, ../../app/assets/stylesheets/style.scss */
#section-nav a {
  color: black;
}
/* line 252, ../../app/assets/stylesheets/style.scss */
#section-nav a:hover, #section-nav a.active {
  color: #733f95;
}
/* line 258, ../../app/assets/stylesheets/style.scss */
#section-nav li.active a {
  color: #733f95;
}
/* line 260, ../../app/assets/stylesheets/style.scss */
#section-nav li.active a:hover {
  color: #573071;
}

/* line 271, ../../app/assets/stylesheets/style.scss */
body[data-template="section"] #main, body[data-template="trust"] #main {
  padding-bottom: 0;
}

/* line 278, ../../app/assets/stylesheets/style.scss */
section.summaries {
  margin-top: 4px;
  margin-bottom: 0;
  padding: 2rem;
  background: url(/assets/light-pattern.jpg);
  position: relative;
}
/* line 284, ../../app/assets/stylesheets/style.scss */
section.summaries:after {
  position: absolute;
  top: -4px;
  left: 0;
  background: white url(/assets/light-pattern-tattered-edge.png) repeat-x;
  width: 100%;
  height: 4px;
  content: "";
}
/* line 293, ../../app/assets/stylesheets/style.scss */
section.summaries h1 {
  font-size: 0.9rem;
  font-weight: bold;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  color: #666466;
  text-transform: uppercase;
  padding-left: 0.975rem;
  margin-bottom: 1rem;
}
/* line 303, ../../app/assets/stylesheets/style.scss */
section.summaries .pages {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 70.5em;
  *zoom: 1;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
section.summaries .pages:before, section.summaries .pages:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
section.summaries .pages:after {
  clear: both;
}
/* line 306, ../../app/assets/stylesheets/style.scss */
section.summaries .page {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  height: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 311, ../../app/assets/stylesheets/style.scss */
section.summaries .page h2 {
  font-weight: normal;
  font-size: 1.6rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  margin-bottom: 0.25rem;
}
/* line 317, ../../app/assets/stylesheets/style.scss */
section.summaries .page p {
  color: #706b73;
  font: normal 0.8rem/1.4 "proxima-nova", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 540px) {
  /* line 306, ../../app/assets/stylesheets/style.scss */
  section.summaries .page {
    height: 140px;
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
  }
}

/* line 329, ../../app/assets/stylesheets/style.scss */
#secondary-section-nav {
  background: #e2dfd7;
}
/* line 331, ../../app/assets/stylesheets/style.scss */
#secondary-section-nav a {
  color: #999999;
}
/* line 334, ../../app/assets/stylesheets/style.scss */
#secondary-section-nav a:hover, #secondary-section-nav a.active {
  color: #4d4d4d;
}
/* line 340, ../../app/assets/stylesheets/style.scss */
#secondary-section-nav li.active a {
  color: #4d4d4d;
}
/* line 342, ../../app/assets/stylesheets/style.scss */
#secondary-section-nav li.active a:hover {
  color: black;
}

/* line 350, ../../app/assets/stylesheets/style.scss */
.gallery {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 70.5em;
  *zoom: 1;
  padding: 1.5rem;
  background: url(/assets/light-pattern.jpg) center;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.gallery:before, .gallery:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
.gallery:after {
  clear: both;
}
/* line 354, ../../app/assets/stylesheets/style.scss */
.gallery img {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

/* line 361, ../../app/assets/stylesheets/style.scss */
.portrait {
  float: right;
  max-width: 250px;
  margin: 0 20px 20px;
  border: 8px solid black;
  -webkit-box-shadow: 0 5px 13px #717061;
  -moz-box-shadow: 0 5px 13px #717061;
  box-shadow: 0 5px 13px #717061;
}

/* line 369, ../../app/assets/stylesheets/style.scss */
.deed.panel {
  background-color: #dcd8d2;
  padding: 1.875em;
  border: none;
}
/* line 379, ../../app/assets/stylesheets/style.scss */
.deed.panel h1,
.deed.panel h2,
.deed.panel h3,
.deed.panel h4,
.deed.panel h5,
.deed.panel h6,
.deed.panel p {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
}

/* line 384, ../../app/assets/stylesheets/style.scss */
.interior-nav {
  list-style: none;
  margin-left: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 0.9rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  padding: 0 50px;
}
/* line 395, ../../app/assets/stylesheets/style.scss */
.interior-nav li {
  display: inline-block;
  margin-right: 15px;
}
/* line 399, ../../app/assets/stylesheets/style.scss */
.interior-nav a {
  display: block;
  padding: 15px 0;
  font-weight: bold;
}
@media only screen and (max-width: 540px) {
  /* line 405, ../../app/assets/stylesheets/style.scss */
  .interior-nav li {
    display: block;
  }
}

/* line 411, ../../app/assets/stylesheets/style.scss */
.btn {
  display: inline-block;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  padding: 8px 30px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1rem;
  background-color: #733f95;
  -webkit-box-shadow: 0 2px 10px 0 #5e5e5e;
  -moz-box-shadow: 0 2px 10px 0 #5e5e5e;
  box-shadow: 0 2px 10px 0 #5e5e5e;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}
/* line 425, ../../app/assets/stylesheets/style.scss */
.btn:hover {
  color: white;
  background-color: #573071;
}
/* line 429, ../../app/assets/stylesheets/style.scss */
.btn:active {
  background-color: #8e51b6;
}

/* line 434, ../../app/assets/stylesheets/style.scss */
#content table {
  border: 0px !important;
}
/* line 436, ../../app/assets/stylesheets/style.scss */
#content table tr:nth-of-type(even) {
  background: none;
}
/* line 440, ../../app/assets/stylesheets/style.scss */
#content table td h4 {
  font-weight: normal;
  font-size: 0.9rem !important;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #7e727c;
}

/* line 450, ../../app/assets/stylesheets/style.scss */
.whitespace-nowrap {
  white-space: nowrap;
}

/* line 2, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #primary {
  overflow: hidden;
}
/* line 5, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate {
  background: #292626;
  padding: 35px;
  min-height: 560px;
}
/* line 9, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate ul {
  margin: 0.9375em 0 0 0.9375em;
}
/* line 11, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate ul li {
  color: white;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
/* line 16, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate h4 {
  font-size: 2.25em;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: normal;
  color: #733f95;
}
/* line 22, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  color: white;
}
/* line 26, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #realEstate .btn.expand {
  position: absolute;
  background-color: #733f95;
  bottom: 35px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 34, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] img.filler {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 50%;
  float: left;
  padding: 0;
  height: 280px;
}
/* line 41, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary article {
  position: relative;
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  width: 31.5%;
  background-size: cover;
  background-position: center;
  height: 280px;
}
/* line 49, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary h2 {
  color: white;
  text-align: right;
  font: normal 36px/1.1 "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  position: absolute;
  bottom: 15px;
  right: 10px;
  margin: 0;
  padding-right: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
/* line 59, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary h2 span {
  display: block;
  font: normal 18px "proxima-nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
/* line 66, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary .links {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 66.66667%;
  float: left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 280px;
  width: 100%;
  background: #3e3942 url(/assets/bg-yellow.jpg);
  padding-top: 38px;
}
/* line 73, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary .links a {
  background: url(/assets/arrow-purple.png) right center no-repeat;
  border-bottom: 1px solid #c58f03;
  display: block;
  padding: 10px 20px 20px;
  margin: 0px 25px 0px 15px;
}
/* line 80, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary .links a:last-child {
  border-bottom: 0px;
}
/* line 84, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary .links h4 {
  color: #733f95;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 2.25em;
  font-weight: normal;
  margin: 0 !important;
}
/* line 91, ../../app/assets/stylesheets/_trust.scss */
[template^="trust"] #secondary .links span {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
}

/* line 1, ../../app/assets/stylesheets/_people.scss */
[template^="people"] {
  padding-bottom: 0 !important;
}
/* line 3, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .banner-container {
  position: relative;
}
/* line 6, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .gradient {
  display: block;
  height: 65%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  /* Rectangle 4: */
  background-image: -webkit-linear-gradient(-180deg, rgba(32, 27, 31, 0) 0%, #000000 100%);
  background-image: -moz-linear-gradient(-180deg, rgba(32, 27, 31, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(-180deg, rgba(32, 27, 31, 0) 0%, #000000 100%);
  background-image: linear-gradient(-180deg, rgba(32, 27, 31, 0) 0%, #000000 100%);
}
/* line 16, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content {
  padding: 0;
  margin-top: -280px;
}
/* line 19, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .group {
  display: flex;
  flex-wrap: wrap;
}
/* line 23, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .trustees {
  *zoom: 1;
  padding-left: 1.875em;
  padding-right: 1.875em;
  text-align: center;
  position: relative;
  margin-bottom: 2rem;
  z-index: 100;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[template^="people"] #content .trustees:before, [template^="people"] #content .trustees:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[template^="people"] #content .trustees:after {
  clear: both;
}
/* line 31, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .trustees .person.featured img {
  border: 6px solid #201B1F;
  background-color: #201B1F;
  -webkit-box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.46);
  box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.46);
}
/* line 36, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .trustees article.person {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
}
/* line 39, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .trustees > h2 {
  color: white;
  font-size: 14px !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.78);
}
/* line 43, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .trustees > h2 span {
  display: block;
  font: 56px "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  letter-spacing: 0.2em;
}
/* line 50, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 33.33333%;
  float: left;
  float: none;
}
/* line 53, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person .person-info {
  display: block;
}
/* line 57, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person img {
  margin-bottom: 10px;
}
/* line 61, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person .person-name {
  line-height: 1.1;
  text-align: center;
  font-size: 20px !important;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  margin: 0 0 5px;
}
/* line 68, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person .person-title {
  font-size: 12px !important;
  color: #7E727C !important;
  margin-bottom: 20px;
  line-height: 1.1;
}
/* line 75, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content article.person[data-tag-list*="interns"] {
  display: none;
}
/* line 78, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .people.inactive {
  display: none;
}
/* line 81, ../../app/assets/stylesheets/_people.scss */
[template^="people"] #content .person.inactive {
  display: none;
}
/* line 85, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .endowment-group {
  *zoom: 1;
  padding-left: 1.875em;
  padding-right: 1.875em;
  text-align: center;
  background-color: #F6F6F6;
  padding: 30px 20px 50px;
}
/* line 121, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[template^="people"] .endowment-group:before, [template^="people"] .endowment-group:after {
  content: " ";
  display: table;
}
/* line 122, ../../../usr/local/bundle/gems/zurb-foundation-4.3.2/scss/foundation/components/_global.scss */
[template^="people"] .endowment-group:after {
  clear: both;
}
/* line 93, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .endowment-group > h2 {
  display: block;
  font: 48px "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  letter-spacing: 0.2em;
}
/* line 97, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .endowment-group > h2 span {
  display: block;
  font: 14px "proxima-nova", Helvetica, Arial, sans-serif !important;
}
/* line 103, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .endowment-group article.person h2 {
  letter-spacing: 0.1em !important;
}
/* line 108, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter {
  justify-content: center;
  align-items: center;
  background: #fdd264;
  display: flex;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: .9rem;
  letter-spacing: 0.1rem;
  padding: 1.25em;
}
/* line 118, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter .people-filter__heading {
  font-weight: bold;
  margin-right: 1em;
  text-transform: uppercase;
}
/* line 124, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter .people-filter__form {
  flex-shrink: 0;
}
/* line 127, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter .people-filter__form .people-filter__form__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url(/assets/arrow-down-purple.svg);
  background-position: right 0.5em center;
  background-repeat: no-repeat;
  background-size: 0.75em;
  border-radius: 0;
  border: 2px solid #733f95;
  color: #000;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: .9rem;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 3em 0.5em 0.75em;
}
/* line 147, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter-empty-message {
  display: none;
  color: #4d4d4d;
  text-align: center;
  width: 100%;
}
/* line 153, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .people-filter-empty-message.active {
  display: block;
}
/* line 156, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .kipuka-name--print-only {
  display: none;
}
/* line 159, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .print-only {
  display: none;
}
/* line 162, ../../app/assets/stylesheets/_people.scss */
[template^="people"] .kipuka-print__heading {
  display: none;
}

/* line 167, ../../app/assets/stylesheets/_people.scss */
#blocks {
  padding: 0 1.875em;
}
/* line 169, ../../app/assets/stylesheets/_people.scss */
#blocks .profile {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 25%;
  float: left;
  text-align: center;
}
/* line 172, ../../app/assets/stylesheets/_people.scss */
#blocks .profile img {
  margin-bottom: 15px;
}
/* line 175, ../../app/assets/stylesheets/_people.scss */
#blocks .profile h4 {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: normal;
  color: #733f95;
  font-size: 20px;
  line-height: 1;
}
/* line 182, ../../app/assets/stylesheets/_people.scss */
#blocks .profile p {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  color: #7E727C;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media (max-width: 1280px) {
  /* line 194, ../../app/assets/stylesheets/_people.scss */
  [template^="people"] #content {
    margin-top: 20px;
  }
  /* line 199, ../../app/assets/stylesheets/_people.scss */
  [template^="people"] #content .trustees article.person {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 33.33333%;
    float: left;
  }
  /* line 202, ../../app/assets/stylesheets/_people.scss */
  [template^="people"] #content .trustees > h2 {
    color: #222222;
    text-shadow: 0 0 0;
  }
}
@media (max-width: 768px) {
  /* line 214, ../../app/assets/stylesheets/_people.scss */
  [template^="people"] #content article.person {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 50%;
    float: left;
    min-height: 335px;
  }
  /* line 218, ../../app/assets/stylesheets/_people.scss */
  [template^="people"] #content .trustees article.person {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
    min-height: 335px;
  }
}
@media print {
  /* line 230, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] {
    background: white;
    font-size: 10px;
  }
  /* line 234, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: calc(0.5in - 20px - 0.2in);
    padding: 0.9375em 0;
  }
  /* line 242, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__name-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 248, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__name {
    background: #733f95 !important;
    color: white !important;
    display: inline-block !important;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
    font-size: 30px !important;
    letter-spacing: 0.1rem;
    line-height: 1;
    margin: 0;
    padding: 0.25em 0.5em;
    text-align: left;
    text-transform: uppercase;
  }
  /* line 261, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__name span.kipuka-name {
    color: inherit !important;
  }
  /* line 266, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__name-sub {
    line-height: 1;
    height: 1em;
    font-size: 20px !important;
    color: #733f95 !important;
    margin: 0.2in 0 0 0;
    text-align: left;
  }
  /* line 275, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__title {
    color: #a8a8a8 !important;
    display: block;
    line-height: 1;
    margin: 6px 0 0 0;
  }
  /* line 281, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__heading .kipuka-print__heading__title .kipuka-print__heading__title__date {
    display: block;
    color: #a8a8a8 !important;
    font-size: 12px;
    margin-bottom: 6px;
    text-align: right;
  }
  /* line 291, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .kipuka-print__footer {
    color: #a8a8a8 !important;
    font-size: 12px;
    margin-bottom: 0;
    text-align: right;
  }
  /* line 298, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] a[href]:after {
    display: none;
  }
  /* line 302, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row {
    box-shadow: none;
    max-width: none;
  }
  /* line 306, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row > header {
    display: none;
  }
  /* line 310, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #main {
    margin-left: 0;
    width: 100%;
  }
  /* line 315, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row .banner-container {
    display: none;
  }
  /* line 319, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content {
    margin-top: 0;
  }
  /* line 322, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .trustees {
    display: none;
  }
  /* line 326, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .people-filter {
    display: none;
  }
  /* line 330, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-bottom: 0;
    padding-top: 0;
  }
  /* line 338, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group h2 {
    display: none;
  }
  /* line 342, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .people {
    text-align: left;
    flex-grow: 1;
  }
  /* line 347, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .people.people--interns {
    display: none;
  }
  /* line 351, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .group {
    display: block;
  }
  /* line 354, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .group::after {
    clear: both;
    content: '';
    display: block;
  }
  /* line 361, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .page-break {
    page-break-after: always !important;
  }
  /* line 365, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person {
    float: left;
    break-inside: avoid;
    height: 2.2in;
    min-height: 0;
    width: 25%;
  }
  /* line 373, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person > a {
    display: block;
    overflow: hidden;
    height: 1.125in;
  }
  /* line 378, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person > a img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    width: 100%;
    page-break-after: avoid;
  }
  /* line 388, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person__portrait--has-print {
    display: none;
  }
  /* line 392, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person-info {
    height: 1.075in;
    padding-top: 0.125in;
    text-align: center;
  }
  /* line 397, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person-info a {
    text-decoration: none !important;
  }
  /* line 401, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person-info .person-name {
    font-size: 18px !important;
  }
  /* line 404, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person-info .person-name a {
    color: #733f95 !important;
  }
  /* line 409, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person .person-info .person-title {
    font-size: 11px !important;
  }
  /* line 415, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person:not(.inactive):nth-child(16n + 1) {
    page-break-after: always !important;
  }
  /* line 419, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person.first-row {
    margin-top: 1.25in;
  }
  /* line 423, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] div.row #content .endowment-group .person:not(.inactive)[data-tag-list*="interns"] {
    display: block;
  }
  /* line 430, ../../app/assets/stylesheets/_people.scss */
  body[data-template="people"][data-authorized="true"] .footer {
    display: none;
  }
}
/* line 1, ../../app/assets/stylesheets/_speakers.scss */
.speakers-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -1em;
  margin-right: -1em;
}

@media (min-width: 800px) {
  /* line 10, ../../app/assets/stylesheets/_speakers.scss */
  .speakers-section {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 16, ../../app/assets/stylesheets/_speakers.scss */
.speaker {
  width: calc(33.3333% - 0.25rem);
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

/* line 22, ../../app/assets/stylesheets/_speakers.scss */
.speaker:nth-of-type(3n-2) {
  margin-right: 0.375rem;
}

/* line 26, ../../app/assets/stylesheets/_speakers.scss */
.speaker:nth-of-type(3n) {
  margin-left: 0.375rem;
}

@media (min-width: 800px) {
  /* line 31, ../../app/assets/stylesheets/_speakers.scss */
  .speaker {
    width: calc(33.3333% - 0.75rem);
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  /* line 37, ../../app/assets/stylesheets/_speakers.scss */
  .speaker:nth-of-type(3n-2) {
    margin-right: 1rem;
  }

  /* line 41, ../../app/assets/stylesheets/_speakers.scss */
  .speaker:nth-of-type(3n) {
    margin-left: 1rem;
  }
}
/* line 46, ../../app/assets/stylesheets/_speakers.scss */
.speaker__photo-wrapper {
  position: relative;
  background: url("/assets/light-pattern.jpg") left top repeat;
  border: solid 0.25rem transparent;
  margin-bottom: 0.5rem;
}

@media (min-width: 800px) {
  /* line 54, ../../app/assets/stylesheets/_speakers.scss */
  .speaker__photo-wrapper {
    border-width: 1rem;
  }
}
/* line 59, ../../app/assets/stylesheets/_speakers.scss */
.speaker__photo {
  display: block;
  object-fit: cover;
}

/* line 64, ../../app/assets/stylesheets/_speakers.scss */
.speaker__bio {
  margin: 0 -1.875em;
  padding: 1rem 1.875em;
  display: none;
}

/* line 70, ../../app/assets/stylesheets/_speakers.scss */
.speaker.active .speaker__photo-wrapper {
  background: url("/assets/lighter-pattern.jpg") left top repeat;
  border-color: #733f95;
  transition: all .25s ease;
}

/* line 76, ../../app/assets/stylesheets/_speakers.scss */
.speaker__content {
  margin-left: -1.875rem;
  margin-right: -1.875rem;
  height: 0;
  transition: all .25s ease;
  overflow: hidden;
  width: calc(100% + 3.75rem);
}

/* Targets IE10 */
/* line 86, ../../app/assets/stylesheets/_speakers.scss */
_:-ms-lang(x), .speaker__content {
  width: 100% \9;
}

/* line 90, ../../app/assets/stylesheets/_speakers.scss */
.speaker__content-inner {
  padding: 1rem 3.5rem 2rem;
  position: relative;
  background: url("/assets/lighter-pattern.jpg") left top repeat;
  border-top: solid 4px #733f95;
  border-bottom: solid 1px #cdc8c2;
}

/* line 98, ../../app/assets/stylesheets/_speakers.scss */
.speaker__content-inner p:last-child {
  margin-bottom: 0;
}

/* line 102, ../../app/assets/stylesheets/_speakers.scss */
.speaker__close {
  position: absolute;
  font-size: 0.7rem;
  right: 3.5rem;
  top: 1rem;
  text-transform: uppercase;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  letter-spacing: 0.075rem;
  font-weight: 600;
  padding: 0.5rem;
  border-radius: 0.5rem;
  background-color: white;
  transition: all .25s ease;
}

/* line 117, ../../app/assets/stylesheets/_speakers.scss */
.speaker__close:hover {
  background-color: #e9e9e9;
}

/* line 121, ../../app/assets/stylesheets/_speakers.scss */
#main[template$="interior"] #content h3.speaker__title {
  font-size: 1rem;
  color: #7e727c;
  margin-bottom: 20px;
  line-height: 1.1;
  text-align: center;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}

/* line 130, ../../app/assets/stylesheets/_speakers.scss */
#main[template$="interior"] #content h3.speaker__title.speaker__title--large {
  font-size: 1.25rem;
  color: #7e727c;
  margin-bottom: 1.5rem;
  text-align: left;
  text-transform: none;
}

/* line 138, ../../app/assets/stylesheets/_speakers.scss */
#main[template$="interior"] #content h2.speaker__name {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
  text-transform: none;
}

@media (min-width: 600px) {
  /* line 149, ../../app/assets/stylesheets/_speakers.scss */
  #main[template$="interior"] #content h2.speaker__name {
    font-size: 1.75rem;
    letter-spacing: auto;
    letter-spacing: initial;
  }
}
/* line 156, ../../app/assets/stylesheets/_speakers.scss */
#main[template$="interior"] #content h2.speaker__name.speaker__name--large {
  font-size: 3rem;
  font-weight: 500;
  text-align: left;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

/***
 * Excerpt
 */
/* line 5, ../../app/assets/stylesheets/_music-album.scss */
.music-album__excerpt p {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  /* line 5, ../../app/assets/stylesheets/_music-album.scss */
  .music-album__excerpt p {
    font-size: 1.6rem;
  }
}

/***
 * Buttons
 */
/* line 21, ../../app/assets/stylesheets/_music-album.scss */
.music-album__button {
  background-color: #733f94;
  border: 0;
  color: white;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  line-height: 1;
  margin: 0;
  padding: 0.625em 1.875em;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 300ms ease-out;
}
/* line 36, ../../app/assets/stylesheets/_music-album.scss */
.music-album__button:hover, .music-album__button:focus {
  background-color: #573071;
  color: white;
}

/* line 42, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player-toggler__inactive-content {
  display: block;
}

/* line 46, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player-toggler__active-content {
  display: none;
}

/* line 51, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player-toggler--active .music-album__player-toggler__inactive-content {
  display: none;
}
/* line 55, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player-toggler--active .music-album__player-toggler__active-content {
  display: block;
}

/***
 * CTAs
 */
/* line 64, ../../app/assets/stylesheets/_music-album.scss */
.music-album__ctas {
  display: flex;
  flex-direction: column;
  margin-left: -1.875em;
  margin-right: -1.875em;
}
@media only screen and (min-width: 768px) {
  /* line 64, ../../app/assets/stylesheets/_music-album.scss */
  .music-album__ctas {
    flex-direction: row;
  }
}

/* line 75, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 1.875em;
}

/* line 82, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__heading {
  color: inherit;
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 0.5rem !important;
}

/* line 89, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__content {
  align-items: flex-start;
  display: flex;
  flex-grow: 1;
  margin-bottom: 1.25rem;
}

/* line 96, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__content__image#need_to_override_importants#need_to_override_importants#need_to_override_importants#need_to_override_importants {
  width: 100px !important;
  margin-right: 0.75rem !important;
}

/* line 101, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__content__copy {
  font-size: 0.8rem;
  flex-grow: 1;
}

/* line 106, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__content__copy p {
  margin-bottom: 0.5rem !important;
}

/* line 110, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta__content__copy p:last-child {
  margin-bottom: 0;
}

/* line 116, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta--primary {
  background-color: #fdd363;
  color: #222222;
  flex-basis: 66%;
}

/* line 122, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta--primary__heading {
  color: #733f94;
}

@media only screen and (min-width: 768px) {
  /* line 126, ../../app/assets/stylesheets/_music-album.scss */
  .music-album__cta--primary__content__copy {
    max-width: 65%;
  }
}

/* line 134, ../../app/assets/stylesheets/_music-album.scss */
.music-album__cta--secondary {
  background-color: #222222;
  background-image: url(/assets/pattern-wave.png);
  background-size: cover;
  color: white;
  flex-basis: 34%;
}

/***
 * Player
 */
/* line 146, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player {
  border-bottom: 1px solid #d4dce0;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
  margin-left: -1.875em;
  margin-right: -1.875em;
  max-height: 0;
  transition-property: max-height, opacity;
  transition-duration: 500ms;
  overflow: hidden;
  opacity: 0;
}

/* line 158, ../../app/assets/stylesheets/_music-album.scss */
.music-album__player--open {
  max-height: 1000px;
  opacity: 1;
}

/***
 * Body
 */
/* line 167, ../../app/assets/stylesheets/_music-album.scss */
.music-album__body {
  margin-top: 1.875em;
}

/***
 * Special Thanks
 */
/* line 174, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks {
  background: url(/assets/light-pattern.jpg);
  margin-bottom: -50px;
  margin-left: -1.875em;
  margin-right: -1.875em;
  margin-top: 4px;
  padding: 1.25em 1.875em 3.75em;
  position: relative;
}
/* line 183, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks:after {
  position: absolute;
  top: -4px;
  left: 0;
  background: white url(/assets/light-pattern-tattered-edge.png) repeat-x;
  width: 100%;
  height: 4px;
  content: '';
}

/* line 194, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__heading {
  color: #666466;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  font-size: 1.6rem !important;
  letter-spacing: normal !important;
  margin-top: 0;
  margin-bottom: 0.5rem !important;
  text-transform: none !important;
}

/* line 204, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__message {
  color: #666466;
  font-size: 0.8rem;
  margin-bottom: 1.25rem;
}

/* line 210, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__message:last-child {
  margin-bottom: 0;
}

/* line 214, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__message p:last-child {
  margin-bottom: 0;
}

/* line 218, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__credits {
  margin-bottom: 0;
  margin-left: 0 !important;
}
@media only screen and (min-width: 768px) {
  /* line 218, ../../app/assets/stylesheets/_music-album.scss */
  .music-album__thanks__credits {
    columns: 2;
    column-gap: 1.875em;
  }
}

/* line 228, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__credit {
  break-inside: avoid;
  list-style: none;
  margin-bottom: 0.75rem;
}

/* line 234, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__credit__name {
  color: #222222;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 244, ../../app/assets/stylesheets/_music-album.scss */
.music-album__thanks__credit__role {
  color: #666466;
  font-size: 0.8rem;
  margin-bottom: 0;
}

/* line 1, ../../app/assets/stylesheets/_careers.scss */
.careers-embed {
  height: 800px;
  margin-left: -30px;
  margin-right: -30px;
  overflow: auto;
  width: calc(100% + 60px);
}
@media only screen and (min-width: 768px) {
  /* line 1, ../../app/assets/stylesheets/_careers.scss */
  .careers-embed {
    height: 1200px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

/* line 3, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  /* line 3, ../../app/assets/stylesheets/_newsroom.scss */
  .newsroom {
    flex-direction: row;
  }
}

/* line 13, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__list {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  /* line 13, ../../app/assets/stylesheets/_newsroom.scss */
  .newsroom__list {
    flex: 1 1 0px;
    margin-right: 2rem;
    margin-bottom: 0;
  }
}
/* line 22, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__list:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  /* line 22, ../../app/assets/stylesheets/_newsroom.scss */
  .newsroom__list:last-child {
    margin-right: 0;
  }
}

/* line 31, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__list__heading {
  margin: 0 0 1.25rem 0 !important;
  font-size: 1.6rem !important;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  padding-bottom: 0.25rem;
  border-bottom: 3px solid #733f94;
}

/* line 41, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__list__posts {
  display: block;
  padding: 0;
  margin: 0;
  margin-left: 0 !important;
}

/* line 48, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e7e5e0;
  padding-bottom: 1rem;
}
/* line 55, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

/* line 62, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__metadata {
  margin-bottom: 0.25rem;
}

/* line 66, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__metadata__date {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

/* line 71, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__metadata__source {
  margin-left: 0.5rem;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-style: italic;
  color: #666466;
}

/* line 78, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__title {
  margin: 0 !important;
}

/* line 82, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__source {
  font-size: 1rem;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  display: block;
  margin-top: 0.25rem;
  color: #666466;
}

/* line 90, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__source__icon {
  width: 0.75em;
  height: 0.75em;
  display: inline-block;
  margin-left: 0.35rem;
  opacity: 0.5;
}

/* line 98, ../../app/assets/stylesheets/_newsroom.scss */
.newsroom__post__source__icon--homepage {
  width: 0.5em;
  height: 0.5em;
}
