/* line 10, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_clearfix.sass */
.link--wrapper {
  zoom: 1;
}
/* line 11, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_clearfix.sass */
.link--wrapper:before, .link--wrapper:after {
  content: "";
  display: table;
}
/* line 14, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_clearfix.sass */
.link--wrapper:after {
  clear: both;
}

/* line 2, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_cross_browser.sass */
.link--back {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 2, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_image_replacement.sass */
.tag--card__content .icon--white {
  display: inline-block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

/* line 2, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_pseudo_elements.sass */
.tag:before, .tag--horizontal:before, .tag--horizontal--right:before, .tag:after, .tag--horizontal:after, .tag--horizontal--right:after {
  content: "";
  display: block;
}

/* line 7, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_pseudo_elements.sass */
.tag:before, .tag--horizontal:before, .tag--horizontal--right:before, .tag:after, .tag--horizontal:after, .tag--horizontal--right:after {
  position: absolute;
}

/* line 9, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_typographic_modifiers.sass */
.search__result-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 18, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/helpers/_typographic_modifiers.sass */
.tag--price__inner, .tag--competition__inner, .flyout__filter {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-smoothing: subpixel-antialiased;
}

/* line 2, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/icons/_icon_setup.sass */
.link--back {
  position: relative;
}
/* line 4, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/icons/_icon_setup.sass */
.link--back:before {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  display: block;
  pointer-events: none;
}

/* line 33, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/extends/lp_styles/_decoration.sass */
.flyout, .search__result {
  border-radius: 4px;
}

/* line 10, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__inner, .tag--non-bookable, .tag--card, .tag--competition__inner {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 15, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--horizontal--left {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 20, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--horizontal--right {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 34, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag {
  font-size: 11px;
  font-size: 0.78571rem;
  float: right;
  margin-left: 6px;
  position: relative;
  text-align: center;
}

/* line 47, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--horizontal {
  z-index: 10;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #fff;
  position: absolute;
  font-weight: bold;
  padding: 6px 10px;
  text-transform: uppercase;
  background: #16c98d;
  top: 12px;
}

/* line 59, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--horizontal--left {
  left: -6px;
}
/* line 38, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--horizontal--left:before {
  background: #16c98d;
  bottom: -4px;
  height: 4px;
  left: 0;
  width: 4px;
}
/* line 44, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--horizontal--left:after {
  background: #114f3a;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  bottom: -6px;
  height: 6px;
  left: 0;
  width: 6px;
}

/* line 64, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--horizontal--right {
  right: -6px;
}
/* line 54, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--horizontal--right:before {
  background: #16c98d;
  bottom: -4px;
  height: 4px;
  right: 0;
  width: 4px;
  left: auto;
}
/* line 61, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--horizontal--right:after {
  background: #114f3a;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  bottom: -6px;
  height: 6px;
  right: 0;
  left: auto;
  width: 6px;
}

/* line 74, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price {
  min-width: 46px;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price:before {
  background-color: #feef6d;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 12, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price:after {
  background-color: #d8c413;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 3px;
  left: -4px;
  top: 0;
  width: 4px;
}

/* line 78, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--small {
  min-width: 32px;
}

/* line 81, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--large {
  min-width: 60px;
}
/* line 22, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price--large:before {
  background-color: #feef6d;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 28, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price--large:after {
  background-color: #d8c413;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 4px;
  left: -7px;
  top: 0;
  width: 7px;
}

/* line 85, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide {
  min-width: 80px;
}
/* line 22, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price--wide:before {
  background-color: #16c98d;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 28, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--price--wide:after {
  background-color: #114f3a;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 4px;
  left: -7px;
  top: 0;
  width: 7px;
}

/* line 89, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__inner {
  overflow: hidden;
}

/* line 95, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__values {
  background-color: #feef6d;
  padding: 4px 6px;
  line-height: 15px;
}
/* line 97, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--small .tag--price__values {
  padding: 2px 4px;
  line-height: 13px;
}
/* line 101, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--large .tag--price__values {
  padding: 6px 10px;
  font-size: 12px;
  font-size: 0.85714rem;
}
/* line 105, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide .tag--price__values {
  padding: 4px 10px;
  font-size: 13px;
  font-size: 0.92857rem;
}

/* line 110, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--discount.tag--price--wide {
  color: #fff;
}
/* line 112, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--discount.tag--price--wide .tag--price__values {
  background-color: #16c98d;
  padding: 4px 6px;
  line-height: 15px;
}

/* line 115, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__icon {
  width: 100%;
  height: 20px;
  text-align: center;
}
/* line 119, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__icon:before {
  display: inline-block;
  width: 18px;
  height: 18px;
}

/* line 124, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__amount {
  font-size: 20px;
  font-size: 1.42857rem;
  display: block;
}
/* line 128, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--small .tag--price__amount {
  font-size: 16px;
  font-size: 1.14286rem;
}
/* line 131, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--large .tag--price__amount {
  font-size: 28px;
  font-size: 2rem;
  line-height: 26px;
}
/* line 135, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide .tag--price__amount {
  font-size: 28px;
  font-size: 2rem;
  line-height: 26px;
  margin-top: 5px;
}

/* line 140, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__currency {
  font-size: 0.65em;
  line-height: 0;
  position: relative;
  top: -0.35em;
  word-spacing: -2px;
}
/* line 147, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--large .tag--price__currency {
  font-size: 0.55em;
  top: -0.5em;
}
/* line 151, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide .tag--price__currency {
  font-size: 0.55em;
  top: -0.5em;
}

/* line 155, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__decimal {
  font-size: 12px;
  font-size: 0.85714rem;
  position: relative;
  top: -0.4em;
}
/* line 160, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--small .tag--price__decimal {
  font-size: 10px;
  font-size: 0.71429rem;
}
/* line 163, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--large .tag--price__decimal {
  top: -0.5em;
  font-size: 16px;
  font-size: 1.14286rem;
}
/* line 167, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide .tag--price__decimal {
  top: -0.5em;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 171, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price__retail {
  font-size: 12px;
  font-size: 0.85714rem;
  background: #2c3643;
  color: #fff;
  padding: 2px 0;
  text-decoration: line-through;
}
/* line 177, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--price--wide .tag--price__retail {
  font-size: 14px;
  font-size: 1rem;
}

/* line 180, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--non-bookable {
  background-color: #feef6d;
  padding: 7px;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--non-bookable:before {
  background-color: #feef6d;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 12, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--non-bookable:after {
  background-color: #d8c413;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 3px;
  left: -4px;
  top: 0;
  width: 4px;
}
/* line 185, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--non-bookable .icon--contact {
  width: 30px;
  height: 30px;
  opacity: 0.3;
}

/* line 195, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--card {
  background-color: #297CBB;
  color: #fff;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--card:before {
  background-color: #297CBB;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 12, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--card:after {
  background-color: #1a364b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 3px;
  left: -4px;
  top: 0;
  width: 4px;
}

/* line 201, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--card__content {
  position: relative;
  width: 34px;
}
/* line 205, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--card__content .icon--white {
  width: 32px;
  height: 23px;
}
/* line 211, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--top-choice .tag--card__content:after {
  position: absolute;
  bottom: -13px;
  height: 12px;
  width: 100%;
  left: 0;
}

/* line 218, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--lp-reviewed {
  width: 34px;
}
/* line 220, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--lp-reviewed .icon--lp-reviewed {
  width: 28px;
  height: 24px;
  margin: 8px 0 3px;
}

/* line 226, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--top-choice {
  padding-bottom: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 230, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--top-choice .icon--top-choice {
  position: relative;
  left: -1px;
}

/* line 240, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel {
  bottom: auto;
  top: 20px;
  background-color: #297CBB;
  width: 220px;
  padding: 5px 0px 5px 10px;
  max-height: 26px;
}
/* line 247, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel .tag__ribbon {
  z-index: -1;
  position: absolute;
  width: 0;
  bottom: 0;
  border: 13px solid #297CBB;
}
/* line 253, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel.tag--horizontal--right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 54, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--best-in-travel.tag--horizontal--right:before {
  background: #297CBB;
  bottom: -4px;
  height: 4px;
  right: 0;
  width: 4px;
  left: auto;
}
/* line 61, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--best-in-travel.tag--horizontal--right:after {
  background: #1a364b;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  bottom: -6px;
  height: 6px;
  right: 0;
  left: auto;
  width: 6px;
}
/* line 257, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel.tag--horizontal--right .tag__ribbon {
  left: -10px;
  border-left-color: transparent;
  border-left-width: 6px;
}
/* line 261, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel.tag--horizontal--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 38, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--best-in-travel.tag--horizontal--left:before {
  background: #297CBB;
  bottom: -4px;
  height: 4px;
  left: 0;
  width: 4px;
}
/* line 44, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--best-in-travel.tag--horizontal--left:after {
  background: #1a364b;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  bottom: -6px;
  height: 6px;
  left: 0;
  width: 6px;
}
/* line 265, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel.tag--horizontal--left .tag__ribbon {
  right: -10px;
  border-right-color: transparent;
  border-right-width: 6px;
}
/* line 269, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel img {
  max-width: 100%;
  display: block;
  height: 16px;
  margin: 0 auto;
}

/* line 276, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel-2016 {
  top: 20px;
  left: 15px;
  background-color: transparent;
}
/* line 280, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--best-in-travel-2016:before, .tag--best-in-travel-2016:after {
  display: none;
}

/* line 286, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--brazil-world-cup {
  height: 35px;
  width: 253px;
  background: none;
  right: -13px;
}
/* line 290, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--brazil-world-cup:before, .tag--brazil-world-cup:after {
  display: none;
}
/* line 293, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--brazil-world-cup img {
  max-height: 100%;
  max-width: 100%;
}

/* line 300, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--competition {
  min-width: 28px;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--competition:before {
  background-color: #16c98d;
  height: 3px;
  left: -2px;
  top: 0;
  width: 2px;
}
/* line 12, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_tags.sass */
.tag--competition:after {
  background-color: #114f3a;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 3px;
  left: -4px;
  top: 0;
  width: 4px;
}

/* line 305, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--competition__inner {
  overflow: hidden;
}

/* line 310, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--competition__values {
  background-color: #16c98d;
  padding: 9px 7px 5px;
  line-height: 10px;
  font-size: 16px;
  font-size: 1.14286rem;
  color: white;
}

/* line 317, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_tags.sass */
.tag--competition__position {
  font-size: 10px;
  font-size: 0.71429rem;
  position: relative;
  top: -5px;
}

/* line 1, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--back {
  font-size: 15px;
  font-size: 1.07143rem;
  padding-left: 15px;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--back:before {
  width: 12px;
  height: 12px;
}

/* line 10, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--wrapper {
  overflow: hidden;
  display: block;
  height: 100%;
  color: #3b444f;
}
/* line 16, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--wrapper, .link--wrapper:hover {
  text-decoration: none;
}

/* line 19, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--plain {
  color: #3b444f;
  text-decoration: none;
}
/* line 22, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_links.sass */
.link--plain:hover {
  text-decoration: underline;
}

/* line 1, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout-container {
  position: relative;
}

/* line 4, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout {
  z-index: 20;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 105%;
  right: -20px;
  display: none;
  width: 320px;
  background-color: #3b444f;
  color: white;
}
/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_css_arrow.sass */
.flyout:after {
  height: 40px;
  width: 40px;
}
/* line 9, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_css_arrow.sass */
.flyout:after {
  bottom: auto;
  left: 230px;
  top: -28px;
}
/* line 17, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout:after {
  position: absolute;
}
/* line 20, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout.is-active {
  display: block;
}

/* line 23, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout__inner {
  padding: 0 20px;
  margin: 20px 0;
}

/* line 27, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout__filter {
  margin-bottom: 7px;
}
/* line 30, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout__filter:last-of-type {
  margin-bottom: 0;
}

/* line 33, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.flyout__filter-count {
  font-size: 12px;
  font-size: 0.85714rem;
}

/* line 38, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_flyout.sass */
.no-js .flyout-container:hover .flyout {
  display: block;
}

/* line 6, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_text_icons.sass */
.text-icon:before {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  top: 4px;
}
/* line 13, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/components/_text_icons.sass */
.no-js .text-icon:before, .no-background-size .text-icon:before {
  display: none;
}

/* line 1, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__results {
  min-height: 280px;
  margin-right: 320px;
}
/* line 5, ../../app/assets/stylesheets/_partials/_layout.sass */
.responsive .search__results {
  margin-right: 0;
}
@media only screen and (min-width: 980px) {
  /* line 5, ../../app/assets/stylesheets/_partials/_layout.sass */
  .responsive .search__results {
    margin-right: 320px;
  }
}

/* line 10, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__sidebar {
  position: absolute;
  top: 60px;
  right: 0;
}
/* line 15, ../../app/assets/stylesheets/_partials/_layout.sass */
.responsive .search__sidebar {
  display: none;
}
@media only screen and (min-width: 980px) {
  /* line 15, ../../app/assets/stylesheets/_partials/_layout.sass */
  .responsive .search__sidebar {
    display: block;
  }
}

/* line 20, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__heading {
  margin-bottom: 25px;
  color: #67747c;
}

/* line 24, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__filters {
  float: right;
  margin-top: -12px;
}

/* line 29, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__filter-toggle:before {
  background-position: 0 80%;
}

/* line 32, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__pagination {
  margin-top: 20px;
  text-align: center;
}

/* line 36, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__nav-button {
  margin: 0 0.5em;
}

/* line 39, ../../app/assets/stylesheets/_partials/_layout.sass */
.search__result-list {
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
/* line 41, ../../app/assets/stylesheets/_partials/_layout.sass */
.is-focused + .search__result-list {
  opacity: 0.25;
}

/* line 1, ../../app/assets/stylesheets/_partials/_form.sass */
.search__form {
  position: relative;
  margin: 50px 0 30px;
  border-bottom: 2px solid #d9dee1;
}
/* line 6, ../../app/assets/stylesheets/_partials/_form.sass */
.responsive .search__form {
  margin-top: 30px;
}
@media only screen and (min-width: 600px) {
  /* line 6, ../../app/assets/stylesheets/_partials/_form.sass */
  .responsive .search__form {
    margin-top: 50px;
  }
}

/* line 11, ../../app/assets/stylesheets/_partials/_form.sass */
.search__label {
  display: block;
  margin-bottom: 0.5em;
}

/* line 15, ../../app/assets/stylesheets/_partials/_form.sass */
.search__query {
  font-size: 50px;
  font-size: 3.57143rem;
  width: 100%;
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  margin: 5px;
  border: 0;
  color: #3b444f;
  background: none;
}
/* line 19, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_utilities.sass */
.search__query::-webkit-input-placeholder {
  color: #d9dee1;
}
/* line 21, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_utilities.sass */
.search__query:-moz-placeholder {
  color: #d9dee1;
}
/* line 23, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_utilities.sass */
.search__query::-moz-placeholder {
  color: #d9dee1;
}
/* line 25, ../../vendor/ruby/2.1.0/bundler/gems/rizzo-850a00d1666d/app/assets/stylesheets/sass/mixins/_utilities.sass */
.search__query:-ms-input-placeholder {
  color: #d9dee1;
}
/* line 26, ../../app/assets/stylesheets/_partials/_form.sass */
.responsive .search__query {
  font-size: 40px;
  font-size: 2.85714rem;
}
@media only screen and (min-width: 600px) {
  /* line 26, ../../app/assets/stylesheets/_partials/_form.sass */
  .responsive .search__query {
    font-size: 50px;
    font-size: 3.57143rem;
  }
}

/* line 31, ../../app/assets/stylesheets/_partials/_form.sass */
.search__submit,
.search__reset {
  height: 40px;
  width: 40px;
  background-position: 0 100%;
  position: absolute;
  right: 0;
  bottom: 10px;
  border: 0;
  overflow: hidden;
  text-indent: -999px;
  background-color: transparent;
  opacity: 0.3;
  -webkit-transition: opacity 0.5s;
          transition: opacity 0.5s;
}
/* line 45, ../../app/assets/stylesheets/_partials/_form.sass */
.search__submit:hover, .search__submit:focus,
.search__reset:hover,
.search__reset:focus {
  opacity: 1;
}

/* line 49, ../../app/assets/stylesheets/_partials/_form.sass */
.search__submit {
  background-position: 0 80%;
}

/* line 53, ../../app/assets/stylesheets/_partials/_form.sass */
.js-loaded .search__reset {
  display: block;
}
/* line 55, ../../app/assets/stylesheets/_partials/_form.sass */
.js-loaded .search__submit {
  display: none;
}

/* line 59, ../../app/assets/stylesheets/_partials/_form.sass */
.is-focused .search__reset {
  display: none;
}
/* line 61, ../../app/assets/stylesheets/_partials/_form.sass */
.is-focused .search__submit {
  display: block;
}

/* line 1, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result {
  padding: 0;
  height: 185px;
}
/* line 6, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result {
  height: 90px;
}
@media only screen and (min-width: 380px) {
  /* line 6, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result {
    height: 140px;
  }
}
@media only screen and (min-width: 600px) {
  /* line 6, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result {
    height: 185px;
  }
}

/* line 13, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure {
  width: 192px;
  height: 185px;
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 20, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure .is-taller {
  min-width: 100%;
  max-width: 100%;
}
/* line 23, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure .is-wider {
  min-height: 100%;
  max-height: 100%;
}
/* line 27, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result-figure {
  width: 90px;
  height: 90px;
}
@media only screen and (min-width: 380px) {
  /* line 27, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-figure {
    width: 145px;
    height: 140px;
  }
}
@media only screen and (min-width: 600px) {
  /* line 27, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-figure {
    width: 192px;
    height: 185px;
  }
}

/* line 38, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 43, 68, 0)), color-stop(50%, rgba(20, 43, 68, 0.5)), to(rgba(20, 43, 68, 0.5)));
  background: -webkit-linear-gradient(top, rgba(20, 43, 68, 0), rgba(20, 43, 68, 0.5) 50%, rgba(20, 43, 68, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(20, 43, 68, 0), rgba(20, 43, 68, 0.5) 50%, rgba(20, 43, 68, 0.5) 100%);
}
/* line 46, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure__overlay .search__result-type,
.search__result-figure__overlay .search__result-title {
  color: #FFF;
}

/* line 50, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-title-context {
  font-size: 60%;
}

/* line 53, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure,
.search__result-figure__icon,
.search__result-figure__image {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 59, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure__icon {
  height: 100%;
  width: 100%;
  background: #dbe6ec;
}
/* line 62, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-figure__icon:before {
  height: 40px;
  width: 40px;
  background-position: 0 40%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 72, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-wrapper {
  height: 100%;
}

/* line 75, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-meta {
  padding: 15px 20px;
}
/* line 78, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result-meta {
  padding: 10px;
}
@media only screen and (min-width: 380px) {
  /* line 78, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-meta {
    padding: 15px 20px;
  }
}

/* line 83, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-meta--overflow {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
/* line 87, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-meta--overflow:after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 20px;
  left: 20px;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
}
/* line 96, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result-meta--overflow:after {
  display: none;
}
@media only screen and (min-width: 380px) {
  /* line 96, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-meta--overflow:after {
    display: block;
  }
}

/* line 101, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-type,
.search__result-title {
  line-height: 1.1;
}

/* line 105, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-title {
  margin-bottom: 5px;
  color: #3b444f;
}
/* line 110, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result-title {
  font-size: 18px;
  font-size: 1.28571rem;
  white-space: normal;
}
@media only screen and (min-width: 380px) {
  /* line 110, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-title {
    white-space: nowrap;
    font-size: 24px;
    font-size: 1.71429rem;
  }
}
@media only screen and (min-width: 600px) {
  /* line 110, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-title {
    font-size: 32px;
    font-size: 2.28571rem;
  }
}

/* line 119, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-description {
  font-size: 14px;
  font-size: 1rem;
  position: relative;
  line-height: 1.35;
  color: #67747c;
}
/* line 125, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result-description strong {
  padding: 2px 0.25em;
  font-weight: normal;
  background: #fffad2;
}
/* line 130, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result-description {
  display: none;
}
@media only screen and (min-width: 600px) {
  /* line 130, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result-description {
    display: block;
  }
}

/* line 138, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--guide .search__result-title {
  padding-right: 60px;
}
/* line 142, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--guide .search__result-figure {
  background: #f4fbfe;
}
/* line 145, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--guide .search__result-figure__image {
  min-width: 0;
  max-width: none;
  height: 170px;
  margin: 6px auto 9px;
}

/* line 151, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero {
  height: auto !important;
  margin-bottom: 30px;
}
/* line 155, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .copy--icon--before:before {
  background-position: 0 60%;
}
/* line 158, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .search__result-figure {
  width: auto !important;
}
/* line 161, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .search__result-figure,
.search__result--hero .search__result-figure__image {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}
/* line 166, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .search__result-title {
  margin-bottom: 0;
}
/* line 170, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result--hero .search__result-description {
  display: block;
}
/* line 173, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .search__result-link {
  font-size: 14px;
  font-size: 1rem;
  display: inline;
  padding-right: 0.25em;
  font-weight: 700;
}
/* line 179, ../../app/assets/stylesheets/_partials/_results.sass */
.responsive .search__result--hero .search__result-link {
  display: none;
}
@media only screen and (min-width: 600px) {
  /* line 179, ../../app/assets/stylesheets/_partials/_results.sass */
  .responsive .search__result--hero .search__result-link {
    display: inline;
  }
}
/* line 184, ../../app/assets/stylesheets/_partials/_results.sass */
.search__result--hero .search__result-count {
  font-size: 12px;
  font-size: 0.85714rem;
  font-weight: normal;
  color: #67747c;
}
