/* line 56, ../sass/_settings.scss */
.m-Featured, .m-MadeInEdmonton, .m-Explore {
  padding: 4.375em 0;
}

/* line 60, ../sass/_settings.scss */
.topbar .icon-search.topbar-icon, .jumbotron .bottom .right-side, .jumbotron .bottom .left-side, .footer .btn, .m-MadeInEdmonton a .edmontonItem, .m-MadeInEdmonton a .edmontonItem .background {
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

/* line 4, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 12, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #2b2726;
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 25, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 33, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 34, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 40, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 45, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 46, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 49, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 51, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 57, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img {
  display: inline-block;
}

/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 70, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 106, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75em;
  *zoom: 1;
}
/* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row:after {
  clear: both;
}
/* line 110, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row .column,
.row .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 117, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row:after {
  clear: both;
}
/* line 118, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row.collapse:after {
  clear: both;
}

@media only screen {
  /* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .column,
  .row .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 128, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 135, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 139, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 150, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 155, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: inherit;
  }

  /* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: inherit;
  }

  /* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: inherit;
  }

  /* line 164, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Foundation Visibility HTML Classes */
/* line 9, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 15, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 21, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 25, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 36, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 46, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 56, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 66, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 77, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 83, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 85, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 87, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 90, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 96, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 101, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 106, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 111, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 117, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 80em) {
  /* line 124, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 127, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 130, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 133, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 140, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 152, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 158, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 165, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 90em) {
  /* line 171, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 174, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 177, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 179, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 190, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 195, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 200, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 206, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 213, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 215, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 220, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 224, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 228, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 232, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 237, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 242, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 244, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 249, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 253, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 257, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 261, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 266, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 272, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 274, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 279, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 283, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 287, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 291, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 296, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 301, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 302, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 303, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 304, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 307, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 308, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 309, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 310, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 311, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 312, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 313, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 314, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 315, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 316, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 317, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 318, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }

  /* line 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="small-block-grid-"] > li {
    clear: none !important;
  }
}
/* line 106, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

/* line 111, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 139, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a {
  color: #b3a180;
  text-decoration: none;
  line-height: inherit;
}
/* line 152, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #60533a;
}
/* line 154, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 158, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 168, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 176, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 186, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 193, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.125em;
}

/* line 194, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.6875em;
}

/* line 195, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.375em;
}

/* line 196, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125em;
}

/* line 197, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.125em;
}

/* line 198, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 202, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 212, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 218, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 223, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 228, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #b71225;
}

/* Lists */
/* line 237, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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;
}

/* Unordered Lists */
/* line 249, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 258, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 261, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 262, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 263, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 264, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 271, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 280, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 284, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 289, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #2b2726;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 296, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 301, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 306, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
/* line 310, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 315, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 321, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 327, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 333, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 337, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 344, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 346, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 357, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 358, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.75em;
  }

  /* line 359, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125em;
  }

  /* line 360, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875em;
  }

  /* line 361, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 372, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 374, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 382, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 383, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 385, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 390, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 393, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 398, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 401, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 403, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 409, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 415, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 417, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 418, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 419, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 420, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 161, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  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: #b3a180;
  border-color: #a08960;
  color: white;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #a08960;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 166, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #2b2726;
  border-color: #100e0e;
  color: white;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #100e0e;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white;
}
/* line 167, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 168, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #ea2c42;
  border-color: #ce152a;
  color: white;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #ce152a;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 170, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 171, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 172, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 173, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-top: false;
  padding-right: 0px;
  padding-bottom: false0.0625em;
  padding-left: 0px;
  width: 100%;
}
/* line 175, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 176, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 178, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #b3a180;
  border-color: #a08960;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #a08960;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #b3a180;
}
/* line 179, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #2b2726;
  border-color: #100e0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #100e0e;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: white;
}
/* line 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #2b2726;
}
/* line 180, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 181, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #ea2c42;
  border-color: #ce152a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #ce152a;
}
/* line 125, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #ea2c42;
}

/* line 187, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button,
button.button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}
/* line 189, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.tiny,
button.button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
}
/* line 190, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.small,
button.button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
}
/* line 191, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.large,
button.button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
}

@media only screen {
  /* line 197, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 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 141, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 205, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 206, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 48em) {
  /* line 213, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 247, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
/* line 62, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row {
  margin: -0.5em;
}
/* line 65, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
/* line 68, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 71, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 76, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns {
  padding-left: 0.5em;
}

/* Label Styles */
/* line 253, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label {
  font-size: 1.125em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
}
/* line 254, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 255, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}

/* Attach elements to the beginning or end of an input */
/* line 260, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 1.125em;
  height: 2.5625em;
  line-height: 2.5625em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 263, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 264, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 265, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 266, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 267, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 268, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 so buttons keep their own */
/* line 271, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 272, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 274, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 275, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 281, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 284, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 289, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -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 292, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -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;
}

/* We use this to get basic styling on all basic form elements */
/* line 312, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 {
  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: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 96, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 103, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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;
}

/* We add basic fieldset styling */
/* line 318, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 204, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 326, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #ea2c42;
  background-color: rgba(234, 44, 66, 0.1);
}
/* line 219, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 331, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error label,
label.error {
  color: #ea2c42;
}

/* line 334, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #ea2c42;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
/* line 52, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white;
}
/* line 61, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
}
/* line 80, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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;
  top: 3px;
  left: 3px;
}
/* line 94, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
}

/* Custom Select Options and Dropdowns */
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 104, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 0px;
  padding: 0px;
  width: 100%;
  background: #201d1c;
  background: -moz-linear-gradient(top, #201d1c 0%, #3b3634 100%);
  background: -webkit-linear-gradient(top, #201d1c 0%, #3b3634 100%);
  background: linear-gradient(to bottom, #201d1c 0%, #3b3634 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1em;
  vertical-align: top;
}
/* line 122, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 127, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 139, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 147, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
/* line 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: solid 5px;
  border-color: #222222 transparent transparent transparent;
}
/* line 164, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #888888;
}
/* line 166, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
/* line 169, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 173, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 180, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 181, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 182, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 183, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 186, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 187, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 190, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: #201d1c;
  border: solid 0 #cccccc;
  font-size: 16px;
}
/* line 205, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: white;
  font-size: 1em;
  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 219, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 223, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 227, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 234, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 238, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background-color: #dddddd;
}

/* Button Groups */
/* line 59, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.button-group:after {
  clear: both;
}
/* line 61, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 34, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 44, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button {
  -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 44, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button {
  -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;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li .button {
  width: 100%;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li .button {
  width: 100%;
}

/* line 71, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.button-bar:after {
  clear: both;
}
/* line 73, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625em;
}
/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Flex Video */
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 25, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 31, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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%;
}

/* line 31, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke;
}
/* line 37, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
}
/* line 45, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: 100%;
}
/* line 50, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption * {
  color: white;
}
/* line 65, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
}
/* line 70, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
}
/* line 73, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
/* line 79, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 87, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 100, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: solid 8px;
  border-color: transparent transparent transparent #000;
}
/* line 111, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 115, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
}
/* line 127, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: solid 16px;
}
/* line 137, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 138, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-color: transparent;
  border-right-color: #fff;
}
/* line 142, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 147, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 153, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

/* line 159, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 165, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  float: left;
  margin-right: 6px;
  border: solid 2px #000;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 175, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #000;
}
/* line 179, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 186, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 189, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 198, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 201, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
/* line 104, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 106, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  background-color: #fff;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 0 #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 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 63, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 110, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 119, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -15%;
    width: 30%;
  }
  /* line 120, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -20%;
    width: 40%;
  }
  /* line 121, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -30%;
    width: 60%;
  }
  /* line 122, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -35%;
    width: 70%;
  }
  /* line 123, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.expand {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 129, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  div:not(.reveal-modal) {
    display: none;
  }
}
/* Clearing Styles */
/* line 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
}
/* line 184, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
[data-clearing]:after {
  clear: both;
}

/* line 40, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 49, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 52, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 74, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 87, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 97, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 100, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 101, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 108, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 113, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 122, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 124, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  /* line 130, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 132, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  /* line 139, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  /* line 142, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-feature ~ li {
    display: none;
  }

  /* line 146, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 151, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 160, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 173, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 180, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 187, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 192, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 197, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  /* line 204, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Labels */
/* line 68, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label {
  font-weight: 500;
  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: #b3a180;
  color: #fff;
}
/* line 74, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 75, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 77, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #ea2c42;
  color: #fff;
}
/* line 78, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #5da423;
  color: #fff;
}
/* line 79, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #2b2726;
  color: #fff;
}

/* Inline Lists */
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 35, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 40, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Pagination */
/* line 97, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em;
}
/* line 45, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li {
  display: block;
  float: left;
  height: 1.5em;
  color: #222222;
  font-size: 0.875em;
  margin-left: 0.3125em;
}
/* line 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li a {
  display: block;
  padding: 0.0625em 0.4375em 0.0625em;
  color: #b3a180;
}
/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li:hover a,
.pagination li a:focus {
  background: transparent;
}
/* line 62, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 67, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
  background: transparent;
}
/* line 69, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li.current a {
  background: #b3a180;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 76, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination li.current a:hover, .pagination li.current a:focus {
  background: #b3a180;
}

/* line 82, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 83, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_pagination.scss */
.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 62, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #a08960;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #b3a180;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: #333333;
}
/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 69, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* Progress Bar */
/* line 49, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 0.4375em;
  border: 0 solid #cccccc;
  padding: 0;
  margin-bottom: 0.625em;
}
/* line 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #201d1c;
  height: 100%;
  display: block;
}
/* line 56, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #2b2726;
  height: 100%;
  display: block;
}
/* line 57, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
/* line 58, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #ea2c42;
  height: 100%;
  display: block;
}
/* line 60, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 61, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 64, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 65, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* line 9, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 15, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 17, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 78, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
}
/* line 41, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 58, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.875em;
  color: #222222;
}
/* line 66, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 73, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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;
}

/* Tooltips */
/* line 27, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 34, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #806e4d;
  color: #b3a180;
}
/* line 40, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 5px;
  border-radius: 5px;
}
/* line 58, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 69, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #b3a180 !important;
  border-bottom: dotted 1px #806e4d !important;
}

/* line 75, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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: 48em) {
  /* line 84, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 88, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 95, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 97, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 104, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.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 122, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 129, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.25em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown *:first-child {
  margin-top: 0;
}
/* line 49, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown *:last-child {
  margin-bottom: 0;
}
/* line 74, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
/* line 81, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: transparent transparent #cccccc transparent;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
/* line 89, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 93, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 133, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875em;
  cursor: pointer;
  padding: 0.3125em 0.625em;
  line-height: 1.125em;
  margin: 0;
}
/* line 113, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
/* line 115, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  color: #555555;
}
/* line 136, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  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 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:first-child {
  margin-top: 0;
}
/* line 49, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:last-child {
  margin-bottom: 0;
}
/* line 139, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 140, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 141, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 142, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 1, ../sass/_foundation-overrides.scss */
h1, h2, h3, h4, h5, h6 {
  color: inherit;
}

/* line 6, ../sass/_foundation-overrides.scss */
.row .column, .row .columns {
  min-height: 1px;
}

/* line 12, ../sass/_foundation-overrides.scss */
.flex-map {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 40%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
}

/* line 21, ../sass/_foundation-overrides.scss */
ul, ol, dl {
  list-style-position: inside;
}

/* line 26, ../sass/_foundation-overrides.scss */
.progress .meter {
  background-color: #201d1c;
}

/* line 30, ../sass/_foundation-overrides.scss */
.pagination {
  display: inline-block;
}

/* line 34, ../sass/_foundation-overrides.scss */
.pagination-centered {
  margin-top: 2em;
}

/* line 38, ../sass/_foundation-overrides.scss */
.pagination li.current a {
  line-height: 1.6;
  width: 24px;
  background: #222;
  color: white;
  font-weight: bold;
  cursor: default;
  border-radius: 3px;
}

/* line 48, ../sass/_foundation-overrides.scss */
.pagination .page-info {
  display: none;
}

/* line 52, ../sass/_foundation-overrides.scss */
.pagination li.active a {
  line-height: 1.6;
  width: 24px;
  background: #222;
  color: white;
  font-weight: bold;
  cursor: default;
  border-radius: 3px;
}

/* line 62, ../sass/_foundation-overrides.scss */
.button-group.even-2 li {
  width: auto;
}

/* line 66, ../sass/_foundation-overrides.scss */
table {
  width: 100%;
}

/* line 70, ../sass/_foundation-overrides.scss */
ol li ul, ol li ol {
  margin-bottom: 1em;
}

@media only screen {
  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-1 > li:nth-child(1n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-2 > li:nth-child(2n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-3 > li:nth-child(3n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-4 > li:nth-child(4n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-5 > li:nth-child(5n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-6 > li:nth-child(6n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-7 > li:nth-child(7n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-8 > li:nth-child(8n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-9 > li:nth-child(9n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-10 > li:nth-child(10n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-11 > li:nth-child(11n+1) {
    clear: left;
  }

  /* line 79, ../sass/_foundation-overrides.scss */
  .small-block-grid-12 > li:nth-child(12n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) {
  /* line 85, ../sass/_foundation-overrides.scss */
  [class*="small-block-grid"][class*="large-block-grid"] > li {
    clear: none;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-1 > li:nth-child(1n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-2 > li:nth-child(2n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-3 > li:nth-child(3n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-4 > li:nth-child(4n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-5 > li:nth-child(5n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-6 > li:nth-child(6n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-7 > li:nth-child(7n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-8 > li:nth-child(8n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-9 > li:nth-child(9n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-10 > li:nth-child(10n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-11 > li:nth-child(11n+1) {
    clear: left !important;
  }

  /* line 89, ../sass/_foundation-overrides.scss */
  .large-block-grid-12 > li:nth-child(12n+1) {
    clear: left !important;
  }
}
@media only screen and (min-width: 48em) {
  /* line 103, ../sass/_foundation-overrides.scss */
  [class*="small-block-grid"].center > li,
  [class*="large-block-grid"].center > li {
    text-align: inherit;
    display: inline-block;
    float: none;
    vertical-align: top;
  }
}

/* line 117, ../sass/_foundation-overrides.scss */
.filterbar {
  margin-bottom: 5rem;
  text-align: left;
}

/* line 122, ../sass/_foundation-overrides.scss */
form.custom .custom {
  top: 0;
  border: 0;
}
/* line 125, ../sass/_foundation-overrides.scss */
form.custom .custom.field {
  border-radius: 5px;
  border: thin solid #b3a180;
  height: 43px;
  font-size: 1rem;
  background: none;
  background-color: #fff;
  /* border: 1px solid white; */
  /* border-top-color: #d4d4d4; */
  /* border-left-color: #d4d4d4; */
  display: block;
  width: 100%;
}
/* line 137, ../sass/_foundation-overrides.scss */
form.custom .custom.field input[type="text"] {
  height: 39px;
  line-height: 1;
  width: 100%;
  border: none;
  background: none;
  margin: 2px 8px;
  padding: 0 10px;
  box-shadow: none;
}
/* line 146, ../sass/_foundation-overrides.scss */
form.custom .custom.field input[type="text"]::-webkit-input-placeholder {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
/* line 154, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown {
  font-size: 1rem;
  background: none;
  background-color: #fff;
  border: thin solid #b3a180;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 161, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown .selector {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEzNDA1QTc5OTY4NDExRTM4Q0U3OEI0MzBFMzhGQjE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEzNDA1QTdBOTY4NDExRTM4Q0U3OEI0MzBFMzhGQjE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTM0MDVBNzc5Njg0MTFFMzhDRTc4QjQzMEUzOEZCMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTM0MDVBNzg5Njg0MTFFMzhDRTc4QjQzMEUzOEZCMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz52tlERAAAAZUlEQVR42mK8dGLL/49vnzOQC/gExRmYgAYw8gtLkm2AgIg0OxOIQ45BMAMe3T73iwkmSIpByAaA+EzIksQYhG4AhiGEDMJmAFZDcBmEywCchqAbhM8AvIbADOIREMNrAAgABBgABq06plY/n1kAAAAASUVORK5CYII=') no-repeat center center;
}
/* line 163, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown .selector:after {
  border: 0 !important;
}
/* line 168, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown .current {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 172, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown ul {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: thin solid #b3a180;
}
/* line 176, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown ul li {
  color: #2b2726;
}
/* line 178, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown ul li.selected, form.custom .custom.dropdown ul li:hover {
  background-color: #f1ede7;
}
/* line 181, ../sass/_foundation-overrides.scss */
form.custom .custom.dropdown ul li:hover {
  cursor: pointer;
}

/* line 190, ../sass/_foundation-overrides.scss */
form .row .row {
  margin-bottom: 0.625em;
}

/* line 194, ../sass/_foundation-overrides.scss */
form textarea {
  height: 10em;
}

/* line 198, ../sass/_foundation-overrides.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 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 206, ../sass/_foundation-overrides.scss */
.reveal-modal {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 214, ../sass/_foundation-overrides.scss */
.orbit-slide-number {
  display: none;
}

/* line 218, ../sass/_foundation-overrides.scss */
[data-orbit] {
  list-style: none;
}

/* line 222, ../sass/_foundation-overrides.scss */
.orbit-container .orbit-slides-container > * {
  background: black;
}

/* line 226, ../sass/_foundation-overrides.scss */
.orbit-container .orbit-slides-container img {
  position: relative;
  transform: translateY(-50%) translateX(-50%);
  display: block;
  top: 50%;
  right: 50%;
}

/* The Grid ---------------------- */
/* line 2, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}

/* line 3, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

/* line 5, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
  padding: 0;
}

/* line 6, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px;
}

/* line 7, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .row.large-collapse {
  margin: 0;
}

/* line 9, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .column, .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}

/* line 10, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .column.large-centered, .columns.large-centered {
  float: none;
  margin: 0 auto;
}

/* line 12, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 13, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left;
}

/* line 16, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-1,
.lt-ie9 .row .large-1 {
  width: 8.33333%;
}

/* line 19, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-2,
.lt-ie9 .row .large-2 {
  width: 16.66667%;
}

/* line 22, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-3,
.lt-ie9 .row .large-3 {
  width: 25%;
}

/* line 25, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-4,
.lt-ie9 .row .large-4 {
  width: 33.33333%;
}

/* line 28, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-5,
.lt-ie9 .row .large-5 {
  width: 41.66667%;
}

/* line 31, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-6,
.lt-ie9 .row .large-6 {
  width: 50%;
}

/* line 34, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-7,
.lt-ie9 .row .large-7 {
  width: 58.33333%;
}

/* line 37, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-8,
.lt-ie9 .row .large-8 {
  width: 66.66667%;
}

/* line 40, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-9,
.lt-ie9 .row .large-9 {
  width: 75%;
}

/* line 43, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-10,
.lt-ie9 .row .large-10 {
  width: 83.33333%;
}

/* line 46, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-11,
.lt-ie9 .row .large-11 {
  width: 91.66667%;
}

/* line 49, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .large-12,
.lt-ie9 .row .large-12 {
  width: 100%;
}

/* line 51, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-1 {
  margin-left: 8.33333%;
}

/* line 52, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-2 {
  margin-left: 16.66667%;
}

/* line 53, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-3 {
  margin-left: 25%;
}

/* line 54, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-4 {
  margin-left: 33.33333%;
}

/* line 55, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-5 {
  margin-left: 41.66667%;
}

/* line 56, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-6 {
  margin-left: 50%;
}

/* line 57, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-7 {
  margin-left: 58.33333%;
}

/* line 58, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-8 {
  margin-left: 66.66667%;
}

/* line 59, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row .large-offset-10 {
  margin-left: 83.33333%;
}

/* line 62, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-2 {
  right: 16.66667%;
}

/* line 63, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-3 {
  right: 25%;
}

/* line 64, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-4 {
  right: 33.33333%;
}

/* line 65, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-5 {
  right: 41.66667%;
}

/* line 66, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-6 {
  right: 50%;
}

/* line 67, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-7 {
  right: 58.33333%;
}

/* line 68, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-8 {
  right: 66.66667%;
}

/* line 69, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-9 {
  right: 75%;
}

/* line 70, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .pull-10 {
  right: 83.33333%;
}

/* line 72, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-2 {
  left: 16.66667%;
}

/* line 73, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-3 {
  left: 25%;
}

/* line 74, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-4 {
  left: 33.33333%;
}

/* line 75, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-5 {
  left: 41.66667%;
}

/* line 76, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-6 {
  left: 50%;
}

/* line 77, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-7 {
  left: 58.33333%;
}

/* line 78, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-8 {
  left: 66.66667%;
}

/* line 79, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-9 {
  left: 75%;
}

/* line 80, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .push-10 {
  left: 83.33333%;
}

/* Nicolas Gallagher's micro clearfix */
/* line 83, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row {
  *zoom: 1;
}

/* line 84, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row:before, .row:after {
  content: " ";
  display: table;
}

/* line 85, ../sass/_foundation-grid-ie8.scss */
.lt-ie9 .row:after {
  clear: both;
}

/* line 4, ../sass/_django-admin.scss */
.largethumb [type=checkbox],
.largethumb label {
  display: none;
}

/* line 8, ../sass/_django-admin.scss */
.largethumb-img {
  display: block;
  margin: 0 0 0.5em;
  display: inline-block;
}

/* line 13, ../sass/_django-admin.scss */
.largethumb-fields {
  display: inline-block;
}

/* line 17, ../sass/_django-admin.scss */
.inlinethumb {
  overflow: hidden;
}
/* line 20, ../sass/_django-admin.scss */
.inlinethumb input[type=checkbox] {
  float: left;
  margin-right: 0.5em;
}

/* line 25, ../sass/_django-admin.scss */
.inlinethumb-img {
  float: left;
  margin: 0 1em 0.5em 0;
}

/* line 29, ../sass/_django-admin.scss */
.inlinethumb-fields {
  float: left;
  margin: 0.5em 0 0;
}

/* line 34, ../sass/_django-admin.scss */
.errorlist {
  border-style: solid;
  border-width: 1px;
  border-color: #ce152a;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #ea2c42;
  padding-left: 2em;
  color: white;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.errorlist h1, .errorlist h2, .errorlist h3, .errorlist h4, .errorlist h5, .errorlist h6, .errorlist p {
  color: #333333;
}
/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.errorlist > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.errorlist > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.errorlist h1, .errorlist h2, .errorlist h3, .errorlist h4, .errorlist h5, .errorlist h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.errorlist h1.subheader, .errorlist h2.subheader, .errorlist h3.subheader, .errorlist h4.subheader, .errorlist h5.subheader, .errorlist h6.subheader {
  line-height: 1.4;
}
/* line 39, ../sass/_django-admin.scss */
.errorlist > li {
  line-height: 1.3;
  margin-bottom: 0.25em;
}

/* line 5, ../sass/_base.scss */
a {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 17, ../sass/_base.scss */
#disqus_thread {
  margin-bottom: 4em;
}

/* line 21, ../sass/_base.scss */
input[type=search] {
  border-radius: 0;
}

/* line 25, ../sass/_base.scss */
a.dotted-link {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

/* line 29, ../sass/_base.scss */
a.dotted-link:hover {
  color: #ccc;
  border-bottom: 1px dotted #ccc;
}

/* line 34, ../sass/_base.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 42, ../sass/_base.scss */
* html .clearfix {
  zoom: 1;
}

/* IE6 */
/* line 43, ../sass/_base.scss */
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
/* line 45, ../sass/_base.scss */
::selection {
  color: #fff;
  background: #DE523D;
}

/* line 49, ../sass/_base.scss */
::-moz-selection {
  color: #fff;
  background: #DE523D;
}

/* line 2, ../sass/_abstractions.scss */
.mb {
  margin-bottom: 1em;
}

/* line 6, ../sass/_abstractions.scss */
.mb2 {
  margin-bottom: 2em;
}

/* line 10, ../sass/_abstractions.scss */
.mt {
  margin-top: 1em;
}

/* line 14, ../sass/_abstractions.scss */
.mt2 {
  margin-top: 2em;
}

/* line 18, ../sass/_abstractions.scss */
.homepage-news-sb {
  margin-top: 1.5em;
  padding-bottom: 1em;
}

/* line 23, ../sass/_abstractions.scss */
.js .hide-if-js {
  display: none;
}

/* line 27, ../sass/_abstractions.scss */
.nowrap {
  white-space: nowrap;
}

/* line 31, ../sass/_abstractions.scss */
.truncate {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 39, ../sass/_abstractions.scss */
.text-center > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 45, ../sass/_abstractions.scss */
.listless {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 51, ../sass/_abstractions.scss */
.vcenter {
  /* Safari, Chrome, and Opera */
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 69, ../sass/_abstractions.scss */
.meta {
  font-size: 0.6875em;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media only screen and (min-width: 48em) {
  /* line 69, ../sass/_abstractions.scss */
  .meta {
    font-size: 0.875em;
  }
}

/* line 78, ../sass/_abstractions.scss */
.circle {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, ../sass/_abstractions.scss */
.circle > img {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

/* line 85, ../sass/_abstractions.scss */
.sidenav {
  text-transform: uppercase;
}
/* line 88, ../sass/_abstractions.scss */
.sidenav > li {
  display: block;
}

/* line 93, ../sass/_abstractions.scss */
.stickynav {
  text-transform: uppercase;
}
/* line 96, ../sass/_abstractions.scss */
.stickynav > li {
  display: block;
}
/* line 98, ../sass/_abstractions.scss */
.stickynav > li a {
  display: inline;
  color: white;
}
/* line 103, ../sass/_abstractions.scss */
.stickynav > li.active a {
  font-weight: 700;
  border-bottom: 1px dotted;
}

/* line 111, ../sass/_abstractions.scss */
.clist {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25em;
  margin: 0;
}
/* line 116, ../sass/_abstractions.scss */
.clist > li {
  display: inline-block;
  margin: 0 0.9375em;
}

/* line 122, ../sass/_abstractions.scss */
input.fancyinput {
  border: thin solid #60533a;
  border-width: 0 0 1px;
  background: 0;
  color: #b3a180;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-font-smoothing: antialiased;
}
/* line 132, ../sass/_abstractions.scss */
input.fancyinput:focus {
  outline: none;
  border-style: solid;
}
/* line 138, ../sass/_abstractions.scss */
input.fancyinput::-webkit-input-placeholder {
  color: #b3a180;
}
/* line 139, ../sass/_abstractions.scss */
input.fancyinput:-moz-input-placeholder {
  color: #b3a180;
}
/* line 140, ../sass/_abstractions.scss */
input.fancyinput::-moz-input-placeholder {
  color: #b3a180;
}
/* line 141, ../sass/_abstractions.scss */
input.fancyinput:-ms-input-placeholder {
  color: #b3a180;
}

/* line 145, ../sass/_abstractions.scss */
.more {
  color: #ea2c42;
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 154, ../sass/_abstractions.scss */
[data-sneeky-hidden],
.no-js [data-sneeky-submit] {
  display: none !important;
}

/* line 158, ../sass/_abstractions.scss */
[data-sneeky-submit],
.no-js [data-sneeky-hidden] {
  display: inline-block !important;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 174, ../sass/_abstractions.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 183, ../sass/_abstractions.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 200, ../sass/_abstractions.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 213, ../sass/_abstractions.scss */
.invisible {
  visibility: hidden;
}

/* line 1, ../sass/_theme.scss */
.theme-color {
  color: white;
}

/* line 12, ../sass/_theme.scss */
.theme--media .theme-color,
.theme--blog-1 .theme-color {
  color: #206463;
}
/* line 15, ../sass/_theme.scss */
.theme--media.theme-line,
.theme--blog-1.theme-line {
  border-top: 10px solid #206463;
}

/* line 24, ../sass/_theme.scss */
.theme--markets .theme-color,
.theme--blog-2 .theme-color {
  color: #876c3e;
}
/* line 27, ../sass/_theme.scss */
.theme--markets.theme-line,
.theme--blog-2.theme-line {
  border-top: 10px solid #876c3e;
}

/* line 36, ../sass/_theme.scss */
.theme--crafts .theme-color,
.theme--blog-3 .theme-color {
  color: #a2922c;
}
/* line 39, ../sass/_theme.scss */
.theme--crafts.theme-line,
.theme--blog-3.theme-line {
  border-top: 10px solid #a2922c;
}

/* line 48, ../sass/_theme.scss */
.theme--entrepreneurial .theme-color,
.theme--blog-4 .theme-color {
  color: #647829;
}
/* line 51, ../sass/_theme.scss */
.theme--entrepreneurial.theme-line,
.theme--blog-4.theme-line {
  border-top: 10px solid #647829;
}

/* line 60, ../sass/_theme.scss */
.theme--events .theme-color,
.theme--blog-5 .theme-color {
  color: #96bc4b;
}
/* line 63, ../sass/_theme.scss */
.theme--events.theme-line,
.theme--blog-5.theme-line {
  border-top: 10px solid #96bc4b;
}

/* line 73, ../sass/_theme.scss */
.theme--fashion .theme-color,
.theme--blog-6 .theme-color {
  color: #6caea6;
}
/* line 76, ../sass/_theme.scss */
.theme--fashion.theme-line,
.theme--blog-6.theme-line {
  border-top: 10px solid #6caea6;
}

/* line 85, ../sass/_theme.scss */
.theme--film .theme-color,
.theme--blog-7 .theme-color {
  color: #085580;
}
/* line 88, ../sass/_theme.scss */
.theme--film.theme-line,
.theme--blog-7.theme-line {
  border-top: 10px solid #085580;
}

/* line 97, ../sass/_theme.scss */
.theme--food .theme-color,
.theme--blog-8 .theme-color {
  color: #2d6940;
}
/* line 100, ../sass/_theme.scss */
.theme--food.theme-line,
.theme--blog-8.theme-line {
  border-top: 10px solid #2d6940;
}

/* line 109, ../sass/_theme.scss */
.theme--literature .theme-color,
.theme--blog-9 .theme-color {
  color: #6c5025;
}
/* line 112, ../sass/_theme.scss */
.theme--literature.theme-line,
.theme--blog-9.theme-line {
  border-top: 10px solid #6c5025;
}

/* line 121, ../sass/_theme.scss */
.theme--music .theme-color,
.theme--blog-0 .theme-color {
  color: #ecb400;
}
/* line 124, ../sass/_theme.scss */
.theme--music.theme-line,
.theme--blog-0.theme-line {
  border-top: 10px solid #ecb400;
}

/* line 132, ../sass/_theme.scss */
.theme--visual-art .theme-color {
  color: #2091b6;
}
/* line 135, ../sass/_theme.scss */
.theme--visual-art.theme-bg {
  border-top: 10px solid #2091b6;
}

/* line 141, ../sass/_theme.scss */
.theme--social .theme-color {
  color: #926094;
}
/* line 144, ../sass/_theme.scss */
.theme--social.theme-bg {
  border-top: 10px solid #926094;
}

/* line 150, ../sass/_theme.scss */
.theme--sports .theme-color {
  color: #b62a38;
}
/* line 153, ../sass/_theme.scss */
.theme--sports.theme-bg {
  border-top: 10px solid #b62a38;
}

/* line 159, ../sass/_theme.scss */
.theme--technology .theme-color {
  color: #433659;
}
/* line 162, ../sass/_theme.scss */
.theme--technology.theme-bg {
  border-top: 10px solid #433659;
}

/* line 168, ../sass/_theme.scss */
.theme--textile-art .theme-color {
  color: #682a29;
}
/* line 171, ../sass/_theme.scss */
.theme--textile-art.theme-bg {
  border-top: 10px solid #682a29;
}

/* line 177, ../sass/_theme.scss */
.theme--theatre .theme-color {
  color: #da7819;
}
/* line 180, ../sass/_theme.scss */
.theme--theatre.theme-bg {
  border-top: 10px solid #da7819;
}

/* line 186, ../sass/_theme.scss */
.theme--unclassifiable .theme-color {
  color: #c33987;
}
/* line 189, ../sass/_theme.scss */
.theme--unclassifiable.theme-bg {
  border-top: 10px solid #c33987;
}

@font-face {
  font-family: 'blenderheavy';
  src: url("/static/fonts/blender/blender-heavy-webfont-webfont.eot");
  src: url("/static/fonts/blender/blender-heavy-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/blender/blender-heavy-webfont-webfont.woff2") format("woff2"), url("/static/fonts/blender/blender-heavy-webfont-webfont.woff") format("woff"), url("/static/fonts/blender/blender-heavy-webfont-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'blendermedium';
  src: url("/static/fonts/blender/blender-medium-webfont-webfont.eot");
  src: url("/static/fonts/blender/blender-medium-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/blender/blender-medium-webfont-webfont.woff2") format("woff2"), url("/static/fonts/blender/blender-medium-webfont-webfont.woff") format("woff"), url("/static/fonts/blender/blender-medium-webfont-webfont.ttf") format("truetype"), url("/static/fonts/blender/blender-medium-webfont-webfont.svg#blendermedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'blenderthin';
  src: url("/static/fonts/blender/blender-thin-webfont-webfont.eot");
  src: url("/static/fonts/blender/blender-thin-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("/static/fonts/blender/blender-thin-webfont-webfont.woff2") format("woff2"), url("/static/fonts/blender/blender-thin-webfont-webfont.woff") format("woff"), url("/static/fonts/blender/blender-thin-webfont-webfont.ttf") format("truetype"), url("/static/fonts/blender/blender-thin-webfont-webfont.svg#blenderthin") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 1, ../sass/modules/_layout.scss */
.l-main {
  padding: 3.125em 0 4.375em;
}

/* line 8, ../sass/modules/_layout.scss */
.l-dark {
  background: #000;
  padding: 0.5em 0 1em;
  text-align: center;
}

/* line 14, ../sass/modules/_layout.scss */
.l-section {
  color: white;
  background: #201d1c no-repeat center top;
  padding: 3.125em 0;
}
@media only screen and (min-width: 48em) {
  /* line 14, ../sass/modules/_layout.scss */
  .l-section {
    min-height: 750px;
  }
}

/* line 24, ../sass/modules/_layout.scss */
.backgroundsize .l-section {
  background-size: cover;
}
/* line 27, ../sass/modules/_layout.scss */
.backgroundsize .l-section-repeat {
  background-size: auto;
}

/* line 32, ../sass/modules/_layout.scss */
.l-toolbar {
  background: #b3a180;
  padding: 1em;
  margin-bottom: 1em;
}
/* line 36, ../sass/modules/_layout.scss */
.l-toolbar a {
  color: white;
}
/* line 38, ../sass/modules/_layout.scss */
.l-toolbar a:hover {
  color: #201d1c;
}

/* line 44, ../sass/modules/_layout.scss */
.mobile-break {
  margin-bottom: 16px;
}
@media only screen and (min-width: 48em) {
  /* line 44, ../sass/modules/_layout.scss */
  .mobile-break {
    margin-bottom: 0;
  }
}

/* line 60, ../sass/modules/_layout.scss */
.l-pad {
  padding: 8px 16px;
}

@media only screen and (min-width: 48em) {
  /* line 64, ../sass/modules/_layout.scss */
  .is-fixed {
    position: absolute;
    position: fixed;
    top: 0;
    z-index: 40;
  }
}

/* line 81, ../sass/modules/_layout.scss */
.l-stickynav {
  display: none;
}
@media only screen and (min-width: 48em) {
  /* line 81, ../sass/modules/_layout.scss */
  .l-stickynav {
    background: transparent;
    display: block;
    position: fixed;
    top: 300px !important;
  }
}

/* line 1, ../sass/modules/_type.scss */
h1 {
  font-size: 3.375em;
}

/* line 5, ../sass/modules/_type.scss */
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: inherit;
}

/* line 10, ../sass/modules/_type.scss */
.white {
  color: #fff !important;
}

/* line 26, ../sass/modules/_type.scss */
.h-alpha {
  margin-top: 0;
  line-height: 1.1;
  font-size: 2em;
  font-family: "blenderthin", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 48em) {
  /* line 26, ../sass/modules/_type.scss */
  .h-alpha {
    font-size: 3.375em;
  }
}

/* line 35, ../sass/modules/_type.scss */
.h-beta {
  font-size: 1.75em;
  font-weight: 500;
}
@media only screen and (min-width: 48em) {
  /* line 35, ../sass/modules/_type.scss */
  .h-beta {
    font-size: 2.25em;
  }
}

/* line 42, ../sass/modules/_type.scss */
.h-gamma {
  font-size: 1.5em;
  font-weight: 500;
}

/* line 46, ../sass/modules/_type.scss */
.h-delta {
  font-size: 1.125em;
}

/* line 49, ../sass/modules/_type.scss */
.h-epsilon {
  font-size: 1em;
}

/* line 52, ../sass/modules/_type.scss */
.h-zeta {
  font-size: 0.875em;
}

/* line 58, ../sass/modules/_type.scss */
.t-lead {
  font-weight: 300;
  font-size: 1.6em;
  line-height: 1.2;
}
@media only screen and (min-width: 48em) {
  /* line 58, ../sass/modules/_type.scss */
  .t-lead {
    font-size: 1.6em;
  }
}

/* line 66, ../sass/modules/_type.scss */
.t-hilite {
  font-size: 1.125em;
  line-height: 1.3;
}
@media only screen and (min-width: 48em) {
  /* line 66, ../sass/modules/_type.scss */
  .t-hilite {
    font-size: 1.875em;
  }
}

/* line 73, ../sass/modules/_type.scss */
.t-small {
  font-size: 0.75em;
}

/* line 76, ../sass/modules/_type.scss */
.t-subtle {
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 0.75em;
}

/* line 93, ../sass/modules/_type.scss */
.h-divide {
  text-align: center;
  color: #b3a180;
  font-size: 1.25em;
  font-weight: 500;
  text-transform: uppercase;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAFCAYAAADSUmvpAAAAPElEQVQ4jWM4vHX2fyBm+P//PxhD+aNiRIqBCJgkMj0qRqQYAxaJUTESxJCTJ5weFSNeDFsI/x8VI14MACXo+S6XaRvWAAAAAElFTkSuQmCC') no-repeat center top;
  padding-top: 1.875em;
  margin: 1.5em 0;
}
/* line 104, ../sass/modules/_type.scss */
.h-divide:before {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAALCAYAAAD4OERFAAAAKklEQVQ4y2M8vHU2A5GggIFOgJEERzGMOmrUUUQ6qmA0pEYdNeqoASjRASDRGC1KNK7+AAAAAElFTkSuQmCC');
  position: relative;
  top: -0.0625em;
  right: 1em;
}
/* line 110, ../sass/modules/_type.scss */
.h-divide:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAALCAYAAAD4OERFAAAAK0lEQVQ4y2M4vHV2AR0xAzGYgViF9MSjjhryjioYbHg0+kYdNdQTOlGOAgAU8XQz/sxbDgAAAABJRU5ErkJggg==');
  position: relative;
  top: -0.0625em;
  left: 1em;
}

/* line 117, ../sass/modules/_type.scss */
.h-divide-slim {
  background: 0;
  padding-top: 0;
}

/* line 121, ../sass/modules/_type.scss */
.h-divide-tight {
  margin-bottom: .25em;
}

/* line 125, ../sass/modules/_type.scss */
.h-divide-white {
  color: white;
  background: 0;
  padding-top: 0;
}
/* line 130, ../sass/modules/_type.scss */
.h-divide-white:before {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAALCAYAAAD4OERFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4Mjc3Mjg3MzhGMzExRTM4ODQ3QjhCRTRGQ0UzMkQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ4Mjc3Mjg4MzhGMzExRTM4ODQ3QjhCRTRGQ0UzMkQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDgyNzcyODUzOEYzMTFFMzg4NDdCOEJFNEZDRTMyRDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDgyNzcyODYzOEYzMTFFMzg4NDdCOEJFNEZDRTMyRDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6SRVMHAAAAM0lEQVR42mL8//8/A5GggIFOgJEER9ENMDEMQjDqKGIBCz0T8GhCH3XUQCb0QVeiAwQYAOLqCl+MpqCeAAAAAElFTkSuQmCC');
}
/* line 134, ../sass/modules/_type.scss */
.h-divide-white:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAALCAYAAAD4OERFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4Mjc3MjgzMzhGMzExRTM4ODQ3QjhCRTRGQ0UzMkQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ4Mjc3Mjg0MzhGMzExRTM4ODQ3QjhCRTRGQ0UzMkQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDgyNzcyODEzOEYzMTFFMzg4NDdCOEJFNEZDRTMyRDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDgyNzcyODIzOEYzMTFFMzg4NDdCOEJFNEZDRTMyRDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz59cbUCAAAAN0lEQVR42mL8//9/AQP9wARiFDECHcUw2AATwyAEo44iFrAAccFgc9RoQh911FBP6ESV6AABBgB15gt/b1WdKQAAAABJRU5ErkJggg==');
}

/* line 140, ../sass/modules/_type.scss */
.h-tiny {
  color: #b3a180;
  display: block;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 146, ../sass/modules/_type.scss */
.h-tiny-border {
  border-bottom: 1px solid #b3a180;
  line-height: 2;
  margin-bottom: 1.875em;
}

/* line 153, ../sass/modules/_type.scss */
html {
  line-height: 1.4;
  font-size: 13px;
}

@media screen and (min-width: 500px) {
  /* line 158, ../sass/modules/_type.scss */
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 570px) {
  /* line 163, ../sass/modules/_type.scss */
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 620px) {
  /* line 168, ../sass/modules/_type.scss */
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 680px) {
  /* line 173, ../sass/modules/_type.scss */
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  /* line 178, ../sass/modules/_type.scss */
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 800px) {
  /* line 183, ../sass/modules/_type.scss */
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 860px) {
  /* line 188, ../sass/modules/_type.scss */
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 920px) {
  /* line 193, ../sass/modules/_type.scss */
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 198, ../sass/modules/_type.scss */
  html {
    font-size: 16px;
  }
}
/* line 8, ../sass/modules/_btn.scss */
.btn {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  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: #f1ede7;
  border-color: #ded5c7;
  color: #333333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-transform: uppercase;
  font-size: 0.875em;
  color: white;
  border-color: #b0986b;
  background: #b0986b;
  margin-bottom: 0.5rem;
  margin: .25em;
}
/* line 114, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.btn:hover, .btn:focus {
  background-color: #ded5c7;
}
/* line 120, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
}
/* line 19, ../sass/modules/_btn.scss */
.btn:hover {
  border-color: #977f51;
  background: white;
  color: #b0986b;
}
@media only screen and (min-width: 48em) {
  /* line 8, ../sass/modules/_btn.scss */
  .btn {
    font-size: 1em;
  }
}

/* line 30, ../sass/modules/_btn.scss */
.btn-light {
  background-color: white;
  border: 0;
  color: #f05a28;
}
/* line 34, ../sass/modules/_btn.scss */
.btn-light:hover {
  background: #e6e6e6;
  color: #201d1c;
}

/* line 40, ../sass/modules/_btn.scss */
.btn-dark {
  background-color: #b0986b;
  color: white;
  border-color: #b0986b;
}
/* line 45, ../sass/modules/_btn.scss */
.btn-dark:hover {
  border-color: #977f51;
  background: white;
  color: #b0986b;
}

/* line 53, ../sass/modules/_btn.scss */
.btn-small {
  font-size: .75rem;
}

/* line 60, ../sass/modules/_btn.scss */
.btn-cancel {
  background: transparent;
  border: 0;
  color: #ea2c42;
  text-transform: none;
  font-weight: inherit;
}
/* line 66, ../sass/modules/_btn.scss */
.btn-cancel:hover {
  background: #999999;
}

/* line 71, ../sass/modules/_btn.scss */
.btn-clear {
  float: right;
  text-align: right;
  color: #b0986b;
}

/* line 77, ../sass/modules/_btn.scss */
.btn-delete {
  background: #ea2c42;
  border-color: #b71225;
  color: white;
}
/* line 81, ../sass/modules/_btn.scss */
.btn-delete:hover {
  background: #ce152a;
}

/* line 86, ../sass/modules/_btn.scss */
.btn-full {
  width: 100%;
}

/* line 90, ../sass/modules/_btn.scss */
.btn-add {
  background: #999999;
  color: white;
  display: block;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
/* line 97, ../sass/modules/_btn.scss */
.btn-add:hover {
  background: gray;
  color: white;
}
/* line 101, ../sass/modules/_btn.scss */
.btn-add a {
  height: 100%;
  width: 100%;
  display: block;
  color: white;
}
/* line 107, ../sass/modules/_btn.scss */
.btn-add p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-bottom: 0;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}

/* line 117, ../sass/modules/_btn.scss */
.btn-search {
  margin: 0;
}

/* line 1, ../sass/modules/_iconlist.scss */
.iconlist {
  font-size: 2.5em;
  list-style: none;
}
/* line 5, ../sass/modules/_iconlist.scss */
.iconlist > li {
  display: inline-block;
  margin: 0;
}
/* line 10, ../sass/modules/_iconlist.scss */
.iconlist > li [class*="icon-"] {
  width: 1em;
}

/* line 18, ../sass/modules/_iconlist.scss */
.iconlist-trans a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
/* line 20, ../sass/modules/_iconlist.scss */
.iconlist-trans a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 26, ../sass/modules/_iconlist.scss */
.iconlist-sm {
  font-size: 1.5em;
}

/* line 6, ../sass/modules/_tag.scss */
.tag {
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.5em;
  font-size: 0.875em;
  background-color: #2b2726;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  margin: 3px 2px;
}
/* line 13, ../sass/modules/_tag.scss */
.tag:hover {
  background-color: #ea2c42;
}
/* line 17, ../sass/modules/_tag.scss */
.tag > a {
  font-family: helvetica, arial, sans-serif;
  display: inline;
  line-height: 0.8;
  padding: 0.3125em;
  color: #201d1c;
  opacity: 0.6;
  font-weight: 700;
}
/* line 26, ../sass/modules/_tag.scss */
.tag > a:hover {
  opacity: 1;
}

/* line 2, ../sass/modules/_prose.scss */
.prose-light a {
  border-bottom: 1px dashed;
  color: white;
  color: rgba(255, 255, 255, 0.8);
}
/* line 7, ../sass/modules/_prose.scss */
.prose-light a:hover {
  color: white;
}

/* ==========================================================================
   Ridiculous box shadow without using box-shadows
   ========================================================================== */
/* line 7, ../sass/modules/_sillyshadow.scss */
.csstransforms .sillyshadow {
  position: relative;
  /* the right side panel */
  /* 1. prevent hover state when mousing over the shadows */
  /* the bottom panel */
  /* 1. prevent hover state when mousing over the shadows */
}
/* line 12, ../sass/modules/_sillyshadow.scss */
.csstransforms .sillyshadow:after {
  content: '';
  pointer-events: none;
  /* 1 */
  width: 200%;
  height: 100%;
  display: block;
  background: #d6410f;
  position: absolute;
  top: 0;
  left: 100%;
  -moz-transform-origin: 0 0;
  -moz-transform: skewY(45deg);
  -webkit-transform-origin: 0 0;
  -webkit-transform: skewY(45deg);
  -o-transform-origin: 0 0;
  -o-transform: skewY(45deg);
  -ms-transform-origin: 0 0;
  -ms-transform: skewY(45deg);
  transform-origin: 0 0;
  transform: skewY(45deg);
}
/* line 36, ../sass/modules/_sillyshadow.scss */
.csstransforms .sillyshadow:before {
  content: '';
  pointer-events: none;
  /* 1 */
  width: 100%;
  height: 200%;
  display: block;
  background: #d6410f;
  position: absolute;
  top: 100%;
  left: 0;
  -moz-transform-origin: 0 0;
  -moz-transform: skewX(45deg);
  -webkit-transform-origin: 0 0;
  -webkit-transform: skewX(45deg);
  -o-transform-origin: 0 0;
  -o-transform: skewX(45deg);
  -ms-transform-origin: 0 0;
  -ms-transform: skewX(45deg);
  transform-origin: 0 0;
  transform: skewX(45deg);
}

/* line 1, ../sass/modules/_gridlist.scss */
.gridlist {
  text-align: center;
}
/* line 3, ../sass/modules/_gridlist.scss */
.gridlist > li {
  margin-bottom: 2em;
  line-height: 1.2;
}
/* line 8, ../sass/modules/_gridlist.scss */
.gridlist img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: 175px;
  display: block;
  margin: 0 auto 5px;
}
/* line 14, ../sass/modules/_gridlist.scss */
.gridlist img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 1, ../sass/modules/_theteam.scss */
#team {
  padding: 6rem 0;
}

/* line 5, ../sass/modules/_theteam.scss */
.og-grid {
  list-style: none;
  padding: 0 0 2rem;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

/* line 13, ../sass/modules/_theteam.scss */
.og-grid li {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin: 2% 1%;
}
@media only screen and (min-width: 40.063em) {
  /* line 13, ../sass/modules/_theteam.scss */
  .og-grid li {
    width: 31%;
    margin: 0% 1% 1% 0;
  }
}
/* line 26, ../sass/modules/_theteam.scss */
.og-grid li .about-name {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  height: 23%;
  width: 100%;
  z-index: 10;
  text-align: left;
  padding: 5px 10px;
}
/* line 35, ../sass/modules/_theteam.scss */
.og-grid li .about-name h2 {
  color: white;
  font-size: 20px;
  text-transform: none;
  margin: 0;
}

/* line 45, ../sass/modules/_theteam.scss */
.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
}

/* line 52, ../sass/modules/_theteam.scss */
.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #2b2726;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}

/* line 66, ../sass/modules/_theteam.scss */
.og-expander {
  position: absolute;
  background: #2b2726;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
}

/* line 78, ../sass/modules/_theteam.scss */
.og-expander-inner {
  padding: 50px 30px;
  height: 100%;
}

/* line 83, ../sass/modules/_theteam.scss */
.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

/* line 93, ../sass/modules/_theteam.scss */
.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 105, ../sass/modules/_theteam.scss */
.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 112, ../sass/modules/_theteam.scss */
.og-close:hover::before,
.og-close:hover::after {
  background: #ddd;
}

/* line 116, ../sass/modules/_theteam.scss */
.og-fullimg {
  width: 35%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* line 124, ../sass/modules/_theteam.scss */
.og-details {
  width: 65%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  color: white;
}

/* line 133, ../sass/modules/_theteam.scss */
.og-details {
  padding: 0 40px 0 20px;
}

/* line 138, ../sass/modules/_theteam.scss */
.og-fullimg {
  text-align: center;
}

/* line 142, ../sass/modules/_theteam.scss */
.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

/* line 148, ../sass/modules/_theteam.scss */
.og-details h3 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0;
}

/* line 156, ../sass/modules/_theteam.scss */
.og-details h5 {
  font-size: 12px;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 165, ../sass/modules/_theteam.scss */
.og-details p {
  font-size: 14px;
  line-height: 20px;
  white-space: pre-line;
  word-wrap: break-word;
  margin-bottom: 0;
}

/* line 174, ../sass/modules/_theteam.scss */
.og-details i[class^="icon-"], .og-details i[class*=" icon-"] {
  color: white;
  display: inline-block;
  width: 1.1em;
  text-align: center;
  font-size: 2em;
}

/* line 184, ../sass/modules/_theteam.scss */
.og-details a:hover {
  border-color: #999;
  color: #999;
}

/* line 189, ../sass/modules/_theteam.scss */
.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
  /* line 205, ../sass/modules/_theteam.scss */
  0% {
    background: #e6e7e8;
  }

  /* line 206, ../sass/modules/_theteam.scss */
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #e6e7e8;
  }

  /* line 207, ../sass/modules/_theteam.scss */
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #e6e7e8, -15px 30px 1px #ccc;
  }
}

@-moz-keyframes loader {
  /* line 211, ../sass/modules/_theteam.scss */
  0% {
    background: #e6e7e8;
  }

  /* line 212, ../sass/modules/_theteam.scss */
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #e6e7e8;
  }

  /* line 213, ../sass/modules/_theteam.scss */
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #e6e7e8, -15px 30px 1px #ccc;
  }
}

@keyframes loader {
  /* line 217, ../sass/modules/_theteam.scss */
  0% {
    background: #e6e7e8;
  }

  /* line 218, ../sass/modules/_theteam.scss */
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #e6e7e8;
  }

  /* line 219, ../sass/modules/_theteam.scss */
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #e6e7e8, -15px 30px 1px #ccc;
  }
}

@media screen and (max-width: 830px) {
  /* line 224, ../sass/modules/_theteam.scss */
  .og-expander h3 {
    font-size: rem-calc(20);
  }

  /* line 225, ../sass/modules/_theteam.scss */
  .og-expander p {
    font-size: 13px;
  }

  /* line 226, ../sass/modules/_theteam.scss */
  .og-expander a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  /* line 232, ../sass/modules/_theteam.scss */
  .og-fullimg {
    display: none;
  }

  /* line 233, ../sass/modules/_theteam.scss */
  .og-details {
    float: none;
    width: 100%;
  }
}
/* line 6, ../sass/modules/_banner.scss */
.banner {
  color: white;
  background: black url("/static/images/banner-sm.jpg") no-repeat center top;
  padding: 2em 0 1em;
}
/* line 10, ../sass/modules/_banner.scss */
.banner a:not('.btn') {
  color: inherit;
  border-bottom: 1px dotted;
}
/* line 13, ../sass/modules/_banner.scss */
.banner a:not('.btn'):hover {
  color: #f05a28;
}
@media only screen and (min-width: 48em) {
  /* line 19, ../sass/modules/_banner.scss */
  .banner p {
    margin-left: 3em;
    margin-right: 3em;
  }
}

/* line 26, ../sass/modules/_banner.scss */
.banner-nobg {
  background: none;
  color: #201d1c;
  padding: 0;
}
/* line 31, ../sass/modules/_banner.scss */
.banner-nobg .large-centered {
  padding: 4em 0;
  border-bottom: 1px solid #dad3c6;
}

/* line 37, ../sass/modules/_banner.scss */
.backgroundsize .banner {
  background-size: cover;
}

/* line 1, ../sass/modules/_mainnav.scss */
.mainnav {
  padding: 1rem 0 1rem;
  margin: 0 1.5rem;
  list-style: none;
  border-right: none;
  border-left: none;
  text-align: center;
  text-transform: lowercase;
  border-top: 1px solid #cac3b0;
}
/* line 10, ../sass/modules/_mainnav.scss */
.mainnav > li {
  display: inline-block;
  margin: 0 1rem;
}
/* line 13, ../sass/modules/_mainnav.scss */
.mainnav > li > a {
  color: #201d1c;
  font-size: 1.875em;
  font-weight: bold;
}
/* line 17, ../sass/modules/_mainnav.scss */
.mainnav > li > a:hover {
  color: #70aa74;
}
/* line 21, ../sass/modules/_mainnav.scss */
.mainnav > li.active a {
  color: #f05a28;
}
/* line 23, ../sass/modules/_mainnav.scss */
.mainnav > li.active a:hover {
  color: #f05a28;
}
@media only screen and (min-width: 48em) {
  /* line 1, ../sass/modules/_mainnav.scss */
  .mainnav {
    padding: 5rem 0 1rem;
    border-right: 1px solid #cac3b0;
    border-left: 1px solid #cac3b0;
    border-top: none;
    margin: 0;
  }
}

/* line 45, ../sass/modules/_mainnav.scss */
.subnav {
  padding: 1rem 0;
  margin: 0;
  list-style: none;
  border: 1px solid #cac3b0;
  border-top: none;
  vertical-align: bottom;
  text-align: center;
  text-transform: lowercase;
}
/* line 54, ../sass/modules/_mainnav.scss */
.subnav > li {
  display: inline-block;
  margin: 0 0.75em 0 0;
}
/* line 57, ../sass/modules/_mainnav.scss */
.subnav > li:last-child a {
  border-right: none;
  padding: 0;
}
/* line 61, ../sass/modules/_mainnav.scss */
.subnav > li > a {
  color: #201d1c;
  font-size: 1em;
  padding: 0 15px 0 0;
  border-right: 1px solid #cac3b0;
}
/* line 66, ../sass/modules/_mainnav.scss */
.subnav > li > a:hover {
  color: #70aa74;
}
/* line 72, ../sass/modules/_mainnav.scss */
.subnav > li.active a {
  color: #f05a28;
}

/* line 87, ../sass/modules/_mainnav.scss */
.social {
  color: #201d1c;
  padding: .5rem 1rem;
  border-top: 1px solid #cac3b0;
  border-bottom: 1px solid #cac3b0;
}
/* line 92, ../sass/modules/_mainnav.scss */
.social p {
  font-size: .875rem;
  text-transform: lowercase;
  margin-bottom: 0;
  font-weight: 600;
}
/* line 98, ../sass/modules/_mainnav.scss */
.social ul {
  margin-bottom: 0;
}
/* line 100, ../sass/modules/_mainnav.scss */
.social ul li {
  vertical-align: middle;
}
/* line 103, ../sass/modules/_mainnav.scss */
.social ul li a {
  opacity: 1;
}
/* line 105, ../sass/modules/_mainnav.scss */
.social ul li a:hover {
  opacity: .75;
}
/* line 111, ../sass/modules/_mainnav.scss */
.social i {
  color: black;
}

/* line 116, ../sass/modules/_mainnav.scss */
.event {
  color: #201d1c;
}
/* line 118, ../sass/modules/_mainnav.scss */
.event img {
  margin-bottom: -3px;
}
/* line 121, ../sass/modules/_mainnav.scss */
.event .info {
  color: #201d1c;
  padding: .75rem 1rem;
}
/* line 124, ../sass/modules/_mainnav.scss */
.event .info h1 {
  color: #201d1c;
  font-size: .875rem;
  margin-bottom: .25rem;
}
/* line 130, ../sass/modules/_mainnav.scss */
.event .info ul {
  list-style-type: none;
  margin: 0;
}
/* line 133, ../sass/modules/_mainnav.scss */
.event .info ul li {
  color: #201d1c;
  font-size: .75rem;
  font-weight: 300;
  line-height: 1rem;
  margin-bottom: .25rem;
  padding: 0;
}
/* line 141, ../sass/modules/_mainnav.scss */
.event .info ul li a {
  color: #201d1c;
}

/* line 2, ../sass/modules/_icon.scss */
.backgroundsize .icon-bg:before {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAA3lBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ymXGKAAAASXRSTlMAAQMICwwNFBUXGCAjJCctODk8QUVKTFJUVltcZGZnam1xd3p/g4aSlJaYnKGipKasrq+xsre8v8fMzs/Z3uPk5urr8PP3+vv+FYyYXAAAA6tJREFUeNrt3WdSakEUBOAWE0kEwQAKGEgSRVEkignt/W/olVZJGUAJN0zX41vB/SHCnTmnG1ba2N5NZs4vmp3e/dPw9XX4dN/rNC/OM8nd7Q0YKLR/Vrl94EQPt5Wz/RCM4QmnS60hpzBsldJhD1wXSBRanEmrkAjARaFUrc859GupEFzhOyzfcW535UMfnLaTa3NB7dwOHLQarz7SAo/V+CqcsZm8pmWuk5uwnzfdpKWaaS/stXZ0Q8vdHK3BRgeXtMXlAewSKT7TJs/FCOzgPe3SRt1TLyy3d0WbXe3BWv7MgLYbZPywUKxOR9RjsMrKcZcO6R6vwBLBPB2UD8IC0QYd1YhiYYk2HdZOYEEnAzpucIJFrGdf6IKX7Drm5s/TJXk/5hQo0TWlAOayVaGLKltzPXOVrqrO8dSBCl1WCWBG/hJdV/JjJut5GiC/jllkaYQsZnDyQiO8nGBqiQENMUhgStE2jdGOYirBBg3SCGIKK3kaJb+Cvx3TMMf4U6xLw3Rj+IO/TuPU/fhdhgbK4Fd7AxposIdfeK9opCsvJjuloU4xUaRLQ3UjmKRIYxUxwcEzjfV8gLHWLmmwyzWMc0SjHWEM7w2NduPFT2kaLo0fNps0XHMT3yVpvCS+Wb2m8a5X8VWcAuL4qkoBVXyx80gBjzv4LEcJOXzia1NC2weMHFLEITBSpogyRkJ3FHEXwocUZaTwoUYZtdH1Sp8y+gHgXYJCEsC7AoUU8M7TopCWB2/ClBIe956l8dZVopQS3rQopQUAoSGlDEMA9ilmH8AZxZwBqFBMBcAtxdwCGw8U87CBbcrZxi7l7CJJOUlkKCeDc8o5xwXlXKBJOU10KKeDHuX0cE8593iinCcMKWeIV8p5lXxoyT8PyQ+i5L88yS8Xya9xyR9Mkj9NJV8CJF+3JF9sJY8QJA9rJI/FFA8gJY96JQ/VJa8vJC+KFK/kJC8/da+Zw3TSwsKSoxOKQyqS40CSg1eKI26Sw4SSY5uKA7KSo8iSQ9+K4/WSiwyKKyOSyzmSa1CKC2eSq32KS5SS66qKi8HSK9j6y+5/xwq4qCgZ4KAYlSEZSqIY/6IYtCMZaaQYHqUY0yUZiKYYPacY8qcYp6gYXKkYESoZxqoYe6sYMKwY5awYmq0YT64YBK8buS9VbqBYI6FY2KFYjaJYQiNY9/O/Fys5VGG1LAtzpJZtWYDnSNXgstTRifrMZVGpA5Wwy/JdB2qOl4XS9ld3L0vSdero/wHQ/lnZLKKt/QAAAABJRU5ErkJggg==') no-repeat center;
  background-size: 80%;
}

/* line 7, ../sass/modules/_icon.scss */
.icon-jumbo {
  font-size: 6.25em;
}

/* line 11, ../sass/modules/_icon.scss */
.icon-instagram-alt {
  font-size: .95rem;
  vertical-align: top;
  top: -4px;
  position: relative;
  left: 3px;
}

/* line 19, ../sass/modules/_icon.scss */
.icon-instagram {
  font-size: .9em;
  position: relative;
}

/* line 1, ../sass/modules/_topbar.scss */
.topbar {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  opacity: 1;
  background: white;
  text-align: center;
}
/* line 12, ../sass/modules/_topbar.scss */
.topbar [class*="icon-"].topbar-icon {
  font-size: 24px;
  color: #b3a180;
  margin: 0;
  line-height: 1;
}
/* line 22, ../sass/modules/_topbar.scss */
.topbar .icon-search.topbar-icon {
  font-size: 2rem;
  color: #201d1c;
  margin: 0;
  line-height: 1;
}
/* line 28, ../sass/modules/_topbar.scss */
.topbar .icon-search.topbar-icon:hover {
  color: #70aa74;
}
@media only screen and (min-width: 48em) {
  /* line 1, ../sass/modules/_topbar.scss */
  .topbar {
    padding: 0;
    text-align: left;
  }
}

/* line 42, ../sass/modules/_topbar.scss */
.logo > img {
  display: block;
  margin: 1.5rem 1.5rem;
  max-width: 90%;
  height: 20px;
}
@media only screen and (min-width: 48em) {
  /* line 42, ../sass/modules/_topbar.scss */
  .logo > img {
    height: auto;
    max-width: 100%;
    margin: 4.3rem auto 0;
    padding: 0 1rem;
  }
}

/* line 57, ../sass/modules/_topbar.scss */
.csstransitions .topbar.is-hidden {
  opacity: 0;
}

/* line 1, ../sass/modules/_jumbotron.scss */
.jumbotron {
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  background: #2b2726 url(../images/banner-home-new.jpg) no-repeat center center;
  background-size: cover;
  color: white;
  margin: 0;
  position: relative;
  opacity: 1;
}
/* line 9, ../sass/modules/_jumbotron.scss */
.jumbotron .text-container {
  padding: 2rem 0;
}
@media only screen and (min-width: 48em) {
  /* line 9, ../sass/modules/_jumbotron.scss */
  .jumbotron .text-container {
    padding: 5rem 0;
  }
}
/* line 17, ../sass/modules/_jumbotron.scss */
.jumbotron h1 {
  font-size: 2rem;
  line-height: 1.75rem;
  font-family: "blenderthin", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 1rem;
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}
@media only screen and (min-width: 48em) {
  /* line 17, ../sass/modules/_jumbotron.scss */
  .jumbotron h1 {
    line-height: 3.75rem;
    font-size: 4rem;
  }
}
/* line 31, ../sass/modules/_jumbotron.scss */
.jumbotron p.lead {
  font-size: 2rem;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.5s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
@media only screen and (min-width: 48em) {
  /* line 31, ../sass/modules/_jumbotron.scss */
  .jumbotron p.lead {
    font-size: 2rem;
  }
}
/* line 44, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom {
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
}
/* line 49, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .right-side, .jumbotron .bottom .left-side {
  display: block;
  border-top: 1px solid white;
}
/* line 53, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .right-side:hover, .jumbotron .bottom .left-side:hover {
  background: rgba(255, 255, 255, 0.2);
}
/* line 56, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .right-side p, .jumbotron .bottom .left-side p {
  font-size: 1.5rem;
  padding: 15px 0;
  margin-bottom: 0;
  font-weight: 300;
  color: white;
}
/* line 62, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .right-side p span, .jumbotron .bottom .left-side p span {
  color: #70aa74;
  font-weight: 600;
}
@media only screen and (min-width: 48em) {
  /* line 56, ../sass/modules/_jumbotron.scss */
  .jumbotron .bottom .right-side p, .jumbotron .bottom .left-side p {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 48em) {
  /* line 72, ../sass/modules/_jumbotron.scss */
  .jumbotron .bottom .left-side {
    border-right: 1px solid white;
  }
}
/* line 78, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .left-side p {
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.75s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
}
/* line 84, ../sass/modules/_jumbotron.scss */
.jumbotron .bottom .right-side p {
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
}

/* line 92, ../sass/modules/_jumbotron.scss */
.jumbotron-img {
  display: block;
  margin: 0 auto 1.875em;
}

/* line 97, ../sass/modules/_jumbotron.scss */
.jumbotron-title {
  font-weight: 700;
  color: #ad946b;
}
@media only screen and (min-width: 48em) {
  /* line 97, ../sass/modules/_jumbotron.scss */
  .jumbotron-title {
    font-size: 3.375em;
  }
}

/* line 105, ../sass/modules/_jumbotron.scss */
.jumbotron-subhead {
  font-size: 1.875em;
}

/* line 112, ../sass/modules/_jumbotron.scss */
.csstransitions .jumbotron.is-hidden h1 {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}
/* line 116, ../sass/modules/_jumbotron.scss */
.csstransitions .jumbotron.is-hidden p.lead {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}
/* line 120, ../sass/modules/_jumbotron.scss */
.csstransitions .jumbotron.is-hidden .left-side p {
  opacity: 0;
}
/* line 123, ../sass/modules/_jumbotron.scss */
.csstransitions .jumbotron.is-hidden .right-side p {
  opacity: 0;
}

/* line 1, ../sass/modules/_box.scss */
.box {
  position: relative;
  text-align: left;
  margin-bottom: 1rem;
}

/* line 7, ../sass/modules/_box.scss */
.box-title {
  margin-top: 0.625em;
  color: #201d1c;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1rem;
}
/* line 15, ../sass/modules/_box.scss */
.box-title > a {
  color: inherit;
}
@media only screen and (min-width: 48em) {
  /* line 7, ../sass/modules/_box.scss */
  .box-title {
    font-size: 1em;
  }
}

/* line 24, ../sass/modules/_box.scss */
.box-byline {
  font-size: 0.75em;
  color: #b3a180;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* line 31, ../sass/modules/_box.scss */
.box-image {
  background: #201d1c;
}
/* line 33, ../sass/modules/_box.scss */
.box-image img {
  display: block;
  margin: auto;
}

/* line 39, ../sass/modules/_box.scss */
.box-icon {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 3em;
  line-height: 1;
}

/* line 47, ../sass/modules/_box.scss */
.box-status {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #201d1c;
  margin-top: 1em;
}

/* line 57, ../sass/modules/_box.scss */
.box-lg .box-title {
  margin-bottom: 0.125em;
}
@media only screen and (min-width: 48em) {
  /* line 57, ../sass/modules/_box.scss */
  .box-lg .box-title {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 48em) {
  /* line 63, ../sass/modules/_box.scss */
  .box-lg .box-byline {
    font-size: 0.875em;
  }
}

/* line 71, ../sass/modules/_box.scss */
.box.is-unpublished:before {
  content: 'Unpublished';
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  padding: 5px 0;
  background: #999999;
  color: white;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 84, ../sass/modules/_box.scss */
.box.is-unpublished a {
  cursor: default;
}

/* line 1, ../sass/modules/_project.scss */
.project {
  position: relative;
}

/* line 5, ../sass/modules/_project.scss */
.project-bg {
  background: repeat center center;
  position: absolute;
  height: 600px;
  top: 0;
  left: 0;
  right: 0;
}
/* line 13, ../sass/modules/_project.scss */
.project-bg.is-mini {
  height: 200px;
}

/* line 19, ../sass/modules/_project.scss */
.project-head {
  background: #201d1c;
}
/* line 21, ../sass/modules/_project.scss */
.project-head h1 {
  color: white;
  line-height: 1.2;
}

/* line 27, ../sass/modules/_project.scss */
.project-icon {
  position: absolute;
  top: -0.5em;
  right: 0;
  font-size: 3.375em;
}

/* line 34, ../sass/modules/_project.scss */
.project-media {
  margin-bottom: 1em;
}
@media only screen and (min-width: 48em) {
  /* line 34, ../sass/modules/_project.scss */
  .project-media {
    min-height: 300px;
  }
}

/* line 41, ../sass/modules/_project.scss */
.project-desc {
  margin: 2em 0;
}

/* line 46, ../sass/modules/_project.scss */
.project-like [class*="icon-"] {
  color: #f05a28;
}
/* line 49, ../sass/modules/_project.scss */
.project-like > h1 {
  margin-bottom: 1em;
}

/* line 56, ../sass/modules/_project.scss */
.is-project-liked .project-like [class*="icon-"] {
  color: #ea2c42;
}

/* line 1, ../sass/modules/_makercard.scss */
.makercard {
  background: #201d1c;
  color: white;
  font-size: 0.875em;
  padding: 1em;
}
@media only screen and (min-width: 48em) {
  /* line 1, ../sass/modules/_makercard.scss */
  .makercard {
    max-width: 220px;
  }
}

/* line 11, ../sass/modules/_makercard.scss */
.makercard-byline {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
}

/* line 16, ../sass/modules/_makercard.scss */
.makercard-img {
  display: block;
  margin: auto;
}

/* line 21, ../sass/modules/_makercard.scss */
.makercard-title {
  line-height: 1.1;
  margin-top: 0.5em;
}

/* line 26, ../sass/modules/_makercard.scss */
.makercard-label {
  text-transform: uppercase;
  color: #b3a180;
  margin-top: -1em;
}

/* line 3, ../sass/modules/_goal.scss */
.goal {
  color: white;
  padding: 1em;
}

/* line 7, ../sass/modules/_goal.scss */
.goal-text-wrap {
  float: left;
  width: 70%;
  min-height: 75px;
  margin-top: -1em;
  padding: 20px 0;
}
/* line 13, ../sass/modules/_goal.scss */
.goal-text-wrap p {
  margin: 0;
  line-height: 1.3;
}

/* line 19, ../sass/modules/_goal.scss */
.goal-text {
  font-weight: 700;
}

/* line 24, ../sass/modules/_goal.scss */
.goal-progress {
  width: 30%;
  float: right;
  text-align: right;
}

/* line 30, ../sass/modules/_goal.scss */
.goal-status {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin-top: 1.1875em;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 1, ../sass/modules/_usercontent.scss */
.usercontent {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 5, ../sass/modules/_usercontent.scss */
.usercontent-lead {
  	/* 
  	> p:first-child {
  		font-size: emCalc(14px);
  	    @media only screen and (min-width:48em) {
  	      font-size: emCalc(20px);
  	    }
  	}
  
  	> p{
  		font-size: 1em;
  	}
  	*/
}
/* line 18, ../sass/modules/_usercontent.scss */
.usercontent-lead > p:first-child {
  font-size: 1em;
}
@media only screen and (min-width: 48em) {
  /* line 18, ../sass/modules/_usercontent.scss */
  .usercontent-lead > p:first-child {
    font-size: 1.25em;
  }
}
/* line 24, ../sass/modules/_usercontent.scss */
.usercontent-lead p {
  font-size: 0.875em;
}
@media only screen and (min-width: 48em) {
  /* line 24, ../sass/modules/_usercontent.scss */
  .usercontent-lead p {
    font-size: 1em;
  }
}

/* line 1, ../sass/modules/_divided.scss */
.divided {
  margin-bottom: 3.125em;
}
/* line 3, ../sass/modules/_divided.scss */
.divided > * {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAFCAYAAADSUmvpAAAAPElEQVQ4jWM4vHX2fyBm+P//PxhD+aNiRIqBCJgkMj0qRqQYAxaJUTESxJCTJ5weFSNeDFsI/x8VI14MACXo+S6XaRvWAAAAAElFTkSuQmCC') no-repeat center bottom;
  margin: 1.25em 0;
  padding: 0 0 1.25em;
}

/* line 1, ../sass/modules/_actionbar.scss */
.actionbar {
  background: rgba(0, 0, 0, 0.75);
  margin-bottom: 16px;
  z-index: 5;
}
/* line 5, ../sass/modules/_actionbar.scss */
.actionbar .btn, .actionbar form {
  margin: 0;
}

/* line 10, ../sass/modules/_actionbar.scss */
.actionbar-action {
  padding: 13px 16px;
}

/* line 1, ../sass/modules/_share.scss */
.share {
  background: white;
}
/* line 3, ../sass/modules/_share.scss */
.share > ul {
  list-style: none;
  margin: 1em 0 0;
  padding: 0;
  text-align: center;
  padding: 0.625em 0;
}
/* line 9, ../sass/modules/_share.scss */
.share > ul > li {
  display: inline-block;
  width: 10%;
  padding: 0;
  line-height: 1.1;
}
/* line 14, ../sass/modules/_share.scss */
.share > ul > li [class*="icon-"] {
  font-size: 2em;
  display: block;
  width: 90%;
  margin: auto;
}
/* line 20, ../sass/modules/_share.scss */
.share > ul > li > a {
  color: #201d1c;
}
/* line 24, ../sass/modules/_share.scss */
.share > ul > li:hover > a {
  color: #b3a180;
}
@media only screen and (min-width: 48em) {
  /* line 32, ../sass/modules/_share.scss */
  .share > ul {
    margin-top: 0;
  }
  /* line 34, ../sass/modules/_share.scss */
  .share > ul > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: none;
    width: 100%;
    padding: 0 0.3125em;
    margin: 0 0 0.3125em;
  }
}

/* line 46, ../sass/modules/_share.scss */
.anecdotes .share {
  margin-bottom: 1rem;
}

/* line 3, ../sass/modules/_slider.scss */
.slider-list {
  list-style-type: none;
}
/* line 5, ../sass/modules/_slider.scss */
.slider-list > li {
  display: inline-block;
  width: 30%;
}

/* line 1, ../sass/modules/_footer.scss */
.footer {
  background: #2b2726;
  color: #b3a180;
  padding: 3.125em 0;
}
/* line 5, ../sass/modules/_footer.scss */
.footer a {
  color: #b3a180;
}
/* line 7, ../sass/modules/_footer.scss */
.footer a:hover {
  color: #a08960;
}
@media only screen and (min-width: 48em) {
  /* line 1, ../sass/modules/_footer.scss */
  .footer {
    padding: 4.6875em 0;
  }
}
/* line 15, ../sass/modules/_footer.scss */
.footer .maincontainer {
  padding: .5rem 0;
  border-bottom: 1px solid #514D4C;
  margin-bottom: 1.5rem;
  margin-right: 1rem;
}
@media only screen and (min-width: 48em) {
  /* line 15, ../sass/modules/_footer.scss */
  .footer .maincontainer {
    padding: .5rem 0;
  }
}
/* line 26, ../sass/modules/_footer.scss */
.footer .footermainnav {
  margin: 0;
  list-style: none;
  text-transform: lowercase;
}
/* line 30, ../sass/modules/_footer.scss */
.footer .footermainnav > li {
  display: inline-block;
  margin: 0 2rem 0 0;
}
/* line 33, ../sass/modules/_footer.scss */
.footer .footermainnav > li > a {
  color: white;
  font-size: 1.875em;
  font-weight: bold;
}
/* line 39, ../sass/modules/_footer.scss */
.footer .footermainnav > li.active a {
  color: #f05a28;
}
/* line 44, ../sass/modules/_footer.scss */
.footer .footersubnav {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
@media only screen and (min-width: 48em) {
  /* line 44, ../sass/modules/_footer.scss */
  .footer .footersubnav {
    font-size: .875rem;
  }
}
/* line 53, ../sass/modules/_footer.scss */
.footer .footersubnav li {
  padding-bottom: 0;
}
/* line 57, ../sass/modules/_footer.scss */
.footer .t-subtle {
  font-size: 1rem;
  opacity: 1;
}
@media only screen and (min-width: 48em) {
  /* line 57, ../sass/modules/_footer.scss */
  .footer .t-subtle {
    font-size: .875rem;
  }
}
/* line 65, ../sass/modules/_footer.scss */
.footer .t-subtle p {
  color: #999999;
}
/* line 68, ../sass/modules/_footer.scss */
.footer .t-subtle.copyright {
  color: #cbc6c2;
}
/* line 71, ../sass/modules/_footer.scss */
.footer .t-subtle.formtext {
  color: #938f8e;
}
/* line 74, ../sass/modules/_footer.scss */
.footer .t-subtle a {
  color: #b3a180;
}
/* line 78, ../sass/modules/_footer.scss */
.footer .btn {
  background: transparent;
  border: 1px solid #b3a180;
  color: #b3a180;
  display: block;
  text-transform: uppercase;
}
/* line 85, ../sass/modules/_footer.scss */
.footer .btn:hover {
  background: #b3a180;
  color: #201d1c;
}
/* line 91, ../sass/modules/_footer.scss */
.footer .fancyinput {
  border-bottom: thin solid #514D4C;
}

/* line 1, ../sass/modules/_user.scss */
.user {
  text-transform: lowercase;
  font-size: 0.875em;
  font-weight: 600;
  color: white;
  line-height: 32px;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  /* line 1, ../sass/modules/_user.scss */
  .user {
    padding: 0.5rem 1rem;
    text-align: left;
  }
}
/* line 13, ../sass/modules/_user.scss */
.user span {
  color: #201d1c;
}
/* line 16, ../sass/modules/_user.scss */
.user a {
  color: #70aa74;
}
/* line 18, ../sass/modules/_user.scss */
.user a:hover {
  color: #437146;
}

/* line 24, ../sass/modules/_user.scss */
.user-img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em;
}

/* line 30, ../sass/modules/_user.scss */
.user-logout {
  position: relative;
  top: 4px;
}

/* line 6, ../sass/modules/_searchbar.scss */
.searchbar {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  background: #000;
  display: block;
  opacity: 0;
  height: 0;
}
/* line 12, ../sass/modules/_searchbar.scss */
.searchbar.show {
  opacity: 1;
  height: 70px;
}
/* line 16, ../sass/modules/_searchbar.scss */
.searchbar form {
  margin: 0;
}
/* line 19, ../sass/modules/_searchbar.scss */
.searchbar .searchbar-input {
  color: white;
  font-size: 1.375em;
  margin: 1rem 0;
  height: auto;
  padding: 0.25em 0.5em;
}
/* line 30, ../sass/modules/_searchbar.scss */
.searchbar .searchbar-input:focus {
  background: transparent;
}

/* line 37, ../sass/modules/_searchbar.scss */
.model-label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .875rem;
}

/* line 43, ../sass/modules/_searchbar.scss */
#id_models {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 47, ../sass/modules/_searchbar.scss */
#id_models li {
  display: inline-block;
  padding-right: 20px;
}
/* line 50, ../sass/modules/_searchbar.scss */
#id_models li .custom.checkbox {
  border: solid 1px #cccccc;
  pointer-events: none;
  ms-pointer-events: none;
}
/* line 55, ../sass/modules/_searchbar.scss */
#id_models li .custom.checkbox:before {
  top: 2px;
}

/* line 62, ../sass/modules/_searchbar.scss */
.search-pagination {
  width: 100%;
  text-align: center;
}

/* line 1, ../sass/modules/_msg.scss */
.msg {
  border-style: solid;
  border-width: 1px;
  border-color: #ce951c;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #e4ad39;
  text-align: center;
  margin: 0;
  border-left: 0;
  border-right: 0;
}
/* line 43, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.msg h1, .msg h2, .msg h3, .msg h4, .msg h5, .msg h6, .msg p {
  color: #333333;
}
/* line 47, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.msg > :first-child {
  margin-top: 0;
}
/* line 48, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.msg > :last-child {
  margin-bottom: 0;
}
/* line 51, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.msg h1, .msg h2, .msg h3, .msg h4, .msg h5, .msg h6 {
  line-height: 1;
  margin-bottom: 0.625em;
}
/* line 53, ../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/zurb-foundation-4.1.2/scss/foundation/components/_panels.scss */
.msg h1.subheader, .msg h2.subheader, .msg h3.subheader, .msg h4.subheader, .msg h5.subheader, .msg h6.subheader {
  line-height: 1.4;
}
/* line 7, ../sass/modules/_msg.scss */
.msg > ul {
  margin: 0;
  list-style: none;
}
/* line 12, ../sass/modules/_msg.scss */
.msg a {
  color: white;
}
/* line 14, ../sass/modules/_msg.scss */
.msg a:hover {
  border-bottom: 1px dotted;
}

/* line 1, ../sass/modules/_instructions.scss */
.instructions {
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 0.875em;
}

/* line 1, ../sass/modules/_formactions.scss */
.formactions {
  margin: 1em 0;
}
/* line 4, ../sass/modules/_formactions.scss */
.formactions .btn-delete {
  float: right;
}

/* line 1, ../sass/modules/_field.scss */
.field {
  margin-bottom: 1em;
}

/* line 5, ../sass/modules/_field.scss */
.checkbox {
  margin-top: .5rem;
}
/* line 7, ../sass/modules/_field.scss */
.checkbox input {
  display: inline;
}
/* line 10, ../sass/modules/_field.scss */
.checkbox label {
  display: inline;
}

/* line 4, ../sass/modules/_post.scss */
.post-head {
  margin-bottom: 2rem;
  padding: .5em 0 1em;
}

/* line 10, ../sass/modules/_post.scss */
.post-title {
  color: inherit;
  font-weight: 700;
  margin-bottom: 0;
}
/* line 15, ../sass/modules/_post.scss */
.post-title > a:hover {
  color: #201d1c;
}

/* line 1, ../sass/modules/_storylist.scss */
.storylist {
  overflow: hidden;
}

/* line 8, ../sass/modules/_storylist.scss */
.storylist-items {
  margin-bottom: 2em;
}
/* line 10, ../sass/modules/_storylist.scss */
.storylist-items > li {
  padding-bottom: 20px;
}

/*
   main story detail styles
   ========================================================================== */
/* line 7, ../sass/modules/_story.scss */
.story-banner {
  position: relative;
}

/* line 11, ../sass/modules/_story.scss */
.story-jumbotron {
  color: white;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  padding-top: 2rem;
}

/* line 19, ../sass/modules/_story.scss */
.story-leadimg {
  vertical-align: bottom;
}

/* line 23, ../sass/modules/_story.scss */
.story-intro {
  color: white;
  text-align: center;
  margin: 0;
  padding: 1em 0 0;
}
@media only screen and (min-width: 48em) {
  /* line 23, ../sass/modules/_story.scss */
  .story-intro {
    text-align: left;
    background: transparent !important;
    padding: 0;
  }
}

@media only screen and (min-width: 48em) {
  /* line 35, ../sass/modules/_story.scss */
  .story-lead {
    position: absolute;
    bottom: 0;
    z-index: 2;
  }
}

/* line 45, ../sass/modules/_story.scss */
.story-quote,
.story-quote > p {
  color: #b3a180;
  font-size: 1.5em;
  border-left: 0;
  padding: 0;
  line-height: 1.3;
}

/* line 53, ../sass/modules/_story.scss */
.has-pullquote:before {
  /* Reset metrics. */
  border: none;
  /* Content */
  content: attr(data-pullquote);
  /* Pull out to the right, modular scale based margins. */
  float: right;
  width: 20rem;
  margin: 0px 0 24px 36px;
  /* Baseline correction */
  position: relative;
  top: 0px;
  /* Typography (30px line-height equals 25% incremental leading) */
  color: #b3a180;
  font-size: 1.5em;
  border-left: 0;
  padding: 2rem;
  line-height: 1.3;
  background: white;
}
@media only screen and (min-width: 48em) {
  /* line 53, ../sass/modules/_story.scss */
  .has-pullquote:before {
    margin: 0px -10rem 24px 36px;
  }
}
@media (max-width: 640px) {
  /* line 53, ../sass/modules/_story.scss */
  .has-pullquote:before {
    width: 100%;
    float: right;
  }
}

/* line 86, ../sass/modules/_story.scss */
.anecdotes p {
  font-size: 1.35rem;
}
/* line 90, ../sass/modules/_story.scss */
.anecdotes h1.plum {
  color: #98338f;
}
/* line 93, ../sass/modules/_story.scss */
.anecdotes h1.sun {
  color: #f6863a;
}
/* line 96, ../sass/modules/_story.scss */
.anecdotes h1.raspberry {
  color: #eb0868;
}
/* line 99, ../sass/modules/_story.scss */
.anecdotes h1.pistachio {
  color: #93c961;
}
/* line 102, ../sass/modules/_story.scss */
.anecdotes h1.sunglow {
  color: #ffc445;
}
/* line 105, ../sass/modules/_story.scss */
.anecdotes h1.cinnibar {
  color: #ef432f;
}
/* line 108, ../sass/modules/_story.scss */
.anecdotes h1.portlandorange {
  color: #f05836;
}
/* line 111, ../sass/modules/_story.scss */
.anecdotes h1.shamrock {
  color: #109d5e;
}
/* line 114, ../sass/modules/_story.scss */
.anecdotes h1.bluegreen {
  color: #189ac4;
}
/* line 117, ../sass/modules/_story.scss */
.anecdotes h1.ballblue {
  color: #26b4d0;
}
/* line 120, ../sass/modules/_story.scss */
.anecdotes h1.tea {
  color: #c3b59e;
}
/* line 123, ../sass/modules/_story.scss */
.anecdotes h1.bokaragrey {
  color: #2b2726;
}

/* line 129, ../sass/modules/_story.scss */
.story-logo {
  display: block;
  margin: 2em auto;
}

/* line 134, ../sass/modules/_story.scss */
.story-image {
  margin-top: 2em;
}

/* line 138, ../sass/modules/_story.scss */
.story-meta {
  margin-top: 2em;
}

/* line 142, ../sass/modules/_story.scss */
.story-related {
  margin-top: -1em;
}

/*
   color variations
   ========================================================================== */
/* line 150, ../sass/modules/_story.scss */
.story--blue {
  background-color: #029bc5;
}

/* line 151, ../sass/modules/_story.scss */
.story--red {
  background-color: #fb4513;
}

/* line 152, ../sass/modules/_story.scss */
.story--orange {
  background-color: #ff9f14;
}

/* line 153, ../sass/modules/_story.scss */
.story--yellow {
  background-color: #ffc524;
}

/* line 154, ../sass/modules/_story.scss */
.story--green {
  background-color: #449f3f;
}

/* ==========================================================================
   story grid styles
   ========================================================================== */
/* line 163, ../sass/modules/_story.scss */
.story-griditem {
  display: block;
  max-width: 327px;
  margin: auto;
  position: relative;
}
/* line 169, ../sass/modules/_story.scss */
.story-griditem img {
  vertical-align: bottom;
}
/* line 173, ../sass/modules/_story.scss */
.story-griditem > a {
  display: block;
  overflow: hidden;
}

/*
   extra detail panel
   ========================================================================== */
/**
 * very ugly #shame
 * story-griditem-detail-wrap required for overflow hidden; can't use parent because of crazy shadow requirment
 * extra div also required for vertical centering
 */
/* line 190, ../sass/modules/_story.scss */
.story-griditem-detail-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 199, ../sass/modules/_story.scss */
.story-griditem-detail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  padding: 2em 4em;
  background: #201d1c;
  background: rgba(32, 29, 28, 0.94);
  color: white;
  font-size: 0.75em;
}

/* fallback styles for non-css3 browsers */
/* line 219, ../sass/modules/_story.scss */
.no-touch.csstransforms3d .story-griditem .story-griditem-detail {
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translate3D(0, 100%, 0);
  -moz-transform: translate3D(0, 100%, 0);
  -ms-transform: translate3D(0, 100%, 0);
  -o-transform: translate3D(0, 100%, 0);
  transform: translate3D(0, 100%, 0);
}
/* line 225, ../sass/modules/_story.scss */
.no-touch.csstransforms3d .story-griditem:hover .story-griditem-detail {
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  -o-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

/*
   STATE
   ========================================================================== */
@media only screen and (min-width: 48em) {
  /* line 2, ../sass/modules/_decoration.scss */
  .beige-centre-border {
    border-right: thin solid #b3a180;
  }
}
/* line 7, ../sass/modules/_decoration.scss */
.keyline {
  border: thin solid #b3a180;
}

/* line 1, ../sass/modules/_magellan.scss */
[data-magellan-expedition] {
  min-width: 15%;
}

/* line 1, ../sass/modules/_m-Featured.scss */
.m-Featured {
  font-size: 16px;
  background: url("../images/dark-pattern-bg.jpg") repeat;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-0 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-1 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.4s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-2 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.55s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-3 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.7s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-4 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.85s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-5 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  opacity: 1;
}
/* line 3, ../sass/modules/_m-Featured.scss */
.m-Featured .project-6 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.15s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  opacity: 1;
}
/* line 8, ../sass/modules/_m-Featured.scss */
.m-Featured [class*="block-grid-"] {
  margin: 0;
}
/* line 14, ../sass/modules/_m-Featured.scss */
.m-Featured .project-wrap {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  margin-left: 1rem;
  position: relative;
}
/* line 20, ../sass/modules/_m-Featured.scss */
.m-Featured ul {
  width: 1800px;
  padding: 1rem 0 0;
}
@media only screen and (min-width: 48em) {
  /* line 20, ../sass/modules/_m-Featured.scss */
  .m-Featured ul {
    width: auto;
  }
}
@media only screen and (max-width: 47.8em) {
  /* line 26, ../sass/modules/_m-Featured.scss */
  .m-Featured ul li {
    width: 300px;
  }
}

/* line 37, ../sass/modules/_m-Featured.scss */
.csstransitions .m-Featured.is-hidden .project {
  opacity: 0;
}

/* line 1, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton {
  background: white;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-0 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.15s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  opacity: 1;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-1 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  opacity: 1;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-2 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.35s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  opacity: 1;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-3 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.45s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  opacity: 1;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-4 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.55s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  opacity: 1;
}
/* line 5, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .container-5 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.65s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  opacity: 1;
}
/* line 12, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem {
  position: relative;
  border-bottom: 1px solid #f1ede7;
  padding: 2rem 3rem 2rem;
  overflow: hidden;
  display: block;
}
/* line 22, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.plum h2 {
  color: #98338f;
}
/* line 27, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.sun h2 {
  color: #f6863a;
}
/* line 32, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.raspberry h2 {
  color: #eb0868;
}
/* line 37, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.pistachio h2 {
  color: #93c961;
}
/* line 42, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.sunglow h2 {
  color: #ffc445;
}
/* line 47, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.cinnibar h2 {
  color: #ef432f;
}
/* line 52, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.portlandorange h2 {
  color: #f05836;
}
/* line 57, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.shamrock h2 {
  color: #109d5e;
}
/* line 62, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.bluegreen h2 {
  color: #189ac4;
}
/* line 67, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.ballblue h2 {
  color: #26b4d0;
}
/* line 72, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.tea h2 {
  color: #c3b59e;
}
/* line 77, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem.bokaragrey h2 {
  color: #2b2726;
}
/* line 82, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .content {
  position: relative;
  z-index: 1;
}
/* line 85, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .content h1 {
  color: #201d1c;
  font-size: 1rem;
  text-transform: uppercase;
}
/* line 90, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .content h2 {
  margin: 1rem 0;
  font-family: "blenderthin", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
/* line 93, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .content h2 span {
  text-transform: uppercase;
  font-family: "blenderheavy", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
/* line 98, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .content p {
  color: #201d1c;
  margin-bottom: 0;
}
/* line 103, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .background {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0;
}
/* line 110, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a .edmontonItem .background img {
  max-width: 1200px !important;
}
/* line 117, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a:hover .edmontonItem .background {
  opacity: 1;
}
/* line 121, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton a:hover .edmontonItem .content p, .m-MadeInEdmonton a:hover .edmontonItem .content h1, .m-MadeInEdmonton a:hover .edmontonItem .content h2 {
  color: white;
}
/* line 129, ../sass/modules/_m-MadeInEdmonton.scss */
.m-MadeInEdmonton .btn {
  margin-top: 2rem;
}

/* line 137, ../sass/modules/_m-MadeInEdmonton.scss */
.csstransitions .m-MadeInEdmonton.is-hidden .container {
  opacity: 0;
}

/* line 1, ../sass/modules/_m-Explore.scss */
.m-Explore {
  background: url("../images/dark-pattern-bg.jpg") repeat;
  position: relative;
}
/* line 5, ../sass/modules/_m-Explore.scss */
.m-Explore .right {
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}
/* line 9, ../sass/modules/_m-Explore.scss */
.m-Explore .left {
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
/* line 14, ../sass/modules/_m-Explore.scss */
.m-Explore:before {
  display: block;
  position: absolute;
  right: 50%;
  top: 23%;
  bottom: 19%;
  content: "";
  border-left: none;
}
@media only screen and (min-width: 48em) {
  /* line 14, ../sass/modules/_m-Explore.scss */
  .m-Explore:before {
    border-left: 1px solid #D7D6D2;
  }
}

/* line 28, ../sass/modules/_m-Explore.scss */
.m-Explore-box {
  padding: 0 50px;
}

/* line 34, ../sass/modules/_m-Explore.scss */
.csstransitions .m-Explore.is-hidden .right {
  opacity: 0;
}
/* line 37, ../sass/modules/_m-Explore.scss */
.csstransitions .m-Explore.is-hidden .left {
  opacity: 0;
}

/* line 1, ../sass/modules/_m-Blog.scss */
.m-Blog {
  background: url("../images/dark-pattern-bg.jpg") repeat;
  padding: 0 0 4.375em;
}
/* line 4, ../sass/modules/_m-Blog.scss */
.m-Blog .blog-item-1 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  opacity: 1;
}
/* line 9, ../sass/modules/_m-Blog.scss */
.m-Blog .blog-item-2 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.35s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  opacity: 1;
}
/* line 9, ../sass/modules/_m-Blog.scss */
.m-Blog .blog-item-3 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.45s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  opacity: 1;
}
/* line 9, ../sass/modules/_m-Blog.scss */
.m-Blog .blog-item-4 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.55s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  opacity: 1;
}
/* line 9, ../sass/modules/_m-Blog.scss */
.m-Blog .blog-item-5 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.65s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  opacity: 1;
}
/* line 14, ../sass/modules/_m-Blog.scss */
.m-Blog .m-BlogInner {
  padding: 3.125em 0;
  background: white;
}
/* line 18, ../sass/modules/_m-Blog.scss */
.m-Blog .BlogItem {
  border-bottom: 1px solid #f1ede7;
  margin: .5rem 0 2rem;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 48em) {
  /* line 18, ../sass/modules/_m-Blog.scss */
  .m-Blog .BlogItem {
    margin: .5rem 3rem 2rem;
  }
}
/* line 27, ../sass/modules/_m-Blog.scss */
.m-Blog .BlogItem:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 31, ../sass/modules/_m-Blog.scss */
.m-Blog .BlogItem h1 {
  font-size: 2.5rem;
  line-height: 1;
}
/* line 35, ../sass/modules/_m-Blog.scss */
.m-Blog .BlogItem .pubdate {
  margin: .5rem 0;
  font-size: .8rem;
}

/* line 43, ../sass/modules/_m-Blog.scss */
.m-BlogPage {
  padding: 0 0 4.375em;
}
/* line 46, ../sass/modules/_m-Blog.scss */
.m-BlogPage .m-BlogInner {
  padding: 0 0 3.125em 0;
  background: white;
}
/* line 50, ../sass/modules/_m-Blog.scss */
.m-BlogPage .BlogItem {
  border-bottom: 1px solid #f1ede7;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
/* line 56, ../sass/modules/_m-Blog.scss */
.m-BlogPage .BlogItem:last-child {
  border-bottom: none;
}
/* line 59, ../sass/modules/_m-Blog.scss */
.m-BlogPage .BlogItem h1 {
  font-size: 2.5rem;
  line-height: 1;
}
/* line 63, ../sass/modules/_m-Blog.scss */
.m-BlogPage .BlogItem .pubdate {
  margin: .5rem 0;
  font-size: .8rem;
}
/* line 67, ../sass/modules/_m-Blog.scss */
.m-BlogPage .BlogItem p {
  line-height: 1.2;
}

/* line 73, ../sass/modules/_m-Blog.scss */
.blog-toolbar {
  padding: 2rem 0;
}

/* line 78, ../sass/modules/_m-Blog.scss */
.categories ul {
  list-style-type: none;
}

/* line 85, ../sass/modules/_m-Blog.scss */
.csstransitions .m-Blog.is-hidden .blog-item {
  opacity: 0;
}

/* Navigation Menu - Background */
/* line 2, ../sass/modules/_slide-nav.scss */
.slide-nav {
  /* critical sizing and position styles */
  margin: 0;
  padding: 0 10px;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.5s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  opacity: 1;
  width: 250px;
  height: 100%;
  position: fixed;
  font-size: 20px;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow: auto;
  /* non-critical appearance styles */
  list-style: none;
  background: #fff;
}
/* line 22, ../sass/modules/_slide-nav.scss */
.slide-nav li {
  padding: 0 1rem;
}
/* line 25, ../sass/modules/_slide-nav.scss */
.slide-nav label {
  margin-top: .5rem;
  margin-bottom: .05rem;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.85rem;
}
/* line 34, ../sass/modules/_slide-nav.scss */
.slide-nav .utility li {
  padding: 0 .5rem;
}
/* line 38, ../sass/modules/_slide-nav.scss */
.slide-nav .event {
  margin: 2rem 0;
}
/* line 40, ../sass/modules/_slide-nav.scss */
.slide-nav .event img {
  margin: 0 0 1rem;
}
/* line 44, ../sass/modules/_slide-nav.scss */
.slide-nav .social {
  text-align: center;
  margin: 0 0 1rem;
}
/* line 47, ../sass/modules/_slide-nav.scss */
.slide-nav .social ul {
  margin: 0;
}
/* line 49, ../sass/modules/_slide-nav.scss */
.slide-nav .social ul li {
  padding: 0;
}
/* line 54, ../sass/modules/_slide-nav.scss */
.slide-nav .user {
  border-bottom: 1px solid #b0986b;
  padding: 1rem;
  margin: 1rem 0;
  text-align: center;
}

/* Navigation Menu - List items */
/* line 63, ../sass/modules/_slide-nav.scss */
.nav-item {
  /* non-critical appearance styles */
  width: 250px;
}

/* line 73, ../sass/modules/_slide-nav.scss */
.nav-item a {
  /* non-critical appearance styles */
  color: #222;
  display: block;
  font-size: 18px;
  padding: 6px 0;
  text-decoration: none;
  transition: color 0.2s, background 0.5s;
  font-weight: 300;
  text-transform: lowercase;
}

/* Site Wrapper - Everything that isn't navigation */
/* line 90, ../sass/modules/_slide-nav.scss */
.site-wrap {
  /* Critical position and size styles */
  background: url("../images/dark-pattern-bg.jpg") repeat;
  bottom: 100%;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  /* non-critical apperance styles */
}

/* Nav Trigger */
/* line 108, ../sass/modules/_slide-nav.scss */
.nav-trigger {
  /* critical styles - hide the checkbox input */
  position: absolute;
  clip: rect(0, 0, 0, 0);
  display: none;
}

/* line 116, ../sass/modules/_slide-nav.scss */
label[for="nav-trigger"] {
  /* critical positioning styles */
  position: fixed;
  right: 15px;
  top: -9999px;
  z-index: 2;
  /* non-critical apperance styles */
  height: 20px;
  width: 24px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
  background-size: contain;
}
@media screen and (max-width: 768px) {
  /* line 116, ../sass/modules/_slide-nav.scss */
  label[for="nav-trigger"] {
    top: 20px;
  }
}

/* Make the Magic Happen */
/* line 134, ../sass/modules/_slide-nav.scss */
.nav-trigger + label, .site-wrap {
  transition: right 0.2s;
}

/* line 138, ../sass/modules/_slide-nav.scss */
.nav-trigger:checked + label {
  right: 265px;
}

/* line 142, ../sass/modules/_slide-nav.scss */
.nav-trigger:checked ~ .site-wrap {
  right: 250px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}

/* line 147, ../sass/modules/_slide-nav.scss */
body {
  /* Without this, the body has excess horizontal scroll when the menu is open */
  overflow-x: hidden;
}

/* line 153, ../sass/modules/_slide-nav.scss */
.csstransitions .slide-nav.is-hidden {
  opacity: 0;
  -webkit-transform: translateX(2000px);
  -moz-transform: translateX(2000px);
  -ms-transform: translateX(2000px);
  -o-transform: translateX(2000px);
  transform: translateX(2000px);
}

/* line 1, ../sass/modules/_m-Event.scss */
.m-Event {
  padding: 0 0 4.375em;
}
/* line 3, ../sass/modules/_m-Event.scss */
.m-Event .event {
  border-bottom: 1px solid #f1ede7;
  color: #201d1c;
  padding-bottom: 1rem;
}
/* line 7, ../sass/modules/_m-Event.scss */
.m-Event .event:last-child {
  border-bottom: none;
}
/* line 10, ../sass/modules/_m-Event.scss */
.m-Event .event h1 {
  font-size: 2.5rem;
  line-height: 1;
}
/* line 14, ../sass/modules/_m-Event.scss */
.m-Event .event h4 {
  margin-top: 2rem;
  font-size: 1.25rem;
  text-transform: uppercase;
}
/* line 19, ../sass/modules/_m-Event.scss */
.m-Event .event .eventdate {
  margin: .5rem 0;
  font-size: 1.2rem;
}
/* line 23, ../sass/modules/_m-Event.scss */
.m-Event .event p {
  line-height: 1.2;
}
/* line 26, ../sass/modules/_m-Event.scss */
.m-Event .event ul {
  list-style-position: inside;
}
/* line 31, ../sass/modules/_m-Event.scss */
.m-Event aside .btn {
  display: block;
  margin-bottom: 1rem;
}

/* line 1, ../sass/modules/_m-AboutHeader.scss */
.m-AboutHeader {
  padding: 5rem 0;
}
/* line 3, ../sass/modules/_m-AboutHeader.scss */
.m-AboutHeader h1 {
  font-family: "blenderthin", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  line-height: 2rem;
  font-size: 2.5rem;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}
@media only screen and (min-width: 48em) {
  /* line 3, ../sass/modules/_m-AboutHeader.scss */
  .m-AboutHeader h1 {
    line-height: 3rem;
    font-size: 3.5rem;
  }
}
/* line 15, ../sass/modules/_m-AboutHeader.scss */
.m-AboutHeader h2 {
  font-size: 1.8rem;
  font-weight: 300;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.5s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}

/* line 26, ../sass/modules/_m-AboutHeader.scss */
.csstransitions .m-AboutHeader.is-hidden h1 {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}
/* line 30, ../sass/modules/_m-AboutHeader.scss */
.csstransitions .m-AboutHeader.is-hidden h2 {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}

/* line 3, ../sass/modules/_m-AboutWhyEdmonton.scss */
.m-AboutWhyEdmonton .row {
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  background: url("../images/about-river.jpg") no-repeat;
  padding: 6rem 3rem 0;
  opacity: 1;
  background-size: cover;
  min-height: 600px;
}
@media only screen and (min-width: 48em) {
  /* line 3, ../sass/modules/_m-AboutWhyEdmonton.scss */
  .m-AboutWhyEdmonton .row {
    padding: 6rem 6rem 0;
  }
}
/* line 14, ../sass/modules/_m-AboutWhyEdmonton.scss */
.m-AboutWhyEdmonton h1 {
  font-size: 2.75rem;
  margin-bottom: 0.5rem;
  line-height: 2.5rem;
}
/* line 19, ../sass/modules/_m-AboutWhyEdmonton.scss */
.m-AboutWhyEdmonton p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
}
/* line 24, ../sass/modules/_m-AboutWhyEdmonton.scss */
.m-AboutWhyEdmonton .content {
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.75s;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
}

/* line 32, ../sass/modules/_m-AboutWhyEdmonton.scss */
.csstransitions .m-AboutWhyEdmonton.is-hidden .row {
  opacity: 0;
}
/* line 35, ../sass/modules/_m-AboutWhyEdmonton.scss */
.csstransitions .m-AboutWhyEdmonton.is-hidden .content {
  opacity: 0;
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}

/* line 2, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs .row {
  background: url("../images/about-snowball.jpg") no-repeat;
  background-size: cover;
  min-height: 700px;
  position: relative;
}
/* line 8, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs .content {
  padding: 16rem 3rem 0;
  z-index: 2;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
}
@media only screen and (min-width: 48em) {
  /* line 8, ../sass/modules/_m-AboutWhatIs.scss */
  .m-AboutWhatIs .content {
    padding: 20rem 6rem 0;
  }
}
/* line 17, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
/* line 30, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs h1 {
  font-size: 2.75rem;
  margin-bottom: 0.5rem;
  line-height: 2.5rem;
}
/* line 35, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
}
/* line 40, ../sass/modules/_m-AboutWhatIs.scss */
.m-AboutWhatIs h4 {
  margin-top: 2rem;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
  color: #aaa;
}

/* line 52, ../sass/modules/_m-AboutWhatIs.scss */
.csstransitions .m-AboutWhatIs.is-hidden .content {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}

/* line 1, ../sass/modules/_m-AboutBreak.scss */
.m-AboutBreak {
  padding: 5rem 0;
}
/* line 3, ../sass/modules/_m-AboutBreak.scss */
.m-AboutBreak h2 {
  font-size: 1.5rem;
  font-weight: 300;
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
}

/* line 13, ../sass/modules/_m-AboutBreak.scss */
.csstransitions .m-AboutBreak.is-hidden h2 {
  opacity: 0;
}

/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-0 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.15s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-1 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-2 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.35s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.35s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-3 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.45s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-4 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.55s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-5 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.65s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-6 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.75s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-7 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.85s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-8 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.95s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-9 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.05s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-10 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.15s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-11 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.25s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-12 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.35s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-13 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.45s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-14 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.55s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-15 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.65s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
  opacity: 1;
  cursor: pointer;
}
/* line 4, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item-small-16 {
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.75s;
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
  opacity: 1;
  cursor: pointer;
}
/* line 13, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 150px;
  width: 20%;
}
/* line 20, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item.w3 {
  -webkit-transition: all 1s ease-out;
  -webkit-transition-delay: 0;
  -moz-transition: all 1s ease-out 0;
  -o-transition: all 1s ease-out 0;
  transition: all 1s ease-out 0;
  background-color: #2b2726;
  height: 450px;
  padding: 0 3rem;
  text-align: center;
  width: 60%;
  opacity: 1;
}
@media only screen and (min-width: 48em) {
  /* line 20, ../sass/modules/_m-AboutProjects.scss */
  .m-AboutProjects .item.w3 {
    padding: 0 6rem;
  }
}
/* line 31, ../sass/modules/_m-AboutProjects.scss */
.m-AboutProjects .item.w3 h2 {
  color: white;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 48em) {
  /* line 31, ../sass/modules/_m-AboutProjects.scss */
  .m-AboutProjects .item.w3 h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

/* line 52, ../sass/modules/_m-AboutProjects.scss */
.csstransitions .m-AboutProjects.is-hidden .item-small {
  opacity: 0;
}
/* line 55, ../sass/modules/_m-AboutProjects.scss */
.csstransitions .m-AboutProjects.is-hidden .w3 {
  opacity: 0;
}

/* line 1, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal {
  padding: 5rem 0;
}
/* line 4, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .content {
  opacity: 1;
  -webkit-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  padding: 0 3rem;
}
@media only screen and (min-width: 48em) {
  /* line 4, ../sass/modules/_m-AboutOriginal.scss */
  .m-AboutOriginal .content {
    padding: 0 6rem;
  }
}
/* line 11, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .content h1 {
  font-size: 2.75rem;
  margin-bottom: 1rem;
  line-height: 2.5rem;
}
/* line 16, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .content p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
}
/* line 22, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container {
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
}
/* line 26, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .col {
  text-align: center;
  display: inline-block;
  position: relative;
  width: 90%;
  margin: 4% 0 5% 3%;
  padding: 0%;
  background-color: transparent;
  border-top: none;
}
/* line 35, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .col .spacer {
  position: relative;
  padding-top: 100%;
}
/* line 39, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .col:nth-child(3n+1) {
  margin-left: 1%;
}
@media only screen and (min-width: 48em) {
  /* line 26, ../sass/modules/_m-AboutOriginal.scss */
  .m-AboutOriginal .container .col {
    width: 70%;
  }
}
/* line 47, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .circle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../images/about-circle.jpg") no-repeat;
  background-size: cover;
  color: white;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
  display: block;
}
/* line 61, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .circle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -2%;
}
/* line 68, ../sass/modules/_m-AboutOriginal.scss */
.m-AboutOriginal .container .circle p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2rem;
  line-height: 1.5rem;
  padding: 0 40px;
  font-weight: normal;
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  /* line 68, ../sass/modules/_m-AboutOriginal.scss */
  .m-AboutOriginal .container .circle p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* line 87, ../sass/modules/_m-AboutOriginal.scss */
.csstransitions .m-AboutOriginal.is-hidden .content {
  opacity: 0;
}
/* line 90, ../sass/modules/_m-AboutOriginal.scss */
.csstransitions .m-AboutOriginal.is-hidden .container {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
}

/* line 1, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA {
  padding: 0 0 5rem;
  text-align: center;
}
/* line 4, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA h1 {
  font-size: 2.75rem;
  margin-bottom: 0.5rem;
  line-height: 2.5rem;
}
/* line 9, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
}
/* line 14, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA .right {
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.25s;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
  margin-top: 2rem;
}
@media only screen and (min-width: 48em) {
  /* line 14, ../sass/modules/_m-AboutCTA.scss */
  .m-AboutCTA .right {
    border-left: 1px solid #999;
    margin-top: 0;
  }
}
/* line 24, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA .left {
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0;
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0;
}
/* line 29, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA .btn {
  display: inline-block;
  margin-top: 1rem;
}
/* line 33, ../sass/modules/_m-AboutCTA.scss */
.m-AboutCTA img {
  padding: 2rem 0;
}

/* line 41, ../sass/modules/_m-AboutCTA.scss */
.csstransitions .m-AboutCTA.is-hidden .right, .csstransitions .m-AboutCTA.is-hidden .left {
  opacity: 0;
}

/* line 1, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader {
  text-align: center;
  position: relative;
  padding: 5rem 0;
}
/* line 5, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader h1 {
  font-family: "blenderheavy", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 4rem;
  color: #222;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
@media only screen and (min-width: 48em) {
  /* line 5, ../sass/modules/_m-StoryHeader.scss */
  .m-StoryHeader h1 {
    font-size: 8rem;
    line-height: 1;
  }
}
/* line 16, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader h1 span {
  font-family: "blenderthin", "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  display: block;
  color: white;
  font-size: 1.5rem;
  letter-spacing: .15rem;
}
@media only screen and (min-width: 48em) {
  /* line 16, ../sass/modules/_m-StoryHeader.scss */
  .m-StoryHeader h1 span {
    font-size: 2.5rem;
  }
}
/* line 27, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader h2 {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 1.75rem;
}
/* line 32, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader h3 {
  font-weight: 500;
  font-size: 1rem;
  margin: 0;
}
/* line 37, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader h4 {
  font-weight: 300;
  margin-bottom: 0;
  font-size: .9rem;
  margin: 0;
}
/* line 43, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader .dotted {
  margin: 1rem auto;
  width: 300px;
  border-bottom: 4px dashed white;
}
/* line 48, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader .edmonton-made {
  transform: translateY(45px);
  width: 100%;
  max-width: 75rem;
}
/* line 52, ../sass/modules/_m-StoryHeader.scss */
.m-StoryHeader .edmonton-made img {
  transform: rotate(10deg);
  float: right;
}

/* line 1, ../sass/modules/_m-SidebarSignup.scss */
.sidebar-signup {
  margin-bottom: 3rem;
}
/* line 3, ../sass/modules/_m-SidebarSignup.scss */
.sidebar-signup p {
  margin-bottom: .75em;
}

/* line 1, ../sass/modules/_m-SignUp.scss */
.m-SignUp {
  background: url("../images/signup-bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 8rem 0;
}
/* line 5, ../sass/modules/_m-SignUp.scss */
.m-SignUp h1 {
  color: #b0986b;
  font-size: 2.5rem;
}
/* line 9, ../sass/modules/_m-SignUp.scss */
.m-SignUp p {
  color: #fff;
  font-weight: 300;
}
/* line 13, ../sass/modules/_m-SignUp.scss */
.m-SignUp label {
  color: #fff;
}
/* line 16, ../sass/modules/_m-SignUp.scss */
.m-SignUp input {
  margin-bottom: 0;
}
/* line 19, ../sass/modules/_m-SignUp.scss */
.m-SignUp .field {
  margin-bottom: 0;
}
/* line 22, ../sass/modules/_m-SignUp.scss */
.m-SignUp .checkbox {
  margin-top: .5rem;
  margin-bottom: 1rem;
}
/* line 25, ../sass/modules/_m-SignUp.scss */
.m-SignUp .checkbox input {
  display: inline;
}
/* line 28, ../sass/modules/_m-SignUp.scss */
.m-SignUp .checkbox label {
  display: inline;
}

/* line 1, ../sass/modules/_m-LogIn.scss */
.m-LogIn {
  background: url("../images/login-bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 8rem;
}
/* line 5, ../sass/modules/_m-LogIn.scss */
.m-LogIn h1 {
  color: #b0986b;
  font-size: 2.5rem;
}
/* line 9, ../sass/modules/_m-LogIn.scss */
.m-LogIn p {
  color: #fff;
  font-weight: 300;
}

/* line 1, ../sass/modules/_m-Gallery.scss */
.m-Gallery {
  padding: 4.375em 0;
}
/* line 3, ../sass/modules/_m-Gallery.scss */
.m-Gallery ul {
  list-style-type: none;
  margin-top: 2rem;
}
/* line 6, ../sass/modules/_m-Gallery.scss */
.m-Gallery ul li {
  display: inline-block;
  max-width: 48%;
  padding: 1%;
}
@media only screen and (min-width: 48em) {
  /* line 6, ../sass/modules/_m-Gallery.scss */
  .m-Gallery ul li {
    max-width: 24%;
    padding: 1%;
  }
}

/* line 2, ../sass/modules/_m-SideNav.scss */
.m-SideNav ul {
  list-style-type: none;
}
/* line 5, ../sass/modules/_m-SideNav.scss */
.m-SideNav .children {
  margin-left: 0;
}
/* line 10, ../sass/modules/_m-SideNav.scss */
.m-SideNav h6 {
  margin-bottom: 0.25em;
}

/* line 2, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm input, .m-SpecialForm textarea {
  border-radius: 5px;
  border: thin solid #b3a180;
  height: 43px;
  font-size: 1rem;
  background-color: #fff;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 11, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm input[placeholder="First"], .m-SpecialForm textarea[placeholder="First"] {
  border-right: 15px solid #fff;
}
/* line 14, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm input:focus, .m-SpecialForm textarea:focus {
  background: #ddd;
  box-shadow: none;
}
/* line 18, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm textarea {
  padding: 12px 8px;
  height: 100px;
}
/* line 22, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm ::-webkit-input-placeholder {
  color: #aaa;
}
/* line 25, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm :-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
}
/* line 29, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
}
/* line 33, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm :-ms-input-placeholder {
  color: #aaa;
}
/* line 36, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm p {
  margin-bottom: 0;
}
/* line 39, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .field {
  margin-bottom: 1.25rem;
}
/* line 42, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm label {
  position: absolute;
  top: 0px;
  left: 15px;
  font-size: 11px;
  color: #f1ede7;
  transition: all 0.1s linear;
  opacity: 0;
  font-weight: normal;
}
/* line 52, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm label.on {
  color: #f1ede7;
}
/* line 55, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm label.show {
  top: -13px;
  opacity: 1;
}
/* line 59, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .checkbox {
  margin-top: -.5rem;
  margin-bottom: .5rem;
  position: relative;
}
/* line 63, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .checkbox input {
  display: inline;
  height: auto;
}
/* line 67, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .checkbox label {
  top: 3px;
  left: 20px;
  display: inline;
  opacity: 1;
  color: #222;
}
/* line 74, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .checkbox .t-small {
  top: 20px;
  font-size: 0.75em;
  position: absolute;
  left: 0;
}
/* line 82, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm .error small,
.m-SpecialForm small.error {
  display: block;
  padding: 0.375em 0.5rem;
  margin-top: -0.5em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #ea2c42;
  color: white;
  border-radius: 0 0 5px 5px;
}

/* line 96, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm-light label {
  color: #222;
}
/* line 99, ../sass/modules/_m-SpecialForm.scss */
.m-SpecialForm-light label.on {
  color: #222;
}

/* line 2, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .instructions {
  border-radius: 5px;
  border: 1px solid yellow;
  padding: 0.5rem;
  /* padding-right: 0.5em; */
  font-size: 0.875em;
  background: rgba(255, 255, 0, 0.2);
  margin: 0;
  margin-bottom: 1rem;
}
/* line 12, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .basic-details {
  padding: 1rem 0;
}
/* line 15, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .event-details {
  padding: 1rem 0;
}
/* line 18, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .location-details {
  padding: 1rem 0;
}
/* line 21, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .project-details {
  padding: 1rem 0;
}
/* line 24, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .look-feel {
  padding: 1rem 0;
}
/* line 27, ../sass/modules/_m-ProjectForm.scss */
.m-ProjectForm .gallery-video {
  padding: 1rem 0;
}

/* line 1, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

/* line 20, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 30, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 34, ../sass/modules/_m-DatePicker.scss */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 43, ../sass/modules/_m-DatePicker.scss */
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 44, ../sass/modules/_m-DatePicker.scss */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 45, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 50, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 56, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 59, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 62, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 67, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 70, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 77, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 81, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

/* line 89, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 93, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 102, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 106, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 112, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 119, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}

/* line 137, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 146, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 151, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}

/* line 156, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 169, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 174, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 178, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 193, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 196, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 199, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 210, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 211, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 212, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 216, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 220, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 226, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 230, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 233, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 237, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 242, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 245, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 248, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 261, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 264, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #F1F1F1;
}

/* line 267, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33AAFF;
}

/* line 272, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 280, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 284, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 289, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 295, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit  !important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 300, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 306, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 307, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 308, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 311, ../sass/modules/_m-DatePicker.scss */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 315, ../sass/modules/_m-DatePicker.scss */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 320, ../sass/modules/_m-DatePicker.scss */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 328, ../sass/modules/_m-DatePicker.scss */
.xdsoft_scroller_box {
  position: relative;
}

/* line 333, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000000;
  border-bottom: 1px solid #444444;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  color: #cccccc;
}

/* line 343, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222222;
}

/* line 346, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222222;
  color: #999999;
}

/* line 352, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 355, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 360, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 365, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 374, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 379, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222222;
  color: #999999;
}

/* line 385, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 388, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 393, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 400, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 405, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 408, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 409, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 410, ../sass/modules/_m-DatePicker.scss */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 413, ../sass/modules/_m-DatePicker.scss */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 416, ../sass/modules/_m-DatePicker.scss */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
