@charset "UTF-8";
@-moz-keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-o-keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-ms-keyframes spinning {
  /* line 2, app/assets/stylesheets/extensions/_rotate_continously.sass */
  from {
    transform: rotate(0deg);
  }
  /* line 4, app/assets/stylesheets/extensions/_rotate_continously.sass */
  to {
    transform: rotate(360deg);
  }
}

@-khtml-keyframes spinning {
  /* line 2, app/assets/stylesheets/extensions/_rotate_continously.sass */
  from {
    transform: rotate(0deg);
  }
  /* line 4, app/assets/stylesheets/extensions/_rotate_continously.sass */
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* AutoScore Colors */
/* SPRITES                                                                        */
/* 1. Enable sprite (use it to set parameters so icon_sprites.png can be used)    */
/* 2. Include the "sprite" mixin, with the following parameters:                  */
/*      $rect           : being the clipping rectangle for the sprite             */
/*      $rect2          : optional rectangle for the "hover" state                */
/*      $offX, $offY    : the positional offset of the sprite in the element      */
/*    Example usage:                                                              */
/*    @include sprite()                                                              */
/* 3. Adjust the clipping of a sprite if needed in another context                */
/* line 116, app/assets/stylesheets/_element_mixins.sass */
.icon_inline {
  display: inline-block;
  vertical-align: middle;
}

/* line 114, app/assets/stylesheets/_element_mixins.sass */
.icon_inline + span {
  margin-left: 5px;
}

/* line 232, app/assets/stylesheets/_element_mixins.sass */
a.link_with_icon {
  text-decoration: none;
}

/* line 234, app/assets/stylesheets/_element_mixins.sass */
a.link_with_icon span {
  text-decoration: underline;
}

/* line 274, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta {
  border: 1px solid #edeae6;
  padding: 18px;
  display: block;
  text-decoration: none;
  background-color: #FFF;
  overflow: hidden;
}

/* line 258, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta a {
  display: block;
}

/* line 260, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta:hover {
  background-color: #f6f3ef;
}

/* line 262, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta .icon {
  float: left;
  margin-right: 20px;
}

/* line 265, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta .text {
  overflow: hidden;
  display: block;
}

/* line 268, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta .heading {
  font-size: 18px;
  font-weight: bold;
}

/* line 271, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta + .test_autouncle_cta {
  margin-top: 18px;
}

/* line 276, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta > * {
  display: inline-block;
  vertical-align: middle;
}

/* line 279, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta .buying_icon {
  display: inline-block;
  background: url(//assets.autouncle.com/assets/front_page/category_icons-bb893ed532fee7e9ffcbbcd64682d0d93e1d8cc220ffa3f18e804769ad1722ca.png) no-repeat 0 0;
  width: 144px;
  height: 96px;
  margin-right: 20px;
  vertical-align: middle;
}

/* line 286, app/assets/stylesheets/_element_mixins.sass */
.test_autouncle_cta h3 {
  margin: 0 !important;
}

/* line 1, app/assets/stylesheets/_simple_reusable_styles.sass */
.float_right {
  float: right;
  margin-left: 1em;
}

/* line 5, app/assets/stylesheets/_simple_reusable_styles.sass */
.float_left {
  float: left;
  margin-right: 1em;
}

/* line 10, app/assets/stylesheets/_simple_reusable_styles.sass */
.image_with_caption > img {
  display: block;
}

/* line 12, app/assets/stylesheets/_simple_reusable_styles.sass */
.image_with_caption .caption {
  margin-top: 0.5em;
  font-size: 0.9em;
  color: #6b7374;
}

/* line 17, app/assets/stylesheets/_simple_reusable_styles.sass */
a.image_with_caption:hover {
  background-color: #f6f3ef;
}

/* line 3, app/assets/stylesheets/icons/_caret_down.sass */
.icon-caret-down-blue {
  background: url(//assets.autouncle.com/assets/mobile/chevron_down_@2x-f80cea53e5b8c4f5a98d9c70aaa180baad6f5dc67512de0aa950e612444ede18.svg) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}

/* line 19, app/assets/stylesheets/_icons.sass */
.icon_zoom {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -42px -414px;
  width: 14px;
  height: 13px;
}

/* line 21, app/assets/stylesheets/_icons.sass */
.icon_pdf {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -427px;
  width: 16px;
  height: 16px;
}

/* line 48, app/assets/stylesheets/_icons.sass */
.arrow_down_icon {
  width: 30px;
  height: 40px;
  background-image: url(//assets.autouncle.com/assets/search_results/arrows-8635921c4bf8c451967f43473e7c09f28e42d7d097aecabd5d60cfe3919d5dae.png);
  background-position: right -30px;
  background-repeat: no-repeat;
}

/* line 61, app/assets/stylesheets/_icons.sass */
.icon_white_arrow_right {
  width: 16px;
  height: 16px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAlElEQVQ4T6XS6w2DMAxG0esJYBM6At2kG5RR6ASMBGzCBh+yCiiqKHJIfkbxcfwwCo8VxhMCJNXAG/iY2ZImjQIPYAQm4JkiIcAzSnoBwy8SBv4hWcApIqkHmsxpeE+8sZNtgF/kHH9fAXNJCTPQZgHJJL7BZksYOAv2mkOApH2Rjsx7w6KAd7wD+lurfDWe0A+ugBXvh0HE3x7C0wAAAABJRU5ErkJggg==");
}

/* line 64, app/assets/stylesheets/_icons.sass */
.icon_grey_arrow_right {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMxLjQ5IDMxLjQ5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMS40OSAzMS40OTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cGF0aCBkPSJNMjEuMjA1LDUuMDA3Yy0wLjQyOS0wLjQ0NC0xLjE0My0wLjQ0NC0xLjU4NywwYy0wLjQyOSwwLjQyOS0wLjQyOSwxLjE0MywwLDEuNTcxbDguMDQ3LDguMDQ3SDEuMTExICBDMC40OTIsMTQuNjI2LDAsMTUuMTE4LDAsMTUuNzM3YzAsMC42MTksMC40OTIsMS4xMjcsMS4xMTEsMS4xMjdoMjYuNTU0bC04LjA0Nyw4LjAzMmMtMC40MjksMC40NDQtMC40MjksMS4xNTksMCwxLjU4NyAgYzAuNDQ0LDAuNDQ0LDEuMTU5LDAuNDQ0LDEuNTg3LDBsOS45NTItOS45NTJjMC40NDQtMC40MjksMC40NDQtMS4xNDMsMC0xLjU3MUwyMS4yMDUsNS4wMDd6IiBmaWxsPSIjNDE0MTQxIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=");
}

/* line 87, app/assets/stylesheets/_icons.sass */
.icon_white_reload {
  width: 24px;
  height: 24px;
  background: url(//assets.autouncle.com/assets/mobile/reset_arrow-989c4936b1d4f7b65b3ab48383fabe390fa0e7cda392774e9cf7f3ad8be6e52a.png);
  background-size: contain;
}

/* line 99, app/assets/stylesheets/_icons.sass */
.icon_flag_dk, .icon_flag_da {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -88px;
}

/* line 105, app/assets/stylesheets/_icons.sass */
.icon_flag_de {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -34px -88px;
}

/* line 111, app/assets/stylesheets/_icons.sass */
.icon_flag_se {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -36px -312px;
}

/* line 117, app/assets/stylesheets/_icons.sass */
.icon_flag_it {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -36px -326px;
}

/* line 123, app/assets/stylesheets/_icons.sass */
.icon_flag_es {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -35px -461px;
}

/* line 129, app/assets/stylesheets/_icons.sass */
.icon_flag_at {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0 -765px;
}

/* line 135, app/assets/stylesheets/_icons.sass */
.icon_flag_pt {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -765px;
}

/* line 141, app/assets/stylesheets/_icons.sass */
.icon_flag_pl {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -32px -765px;
}

/* line 147, app/assets/stylesheets/_icons.sass */
.icon_flag_fi {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -822px;
}

/* line 153, app/assets/stylesheets/_icons.sass */
.icon_flag_ro {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -37px -905px;
}

/* line 159, app/assets/stylesheets/_icons.sass */
.icon_flag_uk {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -88px;
}

/* line 165, app/assets/stylesheets/_icons.sass */
.icon_flag_ch {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -20px -923px;
}

/* line 171, app/assets/stylesheets/_icons.sass */
.icon_flag_fr {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -3px -923px;
}

/* line 177, app/assets/stylesheets/_icons.sass */
.icon_flag_nl {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -3px -935px;
}

/* line 183, app/assets/stylesheets/_icons.sass */
.icon_flag_be {
  width: 16px;
  height: 11px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -19px -935px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_da {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 0px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_da {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 0px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_de {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -35px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_de {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -15px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_se {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -70px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_se {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -30px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_it {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -105px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_it {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -45px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_ro {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -140px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_ro {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -60px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_es {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -175px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_es {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -75px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_pt {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -210px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_pt {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -90px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_at {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -245px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_at {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -105px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_pl {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -280px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_pl {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -120px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_fi {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -315px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_fi {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -135px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_uk {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -350px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_uk {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -150px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_ch {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -385px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_ch {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -165px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_fr {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -420px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_fr {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -180px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_no {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -455px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_no {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -195px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_nl {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -490px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_nl {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -210px;
}

/* line 220, app/assets/stylesheets/_icons.sass */
.icon_flag_50px_be {
  background-image: url(//assets.autouncle.com/assets/flags_50px-a9455960d76a1689a735ecd0919426a71e6d4ce9099dc5bf278939b314e943a5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 50px;
  height: 35px;
  background-position: 0 -525px;
}

/* line 227, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_be {
  background-image: url(//assets.autouncle.com/assets/flags_20px-6fc7126806cd5317751c10ffff4c5d50b93c4285614afa3cc08727e29c26b1df.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  background-position: 0 -225px;
}

/* line 231, app/assets/stylesheets/_icons.sass */
.icon_flag_20px_en {
  background: url(//assets.autouncle.com/assets/flags/en-fa0866d3d3f0d108efe6676b5e9075afdbb2deee690e3e2e8a29b40081815904.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 15px;
  background-size: 24px;
  background-position: 0 -5px;
}

/* line 243, app/assets/stylesheets/_icons.sass */
.icon_help_16px {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -346px;
  width: 16px;
  height: 16px;
}

/* line 255, app/assets/stylesheets/_icons.sass */
.icon_double_arrow_down {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -427px;
  width: 11px;
  height: 10px;
}

/* line 262, app/assets/stylesheets/_icons.sass */
.icon_double_arrow_up {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -41px -427px;
  width: 11px;
  height: 10px;
}

/* line 279, app/assets/stylesheets/_icons.sass */
.icon_sort_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -32px -443px;
  width: 12px;
  height: 15px;
}

/* line 286, app/assets/stylesheets/_icons.sass */
.icon_new_badge_da_se {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -458px;
  width: 16px;
  height: 17px;
}

/* line 293, app/assets/stylesheets/_icons.sass */
.icon_thumbs_up_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -458px;
  width: 14px;
  height: 17px;
}

/* line 300, app/assets/stylesheets/_icons.sass */
.icon_thumbs_up {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -493px;
  width: 14px;
  height: 16px;
}

/* line 307, app/assets/stylesheets/_icons.sass */
.icon_thumbs_down {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -14px -493px;
  width: 14px;
  height: 16px;
}

/* line 314, app/assets/stylesheets/_icons.sass */
.icon_thumbs_up_green {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -790px;
  width: 14px;
  height: 16px;
}

/* line 321, app/assets/stylesheets/_icons.sass */
.icon_thumbs_down_red {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -806px;
  width: 14px;
  height: 16px;
}

/* line 328, app/assets/stylesheets/_icons.sass */
.icon_phone {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0 -475px;
  width: 13px;
  height: 18px;
}

/* line 335, app/assets/stylesheets/_icons.sass */
.icon_pin {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -13px -475px;
  width: 14px;
  height: 17px;
}

/* line 342, app/assets/stylesheets/_icons.sass */
.icon_exit {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -27px -475px;
  width: 18px;
  height: 17px;
}

/* line 349, app/assets/stylesheets/_icons.sass */
.icon_email {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -28px -493px;
  width: 16px;
  height: 12px;
}

/* line 356, app/assets/stylesheets/_icons.sass */
.icon_email_white {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -29px -585px;
  width: 20px;
  height: 16px;
}

/* line 363, app/assets/stylesheets/_icons.sass */
.icon_white_plate {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -509px;
  width: 16px;
  height: 12px;
}

/* line 369, app/assets/stylesheets/_icons.sass */
.icon_yellow_plate {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -509px;
  width: 16px;
  height: 12px;
}

/* line 376, app/assets/stylesheets/_icons.sass */
.icon_user {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -119px;
  width: 11px;
  height: 12px;
}

/* line 383, app/assets/stylesheets/_icons.sass */
.icon_user_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -132px;
  width: 11px;
  height: 12px;
}

/* line 390, app/assets/stylesheets/_icons.sass */
.icon_link {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -32px -508px;
  width: 15px;
  height: 15px;
}

/* line 397, app/assets/stylesheets/_icons.sass */
.icon_sold_small_label_da {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -523px;
  width: 29px;
  height: 29px;
}

/* line 403, app/assets/stylesheets/_icons.sass */
.icon_sold_small_label_se {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -552px;
  width: 29px;
  height: 29px;
}

/* line 409, app/assets/stylesheets/_icons.sass */
.icon_sold_small_label_en {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -581px;
  width: 29px;
  height: 29px;
}

/* line 416, app/assets/stylesheets/_icons.sass */
.icon_refresh {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0 -414px;
  width: 14px;
  height: 12px;
}

/* line 423, app/assets/stylesheets/_icons.sass */
.icon_clock {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -29px -523px;
  width: 20px;
  height: 20px;
}

/* line 430, app/assets/stylesheets/_icons.sass */
.icon_clock_light {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -29px -543px;
  width: 20px;
  height: 20px;
}

/* line 438, app/assets/stylesheets/_icons.sass */
.icon_dealer_darker {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -610px;
  width: 29px;
  height: 15px;
}

/* line 445, app/assets/stylesheets/_icons.sass */
.icon_delete {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -14px;
  width: 14px;
  height: 14px;
}

/* line 452, app/assets/stylesheets/_icons.sass */
.icon_notepad {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -42px -14px;
  width: 14px;
  height: 14px;
}

/* line 459, app/assets/stylesheets/_icons.sass */
.icon_car_key_white {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -29px -563px;
  width: 27px;
  height: 22px;
}

/* line 466, app/assets/stylesheets/_icons.sass */
.icon_book {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -29px -610px;
  width: 19px;
  height: 15px;
}

/* line 473, app/assets/stylesheets/_icons.sass */
.icon_chevron {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -625px;
  width: 11px;
  height: 18px;
}

/* line 478, app/assets/stylesheets/_icons.sass */
.icon_globe {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -18px -905px;
  width: 19px;
  height: 19px;
}

/* line 485, app/assets/stylesheets/_icons.sass */
.icon_badge_checkmark_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -643px;
  width: 21px;
  height: 23px;
}

/* line 492, app/assets/stylesheets/_icons.sass */
.icon_magnifier_light {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -33px -673px;
  width: 14px;
  height: 14px;
}

/* line 499, app/assets/stylesheets/_icons.sass */
.icon_magnifier_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -33px -687px;
  width: 14px;
  height: 14px;
}

/* line 506, app/assets/stylesheets/_icons.sass */
.icon_book_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -776px;
  width: 21px;
  height: 14px;
}

/* line 519, app/assets/stylesheets/_icons.sass */
.icon_external_link {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -11px -625px;
  width: 16px;
  height: 16px;
}

/* line 532, app/assets/stylesheets/_icons.sass */
.icon_car_light {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0 -890px;
  width: 16px;
  height: 15px;
}

/* line 537, app/assets/stylesheets/_icons.sass */
.icon_car_dark {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -890px;
  width: 16px;
  height: 15px;
}

/* line 542, app/assets/stylesheets/_icons.sass */
.icon_phone_white {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -32px -888px;
  width: 12px;
  height: 18px;
}

/* line 547, app/assets/stylesheets/_icons.sass */
.icon_speech_bubble {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0 -905px;
  width: 18px;
  height: 17px;
}

/* line 552, app/assets/stylesheets/_icons.sass */
.icon_print {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -16px -346px;
  width: 16px;
  height: 15px;
}

/* line 557, app/assets/stylesheets/_icons.sass */
.icon_info {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -34px -177px;
  width: 21px;
  height: 21px;
}

/* line 566, app/assets/stylesheets/_icons.sass */
.icon_form_reset {
  display: block;
  width: 20px;
  height: 20px;
  background: url(//assets.autouncle.com/assets/mobile/reset_grey_arrow-19f90a6dbc6b55600ebc8cbe87e70235a5c12e78f54b51902a55886ab6517c00.png);
  background-size: contain;
}

/* line 574, app/assets/stylesheets/_icons.sass */
.icon_tick_green {
  width: 20px;
  height: 16px;
  margin-bottom: 10px;
  background: url(//assets.autouncle.com/assets/tick_green-ceb94f89d5b2131ffe01c3956993e9b6d25d727347faa423a904f6e2fda95b71.png) no-repeat;
}

/* line 584, app/assets/stylesheets/_icons.sass */
.icon_reduced {
  width: 14px;
  height: 14px;
  background: url(//assets.autouncle.com/assets/icons/reduced_red_arrow_down-b759f508210b155c389278bd91c75e6cec66732646bdbed4ddf6eefde98cddd3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  /* line 584, app/assets/stylesheets/_icons.sass */
  .icon_reduced {
    background: url(//assets.autouncle.com/assets/icons/reduced_red_arrow_down@2x-d9a5e407a4481d4a0fae9872d3439f9e743b5962ea40eabf0e0eb8dfa09b8d70.png);
    background-size: contain;
  }
}

/* line 596, app/assets/stylesheets/_icons.sass */
.icon_white_16px_question {
  width: 10px;
  height: 16px;
  background: url(//assets.autouncle.com/assets/icons/icons_white_16px_h-0964ea81e8df2853f72d46d569e108229af8f18743462d72390ed9e26ec21001.png) 0 0px;
}

/* line 596, app/assets/stylesheets/_icons.sass */
.icon_white_16px_email {
  width: 22px;
  height: 16px;
  background: url(//assets.autouncle.com/assets/icons/icons_white_16px_h-0964ea81e8df2853f72d46d569e108229af8f18743462d72390ed9e26ec21001.png) 0 -16px;
}

/* line 596, app/assets/stylesheets/_icons.sass */
.icon_white_16px_print {
  width: 16px;
  height: 16px;
  background: url(//assets.autouncle.com/assets/icons/icons_white_16px_h-0964ea81e8df2853f72d46d569e108229af8f18743462d72390ed9e26ec21001.png) 0 -32px;
}

/* line 596, app/assets/stylesheets/_icons.sass */
.icon_white_16px_download {
  width: 13px;
  height: 16px;
  background: url(//assets.autouncle.com/assets/icons/icons_white_16px_h-0964ea81e8df2853f72d46d569e108229af8f18743462d72390ed9e26ec21001.png) 0 -48px;
}

/* line 608, app/assets/stylesheets/_icons.sass */
.icon_social_rounded_twitter {
  width: 34px;
  height: 34px;
  background: url(//assets.autouncle.com/assets/icons/social_icons_rounded-6c935ee6e53871606ae69ce0498609024b1d063088ab04d024165ccbf83cb0fc.png) 0% 0;
}

/* line 608, app/assets/stylesheets/_icons.sass */
.icon_social_rounded_facebook {
  width: 34px;
  height: 34px;
  background: url(//assets.autouncle.com/assets/icons/social_icons_rounded-6c935ee6e53871606ae69ce0498609024b1d063088ab04d024165ccbf83cb0fc.png) -100% 0;
}

/* line 608, app/assets/stylesheets/_icons.sass */
.icon_social_rounded_download {
  width: 34px;
  height: 34px;
  background: url(//assets.autouncle.com/assets/icons/social_icons_rounded-6c935ee6e53871606ae69ce0498609024b1d063088ab04d024165ccbf83cb0fc.png) -200% 0;
}

/* line 608, app/assets/stylesheets/_icons.sass */
.icon_social_rounded_print {
  width: 34px;
  height: 34px;
  background: url(//assets.autouncle.com/assets/icons/social_icons_rounded-6c935ee6e53871606ae69ce0498609024b1d063088ab04d024165ccbf83cb0fc.png) -300% 0;
}

/* line 637, app/assets/stylesheets/_icons.sass */
.icon-share-blue {
  width: auto;
  height: 18px;
  padding-left: 20px;
  line-height: 20px;
  background-size: 16px;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(//assets.autouncle.com/assets/icons/share_icon_blue-cb0b9bedac357146b8ae4027c2fe850ded4f243b3eedf46d8052af013aade3f3.png);
}

/* line 649, app/assets/stylesheets/_icons.sass */
.icon-share-white-round {
  width: 24px;
  height: 24px;
  padding: 14px;
  line-height: 24px;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(//assets.autouncle.com/assets/icons/share_icon_white-5da90c884bfbd6dc71a3c70f652888b7ba9352ecd5e6feed880a51d7a377a78f.png);
}

/* line 656, app/assets/stylesheets/_icons.sass */
.icon-facebook {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/facebook_icon-38488cb98e995580d7444051a10b71f9b6b98c93234311f458b5d5e22ee4c935.png);
}

/* line 662, app/assets/stylesheets/_icons.sass */
.icon-twitter {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/twitter_icon-a04c533f74cd96501abbde33b010fbece088f1329a35401cdc12eba62a85b6b8.png);
}

/* line 668, app/assets/stylesheets/_icons.sass */
.icon-email-flat {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/email_icon-60104b98290ad05a99590e4483e8aebd675fbc801062ff1134f7786df936328d.png);
}

/* line 674, app/assets/stylesheets/_icons.sass */
.icon-laytime {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/laytime_icon-d0f0c39d64ad1bdd65f86f10edbc28fe48a7708427cd096fa0b8643aba302c97.png);
}

/* line 680, app/assets/stylesheets/_icons.sass */
.icon-car-feedbacks {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/car_feedbacks-e805b3b3db8de20d79c032cecb10528bec3875aadb9278dfded063f2f9569df1.png);
}

/* line 686, app/assets/stylesheets/_icons.sass */
.icon-car-trade-price-simulator {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/car_trade_price_simulator-61bffbf5f8548d1629f9afb9f750dd47350aa1fce5e44e120c146ae9b6ae6da4.png);
}

/* line 692, app/assets/stylesheets/_icons.sass */
.icon-import-guide {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/import_guide-f3e965c4a194ce9c9371b261fa42c8b95fbd434377b295fb81974c4771be75cb.png);
}

/* line 698, app/assets/stylesheets/_icons.sass */
.icon-car-equipment-overview {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/car_equipment_overview-42c4335d1fc1dceed563197846dfa062104ec607ef70b16f89e077be971663d9.png);
}

/* line 704, app/assets/stylesheets/_icons.sass */
.icon-cross-country-valuations {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/cross_country_valuations-010dcdbd3343ddae6438af6069218a529b830d19ea1d867d1989e13179d83e71.png);
}

/* line 710, app/assets/stylesheets/_icons.sass */
.icon-car-specifications {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/car_specifications-f1d5847e45c15a54302fb95a9793ff77652884d6da1de1c80c0c42cfbfe15670.png);
}

/* line 716, app/assets/stylesheets/_icons.sass */
.icon-reliability-report {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-image: url(//assets.autouncle.com/assets/new_listing/app_icons/reliability_report-593fe4de60dc6077dd9333e341dfeece15366e3c12cd1ee60def0aa403983eba.png);
}

/* line 726, app/assets/stylesheets/_icons.sass */
.icon_trash {
  background: url(//assets.autouncle.com/assets/new_listing/bin_icon-1960767530d4004a7183d95051a933402980af5475721fb76740045179aca4bd.png) no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
}

/* line 729, app/assets/stylesheets/_icons.sass */
.plus_icon {
  background: url(//assets.autouncle.com/assets/new_listing/add_icon-4c37aa4a3b533ef87babfcf44361dc3d0551472a4ec7e6c62fa19fbdeafcdb5a.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

/* line 734, app/assets/stylesheets/_icons.sass */
.icon_glasses {
  background: url(//assets.autouncle.com/assets/icons/glasses-with-stache-cf9c3f3b8609e333373e141c1c5fe24e47cb4b01cb7037b62a002a10314f7380.svg) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}

/* line 1, app/assets/stylesheets/_empty_image.sass */
img[src=''] {
  visibility: hidden;
}

/* line 26, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic_call_24px {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 0%;
  background-size: 100% auto;
}

/* line 29, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic_email_24px {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -100%;
  background-size: 100% auto;
}

/* line 32, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-menu-24px {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -200%;
  background-size: 100% auto;
}

/* line 35, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-search-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 0%;
  background-size: 100% auto;
}

/* line 38, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-left-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -100%;
  background-size: 100% auto;
}

/* line 41, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-right-white {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -300%;
  background-size: 100% auto;
}

/* line 44, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-back-to-search-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -200%;
  background-size: 100% auto;
}

/* line 47, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-sort-dropdown-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -300%;
  background-size: 100% auto;
}

/* line 50, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-search-white {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -400%;
  background-size: 100% auto;
}

/* line 53, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-help-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -400%;
  background-size: 100% auto;
}

/* line 56, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-close-white {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -500%;
  background-size: 100% auto;
}

/* line 59, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-close-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -500%;
  background-size: 100% auto;
}

/* line 62, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-close-grey {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-grey-9dd3b0e2b87a9840f30ae3815e75547deb96cfa3f2f9ce6a43da660fe3584c34.svg);
  background-position: 0 -500%;
  background-size: 100% auto;
}

/* line 65, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-picture-gallery-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -600%;
  background-size: 100% auto;
}

/* line 68, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-calendar-okay {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -700%;
  background-size: 100% auto;
}

/* line 71, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-thumbs-up-green {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-green-249e743832d41dff5f3b6573d49db6504a17b5f91a36eb8665c65206f1d6b0de.svg);
  background-position: 0 -800%;
  background-size: 100% auto;
}

/* line 74, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-down-white {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -900%;
  background-size: 100% auto;
}

/* line 77, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-down-blue {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-blue-fded46ec56cf6525a861b52999abc3ff80a4dab83f196bf787f672be41c0e0e9.svg);
  background-position: 0 -900%;
  background-size: 100% auto;
}

/* line 80, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-down-grey {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-grey-9dd3b0e2b87a9840f30ae3815e75547deb96cfa3f2f9ce6a43da660fe3584c34.svg);
  background-position: 0 -900%;
  background-size: 100% auto;
}

/* line 83, app/assets/stylesheets/icons/_material_design.sass */
.svg-ic-chevron-down-green {
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-green-249e743832d41dff5f3b6573d49db6504a17b5f91a36eb8665c65206f1d6b0de.svg);
  background-position: 0 -900%;
  background-size: 100% auto;
}

/* line 98, app/assets/stylesheets/icons/_material_design.sass */
.ic-32px {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}

/* line 100, app/assets/stylesheets/icons/_material_design.sass */
.ic-24px {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

/* line 103, app/assets/stylesheets/icons/_material_design.sass */
.ic-18px {
  width: 18px;
  height: 18px;
  display: inline-block;
}

/* AutoScore Colors */
/* SPRITES                                                                        */
/* 1. Enable sprite (use it to set parameters so icon_sprites.png can be used)    */
/* 2. Include the "sprite" mixin, with the following parameters:                  */
/*      $rect           : being the clipping rectangle for the sprite             */
/*      $rect2          : optional rectangle for the "hover" state                */
/*      $offX, $offY    : the positional offset of the sprite in the element      */
/*    Example usage:                                                              */
/*    @include sprite()                                                              */
/* 3. Adjust the clipping of a sprite if needed in another context                */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 8, lib/assets/stylesheets/colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 9, lib/assets/stylesheets/colorbox.scss */
#cboxWrapper {
  max-width: none;
}

/* line 10, lib/assets/stylesheets/colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 11, lib/assets/stylesheets/colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 12, lib/assets/stylesheets/colorbox.scss */
#cboxContent {
  position: relative;
}

/* line 13, lib/assets/stylesheets/colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 14, lib/assets/stylesheets/colorbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 15, lib/assets/stylesheets/colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 16, lib/assets/stylesheets/colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 17, lib/assets/stylesheets/colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

/* line 18, lib/assets/stylesheets/colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 19, lib/assets/stylesheets/colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 1, app/assets/stylesheets/_overlay.sass */
#cboxOverlay {
  background: #000;
}

/* line 4, app/assets/stylesheets/_overlay.sass */
#colorbox {
  outline: 0;
}

/* line 7, app/assets/stylesheets/_overlay.sass */
#cboxContent {
  background: #fff;
  margin-top: 32px;
  overflow: visible;
}

/* line 12, app/assets/stylesheets/_overlay.sass */
.cboxIframe {
  background: #fff;
}

/* line 15, app/assets/stylesheets/_overlay.sass */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 19, app/assets/stylesheets/_overlay.sass */
#cboxLoadingGraphic {
  background: url(//assets.autouncle.com/assets/colorbox/loading-36035815cefa911530976039b094e94c889841ebca910fd78f6c3f921d0debec.gif) no-repeat center center;
}

/* line 22, app/assets/stylesheets/_overlay.sass */
#cboxLoadingOverlay {
  background: #fff;
}

/* line 25, app/assets/stylesheets/_overlay.sass */
#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #f6f3ef;
  width: auto;
  padding: 0 74px 0 0;
}

/* line 33, app/assets/stylesheets/_overlay.sass */
#cboxCurrent {
  position: absolute;
  bottom: -69px;
  right: 0;
  font-size: 14px;
  color: #515c5e;
  text-align: center;
  border-left: 1px solid #edeae6;
  background-color: #f6f3ef;
  width: 45px;
  padding: 10px;
  height: 49px;
  z-index: 1;
  box-sizing: inherit;
}

/* line 51, app/assets/stylesheets/_overlay.sass */
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(//assets.autouncle.com/assets/colorbox/controls-bdeae6f3008dab9597d69a0a4d687733426425e264a66349ddb79e671d628941.png) no-repeat 0 0;
  box-shadow: none;
  border: 0 none;
  border-radius: 0;
}

/* line 61, app/assets/stylesheets/_overlay.sass */
#cboxSlideshow, #cboxClose {
  top: -23px;
}

/* line 64, app/assets/stylesheets/_overlay.sass */
#cboxPrevious, #cboxNext {
  z-index: 2;
}

/* line 68, app/assets/stylesheets/_overlay.sass */
#cboxPrevious, #cboxNext {
  bottom: -56px;
}

/* line 71, app/assets/stylesheets/_overlay.sass */
#cboxPrevious {
  background-position: -40px 0;
  right: 35px;
}

/* line 75, app/assets/stylesheets/_overlay.sass */
#cboxPrevious:hover {
  background-position: -40px -20px;
}

/* line 78, app/assets/stylesheets/_overlay.sass */
#cboxNext {
  background-position: -20px 0;
  right: 10px;
}

/* line 82, app/assets/stylesheets/_overlay.sass */
#cboxNext:hover {
  background-position: -20px -20px;
}

/* line 85, app/assets/stylesheets/_overlay.sass */
#cboxClose {
  background-position: 0 0;
  box-sizing: border-box;
  right: 0;
}

/* line 90, app/assets/stylesheets/_overlay.sass */
#cboxClose:hover {
  background-position: 0 -20px;
}

/* line 93, app/assets/stylesheets/_overlay.sass */
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

/* line 96, app/assets/stylesheets/_overlay.sass */
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

/* line 100, app/assets/stylesheets/_overlay.sass */
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

/* line 103, app/assets/stylesheets/_overlay.sass */
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0;
  right: 44px;
}

/* line 107, app/assets/stylesheets/_overlay.sass */
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

/* line 112, app/assets/stylesheets/_overlay.sass */
#colorbox.content_overlay #cboxLoadedContent > * {
  padding: 20px;
}

/* line 116, app/assets/stylesheets/_overlay.sass */
#colorbox.photo-gallery #cboxContent {
  margin-bottom: 69px;
}

/* line 118, app/assets/stylesheets/_overlay.sass */
#colorbox.photo-gallery #cboxBottomCenter {
  background: #fff;
  background: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*
 * qTip2 - Pretty powerful tooltips - v2.2.1
 * http://qtip2.com
 *
 * Copyright (c) 2014 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Sat Sep 6 2014 06:25 EDT-0400
 * Plugins: tips viewport imagemap svg modal ie6
 * Styles: core basic css3
 */
/* line 13, lib/assets/stylesheets/jquery.qtip.css */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}

/* line 31, lib/assets/stylesheets/jquery.qtip.css */
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}

/* line 40, lib/assets/stylesheets/jquery.qtip.css */
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

/* line 49, lib/assets/stylesheets/jquery.qtip.css */
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

/* Default close button class */
/* line 52, lib/assets/stylesheets/jquery.qtip.css */
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  /* Overlap .qtip-tip */
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}

/* line 63, lib/assets/stylesheets/jquery.qtip.css */
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

/* line 68, lib/assets/stylesheets/jquery.qtip.css */
* html .qtip-titlebar .qtip-close {
  top: 16px;
}

/* IE fix */
/* line 70, lib/assets/stylesheets/jquery.qtip.css */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

/* line 77, lib/assets/stylesheets/jquery.qtip.css */
.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

/* line 84, lib/assets/stylesheets/jquery.qtip.css */
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
/* line 104, lib/assets/stylesheets/jquery.qtip.css */
.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555;
}

/* line 111, lib/assets/stylesheets/jquery.qtip.css */
.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

/* line 115, lib/assets/stylesheets/jquery.qtip.css */
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

/* line 121, lib/assets/stylesheets/jquery.qtip.css */
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

/*! Light tooltip style */
/* line 128, lib/assets/stylesheets/jquery.qtip.css */
.qtip-light {
  background-color: white;
  border-color: #E2E2E2;
  color: #454545;
}

/* line 134, lib/assets/stylesheets/jquery.qtip.css */
.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}

/*! Dark tooltip style */
/* line 140, lib/assets/stylesheets/jquery.qtip.css */
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}

/* line 146, lib/assets/stylesheets/jquery.qtip.css */
.qtip-dark .qtip-titlebar {
  background-color: #404040;
}

/* line 150, lib/assets/stylesheets/jquery.qtip.css */
.qtip-dark .qtip-icon {
  border-color: #444;
}

/* line 154, lib/assets/stylesheets/jquery.qtip.css */
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/*! Cream tooltip style */
/* line 160, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35;
}

/* line 166, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D;
}

/* line 170, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}

/*! Red tooltip style */
/* line 176, lib/assets/stylesheets/jquery.qtip.css */
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}

/* line 182, lib/assets/stylesheets/jquery.qtip.css */
.qtip-red .qtip-titlebar {
  background-color: #F06D65;
}

/* line 186, lib/assets/stylesheets/jquery.qtip.css */
.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}

/* line 190, lib/assets/stylesheets/jquery.qtip.css */
.qtip-red .qtip-icon {
  border-color: #D95252;
}

/* line 194, lib/assets/stylesheets/jquery.qtip.css */
.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252;
}

/*! Green tooltip style */
/* line 200, lib/assets/stylesheets/jquery.qtip.css */
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219;
}

/* line 206, lib/assets/stylesheets/jquery.qtip.css */
.qtip-green .qtip-titlebar {
  background-color: #B0DE78;
}

/* line 210, lib/assets/stylesheets/jquery.qtip.css */
.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}

/*! Blue tooltip style */
/* line 216, lib/assets/stylesheets/jquery.qtip.css */
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD;
}

/* line 222, lib/assets/stylesheets/jquery.qtip.css */
.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5;
}

/* line 226, lib/assets/stylesheets/jquery.qtip.css */
.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}

/* line 231, lib/assets/stylesheets/jquery.qtip.css */
.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
/* line 238, lib/assets/stylesheets/jquery.qtip.css */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 246, lib/assets/stylesheets/jquery.qtip.css */
.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
/* line 253, lib/assets/stylesheets/jquery.qtip.css */
.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: white;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%);
}

/* line 273, lib/assets/stylesheets/jquery.qtip.css */
.qtip-youtube .qtip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0);
}

/* line 278, lib/assets/stylesheets/jquery.qtip.css */
.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

/* line 286, lib/assets/stylesheets/jquery.qtip.css */
.qtip-youtube .qtip-icon {
  border-color: #222;
}

/* line 290, lib/assets/stylesheets/jquery.qtip.css */
.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* jQuery TOOLS Tooltip style */
/* line 296, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}

/* IE Specific */
/* line 318, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}

/* line 323, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

/* line 328, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
  background: transparent;
  color: white;
  border: 0 dashed transparent;
}

/* line 335, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools .qtip-icon {
  border-color: #555;
}

/* line 339, lib/assets/stylesheets/jquery.qtip.css */
.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333;
}

/* Cluetip style */
/* line 345, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent;
}

/* line 355, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: white;
  border: 0 dashed transparent;
}

/* line 361, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cluetip .qtip-icon {
  border-color: #808064;
}

/* line 365, lib/assets/stylesheets/jquery.qtip.css */
.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952;
}

/* Tipsy style */
/* line 372, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipsy {
  background: black;
  background: rgba(0, 0, 0, 0.87);
  color: white;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: bold;
  line-height: 16px;
  text-shadow: 0 1px black;
}

/* line 386, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent;
}

/* line 391, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipsy .qtip-content {
  padding: 6px 10px;
}

/* line 395, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none;
}

/* line 400, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}

/* Tipped style */
/* line 406, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: normal;
  font-family: serif;
}

/* line 420, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: white;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

/* line 434, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589;
}

/* line 439, lib/assets/stylesheets/jquery.qtip.css */
.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555;
}

/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
/* line 451, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap {
  /** Taken from Bootstrap body */
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  /** Taken from Bootstrap .popover */
  padding: 1px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 473, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-titlebar {
  /** Taken from Bootstrap .popover-title */
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 487, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-titlebar .qtip-close {
  /**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
  right: 11px;
  top: 45%;
  border-style: none;
}

/* line 503, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-content {
  /** Taken from Bootstrap .popover-content */
  padding: 9px 14px;
}

/* line 508, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-icon {
  /**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
  background: transparent;
}

/* line 520, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-icon .ui-icon {
  /**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
  width: auto;
  height: auto;
  /* Taken from Bootstrap .close */
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 542, lib/assets/stylesheets/jquery.qtip.css */
.qtip-bootstrap .qtip-icon .ui-icon:hover {
  /* Taken from Bootstrap .close:hover */
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* IE9 fix - removes all filters */
/* line 553, lib/assets/stylesheets/jquery.qtip.css */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none;
}

/* line 560, lib/assets/stylesheets/jquery.qtip.css */
.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */
/* line 569, lib/assets/stylesheets/jquery.qtip.css */
x:-o-prefocus, .qtip .qtip-tip {
  visibility: hidden;
}

/* line 573, lib/assets/stylesheets/jquery.qtip.css */
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: transparent;
  border: 0 dashed transparent;
}

/* line 583, lib/assets/stylesheets/jquery.qtip.css */
.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

/* line 585, lib/assets/stylesheets/jquery.qtip.css */
.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

/* line 592, lib/assets/stylesheets/jquery.qtip.css */
#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* Applied to modals with show.modal.blur set to true */
/* line 599, lib/assets/stylesheets/jquery.qtip.css */
#qtip-overlay.blurs {
  cursor: pointer;
}

/* Change opacity of overlay here */
/* line 602, lib/assets/stylesheets/jquery.qtip.css */
#qtip-overlay div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* line 615, lib/assets/stylesheets/jquery.qtip.css */
.qtipmodal-ie6fix {
  position: absolute !important;
}

/* `Widths
----------------------------------------------------------------------------------------------------*/
/* line 4, lib/assets/stylesheets/formalize.scss */
.input_tiny {
  width: 50px;
}

/* line 8, lib/assets/stylesheets/formalize.scss */
.input_small {
  width: 100px;
}

/* line 12, lib/assets/stylesheets/formalize.scss */
.input_medium {
  width: 150px;
}

/* line 16, lib/assets/stylesheets/formalize.scss */
.input_large {
  width: 200px;
}

/* line 20, lib/assets/stylesheets/formalize.scss */
.input_xlarge {
  width: 250px;
}

/* line 24, lib/assets/stylesheets/formalize.scss */
.input_xxlarge {
  width: 300px;
}

/* line 28, lib/assets/stylesheets/formalize.scss */
.input_full {
  width: 100%;
}

/*
  Added via JS to <textarea> and class="input_full".
  Applies only to IE7. Other browsers don't need it.
*/
/* line 36, lib/assets/stylesheets/formalize.scss */
.input_full_wrap {
  display: block;
  padding-right: 8px;
}

/* `UI Consistency
----------------------------------------------------------------------------------------------------*/
/* line 44, lib/assets/stylesheets/formalize.scss */
::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 49, lib/assets/stylesheets/formalize.scss */
input[type="search"]::-webkit-search-decoration {
  display: none;
}

/* line 53, lib/assets/stylesheets/formalize.scss */
input,
button,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}

/* line 61, lib/assets/stylesheets/formalize.scss */
input[type="radio"],
input[type="checkbox"] {
  position: relative;
  vertical-align: top;
  top: 3px;
  /* IE8, IE9, IE10 */
  top: 0\0;
  /* IE7 */
  *top: -3px;
}

/* iPad */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 1024px) {
  /* line 74, lib/assets/stylesheets/formalize.scss */
  input[type="radio"],
input[type="checkbox"] {
    vertical-align: baseline;
    top: 2px;
  }
}

/* iPhone 3 */
@media (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 480px) {
  /* line 83, lib/assets/stylesheets/formalize.scss */
  input[type="radio"],
input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
  }
}

/* iPhone 4 */
@media (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
  /* line 92, lib/assets/stylesheets/formalize.scss */
  input[type="radio"],
input[type="checkbox"] {
    vertical-align: baseline;
    top: 0;
  }
}

/* line 99, lib/assets/stylesheets/formalize.scss */
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: #ddd url(//assets.autouncle.com/assets/formalize/button-e6c3f0f946d7f9f2b5201578e08ee7f65ec53411e1d5486bb9688869e5941b23.png) repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  /*
    Helvetica Neue present, because it works better
    for line-height on buttons than Arial, on OS X.
  */
  font: bold 12px/1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 0px;
}

/* line 133, lib/assets/stylesheets/formalize.scss */
button {
  /* IE7 */
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 139, lib/assets/stylesheets/formalize.scss */
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  padding: 2px 3px;
  font-size: 13px;
  /*
    Leaving out Helvetica Neue, to not throw off size="..."
    on inputs. Arial is more reliable, on Windows and OS X.
  */
  font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
  height: 1.8em;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}

/*
  Separate rule for Firefox.
  Separate rule for IE, too.
  Cannot stack with WebKit's.
*/
/* line 189, lib/assets/stylesheets/formalize.scss */
::-webkit-input-placeholder {
  color: #888;
}

/* line 193, lib/assets/stylesheets/formalize.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888;
}

/* line 198, lib/assets/stylesheets/formalize.scss */
input.placeholder_text,
textarea.placeholder_text {
  color: #888;
}

/* line 203, lib/assets/stylesheets/formalize.scss */
:invalid {
  /*
    Suppress red glow that Firefox
    adds to form fields by default,
    even when user is still typing.
  */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 214, lib/assets/stylesheets/formalize.scss */
button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  -moz-box-shadow: #06f 0 0 7px;
  -webkit-box-shadow: #06f 0 0 7px;
  box-shadow: #06f 0 0 7px;
  /* for Opera */
  z-index: 1;
}

/* line 230, lib/assets/stylesheets/formalize.scss */
input[type="file"]:focus,
input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 241, lib/assets/stylesheets/formalize.scss */
select[disabled],
textarea[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eee;
}

/* line 259, lib/assets/stylesheets/formalize.scss */
button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #888;
  cursor: default;
}

/* line 275, lib/assets/stylesheets/formalize.scss */
textarea,
select[size],
select[multiple] {
  height: auto;
}

/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
  /* line 283, lib/assets/stylesheets/formalize.scss */
  select {
    background-image: url(//assets.autouncle.com/assets/formalize/select_arrow-7785f1a028e604b4c8d48d2e23b9db7a3f7ed3df9843063d4e3a95ee9335537b.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }
  /* line 290, lib/assets/stylesheets/formalize.scss */
  select[size],
select[multiple] {
    background-image: none;
    padding: 0;
  }
  /* line 296, lib/assets/stylesheets/formalize.scss */
  ::-webkit-validation-bubble-message {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, #000));
    border: 1px solid;
    border-color: #747474 #5e5e5e #4f4f4f;
    color: #fff;
    font: 13px/17px 'Lucida Grande', Arial, 'Liberation Sans', FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: #000 0 0 1px;
    height: 16px;
  }
  /* line 309, lib/assets/stylesheets/formalize.scss */
  ::-webkit-validation-bubble-arrow,
::-webkit-validation-bubble-top-outer-arrow,
::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666;
    border: 0;
  }
}

/* line 319, lib/assets/stylesheets/formalize.scss */
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

/* line 326, lib/assets/stylesheets/formalize.scss */
optgroup {
  color: #000;
  font-style: normal;
  font-weight: normal;
}

/* `IE6
----------------------------------------------------------------------------------------------------*/
/*
  Everything below this line is for IE6.
  Delete it if you don't support it! :)

  Classes are added dynamically via JS,
  because IE6 doesn't support attribute
  selectors: .ie6_button, .ie6_input, etc.

  Note: These style rules are somewhat
  duplicated because IE6 bombs out when
  it sees attribute selectors. Example:

  .ie6_button {
    This works in IE6.
  }

  .ie6_button,
  input[type=submit] {
    This doesn't work.
  }
*/
/* line 357, lib/assets/stylesheets/formalize.scss */
.ie6_button,
* html button {
  background: #ddd url(//assets.autouncle.com/assets/formalize/button-e6c3f0f946d7f9f2b5201578e08ee7f65ec53411e1d5486bb9688869e5941b23.png) repeat-x;
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  font: bold 12px/1.2 Arial, sans-serif;
  padding: 2px 10px 0px;
  overflow: visible;
  width: auto;
}

/* line 370, lib/assets/stylesheets/formalize.scss */
* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

/* line 375, lib/assets/stylesheets/formalize.scss */
.ie6_input,
* html textarea,
* html select {
  background: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

/* line 388, lib/assets/stylesheets/formalize.scss */
* html select {
  margin-top: 1px;
}

/* line 392, lib/assets/stylesheets/formalize.scss */
.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888;
}

/* line 398, lib/assets/stylesheets/formalize.scss */
.ie6_input_disabled {
  background: #eee;
}

/* */
/* Input */
/* */
/* Default for all forms on the website */
/* line 6, app/assets/stylesheets/_forms.sass */
form label {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
  text-align: left;
  clear: right;
  display: block;
  margin: 5px 0 0 0;
}

/* line 12, app/assets/stylesheets/_forms.sass */
form label > input[type="checkbox"], form label > input[type="radio"] {
  top: 0;
  margin-left: 1px;
}

/* line 15, app/assets/stylesheets/_forms.sass */
form label.boolean {
  cursor: pointer;
  display: inline-block;
  padding: 7px 0 7px 0;
  vertical-align: middle;
}

/* line 21, app/assets/stylesheets/_forms.sass */
form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="number"], form input[type="password"], form select, form textarea {
  -webkit-appearance: none;
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background-color: #FFFFFF;
  color: #444444;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 3px 0 10px 0;
}

/* line 15, app/assets/stylesheets/components/_form_input_mixins.sass */
form input[type="text"]:focus, form input[type="tel"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="password"]:focus, form select:focus, form textarea:focus {
  color: #222222;
  border: 1px solid #d8d3cb;
}

/* line 25, app/assets/stylesheets/_forms.sass */
form textarea {
  height: auto;
}

/* line 27, app/assets/stylesheets/_forms.sass */
form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="number"], form input[type="password"], form textarea {
  padding-right: 5px;
}

/* line 32, app/assets/stylesheets/_forms.sass */
form optgroup {
  color: #929595;
}

/* line 34, app/assets/stylesheets/_forms.sass */
form optgroup option {
  padding-left: 15px;
  color: #000;
}

/* line 38, app/assets/stylesheets/_forms.sass */
form input[type="checkbox"] {
  margin-right: 7px;
  display: inline;
}

/* line 42, app/assets/stylesheets/_forms.sass */
form .input {
  position: relative;
}

/* line 45, app/assets/stylesheets/_forms.sass */
form .field_with_errors input, form .field_with_errors select, form .field_with_errors textarea {
  border-color: #CF2020;
}

/* line 47, app/assets/stylesheets/_forms.sass */
form .error {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  font-weight: bold;
  font-size: 0.8em;
  margin: 0 10px;
  color: #CF2020;
}

/* line 56, app/assets/stylesheets/_forms.sass */
form input.invalid {
  border-color: #CF2020;
}

/* line 58, app/assets/stylesheets/_forms.sass */
form label.invalid {
  margin-top: 0;
}

/* line 60, app/assets/stylesheets/_forms.sass */
form .invalid {
  color: #CF2020;
}

/* line 64, app/assets/stylesheets/_forms.sass */
form .inline-input input[type="checkbox"], form .inline-input input[type="radio"], form .inline-input label, form .inline-input span {
  vertical-align: middle;
}

/* line 66, app/assets/stylesheets/_forms.sass */
form .inline-input > label {
  display: inline;
}

/* line 71, app/assets/stylesheets/_forms.sass */
.button, input[type="submit"], input[type="reset"], button, .btn-grouped {
  background: #1BADD5;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  border: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 8px 10px;
  text-transform: uppercase;
}

/* line 139, app/assets/stylesheets/_button_mixins.sass */
.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover, .btn-grouped:hover {
  background: #26bbe3;
  color: #FFF;
}

/* line 73, app/assets/stylesheets/_forms.sass */
.button.blue, input.blue[type="submit"], input.blue[type="reset"], button.blue, .btn-grouped.blue {
  border: 1px solid #0e576b;
  background-image: linear-gradient(top, #49bddd, #168aaa);
  box-shadow: inset 0 1px 0 0 #8dd6ea;
}

/* line 46, app/assets/stylesheets/_button_mixins.sass */
.button.blue:hover, input.blue[type="submit"]:hover, input.blue[type="reset"]:hover, button.blue:hover, .btn-grouped.blue:hover {
  background-image: linear-gradient(top, #5fc6e2, #1BADD5);
  box-shadow: inset 0 1px 0 0 #168aaa;
  color: white;
}

/* line 50, app/assets/stylesheets/_button_mixins.sass */
.button.blue:active, input.blue[type="submit"]:active, input.blue[type="reset"]:active, button.blue:active, .btn-grouped.blue:active {
  box-shadow: inset 0 0 8px 4px #0e576b, 0 1px 0 0 #eee;
}

/* line 52, app/assets/stylesheets/_button_mixins.sass */
.button.blue.disabled, .button.blue[disabled], input.blue.disabled[type="submit"], input.blue[type="submit"][disabled], input.blue.disabled[type="reset"], input.blue[type="reset"][disabled], button.blue.disabled, button.blue[disabled], .btn-grouped.blue.disabled, .btn-grouped.blue[disabled] {
  background: #ddd;
  border-color: #ccc;
  color: rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

/* line 75, app/assets/stylesheets/_forms.sass */
.button.grey, input.grey[type="submit"], input.grey[type="reset"], button.grey, .btn-grouped.grey {
  border: 1px solid #dad4cb;
  color: #515c5e;
  background-color: #f6f3ef;
  text-transform: none;
  background-image: none;
}

/* line 79, app/assets/stylesheets/_button_mixins.sass */
.button.grey:hover, input.grey[type="submit"]:hover, input.grey[type="reset"]:hover, button.grey:hover, .btn-grouped.grey:hover {
  background-color: #edeae6;
  color: #515c5e;
}

/* line 4, app/assets/stylesheets/_buttons.sass */
.button_group > span {
  vertical-align: middle;
  line-height: 35px;
}

/* line 7, app/assets/stylesheets/_buttons.sass */
.button_group > span + .button {
  margin-left: 5px;
}

/* line 9, app/assets/stylesheets/_buttons.sass */
.button_group .button {
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
  border-radius: 0px;
  font-weight: normal;
}

/* line 15, app/assets/stylesheets/_buttons.sass */
.button_group .button > i, .button_group .button > span {
  display: inline-block;
  vertical-align: middle;
}

/* line 18, app/assets/stylesheets/_buttons.sass */
.button_group .button > i + span {
  margin-left: 5px;
}

/* line 20, app/assets/stylesheets/_buttons.sass */
.button_group .button.first {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 22, app/assets/stylesheets/_buttons.sass */
.button_group .button.last {
  margin-right: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 25, app/assets/stylesheets/_buttons.sass */
.button_group .button.toggled {
  color: #515c5e;
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/_buttons.sass */
.button_group .button + .button {
  border-left: 0px none;
}

/* line 31, app/assets/stylesheets/_buttons.sass */
.button.white {
  border: 1px solid #dad4cb;
  background-image: linear-gradient(#fff, #f6f3ef);
  box-shadow: inset 0 1px 0 #f6f3ef;
  color: #515c5e;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
  text-transform: none;
}

/* line 38, app/assets/stylesheets/_buttons.sass */
.button.white:hover {
  background-color: #edeae6;
  color: #515c5e;
}

/* line 41, app/assets/stylesheets/_buttons.sass */
.button.red {
  background: #B41313;
  background-image: linear-gradient(#BF1E1E 0%, #810A0A 100%);
  border: 1px solid #790A0A;
  box-shadow: inset 0px 1px 0px 0 rgba(255, 255, 255, 0.66);
  color: #fff;
}

/* line 47, app/assets/stylesheets/_buttons.sass */
.button.red:hover {
  background: #B41313;
  background-image: linear-gradient(#EE4242 0%, #850C0C 100%);
  box-shadow: inset 0px 1px 2px 0 rgba(0, 0, 0, 0.37);
}

/* line 52, app/assets/stylesheets/_buttons.sass */
.button.darkgreen {
  border-radius: 3px;
  text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.5);
  background: #579A0E;
  background-image: linear-gradient(#73B913 0%, #3D7D0A 100%);
  border: 1px solid #000000;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 1px 0px 0px #FFFFFF;
}

/* line 59, app/assets/stylesheets/_buttons.sass */
.button.darkgreen:hover {
  background-image: linear-gradient(#92D31E 0%, #4CAB0F 100%);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5), inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
}

/* line 63, app/assets/stylesheets/_buttons.sass */
.button.dark_text {
  text-shadow: none;
  color: #273132;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden

Note: The code has been modified to fit our use case
*/
/* line 11, lib/assets/stylesheets/animate.custom.css */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 98, lib/assets/stylesheets/animate.custom.css */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

/* line 1, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register {
  padding: 30px 0 0 14%;
  overflow: hidden;
  text-align: left;
  font-size: 12px;
}

/* line 6, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register > .half {
  width: 30%;
  float: left;
}

/* line 9, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register > .half h2 {
  color: #1BADD5;
}

/* line 11, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register > .half h3 {
  margin-top: 1em;
}

/* line 13, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register > .half input[type=text], .new_session.login_or_register > .half input[type=email], .new_session.login_or_register > .half input[type=password] {
  width: 100%;
}

/* line 15, app/assets/stylesheets/_login_or_register.sass */
.new_session.login_or_register .sep {
  float: left;
  width: 23%;
  font-size: 20px;
  padding-top: 150px;
  text-align: center;
}

/* line 25, app/assets/stylesheets/_login_or_register.sass */
.login_form .fields .input input {
  width: 100%;
}

/* line 27, app/assets/stylesheets/_login_or_register.sass */
.login_form .fields .input.boolean {
  float: left;
}

/* line 29, app/assets/stylesheets/_login_or_register.sass */
.login_form .fields .input.boolean input {
  width: auto;
}

/* line 31, app/assets/stylesheets/_login_or_register.sass */
.login_form .fields .input.boolean label.boolean {
  font-weight: normal;
}

/* line 33, app/assets/stylesheets/_login_or_register.sass */
.login_form .submit {
  text-align: right;
}

/* line 35, app/assets/stylesheets/_login_or_register.sass */
.login_form .submit input[type="submit"] {
  width: 100px;
}

/* line 39, app/assets/stylesheets/_login_or_register.sass */
#content #new_session {
  padding: 2em;
  border: 1px solid #dad4cb;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
}

/* line 45, app/assets/stylesheets/_login_or_register.sass */
#content #new_session h2 {
  margin-top: 0.5em;
}

/* line 48, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .benefits li {
  list-style-type: none;
  line-height: 1.8em;
  padding-left: 32px;
  background: url(//assets.autouncle.com/assets/tick_green-ceb94f89d5b2131ffe01c3956993e9b6d25d727347faa423a904f6e2fda95b71.png) no-repeat 0 6px;
  margin-bottom: 10px;
}

/* line 54, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .login {
  padding-right: 16px;
}

/* line 56, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .two_thirds.last {
  border-left: 1px solid #dad4cb;
  padding-left: 2em;
  width: 60%;
}

/* line 60, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .two_thirds.last .half {
  width: 47%;
}

/* line 62, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .two_thirds.last .half.last {
  margin-left: 16px;
}

/* line 64, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .two_thirds.last .error {
  position: relative;
}

/* line 67, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .small_info_box {
  font-size: 0.9em;
}

/* line 69, app/assets/stylesheets/_login_or_register.sass */
#content #new_session .error_messages {
  display: none;
}

/* line 3, app/assets/stylesheets/_dropdownchecklist.sass */
.ui-state-active {
  color: #222222;
  border: 1px solid #d8d3cb;
  outline: none;
  box-shadow: 0 0 10px rgba(27, 173, 213, 0.5);
}

/* line 9, app/assets/stylesheets/_dropdownchecklist.sass */
.ui-state-hover {
  background-color: #F7F7F7;
}

/* line 12, app/assets/stylesheets/_dropdownchecklist.sass */
.ui-state-disabled label {
  color: #ccc;
}

/* line 3, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom {
  position: relative;
}

/* line 5, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .selector {
  background: #fff url(//assets.autouncle.com/assets/formalize/select_arrow-7785f1a028e604b4c8d48d2e23b9db7a3f7ed3df9843063d4e3a95ee9335537b.gif) no-repeat right center;
  padding-right: 20px;
  box-sizing: border-box;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background-color: #FFFFFF;
  color: #444444;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

/* line 15, app/assets/stylesheets/components/_form_input_mixins.sass */
.dropdown-custom .selector:focus {
  color: #222222;
  border: 1px solid #d8d3cb;
}

/* line 16, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .dropdown-container {
  display: none;
  opacity: 0;
  position: absolute;
  top: 25px;
  left: 0;
  max-width: 300px;
  background: #fff;
  border: 1px solid #edeae6;
  z-index: 3000;
  padding: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-in-out;
}

/* line 29, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .dropdown-container.open {
  display: block;
  opacity: 1;
}

/* line 32, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .dropdown-container .close-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px;
  color: #1BADD5;
  cursor: pointer;
  font-size: 14px;
}

/* line 40, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .dropdown-container .close-button:hover {
  color: #97def2;
}

/* line 42, app/assets/stylesheets/_dropdown_custom.sass */
.dropdown-custom .input {
  float: none;
  width: auto;
}

/* line 2, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input.geo_search label {
  display: block;
}

/* line 5, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input.geo_search .dropdown-container > label {
  margin: 0 0 10px 0;
}

/* line 7, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input.geo_search .row {
  height: auto;
}

/* line 9, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input.geo_search .row.or {
  line-height: 2;
}

/* line 11, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input.geo_search .row + .row {
  margin-top: 10px;
}

/* line 15, app/assets/stylesheets/search_form_components/_geo_input.sass */
.input-group.geo-search .twitter-typeahead {
  width: 100%;
}

/* line 21, app/assets/stylesheets/search_form_components/_geo_input.sass */
#search_form form .input.geo_search .row {
  height: auto;
}

@media screen and (min-width: 750px) {
  /* line 20, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search {
    width: 170px;
  }
  /* line 27, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .selector > label:before {
    content: '';
    display: inline-block;
    background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -13px -475px;
    width: 14px;
    height: 17px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 320px) {
  /* line 33, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance {
    width: 270px;
  }
  /* line 35, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance input, #search_form form .input.geo_search .row.postcode_and_distance select, #search_form form .input.geo_search .row.postcode_and_distance label, #search_form form .input.geo_search .row.postcode_and_distance span {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  /* line 39, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance input + label {
    margin-left: 10px;
  }
  /* line 41, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance input, #search_form form .input.geo_search .row.postcode_and_distance select {
    margin-left: 5px;
  }
  /* line 43, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance input.postcode {
    width: 55px;
  }
  /* line 45, app/assets/stylesheets/search_form_components/_geo_input.sass */
  #search_form form .input.geo_search .row.postcode_and_distance .distance_in_meters {
    width: 80px;
  }
}

/* line 52, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container {
  width: 100%;
  max-width: 100%;
  padding: 15px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}

/* line 57, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container .or {
  font-weight: bold;
  font-size: 18px;
}

/* line 61, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container .postcode_and_distance label {
  font-size: 14px;
  line-height: 1.6em;
}

/* line 64, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container .postcode_and_distance .postcode {
  -webkit-appearance: none;
  padding: 10px 5px;
  height: 44px;
  font-size: 16px;
  color: #686868;
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  margin-bottom: 14px;
}

/* line 75, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container .postcode_and_distance .distance_in_meters {
  -webkit-appearance: none;
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background-color: #FFFFFF;
  color: #444444;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #fff url(//assets.autouncle.com/assets/formalize/select_arrow-7785f1a028e604b4c8d48d2e23b9db7a3f7ed3df9843063d4e3a95ee9335537b.gif) no-repeat right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background: #FFF url(//assets.autouncle.com/assets/mobile/chevron_down_@2x-f80cea53e5b8c4f5a98d9c70aaa180baad6f5dc67512de0aa950e612444ede18.svg) no-repeat 99% center;
  margin: 0;
  height: 44px;
  width: 100%;
}

/* line 15, app/assets/stylesheets/components/_form_input_mixins.sass */
.mobile_layout form .input.geo_search .dropdown-container .postcode_and_distance .distance_in_meters:focus {
  color: #222222;
  border: 1px solid #d8d3cb;
}

/* line 82, app/assets/stylesheets/search_form_components/_geo_input.sass */
.mobile_layout form .input.geo_search .dropdown-container .close-button {
  width: 100%;
  height: 44px;
  padding: 10px;
  margin-top: 10px;
  background: #1BADD5;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-radius: 3px;
  position: initial;
}

/*************************************************/
/*               Search form                     */
/*************************************************/
/* General */
/* line 10, app/assets/stylesheets/_search_form.sass */
#search_form {
  position: absolute;
  z-index: 2;
  width: 628px;
  min-height: 205px;
  overflow: visible;
  padding: 20px;
  border-radius: 15px 15px 0 0;
  background-color: #f6f3ef;
  transition: border-radius, 1s;
}

/* line 22, app/assets/stylesheets/_search_form.sass */
#search_form.expanded {
  border-radius: 15px;
  transition: border-radius, 1s;
}

/* line 25, app/assets/stylesheets/_search_form.sass */
#search_form.expanded {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  transition: box-shadow, 0.8s;
}

/* line 30, app/assets/stylesheets/_search_form.sass */
#search_form form h3 {
  font-size: 13px;
}

/* line 32, app/assets/stylesheets/_search_form.sass */
#search_form form .row {
  height: 45px;
  width: 100%;
  margin-left: 0;
}

/* line 36, app/assets/stylesheets/_search_form.sass */
#search_form form .row #model_name_loader {
  display: inline-block;
  width: 95%;
  text-align: center;
  padding: 5px;
}

/* line 41, app/assets/stylesheets/_search_form.sass */
#search_form form .row #model_name_loader.hidden {
  display: none;
}

/* line 43, app/assets/stylesheets/_search_form.sass */
#search_form form .row #model_name_loader.active {
  display: inline-block;
}

/* line 45, app/assets/stylesheets/_search_form.sass */
#search_form form .row #model_name_no_brand {
  display: none;
}

/* line 47, app/assets/stylesheets/_search_form.sass */
#search_form form .row #model_name_no_brand.active {
  display: inline-block;
}

/* line 49, app/assets/stylesheets/_search_form.sass */
#search_form form .row.important select {
  font-weight: bold;
  color: #1BADD5;
}

/* line 52, app/assets/stylesheets/_search_form.sass */
#search_form form .row.auto_height {
  height: auto;
  overflow: visible;
}

/* line 55, app/assets/stylesheets/_search_form.sass */
#search_form form .half {
  width: 301px;
  float: left;
}

/* line 58, app/assets/stylesheets/_search_form.sass */
#search_form form .half:first-child {
  margin-right: 3.5%;
}

/* line 60, app/assets/stylesheets/_search_form.sass */
#search_form form .half .input {
  position: relative;
  float: left;
}

/* line 64, app/assets/stylesheets/_search_form.sass */
#search_form form .input input[type=text], #search_form form .input input[type=number], #search_form form .input select, #search_form form .input.dropdown-custom .selector {
  font-size: 13px;
  height: 28px;
  width: 100%;
  margin: 0;
}

/* line 69, app/assets/stylesheets/_search_form.sass */
#search_form form .input select[multiple] {
  height: auto;
}

/* line 71, app/assets/stylesheets/_search_form.sass */
#search_form form .input option {
  padding: 0 5px;
}

/* line 73, app/assets/stylesheets/_search_form.sass */
#search_form form .input option.first {
  color: #666;
}

/* line 75, app/assets/stylesheets/_search_form.sass */
#search_form form .input input.boolean {
  width: 13px;
  height: 22px;
}

/* line 78, app/assets/stylesheets/_search_form.sass */
#search_form form .input .input-placeholder {
  color: #aaa;
}

/* line 80, app/assets/stylesheets/_search_form.sass */
#search_form form .input.disabled {
  color: #666;
}

/* line 82, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes {
  border: none;
  overflow: hidden;
}

/* line 85, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes .category {
  float: left;
  width: 305px;
}

/* line 88, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes .category.equipment {
  margin-right: 16px;
}

/* line 90, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes .row {
  height: 28px;
  padding-top: 1px;
}

/* line 93, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes .input {
  width: auto;
  position: relative;
  float: left;
}

/* line 97, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes h3 {
  font-weight: bold;
  position: relative;
  margin-bottom: 8px;
}

/* line 101, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes input {
  position: absolute;
  left: 0px;
  top: 0;
}

/* line 105, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes label {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: normal;
  padding: 0;
  width: 122px;
  margin: 0 19px 0 0;
  padding-left: 20px;
  text-align: left;
  line-height: 11px;
}

/* line 115, app/assets/stylesheets/_search_form.sass */
#search_form form .checkboxes .input.last label {
  margin-right: 0;
}

/* line 117, app/assets/stylesheets/_search_form.sass */
#search_form form .dash {
  float: left;
  width: 19px;
  line-height: 27px;
  text-align: center;
}

/* line 122, app/assets/stylesheets/_search_form.sass */
#search_form form abbr {
  display: none;
}

/* line 125, app/assets/stylesheets/_search_form.sass */
#search_form form #controls {
  position: relative;
  margin-top: -47px;
  float: right;
  z-index: 15;
  width: auto;
  border: 1px solid #dad4cb;
  background-color: #edeae6;
  border-radius: 5px;
}

/* line 134, app/assets/stylesheets/_search_form.sass */
#search_form form #controls .reset, #search_form form #controls #search_toggle, #search_form form #controls #search_submit {
  display: block;
  float: right;
  text-decoration: none;
}

/* line 138, app/assets/stylesheets/_search_form.sass */
#search_form form #controls .reset, #search_form form #controls #search_toggle {
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
}

/* line 142, app/assets/stylesheets/_search_form.sass */
#search_form form #controls .reset {
  margin-left: 20px;
  position: relative;
  position: relative;
  border-right: 1px solid #dad4cb;
}

/* line 225, app/assets/stylesheets/_variables.sass */
#search_form form #controls .reset:before, #search_form form #controls .reset > .before {
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  position: absolute;
}

/* line 231, app/assets/stylesheets/_variables.sass */
#search_form form #controls .reset:before, #search_form form #controls .reset > .before {
  clip: rect(75px 40px 88px 27px);
  top: -66px;
  left: -27px;
}

/* line 148, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle {
  font-weight: bold;
  width: auto;
}

/* line 151, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle i.icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -30px -427px;
  width: 11px;
  height: 10px;
}

/* line 157, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle.expanded i.icon {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -41px -427px;
  width: 11px;
  height: 10px;
}

/* line 159, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle .selected_advanced {
  color: #83190F;
}

/* line 161, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle i.notification {
  display: inline-block;
  background: #CF2020;
  color: white;
  padding: 4px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  display: none;
}

/* line 165, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle.with_notification i.notification {
  display: inline-block;
}

/* line 168, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_toggle.expanded.with_notification i.notification {
  display: none;
}

/* line 171, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_submit {
  height: 36px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -1px;
  font-size: 14px;
  padding: 0;
}

/* line 178, app/assets/stylesheets/_search_form.sass */
#search_form form #controls #search_submit {
  width: 141px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 184, app/assets/stylesheets/_search_form.sass */
form .half .input {
  width: 100%;
}

/* line 187, app/assets/stylesheets/_search_form.sass */
form .input.model_name .loader {
  display: none;
  text-align: center;
  padding-top: 7px;
}

/* line 193, app/assets/stylesheets/_search_form.sass */
form .input.half-size, form .input.price, form .input.km, form .input.year, form .input.engine_size, form .input.fuel_economy, form .input.seller_kind, form .input.region, form .input.in_regions, form .input.body, form .input.hp, form .input.has_auto_gear, form .input.colors, form .input.doors, form .input.geo_search {
  width: 141px;
}

/* line 199, app/assets/stylesheets/_search_form.sass */
form .input.with-label > input, form .input.with-label > select, form .input.with-label > .selector, form .input.price > input, form .input.price > select, form .input.price > .selector, form .input.km > input, form .input.km > select, form .input.km > .selector, form .input.year > input, form .input.year > select, form .input.year > .selector, form .input.fuel_economy > input, form .input.fuel_economy > select, form .input.fuel_economy > .selector, form .input.hp > input, form .input.hp > select, form .input.hp > .selector, form .input.geo_search > input, form .input.geo_search > select, form .input.geo_search > .selector {
  padding-left: 35px;
}

/* line 201, app/assets/stylesheets/_search_form.sass */
form .input.with-label > label, form .input.with-label > .selector > label, form .input.price > label, form .input.price > .selector > label, form .input.km > label, form .input.km > .selector > label, form .input.year > label, form .input.year > .selector > label, form .input.fuel_economy > label, form .input.fuel_economy > .selector > label, form .input.hp > label, form .input.hp > .selector > label, form .input.geo_search > label, form .input.geo_search > .selector > label {
  position: absolute;
  display: block;
  margin: 0;
  width: 30px;
  overflow: hidden;
  top: 1px;
  left: 1px;
  line-height: 26px;
  font-weight: normal;
  background: #edeae6;
  color: #99948e;
  text-align: center;
  border-radius: 4px 0 0 4px;
}

/* line 218, app/assets/stylesheets/_search_form.sass */
form .input label i.icon-fuel {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -18px -427px;
  width: 12px;
  height: 14px;
}

/* line 224, app/assets/stylesheets/_search_form.sass */
form .half.relative {
  position: relative;
}

/* line 226, app/assets/stylesheets/_search_form.sass */
form i.colors {
  position: absolute;
  width: 22px;
  height: 10px;
  top: 0;
  left: 90px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -18px -414px;
}

/* line 234, app/assets/stylesheets/_search_form.sass */
form .body_types {
  margin-top: -5px;
  margin-bottom: 18px;
  max-height: 45px;
}

/* line 238, app/assets/stylesheets/_search_form.sass */
form .body_types label:not(:first-child) {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  text-align: center;
  margin: 0;
  padding: 0 5px;
  cursor: pointer;
  max-width: 49px;
}

/* line 247, app/assets/stylesheets/_search_form.sass */
form .body_types label:not(:first-child) span {
  display: block;
  font-size: 11px;
  line-height: 1;
  margin-top: 5px;
}

/* line 252, app/assets/stylesheets/_search_form.sass */
form .body_types .input {
  display: inline-block;
  vertical-align: middle;
  line-height: 23px;
  padding-left: 17px;
  position: relative;
}

/* line 260, app/assets/stylesheets/_search_form.sass */
form .body_types .input.all {
  padding-left: 0;
  font-size: 12px;
}

/* line 263, app/assets/stylesheets/_search_form.sass */
form .body_types .input.all label {
  max-width: 72px;
  line-height: 14px;
}

/* line 266, app/assets/stylesheets/_search_form.sass */
form .body_types .input.all input {
  display: inline;
}

/* line 269, app/assets/stylesheets/_search_form.sass */
form .body_types .input.checked .tick {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -443px;
  width: 15px;
  height: 14px;
}

/* line 275, app/assets/stylesheets/_search_form.sass */
form .body_types .input i {
  display: inline-block;
  background: url(//assets.autouncle.com/assets/body_types_small-aa2c35db521b53e1d0d6dd0370c2d884bcbbe93681d8ffb5627ae4a493d75918.png) no-repeat 0 0;
  height: 23px;
}

/* line 279, app/assets/stylesheets/_search_form.sass */
form .body_types .input input {
  margin-right: 0;
  display: none;
  position: static;
}

/* line 283, app/assets/stylesheets/_search_form.sass */
form .body_types .input input, form .body_types .input i {
  vertical-align: middle;
}

/* line 285, app/assets/stylesheets/_search_form.sass */
form .body_types .input span {
  vertical-align: baseline;
}

/* line 287, app/assets/stylesheets/_search_form.sass */
form .body_types .input .tick {
  display: none;
}

/* line 289, app/assets/stylesheets/_search_form.sass */
form .body_types .input.hatchback i {
  width: 41px;
  background-position: 0px 0px;
}

/* line 293, app/assets/stylesheets/_search_form.sass */
form .body_types .input.hatchback:hover i, form .body_types .input.hatchback.checked i {
  background-position: -50px 0px;
}

/* line 295, app/assets/stylesheets/_search_form.sass */
form .body_types .input.sedan i {
  width: 50px;
  background-position: 0px -23px;
}

/* line 299, app/assets/stylesheets/_search_form.sass */
form .body_types .input.sedan:hover i, form .body_types .input.sedan.checked i {
  background-position: -50px -23px;
}

/* line 301, app/assets/stylesheets/_search_form.sass */
form .body_types .input.stationcar i {
  width: 50px;
  background-position: 0px -46px;
}

/* line 305, app/assets/stylesheets/_search_form.sass */
form .body_types .input.stationcar:hover i, form .body_types .input.stationcar.checked i {
  background-position: -50px -46px;
}

/* line 307, app/assets/stylesheets/_search_form.sass */
form .body_types .input.cabriolet i {
  width: 44px;
  background-position: 0px -69px;
}

/* line 311, app/assets/stylesheets/_search_form.sass */
form .body_types .input.cabriolet:hover i, form .body_types .input.cabriolet.checked i {
  background-position: -50px -69px;
}

/* line 313, app/assets/stylesheets/_search_form.sass */
form .body_types .input.coupe i {
  width: 48px;
  background-position: 0px -92px;
}

/* line 317, app/assets/stylesheets/_search_form.sass */
form .body_types .input.coupe:hover i, form .body_types .input.coupe.checked i {
  background-position: -50px -92px;
}

/* line 319, app/assets/stylesheets/_search_form.sass */
form .body_types .input.suv i {
  width: 48px;
  background-position: 0px -115px;
}

/* line 323, app/assets/stylesheets/_search_form.sass */
form .body_types .input.suv:hover i, form .body_types .input.suv.checked i {
  background-position: -50px -115px;
}

/* line 325, app/assets/stylesheets/_search_form.sass */
form .body_types .input.mpv i {
  width: 50px;
  background-position: 0px -138px;
}

/* line 329, app/assets/stylesheets/_search_form.sass */
form .body_types .input.mpv:hover i, form .body_types .input.mpv.checked i {
  background-position: -50px -138px;
}

/* line 332, app/assets/stylesheets/_search_form.sass */
form #advanced-fieldset {
  display: none;
  clear: both;
  padding-top: 18px;
  padding-bottom: 55px;
}

/* line 339, app/assets/stylesheets/_search_form.sass */
#qtip-counter .qtip-titlebar {
  color: #515c5e;
  padding-left: 5px;
}

/* line 342, app/assets/stylesheets/_search_form.sass */
#qtip-counter .qtip-content {
  padding: 0 5px;
}

/* line 344, app/assets/stylesheets/_search_form.sass */
#hits_counter {
  display: none;
}

/* line 346, app/assets/stylesheets/_search_form.sass */
#hits_counter .inner {
  padding: 0;
  min-height: 36px;
  line-height: 36px;
  width: 137px;
}

/* line 351, app/assets/stylesheets/_search_form.sass */
#hits_counter .nr_hits {
  text-align: right;
}

/* line 353, app/assets/stylesheets/_search_form.sass */
#hits_counter .nr_hits .label {
  float: left;
}

/* line 355, app/assets/stylesheets/_search_form.sass */
#hits_counter .nr_hits .number {
  overflow: hidden;
}

/* line 357, app/assets/stylesheets/_search_form.sass */
#hits_counter .number {
  display: none;
  border-radius: 5px;
  font-weight: bold;
  background-color: #1BADD5;
  padding: 5px;
  color: white;
}

/* line 365, app/assets/stylesheets/_search_form.sass */
#hits_counter .loader {
  display: none;
}

/* line 367, app/assets/stylesheets/_search_form.sass */
#hits_counter .loader.active {
  display: inline-block;
}

/* line 369, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings {
  list-style-type: none;
  padding-bottom: 5px;
  position: relative;
}

/* line 373, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings > .loader {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

/* line 382, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings > .loader.active {
  visibility: visible;
}

/* line 384, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings.active li {
  visibility: visible;
}

/* line 386, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li {
  visibility: hidden;
  text-align: right;
  height: 25px;
}

/* line 390, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li a {
  line-height: 25px;
  text-decoration: none;
  display: block;
}

/* line 394, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li a.active {
  background: #89C0D0;
  margin-left: -10px;
  padding-left: 10px;
  margin-right: -10px;
}

/* line 399, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li a span {
  vertical-align: middle;
}

/* line 401, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li a .score_label_img, #hits_counter ul.au_ratings li a .score_wrapper {
  display: inline-block;
  vertical-align: middle;
}

/* line 404, app/assets/stylesheets/_search_form.sass */
#hits_counter ul.au_ratings li a .number {
  border-radius: 2px;
  margin-left: 5px;
  padding: 2px;
  font-size: 10px;
  display: inline-block;
  line-height: 12px;
  width: 40px;
  text-align: center;
}

/* line 415, app/assets/stylesheets/_search_form.sass */
#content #search_form h2 {
  font-size: 18px;
}

/* line 420, app/assets/stylesheets/_search_form.sass */
body.se_country #search_form .input.simple-fuel-dropdown, body.de_country #search_form .input.simple-fuel-dropdown, body.it_country #search_form .input.simple-fuel-dropdown, body.es_country #search_form .input.simple-fuel-dropdown, body.at_country #search_form .input.simple-fuel-dropdown, body.pt_country #search_form .input.simple-fuel-dropdown, body.pl_country #search_form .input.simple-fuel-dropdown, body.fi_country #search_form .input.simple-fuel-dropdown, body.uk_country #search_form .input.simple-fuel-dropdown, body.ch_country #search_form .input.simple-fuel-dropdown, body.fr_country #search_form .input.simple-fuel-dropdown, body.nl_country #search_form .input.simple-fuel-dropdown, body.be_country #search_form .input.simple-fuel-dropdown {
  width: 100%;
}

/* line 426, app/assets/stylesheets/_search_form.sass */
body.se_locale #search_form .body_types .input.all label {
  font-size: 10px;
  padding: 0;
}

/* line 432, app/assets/stylesheets/_search_form.sass */
body.de_locale #search_form .body_types .input, body.de-AT_locale #search_form .body_types .input, body.de-CH_locale #search_form .body_types .input {
  padding-left: 10px;
}

/* line 434, app/assets/stylesheets/_search_form.sass */
body.de_locale #search_form .body_types .input.all, body.de-AT_locale #search_form .body_types .input.all, body.de-CH_locale #search_form .body_types .input.all {
  padding-left: 0;
}

/* line 437, app/assets/stylesheets/_search_form.sass */
body.de_locale #search_form .input.hp label, body.de-AT_locale #search_form .input.hp label, body.de-CH_locale #search_form .input.hp label {
  width: 75px;
}

/* line 439, app/assets/stylesheets/_search_form.sass */
body.de_locale #search_form .input.hp input, body.de-AT_locale #search_form .input.hp input, body.de-CH_locale #search_form .input.hp input {
  padding-left: 80px;
}

/* line 1, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form {
  width: 410px;
  min-height: 310px;
  background-color: #FFF;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper {
  display: inline-block;
  width: 185px;
  padding: 0 10px;
  float: left;
}

/* line 14, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .label {
  display: inline-block;
  text-align: left;
  height: 15px;
  padding: 15px 0 10px 0;
  color: #686868;
  font-size: 14px;
}

/* line 21, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper #search_submit {
  border: 0;
  font-size: 14px;
  background: #1BADD5;
  border-radius: 3px;
  color: #ffffff;
  margin-top: 40px;
}

/* line 28, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper #search_submit:hover {
  background: #26bbe3;
}

/* line 30, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper #search_submit:active, .extended-search-form form .extended-search-field-wrapper #search_submit:focus {
  box-shadow: none;
}

/* line 33, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .input select, .extended-search-form form .extended-search-field-wrapper .input input {
  width: 185px;
  height: 35px;
  margin: 0;
  border: 0;
  border-radius: 3px;
  background-image: none;
  padding: 5px 30px 5px 10px;
  color: #686868;
  color: #828283;
  border: 1px solid #D6D6D6;
}

/* line 44, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .input input {
  padding-right: 10px;
}

/* line 46, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .input select {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAwUlEQVQ4T6WS0RGCMBBEb6EA7URLyHDhXysQO7ATSxAr0AJIJnZgKVIAnIOjDkpkMLnf3L7Z3C4ochCpp3gAM18BLAKdOGitb0Q0CwTUyPN8KSIuAFIDUI8bMPMKwOkfFyKyNsac30fMsqxIkuQwBdK27dZaW3a7HylorXdEtB+D9MUDwPM7JYCNDyIiR2NM0X/z9oCZBxCf2OvgRf/qx6WqKuVz9bOJSql5mqZdvNQ0jXLOdX0ZTHyVp8Q2thPt4A6350BX2FlfqAAAAABJRU5ErkJggg==");
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: 164px center;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 54, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .input select::-ms-expand {
  display: none;
}

/* line 56, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .input select[type="checkbox"] {
  margin-right: 8px;
}

/* line 59, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .price input::-webkit-input-placeholder {
  color: #828283;
}

/* line 61, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .price label {
  display: none;
}

/* line 63, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .postcode-input-wrapper {
  width: 85px;
  float: left;
}

/* line 66, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .postcode-input-wrapper input {
  width: 100%;
}

/* line 68, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .distance-input-wrapper {
  width: 95px;
  float: left;
  padding-left: 5px;
}

/* line 72, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .distance-input-wrapper select {
  width: 100%;
  background-position: 74px center;
}

/* line 75, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form form .extended-search-field-wrapper .online-sales-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}

/* line 80, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper {
  width: 100% !important;
  text-align: center;
  font-size: 17px;
}

/* line 84, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper .front-page-detailed-search {
  padding: 20px 0 5px 0;
}

/* line 87, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper .button.disabled, .extended-search-form .front-page-detailed-search-wrapper .button[disabled], .extended-search-form .front-page-detailed-search-wrapper input.disabled[type="submit"], .extended-search-form .front-page-detailed-search-wrapper input[type="submit"][disabled], .extended-search-form .front-page-detailed-search-wrapper input.disabled[type="reset"], .extended-search-form .front-page-detailed-search-wrapper input[type="reset"][disabled], .extended-search-form .front-page-detailed-search-wrapper button.disabled, .extended-search-form .front-page-detailed-search-wrapper button[disabled] {
  color: inherit;
  box-shadow: none;
}

/* line 91, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button {
  background: none;
  border: none;
  text-transform: initial;
  line-height: initial;
  font-size: 16px;
  font-family: inherit;
  font-weight: normal;
}

/* line 101, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button:hover .detailed-search-container {
  opacity: 0.8;
}

/* line 103, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button:active, .extended-search-form .front-page-detailed-search-wrapper button:focus {
  box-shadow: none;
}

/* line 106, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button .detailed-search-container {
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #686868;
}

/* line 111, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button .detailed-search-container > * {
  vertical-align: middle;
}

/* line 114, app/assets/stylesheets/_extended_search_form.sass */
.extended-search-form .front-page-detailed-search-wrapper button .detailed-search-container .icon_white_arrow_right, .extended-search-form .front-page-detailed-search-wrapper button .detailed-search-container .icon_grey_arrow_right {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

/* line 118, app/assets/stylesheets/_extended_search_form.sass */
.front-page-heading {
  width: 485px;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 15px;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.da-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.se-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.de-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.it-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.at-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.es-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.pt-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.pl-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.fi-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.ro-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.uk-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.ch-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.fr-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.nl-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 126, app/assets/stylesheets/_extended_search_form.sass */
body.be-background #content-wrapper h1.main-headline {
  margin: 0;
}

/* line 128, app/assets/stylesheets/_extended_search_form.sass */
.recent-searches-wrapper {
  width: 430px;
}

/* line 2, app/assets/stylesheets/_thermometer.sass */
.thermometer {
  text-align: center;
  width: 100%;
  line-height: normal;
  position: relative;
  z-index: 30;
}

/* line 17, app/assets/stylesheets/_thermometer.sass */
.thermometer, .thermometer .scale, .thermometer .bar {
  height: 205px;
}

/* line 19, app/assets/stylesheets/_thermometer.sass */
.thermometer .scale {
  background-image: url(//assets.autouncle.com/assets/search_results/autoscore_thermometer-30e68d25510a61d48cdd29ca934a3328b2fa8aa77286d7319247fa86359a5741.png);
  background-repeat: no-repeat;
  background-position: -60px -6px;
  float: right;
  width: 60px;
  padding-left: 8px;
  margin-top: 6px;
}

/* line 28, app/assets/stylesheets/_thermometer.sass */
.thermometer .scale .piece {
  padding-top: 28px;
  height: 13px;
  font-size: 10px;
  padding-right: 12px;
  text-align: right;
  white-space: nowrap;
  display: inline-block;
}

/* line 36, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar {
  float: right;
  width: 30px;
}

/* line 39, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece {
  height: 41px;
  background-image: url(//assets.autouncle.com/assets/search_results/autoscore_thermometer-30e68d25510a61d48cdd29ca934a3328b2fa8aa77286d7319247fa86359a5741.png);
  background-repeat: no-repeat;
  background-position: -30px top;
}

/* line 46, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value1.active {
  background-position: 0 0;
}

/* line 48, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value2 {
  background-position: -30px -41px;
}

/* line 50, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value2.active {
  background-position: 0 -41px;
}

/* line 52, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value3 {
  background-position: -30px -82px;
}

/* line 54, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value3.active {
  background-position: 0 -82px;
}

/* line 56, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value4 {
  background-position: -30px -123px;
}

/* line 58, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value4.active {
  background-position: 0 -123px;
}

/* line 60, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value5 {
  background-position: -30px -164px;
}

/* line 62, app/assets/stylesheets/_thermometer.sass */
.thermometer .bar .piece.value5.active {
  background-position: 0 -164px;
}

/* line 64, app/assets/stylesheets/_thermometer.sass */
.thermometer .price, .thermometer .market_price {
  height: 45px;
  position: absolute;
  left: 0;
  text-align: left;
  background: url(//assets.autouncle.com/assets/search_results/thermometer_indicator-af345644a6632e3d4cf3c32c9c39cc8ec6fce85b13289450b8686cba72f773b7.png) no-repeat 0 100%;
  padding-bottom: 10px;
}

/* line 71, app/assets/stylesheets/_thermometer.sass */
.thermometer .price .label, .thermometer .market_price .label {
  text-align: left;
  margin-bottom: 5px;
  margin-top: -3px;
}

/* line 75, app/assets/stylesheets/_thermometer.sass */
.thermometer .market_price {
  top: 63.5px;
  right: 71px;
}

/* line 78, app/assets/stylesheets/_thermometer.sass */
.thermometer .market_price .number {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
  font-size: 14px;
}

/* line 81, app/assets/stylesheets/_thermometer.sass */
.thermometer .price {
  background-position: 100% 100%;
  right: 69px;
}

/* line 85, app/assets/stylesheets/_thermometer.sass */
.thermometer.value1 .market_price, .thermometer.value2 .market_price, .thermometer.value3.top .market_price {
  background-position: 0 0;
  padding: 15px 0 0 0;
  top: 96.5px;
}

/* line 90, app/assets/stylesheets/_thermometer.sass */
.thermometer.value3.bottom .price, .thermometer.value1 .price, .thermometer.value4.top .price, .thermometer.value4.middle .price {
  background-position: 160% 0;
  padding: 10px 0 0 0;
}

/* line 94, app/assets/stylesheets/_thermometer.sass */
.thermometer.top .price {
  margin-top: -10.25px;
}

/* line 97, app/assets/stylesheets/_thermometer.sass */
.thermometer.bottom .price {
  margin-top: 10.25px;
}

/* line 100, app/assets/stylesheets/_thermometer.sass */
.thermometer.value3.top .price {
  top: 63px;
}

/* line 103, app/assets/stylesheets/_thermometer.sass */
.thermometer.value3.bottom .price {
  top: 98px;
}

/* line 106, app/assets/stylesheets/_thermometer.sass */
.thermometer.value2 .price {
  top: 22px;
}

/* line 109, app/assets/stylesheets/_thermometer.sass */
.thermometer.value4 .price {
  top: 104px;
}

/* line 112, app/assets/stylesheets/_thermometer.sass */
.thermometer.value4.top .price, .thermometer.value4.middle .price {
  top: 139px;
}

/* line 115, app/assets/stylesheets/_thermometer.sass */
.thermometer.value5 .price {
  top: 145px;
}

/* line 118, app/assets/stylesheets/_thermometer.sass */
.thermometer.value1 .price {
  top: 16px;
}

/* line 1, app/assets/stylesheets/_footer_featured.sass */
.footer_featured {
  padding: 0 0 32px 0;
}

/* line 3, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li {
  display: inline-block;
  vertical-align: top;
  width: 24.6%;
  text-align: center;
  line-height: 1.6em;
}

/* line 9, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li a {
  display: block;
  font-weight: bold;
  padding: 0 16px;
}

/* line 13, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li a .icon {
  width: 88px;
  height: 88px;
  margin: 0 auto 16px auto;
}

/* line 18, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li a:hover .icon {
  background-position: 0 -88px;
}

/* line 21, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li.mobile_apps .icon {
  background-image: url(//assets.autouncle.com/assets/footer/mobile_apps-4abfe8835412927a34014a7efa5ae3fb67d6c832d9d35a4e20247c3f38b0fbc7.png);
}

/* line 24, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li.garage .icon {
  background-image: url(//assets.autouncle.com/assets/footer/garage-0ffad424df95af3269ebdf64d6050aecc7f15da9942defed661a9b2d3bf78673.png);
}

/* line 27, app/assets/stylesheets/_footer_featured.sass */
.footer_featured li.car_reports .icon {
  background-image: url(//assets.autouncle.com/assets/footer/car_reports-1f9c7fb48ffffb059a8e840dc8cef807105926dae8e005402b8c4e71a95dc0d5.png);
}

/* line 30, app/assets/stylesheets/_footer_featured.sass */
#ios_app_banner {
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 30px;
  background: url(//assets.autouncle.com/assets/footer/mobile_app_ios_bg-8ed54279b89a183e5525dce34a4f44a075e2506222b9e6bcf9be884fbaaf5ee8.png) no-repeat bottom center;
}

/* line 36, app/assets/stylesheets/_footer_featured.sass */
#ios_app_banner > h2, #ios_app_banner > img {
  display: inline-block;
  vertical-align: middle;
}

/* line 39, app/assets/stylesheets/_footer_featured.sass */
#ios_app_banner > img {
  margin-left: 20px;
}

/* line 43, app/assets/stylesheets/_footer_featured.sass */
body#front_page #ios_app_banner {
  margin-bottom: 0;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/* line 3, app/assets/stylesheets/_top_links.sass */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 26, app/assets/stylesheets/_top_links.sass */
#top_links {
  font-size: 12px;
  text-transform: uppercase;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 30, app/assets/stylesheets/_top_links.sass */
#top_links > ul {
  float: right;
  list-style-type: none;
}

/* line 33, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li {
  position: relative;
  display: inline-block;
  margin: 0 0 0 16px;
  vertical-align: middle;
}

/* line 40, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.no-label a.nav-item i {
  display: inline-block;
}

/* line 42, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li:first-child {
  margin-left: 0;
}

/* line 44, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li .label {
  padding: 2px 4px;
  border-radius: 4px;
  line-height: 14px;
  color: white;
}

/* line 49, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li .label.label-success {
  background-color: #118C28;
}

/* line 52, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li .label.label-new {
  background-color: #1BADD5;
}

/* line 54, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li .button {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background: #1BADD5;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  border: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 8px 10px;
  text-transform: uppercase;
  display: block;
  line-height: 1;
  margin: -6px 0;
}

/* line 139, app/assets/stylesheets/_button_mixins.sass */
#top_links > ul > li .button:hover {
  background: #26bbe3;
  color: #FFF;
}

/* line 61, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a.nav-item {
  color: #515c5e;
  display: block;
  text-decoration: none;
  position: relative;
  padding-top: 0;
  padding-left: 0;
}

/* line 69, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a.nav-item:hover {
  color: #26bbe3;
}

/* line 71, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a.nav-item i, #top_links > ul > li a.nav-item span {
  display: inline-block;
  vertical-align: middle;
}

/* line 74, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a.nav-item i {
  display: none;
  content: '';
  width: 30px;
  height: 20px;
  background: url(//assets.autouncle.com/images/top_links_icons.png) no-repeat;
}

/* line 82, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.dropdown > a {
  padding-right: 13px;
  outline: 0;
  z-index: 10;
}

/* line 86, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.dropdown:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 6px;
  background: url(//assets.autouncle.com/assets/arrow_sprites-1b7477f766e8e06a383ab0f641373a66854c383b538787a5d21e368959c314ef.png) no-repeat;
  width: 8px;
  height: 6px;
}

/* line 93, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.dropdown:hover:after {
  background: url(//assets.autouncle.com/assets/arrow_sprites-1b7477f766e8e06a383ab0f641373a66854c383b538787a5d21e368959c314ef.png) no-repeat;
  width: 8px;
  height: 6px;
  background-position: -9px 0;
}

/* line 95, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.dropdown .label {
  margin-left: 6px;
}

/* line 97, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul {
  display: none;
  list-style-type: none;
  position: absolute;
  top: 100%;
  right: -5px;
  float: left;
  min-width: 50px;
  z-index: 4000;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  padding: 5px;
  margin: 0 -6px 0px -6px;
}

/* line 113, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li {
  height: 30px;
  color: #515c5e;
}

/* line 116, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li > span, #top_links > ul > li > ul li a {
  padding: 5px 10px;
  display: block;
}

/* line 119, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li .dropdown-label {
  color: #828283;
}

/* line 121, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #515c5e;
  clear: both;
  white-space: nowrap;
  text-decoration: none;
}

/* line 129, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li a:hover, #top_links > ul > li > ul li a:focus {
  background-color: #f6f3ef;
}

/* line 131, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li a.active {
  font-weight: bold;
}

/* line 133, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li > ul li > .icon {
  top: 6px !important;
}

/* line 136, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.open > ul {
  display: block;
}

/* line 138, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li.open > a {
  outline: 0;
}

/* line 142, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a i.settings {
  background: url(//assets.autouncle.com/assets/top_nav_icons-c1f484271ccff228a152011dc804f4348b4729aa966af51bf46ebc651e74e4da.svg) no-repeat;
  background-position: -30px 0px;
}

/* line 146, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a:hover i.settings {
  background-position: -60px 0px;
}

/* line 142, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a i.user {
  background: url(//assets.autouncle.com/assets/top_nav_icons-c1f484271ccff228a152011dc804f4348b4729aa966af51bf46ebc651e74e4da.svg) no-repeat;
  background-position: -30px -20px;
}

/* line 146, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a:hover i.user {
  background-position: -60px -20px;
}

/* line 142, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a i.valuation {
  background: url(//assets.autouncle.com/assets/top_nav_icons-c1f484271ccff228a152011dc804f4348b4729aa966af51bf46ebc651e74e4da.svg) no-repeat;
  background-position: -30px -40px;
}

/* line 146, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li a:hover i.valuation {
  background-position: -60px -40px;
}

/* line 149, app/assets/stylesheets/_top_links.sass */
#top_links > ul > li .white-arrow {
  display: none;
}

/* line 152, app/assets/stylesheets/_top_links.sass */
#top_links .dropdown-menu {
  top: 30px;
  right: 4px;
  left: auto;
}

/* line 163, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li:hover a.nav-item {
  color: rgba(255, 255, 255, 0.7);
}

/* line 165, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li:hover a.nav-item i {
  opacity: 0.7;
}

/* line 167, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li:hover:after {
  opacity: 0.7;
}

/* line 169, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li a.nav-item {
  color: #fff;
}

/* line 172, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li a.nav-item i.settings {
  background-position: 0 0px;
}

/* line 172, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li a.nav-item i.user {
  background-position: 0 -20px;
}

/* line 172, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li a.nav-item i.valuation {
  background-position: 0 -40px;
}

/* line 175, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li.dropdown a {
  padding-right: 13px;
}

/* line 177, app/assets/stylesheets/_top_links.sass */
body#front_page #top_links > ul > li.dropdown:after, body#front_page #top_links > ul > li.dropdown:hover body#front_page #top_links > ul > li.dropdown:after {
  background: url(//assets.autouncle.com/assets/arrow_sprites-1b7477f766e8e06a383ab0f641373a66854c383b538787a5d21e368959c314ef.png) no-repeat;
  width: 8px;
  height: 6px;
  background-position: -18px 0;
}

/* line 1, app/assets/stylesheets/_footer.sass */
#footer {
  padding: 46px 0;
}

/* line 3, app/assets/stylesheets/_footer.sass */
#footer .links {
  float: left;
  line-height: 36px;
  text-transform: uppercase;
}

/* line 7, app/assets/stylesheets/_footer.sass */
#footer .links a {
  color: #1BADD5;
  text-decoration: none;
}

/* line 10, app/assets/stylesheets/_footer.sass */
#footer .links a:hover {
  color: #26bbe3;
}

/* line 13, app/assets/stylesheets/_footer.sass */
#footer .links ul li {
  display: block;
  float: left;
  padding: 0 16px 0 0;
}

/* line 17, app/assets/stylesheets/_footer.sass */
#footer .links ul li:last-child {
  padding-right: 0;
}

/* line 19, app/assets/stylesheets/_footer.sass */
#footer .links ul li .separator {
  padding-left: 16px;
  display: inline;
  color: #d8d3cb;
}

/* line 24, app/assets/stylesheets/_footer.sass */
#footer-inner {
  overflow: hidden;
}

/* line 27, app/assets/stylesheets/_footer.sass */
body #footer-wrapper {
  background-color: #F7F7F7;
  margin-top: 40px;
  border-top: 1px solid #F4F1EF;
}

/*************************************************/
/*          The Search Results Table            */
/*************************************************/
/* line 8, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.dealer_icon {
  width: 30px;
  height: 15px;
  background-image: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  background-position: 0px -209px;
}

/* line 14, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.dealer_icon.darker {
  background-position: -26px -248px;
}

/* line 18, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.energy_class_label > span {
  display: inline-block;
  vertical-align: middle;
}

/* line 21, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.energy_class_label .icon {
  width: 29px;
  height: 12px;
  background: url(//assets.autouncle.com/assets/energy_labels_small-67b35b0bb75c647f372f72a9c9d7dd3c798d85feb19ecd7862faeb1282f1d4df.png) no-repeat top;
}

/* line 12, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.aplusplus {
  background-position: 0 -12px;
}

/* line 14, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.aplus {
  background-position: 0 -24px;
}

/* line 16, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.a {
  background-position: 0 -36px;
}

/* line 18, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.b {
  background-position: 0 -48px;
}

/* line 20, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.c {
  background-position: 0 -60px;
}

/* line 22, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.d {
  background-position: 0 -72px;
}

/* line 24, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.e {
  background-position: 0 -84px;
}

/* line 26, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.f {
  background-position: 0 -96px;
}

/* line 28, app/assets/stylesheets/_element_mixins.sass */
.energy_class_label .icon.g {
  background-position: 0 -108px;
}

/* line 25, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent {
  position: relative;
}

/* line 28, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  height: 100%;
  width: 100%;
}

/* line 35, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container::after {
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* line 43, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container #last-slide-ad {
  opacity: 0;
  position: relative;
  top: 35%;
  z-index: 5;
}

/* line 48, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container #last-slide-ad.slide-in {
  transition: opacity .25s ease, top .25s ease;
  opacity: 1;
  top: 40%;
}

/* line 52, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container h2 {
  color: white;
  font-size: 2.5em;
  margin-bottom: 3%;
}

/* line 56, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .main_ext_cta_link {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  border-radius: 5px;
  background-image: linear-gradient(#7DBC1C, #518410);
  display: inline-block;
  height: auto;
  min-width: 120px;
  padding: 0;
  text-align: center;
}

/* line 66, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .main_ext_cta_link a {
  color: #fff;
  display: block;
  font-size: 1.25em;
  padding: 8px;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 73, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 75, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 77, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container a {
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button {
  display: inline-block;
  margin: 1.5em auto 0 auto;
  background: rgba(255, 255, 255, 0.77);
  padding: 1em;
  border-radius: 17px;
}

/* line 85, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button .app-download-image {
  width: 70px;
  height: 70px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
}

/* line 91, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button .app-download-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

/* line 95, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button .app-download-text .row {
  text-align: left;
}

/* line 97, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button .app-download-text .row p {
  display: inline-block;
  color: #000;
  font-size: 22px;
}

/* line 101, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#colorbox.photo-gallery #cboxLoadedContent .extra-slide-container .app-download-button .app-download-text .row span {
  color: #000;
  font-weight: bold;
  font-size: 22px;
}

/* line 824, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table {
  font-family: Verdana, sans-serif;
  width: 100%;
  margin-bottom: 1.5em;
  table-layout: fixed;
  border-radius: 10px;
  box-shadow: 0px 0px 0px 1px #dad4cb;
  background: #fff;
  overflow: visible;
  border-collapse: collapse;
  /*     HEADERS     */
  /*        ITEM ROW        */
  /*       Expanded Row View         */
  /*---------------------------------*/
}

/* line 832, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table h2, table.results_table h3, table.results_table h4 {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
}

/* line 834, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th, table.results_table td {
  padding: 5px 15px 5px 0;
  height: auto;
}

/* line 840, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.fav, table.results_table td.fav {
  padding: 0px;
  width: 22px;
}

/* line 843, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.arrow, table.results_table td.arrow {
  width: 24px;
  padding: 0px;
}

/* line 846, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.car_pic, table.results_table td.car_pic {
  width: 80px;
  padding: 0 10px 0 0;
}

/* line 849, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.car_name, table.results_table td.car_name {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 16px;
}

/* line 853, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.seller, table.results_table td.seller {
  width: 30px;
  padding: 0;
}

/* line 856, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.price, table.results_table td.price {
  width: 94px;
  padding-right: 16px;
  font-weight: bold;
}

/* line 860, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.location, table.results_table td.location {
  padding-left: 16px;
  padding-right: 16px;
  width: 88px;
  overflow: hidden;
}

/* line 865, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.autoscore, table.results_table td.autoscore {
  width: 120px;
  padding: 0;
}

/* line 868, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.km, table.results_table td.km {
  width: 90px;
}

/* line 870, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.year, table.results_table td.year {
  width: 35px;
}

/* line 872, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.price_change, table.results_table td.price_change {
  width: 21px;
  padding-right: 4px;
}

/* line 875, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.hp, table.results_table td.hp {
  width: 45px;
}

/* line 877, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.price, table.results_table th.km, table.results_table th.motor, table.results_table th.year, table.results_table th.hp, table.results_table td.price, table.results_table td.km, table.results_table td.motor, table.results_table td.year, table.results_table td.hp {
  text-align: right;
}

/* line 880, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.price_change {
  line-height: 26px;
  font-size: 12px;
  text-align: left;
}

/* line 886, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.header_row {
  border-bottom: 2px solid #dad4cb;
}

/* line 888, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th {
  background-image: linear-gradient(#00769a 0%, #007fa5 5%, #005a80 100%);
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  color: #fff;
  height: 47px;
  text-align: left;
  font-weight: normal;
  white-space: nowrap;
}

/* line 896, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th a.sort_link {
  color: #fff;
  display: block;
  text-decoration: none;
  line-height: 45px;
  position: relative;
}

/* line 903, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th a.sort_link:hover:before {
  position: absolute;
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  clip: rect(75px 27px 86px 0px);
  top: -75px;
  left: 50%;
  margin-left: -4px;
  width: 13px;
}

/* line 912, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th a.sort_link.up .icon, table.results_table th a.sort_link.down .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(//assets.autouncle.com/assets/search_results/arrows-8635921c4bf8c451967f43473e7c09f28e42d7d097aecabd5d60cfe3919d5dae.png) no-repeat;
}

/* line 918, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th a.sort_link.up .icon {
  background-position: -6px -58px;
}

/* line 921, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th a.sort_link.down .icon {
  background-position: -6px -29px;
}

/* line 924, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.autoscore {
  border-left: 1px solid #3394af;
  background-image: linear-gradient(#1a8eae 0%, #1a97ba 5%, #007396 100%);
  padding: 0;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
  text-align: center;
}

/* line 932, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.autoscore a {
  line-height: 14px;
  white-space: normal;
}

/* line 935, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.hp {
  width: 45px;
}

/* line 937, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.price_change {
  font-size: 10px;
}

/* line 939, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table th.first {
  border-radius: 10px 0 0 0;
}

/* line 943, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row {
  border-bottom: 1px solid #edeae6;
  height: 63px;
}

/* line 946, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td {
  white-space: nowrap;
}

/* line 948, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_pic {
  position: relative;
}

/* line 950, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_pic .pic_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 954, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_pic .pic_placeholder {
  width: 72px;
  height: 54px;
}

/* line 957, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_pic .sold_car_small_tag {
  top: 0px;
  left: -1px;
  z-index: 5;
}

/* line 961, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.autoscore {
  text-align: center;
}

/* line 963, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.autoscore > .inner {
  height: 18px;
  position: relative;
}

/* line 966, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.autoscore .score_wrapper {
  display: inline-block;
}

/* line 968, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.autoscore .no-estimation {
  display: inline-block;
}

/* line 971, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.arrow a {
  background-image: url(//assets.autouncle.com/assets/search_results/arrow_right-1f1cc4039fba65b919393e007f421197f70f99e944c4915386a89b88b61403fd.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 36px;
  display: block;
}

/* line 979, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.arrow a span {
  display: none;
}

/* line 982, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.price .cell_wrapper {
  position: relative;
}

/* line 984, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.price .cell_wrapper .icon_reduced {
  position: absolute;
  right: -18px;
  top: 0px;
}

/* line 988, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.price .icon_placeholder {
  position: absolute;
}

/* line 991, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .car-name-label, table.results_table tr.item_row td.car_name .main-car-name {
  display: inline;
  vertical-align: middle;
}

/* line 994, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name h3, table.results_table tr.item_row td.car_name h2 {
  font-size: 1em;
  padding: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: normal;
}

/* line 999, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .inner_car_name {
  position: relative;
  line-height: 20px;
}

/* line 1002, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .car-name-label {
  text-align: center;
  margin-right: 0.5em;
}

/* line 1005, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .car-name-label.hide {
  display: none;
}

/* line 1007, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .car-freshness-label {
  margin-right: 0;
  line-height: 1.4;
  padding: 2px 5px;
}

/* line 1011, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .car-name-label-info {
  display: block;
  font-size: 10px;
  text-transform: none;
}

/* line 1015, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name a {
  text-decoration: none;
  color: #515c5e;
}

/* line 1018, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .no_tax_icon {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 15px;
  margin-top: -5px;
  margin-left: 5px;
  background-image: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  background-position: -16px -43px;
  background-repeat: no-repeat;
}

/* line 1029, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .dealer_icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}

/* line 1034, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.car_name .fuel_efficiency {
  color: #929595;
  font-size: 11px;
}

/* line 1038, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.km .label {
  font-size: 10px;
}

/* line 1040, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.location {
  font-size: 10px;
}

/* line 1042, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row td.location a {
  text-decoration: none;
  color: #515c5e;
}

/* line 1045, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table .fav_icon {
  display: none;
  margin-left: 5px;
}

/* line 1048, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table .fav_icon.add {
  display: none;
}

/* line 1051, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table .fav .loader {
  display: none;
  text-align: right;
}

/* line 1054, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table .fav .loader.active {
  display: block;
}

/* line 1057, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.hover .fav_icon.add.active, table.results_table tr.open .fav_icon.add.active {
  display: block;
}

/* line 1059, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.hover .fav_icon.add.active.hide, table.results_table tr.open .fav_icon.add.active.hide {
  display: none;
}

/* line 1061, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .right .box {
  background-color: #f6f3ef;
}

/* line 1063, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr .center .external_links .inner {
  background-color: #f6f3ef;
}

/* line 1065, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.item_row {
  cursor: pointer;
  cursor: hand;
}

/* line 1068, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.header_row {
  background-color: transparent;
}

/* line 1070, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open {
  border-bottom: 0px none transparent;
}

/* line 1072, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.arrow > a {
  display: none;
}

/* line 1074, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.car_details {
  padding: 0px 0px 5px 0;
}

/* line 1076, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.car_pic .pic_placeholder {
  display: none;
}

/* line 1079, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.car_pic .sold_car_small_tag {
  top: 1px;
  left: 3px;
}

/* line 1082, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.autoscore .score_wrapper {
  display: none;
}

/* line 1084, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.open td.autoscore .no-estimation {
  display: none;
}

/* line 1087, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table .hover, table.results_table .hover + tr {
  background-color: #edeae6;
}

/* line 1093, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.car_details_row {
  height: 0px;
}

/* line 1095, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table tr.car_details_row.open {
  border-bottom: 1px solid #edeae6;
}

/* line 1097, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details {
  padding: 0;
}

/* line 114, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details a, table.results_table td.car_details .link-like-appearance {
  color: #1f94b6;
  font-weight: normal;
  text-decoration: underline;
}

/* line 118, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .link-like-appearance {
  cursor: pointer;
}

/* line 120, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content {
  background: #fff;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 19px 2%;
  width: auto;
  display: none;
  padding: 0;
  /* Top left tab shape */
  position: relative;
}

/* line 40, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons {
  clear: both;
  overflow: hidden;
  list-style-type: none;
  padding-top: 10px;
}

/* line 45, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li a, table.results_table td.car_details .content ul.action_buttons li span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li a:before, table.results_table td.car_details .content ul.action_buttons li span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li a:hover, table.results_table td.car_details .content ul.action_buttons li span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.report a:before, table.results_table td.car_details .content ul.action_buttons li.report span.link-like-appearance:before {
  background-position: 0 0px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.report a:hover:before, table.results_table td.car_details .content ul.action_buttons li.report span.link-like-appearance:hover:before {
  background-position: -29px 0px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.report a.active:before, table.results_table td.car_details .content ul.action_buttons li.report span.link-like-appearance.active:before {
  background-position: -58px 0px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.save a:before, table.results_table td.car_details .content ul.action_buttons li.save span.link-like-appearance:before {
  background-position: 0 -29px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.save a:hover:before, table.results_table td.car_details .content ul.action_buttons li.save span.link-like-appearance:hover:before {
  background-position: -29px -29px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.save a.active:before, table.results_table td.car_details .content ul.action_buttons li.save span.link-like-appearance.active:before {
  background-position: -58px -29px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.email a:before, table.results_table td.car_details .content ul.action_buttons li.email span.link-like-appearance:before {
  background-position: 0 -58px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.email a:hover:before, table.results_table td.car_details .content ul.action_buttons li.email span.link-like-appearance:hover:before {
  background-position: -29px -58px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.email a.active:before, table.results_table td.car_details .content ul.action_buttons li.email span.link-like-appearance.active:before {
  background-position: -58px -58px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.facebook a:before, table.results_table td.car_details .content ul.action_buttons li.facebook span.link-like-appearance:before {
  background-position: 0 -87px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.facebook a:hover:before, table.results_table td.car_details .content ul.action_buttons li.facebook span.link-like-appearance:hover:before {
  background-position: -29px -87px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.facebook a.active:before, table.results_table td.car_details .content ul.action_buttons li.facebook span.link-like-appearance.active:before {
  background-position: -58px -87px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.link a:before, table.results_table td.car_details .content ul.action_buttons li.link span.link-like-appearance:before {
  background-position: 0 -116px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.link a:hover:before, table.results_table td.car_details .content ul.action_buttons li.link span.link-like-appearance:hover:before {
  background-position: -29px -116px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.link a.active:before, table.results_table td.car_details .content ul.action_buttons li.link span.link-like-appearance.active:before {
  background-position: -58px -116px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.car_lookup a:before, table.results_table td.car_details .content ul.action_buttons li.car_lookup span.link-like-appearance:before {
  background-position: 0 -203px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.car_lookup a:hover:before, table.results_table td.car_details .content ul.action_buttons li.car_lookup span.link-like-appearance:hover:before {
  background-position: -29px -203px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.car_lookup a.active:before, table.results_table td.car_details .content ul.action_buttons li.car_lookup span.link-like-appearance.active:before {
  background-position: -58px -203px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.share a:before, table.results_table td.car_details .content ul.action_buttons li.share span.link-like-appearance:before {
  background-position: 0 -232px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.share a:hover:before, table.results_table td.car_details .content ul.action_buttons li.share span.link-like-appearance:hover:before {
  background-position: -29px -232px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.share a.active:before, table.results_table td.car_details .content ul.action_buttons li.share span.link-like-appearance.active:before {
  background-position: -58px -232px;
}

/* line 52, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.report, table.results_table td.car_details .content ul.action_buttons li.car_lookup, table.results_table td.car_details .content ul.action_buttons li.save, table.results_table td.car_details .content ul.action_buttons li.email {
  display: block;
  float: none;
  width: auto;
}

/* line 59, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content ul.action_buttons li.save .fav_button.active {
  display: block;
}

/* line 131, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content .seller_identification {
  margin-top: 5px;
}

/* line 133, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content .seller_identification .time {
  margin-top: 10px;
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time a, table.results_table td.car_details .content .seller_identification .time span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time a:before, table.results_table td.car_details .content .seller_identification .time span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time a:hover, table.results_table td.car_details .content .seller_identification .time span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time.time a:before, table.results_table td.car_details .content .seller_identification .time.time span.link-like-appearance:before {
  background-position: 0 -145px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time.time a:hover:before, table.results_table td.car_details .content .seller_identification .time.time span.link-like-appearance:hover:before {
  background-position: -29px -145px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content .seller_identification .time.time a.active:before, table.results_table td.car_details .content .seller_identification .time.time span.link-like-appearance.active:before {
  background-position: -58px -145px;
}

/* line 137, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content ul li dfn, table.results_table td.car_details .content .center dfn {
  font-style: normal;
  font-size: 10px;
  color: #b9b7b5;
  padding-right: 5px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

/* line 145, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content dfn + span {
  vertical-align: middle;
}

/* line 147, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left {
  width: 216px;
  float: left;
  margin: 16px 0 0 16px;
  position: relative;
}

/* line 152, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left .car_big_label {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
}

/* line 157, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left a.car_photo_link {
  display: block;
  float: left;
  outline: 0;
}

/* line 161, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left a.car_photo_link img {
  display: block;
}

/* line 163, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left a.car_photo_link.first {
  margin-bottom: 7px;
}

/* line 165, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left a.car_photo_link.small {
  margin: 0 10px 0 0;
}

/* line 167, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .left a.car_photo_link.hidden {
  display: none;
}

/* line 225, app/assets/stylesheets/_variables.sass */
table.results_table td.car_details .content:before, table.results_table td.car_details .content > .before {
  content: url(//assets.autouncle.com/assets/search_results/details_tab_top_left-da667d91ac408f884d9ce1e8e3b31ada1388e0bc57b71939cef3368002aa0b59.png);
  position: absolute;
}

/* line 231, app/assets/stylesheets/_variables.sass */
table.results_table td.car_details .content:before, table.results_table td.car_details .content > .before {
  clip: rect(0 60px 34px 0);
  top: -31px;
  left: 27px;
}

/* line 171, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content a.collapse_link {
  display: block;
  position: absolute;
  z-index: 45;
  top: -31px;
  left: 27px;
  width: 61px;
  height: 30px;
  text-decoration: none;
  text-indent: -9999em;
}

/* line 182, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center {
  padding: 16px 16px 16px 0;
  overflow: hidden;
  width: auto;
  min-height: 286px;
  position: relative;
}

/* line 188, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center h3 {
  font-size: 14px;
}

/* line 190, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center > article {
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 193, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center > article.external_links_wrapper {
  font-size: 18px;
}

/* line 195, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center > article.external_links_wrapper h3 {
  font-size: 18px;
}

/* line 197, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .center > article.advert_contact {
  margin-bottom: 16px;
}

/* line 199, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content .dealer_page_link {
  text-align: right;
  margin: 10px 0;
}

/* line 205, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul {
  overflow: hidden;
  list-style-type: none;
}

/* line 208, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul.with-efficiency {
  width: 66.6666%;
  float: left;
}

/* line 211, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul li {
  float: left;
  min-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  width: 50%;
}

/* line 219, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul li > dfn {
  display: block;
  text-align: left;
}

/* line 222, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul li dfn + span {
  color: #515c5e;
  font-weight: bold;
}

/* line 226, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul li.fuel_efficiency .energy_class_label {
  cursor: pointer;
}

/* line 228, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts ul li.fuel_efficiency .icon {
  display: inline-block;
  vertical-align: middle;
}

/* line 231, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts .efficiency-image {
  width: 33.3333%;
  float: right;
}

/* line 234, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts .efficiency-image img {
  width: 100%;
}

/* line 238, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content article.facts > h3, table.results_table td.car_details .content article.chosen_info > h3, table.results_table td.car_details .content article.location_info > h3 {
  border-bottom: 1px solid #6BC7EC;
  margin-bottom: 12px;
}

/* line 242, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details ul.exterior {
  list-style-type: none;
}

/* line 245, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details ul.exterior li > dfn {
  text-align: left;
  width: 25%;
}

/* line 249, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller {
  line-height: 21px;
}

/* line 251, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .laytime {
  float: right;
  text-align: right;
  width: 43%;
}

/* line 255, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .laytime > dfn {
  width: auto;
}

/* line 257, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .laytime span {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .last_seen_at, table.results_table td.car_details article.seller .sold_at {
  float: right;
  clear: right;
}

/* line 262, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .sold_at {
  text-align: right;
}

/* line 263, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .sold_at > dfn {
  width: auto;
}

/* line 265, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .sold_at span {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 268, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.seller .dealer_icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

/* line 273, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.advert_contact {
  background-color: #fff;
  padding: 0;
}

/* line 276, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .equipment_tags {
  max-height: 65px;
  overflow: hidden;
}

/* line 280, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .equipment_details_link a, table.results_table td.car_details .equipment_details_link .link-like-appearance {
  text-decoration: none;
  color: #1f94b6;
}

/* line 283, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .equipment_details_link:hover {
  background-color: #f6f3ef;
}

/* line 285, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details article.external_links_wrapper {
  overflow: visible !important;
}

/* line 287, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .cta_area {
  float: left;
  padding-right: 18px;
  border-right: 1px solid #edeae6;
  margin-right: 18px;
  line-height: 40px;
}

/* line 294, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .cta_area + .external_links_wrapper {
  overflow: hidden;
}

/* line 297, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .last_seen_at {
  font-size: 10px;
  text-align: right;
  color: #b9b7b5;
}

/* line 301, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right {
  float: right;
  width: 252px;
  min-height: 302px;
  border-left: 1px solid #dad4cb;
  border-bottom: 1px solid #dad4cb;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 310, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content {
  padding: 16px;
}

/* line 312, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price {
  overflow: hidden;
  padding-bottom: 16px;
}

/* line 315, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top {
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 318, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top a {
  text-decoration: none;
}

/* line 321, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top a:hover .explanation {
  text-decoration: underline;
}

/* line 323, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top .price {
  color: #515C5E;
  float: left;
  line-height: 23px;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.8) 0 2px 0px;
  width: 50%;
}

/* line 331, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top .price dfn {
  font-style: normal;
}

/* line 333, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top .price > span {
  display: block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
  font-size: 21px;
}

/* line 337, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top .explanation {
  clear: both;
  font-size: 11px;
  margin-top: 2px;
  text-align: right;
}

/* line 342, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .right-content > .au_price > .top .explanation span {
  font-weight: bold;
}

/* line 345, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .cta_under_price .button {
  display: block;
  color: #515c5e;
  text-shadow: none;
  margin-bottom: 16px;
  line-height: 22px;
}

/* line 351, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area {
  padding: 8px 16px;
  float: none;
  border: 0 none;
  margin: 0;
}

/* line 356, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button {
  text-align: center;
  font-weight: normal;
  display: block;
  color: #fff;
  text-transform: none;
  text-shadow: rgba(0, 0, 0, 0.75) 0px -1px 1px;
  padding: 16px 8px;
}

/* line 364, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button > span {
  display: block;
  font-size: 18px;
}

/* line 367, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button > span + span {
  margin-top: 5px;
}

/* line 369, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button > span.small {
  font-size: 12px;
  font-weight: normal;
}

/* line 373, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button.leasing_cta > span, table.results_table td.car_details .content > .right > .cta_area .button.help_with_buying > span, table.results_table td.car_details .content > .right > .cta_area .button.car_selling_report_cta > span {
  display: inline-block;
  font-size: 16px;
}

/* line 377, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area .button.help_with_buying > span {
  width: 140px;
  vertical-align: middle;
}

/* line 380, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation {
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation a, table.results_table td.car_details .content > .right > .cta_area.valuation span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation a:before, table.results_table td.car_details .content > .right > .cta_area.valuation span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation a:hover, table.results_table td.car_details .content > .right > .cta_area.valuation span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation.valuation a:before, table.results_table td.car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance:before {
  background-position: 0 -174px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation.valuation a:hover:before, table.results_table td.car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance:hover:before {
  background-position: -29px -174px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation.valuation a.active:before, table.results_table td.car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance.active:before {
  background-position: -58px -174px;
}

/* line 383, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.valuation a {
  color: #1BADD5;
  padding-left: 33px;
}

/* line 387, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.cross_country_valuations a, table.results_table td.car_details .content > .right > .cta_area.seller_car_certificates a {
  color: #1BADD5;
  display: block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 34px;
  text-decoration: none;
}

/* line 395, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.with_background {
  background-color: #F6F3EF;
}

/* line 399, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.price-rating-certificate-pdf h3 {
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: .75em;
}

/* line 403, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.price-rating-certificate-pdf .button {
  border: 1px solid #558613;
  border-radius: 5px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  background-image: linear-gradient(#7DBC1C, #518410);
  padding: 12px 8px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 410, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.price-rating-certificate-pdf .button:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 413, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.feature_import_guide_on_car a, table.results_table td.car_details .content > .right > .cta_area.app_cross_country_valuations a {
  text-decoration: none;
}

/* line 415, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.feature_import_guide_on_car span, table.results_table td.car_details .content > .right > .cta_area.app_cross_country_valuations span {
  text-decoration: underline;
}

/* line 417, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_area.app_cross_country_valuations {
  line-height: 23px;
  padding: 16px;
}

/* line 420, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_link {
  display: block;
  padding: 16px;
  text-decoration: none;
}

/* line 424, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_link span {
  text-decoration: underline;
}

/* line 426, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .cta_link.import_guide {
  padding-left: 22px;
}

/* line 428, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore {
  height: 46px;
}

/* line 430, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}

/* line 434, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore a.no_estimate {
  text-align: center;
}

/* line 436, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore a.no_estimate .score {
  float: none;
}

/* line 438, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore .no-estimation {
  overflow: hidden;
  padding: 0 5px;
  line-height: 40px;
  text-align: center;
  display: block;
}

/* line 444, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .autoscore .score {
  float: right;
}

/* line 446, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .invalid_estimation {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 448, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .invalid_estimation p {
  font-size: 11px;
}

/* line 451, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .apps_wrapper {
  display: none;
}

/* line 455, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  background-image: linear-gradient(#7DBC1C, #518410);
  height: auto;
  padding: 0;
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 466, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 472, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link h3 {
  font-weight: normal;
  font-size: 1.8em;
}

/* line 475, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link h3 span {
  display: block;
}

/* line 477, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 479, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 482, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .dealer_link {
  clear: both;
  padding: 5px 10px 10px 0;
  text-align: right;
}

/* line 486, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .dealer_link span {
  color: #1F94B6;
}

/* line 488, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right > .main_and_dealer_links .dealer_link a {
  font-size: 11px;
}

/* line 491, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .content > .right .car-valuation {
  padding: 22px;
}

/* line 496, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability, table.results_table td.car_details .center > article.car_specs, table.results_table td.car_details .center > article.insurance, table.results_table td.car_details .center > article.financing, table.results_table td.car_details .center > article.car_trade_price_simulator, table.results_table td.car_details .center > article.car_equipment_overview {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background: url(//assets.autouncle.com/assets/search_results/right_arrow-7d0bc9fc53b27c8ec412318cc480c1f41809193afafa32c32d87ccf48869896c.png) no-repeat 99% 50%;
  border-bottom: 1px solid #EDEAE6;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
  width: 100%;
}

/* line 504, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability h3, table.results_table td.car_details .center > article.car_specs h3, table.results_table td.car_details .center > article.insurance h3, table.results_table td.car_details .center > article.financing h3, table.results_table td.car_details .center > article.car_trade_price_simulator h3, table.results_table td.car_details .center > article.car_equipment_overview h3 {
  font-weight: bold;
  float: left;
  padding-left: 5px;
}

/* line 508, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability h3, table.results_table td.car_details .center > article.reliability .cta_button, table.results_table td.car_details .center > article.car_specs h3, table.results_table td.car_details .center > article.car_specs .cta_button, table.results_table td.car_details .center > article.insurance h3, table.results_table td.car_details .center > article.insurance .cta_button, table.results_table td.car_details .center > article.financing h3, table.results_table td.car_details .center > article.financing .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator h3, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button, table.results_table td.car_details .center > article.car_equipment_overview h3, table.results_table td.car_details .center > article.car_equipment_overview .cta_button {
  margin: 3px 0;
}

/* line 510, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability .cta_button, table.results_table td.car_details .center > article.car_specs .cta_button, table.results_table td.car_details .center > article.insurance .cta_button, table.results_table td.car_details .center > article.financing .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button, table.results_table td.car_details .center > article.car_equipment_overview .cta_button {
  color: #1f94b6;
  float: right;
  line-height: 1.5em;
  width: 137px;
}

/* line 515, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability .cta_button img, table.results_table td.car_details .center > article.car_specs .cta_button img, table.results_table td.car_details .center > article.insurance .cta_button img, table.results_table td.car_details .center > article.financing .cta_button img, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button img, table.results_table td.car_details .center > article.car_equipment_overview .cta_button img {
  left: -3px;
  position: relative;
  top: 2px;
}

/* line 519, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability a.cta_link, table.results_table td.car_details .center > article.car_specs a.cta_link, table.results_table td.car_details .center > article.insurance a.cta_link, table.results_table td.car_details .center > article.financing a.cta_link, table.results_table td.car_details .center > article.car_trade_price_simulator a.cta_link, table.results_table td.car_details .center > article.car_equipment_overview a.cta_link {
  color: #515c5e;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-decoration: none;
}

/* line 525, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability:hover, table.results_table td.car_details .center > article.car_specs:hover, table.results_table td.car_details .center > article.insurance:hover, table.results_table td.car_details .center > article.financing:hover, table.results_table td.car_details .center > article.car_trade_price_simulator:hover, table.results_table td.car_details .center > article.car_equipment_overview:hover {
  background-color: #f5f5f5;
}

/* line 527, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability:hover .cta_button, table.results_table td.car_details .center > article.car_specs:hover .cta_button, table.results_table td.car_details .center > article.insurance:hover .cta_button, table.results_table td.car_details .center > article.financing:hover .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator:hover .cta_button, table.results_table td.car_details .center > article.car_equipment_overview:hover .cta_button {
  opacity: 1;
}

/* line 531, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.reliability .cta_button, table.results_table td.car_details .center > article.car_specs .cta_button {
  opacity: .70;
}

/* line 535, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.financing .price_and_button {
  margin-top: -25px;
}

/* line 539, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.car_trade_price_simulator .car_trade_icon {
  vertical-align: middle;
  margin-right: .25em;
}

/* line 543, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance, table.results_table td.car_details .center > article.financing, table.results_table td.car_details .center > article.car_trade_price_simulator {
  background-image: none;
}

/* line 545, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance .price_and_button, table.results_table td.car_details .center > article.financing .price_and_button, table.results_table td.car_details .center > article.car_trade_price_simulator .price_and_button {
  color: #1F94B6;
  float: right;
}

/* line 548, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance .price_and_button strong, table.results_table td.car_details .center > article.financing .price_and_button strong, table.results_table td.car_details .center > article.car_trade_price_simulator .price_and_button strong {
  padding-left: 5px;
}

/* line 550, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance .price_and_button .cta_button, table.results_table td.car_details .center > article.financing .price_and_button .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator .price_and_button .cta_button {
  float: none;
}

/* line 552, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance h3, table.results_table td.car_details .center > article.financing h3, table.results_table td.car_details .center > article.car_trade_price_simulator h3 {
  padding-left: 0px;
}

/* line 554, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance .cta_button, table.results_table td.car_details .center > article.financing .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button {
  border: 1px solid #dad4cb;
  border-radius: 3px;
  padding: 0 5px;
  color: #1BADD5;
  background-color: white;
  width: 122px;
}

/* line 118, app/assets/stylesheets/_button_mixins.sass */
table.results_table td.car_details .center > article.insurance .cta_button:hover, table.results_table td.car_details .center > article.financing .cta_button:hover, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button:hover {
  background-color: white;
}

/* line 557, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance .cta_button small, table.results_table td.car_details .center > article.financing .cta_button small, table.results_table td.car_details .center > article.car_trade_price_simulator .cta_button small {
  font-size: 12px;
  display: block;
}

/* line 560, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance a.cta_link, table.results_table td.car_details .center > article.financing a.cta_link, table.results_table td.car_details .center > article.car_trade_price_simulator a.cta_link {
  padding: 5px 4px;
}

/* line 563, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details .center > article.insurance a.cta_link:hover .cta_button, table.results_table td.car_details .center > article.financing a.cta_link:hover .cta_button, table.results_table td.car_details .center > article.car_trade_price_simulator a.cta_link:hover .cta_button {
  background-image: none;
  background-color: #1BADD5;
  border-color: #137995;
  color: #fff;
}

/* line 566, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center {
  clear: both;
  min-height: 100px;
  background: url(//assets.autouncle.com/assets/app_center_bg-241439ad3c876cc9e0bd653da00fb916a4a1e06ad5ea498e06c23f223ef95bd3.png) repeat-x bottom left;
  position: relative;
  z-index: 3;
}

/* line 575, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul {
  float: none;
  height: auto;
  margin-left: 18px;
  margin-right: -1px;
  overflow: visible;
  padding-top: 0;
}

/* line 583, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul li {
  border: 1px solid #D8D8D8;
  border-right: none;
  display: inline-block;
  height: 45px;
  padding: 10px 5px;
  position: relative;
}

/* line 590, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul li a {
  display: inline;
  min-height: 0;
  width: auto;
}

/* line 594, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul .seller_location {
  width: 160px;
}

/* line 596, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul .price_history_info {
  width: 170px;
}

/* line 598, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul .times_viewed {
  width: 142px;
}

/* line 600, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer ul .ext_links_container {
  width: 241px;
}

/* line 603, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location {
  text-align: left;
}

/* line 605, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .pin_icon {
  margin-right: 5px;
}

/* line 607, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .pin_icon, table.results_table td.car_details section.app_center .new_footer .seller_location .location_info {
  display: inline-block;
  vertical-align: top;
}

/* line 610, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .location_info {
  line-height: 21px;
  width: 124px;
}

/* line 613, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .location_info .link-like-appearance {
  text-decoration: none;
}

/* line 615, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .location_info a:hover, table.results_table td.car_details section.app_center .new_footer .seller_location .location_info .link-like-appearance:hover {
  text-decoration: underline;
}

/* line 617, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .location_info .dealer_icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

/* line 621, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location .location_info .location {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 626, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .seller_location:hover .location {
  overflow: visible;
}

/* line 628, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info {
  line-height: 21px;
}

/* line 630, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a {
  display: block;
}

/* line 632, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a .price_change_title {
  color: #1f94b6;
  font-weight: normal;
}

/* line 635, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a .price_change_title span {
  display: block;
  color: #CF2020;
}

/* line 638, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a .notification {
  left: auto;
  top: -20px;
  right: -5px;
}

/* line 643, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a:hover .price_change_title {
  text-decoration: underline;
}

/* line 645, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .price_history_info a:hover .price_change_title > span {
  text-decoration: underline;
}

/* line 647, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .times_viewed {
  line-height: 21px;
}

/* line 649, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .times_viewed h3 {
  font-weight: normal;
}

/* line 651, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .times_viewed span {
  font-weight: bold;
  display: block;
}

/* line 654, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .ext_links_container {
  line-height: 21px;
}

/* line 656, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .ext_links_container[data-has-content] {
  cursor: pointer;
}

/* line 658, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .ext_links_container .external_links {
  display: none;
}

/* line 660, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link {
  display: none;
  background-image: linear-gradient(#7DBC1C, #518410);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  height: auto;
  padding: 0;
}

/* line 667, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 672, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link h3 {
  font-weight: normal;
  font-size: 1.8em;
}

/* line 675, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link h3 span {
  display: block;
}

/* line 677, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link h3.sold {
  color: #fff;
  padding: 18px 0;
  text-transform: capitalize;
}

/* line 681, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 683, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 686, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .dealer_link {
  display: none;
  clear: both;
  padding-right: 10px;
  text-align: right;
  padding-top: 5px;
}

/* line 692, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .dealer_link span {
  color: #1F94B6;
}

/* line 694, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .new_footer .dealer_link a {
  font-size: 11px;
}

/* line 697, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center .admin_button {
  display: none;
  clear: both;
  margin-left: 18px;
  padding: 8px 0;
}

/* line 703, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul {
  list-style-type: none;
  padding-top: 10px;
  float: left;
  height: 85px;
  overflow: hidden;
}

/* line 712, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li {
  float: left;
  text-align: center;
}

/* line 715, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li.sep {
  display: none;
  width: 20px;
  height: 87px;
  background: url(//assets.autouncle.com/assets/search_results/apps/icon_separator-6afb4db634b2e1bb7ff1ad624ecde746435f58310833d3913f8d93e7d4f66c2a.png) no-repeat 50% 50%;
}

/* line 720, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a {
  display: block;
  width: 93px;
  min-height: 87px;
  text-decoration: none;
  position: relative;
}

/* line 726, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .notification_price {
  position: absolute;
  z-index: 3;
  top: -3px;
  right: 15px;
  border: 1px solid #dad4cb;
  font-size: 10px;
  border-radius: 5px;
  background: #fff;
  padding: 3px;
  color: #515c5e;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

/* line 738, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .notification {
  position: absolute;
  top: -3px;
  left: 15px;
  height: 20px;
  padding: 0 5px;
  overflow: hidden;
  line-height: 20px;
  color: white;
  font-size: 10px;
  z-index: 3;
  background-color: #CF2020;
  border-radius: 10px;
}

/* line 751, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .icon {
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
  margin: 0 auto 2px auto;
}

/* line 756, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .icon > .symbol {
  width: 100%;
  height: 100%;
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat -53px 0;
}

/* line 760, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .label {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  color: #515c5e;
}

/* line 763, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .test {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}

/* line 772, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .energy_class_label {
  position: absolute;
  top: 3px;
  right: 17px;
  z-index: 3;
}

/* line 777, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a > .energy_class_label > .icon {
  display: block;
}

/* line 781, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a:hover > .icon {
  background-position: 0 -53px;
  position: relative;
  top: -1px;
}

/* line 785, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a:hover > .label {
  color: #1BADD5;
}

/* line 787, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.hidden {
  display: none;
}

/* line 790, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.favourites.active > .icon > .symbol {
  background-position: -53px -318px;
}

/* line 793, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.price_history > .icon > .symbol {
  background-position: -53px -53px;
}

/* line 796, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.selling_time > .icon > .symbol {
  background-position: -53px -159px;
}

/* line 799, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.car_history_lookup > .icon > .symbol {
  background-position: -53px -212px;
}

/* line 802, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.reliability_report > .icon > .symbol {
  background-position: -53px -265px;
}

/* line 805, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.car_reports > .icon > .symbol {
  background-position: -53px -477px;
}

/* line 808, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.my_car > .icon > .symbol {
  background-position: -53px -530px;
}

/* line 811, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.bill_of_sale > .icon > .symbol {
  background-position: -53px -848px;
}

/* line 814, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.car_specifications > .icon > .symbol {
  background-position: -53px -901px;
}

/* line 817, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.cross_country_valuations > .icon > .symbol {
  background-position: -53px -954px;
}

/* line 820, app/assets/stylesheets/legacy/_cars_listing_table.sass */
table.results_table td.car_details section.app_center ul li a.loading > .icon > .symbol, table.results_table td.car_details section.app_center ul li a.favourites.active.loading > .icon > .symbol {
  background-position: 0px -159px !important;
  animation: spinning 1s infinite linear;
}

/* line 1102, app/assets/stylesheets/legacy/_cars_listing_table.sass */
td.car_details .invalid_estimation .graphic-car-label {
  margin-bottom: 16px;
}

/* line 1106, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links_wrapper > h3 {
  display: none;
}

/* line 1108, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links {
  overflow: hidden;
  border: 1px solid #cfc9c1;
  border-radius: 5px;
  background-color: #f6f3ef;
}

/* line 1113, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links h3, .external_links a {
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 1118, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links h3 {
  font-size: 28px;
  padding-right: 30px;
  font-weight: bold;
  background: white url(//assets.autouncle.com/assets/search_results/external_links_bg-a88c9304191494b37e5e9801e5deef170bbe6649ea01a492017a881ea6e905be.png) no-repeat 100% 0;
  border-radius: 0 0 5px 5px;
}

/* line 1124, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links a {
  color: #1BADD5;
  font-size: 14px;
  padding: 0 8px;
  text-decoration: none;
}

/* line 1129, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links a > * {
  vertical-align: middle;
}

/* line 1131, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links a:after {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -11px -625px;
  width: 16px;
  height: 16px;
}

/* line 114, app/assets/stylesheets/_element_mixins.sass */
.external_links a:after + span {
  margin-left: 5px;
}

/* line 1137, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links a:hover:after {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat -27px -625px;
  width: 16px;
  height: 16px;
}

/* line 1139, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.external_links a.button {
  display: block;
  float: left;
  margin-right: 10px;
  font-weight: normal;
  text-transform: none;
  color: #fff;
}

/* line 1147, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.opened_links.external_links {
  border: 0 none;
  background: transparent none;
  box-shadow: none;
}

/* line 1151, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.opened_links.external_links a {
  display: block;
}

/* line 16, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.form_bottom {
  display: block;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
  background-image: url(//assets.autouncle.com/assets/search_results/personal_au_invitation-b1de4b3eff01be6cca94f794e59ca5bc43b207c0c50ce70f0eca3939f04c6bb1.png);
  background-repeat: no-repeat;
  background-position: 30% 50%;
  margin-top: 0;
  margin-bottom: 18px;
  background-color: #f6f3ef;
}

@media screen and (min-width: 800px) {
  /* line 32, app/assets/stylesheets/legacy/_search_agent_form.sass */
  .search_agent_form.form_bottom form {
    display: inline-block;
  }
}

/* line 34, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form form {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  display: flex;
  align-items: stretch;
  position: relative;
}

/* line 41, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form form:after {
  content: ' ';
  position: absolute;
  top: 5px;
  left: 5px;
  background-image: url(//assets.autouncle.com/assets/material_design_icons/svg-sprite-193d67324d56480fd84b5ef7d9728b03aa5eb7a269920e03caf254ebc462d323.svg);
  background-position: 0 -100%;
  background-size: 100% auto;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
}

/* line 49, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email, .search_agent_form .button {
  height: 35px;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  transition: all 200ms ease-in-out;
}

/* line 56, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email {
  flex: 1;
  -ms-flex-preferred-size: 230px;
  margin: 0 0 0 0px;
  background-color: #97D04C;
  border-width: 0;
  color: #fff;
  border-style: solid;
  border-color: #dad4cb;
  padding-left: 32px;
  position: relative;
}

/* line 65, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email::placeholder, .search_agent_form input#email:-ms-input-placeholder {
  color: #fff;
}

@media screen and (min-width: 800px) {
  /* line 56, app/assets/stylesheets/legacy/_search_agent_form.sass */
  .search_agent_form input#email {
    width: 230px;
    background-color: #fff;
    border-width: 1px;
    padding-left: 28px;
    color: #515c5e;
    background-image: url(//assets.autouncle.com/assets/email_symbol_for_white_bg-9d37b0be7094697f655180d53b1b8da28a6fd019b7acd8e57da3df1adc486502.png);
    background-repeat: no-repeat;
    background-position: 8px 50%;
    z-index: 3;
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 6, app/assets/stylesheets/legacy/_search_agent_form.sass */
  .search_agent_form input#email::placeholder, .search_agent_form input#email:-ms-input-placeholder {
    color: #929595;
  }
}

/* line 80, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email:focus {
  outline: none;
  background-color: #fff;
  border-width: 1px;
  padding-left: 28px;
  color: #515c5e;
  background-image: url(//assets.autouncle.com/assets/email_symbol_for_white_bg-9d37b0be7094697f655180d53b1b8da28a6fd019b7acd8e57da3df1adc486502.png);
  background-repeat: no-repeat;
  background-position: 8px 50%;
  z-index: 3;
  border-color: #97D04C;
}

/* line 6, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email:focus::placeholder, .search_agent_form input#email:focus:-ms-input-placeholder {
  color: #929595;
}

/* line 85, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form input#email:focus + .button {
  max-width: 100%;
  padding: 8px 10px;
}

/* line 88, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form .button {
  max-width: 0;
  padding: 0;
  margin: 0 0 0 0;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  overflow: hidden;
}

@media screen and (min-width: 800px) {
  /* line 88, app/assets/stylesheets/legacy/_search_agent_form.sass */
  .search_agent_form .button {
    width: auto;
    max-width: 100%;
    padding: 8px 10px;
    line-height: normal;
  }
}

/* line 103, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form .agent_added {
  display: none;
}

/* line 106, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat {
  display: inline-block;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat input#email[type=text] {
  width: 300px;
  border-radius: 3px 0 0 3px;
  border: 0 none;
  box-shadow: none;
}

/* line 114, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat .button {
  -webkit-appearance: none;
  background-color: #97D04C;
  color: #fff;
  box-shadow: none;
  background-image: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  padding: 8px 10px;
  background-color: #1BADD5;
  border-radius: 0 3px 3px 0;
}

/* line 94, app/assets/stylesheets/_button_mixins.sass */
.search_agent_form.flat .button:hover {
  cursor: pointer;
  background-color: #89c935;
}

/* line 119, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat.no-icon input#email[type=text] {
  background-image: none;
  padding-left: 5px;
}

/* line 123, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat.for-light-bg input#email[type=text] {
  border: 1px solid #edeae6;
  border-right: 0;
}

/* line 126, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat.for-light-bg .button {
  border: 1px solid #edeae6;
  border-left: 0;
}

/* line 129, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat.for-light-bg .button.padded-left {
  padding-left: 32px;
}

/* line 131, app/assets/stylesheets/legacy/_search_agent_form.sass */
.search_agent_form.flat.large-text {
  font-size: 16px;
}

/* line 134, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info {
  color: #686868;
}

/* line 136, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info .after_activation_inputs, .agent_added_info .practical_info {
  padding: 20px;
}

/* line 138, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info .practical_info {
  background-color: #F7F7F7;
}

/* line 141, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info .after_activation_inputs .inline-input {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 1em;
}

/* line 145, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info .after_activation_inputs label {
  font-weight: normal;
}

/* line 148, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info h2, .agent_added_info .choose_visitor_type .question {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 154, app/assets/stylesheets/legacy/_search_agent_form.sass */
.agent_added_info .activation, .agent_added_info .no_user, .agent_added_info .user_present {
  display: none;
}

/* line 159, app/assets/stylesheets/legacy/_search_agent_form.sass */
body.de_locale .search_agent_form input#email, body.pl_locale .search_agent_form input#email {
  width: 270px;
}

/* line 6, app/assets/stylesheets/_other_car_model_links.sass */
.other-car-model-links.boxed,
.similar-cars-links.boxed,
.display-regions.boxed {
  border-radius: 5px;
  padding: 9px 0 9px 9px;
  border: 1px solid #F4F1EF;
  background: #fff;
}

/* line 8, app/assets/stylesheets/_other_car_model_links.sass */
.other-car-model-links h3,
.similar-cars-links h3,
.display-regions h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 14, app/assets/stylesheets/_other_car_model_links.sass */
.car-model-links li,
.display-regions li {
  list-style-type: none;
  margin: 5px 0;
}

@media screen and (min-width: 1000px) {
  /* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
  .car-model-links::after,
.display-regions::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 19, app/assets/stylesheets/_other_car_model_links.sass */
  .car-model-links li,
.display-regions li {
    float: left;
    width: 25%;
  }
}

@media screen and (max-width: 1000px) {
  /* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
  .car-model-links::after,
.display-regions::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 24, app/assets/stylesheets/_other_car_model_links.sass */
  .car-model-links li,
.display-regions li {
    float: left;
    width: 30%;
  }
}

@media screen and (max-width: 640px) {
  /* line 28, app/assets/stylesheets/_other_car_model_links.sass */
  .car-model-links li,
.display-regions li {
    float: left;
    width: 45%;
    margin-right: 10px;
    border-bottom: 1px solid #E0E0E0;
  }
  /* line 33, app/assets/stylesheets/_other_car_model_links.sass */
  .car-model-links li a,
.display-regions li a {
    text-decoration: none;
    color: #1BADD5;
  }
}

/* line 1158, app/assets/stylesheets/legacy/_cars_listing_table.sass */
.de_locale table.results_table td.car_details article.facts ul li.gear span {
  font-size: 11px;
}

/* line 1164, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content > .right {
  margin-bottom: 0;
}

/* line 1166, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content > .right > .main_and_dealer_links {
  display: none;
}

/* line 1171, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content article.facts ul li {
  width: 33.3333%;
}

/* line 1174, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content article.facts ul.with-efficiency li {
  width: 50%;
}

/* line 1177, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content article.reliability .cta_button, body.cars_controller.show_action table.results_table td.car_details .content article.car_specs .cta_button {
  width: 152px;
}

/* line 1180, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content article.insurance .cta_button, body.cars_controller.show_action table.results_table td.car_details .content article.financing .cta_button {
  width: 137px;
}

/* line 1182, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content article.insurance .price_and_button, body.cars_controller.show_action table.results_table td.car_details .content article.financing .price_and_button {
  margin-top: 3px;
}

/* line 1187, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .times_viewed {
  width: 148px;
}

/* line 1189, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .ext_links_container {
  width: 165px;
}

/* line 1191, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .main_ext_cta_link {
  display: inline-block;
  width: 251px;
}

/* line 1194, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .dealer_link {
  display: block;
}

/* line 1202, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content > .right {
  margin-bottom: 0;
}

/* line 1204, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links {
  display: none;
}

/* line 1209, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li {
  width: 33.3333%;
}

/* line 1212, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.reliability .cta_button, body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.car_specs .cta_button {
  width: 152px;
}

/* line 1215, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.insurance .cta_button, body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.financing .cta_button {
  width: 137px;
}

/* line 1217, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.insurance .price_and_button, body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content article.financing .price_and_button {
  margin-top: 3px;
}

/* line 1222, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .times_viewed {
  width: 148px;
}

/* line 1224, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .ext_links_container {
  width: 165px;
}

/* line 1226, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .main_ext_cta_link {
  display: inline-block;
  width: 251px;
}

/* line 1229, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .dealer_link {
  display: block;
}

/* line 1234, app/assets/stylesheets/legacy/_cars_listing_table.sass */
body.se_locale .search_agent_form input#email {
  width: 250px;
}

/* line 1, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures_scaffold {
  display: none;
}

/* line 3, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures {
  border-top: 1px solid #edeae6;
}

/* line 6, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad {
  padding: 15px 18px;
}

/* line 8, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures h2 {
  margin: 0 0 .2em 0;
  font-size: 20px;
}

/* line 11, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures h3 {
  font-weight: normal;
  font-size: 16px;
  border-bottom: 1px solid #edeae6;
  padding: 0 0 0.5em 0;
  margin: 0 0 0.5em 0;
}

/* line 17, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup {
  display: block;
  text-decoration: none;
  padding: 18px;
}

/* line 21, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup > .icon {
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
  margin: 0 18px 2px 0;
  float: left;
}

/* line 27, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup > .icon > .symbol {
  width: 100%;
  height: 100%;
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat -53px -212px;
}

/* line 31, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup > .label {
  overflow: hidden;
}

/* line 33, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup > .label > p {
  color: #1BADD5;
  text-decoration: underline;
}

/* line 36, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup:hover {
  color: #515c5e;
  background-color: #f6f3ef;
}

/* line 39, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures a.car_history_lookup:hover > .label > p {
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links h2, #ad_under_pictures .ad.links .main_ext_cta_link {
  display: inline-block;
  vertical-align: middle;
}

/* line 45, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links h2 {
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 48, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .main_ext_cta_link {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  border-radius: 5px;
  background-image: linear-gradient(#7DBC1C, #518410);
  height: auto;
  min-width: 120px;
  padding: 0;
  text-align: center;
}

/* line 57, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .main_ext_cta_link a {
  color: #fff;
  display: block;
  font-size: 1.25em;
  padding: 8px;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 64, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 66, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 69, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .external_links {
  border: 0 none;
  background: transparent none;
  box-shadow: none;
  padding: 0;
  height: auto;
}

/* line 75, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .external_links h3 {
  display: none;
}

/* line 77, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .external_links a {
  font-size: 16px;
}

/* line 79, app/assets/stylesheets/_ad_under_pictures.sass */
#ad_under_pictures .ad.links .external_links a.other {
  position: static;
}

/* line 1, app/assets/stylesheets/_pagination.sass */
.page_nav {
  overflow: hidden;
  height: 45px;
  text-align: center;
}

/* line 7, app/assets/stylesheets/_pagination.sass */
.page_nav.bottom td {
  padding: 18px;
}

/* line 9, app/assets/stylesheets/_pagination.sass */
.page_nav a, .page_nav .current, .page_nav span.disabled {
  height: 40px;
  line-height: 40px;
  color: #686868;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
}

/* line 12, app/assets/stylesheets/_pagination.sass */
.page_nav a:hover, .page_nav .current:hover, .page_nav span.disabled:hover {
  background-position: left -29px;
}

/* line 20, app/assets/stylesheets/_pagination.sass */
.page_nav a.disabled, .page_nav .current.disabled, .page_nav span.disabled.disabled {
  color: #bebebe;
}

/* line 22, app/assets/stylesheets/_pagination.sass */
.page_nav a:hover {
  background-color: #f2f2f2;
}

/* line 25, app/assets/stylesheets/_pagination.sass */
.page_nav .page {
  display: inline-block;
  background-image: none;
  width: auto;
}

/* line 30, app/assets/stylesheets/_pagination.sass */
.page_nav .page a {
  width: auto;
  display: inline;
  padding: 5px;
  text-decoration: none;
}

/* line 36, app/assets/stylesheets/_pagination.sass */
.page_nav .prev, .page_nav .next, .page_nav .pages {
  float: none;
  display: inline-block;
  width: auto;
  font-size: 12px;
}

/* line 41, app/assets/stylesheets/_pagination.sass */
.page_nav .prev.disabled, .page_nav .next.disabled, .page_nav .pages.disabled {
  padding: 0px 10px;
}

/* line 43, app/assets/stylesheets/_pagination.sass */
.page_nav .prev a, .page_nav .next a, .page_nav .pages a {
  display: block;
  width: auto;
  padding: 0 2em;
}

/* line 48, app/assets/stylesheets/_pagination.sass */
.page_nav .page_info {
  line-height: 30px;
  text-align: center;
}

/* line 52, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination {
  display: table;
  margin: 0 auto;
}

/* line 55, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container {
  font-size: 0;
  border: 1px solid #F4F1EF;
  border-radius: 5px;
  background-color: #FFFFFF;
}

/* line 60, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container .disabled {
  padding: 0 2em;
}

/* line 62, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container .prev, .page_nav .pagination .pagination-container .pages {
  border-right: 1px solid #F4F1EF;
}

/* line 64, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container .nav-dots, .page_nav .pagination .pagination-container .current, .page_nav .pagination .pagination-container .prev_page_number, .page_nav .pagination .pagination-container .next_page_number {
  padding: 0 1.3em;
  line-height: 40px;
}

/* line 67, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container .current {
  background-color: #f2f2f2;
}

/* line 70, app/assets/stylesheets/_pagination.sass */
.page_nav .pagination .pagination-container .prev a, .page_nav .pagination .pagination-container .next a {
  color: #1BADD5;
}

@media screen and (max-width: 801px) {
  /* line 76, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container {
    border: 1px solid #edeae6;
    border-radius: 3px;
  }
  /* line 79, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .prev, .page_nav .pagination .pagination-container .pages {
    border-right: 1px solid #edeae6;
  }
  /* line 81, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .prev, .page_nav .pagination .pagination-container .next {
    font-size: 16px;
  }
  /* line 83, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .prev a, .page_nav .pagination .pagination-container .next a {
    padding: 0 1.1em;
    color: #1BADD5;
  }
  /* line 86, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .prev a:hover, .page_nav .pagination .pagination-container .next a:hover {
    background: none;
  }
  /* line 88, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .disabled {
    padding: 0 1.1em;
  }
  /* line 90, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .nav-dots {
    padding: 0 0.9em;
  }
  /* line 92, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .pages {
    font-size: 16px;
  }
  /* line 94, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .pages a, .page_nav .pagination .pagination-container .pages .current {
    padding: 0 1.1em;
  }
  /* line 96, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .pages a:hover, .page_nav .pagination .pagination-container .pages .current:hover {
    background: none;
  }
  /* line 98, app/assets/stylesheets/_pagination.sass */
  .page_nav .pagination .pagination-container .pages .current {
    background-color: #F7F7F7;
  }
}

/* line 1, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a, .vertical-menu--icons li a, .vertical-menu--tall li a, ul.select-list li .item, .vertical-menu--icons li .item, .vertical-menu--tall li .item, .vertical-menu li a, .vertical-menu li .item, .menu-item {
  color: #1BADD5;
  display: block;
  position: relative;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  padding: 0 8px;
}

/* line 10, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a:hover, .vertical-menu--icons li a:hover, .vertical-menu--tall li a:hover, ul.select-list li .item:hover, .vertical-menu--icons li .item:hover, .vertical-menu--tall li .item:hover, .vertical-menu li a:hover, .vertical-menu li .item:hover, .menu-item:hover {
  background-color: #f6f3ef;
}

/* line 13, app/assets/stylesheets/components/_menus.sass */
ul.select-list, .vertical-menu--icons, .vertical-menu--tall, .vertical-menu {
  list-style-type: none;
}

/* line 22, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--tall li a, .vertical-menu--tall li .item {
  height: 39px;
  line-height: 39px;
}

/* line 29, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--icons li a, .vertical-menu--icons li .item {
  padding-left: 39px;
}

/* line 31, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--icons li.valuation {
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation a, .vertical-menu--icons li.valuation span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation a:before, .vertical-menu--icons li.valuation span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation a:hover, .vertical-menu--icons li.valuation span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation.valuation a:before, .vertical-menu--icons li.valuation.valuation span.link-like-appearance:before {
  background-position: 0 -174px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation.valuation a:hover:before, .vertical-menu--icons li.valuation.valuation span.link-like-appearance:hover:before {
  background-position: -29px -174px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
.vertical-menu--icons li.valuation.valuation a.active:before, .vertical-menu--icons li.valuation.valuation span.link-like-appearance.active:before {
  background-position: -58px -174px;
}

/* line 34, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--icons li.valuation a {
  color: #1BADD5;
  padding-left: 39px;
}

/* line 37, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--icons li.valuation a:before {
  top: 5px;
  left: 5px;
}

/* line 41, app/assets/stylesheets/components/_menus.sass */
.vertical-menu--icons li.valuation_explanation span {
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/components/_menus.sass */
ul.select-list li {
  border-bottom: 1px solid #edeae6;
}

/* line 53, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a {
  color: #515C5E;
  padding: 0;
}

/* line 56, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a:before {
  content: ' ';
  background: url(//assets.autouncle.com/assets/checked_unchecked-13840d8ee9eb34409550d663676dc5d8abb7e1adae6c3aebc9752c114aa94787.png) no-repeat 0 -20px;
  width: 20px;
  height: 20px;
  float: left;
  margin: 3px 5px 0 0;
}

/* line 63, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a .label {
  position: absolute;
  right: 0;
  font-size: 12px;
  line-height: normal;
  top: 6px;
  padding: 1px 5px;
  border-radius: 3px;
}

/* line 71, app/assets/stylesheets/components/_menus.sass */
ul.select-list li a .label.recommended {
  background-color: #7FCA1E;
  color: #fff;
  text-shadow: 0 -1px 0 #666;
}

/* line 76, app/assets/stylesheets/components/_menus.sass */
ul.select-list li.selected a {
  color: #1BADD5;
}

/* line 78, app/assets/stylesheets/components/_menus.sass */
ul.select-list li.selected a:before {
  background-position: 0 0;
}

/* line 15, app/assets/stylesheets/components/_banners.sass */
html[class*='adform-wallpaper-'] #left-banner-container,
html[class*='adsm-skin'] #left-banner-container {
  margin-top: 1300px;
  position: absolute;
  top: unset;
}

/* line 18, app/assets/stylesheets/components/_banners.sass */
html[class*='adform-wallpaper-'] #left-banner-container.fixed,
html[class*='adsm-skin'] #left-banner-container.fixed {
  margin-top: 0;
  position: fixed;
  top: 80px;
}

/* line 22, app/assets/stylesheets/components/_banners.sass */
html[class*='adform-wallpaper-'] #right-banner-container,
html[class*='adsm-skin'] #right-banner-container {
  top: 0;
}

/* line 24, app/assets/stylesheets/components/_banners.sass */
html[class*='adform-wallpaper-'] #right-banner-container .desktop_skyscraper_right,
html[class*='adsm-skin'] #right-banner-container .desktop_skyscraper_right {
  margin-top: 1300px;
  position: absolute;
  top: 10px;
}

/* line 27, app/assets/stylesheets/components/_banners.sass */
html[class*='adform-wallpaper-'] #right-banner-container .desktop_skyscraper_right.fixed,
html[class*='adsm-skin'] #right-banner-container .desktop_skyscraper_right.fixed {
  margin-top: 80px;
  position: fixed;
}

/* line 31, app/assets/stylesheets/components/_banners.sass */
.banner-wrapper {
  text-align: center;
  margin: 10px 0;
}

/* line 36, app/assets/stylesheets/components/_banners.sass */
#left-banner-container {
  position: fixed;
  top: 86px;
  left: 20px;
}

/* line 41, app/assets/stylesheets/components/_banners.sass */
#right-banner-container {
  position: absolute;
}

/* line 44, app/assets/stylesheets/components/_banners.sass */
.banner-wrapper.desktop_skyscraper_left,
.banner-wrapper.desktop_skyscraper_right {
  position: fixed;
  min-width: 160px;
  max-width: 300px;
  height: 600px;
}

/* line 51, app/assets/stylesheets/components/_banners.sass */
.banner-wrapper.desktop_skyscraper_right {
  top: 86px;
  right: 20px;
}

/* line 55, app/assets/stylesheets/components/_banners.sass */
.banner-wrapper.desktop_skyscraper_left {
  position: absolute;
}

/* line 58, app/assets/stylesheets/components/_banners.sass */
.banner-wrapper.desktop_top {
  width: 970px;
  margin: 0 auto;
}

@media (max-width: 1480px) {
  /* line 65, app/assets/stylesheets/components/_banners.sass */
  .cars_search_controller .banner-wrapper.desktop_skyscraper_left,
.cars_search_controller .banner-wrapper.desktop_skyscraper_right,
.cars_controller .banner-wrapper.desktop_skyscraper_left,
.cars_controller .banner-wrapper.desktop_skyscraper_right {
    display: none;
  }
}

@media (max-width: 1350px) {
  /* line 72, app/assets/stylesheets/components/_banners.sass */
  .brands_controller .banner-wrapper.desktop_skyscraper_left,
.brands_controller .banner-wrapper.desktop_skyscraper_right {
    display: none;
  }
}

/* line 77, app/assets/stylesheets/components/_banners.sass */
.collapsable {
  height: 0;
  overflow: hidden;
  display: none;
}

/* line 3, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form form {
  overflow: hidden;
  display: block;
}

/* line 9, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .first > .row, .car_assemblage_form .rest > .row, .car_assemblage_form .equipment > .row {
  margin-bottom: 10px;
  position: relative;
  padding: 0 5px;
}

/* line 5, app/assets/stylesheets/mixins/_form_row.sass */
.car_assemblage_form .first > .row > *, .car_assemblage_form .rest > .row > *, .car_assemblage_form .equipment > .row > * {
  font-size: 1.2em;
  font-weight: normal;
}

/* line 8, app/assets/stylesheets/mixins/_form_row.sass */
.car_assemblage_form .first > .row > label.invalid, .car_assemblage_form .rest > .row > label.invalid, .car_assemblage_form .equipment > .row > label.invalid {
  font-size: 12px;
}

/* line 10, app/assets/stylesheets/mixins/_form_row.sass */
.car_assemblage_form .first > .row select, .car_assemblage_form .first > .row input[type="number"], .car_assemblage_form .first > .row input[type="text"], .car_assemblage_form .first > .row input[type="tel"], .car_assemblage_form .first > .row input[type="email"], .car_assemblage_form .rest > .row select, .car_assemblage_form .rest > .row input[type="number"], .car_assemblage_form .rest > .row input[type="text"], .car_assemblage_form .rest > .row input[type="tel"], .car_assemblage_form .rest > .row input[type="email"], .car_assemblage_form .equipment > .row select, .car_assemblage_form .equipment > .row input[type="number"], .car_assemblage_form .equipment > .row input[type="text"], .car_assemblage_form .equipment > .row input[type="tel"], .car_assemblage_form .equipment > .row input[type="email"] {
  height: 40px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
}

/* line 16, app/assets/stylesheets/mixins/_form_row.sass */
.car_assemblage_form .first > .row textarea, .car_assemblage_form .rest > .row textarea, .car_assemblage_form .equipment > .row textarea {
  height: 100px;
}

/* line 18, app/assets/stylesheets/mixins/_form_row.sass */
.car_assemblage_form .first > .row .hint, .car_assemblage_form .rest > .row .hint, .car_assemblage_form .equipment > .row .hint {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  text-align: left;
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/mixins/_form_row.sass */
  .car_assemblage_form .first > .row select, .car_assemblage_form .first > .row input[type="number"], .car_assemblage_form .first > .row input[type="text"], .car_assemblage_form .first > .row input[type="tel"], .car_assemblage_form .first > .row input[type="email"], .car_assemblage_form .rest > .row select, .car_assemblage_form .rest > .row input[type="number"], .car_assemblage_form .rest > .row input[type="text"], .car_assemblage_form .rest > .row input[type="tel"], .car_assemblage_form .rest > .row input[type="email"], .car_assemblage_form .equipment > .row select, .car_assemblage_form .equipment > .row input[type="number"], .car_assemblage_form .equipment > .row input[type="text"], .car_assemblage_form .equipment > .row input[type="tel"], .car_assemblage_form .equipment > .row input[type="email"] {
    font-size: 16px;
  }
}

/* line 12, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}

/* line 19, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .spinner .spin {
  position: absolute;
  background: url(//assets.autouncle.com/assets/ajax-loader_transparent_small-9b968ccbe3d4f01566044321145fd1a409cf77ea75a777aa8b00bab6e4d19c26.gif) no-repeat 0 0;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-bottom: -8px;
}

/* line 29, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .spinner .bg {
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

/* line 34, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .equipment {
  display: none;
}

/* line 36, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .equipment, .car_assemblage_form .equipment .row {
  clear: both;
}

/* line 38, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .equipment > .row {
  margin-top: 20px;
}

/* line 40, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .equipment > .row > label {
  font-weight: bold;
}

/* line 43, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form #estimation_car_form {
  text-align: center;
}

/* line 45, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form #estimation_car_form .error-msg {
  color: #CF2020;
  font-weight: bold;
  margin-top: 5px;
}

/* line 49, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form #estimation_car_form input[type="submit"] {
  border-radius: 5px;
  font-size: 14px;
  padding: 10px;
  margin: 10px 0;
}

/* line 55, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .multi_checkbox_input {
  background-color: #F6F6F6;
  border: 1px solid #DAD4CB;
  border-radius: 5px;
  overflow: hidden;
}

/* line 60, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .multi_checkbox_input label {
  font-weight: normal;
  cursor: pointer;
  float: left;
  margin: 7px 2%;
  width: 96%;
}

/* line 66, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .multi_checkbox_input label i.icon_help_16px {
  margin-left: 5px;
  position: absolute;
}

/* line 70, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .error, .car_assemblage_form .invalid {
  border: 1px solid #CF2020;
}

/* line 72, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .error, .car_assemblage_form label.invalid {
  border-radius: 5px;
  box-sizing: border-box;
  color: #CF2020;
  font-size: 12px;
  margin-left: 0;
  margin-right: 0;
  padding: 4px 0;
  position: relative;
  top: 0;
  right: 0;
}

/* line 83, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form label.invalid {
  border: none;
  font-weight: normal;
}

/* line 88, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .first .error-impasse, .car_assemblage_form .rest .error-impasse {
  font-size: 1em;
  position: static;
  padding: .5em;
  margin-top: .5em;
  line-height: 1.5;
}

/* line 94, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .cannot_find_car {
  display: none;
  position: relative;
  top: 7px;
  right: 20px;
}

/* line 99, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .cannot_find_car a {
  color: #1BADD5;
}

/* line 101, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form .cannot_find_car .details {
  display: none;
}

/* line 109, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] form .first, .car_assemblage_form[data-eq-state="medium"] form .rest, .car_assemblage_form[data-eq-state="large"] form .first, .car_assemblage_form[data-eq-state="large"] form .rest, .car_assemblage_form[data-eq-state="xl"] form .first, .car_assemblage_form[data-eq-state="xl"] form .rest, .car_assemblage_form[data-eq-state="xxl"] form .first, .car_assemblage_form[data-eq-state="xxl"] form .rest {
  float: left;
  width: 48%;
}

/* line 112, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] form .error, .car_assemblage_form[data-eq-state="medium"] form div.invalid, .car_assemblage_form[data-eq-state="large"] form .error, .car_assemblage_form[data-eq-state="large"] form div.invalid, .car_assemblage_form[data-eq-state="xl"] form .error, .car_assemblage_form[data-eq-state="xl"] form div.invalid, .car_assemblage_form[data-eq-state="xxl"] form .error, .car_assemblage_form[data-eq-state="xxl"] form div.invalid {
  position: static;
}

/* line 114, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] form .first, .car_assemblage_form[data-eq-state="large"] form .first, .car_assemblage_form[data-eq-state="xl"] form .first, .car_assemblage_form[data-eq-state="xxl"] form .first {
  margin-right: 4%;
}

/* line 116, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] #estimation_car_form, .car_assemblage_form[data-eq-state="large"] #estimation_car_form, .car_assemblage_form[data-eq-state="xl"] #estimation_car_form, .car_assemblage_form[data-eq-state="xxl"] #estimation_car_form {
  text-align: right;
}

/* line 118, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] #estimation_car_form input[type="submit"], .car_assemblage_form[data-eq-state="large"] #estimation_car_form input[type="submit"], .car_assemblage_form[data-eq-state="xl"] #estimation_car_form input[type="submit"], .car_assemblage_form[data-eq-state="xxl"] #estimation_car_form input[type="submit"] {
  font-size: 16px;
}

/* line 123, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="medium"] .multi_checkbox_input label {
  width: 46%;
}

/* line 128, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="large"] .multi_checkbox_input label {
  width: 29.33%;
}

/* line 133, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="xl"] .multi_checkbox_input label {
  width: 21%;
}

/* line 138, app/assets/stylesheets/components/_car_assemblage_form.sass */
.car_assemblage_form[data-eq-state="xxl"] .multi_checkbox_input label {
  width: 15.5%;
}

/* line 1, app/assets/stylesheets/components/_highlight_area.sass */
.highlight-area {
  background-color: #f1e8ce;
  padding: 10px;
}

/* line 4, app/assets/stylesheets/components/_highlight_area.sass */
.highlight-area__heading {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.6;
}

/* line 8, app/assets/stylesheets/components/_highlight_area.sass */
.highlight-area__symbol {
  float: left;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  /* line 8, app/assets/stylesheets/components/_highlight_area.sass */
  .highlight-area__symbol {
    float: none;
    text-align: center;
  }
}

/* line 14, app/assets/stylesheets/components/_highlight_area.sass */
.highlight-area__content {
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/components/_box_containers.sass */
.box-container--bordered-rounded {
  border: 1px solid #edeae6;
  border-radius: 5px;
  background-color: white;
  color: #515c5e;
}

/* line 14, app/assets/stylesheets/components/_box_containers.sass */
.box-container--transparent {
  background-color: transparent;
}

/* line 17, app/assets/stylesheets/components/_box_containers.sass */
.box-container--dark {
  background-color: transparent;
  border-color: #525252;
  color: #d0d0d0;
}

/* line 22, app/assets/stylesheets/components/_box_containers.sass */
.box-container--background-fill {
  background-color: #F7F7F7;
}

/* line 25, app/assets/stylesheets/components/_box_containers.sass */
.box-container--padded {
  padding: 18px;
}

/* line 31, app/assets/stylesheets/components/_box_containers.sass */
.box-container__text-accent {
  color: #307787;
}

/* line 37, app/assets/stylesheets/components/_box_containers.sass */
.box-container__bottom-panel {
  border-bottom: 1px solid #edeae6;
  border-left: 1px solid #edeae6;
  border-right: 1px solid #edeae6;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f9f9f9;
}

/* line 43, app/assets/stylesheets/components/_box_containers.sass */
.box-container__bottom-panel--dark {
  color: #d0d0d0;
  border-color: #525252;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 47, app/assets/stylesheets/components/_box_containers.sass */
.box-container__bottom-panel--transparent {
  background-color: transparent;
}

/* line 51, app/assets/stylesheets/components/_box_containers.sass */
.box-container__bottom-panel--with-hover:hover {
  background-color: #f6f3ef;
}

/* line 54, app/assets/stylesheets/components/_box_containers.sass */
.box-container__bottom-panel--dark.box-container__bottom-panel--with-hover:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
.graphic-car-label::after {
  clear: both;
  content: "";
  display: block;
}

/* line 4, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label .graphic-car-label__graphic {
  max-width: 100%;
}

/* line 7, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--tall {
  padding: 2px 4px;
  text-align: center;
  line-height: 1.6;
  vertical-align: middle;
  display: inline-block;
  width: 82px;
}

/* line 14, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--tall .graphic-car-label__graphic {
  width: 61px;
}

/* line 16, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--tall .graphic-car-label__heading {
  font-size: 12px;
}

/* line 18, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--tall .graphic-car-label__content {
  line-height: 1;
}

/* line 22, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--wide .graphic-car-label__content, .graphic-car-label--wider_no_border .graphic-car-label__content {
  padding: 10px 10px 4px 4px;
  text-align: right;
}

/* line 25, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--wide .graphic-car-label__graphic, .graphic-car-label--wider_no_border .graphic-car-label__graphic {
  float: left;
  padding: 4px 4px 3px 10px;
}

/* line 28, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--wide .graphic-car-label__heading, .graphic-car-label--wider_no_border .graphic-car-label__heading {
  font-size: 15px;
}

/* line 30, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label--wide .graphic-car-label__heading b, .graphic-car-label--wider_no_border .graphic-car-label__heading b {
  font-weight: normal;
}

/* line 33, app/assets/stylesheets/components/_graphic_car_label.sass */
.graphic-car-label .au-logo--tiny-no-shadow {
  height: 7px;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
#simple-fieldset::after, #advanced-fieldset::after {
  clear: both;
  content: "";
  display: block;
}

/* line 4, app/assets/stylesheets/components/_form_inputs.sass */
.input-group {
  margin-bottom: 14px;
}

/* line 7, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .label {
  font-size: 14px;
  margin-top: 0;
  line-height: 1.6;
}

/* line 11, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .simple-label {
  font-weight: normal;
}

/* line 13, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .input {
  font-size: 16px;
}

/* line 16, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .input + .input {
  margin-top: 10px;
}

/* line 19, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .body_types .input {
  margin-bottom: 1.25em;
  padding-left: 11px;
  width: 20%;
}

/* line 23, app/assets/stylesheets/components/_form_inputs.sass */
.input-group .body_types .input.all {
  text-align: center;
}

/* line 26, app/assets/stylesheets/components/_form_inputs.sass */
.input--block {
  width: auto;
  display: block;
}

/* line 30, app/assets/stylesheets/components/_form_inputs.sass */
#advanced-fieldset {
  display: none;
}

/* line 33, app/assets/stylesheets/components/_form_inputs.sass */
.range-dropdowns, .range-text-inputs {
  margin: 0 -8px;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
.range-dropdowns::after, .range-text-inputs::after {
  clear: both;
  content: "";
  display: block;
}

/* line 36, app/assets/stylesheets/components/_form_inputs.sass */
.range__point {
  box-sizing: border-box;
  padding: 0 8px;
  float: left;
  width: 50%;
}

/* line 41, app/assets/stylesheets/components/_form_inputs.sass */
.range__point--end {
  position: relative;
}

/* line 43, app/assets/stylesheets/components/_form_inputs.sass */
.range__point--end:before {
  color: #515C5E;
  content: "-";
  left: -2px;
  position: absolute;
  top: 10px;
}

/* line 50, app/assets/stylesheets/components/_form_inputs.sass */
.dropdown-list {
  -webkit-appearance: none;
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background-color: #FFFFFF;
  color: #444444;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #fff url(//assets.autouncle.com/assets/formalize/select_arrow-7785f1a028e604b4c8d48d2e23b9db7a3f7ed3df9843063d4e3a95ee9335537b.gif) no-repeat right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  margin: 0;
  width: 100%;
}

/* line 15, app/assets/stylesheets/components/_form_input_mixins.sass */
.dropdown-list:focus {
  color: #222222;
  border: 1px solid #d8d3cb;
}

/* line 56, app/assets/stylesheets/components/_form_inputs.sass */
.text-input {
  -webkit-appearance: none;
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background-color: #FFFFFF;
  color: #444444;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  width: 100%;
}

/* line 15, app/assets/stylesheets/components/_form_input_mixins.sass */
.text-input:focus {
  color: #222222;
  border: 1px solid #d8d3cb;
}

/* line 61, app/assets/stylesheets/components/_form_inputs.sass */
.multi-checkbox {
  margin-bottom: 10px;
}

/* line 64, app/assets/stylesheets/components/_form_inputs.sass */
.multi-checkbox .multi-checkbox__item .label {
  cursor: pointer;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: normal;
  padding: 5px 0;
  line-height: 40px;
}

/* line 72, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button {
  display: block;
  margin-bottom: 12px;
  padding: 8px 20px;
  text-align: center;
  border-radius: 3px;
}

/* line 78, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button-search-submit {
  font-size: 14px;
  padding: 12px 10px;
  width: 100%;
}

/* line 83, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button-fieldset-toggle .icon {
  margin-left: 5px;
}

/* line 85, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button-reset {
  font-weight: normal;
  position: relative;
}

/* line 88, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button-reset .icon {
  margin-right: 5px;
}

/* line 90, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button-hidden {
  display: none;
}

/* line 92, app/assets/stylesheets/components/_form_inputs.sass */
.button-group .button span, .button-group .button .icon {
  display: inline-block;
  vertical-align: middle;
}

/* line 98, app/assets/stylesheets/components/_form_inputs.sass */
.button-group.main-controls .button-fieldset-toggle {
  display: none;
}

@media (min-width: 721px) {
  /* line 103, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] {
    margin: 0 -8px;
  }
  /* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
  .form[data-eq-state$="medium"]::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 109, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] #simple-fieldset .input-group > .label, .form[data-eq-state$="medium"] #advanced-fieldset .input-group > .label {
    line-height: 2.5;
    padding-left: 10px;
    text-align: left;
  }
  /* line 116, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group {
    box-sizing: border-box;
    float: left;
    margin-bottom: 12px;
    padding: 0 8px;
    width: 100%;
  }
  /* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
  .form[data-eq-state$="medium"] .input-group::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 124, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group > * {
    box-sizing: border-box;
    float: left;
  }
  /* line 127, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group .label {
    width: 100%;
  }
  /* line 129, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group .input {
    width: 100%;
  }
  /* line 131, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group--full {
    width: 100%;
  }
  /* line 134, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group .body_types {
    max-height: 45px;
    margin-bottom: 12px;
  }
  /* line 137, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .input-group .body_types .input {
    margin-bottom: 0;
    padding-left: 12px;
    width: 10.25%;
  }
  /* line 142, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .button-group .button {
    float: right;
    padding: 11px 20px;
  }
  /* line 145, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .button-group .button-search-submit {
    margin-top: 0;
  }
  /* line 147, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .button-group .button-reset {
    border: 0;
    margin-right: 25px;
  }
  /* line 150, app/assets/stylesheets/components/_form_inputs.sass */
  .form[data-eq-state$="medium"] .button-group--middle {
    display: none;
  }
}

/* line 9, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 12, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__badge {
  background: url(//assets.autouncle.com/assets/search_results/car_valuation_badge-5f6d693ee76ec43369bb851632bed2a98563079691a6e1370b1a67f951058642.png);
  width: 203px;
  height: 56px;
  text-transform: uppercase;
  color: #fff;
  font-size: .9em;
  padding: 12px 72px 12px 12px;
  margin-bottom: 18px;
  line-height: 16px;
  box-sizing: border-box;
}

/* line 24, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__price-and-rating {
  color: #1BADD5;
  line-height: 24px;
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__price-and-rating .price {
  float: left;
  margin-right: 16px;
}

/* line 32, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__price-and-rating .price .value {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
  font-size: 1.4em;
}

/* line 35, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__price-and-rating .rating {
  text-decoration: none;
  display: block;
  float: right;
  width: 83px;
  transition: all 200ms ease-in-out;
}

/* line 41, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__price-and-rating a.rating:hover {
  transform: scale(1.05);
}

/* line 43, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization {
  border-top: 1px solid #edeae6;
  border-bottom: 1px solid #edeae6;
  margin: 33px 0;
  padding: 18px 0;
  position: relative;
}

/* line 50, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__price-indicator, .car-valuation__visualization__estimation-indicator {
  position: absolute;
  margin-left: -15px/2;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 57, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__price-indicator:before, .car-valuation__visualization__estimation-indicator:before {
  opacity: 0;
  transition: all 200ms ease-in-out;
  position: absolute;
  text-align: center;
  content: attr(data-text);
  text-transform: uppercase;
  white-space: nowrap;
  color: #b9b7b5;
  font-size: .8em;
  transform: translate(-50%, 0);
}

/* line 70, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation:hover .car-valuation__visualization__price-indicator:before, .car-valuation:hover .car-valuation__visualization__estimation-indicator:before {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 75, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__price-indicator {
  top: 0px;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #edeae6 transparent transparent transparent;
}

/* line 79, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__price-indicator:before {
  top: -23px;
  margin-top: -10px;
}

/* line 83, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__estimation-indicator {
  bottom: 0;
  left: 50%;
  border-width: 0 7.5px 8px 7.5px;
  border-color: transparent transparent #edeae6 transparent;
}

/* line 88, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__estimation-indicator:before {
  bottom: -25px;
  margin-bottom: -10px;
}

/* line 92, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__bar {
  height: 4px;
  background-color: #f6f3ef;
  position: relative;
}

/* line 96, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__bar:after {
  content: ' ';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #fff;
  background-color: #d8d3cb;
  position: absolute;
  left: 50%;
  margin-top: -5px;
  margin-left: -7px;
  z-index: 2;
}

/* line 107, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__distance {
  position: absolute;
  top: 0;
  height: 4px;
}

/* line 112, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.value1 .car-valuation__visualization__distance, .car-valuation__visualization.value1 .car-valuation__visualization__price-point {
  background-color: #AD1D19;
}

/* line 112, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.value2 .car-valuation__visualization__distance, .car-valuation__visualization.value2 .car-valuation__visualization__price-point {
  background-color: #E5CB2A;
}

/* line 112, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.value3 .car-valuation__visualization__distance, .car-valuation__visualization.value3 .car-valuation__visualization__price-point {
  background-color: #0DC483;
}

/* line 112, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.value4 .car-valuation__visualization__distance, .car-valuation__visualization.value4 .car-valuation__visualization__price-point {
  background-color: #68A52E;
}

/* line 112, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.value5 .car-valuation__visualization__distance, .car-valuation__visualization.value5 .car-valuation__visualization__price-point {
  background-color: #118C28;
}

/* line 114, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization__price-point {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #fff;
  margin-left: -7px;
  margin-top: -5px;
  z-index: 3;
}

/* line 120, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__visualization.higher .car-valuation__visualization__price-point {
  margin-left: 0;
  margin-right: -7px;
  right: 0;
}

/* line 124, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__label-left {
  float: left;
}

/* line 126, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__value-right {
  text-align: right;
  overflow: hidden;
}

/* line 129, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__estimation, .car-valuation__conclusion, .car-valuation__basis {
  margin-bottom: 1em;
}

/* line 131, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__estimation .car-valuation__value-right {
  font-size: 1.2em;
}

/* line 133, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__conclusion {
  color: #7FCA1E;
}

/* line 135, app/assets/stylesheets/components/_car_valuation.sass */
.car-valuation__basis {
  font-size: .8em;
}

/* line 2, app/assets/stylesheets/components/_ratings_summary.sass */
#content h1.search-summary__total {
  padding: 0;
}

/* line 5, app/assets/stylesheets/components/_ratings_summary.sass */
.ratings-summary {
  padding-bottom: 10px;
  overflow: hidden;
  text-align: center;
}

@keyframes ball-scale-ripple-multiple {
  0% {
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0.0;
  }
}

/* line 19, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple {
  position: relative;
  transform: translateY(-25px);
}

/* line 16, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple > div:nth-child(0) {
  animation-delay: -800ms;
}

/* line 16, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple > div:nth-child(1) {
  animation-delay: -600ms;
}

/* line 16, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple > div:nth-child(2) {
  animation-delay: -400ms;
}

/* line 16, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple > div:nth-child(3) {
  animation-delay: -200ms;
}

/* line 25, app/assets/stylesheets/components/../animations/ball-scale-ripple-multiple.sass */
.ball-scale-ripple-multiple > div {
  animation-fill-mode: both;
  position: absolute;
  top: -2px;
  left: -26px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #1BADD5;
  animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}

/* line 1, app/assets/stylesheets/_featured_cars_slider_placeholder.sass */
.featured-cars-slider-placeholder {
  height: 317px;
  overflow: hidden;
  white-space: nowrap;
}

/* line 6, app/assets/stylesheets/_featured_cars_slider_placeholder.sass */
.featured-cars-slider-placeholder .featured-car-wrapper-placeholder {
  height: 302px;
  width: 282px;
  margin-right: 10px;
  display: inline-block;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #F4F1EF;
}

/* line 16, app/assets/stylesheets/_featured_cars_slider_placeholder.sass */
.featured-cars-slider-placeholder .featured-car-wrapper-placeholder .featured-car-top-placeholder {
  height: 182px;
  width: inherit;
  background: #F4F1EF;
}

/* line 21, app/assets/stylesheets/_featured_cars_slider_placeholder.sass */
.featured-cars-slider-placeholder .featured-car-wrapper-placeholder .featured-car-bottom-placeholder {
  background: #fff;
  height: 118px;
  width: inherit;
}

/* line 6, app/assets/stylesheets/helpers/_truncate.sass */
.truncated {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-slider-headline-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 15px;
}

@media screen and (max-width: 415px) {
  /* line 6, app/assets/stylesheets/components/_featured_cars_slider.sass */
  .featured-slider-headline-container {
    margin-bottom: 0;
    background-color: #f5f5f5;
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 18, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-slider-headline-container .search-results-section__heading {
  font-weight: normal;
  font-size: 1.5em;
}

@media screen and (max-width: 415px) {
  /* line 18, app/assets/stylesheets/components/_featured_cars_slider.sass */
  .featured-slider-headline-container .search-results-section__heading {
    font-size: 1.2em;
  }
}

/* line 25, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-slider-headline-container .align-right {
  margin-left: 10px;
}

/* line 28, app/assets/stylesheets/components/_featured_cars_slider.sass */
.loader-hidden {
  display: none;
}

/* line 31, app/assets/stylesheets/components/_featured_cars_slider.sass */
.loader-active {
  display: block;
}

/* line 36, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider:hover .featured-cars-slider__prev,
.featured-cars-slider:hover .featured-cars-slider__next {
  visibility: visible;
  opacity: 1;
}

/* line 63, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

/* line 69, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider a {
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__prev, .featured-cars-slider__next {
  display: none;
}

/* line 75, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__frame {
  position: relative;
}

/* line 77, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__car {
  overflow: hidden;
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none;
}

/* line 84, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__image {
  position: relative;
  z-index: 1;
}

/* line 87, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__image .featured-cars-no-image {
  width: 100%;
  height: 100%;
  background-color: #E9E6E0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 94, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__image, .featured-cars-slider__image img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 98, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__image.no_picture, .featured-cars-slider__image img.no_picture {
  width: 40%;
  height: auto;
}

/* line 101, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__bottom {
  background-color: white;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bourbon-7.3.0/core/bourbon/library/_clearfix.scss */
.featured-cars-slider__bottom::after {
  clear: both;
  content: "";
  display: block;
}

/* line 104, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__bottom .car_trade_cta_link {
  display: inline-block;
  max-width: 220px;
}

/* line 107, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__rating {
  overflow: hidden;
  text-align: right;
  line-height: 18px;
}

/* line 111, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider__rating .score_label_img {
  display: inline-block;
  vertical-align: middle;
}

/* line 117, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 122, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car {
  width: 236px;
  height: auto;
  margin-right: 12px;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  box-shadow: 0 0 1px 0 rgba(2, 35, 76, 0.1), 0 1px 3px 1px rgba(2, 35, 76, 0.1);
  transition: 200ms all cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 130, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car img {
  transition: 200ms all cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 132, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car:hover {
  border-color: rgba(27, 173, 213, 0.4);
  box-shadow: 0 4px 5px 0 rgba(2, 35, 76, 0.1), 0 1px 10px 0 rgba(2, 35, 76, 0.16), 0 2px 4px -1px rgba(2, 35, 76, 0.1);
}

/* line 135, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car:hover img {
  transform: scale(1.08);
}

/* line 137, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car:hover .moving-link-indicator {
  opacity: 1;
  transform: translate(0, 0);
}

/* line 140, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__car:last-child {
  margin-right: 0;
}

@media screen and (min-width: 1200px) {
  /* line 122, app/assets/stylesheets/components/_featured_cars_slider.sass */
  .featured-cars-slider--simple .featured-cars-slider__car {
    border: 1px solid #F4F1EF;
  }
}

/* line 145, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__image {
  width: 236px;
  height: 154px;
  overflow: hidden;
}

/* line 150, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__headline {
  font-size: 12px;
  font-weight: 500;
  color: #02234C;
}

/* line 155, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom {
  padding: 0 8px 8px;
}

/* line 157, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom > div {
  padding-top: 8px;
}

/* line 160, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom .fuel-efficiency {
  font-size: 11px;
  font-weight: 400;
  color: #424242;
}

/* line 164, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom .fuel-efficiency .no-emission-info {
  color: #FFF;
}

/* line 166, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom .car-comparison-checkbox {
  padding: 8px 0;
  font-size: 13px;
  font-weight: 500;
}

/* line 170, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom .featured-cars-savings {
  font-size: 10px;
  border-radius: 4px;
  padding: 4px 8px;
  color: #fff;
  display: inline-block;
}

/* line 7, app/assets/stylesheets/mixins/_savings_label.sass */
.featured-cars-slider--simple .featured-cars-slider__bottom .featured-cars-savings.no-savings {
  color: rgba(49, 51, 61, 0.5);
  border: 1px solid #EEEEEE;
}

/* line 174, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__rating-container .new-car-label {
  background-image: url(//assets.autouncle.com/assets/new_listing/new-car-edf4f93df71c59fe47f96924d09494ff85c01ebe5f8fa7bdba9f14ac23a69a50.png);
  background-size: 100%;
  width: 100px;
  height: 20px;
  margin: 15px 0;
}

/* line 180, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__rating-container .au-rating-label-flat {
  font-size: 12px !important;
  font-weight: 600;
  margin-bottom: 3px;
  margin-left: 1px;
}

/* line 185, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__rating-container .car-price-rating {
  margin-bottom: 3px;
}

/* line 187, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__rating-container .price-difference-text {
  font-size: 12px;
}

/* line 190, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__price-container {
  font-size: 18px;
  color: #02234C;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

/* line 197, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__source-name-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 4px 8px;
  background: #02234C;
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
}

/* line 210, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__source-name-label .source-name {
  padding-right: 4px;
  max-width: calc(100% - 12px);
}

/* line 213, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__source-name-label i {
  background-image: url(//assets.autouncle.com/assets/icons/uds_white/uds_outgoing_icon-f3ad679ec88200a826ead6baf01becaee35c6e801cd14117a6bb5a6b6c857699.svg);
  background-size: contain;
  width: 12px;
  height: 12px;
}

/* line 222, app/assets/stylesheets/components/_featured_cars_slider.sass */
body:not(.mobile_layout) .moving-link-indicator {
  transition: transform 200ms, opacity 200ms;
  opacity: 0;
  transform: translate(-10px, 0);
}

/* line 227, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-cars-slider--simple .featured-cars-slider__trade-in-simulator {
  background-color: #1BADD5;
  color: white;
  padding: 5px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}

@media screen and (max-width: 1199px) {
  /* line 236, app/assets/stylesheets/components/_featured_cars_slider.sass */
  .featured-cars-slider--simple.page-navigation .featured-cars-slider__car {
    margin-right: 10px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 236, app/assets/stylesheets/components/_featured_cars_slider.sass */
  .featured-cars-slider--simple.page-navigation .featured-cars-slider__car {
    margin-right: 7px;
  }
}

/* line 242, app/assets/stylesheets/components/_featured_cars_slider.sass */
.featured-carousel-section {
  background: #EBF9FD !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  margin: 16px 0;
}

/* line 248, app/assets/stylesheets/components/_featured_cars_slider.sass */
.section-headline {
  padding-bottom: 0 !important;
  font-size: 16px;
  font-weight: 500;
  color: #02234C;
}

/* line 1, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label, .text-label {
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  font-weight: normal;
  padding: 1px 6px;
  font-size: 10px;
}

/* line 10, app/assets/stylesheets/components/_text_labels.sass */
.text-label {
  margin-right: .5em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}

/* line 16, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label {
  text-transform: uppercase;
}

/* line 19, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label--new {
  border: 1px solid #097A26;
  color: #09972E;
}

/* line 22, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label--reduced {
  border: 1px solid #953b39;
  color: #B94A48;
}

/* line 25, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label--fill-reduced {
  color: #fff;
  background-color: #CF2020;
}

/* line 28, app/assets/stylesheets/components/_text_labels.sass */
.car-freshness-label--fill-new {
  color: #fff;
  background-color: #1BADD5;
}

/* line 1, app/assets/stylesheets/components/_auto_submitting_inputs.sass */
.auto-submitting-input {
  position: relative;
}

/* line 3, app/assets/stylesheets/components/_auto_submitting_inputs.sass */
.auto-submitting-input.pending {
  cursor: progress;
}

/* line 3, app/assets/stylesheets/mixins/_loading_cover_mixin.sass */
.auto-submitting-input.pending:before {
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 8, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs {
  line-height: 12px;
}

/* line 10, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item {
  line-height: 30px;
  background: #d6cec5;
  padding: 5px 5px 5px 7px;
  font-size: 12px;
  position: relative;
  margin-right: 15px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

/* line 20, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item::before {
  content: "";
  position: absolute;
  top: 5px;
  border-color: transparent;
  border-left-color: #d6cec5;
  left: -12px;
}

/* line 25, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item::after {
  content: "";
  position: absolute;
  top: 5px;
  content: "›";
  border-color: #d6cec5;
  border-left-color: transparent;
  right: -12px;
}

/* line 31, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs a.breadcrumb-item:hover {
  background: #c1b5a7;
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs a.breadcrumb-item:hover::before {
  border-color: #c1b5a7;
  border-left-color: transparent;
}

/* line 37, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs a.breadcrumb-item:hover::after {
  border-left-color: #c1b5a7;
}

/* line 39, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs span.breadcrumb-item {
  background: #e5e0da;
}

/* line 41, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs span.breadcrumb-item::before {
  border-color: #e5e0da;
  border-left-color: transparent;
}

/* line 44, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs span.breadcrumb-item::after {
  border-left-color: #e5e0da;
}

/* line 46, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item.first {
  padding-left: 0;
}

/* line 48, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item.last {
  border-radius: 5px 0 0 5px;
}

/* line 50, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item.last span {
  margin-right: 5px;
}

/* line 52, app/assets/stylesheets/components/_breadcrumbs.sass */
.breadcrumbs .breadcrumb-item.last::after {
  content: '';
}

/* line 1, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 7, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-hint {
  color: #999;
}

/* line 11, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-menu {
  /* used to be tt-dropdown-menu in older versions */
  width: 200px;
  margin-top: 4px;
  padding: 4px 0;
  color: #686868;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 27, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

/* line 32, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-suggestion.tt-cursor, .tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}

/* line 38, app/assets/stylesheets/components/_tt_typeahead.scss */
.tt-suggestion p {
  margin: 0;
}

/* line 1, app/assets/stylesheets/components/_distance_to_search_location.sass */
.distance-and-location {
  max-width: 100%;
}

/* line 3, app/assets/stylesheets/components/_distance_to_search_location.sass */
.distance-and-location > div {
  display: none;
  max-width: 100%;
  background: #EBF9FD;
  color: #02234C;
  text-align: center;
  padding: 0 8px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  border-radius: 2px;
}

/* line 15, app/assets/stylesheets/components/_distance_to_search_location.sass */
.distance-and-location > div.visible {
  display: inline-block;
}

/* line 17, app/assets/stylesheets/components/_distance_to_search_location.sass */
.distance-and-location > div:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 3px;
  height: 16px;
  width: 16px;
  margin-right: 4px;
  background-image: url(//assets.autouncle.com/assets/icons/uds_location_icon-807866a7f756f6ba0405414d500f01ac03b3b49fd2810732e2e192c940d813da.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1, app/assets/stylesheets/components/_car_search_filters_link_button.sass */
.car-search-filters-link-button {
  display: block;
  margin: 5px 0;
  padding: 5px 0;
}

/* line 2, app/assets/stylesheets/components/_table_of_contents.sass */
.table-of-contents-item {
  display: block;
  margin-top: 5px;
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/components/_error_messages.sass */
form .error_messages {
  min-width: 90%;
  border: 2px solid #cf0000;
  padding: 0;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  font-size: 12px;
}

/* line 11, app/assets/stylesheets/components/_error_messages.sass */
form .error_messages h2 {
  text-align: left;
  padding: 5px 5px 5px 15px;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
}

/* line 18, app/assets/stylesheets/components/_error_messages.sass */
form .error_messages p {
  margin: 8px 10px;
}

/* line 20, app/assets/stylesheets/components/_error_messages.sass */
form .error_messages ul {
  margin: 0;
}

/* line 22, app/assets/stylesheets/components/_error_messages.sass */
form .error_messages ul li {
  margin-left: 40px;
}

/* line 1, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message {
  font-size: 16px;
  padding-top: 30px;
  color: #828283;
}

/* line 5, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message hr {
  border: 0px none;
  border-top: 1px solid #F4F1EF;
  margin: 2em 0;
}

/* line 9, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .manual-redirect-link {
  display: none;
}

/* line 11, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .manual-redirect-link p {
  padding-bottom: 10px;
}

/* line 13, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message p > a {
  display: block;
  color: #1BADD5;
}

/* line 16, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .customer-logo {
  max-width: 90%;
  max-height: 100px;
}

/* line 19, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper {
  position: relative;
  width: 110px;
  height: 110px;
  margin: 0 auto 50px;
}

/* line 24, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper .loader {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  margin: 0;
  font-size: 11px;
  text-indent: -99999px;
  position: relative;
  width: 110px;
  height: 110px;
  box-shadow: inset 0 0 0 7px #1BADD5;
  transform: translateZ(0);
}

/* line 36, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper .loader::before, #outgoing_message .loader-wrapper .loader::after {
  width: 5.2em;
  height: 10.2em;
  border-radius: 50%;
  position: absolute;
  content: '';
}

/* line 42, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper .loader::before {
  background: #FFFFFF;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  transform-origin: 5.2em 5.1em;
  animation: load 2s infinite ease 1.5s;
}

/* line 49, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper .loader::after {
  background: #FFFFFF;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  transform-origin: 0px 5.1em;
  animation: load 2s infinite ease;
}

@-moz-keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-o-keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-ms-keyframes load {
  /* line 58, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message .loader-wrapper .loader 0% {
    transform: rotate(0deg);
  }
  /* line 60, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message .loader-wrapper .loader 100% {
    transform: rotate(360deg);
  }
}

@-khtml-keyframes load {
  /* line 58, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message .loader-wrapper .loader 0% {
    transform: rotate(0deg);
  }
  /* line 60, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message .loader-wrapper .loader 100% {
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 63, app/assets/stylesheets/_outgoing_link.sass */
#outgoing_message .loader-wrapper img {
  position: absolute;
  width: 60px;
  z-index: 2;
  left: 25px;
  top: 32px;
}

@media screen and (min-width: 450px) {
  /* line 72, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message p > a {
    display: inline;
  }
}

@media screen and (min-width: 640px) {
  /* line 76, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  /* line 80, app/assets/stylesheets/_outgoing_link.sass */
  #outgoing_message {
    padding-top: 90px;
  }
}

/* line 1, app/assets/stylesheets/_client_side_split_testing.sass */
*[data-variant] {
  display: none;
}

/* line 4, app/assets/stylesheets/_client_side_split_testing.sass */
*.variant-visible[data-variant] {
  display: inline-block;
}

/* line 7, app/assets/stylesheets/_client_side_split_testing.sass */
*.variant-visible[data-variant][data-block] {
  display: block;
}

/* line 10, app/assets/stylesheets/_client_side_split_testing.sass */
*.variant-visible[data-variant][data-inline] {
  display: inline;
}

/* line 1, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands {
  color: #6b7374;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands h3 {
  font-size: 16px;
}

/* line 9, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands > .brand {
  margin-top: 30px;
  float: left;
  width: 182.8px;
  margin-right: 10px;
}

/* line 14, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands > .brand.last {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands > .brand.first {
  clear: left;
}

/* line 18, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands ul {
  list-style-type: none;
}

/* line 20, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands ul li {
  padding: 0.3em 0;
}

/* line 22, app/assets/stylesheets/_front_page_brands.sass */
.front_page_brands ul li a {
  color: #6b7374;
  text-decoration: underline;
}

/* line 4, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__item {
  background-size: cover;
  background-repeat: no-repeat;
  height: 245px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

@media only screen and (min-device-width: 500px) {
  /* line 4, app/assets/stylesheets/components/_explore_section.sass */
  .explore-section__item {
    height: 345px;
  }
}

@media only screen and (min-device-width: 700px) {
  /* line 4, app/assets/stylesheets/components/_explore_section.sass */
  .explore-section__item {
    height: 445px;
  }
}

@media only screen and (min-device-width: 850px) {
  /* line 22, app/assets/stylesheets/components/_explore_section.sass */
  .explore-section__item:hover:after {
    content: attr(data-title);
    position: absolute;
    color: white;
    background-color: #1BADD5;
    padding: .3em 1em;
    z-index: 1;
    text-align: center;
    border-radius: 3px;
    font-size: 17px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 20px;
    width: 20%;
  }
}

/* line 39, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(48, 46, 23, 0.35);
  left: 0;
  z-index: 1;
}

/* line 47, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__content {
  z-index: 2;
}

/* line 50, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__title {
  text-align: center;
  color: white;
  margin-bottom: 5px;
  background: rgba(48, 46, 23, 0.35);
  padding: 10px;
}

/* line 57, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__subtitle {
  text-align: center;
  color: white;
}

/* line 61, app/assets/stylesheets/components/_explore_section.sass */
.explore-section__subtitle h2 {
  display: inline-block;
  padding: 0.1em 1.2em;
  background-color: rgba(0, 0, 0, 0.7);
  font-weight: normal;
  font-size: 1.3em;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches {
  padding: 5px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

/* line 9, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches a {
  display: flex;
  color: #1BADD5;
  text-decoration: none;
  padding: 5px;
  position: relative;
  font-weight: normal;
}

/* line 16, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches a:not(.fp_v2_de_test) {
  min-height: 62px;
}

/* line 18, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches a.fp_v2_de_test {
  min-height: 48px;
}

/* line 21, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches a:nth-child(n+2) {
  border-top: 1px solid #dad4cb;
}

/* line 23, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches a:after {
  content: '';
  background: url(//assets.autouncle.com/assets/mobile/arrow_right_blue-b7ca281f0159b80046ddab5bc67446ed13e1ebbd295b46753202a557c4291519.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0px;
  top: 22px;
}

/* line 33, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches__title {
  font-size: 20px;
  font-weight: normal;
}

/* line 37, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches__image {
  width: 70px;
  height: 50px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 45, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches__list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  width: 180px;
}

@media screen and (min-width: 375px) {
  /* line 45, app/assets/stylesheets/components/_detailed_recent_searches.sass */
  .detailed-recent-searches__list {
    width: 230px;
  }
}

/* line 55, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches__list span {
  text-align: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 61, app/assets/stylesheets/components/_detailed_recent_searches.sass */
.detailed-recent-searches img {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

/* line 1, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section + #alternative-searches-section {
  border-top: 1px solid rgba(91, 112, 112, 0.25);
}

/* line 4, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section {
  display: block;
  padding: 24px;
  color: rgba(49, 51, 61, 0.75);
}

/* line 10, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section .alternative-searches-title h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

/* line 15, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section .alternative-searches-content {
  font-size: 14px;
  font-weight: 400;
}

/* line 18, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section .alternative-searches-content li {
  display: inline-block;
  padding: 12px 8px 0 0;
}

/* line 21, app/assets/stylesheets/_alternative_searches_links.sass */
#alternative-searches-section .alternative-searches-content a {
  color: rgba(49, 51, 61, 0.75);
}

/* line 1, app/assets/stylesheets/components/car_condition/_car_condition_cards.sass */
.car-condition-cards {
  display: flex;
  gap: 9px;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/components/car_condition/_car_condition_cards.sass */
.car-condition-cards[data-layout="simple"] {
  flex-direction: column;
  gap: 12px;
}

/* line 1, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card {
  flex: 1;
  display: flex;
  position: relative;
  border-radius: 5px;
  border: 1px solid #C4CFDC;
  background: white;
  gap: 18px;
}

/* line 10, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__image-wrapper {
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-flex;
  align-items: center;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/* line 21, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__image-wrapper img {
  object-fit: cover;
  display: block;
  max-height: 100%;
}

/* line 26, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  gap: 3px;
  padding-block: 8px;
  margin-left: 100px;
  padding-right: 10px;
}

/* line 35, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__simple {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 18px;
  flex-grow: 1;
  margin-left: 50px;
}

/* line 43, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__simple__title {
  color: #686868;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

/* line 50, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__simple__icon {
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  padding-inline: 12px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjY2NjY2NjIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

/* line 57, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__title {
  color: #515C5E;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* line 64, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__description {
  color: #515C5E;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

/* line 71, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__link-wrapper {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding-top: 8px;
}

/* line 76, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__link-wrapper a {
  width: fit-content;
  height: fit-content;
  border-radius: 5px;
  background: #05ACDB;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10px 16px;
  text-align: center;
  text-decoration: none;
}

/* line 90, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card__content__link-wrapper a:hover {
  background: #01c0f4;
  color: #FFF;
}

/* line 94, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card[data-layout="simple"] {
  gap: 12px;
}

/* line 96, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card[data-layout="simple"] .car-condition-card__image-wrapper {
  width: 41px;
}

/* line 100, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card[data-car-condition="used"] .car-condition-card__image-wrapper {
  background-color: #EAFCFF;
}

/* line 104, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card[data-car-condition="new"] .car-condition-card__image-wrapper {
  background-color: #EFFFE5;
}

/* line 108, app/assets/stylesheets/components/car_condition/_car_condition_card.sass */
.car-condition-card[data-car-condition="lease"] .car-condition-card__image-wrapper {
  background-color: #EBEBEB;
}

/* line 12, app/assets/stylesheets/front_page.sass */
body.front_page {
  background-color: white;
  min-height: 100%;
  position: relative;
}

/* line 18, app/assets/stylesheets/front_page.sass */
body.front_page #flash_messages, body.front_page #flash-messages {
  margin-top: 20px;
}

/* line 21, app/assets/stylesheets/front_page.sass */
body.front_page #top, body.front_page #content, body.front_page #footer {
  width: 954px;
  margin: 0 auto;
}

/* line 24, app/assets/stylesheets/front_page.sass */
body.front_page #top-wrapper {
  height: 137px;
}

/* line 26, app/assets/stylesheets/front_page.sass */
body.front_page #top {
  width: auto;
  padding: 24px 45px 25px 45px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 33, app/assets/stylesheets/front_page.sass */
body.front_page #logo {
  float: left;
}

/* line 35, app/assets/stylesheets/front_page.sass */
body.front_page #logo .fb_like {
  display: none;
}

/* line 38, app/assets/stylesheets/front_page.sass */
body.front_page #content-wrapper {
  position: relative;
  background-image: url(//assets.autouncle.com/images/front_page/bg_image.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 100%;
  color: #fff;
}

/* line 47, app/assets/stylesheets/front_page.sass */
body.front_page #content-wrapper::before {
  content: "";
  background: rgba(48, 46, 23, 0.35);
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 55, app/assets/stylesheets/front_page.sass */
body.front_page .content-wrapper a {
  color: #fff;
}

/* line 58, app/assets/stylesheets/front_page.sass */
body.front_page #content {
  position: relative;
  padding: 170px 0 170px 0;
  background: transparent none;
}

/* line 62, app/assets/stylesheets/front_page.sass */
body.front_page #content h1 {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: bold;
  padding: 0;
}

/* line 69, app/assets/stylesheets/front_page.sass */
body.front_page #content h2 {
  text-align: center;
  font-size: 30px;
  text-transform: normal;
  font-weight: normal;
}

/* line 74, app/assets/stylesheets/front_page.sass */
body.front_page #content h2.main-subheadline {
  text-align: left;
}

/* line 76, app/assets/stylesheets/front_page.sass */
body.front_page #content .site_explanation {
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 25px;
}

/* line 82, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .front-page-heading {
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}

/* line 86, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .front-page-heading h1 {
  font-size: 40px;
}

/* line 88, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .extended-search-form {
  vertical-align: middle;
  border-radius: 5px 0 0 5px;
}

/* line 91, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .listing-on-hold-alert {
  padding: 10px 20px;
  color: #fff;
  background-color: orange;
  font-size: 16px;
  width: 820px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  text-decoration: none;
}

/* line 102, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .listing-on-hold-alert:hover {
  background-color: #ffae1a;
}

/* line 104, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .listing-on-hold-alert > span:after {
  content: '';
  display: inline-block;
  height: 15px;
  width: 14px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 5px;
}

/* line 114, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser {
  background: #1BADD5;
  width: 390px;
  height: 290px;
  padding: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0 5px 5px 0;
  margin-left: -3px;
  text-align: center;
}

/* line 124, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper h2, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser h2 {
  font-size: 24px;
  margin-top: 30px;
}

/* line 127, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper p, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser p {
  margin: 54px 0 20px;
  font-size: 14px;
  line-height: 22px;
}

/* line 131, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper {
  margin: 34px auto;
  border: 2px solid #fff;
  border-radius: 7px;
  display: inline-block;
}

/* line 136, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper input, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper input {
  border: 3px solid #95252c;
  font-size: 20px;
  border-radius: 5px;
  text-align: center;
  color: #828283;
  height: 45px;
  width: 255px;
  color: #686868;
}

/* line 145, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper input::-webkit-input-placeholder, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper input::-webkit-input-placeholder {
  font-size: 18px;
}

/* line 147, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper input::-moz-placeholder, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper input::-moz-placeholder {
  font-size: 18px;
}

/* line 149, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper input:-ms-input-placeholder, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper input:-ms-input-placeholder {
  font-size: 18px;
}

/* line 151, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper .vin-lpn-input-wrapper input:-moz-placeholder, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser .vin-lpn-input-wrapper input:-moz-placeholder {
  font-size: 18px;
}

/* line 153, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper input, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser input {
  border-radius: 3px;
  height: 35px;
  margin: 0;
  border: 0;
  text-transform: uppercase;
}

/* line 159, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper input[type="submit"], body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser input[type="submit"] {
  padding: 0;
  width: 185px;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  text-shadow: none;
  box-shadow: none;
  display: inline-block;
  border: 1px solid #FFF;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right 45px center;
  background-size: 13px;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwOS4xNDMgMzA5LjE0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzA5LjE0MyAzMDkuMTQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxwYXRoIGQ9Ik0yNDAuNDgxLDE0OS4yNjhMOTMuNDEsMi4xOTdjLTIuOTI5LTIuOTI5LTcuNjc4LTIuOTI5LTEwLjYwNiwwTDY4LjY2MSwxNi4zNCAgYy0xLjQwNywxLjQwNi0yLjE5NywzLjMxNC0yLjE5Nyw1LjMwM2MwLDEuOTg5LDAuNzksMy44OTcsMi4xOTcsNS4zMDNsMTI3LjYyNiwxMjcuNjI1TDY4LjY2MSwyODIuMTk3ICBjLTEuNDA3LDEuNDA2LTIuMTk3LDMuMzE0LTIuMTk3LDUuMzAzYzAsMS45ODksMC43OSwzLjg5NywyLjE5Nyw1LjMwM2wxNC4xNDMsMTQuMTQzYzEuNDY0LDEuNDY0LDMuMzg0LDIuMTk3LDUuMzAzLDIuMTk3ICBjMS45MTksMCwzLjgzOS0wLjczMiw1LjMwMy0yLjE5N2wxNDcuMDcxLTE0Ny4wNzFDMjQzLjQxMSwxNTYuOTQ2LDI0My40MTEsMTUyLjE5NywyNDAuNDgxLDE0OS4yNjh6IiBmaWxsPSIjRkZGRkZGIi8+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

/* line 178, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .enlist-your-car-wrapper input[type="submit"]:hover, body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser input[type="submit"]:hover {
  background-color: #FFF;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im00MC40LDEyMS4zYy0wLjgsMC44LTEuOCwxLjItMi45LDEuMnMtMi4xLTAuNC0yLjktMS4yYy0xLjYtMS42LTEuNi00LjIgMC01LjhsNTEtNTEtNTEtNTFjLTEuNi0xLjYtMS42LTQuMiAwLTUuOCAxLjYtMS42IDQuMi0xLjYgNS44LDBsNTMuOSw1My45YzEuNiwxLjYgMS42LDQuMiAwLDUuOGwtNTMuOSw1My45eiIgZmlsbD0iIzAxYWNkYiIvPgogIDwvZz4KPC9zdmc+Cg==);
  color: #1BADD5;
}

/* line 184, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 187, app/assets/stylesheets/front_page.sass */
body.front_page #content .marketplace-frontpage-wrapper .car-dealer-leads-teaser input[type="submit"] {
  background-position: right 35px center;
}

/* line 190, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section-wrapper {
  padding: 46px 0 0;
  width: 954px;
  margin: 0 auto;
}

/* line 195, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section-wrapper .explore-title {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: normal;
  border-bottom: 1px solid #1BADD5;
  margin-bottom: 22px;
}

/* line 201, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section-wrapper span.align-right {
  float: right;
  margin-top: 6px;
  font-size: 18px;
}

/* line 206, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* line 212, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section__item {
  margin: 0 15px 15px 0;
  width: calc(50% - 8px);
  height: 350px;
  background-position: 50% 50%;
}

/* line 218, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section__item:nth-of-type(2n+0) {
  margin-right: 0;
}

/* line 221, app/assets/stylesheets/front_page.sass */
body.front_page .explore-section__title {
  font-weight: normal;
  font-size: 30px;
}

/* line 225, app/assets/stylesheets/front_page.sass */
body.front_page #header-outer {
  background: none;
  position: relative;
}

/* line 229, app/assets/stylesheets/front_page.sass */
body.front_page .qtip.brand-model-dropdown {
  padding-top: 2px;
  margin-top: -12px;
  border: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: none;
  width: 558px;
}

/* line 236, app/assets/stylesheets/front_page.sass */
body.front_page .qtip.brand-model-dropdown .qtip-tip {
  display: none !important;
}

/* line 238, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content {
  padding: 0;
}

/* line 240, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .labels {
  margin-left: 10px;
}

/* line 242, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .labels .model {
  padding-left: 2px;
}

/* line 244, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .inputs {
  margin: 10px;
  width: auto;
}

/* line 247, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .inputs select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  border-color: #F4F1EF;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAwUlEQVQ4T6WS0RGCMBBEb6EA7URLyHDhXysQO7ATSxAr0AJIJnZgKVIAnIOjDkpkMLnf3L7Z3C4ochCpp3gAM18BLAKdOGitb0Q0CwTUyPN8KSIuAFIDUI8bMPMKwOkfFyKyNsac30fMsqxIkuQwBdK27dZaW3a7HylorXdEtB+D9MUDwPM7JYCNDyIiR2NM0X/z9oCZBxCf2OvgRf/qx6WqKuVz9bOJSql5mqZdvNQ0jXLOdX0ZTHyVp8Q2thPt4A6350BX2FlfqAAAAABJRU5ErkJggg==");
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: right 10px center;
  cursor: pointer;
  box-shadow: none;
  border-radius: 0;
  display: block;
  float: left;
  margin: 0;
}

/* line 42, app/assets/stylesheets/components/_form_input_mixins.sass */
body.front_page .qtip-content .inputs select::-ms-expand {
  display: none;
}

/* line 254, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .inputs select#brand {
  margin-right: 10px;
}

/* line 256, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .confirm-button {
  display: none;
}

/* line 258, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .add-form-wrapper {
  padding: 0 10px 10px 10px;
}

/* line 260, app/assets/stylesheets/front_page.sass */
body.front_page .qtip-content .remove-form {
  margin: 12px 10px 0 10px;
}

/* line 263, app/assets/stylesheets/front_page.sass */
body.front_page #footer-wrapper {
  border: none;
  background: none;
  padding: 0;
}

/* line 268, app/assets/stylesheets/front_page.sass */
body.front_page .footer_links_and_social {
  margin: 30px 0 16px 0;
}

/* line 271, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items {
  position: relative;
}

/* line 273, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items.blue {
  background: none;
}

/* line 275, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container {
  width: 100%;
  overflow: hidden;
}

/* line 278, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container.fullwidth {
  overflow: visible;
}

/* line 280, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > * {
  color: #fff;
}

/* line 282, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > h2 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  margin: 18px 0 10px 0;
}

/* line 287, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > h2 .number {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* line 291, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > .item {
  color: #fff;
  padding: 40px 0;
  text-align: center;
}

/* line 295, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > .item h2 {
  font-weight: normal;
  font-size: 24px;
}

/* line 298, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > .item .bi-line {
  color: #fff;
  font-size: 17px;
}

/* line 301, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > .item .bi-line.link {
  text-decoration: underline;
}

/* line 303, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container > .item.one_third {
  float: left;
  margin-right: 44px;
  width: 288.6666666667px;
}

/* line 86, app/assets/stylesheets/_element_mixins.sass */
body.front_page section.featured_items .container > .item.one_third.last {
  margin-right: 0;
}

/* line 306, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container a.item {
  color: #fff;
  display: block;
  text-decoration: none;
}

/* line 310, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container a.item:hover, body.front_page section.featured_items .container a.item.active {
  background-color: #0e576b;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 313, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container a.item.active {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 317, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container.fullwidth a.item:hover, body.front_page section.featured_items .container.fullwidth a.item.active {
  background-color: transparent;
  color: #fff;
}

/* line 320, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container ul.countries_on_front_page {
  list-style-type: none;
  margin-bottom: 18px;
  text-align: center;
}

/* line 324, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container ul.countries_on_front_page li {
  display: inline-block;
  margin: 0 3px;
}

/* line 327, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container ul.countries_on_front_page li a {
  padding: 9px;
  border-radius: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 14px;
}

/* line 332, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container ul.countries_on_front_page li a i.icon_inline {
  display: inline-block;
  vertical-align: middle;
  opacity: .6;
  margin-right: 5px;
}

/* line 114, app/assets/stylesheets/_element_mixins.sass */
body.front_page section.featured_items .container ul.countries_on_front_page li a i.icon_inline + span {
  margin-left: 5px;
}

/* line 337, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container ul.countries_on_front_page li a:hover i, body.front_page section.featured_items .container ul.countries_on_front_page li a.active i {
  opacity: 1;
}

/* line 339, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items .container div.countries_on_front_page {
  display: none;
}

/* line 341, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items.media_quotes {
  text-align: center;
}

/* line 343, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items.media_quotes .item {
  display: inline-block;
  padding: 28px 0;
}

/* line 346, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items.media_quotes .item.one_third {
  float: none;
}

/* line 348, app/assets/stylesheets/front_page.sass */
body.front_page section.featured_items.extra-space {
  margin-top: 36px;
  margin-bottom: 36px;
}

/* line 353, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches {
  color: #fff;
  text-align: center;
  padding: 15px 0 0 0;
  font-size: 18px;
}

/* line 358, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches .last-search-criteria-container {
  border-bottom: 1px solid #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 363, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches .last-search-criteria-container > * {
  vertical-align: middle;
}

/* line 365, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches .last-search-criteria-container .icon_white_arrow_right {
  margin-left: 2px;
  display: inline-block;
}

/* line 368, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches a {
  max-width: 100%;
  position: relative;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

/* line 375, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches a:hover .last-search-criteria-container {
  opacity: 0.8;
}

/* line 377, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches ul {
  vertical-align: middle;
  display: inline;
}

/* line 380, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches ul li {
  display: inline;
}

/* line 382, app/assets/stylesheets/front_page.sass */
body.front_page section.recent_searches ul li + li:before {
  content: ', ';
}

/* line 384, app/assets/stylesheets/front_page.sass */
body.front_page section.detailed-recent-searches {
  margin-top: 40px;
}

/* line 387, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches a {
  text-decoration: none;
  margin-top: 10px;
  padding: 15px 20px;
  background: #FFF;
  border-radius: 3px;
  position: relative;
  display: block;
  overflow: hidden;
  color: #686868;
}

/* line 397, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches a:after {
  content: '';
  background: url(//assets.autouncle.com/assets/mobile/arrow_right_grey-854b35b205a6452fe054a67cc07ae996d0fc859438a3ba90bf5cdf4cc9eef7f6.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 18px;
  position: absolute;
  right: 0px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

/* line 408, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches__title {
  font-size: 18px;
  font-weight: normal;
}

/* line 411, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches__image, body.front_page .detailed-recent-searches__list {
  display: inline-block;
  vertical-align: middle;
}

/* line 414, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches__image {
  width: 70px;
  margin-right: 20px;
}

/* line 417, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches__image img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 421, app/assets/stylesheets/front_page.sass */
body.front_page .detailed-recent-searches__list {
  margin-right: 20px;
  width: 250px;
  text-align: left;
  font-size: 14px;
}

/* line 426, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 428, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article {
  overflow: hidden;
  margin-bottom: 44px;
}

/* line 431, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: normal;
  border-bottom: 1px solid #1BADD5;
  margin-bottom: 22px;
}

/* line 438, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article > .icon {
  background: url(//assets.autouncle.com/assets/front_page/category_icons-bb893ed532fee7e9ffcbbcd64682d0d93e1d8cc220ffa3f18e804769ad1722ca.png) no-repeat 0 0;
  width: 144px;
  height: 144px;
  float: left;
  margin-right: 44px;
}

/* line 444, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article.buying > .icon {
  background-position: 0 -144px;
}

/* line 446, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article.selling > .icon {
  background-position: 0 -288px;
}

/* line 448, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul {
  overflow: hidden;
}

/* line 450, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul.half {
  float: left;
  width: 360px;
  margin-right: 44px;
}

/* line 454, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul.half.last {
  margin-right: 0;
}

/* line 456, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li {
  margin-bottom: 11px;
  font-size: 18px;
  line-height: 30px;
}

/* line 460, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.badges_container {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 464, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.badges_container img {
  width: 140px;
}

/* line 466, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li a {
  text-decoration: none;
  display: block;
}

/* line 469, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li a.link_icon {
  padding-left: 44px;
  position: relative;
}

/* line 472, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li a.link_icon:before {
  content: '';
  width: 30px;
  height: 30px;
  background: url(//assets.autouncle.com/assets/front_page/small_nav_icons-29173414da80bced29e28f3637abc0478630769c555f68543ef97b990aa71940.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 478, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.smartphone a:before {
  background-position: 0 -30px;
}

/* line 480, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.check a:before {
  background-position: 0 -90px;
}

/* line 482, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.book a:before {
  background-position: 0 -60px;
}

/* line 484, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.evaluation a:before {
  background-position: 0 -120px;
}

/* line 486, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.evaluation_eur a:before {
  background-position: 0 -240px;
}

/* line 488, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.car_in_box a:before {
  background-position: 0 -150px;
}

/* line 490, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.germany a:before {
  background-position: 0 -180px;
}

/* line 492, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.location a:before {
  background-position: 0 -210px;
}

/* line 494, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.flash a:before {
  background-position: 0 -270px;
}

/* line 496, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.choose {
  padding-left: 22px;
  position: relative;
}

/* line 499, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.choose:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -625px;
  width: 11px;
  height: 18px;
}

/* line 506, app/assets/stylesheets/front_page.sass */
body.front_page .footer_navigation > article ul li.popular_search .pic {
  vertical-align: middle;
  margin-right: 11px;
}

/* line 513, app/assets/stylesheets/front_page.sass */
body#front_page.it_locale.it_country .country_search {
  display: none;
}

/* line 518, app/assets/stylesheets/front_page.sass */
body.front_page .content-wrapper .legal-case-promo {
  width: 180px;
  height: 180px;
  background: url(//assets.autouncle.com/assets/front_page/sticker_frontpage-0bcd821d51567d74b29144e0364cc399e08d0b8b57c393ed8320d13ce4abaf29.png) no-repeat 0 0;
  text-align: center;
  font-size: 15px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 130px;
  z-index: 3;
  line-height: 180px;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 18px;
}

/* line 533, app/assets/stylesheets/front_page.sass */
body.front_page .content-wrapper .legal-case-promo, body.front_page .content-wrapper .legal-case-promo a {
  color: #273132;
}

/* line 535, app/assets/stylesheets/front_page.sass */
body.front_page .content-wrapper .legal-case-promo a {
  vertical-align: middle;
  line-height: normal;
  display: inline-block;
  text-decoration: none;
}

/* line 540, app/assets/stylesheets/front_page.sass */
body.front_page .content-wrapper .legal-case-promo .link {
  text-decoration: underline;
  color: #1BADD5;
}

/* line 544, app/assets/stylesheets/front_page.sass */
.generic-search-links {
  padding-top: 10px;
  width: 430px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}

/* line 550, app/assets/stylesheets/front_page.sass */
.generic-search-links.below-recent-searches {
  font-size: 18px;
  text-align: left;
}

/* line 554, app/assets/stylesheets/front_page.sass */
.homepage-ev-search-button {
  border: 0;
  background: #1BADD5;
  border-radius: 3px;
  color: #ffffff;
  margin-top: 10px;
  width: 430px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  font: normal 14px / 1.3 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
  text-transform: uppercase;
}

/* line 569, app/assets/stylesheets/front_page.sass */
.homepage-ev-search-button:hover {
  background: #01c0f4;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.da-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_da-a7529c2bbd6d4c0052db626da3e5991bb1e5b0f006fe4ee2ddd448078d2f4b88.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.da-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.da-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.se-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_se-8f0d0f6100a641f409ba0e061cb2eac2093fc0065b9c9d6117d98da0abac5763.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.se-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.se-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.de-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_de-544ec7cdf5715c2b6e94ba61bc5aed9af146e48bd4ffa22b649e12aa9133f335.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.de-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.de-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.it-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_it-a458f3f99022867a6e39cc18cf24b2624c1d10826b5c3670748c6d57834629e5.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.it-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.it-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.at-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_at-544ec7cdf5715c2b6e94ba61bc5aed9af146e48bd4ffa22b649e12aa9133f335.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.at-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.at-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.es-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_es-f919dffce3bfb4b7cfb90ed6661c6a7fdbb6ba5b943dfe5f6d30255265d79274.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.es-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.es-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.pt-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_pt-0201a73f7d75e567981e092adbd0670f9029d05f31d2878e4b3e6f2631b774e8.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.pt-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.pt-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.pl-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_pl-931d4ad1ba7247feccbe462aa568f7f4ab273c3a8dd96f798dcd6501250ebaac.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.pl-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.pl-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.fi-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_fi-fa52d49c81127dbbddd5506bf61be7d8a18a80f53c56ecedc40317f3ee5c510c.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.fi-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.fi-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.ro-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_ro-cd0178026cf75d6a3e50d9acdc8099d3ad5a3ebf565eeeb9e6ab0bd477e73cf2.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.ro-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.ro-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.uk-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_uk-71da506df3e6648d37bf1d87c031c9e4556814ba3a6f03897e596561efd90559.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.uk-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.uk-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.ch-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_ch-ace2aab2f24cb0d9e0e7cb1e5bca4cba4e0f264fda33ed71705a996c93eb9124.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.ch-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.ch-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.fr-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_fr-a192c24ad1e1f2f491d316492261d32037a39efd5750a0cfb5c1a8730b9e790e.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.fr-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.fr-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.nl-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_nl-8f0d0f6100a641f409ba0e061cb2eac2093fc0065b9c9d6117d98da0abac5763.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.nl-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.nl-background #content-wrapper h2.site_explanation {
  display: none;
}

/* line 574, app/assets/stylesheets/front_page.sass */
body.be-background #content-wrapper {
  background-image: url(//assets.autouncle.com/assets/front_page/bg_image_be-8f0d0f6100a641f409ba0e061cb2eac2093fc0065b9c9d6117d98da0abac5763.jpg) !important;
}

/* line 577, app/assets/stylesheets/front_page.sass */
body.be-background #content-wrapper h1 {
  font-size: 44px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 60px;
  text-transform: none;
}

/* line 587, app/assets/stylesheets/front_page.sass */
body.be-background #content-wrapper h2.site_explanation {
  display: none;
}

/* Favourite cars page styles */
/* line 2, app/assets/stylesheets/favourites.sass */
.favourites_questionnaire_link {
  text-decoration: none;
  float: right;
  width: 20px;
  height: 19px;
  background: url(//assets.autouncle.com/assets/other_pages/feedback_icon-0c5ff7c51ed77657b64e1005daa9eb397e0c2bbadc426199d6dba53e5b440a7b.png) no-repeat 0 0;
  margin-top: 20px;
}

/* line 9, app/assets/stylesheets/favourites.sass */
h1.fav_title {
  overflow: hidden;
  margin-top: 15px;
  padding-left: 25px;
  position: relative;
}

/* line 14, app/assets/stylesheets/favourites.sass */
h1.fav_title:before, h1.fav_title img {
  content: url(//assets.autouncle.com/assets/search_results/fav_icon-93ebc214f51f0752329c544c4c47eeb9f4f8d2d4376adafd67d90fd083ff4b6a.png);
  position: absolute;
  left: -44px;
  top: 8px;
  clip: rect(0px 60px 15px 44px);
}

/* line 22, app/assets/stylesheets/favourites.sass */
#cars_controller .equipment_tags {
  font-size: 0.8em;
  min-height: 30px;
}

/* line 26, app/assets/stylesheets/favourites.sass */
#fav_actions {
  position: relative;
  overflow: hidden;
  padding: 5px 5px 5px 31px;
  margin-bottom: 10px;
  background: #f6f3ef;
  border-radius: 10px;
  height: 34px;
  line-height: 34px;
}

/* line 35, app/assets/stylesheets/favourites.sass */
#fav_actions .none_selected, #fav_actions .some_selected {
  padding: 0 15px;
}

/* line 37, app/assets/stylesheets/favourites.sass */
#fav_actions .none_selected.attention, #fav_actions .some_selected.attention {
  color: red;
}

/* line 39, app/assets/stylesheets/favourites.sass */
#fav_actions .some_selected {
  display: none;
  float: left;
}

/* line 42, app/assets/stylesheets/favourites.sass */
#fav_actions .buttons {
  float: left;
}

/* line 44, app/assets/stylesheets/favourites.sass */
#fav_actions .buttons a.button, #fav_actions .buttons .loader {
  display: block;
  text-align: center;
  line-height: normal;
  font-weight: normal;
  float: left;
  margin-right: 10px;
  height: 15px;
}

/* line 52, app/assets/stylesheets/favourites.sass */
#fav_actions .buttons a.button.hide, #fav_actions .buttons .loader.hide {
  display: none;
}

/* line 54, app/assets/stylesheets/favourites.sass */
#fav_actions .buttons .loader {
  display: none;
}

/* line 56, app/assets/stylesheets/favourites.sass */
#fav_actions img.arrow_icon {
  position: absolute;
  clip: rect(28px 32px 42px 18px);
  top: -13px;
  left: -7px;
}

/* line 64, app/assets/stylesheets/favourites.sass */
#fav_cars {
  border-radius: 10px;
  box-shadow: 0px 0px 0px 1px #dad4cb;
  background: #fff;
}

/* line 66, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul {
  list-style: none;
}

/* line 68, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li {
  min-height: 35px;
}

/* line 70, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.odd {
  background-color: #f6f3ef;
}

/* line 74, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.opened .cell.picture {
  visibility: hidden;
}

/* line 76, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li:hover {
  background-color: #f1e8ce;
}

/* line 78, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .car_info {
  float: right;
}

/* line 80, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell {
  float: left;
  min-height: 35px;
  white-space: nowrap;
}

/* line 84, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.compare_select {
  width: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 88, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.picture {
  width: 85px;
  margin: 0 10px 0 0px;
  position: relative;
}

/* line 92, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.picture .car_big_label {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
}

/* line 97, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.location {
  width: 120px;
}

/* line 99, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.engine, #fav_cars > .inner > ul > li .cell.year, #fav_cars > .inner > ul > li .cell.km, #fav_cars > .inner > ul > li .cell.price {
  text-align: right;
  padding: 0 10px 0 0;
}

/* line 102, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.engine {
  width: 78px;
}

/* line 104, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.year {
  width: 50px;
}

/* line 106, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.km {
  width: 80px;
}

/* line 108, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.autoscore {
  width: 90px;
  padding: 0 5px;
}

/* line 111, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.price {
  width: 80px;
  font-weight: bold;
}

/* line 114, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .cell.options {
  width: 80px;
}

/* line 116, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li .remove {
  width: 50px;
}

/* line 118, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li div.negative_price_change {
  color: red;
}

/* line 120, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li div.positive_price_change {
  color: green;
}

/* line 122, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.header_row {
  background-image: linear-gradient(#00769a 0%, #007fa5 5%, #005a80 100%);
  text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.4);
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  border-radius: 10px 10px 0 0;
  height: 47px;
  line-height: 47px;
  color: #fff;
}

/* line 130, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.no_favourites {
  padding: 10px 10px;
}

/* line 132, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row {
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #edeae6;
}

/* line 136, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row.selected {
  background-color: #c6ebf5;
}

/* line 138, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_name {
  height: 20px;
}

/* line 140, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_name a {
  text-decoration: none;
}

/* line 142, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_name a:hover {
  text-decoration: none;
  color: #515c5e;
}

/* line 145, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary {
  cursor: pointer;
}

/* line 148, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary.no_click_bubble {
  cursor: auto;
}

/* line 150, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .cell {
  min-height: 20px;
}

/* line 153, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .compare_select input {
  height: 75px;
}

/* line 155, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options {
  margin-top: -5px;
  white-space: normal;
}

/* line 158, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options a {
  display: block;
  position: relative;
  line-height: 25px;
  padding-left: 18px;
  text-decoration: none;
  margin-bottom: 2px;
}

/* line 165, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options a:hover {
  text-decoration: underline;
}

/* line 167, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options a:before, #fav_cars > .inner > ul > li.item_row > .summary .options a img {
  position: absolute;
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  clip: rect(0 0 0 0);
}

/* line 171, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options a.remove:before, #fav_cars > .inner > ul > li.item_row > .summary .options a.remove img {
  clip: rect(14px 14px 28px 0);
  left: 0;
  top: -9px;
}

/* line 175, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row > .summary .options span {
  display: inline;
}

/* line 177, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .notes {
  position: relative;
  margin: 10px 16px 0 0;
  overflow: hidden;
}

/* line 181, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .notes label {
  display: block;
  font-weight: normal;
  margin: 0;
  line-height: 20px;
  margin-right: 10px;
}

/* line 187, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .notes .save_note, #fav_cars > .inner > ul > li.item_row .notes textarea {
  display: inline-block;
  vertical-align: bottom;
}

/* line 190, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .notes .save_note {
  height: 30px;
  padding: 5px;
  line-height: normal;
  border-radius: 5px;
}

/* line 195, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .notes textarea {
  width: 480px;
  font-size: 13px;
  border: 1px solid #dad4cb;
  padding: 5px 5px 5px 5px;
  margin: 0;
  height: 30px;
  max-height: 64px;
  min-height: 28px;
  line-height: 1.3em;
}

/* line 205, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_details {
  display: none;
  clear: both;
  padding: 0;
}

/* line 114, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details a, #fav_cars > .inner > ul > li.item_row .car_details .link-like-appearance {
  color: #1f94b6;
  font-weight: normal;
  text-decoration: underline;
}

/* line 118, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .link-like-appearance {
  cursor: pointer;
}

/* line 120, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content {
  background: #fff;
  border: 1px solid #dad4cb;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 19px 2%;
  width: auto;
  display: none;
  padding: 0;
  /* Top left tab shape */
  position: relative;
}

/* line 40, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons {
  clear: both;
  overflow: hidden;
  list-style-type: none;
  padding-top: 10px;
}

/* line 45, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li a, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li a:hover, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report span.link-like-appearance:before {
  background-position: 0 0px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report span.link-like-appearance:hover:before {
  background-position: -29px 0px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report span.link-like-appearance.active:before {
  background-position: -58px 0px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save span.link-like-appearance:before {
  background-position: 0 -29px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save span.link-like-appearance:hover:before {
  background-position: -29px -29px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save span.link-like-appearance.active:before {
  background-position: -58px -29px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email span.link-like-appearance:before {
  background-position: 0 -58px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email span.link-like-appearance:hover:before {
  background-position: -29px -58px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email span.link-like-appearance.active:before {
  background-position: -58px -58px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook span.link-like-appearance:before {
  background-position: 0 -87px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook span.link-like-appearance:hover:before {
  background-position: -29px -87px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.facebook span.link-like-appearance.active:before {
  background-position: -58px -87px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link span.link-like-appearance:before {
  background-position: 0 -116px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link span.link-like-appearance:hover:before {
  background-position: -29px -116px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.link span.link-like-appearance.active:before {
  background-position: -58px -116px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup span.link-like-appearance:before {
  background-position: 0 -203px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup span.link-like-appearance:hover:before {
  background-position: -29px -203px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup span.link-like-appearance.active:before {
  background-position: -58px -203px;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share a:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share span.link-like-appearance:before {
  background-position: 0 -232px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share span.link-like-appearance:hover:before {
  background-position: -29px -232px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.share span.link-like-appearance.active:before {
  background-position: -58px -232px;
}

/* line 52, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.report, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.car_lookup, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save, #fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.email {
  display: block;
  float: none;
  width: auto;
}

/* line 59, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul.action_buttons li.save .fav_button.active {
  display: block;
}

/* line 131, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification {
  margin-top: 5px;
}

/* line 133, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time {
  margin-top: 10px;
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time a, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time a:before, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time a:hover, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time a:before, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time span.link-like-appearance:before {
  background-position: 0 -145px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time span.link-like-appearance:hover:before {
  background-position: -29px -145px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content .seller_identification .time.time span.link-like-appearance.active:before {
  background-position: -58px -145px;
}

/* line 137, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content ul li dfn, #fav_cars > .inner > ul > li.item_row .car_details .content .center dfn {
  font-style: normal;
  font-size: 10px;
  color: #b9b7b5;
  padding-right: 5px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

/* line 145, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content dfn + span {
  vertical-align: middle;
}

/* line 147, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left {
  width: 216px;
  float: left;
  margin: 16px 0 0 16px;
  position: relative;
}

/* line 152, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left .car_big_label {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
}

/* line 157, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left a.car_photo_link {
  display: block;
  float: left;
  outline: 0;
}

/* line 161, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left a.car_photo_link img {
  display: block;
}

/* line 163, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left a.car_photo_link.first {
  margin-bottom: 7px;
}

/* line 165, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left a.car_photo_link.small {
  margin: 0 10px 0 0;
}

/* line 167, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .left a.car_photo_link.hidden {
  display: none;
}

/* line 225, app/assets/stylesheets/_variables.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .before {
  content: url(//assets.autouncle.com/assets/search_results/details_tab_top_left-da667d91ac408f884d9ce1e8e3b31ada1388e0bc57b71939cef3368002aa0b59.png);
  position: absolute;
}

/* line 231, app/assets/stylesheets/_variables.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .before {
  clip: rect(0 60px 34px 0);
  top: -31px;
  left: 27px;
}

/* line 171, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content a.collapse_link {
  display: block;
  position: absolute;
  z-index: 45;
  top: -31px;
  left: 27px;
  width: 61px;
  height: 30px;
  text-decoration: none;
  text-indent: -9999em;
}

/* line 182, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center {
  padding: 16px 16px 16px 0;
  overflow: hidden;
  width: auto;
  min-height: 286px;
  position: relative;
}

/* line 188, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center h3 {
  font-size: 14px;
}

/* line 190, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center > article {
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 193, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center > article.external_links_wrapper {
  font-size: 18px;
}

/* line 195, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center > article.external_links_wrapper h3 {
  font-size: 18px;
}

/* line 197, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .center > article.advert_contact {
  margin-bottom: 16px;
}

/* line 199, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content .dealer_page_link {
  text-align: right;
  margin: 10px 0;
}

/* line 205, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul {
  overflow: hidden;
  list-style-type: none;
}

/* line 208, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul.with-efficiency {
  width: 66.6666%;
  float: left;
}

/* line 211, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li {
  float: left;
  min-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  width: 50%;
}

/* line 219, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li > dfn {
  display: block;
  text-align: left;
}

/* line 222, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li dfn + span {
  color: #515c5e;
  font-weight: bold;
}

/* line 226, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li.fuel_efficiency .energy_class_label {
  cursor: pointer;
}

/* line 228, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts ul li.fuel_efficiency .icon {
  display: inline-block;
  vertical-align: middle;
}

/* line 231, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts .efficiency-image {
  width: 33.3333%;
  float: right;
}

/* line 234, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts .efficiency-image img {
  width: 100%;
}

/* line 238, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content article.facts > h3, #fav_cars > .inner > ul > li.item_row .car_details .content article.chosen_info > h3, #fav_cars > .inner > ul > li.item_row .car_details .content article.location_info > h3 {
  border-bottom: 1px solid #6BC7EC;
  margin-bottom: 12px;
}

/* line 242, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details ul.exterior {
  list-style-type: none;
}

/* line 245, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details ul.exterior li > dfn {
  text-align: left;
  width: 25%;
}

/* line 249, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller {
  line-height: 21px;
}

/* line 251, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .laytime {
  float: right;
  text-align: right;
  width: 43%;
}

/* line 255, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .laytime > dfn {
  width: auto;
}

/* line 257, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .laytime span {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .last_seen_at, #fav_cars > .inner > ul > li.item_row .car_details article.seller .sold_at {
  float: right;
  clear: right;
}

/* line 262, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .sold_at {
  text-align: right;
}

/* line 263, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .sold_at > dfn {
  width: auto;
}

/* line 265, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .sold_at span {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 268, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.seller .dealer_icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

/* line 273, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.advert_contact {
  background-color: #fff;
  padding: 0;
}

/* line 276, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .equipment_tags {
  max-height: 65px;
  overflow: hidden;
}

/* line 280, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .equipment_details_link a, #fav_cars > .inner > ul > li.item_row .car_details .equipment_details_link .link-like-appearance {
  text-decoration: none;
  color: #1f94b6;
}

/* line 283, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .equipment_details_link:hover {
  background-color: #f6f3ef;
}

/* line 285, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details article.external_links_wrapper {
  overflow: visible !important;
}

/* line 287, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .cta_area {
  float: left;
  padding-right: 18px;
  border-right: 1px solid #edeae6;
  margin-right: 18px;
  line-height: 40px;
}

/* line 294, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .cta_area + .external_links_wrapper {
  overflow: hidden;
}

/* line 297, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .last_seen_at {
  font-size: 10px;
  text-align: right;
  color: #b9b7b5;
}

/* line 301, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right {
  float: right;
  width: 252px;
  min-height: 302px;
  border-left: 1px solid #dad4cb;
  border-bottom: 1px solid #dad4cb;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 310, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content {
  padding: 16px;
}

/* line 312, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price {
  overflow: hidden;
  padding-bottom: 16px;
}

/* line 315, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top {
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 318, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top a {
  text-decoration: none;
}

/* line 321, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top a:hover .explanation {
  text-decoration: underline;
}

/* line 323, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top .price {
  color: #515C5E;
  float: left;
  line-height: 23px;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.8) 0 2px 0px;
  width: 50%;
}

/* line 331, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top .price dfn {
  font-style: normal;
}

/* line 333, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top .price > span {
  display: block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
  font-size: 21px;
}

/* line 337, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top .explanation {
  clear: both;
  font-size: 11px;
  margin-top: 2px;
  text-align: right;
}

/* line 342, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .right-content > .au_price > .top .explanation span {
  font-weight: bold;
}

/* line 345, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .cta_under_price .button {
  display: block;
  color: #515c5e;
  text-shadow: none;
  margin-bottom: 16px;
  line-height: 22px;
}

/* line 351, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area {
  padding: 8px 16px;
  float: none;
  border: 0 none;
  margin: 0;
}

/* line 356, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button {
  text-align: center;
  font-weight: normal;
  display: block;
  color: #fff;
  text-transform: none;
  text-shadow: rgba(0, 0, 0, 0.75) 0px -1px 1px;
  padding: 16px 8px;
}

/* line 364, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button > span {
  display: block;
  font-size: 18px;
}

/* line 367, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button > span + span {
  margin-top: 5px;
}

/* line 369, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button > span.small {
  font-size: 12px;
  font-weight: normal;
}

/* line 373, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button.leasing_cta > span, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button.help_with_buying > span, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button.car_selling_report_cta > span {
  display: inline-block;
  font-size: 16px;
}

/* line 377, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area .button.help_with_buying > span {
  width: 140px;
  vertical-align: middle;
}

/* line 380, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation {
  line-height: 29px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
}

/* line 7, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation a, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation span.link-like-appearance {
  display: block;
  color: #929595;
  text-decoration: none;
  padding-left: 34px;
  position: relative;
  text-align: left;
}

/* line 14, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation a:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation span.link-like-appearance:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 29px;
  background: url(//assets.autouncle.com/assets/search_results/car_action_buttons-c3bcc288840c7b9571b3ed5d38e5d37635eff7326ac5056d09ddadad84c35bf7.png) no-repeat 0 0;
}

/* line 22, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation a:hover, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation span.link-like-appearance:hover {
  color: #1BADD5;
}

/* line 30, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation a:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance:before {
  background-position: 0 -174px;
}

/* line 33, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation a:hover:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance:hover:before {
  background-position: -29px -174px;
}

/* line 36, app/assets/stylesheets/car_action_buttons.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation a.active:before, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation.valuation span.link-like-appearance.active:before {
  background-position: -58px -174px;
}

/* line 383, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.valuation a {
  color: #1BADD5;
  padding-left: 33px;
}

/* line 387, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.cross_country_valuations a, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.seller_car_certificates a {
  color: #1BADD5;
  display: block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 34px;
  text-decoration: none;
}

/* line 395, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.with_background {
  background-color: #F6F3EF;
}

/* line 399, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.price-rating-certificate-pdf h3 {
  font-size: 1.4em;
  line-height: 1.4;
  margin-bottom: .75em;
}

/* line 403, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.price-rating-certificate-pdf .button {
  border: 1px solid #558613;
  border-radius: 5px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  background-image: linear-gradient(#7DBC1C, #518410);
  padding: 12px 8px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 410, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.price-rating-certificate-pdf .button:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 413, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.feature_import_guide_on_car a, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.app_cross_country_valuations a {
  text-decoration: none;
}

/* line 415, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.feature_import_guide_on_car span, #fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.app_cross_country_valuations span {
  text-decoration: underline;
}

/* line 417, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_area.app_cross_country_valuations {
  line-height: 23px;
  padding: 16px;
}

/* line 420, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_link {
  display: block;
  padding: 16px;
  text-decoration: none;
}

/* line 424, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_link span {
  text-decoration: underline;
}

/* line 426, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .cta_link.import_guide {
  padding-left: 22px;
}

/* line 428, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore {
  height: 46px;
}

/* line 430, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}

/* line 434, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore a.no_estimate {
  text-align: center;
}

/* line 436, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore a.no_estimate .score {
  float: none;
}

/* line 438, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore .no-estimation {
  overflow: hidden;
  padding: 0 5px;
  line-height: 40px;
  text-align: center;
  display: block;
}

/* line 444, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .autoscore .score {
  float: right;
}

/* line 446, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .invalid_estimation {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 448, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .invalid_estimation p {
  font-size: 11px;
}

/* line 451, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .apps_wrapper {
  display: none;
}

/* line 455, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  background-image: linear-gradient(#7DBC1C, #518410);
  height: auto;
  padding: 0;
  text-align: center;
  margin-left: -1px;
  margin-right: -1px;
}

/* line 466, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 472, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link h3 {
  font-weight: normal;
  font-size: 1.8em;
}

/* line 475, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link h3 span {
  display: block;
}

/* line 477, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 479, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 482, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .dealer_link {
  clear: both;
  padding: 5px 10px 10px 0;
  text-align: right;
}

/* line 486, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .dealer_link span {
  color: #1F94B6;
}

/* line 488, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right > .main_and_dealer_links .dealer_link a {
  font-size: 11px;
}

/* line 491, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content > .right .car-valuation {
  padding: 22px;
}

/* line 496, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  background: url(//assets.autouncle.com/assets/search_results/right_arrow-7d0bc9fc53b27c8ec412318cc480c1f41809193afafa32c32d87ccf48869896c.png) no-repeat 99% 50%;
  border-bottom: 1px solid #EDEAE6;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
  width: 100%;
}

/* line 504, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview h3 {
  font-weight: bold;
  float: left;
  padding-left: 5px;
}

/* line 508, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview .cta_button {
  margin: 3px 0;
}

/* line 510, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview .cta_button {
  color: #1f94b6;
  float: right;
  line-height: 1.5em;
  width: 137px;
}

/* line 515, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability .cta_button img, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs .cta_button img, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button img, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button img, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button img, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview .cta_button img {
  left: -3px;
  position: relative;
  top: 2px;
}

/* line 519, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview a.cta_link {
  color: #515c5e;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-decoration: none;
}

/* line 525, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview:hover {
  background-color: #f5f5f5;
}

/* line 527, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_equipment_overview:hover .cta_button {
  opacity: 1;
}

/* line 531, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.reliability .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_specs .cta_button {
  opacity: .70;
}

/* line 535, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .price_and_button {
  margin-top: -25px;
}

/* line 539, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .car_trade_icon {
  vertical-align: middle;
  margin-right: .25em;
}

/* line 543, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator {
  background-image: none;
}

/* line 545, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .price_and_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .price_and_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .price_and_button {
  color: #1F94B6;
  float: right;
}

/* line 548, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .price_and_button strong, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .price_and_button strong, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .price_and_button strong {
  padding-left: 5px;
}

/* line 550, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .price_and_button .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .price_and_button .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .price_and_button .cta_button {
  float: none;
}

/* line 552, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing h3, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator h3 {
  padding-left: 0px;
}

/* line 554, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button {
  border: 1px solid #dad4cb;
  border-radius: 3px;
  padding: 0 5px;
  color: #1BADD5;
  background-color: white;
  width: 122px;
}

/* line 118, app/assets/stylesheets/_button_mixins.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button:hover, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button:hover {
  background-color: white;
}

/* line 557, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance .cta_button small, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing .cta_button small, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator .cta_button small {
  font-size: 12px;
  display: block;
}

/* line 560, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing a.cta_link, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator a.cta_link {
  padding: 5px 4px;
}

/* line 563, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details .center > article.insurance a.cta_link:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.financing a.cta_link:hover .cta_button, #fav_cars > .inner > ul > li.item_row .car_details .center > article.car_trade_price_simulator a.cta_link:hover .cta_button {
  background-image: none;
  background-color: #1BADD5;
  border-color: #137995;
  color: #fff;
}

/* line 566, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center {
  clear: both;
  min-height: 100px;
  background: url(//assets.autouncle.com/assets/app_center_bg-241439ad3c876cc9e0bd653da00fb916a4a1e06ad5ea498e06c23f223ef95bd3.png) repeat-x bottom left;
  position: relative;
  z-index: 3;
}

/* line 575, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul {
  float: none;
  height: auto;
  margin-left: 18px;
  margin-right: -1px;
  overflow: visible;
  padding-top: 0;
}

/* line 583, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul li {
  border: 1px solid #D8D8D8;
  border-right: none;
  display: inline-block;
  height: 45px;
  padding: 10px 5px;
  position: relative;
}

/* line 590, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul li a {
  display: inline;
  min-height: 0;
  width: auto;
}

/* line 594, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul .seller_location {
  width: 160px;
}

/* line 596, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul .price_history_info {
  width: 170px;
}

/* line 598, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul .times_viewed {
  width: 142px;
}

/* line 600, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer ul .ext_links_container {
  width: 241px;
}

/* line 603, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location {
  text-align: left;
}

/* line 605, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .pin_icon {
  margin-right: 5px;
}

/* line 607, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .pin_icon, #fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info {
  display: inline-block;
  vertical-align: top;
}

/* line 610, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info {
  line-height: 21px;
  width: 124px;
}

/* line 613, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info .link-like-appearance {
  text-decoration: none;
}

/* line 615, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info a:hover, #fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info .link-like-appearance:hover {
  text-decoration: underline;
}

/* line 617, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info .dealer_icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

/* line 621, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location .location_info .location {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 626, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .seller_location:hover .location {
  overflow: visible;
}

/* line 628, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info {
  line-height: 21px;
}

/* line 630, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a {
  display: block;
}

/* line 632, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a .price_change_title {
  color: #1f94b6;
  font-weight: normal;
}

/* line 635, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a .price_change_title span {
  display: block;
  color: #CF2020;
}

/* line 638, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a .notification {
  left: auto;
  top: -20px;
  right: -5px;
}

/* line 643, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a:hover .price_change_title {
  text-decoration: underline;
}

/* line 645, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .price_history_info a:hover .price_change_title > span {
  text-decoration: underline;
}

/* line 647, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .times_viewed {
  line-height: 21px;
}

/* line 649, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .times_viewed h3 {
  font-weight: normal;
}

/* line 651, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .times_viewed span {
  font-weight: bold;
  display: block;
}

/* line 654, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .ext_links_container {
  line-height: 21px;
}

/* line 656, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .ext_links_container[data-has-content] {
  cursor: pointer;
}

/* line 658, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .ext_links_container .external_links {
  display: none;
}

/* line 660, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link {
  display: none;
  background-image: linear-gradient(#7DBC1C, #518410);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #558613;
  height: auto;
  padding: 0;
}

/* line 667, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link a {
  color: #fff;
  display: block;
  padding: 10px 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
}

/* line 672, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link h3 {
  font-weight: normal;
  font-size: 1.8em;
}

/* line 675, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link h3 span {
  display: block;
}

/* line 677, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link h3.sold {
  color: #fff;
  padding: 18px 0;
  text-transform: capitalize;
}

/* line 681, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link:hover {
  background-image: linear-gradient(#6AA214, #3F711A);
}

/* line 683, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .main_ext_cta_link:active {
  box-shadow: 0px 0px 8px 6px #548C29 inset, 0px 1px 0px 0px #EEE;
}

/* line 686, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .dealer_link {
  display: none;
  clear: both;
  padding-right: 10px;
  text-align: right;
  padding-top: 5px;
}

/* line 692, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .dealer_link span {
  color: #1F94B6;
}

/* line 694, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .new_footer .dealer_link a {
  font-size: 11px;
}

/* line 697, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center .admin_button {
  display: none;
  clear: both;
  margin-left: 18px;
  padding: 8px 0;
}

/* line 703, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul {
  list-style-type: none;
  padding-top: 10px;
  float: left;
  height: 85px;
  overflow: hidden;
}

/* line 712, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li {
  float: left;
  text-align: center;
}

/* line 715, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li.sep {
  display: none;
  width: 20px;
  height: 87px;
  background: url(//assets.autouncle.com/assets/search_results/apps/icon_separator-6afb4db634b2e1bb7ff1ad624ecde746435f58310833d3913f8d93e7d4f66c2a.png) no-repeat 50% 50%;
}

/* line 720, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a {
  display: block;
  width: 93px;
  min-height: 87px;
  text-decoration: none;
  position: relative;
}

/* line 726, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .notification_price {
  position: absolute;
  z-index: 3;
  top: -3px;
  right: 15px;
  border: 1px solid #dad4cb;
  font-size: 10px;
  border-radius: 5px;
  background: #fff;
  padding: 3px;
  color: #515c5e;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

/* line 738, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .notification {
  position: absolute;
  top: -3px;
  left: 15px;
  height: 20px;
  padding: 0 5px;
  overflow: hidden;
  line-height: 20px;
  color: white;
  font-size: 10px;
  z-index: 3;
  background-color: #CF2020;
  border-radius: 10px;
}

/* line 751, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .icon {
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
  margin: 0 auto 2px auto;
}

/* line 756, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .icon > .symbol {
  width: 100%;
  height: 100%;
  background: url(//assets.autouncle.com/assets/app_sprite-e00d158ea00da81d22240e69305488ef358f876bd0dcb810dbfc29e381971230.png) no-repeat -53px 0;
}

/* line 760, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .label {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  color: #515c5e;
}

/* line 763, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .test {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
}

/* line 772, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .energy_class_label {
  position: absolute;
  top: 3px;
  right: 17px;
  z-index: 3;
}

/* line 777, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a > .energy_class_label > .icon {
  display: block;
}

/* line 781, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a:hover > .icon {
  background-position: 0 -53px;
  position: relative;
  top: -1px;
}

/* line 785, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a:hover > .label {
  color: #1BADD5;
}

/* line 787, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.hidden {
  display: none;
}

/* line 790, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.favourites.active > .icon > .symbol {
  background-position: -53px -318px;
}

/* line 793, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.price_history > .icon > .symbol {
  background-position: -53px -53px;
}

/* line 796, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.selling_time > .icon > .symbol {
  background-position: -53px -159px;
}

/* line 799, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.car_history_lookup > .icon > .symbol {
  background-position: -53px -212px;
}

/* line 802, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.reliability_report > .icon > .symbol {
  background-position: -53px -265px;
}

/* line 805, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.car_reports > .icon > .symbol {
  background-position: -53px -477px;
}

/* line 808, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.my_car > .icon > .symbol {
  background-position: -53px -530px;
}

/* line 811, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.bill_of_sale > .icon > .symbol {
  background-position: -53px -848px;
}

/* line 814, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.car_specifications > .icon > .symbol {
  background-position: -53px -901px;
}

/* line 817, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.cross_country_valuations > .icon > .symbol {
  background-position: -53px -954px;
}

/* line 820, app/assets/stylesheets/legacy/_cars_listing_table.sass */
#fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.loading > .icon > .symbol, #fav_cars > .inner > ul > li.item_row .car_details section.app_center ul li a.favourites.active.loading > .icon > .symbol {
  background-position: 0px -159px !important;
  animation: spinning 1s infinite linear;
}

/* line 209, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_details.opened {
  display: block;
}

/* line 211, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .car_details .content {
  display: block;
}

/* line 213, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .negotiation_link {
  margin: 10px 0 0 0;
  float: right;
  clear: right;
}

/* line 217, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .negotiation_link a {
  display: inline-block;
  padding: 4px 16px;
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.76);
  text-decoration: none;
  font-size: 16px;
  line-height: 39px;
  width: 374px;
  height: 48px;
  box-sizing: border-box;
  background: url(//assets.autouncle.com/images/negotiation/fav_button_bg.png) no-repeat 0 0;
  position: relative;
  right: -16px;
  top: -10px;
}

/* line 232, app/assets/stylesheets/favourites.sass */
#fav_cars > .inner > ul > li.item_row .negotiation_link a:hover {
  background-position: 0 -48px;
}

/* line 234, app/assets/stylesheets/favourites.sass */
#compare_view {
  padding: 10px;
  background-color: #f6f3ef;
  color: #515c5e;
  overflow: auto;
  min-height: 500px;
  min-width: 800px;
  border-radius: 10px;
}

/* line 242, app/assets/stylesheets/favourites.sass */
#compare_view .scoreimg {
  margin-right: 15px;
}

/* line 244, app/assets/stylesheets/favourites.sass */
#compare_view .score_wrapper {
  display: inline-block;
}

/* line 246, app/assets/stylesheets/favourites.sass */
#compare_view .items {
  overflow-x: auto;
  padding-bottom: 10px;
  white-space: nowrap;
}

/* line 250, app/assets/stylesheets/favourites.sass */
#compare_view .attr_index {
  margin-top: 192px;
  padding-bottom: 10px;
  float: left;
  width: 134px;
  background-color: #d8d3cb;
  border-radius: 10px 0 0 10px;
}

/* line 257, app/assets/stylesheets/favourites.sass */
#compare_view .attr_index .row {
  font-weight: bold;
  padding-left: 10px;
  color: #515c5e;
}

/* line 261, app/assets/stylesheets/favourites.sass */
#compare_view .row {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  border-bottom: 1px solid #edeae6;
}

/* line 268, app/assets/stylesheets/favourites.sass */
#compare_view .row.car_title {
  height: 40px;
  line-height: 18px;
  padding: 0 5px;
}

/* line 272, app/assets/stylesheets/favourites.sass */
#compare_view .row.car_image {
  height: 150px;
  padding: 0;
}

/* line 275, app/assets/stylesheets/favourites.sass */
#compare_view .row.title {
  background-color: #f6f3ef;
  height: 17px;
  line-height: 17px;
  color: #515c5e;
  white-space: nowrap;
}

/* line 281, app/assets/stylesheets/favourites.sass */
#compare_view .row.tall {
  height: 60px;
}

/* line 283, app/assets/stylesheets/favourites.sass */
#compare_view .item {
  background-color: white;
  min-height: 500px;
  width: 199px;
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  margin-right: 2px;
}

/* line 295, app/assets/stylesheets/favourites.sass */
#compare_view .item .row.car_title {
  background-color: #1BADD5;
  border-radius: 10px 10px 0 0;
  text-align: center;
}

/* line 299, app/assets/stylesheets/favourites.sass */
#compare_view .item .row.car_title a {
  color: white;
  text-decoration: none;
}

/* line 302, app/assets/stylesheets/favourites.sass */
#compare_view .item .row.car_title a:hover {
  text-decoration: underline;
}

/* *** End of favourite page styles *** */
/* line 4, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content a.important_link {
  font-size: 16px;
  font-weight: bold;
  color: #1BADD5;
}

/* line 9, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.evaluate, body.car_submissions_controller #content section.create_classified_ad {
  float: left;
  width: 34%;
  box-sizing: border-box;
  padding-right: 44px;
}

/* line 15, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.car_submission_form {
  overflow: hidden;
}

/* line 19, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section > h2 {
  font-weight: normal;
  border-bottom: 1px solid #1BADD5;
}

/* line 241, app/assets/stylesheets/_element_mixins.sass */
body.car_submissions_controller #content section > h2 span {
  line-height: 1.5;
  display: inline-block;
}

/* line 244, app/assets/stylesheets/_element_mixins.sass */
body.car_submissions_controller #content section > h2 span.nr {
  background-color: #1BADD5;
  color: #ffffff;
  font-size: 1.5em;
  padding: 0 8px;
  margin-right: .25em;
}

/* line 22, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide {
  clear: both;
}

/* line 24, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide > h2 {
  border-bottom: none;
  font-size: 40px;
}

/* line 27, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide h3 {
  font-size: 30px;
  font-weight: normal;
  color: #515c5e;
}

/* line 31, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide > article {
  float: left;
  width: 34%;
  box-sizing: border-box;
  padding-left: 44px;
}

/* line 36, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide > article.first {
  width: 31%;
  padding-left: 0;
  clear: left;
}

/* line 40, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #content section.sell_car_guide > article.full {
  float: none;
  width: auto;
  clear: left;
  overflow: hidden;
  padding-left: 0;
}

/* line 48, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form form {
  margin: 15px 0px;
}

/* line 50, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form input[type="text"], body.car_submissions_controller .car_submission_form input[type="submit"] {
  margin: 0;
  height: 36px;
  border-radius: 5px;
}

/* line 54, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form input[type="text"] {
  width: 100%;
}

/* line 56, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form input[type="submit"] {
  float: right;
  width: auto;
  padding: 3px 8px;
  margin: 8px 0;
}

/* line 61, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form .visitor-type-inquiry {
  margin: 10px 0;
}

/* line 63, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form .visitor-type-inquiry .question {
  font-weight: bold;
  vertical-align: middle;
}

/* line 66, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form .visitor-type-inquiry .inline-input {
  margin: 0 5px;
}

/* line 68, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .car_submission_form .visitor-type-inquiry .inline-input label {
  font-weight: normal;
}

/* line 70, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .header_content {
  color: #f6f3ef;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 15px;
  margin-bottom: 30px;
  text-align: center;
}

/* line 76, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .header_content h2 {
  font-weight: normal;
}

/* line 78, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .header_content h2, body.car_submissions_controller .header_content p {
  margin: .5em 0 1em 0;
}

/* line 80, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .header_content a {
  color: #f6f3ef;
}

/* line 83, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #car_submission_guide {
  text-align: left;
  margin-bottom: 15px;
}

/* line 86, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #car_submission_guide ol {
  margin-left: 0;
}

/* line 91, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .button {
  padding: 14px;
}

/* line 93, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .small_green {
  font-size: 11px;
  margin-right: 3px;
  color: #598d15;
  text-decoration: none;
  background-color: #eef4e8;
  padding: 2px;
}

/* line 101, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .evaluate .button {
  display: inline-block;
  text-align: center;
}

/* line 104, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .evaluate .button img, body.car_submissions_controller .evaluate .button span {
  display: inline-block;
  vertical-align: middle;
}

/* line 107, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller .evaluate .button img {
  margin-left: 3px;
}

/* line 110, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller #spinner {
  height: 130px;
  margin: 30px 0;
}

/* line 116, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller form.edit_car_submission {
  width: 560px;
  padding: 20px;
  background-color: #fff;
  border: 1px dashed #edeae6;
  margin: 0 auto;
}

/* line 122, app/assets/stylesheets/_car_submissions.sass */
body.car_submissions_controller form.edit_car_submission input[type="text"] {
  width: 100%;
}

/* line 2, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 15px;
}

/* line 5, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu {
  float: left;
  width: 210px;
  border-right: 1px solid #edeae6;
  margin-right: 30px;
  padding-right: 30px;
}

/* line 11, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu > h3 {
  margin-top: 0;
}

/* line 13, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu > h3 a {
  color: #1BADD5;
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu > ul {
  margin-bottom: 1.5em;
}

/* line 18, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu > ul li {
  padding: 5px 0;
  border-bottom: 1px solid #edeae6;
}

/* line 21, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content nav.menu > ul li a {
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content article.photo {
  float: right;
  margin-left: 30px;
  border: 1px solid #edeae6;
}

/* line 27, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content article.photo img {
  display: block;
}

/* line 30, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content {
  overflow: hidden;
}

/* line 32, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content h2 {
  font-weight: normal;
  border-bottom: 1px solid #1BADD5;
  overflow: hidden;
  margin-top: 0;
}

/* line 241, app/assets/stylesheets/_element_mixins.sass */
body.import_guide_controller #content section.text_content h2 span {
  line-height: 1.5;
  display: inline-block;
}

/* line 244, app/assets/stylesheets/_element_mixins.sass */
body.import_guide_controller #content section.text_content h2 span.nr {
  background-color: #1BADD5;
  color: #ffffff;
  font-size: 1.5em;
  padding: 0 8px;
  margin-right: .25em;
}

/* line 36, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content article.text {
  margin-top: 20px;
}

/* line 38, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content article.text.first {
  margin-top: 0;
}

/* line 41, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content ul p, body.import_guide_controller #content section.text_content ol p {
  margin: 0 0 .5em 0;
}

/* line 43, app/assets/stylesheets/_import_guide.sass */
body.import_guide_controller #content section.text_content h4 {
  color: #515c5e;
}

/* line 3, app/assets/stylesheets/landing_page.sass */
.landing_page #top-wrapper #top {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 8, app/assets/stylesheets/landing_page.sass */
.landing_page #header-inner {
  width: auto;
  text-align: center;
}

/* line 12, app/assets/stylesheets/landing_page.sass */
.landing_page #header-inner #page-title h1 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 27px;
}

/* line 18, app/assets/stylesheets/landing_page.sass */
#lp-wrapper {
  max-width: 998px;
  margin: 0 auto;
  text-align: center;
}

/* line 23, app/assets/stylesheets/landing_page.sass */
#lp-wrapper h2.headline {
  font-size: 1.8em;
  margin: 30px 0;
}

/* line 27, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper {
  width: 500px;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
}

/* line 34, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 10px 0;
}

/* line 41, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags.main .flag {
  width: 108px;
  height: 81px;
}

/* line 45, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags.secondary .flag {
  width: 68px;
  height: 51px;
}

/* line 50, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag {
  display: inline-block;
  transition: all .1s;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 12px;
  margin-top: 12px;
  margin-bottom: 5px;
}

/* line 59, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag:hover {
  cursor: pointer;
  transform: scale(1.2);
}

/* line 64, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.de {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWRlIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8cGF0aCBmaWxsPSIjZmZjZTAwIiBkPSJNMCAzMjBoNjQwdjE2MEgweiIvPiAgPHBhdGggZD0iTTAgMGg2NDB2MTYwSDB6Ii8+ICA8cGF0aCBmaWxsPSIjZDAwIiBkPSJNMCAxNjBoNjQwdjE2MEgweiIvPjwvc3ZnPg==);
}

/* line 66, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.da {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWRrIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8cGF0aCBmaWxsPSIjYzgxMDJlIiBkPSJNMCAwaDY0MC4xdjQ4MEgweiIvPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwNS43IDBoNjguNnY0ODBoLTY4LjZ6Ii8+ICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAyMDUuN2g2NDAuMXY2OC42SDB6Ii8+PC9zdmc+);
}

/* line 68, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.se {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXNlIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZGVmcz4gICAgPGNsaXBQYXRoIGlkPSJhIj4gICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTUzLjQgMGg2ODIuNnY1MTJILTUzLjR6Ii8+ICAgIDwvY2xpcFBhdGg+ICA8L2RlZnM+ICA8ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwKSBzY2FsZSguOTM3NSkiPiAgICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij4gICAgICA8cGF0aCBmaWxsPSIjMDA2YWE3IiBkPSJNLTEyMS4xLjNoMjU2djIwNC44aC0yNTZ6bTAgMzA2LjloMjU2VjUxMmgtMjU2eiIvPiAgICAgIDxwYXRoIGZpbGw9IiNmZWNjMDAiIGQ9Ik0tMTIxLjEgMjA1aDI1NnYxMDIuNGgtMjU2eiIvPiAgICAgIDxwYXRoIGZpbGw9IiNmZWNjMDAiIGQ9Ik0xMzMuOCAwaDEwMi40djUxMkgxMzMuOHoiLz4gICAgICA8cGF0aCBmaWxsPSIjZmVjYzAwIiBkPSJNMjMzIDIwNWg0NjAuOHYxMDIuNEgyMzN6Ii8+ICAgICAgPHBhdGggZmlsbD0iIzAwNmFhNyIgZD0iTTIzNi4yIDMwNy4ySDY5N1Y1MTJIMjM2LjJ6bTAtMzA2LjlINjk3djIwNC44SDIzNi4yeiIvPiAgICA8L2c+ICA8L2c+PC9zdmc+);
}

/* line 70, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.it {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWl0IiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij4gICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg2NDB2NDgwSDB6Ii8+ICAgIDxwYXRoIGZpbGw9IiMwMDkyNDYiIGQ9Ik0wIDBoMjEzLjN2NDgwSDB6Ii8+ICAgIDxwYXRoIGZpbGw9IiNjZTJiMzciIGQ9Ik00MjYuNyAwSDY0MHY0ODBINDI2Ljd6Ii8+ICA8L2c+PC9zdmc+);
}

/* line 73, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.es {
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iNzVweCIgaGVpZ2h0PSI1NHB4IiB2aWV3Qm94PSIwIDAgNzUgNTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ2LjIgKDQ0NDk2KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjU0IiByeD0iMiI+PC9yZWN0PgogICAgICAgIDxmaWx0ZXIgeD0iLTAuNyUiIHk9Ii0wLjklIiB3aWR0aD0iMTAxLjMlIiBoZWlnaHQ9IjEwMS45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iZmlsdGVyLTMiPgogICAgICAgICAgICA8ZmVNb3JwaG9sb2d5IHJhZGl1cz0iMSIgb3BlcmF0b3I9ImVyb2RlIiBpbj0iU291cmNlQWxwaGEiIHJlc3VsdD0ic2hhZG93U3ByZWFkSW5uZXIxIj48L2ZlTW9ycGhvbG9neT4KICAgICAgICAgICAgPGZlT2Zmc2V0IGR4PSIwIiBkeT0iMCIgaW49InNoYWRvd1NwcmVhZElubmVyMSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRJbm5lcjEiPjwvZmVPZmZzZXQ+CiAgICAgICAgICAgIDxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSI+PC9mZUNvbXBvc2l0ZT4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuMTIxNjU5ODczIDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd0lubmVySW5uZXIxIj48L2ZlQ29sb3JNYXRyaXg+CiAgICAgICAgPC9maWx0ZXI+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtNCIgeD0iMS45NzM2ODQyMSIgeT0iMS44IiB3aWR0aD0iNzEuNTQ2MDUyNiIgaGVpZ2h0PSI1MC40IiByeD0iMSI+PC9yZWN0PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IldlbGNvbWUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJEZXNrdG9wLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjIuMDAwMDAwLCAtNDU0LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iRVMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQyMi4wMDAwMDAsIDQ1NC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPGcgaWQ9ImJhY2tncm91bmQiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgZmlsbD0iI0ZGRDEyOCIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8dXNlIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjEiIGZpbHRlcj0idXJsKCNmaWx0ZXItMykiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9ImJvdHRvbSIgZmlsbD0iI0NGM0Y0RiIgbWFzaz0idXJsKCNtYXNrLTIpIiB4PSIwIiB5PSIzOS42IiB3aWR0aD0iNzUiIGhlaWdodD0iMTQuNCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9InRvcCIgZmlsbD0iI0NGM0Y0RiIgbWFzaz0idXJsKCNtYXNrLTIpIiB4PSIwIiB5PSIwIiB3aWR0aD0iNzUiIGhlaWdodD0iMTQuNCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjg2MTE4MjYsMTggTDI3LjYxMjUwMTYsMTggQzI4LjE3OTMyOTMsMTggMjguNjE4NDIxMSwxOC40NDQ3NTkzIDI4LjYxODQyMTEsMTguOTkzMzk3NyBMMjguNjE4NDIxMSwzNS4wMDY2MDIzIEMyOC42MTg0MjExLDM1LjU1NTA1MzcgMjguMTY4MDU1NiwzNiAyNy42MTI1MDE2LDM2IEwxMS44NjExODI2LDM2IEMxMS4yOTQzNTQ5LDM2IDEwLjg1NTI2MzIsMzUuNTU1MjQwNyAxMC44NTUyNjMyLDM1LjAwNjYwMjMgTDEwLjg1NTI2MzIsMTguOTkzMzk3NyBDMTAuODU1MjYzMiwxOC40NDQ5NDYzIDExLjMwNTYyODYsMTggMTEuODYxMTgyNiwxOCBaIE0xNC40MDc4OTQ3LDIxLjYgTDE0LjQwNzg5NDcsMzIuNCBMMjUuMDY1Nzg5NSwzMi40IEwyNS4wNjU3ODk1LDIxLjYgTDE0LjQwNzg5NDcsMjEuNiBaIE0xNy45NjA1MjYzLDIxLjYgTDIxLjUxMzE1NzksMjEuNiBMMjEuNTEzMTU3OSwzMi40IEwxNy45NjA1MjYzLDMyLjQgTDE3Ljk2MDUyNjMsMjEuNiBaIiBpZD0ic3ltYm9sIiBmaWxsPSIjQ0YzRjRGIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMS41NDYwNTI2LDI1LjIgTDI1LjE2NDQ3MzcsMjUuMiBMMjUuMTY0NDczNywyOC44IEwyMS41NDYwNTI2LDI4LjggTDIxLjU0NjA1MjYsMjUuMiBaIE0xNC4zMDkyMTA1LDIxLjYgTDE3LjkyNzYzMTYsMjEuNiBMMTcuOTI3NjMxNiwyNS4yIEwxNC4zMDkyMTA1LDI1LjIgTDE0LjMwOTIxMDUsMjEuNiBaIiBpZD0iY2lyY2xlcyIgZmlsbD0iI0RDNjk0MyIgbWFzaz0idXJsKCNtYXNrLTIpIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay01IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC00Ij48L3VzZT4KICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgIDx1c2UgaWQ9Im92ZXJsYXkiIHN0cm9rZS1vcGFjaXR5PSIwLjE1NjY0NjI4NiIgc3Ryb2tlPSIjMkYzNDNBIiB4bGluazpocmVmPSIjcGF0aC00Ij48L3VzZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

/* line 76, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.at {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWF0IiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjQwIDQ4MEgwVjBoNjQweiIvPiAgICA8cGF0aCBmaWxsPSIjZWQyOTM5IiBkPSJNNjQwIDQ4MEgwVjMyMGg2NDB6bTAtMzE5LjlIMFYuMWg2NDB6Ii8+ICA8L2c+PC9zdmc+);
}

/* line 78, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.pl {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXBsIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjQwIDQ4MEgwVjBoNjQweiIvPiAgICA8cGF0aCBmaWxsPSIjZGMxNDNjIiBkPSJNNjQwIDQ4MEgwVjI0MGg2NDB6Ii8+ICA8L2c+PC9zdmc+);
}

/* line 80, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.pt {
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iNzVweCIgaGVpZ2h0PSI1NHB4IiB2aWV3Qm94PSIwIDAgNzUgNTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ2LjIgKDQ0NDk2KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMCIgd2lkdGg9Ijc1IiBoZWlnaHQ9IjU0IiByeD0iMiI+PC9yZWN0PgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTMiIHg9IjEuOTczNjg0MjEiIHk9IjEuOCIgd2lkdGg9IjcxLjU0NjA1MjYiIGhlaWdodD0iNTAuNCIgcng9IjEiPjwvcmVjdD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJXZWxjb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iRGVza3RvcC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM4LjAwMDAwMCwgLTQ1NC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IlBUIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMzguMDAwMDAwLCA0NTQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgIDx1c2UgaWQ9ImJhY2tncm91bmQiIGZpbGw9IiMxODZFMUEiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9ImxlZnQiIGZpbGw9IiNGQzFCMjgiIG1hc2s9InVybCgjbWFzay0yKSIgeD0iMjUuMTY0NDczNyIgeT0iMCIgd2lkdGg9IjQ5LjgzNTUyNjMiIGhlaWdodD0iNTQiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTQiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTMiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPHVzZSBpZD0ib3ZlcmxheSIgc3Ryb2tlLW9wYWNpdHk9IjAuMTU2NjQ2Mjg2IiBzdHJva2U9IiMyRjM0M0EiIHhsaW5rOmhyZWY9IiNwYXRoLTMiPjwvdXNlPgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwtMjUiIGZpbGw9IiNGRkZBNEEiIG1hc2s9InVybCgjbWFzay00KSIgY3g9IjI0LjkxNzc2MzIiIGN5PSIyNS4yIiByeD0iNy4xNTQ2MDUyNiIgcnk9IjcuMiI+PC9lbGxpcHNlPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}

/* line 82, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.fi {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWZpIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4gIDxwYXRoIGZpbGw9IiMwMDM1ODAiIGQ9Ik0wIDE3NC41aDY0MHYxMzFIMHoiLz4gIDxwYXRoIGZpbGw9IiMwMDM1ODAiIGQ9Ik0xNzUuNSAwaDEzMC45djQ4MGgtMTMxeiIvPjwvc3ZnPg==);
}

/* line 84, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.ro {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXJvIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij4gICAgPHBhdGggZmlsbD0iIzAwMzE5YyIgZD0iTTAgMGgyMTMuM3Y0ODBIMHoiLz4gICAgPHBhdGggZmlsbD0iI2ZmZGUwMCIgZD0iTTIxMy4zIDBoMjEzLjR2NDgwSDIxMy4zeiIvPiAgICA8cGF0aCBmaWxsPSIjZGUyMTEwIiBkPSJNNDI2LjcgMEg2NDB2NDgwSDQyNi43eiIvPiAgPC9nPjwvc3ZnPg==);
}

/* line 86, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.ch {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWNoIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij4gICAgPHBhdGggZmlsbD0iI2Q1MmIxZSIgZD0iTTAgMGg2NDB2NDgwSDB6Ii8+ICAgIDxnIGZpbGw9IiNmZmYiPiAgICAgIDxwYXRoIGQ9Ik0xNzAgMTk1aDMwMHY5MEgxNzB6Ii8+ICAgICAgPHBhdGggZD0iTTI3NSA5MGg5MHYzMDBoLTkweiIvPiAgICA8L2c+ICA8L2c+PC9zdmc+);
}

/* line 88, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.fr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWZyIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMXB0Ij4gICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg2NDB2NDgwSDB6Ii8+ICAgIDxwYXRoIGZpbGw9IiMwMDI2N2YiIGQ9Ik0wIDBoMjEzLjN2NDgwSDB6Ii8+ICAgIDxwYXRoIGZpbGw9IiNmMzE4MzAiIGQ9Ik00MjYuNyAwSDY0MHY0ODBINDI2Ljd6Ii8+ICA8L2c+PC9zdmc+);
}

/* line 90, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.uk {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWdiIiB2aWV3Qm94PSIwIDAgNjQwIDQ4MCI+ICA8cGF0aCBmaWxsPSIjMDEyMTY5IiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4gIDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik03NSAwbDI0NCAxODFMNTYyIDBoNzh2NjJMNDAwIDI0MWwyNDAgMTc4djYxaC04MEwzMjAgMzAxIDgxIDQ4MEgwdi02MGwyMzktMTc4TDAgNjRWMGg3NXoiLz4gIDxwYXRoIGZpbGw9IiNDODEwMkUiIGQ9Ik00MjQgMjgxbDIxNiAxNTl2NDBMMzY5IDI4MWg1NXptLTE4NCAyMGw2IDM1TDU0IDQ4MEgwbDI0MC0xNzl6TTY0MCAwdjNMMzkxIDE5MWwyLTQ0TDU5MCAwaDUwek0wIDBsMjM5IDE3NmgtNjBMMCA0MlYweiIvPiAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI0MSAwdjQ4MGgxNjBWMEgyNDF6TTAgMTYwdjE2MGg2NDBWMTYwSDB6Ii8+ICA8cGF0aCBmaWxsPSIjQzgxMDJFIiBkPSJNMCAxOTN2OTZoNjQwdi05Nkgwek0yNzMgMHY0ODBoOTZWMGgtOTZ6Ii8+PC9zdmc+);
}

/* line 92, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .flag.nl {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5IDYiPgo8cmVjdCBmaWxsPSIjMjE0NjhCIiB3aWR0aD0iOSIgaGVpZ2h0PSI2Ii8+CjxyZWN0IGZpbGw9IiNGRkYiIHdpZHRoPSI5IiBoZWlnaHQ9IjQiLz4KPHJlY3QgZmlsbD0iI0FFMUMyOCIgd2lkdGg9IjkiIGhlaWdodD0iMiIvPgo8L3N2Zz4K);
}

/* line 95, app/assets/stylesheets/landing_page.sass */
.lp-content-wrapper .flags .country-label {
  text-align: center;
  color: #686868;
}

/* line 1, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage {
  background: #292e2f;
}

/* line 4, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage > .view {
  position: relative;
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  width: 960px;
  margin: 18px auto;
}

/* line 10, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage > .view > .content {
  padding: 18px;
}

/* line 12, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage #top {
  overflow: hidden;
  width: auto;
}

/* line 15, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage #top-wrapper {
  background: white;
  height: auto;
}

/* line 18, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage #top-wrapper #top {
  width: 960px;
  margin: 0 auto;
}

/* line 22, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage #logo a {
  width: 365px;
}

/* line 24, app/assets/stylesheets/au_analytics_subpage.sass */
body.au_analytics_subpage #logo a img {
  height: 100%;
}

@media screen and (max-width: 800px) {
  /* line 30, app/assets/stylesheets/au_analytics_subpage.sass */
  body.au_analytics_subpage #logo a {
    width: 365px;
  }
  /* line 32, app/assets/stylesheets/au_analytics_subpage.sass */
  body.au_analytics_subpage #logo a img {
    height: 100%;
  }
  /* line 34, app/assets/stylesheets/au_analytics_subpage.sass */
  body.au_analytics_subpage #top-wrapper #top, body.au_analytics_subpage #top-wrapper {
    width: auto;
  }
  /* line 36, app/assets/stylesheets/au_analytics_subpage.sass */
  body.au_analytics_subpage #top {
    padding: 14px 18px;
  }
}

/* line 1, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive {
  background: #292e2f;
}

/* line 4, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive > .view {
  position: relative;
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  width: 960px;
  margin: 18px auto;
}

/* line 10, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive > .view > .content {
  padding: 18px;
}

/* line 12, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #top {
  overflow: hidden;
  padding: 18px;
  width: auto;
}

/* line 16, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #top-wrapper {
  background: white;
  height: auto;
}

/* line 19, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #top-wrapper #top {
  width: 960px;
  margin: 0 auto;
}

/* line 22, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #footer-wrapper {
  width: 960px;
  margin: 0 auto;
  background: none;
  border: 0 none;
  color: #f6f3ef;
}

/* line 28, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #footer-wrapper a {
  color: #f6f3ef;
}

/* line 30, app/assets/stylesheets/simple_interactive.sass */
body.simple_interactive #footer {
  width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 800px) {
  /* line 36, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive #logo a {
    height: 30px;
    width: auto;
  }
  /* line 39, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive #logo a img {
    height: 100%;
  }
  /* line 41, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive #footer-wrapper, body.simple_interactive #footer, body.simple_interactive #top-wrapper #top, body.simple_interactive #top-wrapper {
    width: auto;
  }
  /* line 43, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive #top {
    padding: 14px 18px;
  }
  /* line 45, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive #footer {
    padding: 18px;
  }
  /* line 47, app/assets/stylesheets/simple_interactive.sass */
  body.simple_interactive > .view {
    width: auto;
  }
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-22cafff0cd1adfc0093bd6456d5d99c75a3e6b0b7f7e18d5b0ff956a1ccf42e9.eot?v=4.7.0);
  src: url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-22cafff0cd1adfc0093bd6456d5d99c75a3e6b0b7f7e18d5b0ff956a1ccf42e9.eot?v=4.7.0#iefix) format("embedded-opentype"), url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-61bdd94e7faba945aca715ed1899729cbdb9036bf4467c99eb0b1e9e856c808e.woff2?v=4.7.0) format("woff2"), url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-b98ed47b09295c003c38cca622e75ab4af7e0b6c587b62e8a4c420b560ea1cb8.woff?v=4.7.0) format("woff"), url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-74565174951cf6a7206d2ed21c7bec282275de0f637332f7809d48fd3b82b199.ttf?v=4.7.0) format("truetype"), url(//assets.autouncle.com/assets/font-awesome/fontawesome-webfont-ec07c6bdbdd89d299c1a4d8ea92228155d3bfff21db0106da4e54fb7918fb1ec.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 18, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 23, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 24, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 25, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 26, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 27, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 28, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 29, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 30, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 31, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 32, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 33, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 34, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 35, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 36, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 37, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 38, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 39, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 40, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 41, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 42, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 43, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 44, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 45, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 46, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 47, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 48, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 49, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 50, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 51, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 52, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 53, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 54, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 55, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 56, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 57, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 58, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 59, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 60, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 61, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 62, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 63, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 64, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 65, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 66, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 67, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 68, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 69, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 70, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 71, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 72, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 73, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 74, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 75, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 76, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 77, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 78, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 79, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 80, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 81, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 82, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 83, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 84, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 85, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 86, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 87, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 88, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 89, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 90, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 91, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 92, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 93, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 94, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 95, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 96, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 97, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 98, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 99, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 100, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 101, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 102, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 103, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 104, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 105, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 106, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 107, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 108, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 109, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 110, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 111, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 112, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 113, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 114, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 115, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 116, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 117, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 118, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 119, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 120, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 121, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 122, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 123, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 124, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 125, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 126, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 127, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 128, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 129, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 130, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 131, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 132, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 133, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 134, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 135, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 136, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 137, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 138, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 139, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 140, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 141, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 142, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 143, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 144, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 145, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 146, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 147, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 148, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 149, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 150, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 151, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 152, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 153, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 154, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 155, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 156, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 157, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 158, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 159, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 160, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 161, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 162, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 163, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 164, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 165, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 166, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 167, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 168, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 169, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 170, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 171, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 172, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 173, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 174, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 175, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 176, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 177, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 178, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 179, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 180, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 181, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 182, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 183, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 184, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 185, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 186, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 187, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 188, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 189, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 190, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 191, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 192, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 193, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 194, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 195, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 196, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 197, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 198, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 199, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 200, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 201, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 202, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 203, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 204, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 205, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 206, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 207, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 208, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 209, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 210, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 211, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 212, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 213, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 214, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 215, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 216, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 217, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 218, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 219, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 220, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 221, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 222, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 223, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 224, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 225, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 226, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 227, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 228, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 229, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 230, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 231, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 232, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 233, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 234, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 235, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 236, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 237, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 238, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 239, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 240, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 241, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 242, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 243, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 244, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 245, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 246, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 247, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 248, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 249, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 250, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 251, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 252, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 253, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 254, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 255, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 256, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 257, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 258, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 259, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 260, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 261, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 262, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 263, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 264, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 265, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 266, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 267, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 268, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 269, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 270, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 271, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 272, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 273, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 274, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 275, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 276, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 277, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 278, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 279, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 280, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 281, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 282, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 283, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 284, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 285, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 286, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 287, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 288, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 289, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 290, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 291, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 292, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 293, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 294, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 295, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 296, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 297, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 298, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 299, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 300, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 301, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 302, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 303, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 304, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 305, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 306, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 307, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 308, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 309, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 310, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 311, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 312, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 313, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 314, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 315, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 316, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 317, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 318, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 319, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 320, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 321, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 322, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 323, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 324, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 325, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 326, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 327, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 328, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 329, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 330, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 331, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 332, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 333, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 334, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 335, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 336, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 337, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 338, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 339, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 340, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 341, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 342, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 343, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 344, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 345, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 346, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 347, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 348, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 349, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 350, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 351, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 352, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 353, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 354, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 355, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 356, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 357, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 358, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 359, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 360, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 361, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 362, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 363, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 364, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 365, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 366, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 367, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 368, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 369, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 370, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 371, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 372, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 373, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 374, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 375, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 376, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 377, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 378, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 379, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 380, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 381, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 382, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 383, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 384, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 385, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 386, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 387, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 388, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 389, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 390, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 391, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 392, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 393, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 394, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 395, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 396, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 397, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 398, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 399, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 400, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 401, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 402, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 403, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 404, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 405, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 406, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 407, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 408, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 409, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 410, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 411, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 412, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 413, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 414, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 415, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 416, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 417, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 418, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 419, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 420, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 421, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 422, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 423, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 424, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 425, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 426, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 427, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 428, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 429, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 430, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 431, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 432, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 433, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 434, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 435, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 436, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 437, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 438, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 439, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 440, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 441, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 442, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 443, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 444, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 445, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 446, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 447, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 448, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 449, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 450, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 451, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 452, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 453, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 454, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 455, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 456, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 457, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 458, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 459, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 460, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 461, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 462, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 463, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 464, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 465, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 466, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 467, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 468, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 469, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 470, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 471, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 472, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 473, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 474, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 475, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 476, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 477, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 478, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 479, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 480, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 481, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 482, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 483, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 484, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 485, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 486, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 487, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 488, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 489, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 490, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 491, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 492, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 493, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 494, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 495, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 496, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 497, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 498, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 499, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 500, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 501, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 502, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 503, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 504, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 505, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 506, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 507, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 508, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 509, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 510, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 511, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 512, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 513, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 514, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 515, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 516, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 517, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 518, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 519, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 520, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 521, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 522, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 523, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 524, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 525, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 526, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 527, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 528, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 529, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 530, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 531, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 532, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 533, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 534, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 535, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 536, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 537, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 538, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 539, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 540, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 541, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 542, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 543, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 544, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 545, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 546, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 547, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 548, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 549, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 550, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 551, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 552, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 553, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 554, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 555, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 556, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 557, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 558, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 559, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 560, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 561, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 562, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 563, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 564, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 565, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 566, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 567, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 568, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 569, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 570, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 571, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 572, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 573, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 574, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 575, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 576, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 577, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 578, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 579, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 580, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 581, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 582, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 583, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 584, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 585, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 586, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 587, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 588, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 589, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 590, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 591, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 592, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 593, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 594, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 595, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 596, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 597, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 598, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 599, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 600, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 601, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 602, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 603, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 604, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 605, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 606, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 607, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 608, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 609, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 610, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 611, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 612, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 613, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 614, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 615, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 616, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 617, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 618, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 619, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 620, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 621, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 622, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 623, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 624, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 625, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 626, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 627, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 628, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 629, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 630, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 631, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 632, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 633, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 634, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 635, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 636, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 637, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 638, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 639, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 640, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 641, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 642, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 643, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 644, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 645, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 646, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 647, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 648, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 649, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 650, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 651, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 652, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 653, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 654, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 655, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 656, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 657, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 658, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 659, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 660, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 661, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 662, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 663, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 664, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 665, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 666, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 667, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 668, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 669, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 670, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 671, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 672, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 673, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 674, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 675, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 676, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 677, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 678, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, ../../shared/bundle/ruby/3.4.0/bundler/gems/font-awesome-sass-3954fc2769b4/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
}

/* line 7, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav .translation-nav-opt {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 8px;
  margin-right: 8px;
}

/* line 15, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav .translation-nav-opt a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

/* line 20, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav .translation-nav-opt:hover, .translation-nav .translation-nav-opt.selected {
  background-color: #03acdb;
}

/* line 23, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav .translation-nav-opt:hover a, .translation-nav .translation-nav-opt.selected a {
  color: white;
}

/* line 26, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav #google-translate-element {
  display: inline-block !important;
  margin-bottom: 8px !important;
  position: relative !important;
}

/* line 31, app/assets/stylesheets/components/_translation_nav.sass */
.translation-nav #google-translate-element .goog-te-gadget-simple {
  border: 1px solid #ddd !important;
  padding: 6px 10px !important;
  border-radius: 4px !important;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 2, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies table {
  width: 100%;
}

/* line 5, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies table tr:nth-child(even) {
  background: #F7F7F7;
}

/* line 9, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies table tr td {
  padding: 7px;
}

/* line 12, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch {
  position: relative;
  width: 80px;
  margin-right: 10px;
  float: left;
}

/* line 18, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch input {
  display: none;
}

/* line 21, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #f5f5f5;
  border-radius: 20px;
}

/* line 28, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label .onoff-inner-text {
  width: 200%;
  margin-left: -100%;
  transition: margin 0.2s ease-out 0s;
}

/* line 33, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label .onoff-inner-text:before, #third-party-cookies .onoffswitch label .onoff-inner-text:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 32px;
  font-size: 15px;
  color: white;
  text-align: right;
  box-sizing: border-box;
}

/* line 45, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label .onoff-inner-text:before {
  content: "ON";
  padding-left: 10px;
  text-align: left;
}

/* line 50, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label .onoff-inner-text:after {
  content: "OFF";
  padding-right: 10px;
  color: #1BADD5;
}

/* line 55, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch label .onoff-switch-round {
  position: absolute;
  cursor: pointer;
  height: 26px;
  width: 26px;
  border-radius: 20px;
  left: 4px;
  bottom: 4px;
  background-color: #1BADD5;
  transition: left 0.4s ease-out 0s;
}

/* line 66, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch .checkbox-for-onoff:checked + label .onoff-inner-text {
  margin-left: 0;
}

/* line 68, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch .checkbox-for-onoff:checked + label {
  background-color: #7FCA1E;
}

/* line 70, app/assets/stylesheets/components/_third_party_cookies.sass */
#third-party-cookies .onoffswitch .checkbox-for-onoff:checked + label .onoff-switch-round {
  left: 50px;
  background-color: white;
}

/* AutoScore Colors */
/* SPRITES                                                                        */
/* 1. Enable sprite (use it to set parameters so icon_sprites.png can be used)    */
/* 2. Include the "sprite" mixin, with the following parameters:                  */
/*      $rect           : being the clipping rectangle for the sprite             */
/*      $rect2          : optional rectangle for the "hover" state                */
/*      $offX, $offY    : the positional offset of the sprite in the element      */
/*    Example usage:                                                              */
/*    @include sprite()                                                              */
/* 3. Adjust the clipping of a sprite if needed in another context                */
/* line 6, app/assets/stylesheets/login_register_errors.sass */
.users_controller.create_action .error_messages,
.users_controller.new_action .error_messages,
.sessions_controller.new_action .error_messages {
  display: none;
}

/* line 8, app/assets/stylesheets/login_register_errors.sass */
.users_controller.create_action span.error,
.users_controller.create_action span.help-block,
.users_controller.new_action span.error,
.users_controller.new_action span.help-block,
.sessions_controller.new_action span.error,
.sessions_controller.new_action span.help-block {
  display: block;
  font-weight: bold;
  font-size: 11px;
  color: #CF2020;
  margin: 0;
}

/* line 17, app/assets/stylesheets/login_register_errors.sass */
.users_controller.create_action.mobile_layout .user_agrees_to_privacy_policy,
.users_controller.new_action.mobile_layout .user_agrees_to_privacy_policy,
.sessions_controller.new_action.mobile_layout .user_agrees_to_privacy_policy {
  margin: 10px 0;
}

/* line 22, app/assets/stylesheets/login_register_errors.sass */
.users_controller.create_action #consent-check .help-block,
.users_controller.new_action #consent-check .help-block,
.sessions_controller.new_action #consent-check .help-block {
  margin: 10px 0;
}

/* line 10, app/assets/stylesheets/_team.sass */
.team {
  margin-top: 20px;
}

/* line 12, app/assets/stylesheets/_team.sass */
.team .item {
  margin-bottom: 20px;
  text-align: center;
}

/* line 15, app/assets/stylesheets/_team.sass */
.team .item > img {
  width: 96px;
  height: 96px;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  border: 5px solid #F4F1EF;
  filter: grayscale(100%);
}

/* line 17, app/assets/stylesheets/_team.sass */
.team .item .no-picture {
  width: 96px;
  height: 96px;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  border: 5px solid #F4F1EF;
  filter: grayscale(100%);
  display: inline-block;
  background-size: 90%;
  background-position: bottom center;
  background-repeat: no-repeat;
}

/* line 24, app/assets/stylesheets/_team.sass */
.team .item .no-picture-female {
  background-image: url(//assets.autouncle.com/assets/other_pages/female_silhoutte-b6c717fad92b2937fac1468eac138e8948b5dbed8341ac31bf010069d57db964.svg);
}

/* line 26, app/assets/stylesheets/_team.sass */
.team .item .no-picture-male {
  background-image: url(//assets.autouncle.com/assets/other_pages/male_silhoutte-c56897d3d548de61a8d59d2f83dfbf4010f84d57dd5583b76faf191ec65f586e.svg);
}

/* line 28, app/assets/stylesheets/_team.sass */
.team .item .quote {
  color: #B8B8B8;
  font-size: 0.8em;
  font-style: italic;
  margin-top: 10px;
}

/* line 33, app/assets/stylesheets/_team.sass */
.team .item .quote::before {
  content: '"';
}

/* line 35, app/assets/stylesheets/_team.sass */
.team .item .quote::after {
  content: '"';
}

/* line 37, app/assets/stylesheets/_team.sass */
.team .item h3 {
  margin-top: 10px;
  font-size: 1em;
}

/* line 40, app/assets/stylesheets/_team.sass */
.team .item .title {
  font-size: 0.8em;
  line-height: normal;
}

/* line 43, app/assets/stylesheets/_team.sass */
.team .item .details {
  font-size: 0.8em;
  margin-top: 5px;
  text-align: center;
  display: inline-block;
}

/* line 48, app/assets/stylesheets/_team.sass */
.team .item .secret-info {
  color: #B8B8B8;
  font-size: 0.8em;
  font-style: italic;
}

/* line 52, app/assets/stylesheets/_team.sass */
.team .item .links {
  list-style-type: none;
  margin-top: 10px;
}

/* line 55, app/assets/stylesheets/_team.sass */
.team .item .links li {
  list-style-type: none;
  display: inline-block;
  margin: 0 2px;
}

/* line 59, app/assets/stylesheets/_team.sass */
.team .item .links li > a {
  display: block;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 45% auto;
  background-color: #1BADD5;
  color: #FFF;
  width: 30px;
  height: 30px;
}

/* line 70, app/assets/stylesheets/_team.sass */
.team .item .links li > a:hover {
  background-color: #26bbe3;
}

/* line 72, app/assets/stylesheets/_team.sass */
.team .item .links .linkedin {
  background-image: url(//assets.autouncle.com/assets/icons/linkedin_logo_white-c60614859d02db95277707ac3e68982eb9eedef65453ad94fb315b478120ea7d.png);
}

/* line 75, app/assets/stylesheets/_team.sass */
.team .item .links .twitter {
  background-image: url(//assets.autouncle.com/assets/icons/twitter_logo_white-697d769ee634ed59a2f6f78659c29a843f13a8bc5e16f4f81c9ea1615a5b74a1.png);
}

/* line 78, app/assets/stylesheets/_team.sass */
.team .item .links .email {
  background-image: url(//assets.autouncle.com/assets/icons/email_icon_white-06b9d1b37b459678fb09e9292020143fb56edc9c2237d00e7bdccbd147998b65.png);
}

/* line 81, app/assets/stylesheets/_team.sass */
.team .item .links .xing {
  background-image: url(//assets.autouncle.com/assets/icons/xing_logo_white-56a0a51c6b36d9569fa6ec9b1e191c37e4cd58ef6a47f07d357b9e4b96596ec4.png);
}

/* line 1, app/assets/stylesheets/jobs.sass */
.jobs {
  text-align: center;
  margin-bottom: 40px;
}

/* line 4, app/assets/stylesheets/jobs.sass */
.jobs .item {
  margin-top: 40px;
}

@media (min-width: 768px) {
  /* line 4, app/assets/stylesheets/jobs.sass */
  .jobs .item {
    margin-top: 20px;
  }
}

/* line 8, app/assets/stylesheets/jobs.sass */
.jobs .item .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  background: #F7F7F7;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 17, app/assets/stylesheets/jobs.sass */
.jobs .item .icon.money-bag img {
  width: 80%;
  height: 80%;
}

/* line 21, app/assets/stylesheets/jobs.sass */
.jobs .item .icon.graduate-icon img {
  width: 50%;
  height: 50%;
}

/* line 25, app/assets/stylesheets/jobs.sass */
.jobs .item .icon.phone-icon img {
  width: 50%;
  height: 50%;
}

/* line 29, app/assets/stylesheets/jobs.sass */
.jobs .item .icon.pencil-icon img {
  width: 65%;
  height: 65%;
}

/* line 32, app/assets/stylesheets/jobs.sass */
.jobs .item .icon img {
  width: 60%;
  height: 60%;
  display: inline-block;
  vertical-align: middle;
  fill: #686868;
}

/* line 38, app/assets/stylesheets/jobs.sass */
.jobs .item h3 {
  margin-top: 10px !important;
}

/* line 40, app/assets/stylesheets/jobs.sass */
.jobs .item .description {
  padding: 0 20px;
  color: #828283;
}

/* line 3, app/assets/stylesheets/press.sass */
.press .press_contact_img > img {
  width: 96px;
  height: 96px;
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  border: 5px solid #F4F1EF;
  filter: grayscale(100%);
  width: 125px;
  height: 125px;
  border: 2px solid #F4F1EF;
}

/* line 9, app/assets/stylesheets/press.sass */
.press .press-sm {
  font-size: 17px;
  margin-left: 5px;
}

/* line 13, app/assets/stylesheets/press.sass */
.press .press-sm .fa-xing-square {
  color: green;
}

/* line 16, app/assets/stylesheets/press.sass */
.press .press_item {
  margin-bottom: 50px;
}

/* line 19, app/assets/stylesheets/press.sass */
.press .press_item .market_data_img {
  background-color: #1BADD5;
  width: 100%;
  height: 150px;
  border: solid 1px #1BADD5;
  overflow: hidden;
}

/* line 26, app/assets/stylesheets/press.sass */
.press .press_item h3.market_data_headline {
  margin-top: 0em !important;
  line-height: normal;
}

/* line 30, app/assets/stylesheets/press.sass */
.press .press_item .second_download {
  margin-left: 10px;
}

/* line 33, app/assets/stylesheets/press.sass */
.press .press_section {
  background-color: #f7f7f7;
  width: 100%;
  height: auto;
  padding: 20px 0 50px 0;
  text-align: center;
  margin-bottom: 20px;
}

/* line 41, app/assets/stylesheets/press.sass */
.press .press_section .button {
  background-color: #1BADD5;
  color: #fff;
}

/* line 44, app/assets/stylesheets/press.sass */
.press .press_section .press_facts {
  font-size: 34px;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/press.sass */
.press .press_section .press_facts.smaller {
  font-size: 24px;
}

/* line 50, app/assets/stylesheets/press.sass */
.press .brand_assets_container {
  width: 100%;
  height: 300px;
  text-align: center;
  position: relative;
  border: 1px solid #F4F1EF;
}

/* line 57, app/assets/stylesheets/press.sass */
.press .brand_assets_container .brand_assets {
  max-height: 90%;
  max-width: 90% !important;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 69, app/assets/stylesheets/press.sass */
.press .brand_assets_btn {
  background-color: #1BADD5;
  color: #fff;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

/* line 76, app/assets/stylesheets/press.sass */
.press .brand_assets_link {
  color: white;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
body.basic_page .responsive-content .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .container:before, body.basic_page .responsive-content .container:after {
  display: table;
  content: " ";
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  body.basic_page .responsive-content .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  body.basic_page .responsive-content .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  body.basic_page .responsive-content .container {
    width: 1170px;
  }
}

/* line 30, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
body.basic_page .responsive-content .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .container-fluid:before, body.basic_page .responsive-content .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .container-fluid:after {
  clear: both;
}

/* line 39, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
body.basic_page .responsive-content .row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .row:before, body.basic_page .responsive-content .row:after {
  display: table;
  content: " ";
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .row:after {
  clear: both;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
body.basic_page .responsive-content .row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
body.basic_page .responsive-content .row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-1, body.basic_page .responsive-content .col-sm-1, body.basic_page .responsive-content .col-md-1, body.basic_page .responsive-content .col-lg-1, body.basic_page .responsive-content .col-xs-2, body.basic_page .responsive-content .col-sm-2, body.basic_page .responsive-content .col-md-2, body.basic_page .responsive-content .col-lg-2, body.basic_page .responsive-content .col-xs-3, body.basic_page .responsive-content .col-sm-3, body.basic_page .responsive-content .col-md-3, body.basic_page .responsive-content .col-lg-3, body.basic_page .responsive-content .col-xs-4, body.basic_page .responsive-content .col-sm-4, body.basic_page .responsive-content .col-md-4, body.basic_page .responsive-content .col-lg-4, body.basic_page .responsive-content .col-xs-5, body.basic_page .responsive-content .col-sm-5, body.basic_page .responsive-content .col-md-5, body.basic_page .responsive-content .col-lg-5, body.basic_page .responsive-content .col-xs-6, body.basic_page .responsive-content .col-sm-6, body.basic_page .responsive-content .col-md-6, body.basic_page .responsive-content .col-lg-6, body.basic_page .responsive-content .col-xs-7, body.basic_page .responsive-content .col-sm-7, body.basic_page .responsive-content .col-md-7, body.basic_page .responsive-content .col-lg-7, body.basic_page .responsive-content .col-xs-8, body.basic_page .responsive-content .col-sm-8, body.basic_page .responsive-content .col-md-8, body.basic_page .responsive-content .col-lg-8, body.basic_page .responsive-content .col-xs-9, body.basic_page .responsive-content .col-sm-9, body.basic_page .responsive-content .col-md-9, body.basic_page .responsive-content .col-lg-9, body.basic_page .responsive-content .col-xs-10, body.basic_page .responsive-content .col-sm-10, body.basic_page .responsive-content .col-md-10, body.basic_page .responsive-content .col-lg-10, body.basic_page .responsive-content .col-xs-11, body.basic_page .responsive-content .col-sm-11, body.basic_page .responsive-content .col-md-11, body.basic_page .responsive-content .col-lg-11, body.basic_page .responsive-content .col-xs-12, body.basic_page .responsive-content .col-sm-12, body.basic_page .responsive-content .col-md-12, body.basic_page .responsive-content .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-1, body.basic_page .responsive-content .col-xs-2, body.basic_page .responsive-content .col-xs-3, body.basic_page .responsive-content .col-xs-4, body.basic_page .responsive-content .col-xs-5, body.basic_page .responsive-content .col-xs-6, body.basic_page .responsive-content .col-xs-7, body.basic_page .responsive-content .col-xs-8, body.basic_page .responsive-content .col-xs-9, body.basic_page .responsive-content .col-xs-10, body.basic_page .responsive-content .col-xs-11, body.basic_page .responsive-content .col-xs-12 {
  float: left;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-3 {
  width: 25%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-6 {
  width: 50%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-9 {
  width: 75%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-12 {
  width: 100%;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-0 {
  left: auto;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
body.basic_page .responsive-content .col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-1, body.basic_page .responsive-content .col-sm-2, body.basic_page .responsive-content .col-sm-3, body.basic_page .responsive-content .col-sm-4, body.basic_page .responsive-content .col-sm-5, body.basic_page .responsive-content .col-sm-6, body.basic_page .responsive-content .col-sm-7, body.basic_page .responsive-content .col-sm-8, body.basic_page .responsive-content .col-sm-9, body.basic_page .responsive-content .col-sm-10, body.basic_page .responsive-content .col-sm-11, body.basic_page .responsive-content .col-sm-12 {
    float: left;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-1, body.basic_page .responsive-content .col-md-2, body.basic_page .responsive-content .col-md-3, body.basic_page .responsive-content .col-md-4, body.basic_page .responsive-content .col-md-5, body.basic_page .responsive-content .col-md-6, body.basic_page .responsive-content .col-md-7, body.basic_page .responsive-content .col-md-8, body.basic_page .responsive-content .col-md-9, body.basic_page .responsive-content .col-md-10, body.basic_page .responsive-content .col-md-11, body.basic_page .responsive-content .col-md-12 {
    float: left;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-3 {
    width: 25%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-6 {
    width: 50%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-9 {
    width: 75%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-12 {
    width: 100%;
  }
  /* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-1, body.basic_page .responsive-content .col-lg-2, body.basic_page .responsive-content .col-lg-3, body.basic_page .responsive-content .col-lg-4, body.basic_page .responsive-content .col-lg-5, body.basic_page .responsive-content .col-lg-6, body.basic_page .responsive-content .col-lg-7, body.basic_page .responsive-content .col-lg-8, body.basic_page .responsive-content .col-lg-9, body.basic_page .responsive-content .col-lg-10, body.basic_page .responsive-content .col-lg-11, body.basic_page .responsive-content .col-lg-12 {
    float: left;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  body.basic_page .responsive-content .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
body.basic_page .responsive-content .visible-xs {
  display: none !important;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
body.basic_page .responsive-content .visible-sm {
  display: none !important;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
body.basic_page .responsive-content .visible-md {
  display: none !important;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
body.basic_page .responsive-content .visible-lg {
  display: none !important;
}

/* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
body.basic_page .responsive-content .visible-xs-block,
body.basic_page .responsive-content .visible-xs-inline,
body.basic_page .responsive-content .visible-xs-inline-block,
body.basic_page .responsive-content .visible-sm-block,
body.basic_page .responsive-content .visible-sm-inline,
body.basic_page .responsive-content .visible-sm-inline-block,
body.basic_page .responsive-content .visible-md-block,
body.basic_page .responsive-content .visible-md-inline,
body.basic_page .responsive-content .visible-md-inline-block,
body.basic_page .responsive-content .visible-lg-block,
body.basic_page .responsive-content .visible-lg-inline,
body.basic_page .responsive-content .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .visible-xs {
    display: block !important;
  }
  /* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content table.visible-xs {
    display: table !important;
  }
  /* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content th.visible-xs,
body.basic_page .responsive-content td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .visible-sm {
    display: block !important;
  }
  /* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content table.visible-sm {
    display: table !important;
  }
  /* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content th.visible-sm,
body.basic_page .responsive-content td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .visible-md {
    display: block !important;
  }
  /* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content table.visible-md {
    display: table !important;
  }
  /* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content th.visible-md,
body.basic_page .responsive-content td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .visible-lg {
    display: block !important;
  }
  /* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content table.visible-lg {
    display: table !important;
  }
  /* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content th.visible-lg,
body.basic_page .responsive-content td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
body.basic_page .responsive-content .visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .visible-print {
    display: block !important;
  }
  /* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content table.visible-print {
    display: table !important;
  }
  /* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content th.visible-print,
body.basic_page .responsive-content td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
body.basic_page .responsive-content .visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
body.basic_page .responsive-content .visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
body.basic_page .responsive-content .visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  body.basic_page .responsive-content .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  body.basic_page .responsive-content .hidden-print {
    display: none !important;
  }
}

/* line 36, app/assets/stylesheets/basic_page.sass */
body.basic_page .responsive-content * {
  box-sizing: border-box;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .clearfix:before, body.basic_page .responsive-content .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
body.basic_page .responsive-content .clearfix:after {
  clear: both;
}

/* line 40, app/assets/stylesheets/basic_page.sass */
body.basic_page .responsive-content img {
  max-width: 100%;
}

/* line 43, app/assets/stylesheets/basic_page.sass */
body.basic_page .responsive-content .text-left {
  text-align: left;
}

/* line 45, app/assets/stylesheets/basic_page.sass */
body.basic_page .responsive-content .text-center {
  text-align: center;
}

/* line 47, app/assets/stylesheets/basic_page.sass */
body.basic_page .responsive-content .text-right {
  text-align: right;
}

/* line 50, app/assets/stylesheets/basic_page.sass */
body.basic_page #content-outer {
  padding: 40px 0;
}

/* line 52, app/assets/stylesheets/basic_page.sass */
body.basic_page #header-outer {
  min-height: 100px;
}

/* line 54, app/assets/stylesheets/basic_page.sass */
body.basic_page #header-outer #header-inner {
  min-height: 100px;
  padding-top: 0;
  overflow: hidden;
  background-image: none;
}

/* line 59, app/assets/stylesheets/basic_page.sass */
body.basic_page #header-outer #header-inner .header_text {
  width: 700px;
  margin: 30px auto;
  color: #fff;
}

/* line 65, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-top-sm {
  margin-top: 10px;
}

/* line 67, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-top-md {
  margin-top: 20px;
}

/* line 69, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-top-lg {
  margin-top: 40px;
}

/* line 71, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-bottom-sm {
  margin-bottom: 10px;
}

/* line 73, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-bottom-md {
  margin-bottom: 20px;
}

/* line 75, app/assets/stylesheets/basic_page.sass */
body.basic_page .vert-offset-bottom-lg {
  margin-bottom: 40px;
}

/* line 78, app/assets/stylesheets/basic_page.sass */
body.basic_page .full-width-header-with-bg {
  background-size: cover;
  background-position: center;
  padding: 80px 0;
  position: relative;
}

/* line 84, app/assets/stylesheets/basic_page.sass */
body.basic_page .full-width-header-with-bg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(81, 92, 94, 0.5);
}

/* line 93, app/assets/stylesheets/basic_page.sass */
body.basic_page .office-background {
  background-image: url(//assets.autouncle.com/assets/other_pages/office_bg-d16f31708727d2861b53e8db80b3839e027d2f443d84439560b738a68ed58c1c.jpg);
}

/* line 95, app/assets/stylesheets/basic_page.sass */
body.basic_page .press-background {
  background-image: url(//assets.autouncle.com/assets/other_pages/press-background-9b68942802605a79f108654e2690c1948826855b036bed6797cbad50ffb80e11.jpg);
}

/* line 97, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title {
  color: white;
  font-size: 18px;
  padding: 27px 27px 0 0;
  margin-bottom: 28px;
}

/* line 102, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title.right {
  position: absolute;
  right: 0;
}

/* line 105, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title h1 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

/* line 109, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title h1.big_title {
  font-size: 50px;
  font-weight: normal;
  text-align: center;
}

/* line 113, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title p {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

/* line 116, app/assets/stylesheets/basic_page.sass */
body.basic_page #page-title p.more_space {
  line-height: 1.8;
}

/* line 119, app/assets/stylesheets/basic_page.sass */
body.basic_page #content {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
}

/* line 123, app/assets/stylesheets/basic_page.sass */
body.basic_page #content p {
  margin-bottom: 1.5em;
}

/* line 125, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h1, body.basic_page #content h2, body.basic_page #content h3, body.basic_page #content h4, body.basic_page #content h5, body.basic_page #content h6 {
  color: #686868;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.1em;
}

/* line 131, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h1.first, body.basic_page #content h2.first, body.basic_page #content h3.first, body.basic_page #content h4.first, body.basic_page #content h5.first, body.basic_page #content h6.first {
  margin-top: 0;
}

/* line 133, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h1.big-heading {
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: .8em;
}

/* line 138, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h2 {
  font-size: 1.6em;
}

/* line 140, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h3 {
  line-height: 1.4;
}

/* line 142, app/assets/stylesheets/basic_page.sass */
body.basic_page #content h2.sub-heading {
  color: #828283;
  text-align: center;
  font-weight: normal;
  font-size: 28px;
  margin-top: 1em;
}

/* line 148, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .big_title {
  font-size: 40px;
  font-weight: normal;
  text-align: center;
}

/* line 152, app/assets/stylesheets/basic_page.sass */
body.basic_page #content a.important_link {
  font-size: 16px;
  font-weight: bold;
}

/* line 155, app/assets/stylesheets/basic_page.sass */
body.basic_page #content hr {
  border-bottom: 1px solid #F4F1EF;
}

/* line 157, app/assets/stylesheets/basic_page.sass */
body.basic_page #content ol {
  padding-left: 1.5em;
  list-style-type: decimal;
}

/* line 160, app/assets/stylesheets/basic_page.sass */
body.basic_page #content ul.formatted {
  padding-left: 1.5em;
  overflow: hidden;
}

/* line 163, app/assets/stylesheets/basic_page.sass */
body.basic_page #content ul.formatted li {
  margin-bottom: 0.2em;
}

/* line 165, app/assets/stylesheets/basic_page.sass */
body.basic_page #content dl.formatted {
  overflow: hidden;
}

/* line 167, app/assets/stylesheets/basic_page.sass */
body.basic_page #content dl.formatted dt {
  clear: left;
  float: left;
  width: 45%;
  font-weight: bold;
}

/* line 173, app/assets/stylesheets/basic_page.sass */
body.basic_page #content dl.formatted.labels20 dt {
  width: 20%;
}

/* line 176, app/assets/stylesheets/basic_page.sass */
body.basic_page #content dl.formatted.labels30 dt {
  width: 30%;
}

/* line 179, app/assets/stylesheets/basic_page.sass */
body.basic_page #content dl.formatted.labels40 dt {
  width: 40%;
}

/* line 181, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .alignRight {
  float: right;
  margin-top: 20px;
  margin-left: 1em;
  margin-bottom: 20px;
}

/* line 187, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .half, body.basic_page #content .one_third, body.basic_page #content .two_thirds, body.basic_page #content .one_forth, body.basic_page #content .three_forths {
  float: left;
  padding-right: 1em;
  box-sizing: border-box;
}

/* line 71, app/assets/stylesheets/_element_mixins.sass */
body.basic_page #content .half.last, body.basic_page #content .one_third.last, body.basic_page #content .two_thirds.last, body.basic_page #content .one_forth.last, body.basic_page #content .three_forths.last {
  padding-right: 0;
}

/* line 189, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .half.pretty_text, body.basic_page #content .one_third.pretty_text, body.basic_page #content .two_thirds.pretty_text, body.basic_page #content .one_forth.pretty_text, body.basic_page #content .three_forths.pretty_text {
  font-size: 16px;
  text-align: left;
  line-height: 1.625;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 302, app/assets/stylesheets/_element_mixins.sass */
body.basic_page #content .half.pretty_text p, body.basic_page #content .one_third.pretty_text p, body.basic_page #content .two_thirds.pretty_text p, body.basic_page #content .one_forth.pretty_text p, body.basic_page #content .three_forths.pretty_text p {
  margin-bottom: 13px;
}

/* line 305, app/assets/stylesheets/_element_mixins.sass */
body.basic_page #content .half.pretty_text h1, body.basic_page #content .half.pretty_text h2, body.basic_page #content .half.pretty_text h3, body.basic_page #content .half.pretty_text h4, body.basic_page #content .half.pretty_text h5, body.basic_page #content .half.pretty_text h6, body.basic_page #content .one_third.pretty_text h1, body.basic_page #content .one_third.pretty_text h2, body.basic_page #content .one_third.pretty_text h3, body.basic_page #content .one_third.pretty_text h4, body.basic_page #content .one_third.pretty_text h5, body.basic_page #content .one_third.pretty_text h6, body.basic_page #content .two_thirds.pretty_text h1, body.basic_page #content .two_thirds.pretty_text h2, body.basic_page #content .two_thirds.pretty_text h3, body.basic_page #content .two_thirds.pretty_text h4, body.basic_page #content .two_thirds.pretty_text h5, body.basic_page #content .two_thirds.pretty_text h6, body.basic_page #content .one_forth.pretty_text h1, body.basic_page #content .one_forth.pretty_text h2, body.basic_page #content .one_forth.pretty_text h3, body.basic_page #content .one_forth.pretty_text h4, body.basic_page #content .one_forth.pretty_text h5, body.basic_page #content .one_forth.pretty_text h6, body.basic_page #content .three_forths.pretty_text h1, body.basic_page #content .three_forths.pretty_text h2, body.basic_page #content .three_forths.pretty_text h3, body.basic_page #content .three_forths.pretty_text h4, body.basic_page #content .three_forths.pretty_text h5, body.basic_page #content .three_forths.pretty_text h6 {
  margin-bottom: 13px;
}

/* line 308, app/assets/stylesheets/_element_mixins.sass */
body.basic_page #content .half.pretty_text ul, body.basic_page #content .one_third.pretty_text ul, body.basic_page #content .two_thirds.pretty_text ul, body.basic_page #content .one_forth.pretty_text ul, body.basic_page #content .three_forths.pretty_text ul {
  list-style-type: disc;
  margin-bottom: 13px;
  padding-left: 26px;
}

/* line 191, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .half {
  width: 50%;
}

/* line 193, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .col50 {
  margin-right: 2em;
  width: 48%;
  min-height: 250px;
}

/* line 197, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .col50 h2 {
  margin-bottom: 10px;
  color: #686868;
}

/* line 200, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .one_forth {
  width: 25%;
}

/* line 202, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .three_forths {
  width: 73.8%;
}

/* line 204, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .two_thirds {
  width: 65%;
}

/* line 206, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .one_third {
  width: 32%;
}

/* line 208, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .last {
  margin-right: 0;
}

/* line 211, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .big-top-heading {
  font-size: 30px;
  text-align: center;
  padding: 20px;
  margin: 40px 0;
  border-top: 1px solid #F4F1EF;
  border-bottom: 1px solid #F4F1EF;
}

/* line 222, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .table thead th {
  background-color: #f6f3ef;
}

/* line 225, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .table td small {
  color: #929595;
}

/* line 227, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .table td.green {
  background-color: #C6EFCE;
  color: #147015;
}

/* line 230, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .table td.red {
  background-color: #FFC7CE;
}

/* line 233, app/assets/stylesheets/basic_page.sass */
body.basic_page #content .table.center th, body.basic_page #content .table.center td {
  text-align: center;
}

/* line 236, app/assets/stylesheets/basic_page.sass */
body.basic_page #au_video {
  margin-top: -40px;
  margin-bottom: 30px;
}

/* line 239, app/assets/stylesheets/basic_page.sass */
body.basic_page table.styled_table {
  width: 100%;
  border-collapse: collapse;
}

/* line 242, app/assets/stylesheets/basic_page.sass */
body.basic_page table.styled_table thead th {
  text-align: left;
  border-bottom: 2px solid #dad4cb;
}

/* line 247, app/assets/stylesheets/basic_page.sass */
body.basic_page table.press tbody td, body.basic_page table.press thead th {
  height: 3.5em;
}

/* line 249, app/assets/stylesheets/basic_page.sass */
body.basic_page table.press tbody td {
  border-bottom: 1px solid #edeae6;
}

/* line 253, app/assets/stylesheets/basic_page.sass */
body.basic_page table.table .align_right {
  text-align: right;
}

/* line 256, app/assets/stylesheets/basic_page.sass */
body.basic_page .feedback_form {
  border: 2px dotted #dad4cb;
  padding: 18px;
  background: #fff;
}

/* line 266, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app {
  width: 68%;
  border: 0;
  float: left;
}

/* line 270, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app td {
  text-align: center;
  vertical-align: middle;
}

/* line 273, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app td.iphone {
  width: 215px;
}

/* line 275, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app td.android {
  width: 205px;
}

/* line 277, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app td a {
  display: block;
  color: #1BADD5;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
}

/* line 283, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content table#mobile_app td a .h {
  margin-bottom: 0.5em;
}

/* line 285, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content #testimonials {
  text-align: center;
  overflow: hidden;
  margin-top: 16px;
  font-size: 12px;
  padding-left: 39px;
}

/* line 21, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content #testimonials .item {
  padding-top: 25px;
  background: url(//assets.autouncle.com/assets/testimonial_stars_header_small-b639e1ac37a11bb6b94bd7a9871afdc24f03faca8e95fd8dfb9366d7b9a0e787.png) no-repeat 50% 0;
  margin-bottom: 25px;
}

/* line 25, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content #testimonials .item h3 {
  margin-top: 0;
}

/* line 27, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content #testimonials .text, body.mobile_app_action #content #testimonials .name {
  font-style: italic;
}

/* line 29, app/assets/stylesheets/basic_page.sass */
body.mobile_app_action #content #testimonials .name {
  margin-top: 5px;
}

/* line 290, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content #testimonials {
  text-align: center;
  overflow: hidden;
  margin-top: 16px;
  font-size: 12px;
  padding-left: 39px;
  padding-left: 0;
}

/* line 21, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content #testimonials .item {
  padding-top: 25px;
  background: url(//assets.autouncle.com/assets/testimonial_stars_header_small-b639e1ac37a11bb6b94bd7a9871afdc24f03faca8e95fd8dfb9366d7b9a0e787.png) no-repeat 50% 0;
  margin-bottom: 25px;
}

/* line 25, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content #testimonials .item h3 {
  margin-top: 0;
}

/* line 27, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content #testimonials .text, body.press_releases_action #content #testimonials .name {
  font-style: italic;
}

/* line 29, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content #testimonials .name {
  margin-top: 5px;
}

/* line 294, app/assets/stylesheets/basic_page.sass */
body.press_releases_action #content .test_autouncle_cta {
  width: 500px;
  margin: 30px 0;
}

/* line 302, app/assets/stylesheets/basic_page.sass */
body.region_statistics_action #content .region > h2 {
  clear: both;
  margin-top: 0;
  padding-top: 1.5em;
  overflow: hidden;
}

/* line 307, app/assets/stylesheets/basic_page.sass */
body.region_statistics_action #content .facts {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  border: 1px solid #edeae6;
  padding: 10px;
  font-size: 0.9em;
}

/* line 313, app/assets/stylesheets/basic_page.sass */
body.region_statistics_action #content .facts h4:first-child, body.region_statistics_action #content .facts h3:first-child {
  margin-top: 0;
}

@media screen and (min-width: 1070px) {
  /* line 318, app/assets/stylesheets/basic_page.sass */
  body.valuation_snapshots_controller.index_action #content .sidebar, body.stats_for_300hp_cars_action #content .sidebar {
    position: fixed;
    top: 236px;
    right: 18px;
    width: 280px;
  }
}

/* line 325, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .article_link_ad:hover, body.stats_for_300hp_cars_action #content .article_link_ad:hover {
  background-color: #fff;
}

/* line 327, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content nav, body.stats_for_300hp_cars_action #content nav {
  padding: 10px;
  background-color: #FFF;
  overflow: hidden;
}

/* line 333, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content nav ul li, body.stats_for_300hp_cars_action #content nav ul li {
  list-style-type: none;
  float: left;
  width: 15%;
  margin-right: 2%;
  text-align: center;
}

/* line 339, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content nav ul li:nth-child(6n), body.stats_for_300hp_cars_action #content nav ul li:nth-child(6n) {
  margin-right: 0;
}

/* line 341, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content nav ul li a, body.stats_for_300hp_cars_action #content nav ul li a {
  display: block;
  padding: 5px;
}

/* line 345, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .brand, body.stats_for_300hp_cars_action #content .brand {
  margin-bottom: 0;
}

/* line 347, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .brand a, body.stats_for_300hp_cars_action #content .brand a {
  color: #1BADD5;
  text-decoration: none;
  display: block;
  padding: 5px 0;
  transition: all 0.5s ease-in-out;
}

/* line 353, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .brand a:focus, body.stats_for_300hp_cars_action #content .brand a:focus {
  background-color: #f6f3ef;
  border: 0 none;
  box-shadow: none;
  outline: none;
}

/* line 358, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .brand .link_to_top, body.stats_for_300hp_cars_action #content .brand .link_to_top {
  float: right;
  font-size: 14px;
  padding: 5px;
  background-color: #f6f3ef;
  color: #515c5e;
}

/* line 365, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .model, body.stats_for_300hp_cars_action #content .model {
  border: 1px solid #edeae6;
  padding: 10px;
  background-color: #FFF;
  margin-bottom: 18px;
}

/* line 370, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .model > h2, body.stats_for_300hp_cars_action #content .model > h2 {
  margin-top: 0;
  overflow: hidden;
}

/* line 373, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content .model > h2 a, body.stats_for_300hp_cars_action #content .model > h2 a {
  color: #1BADD5;
}

/* line 376, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content table .mileage, body.valuation_snapshots_controller.index_action #content table .price, body.valuation_snapshots_controller.index_action #content table .nr_cars, body.stats_for_300hp_cars_action #content table .mileage, body.stats_for_300hp_cars_action #content table .price, body.stats_for_300hp_cars_action #content table .nr_cars {
  text-align: right;
  width: 90px;
}

/* line 379, app/assets/stylesheets/basic_page.sass */
body.valuation_snapshots_controller.index_action #content table .year, body.stats_for_300hp_cars_action #content table .year {
  width: 60px;
}

/* line 384, app/assets/stylesheets/basic_page.sass */
body.jobs_action #content {
  width: auto;
}

/* line 1, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner {
  position: relative;
  z-index: 3000;
  padding-top: 45px;
}

/* line 5, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 11, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner .search_form_wrapper {
  float: right;
  height: 253px;
  width: 668px;
  position: relative;
}

/* line 16, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner .search_form_wrapper #search_form {
  z-index: 3000;
  top: 0;
  right: 0;
  min-height: 222px;
  padding-bottom: 0;
}

/* line 22, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner .search_form_wrapper .overlay {
  z-index: 3001;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: #f6f3ef;
  background-color: rgba(246, 243, 239, 0.8);
  text-align: center;
  padding: 80px 0;
  font-size: 28px;
}

/* line 34, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner .tips {
  text-align: center;
  font-size: 1.4em;
  padding-top: 70px;
  width: 310px;
  color: #d1eff7;
}

/* line 40, app/assets/stylesheets/legacy/_search_results.sass */
#header-inner .tips h2 {
  font-weight: normal;
}

/* line 1, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list,
.featured_cars_list {
  margin-bottom: 16px;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom > h2,
.featured_cars_list.bottom > h2 {
  font-size: 2em;
  margin-bottom: 16px;
}

/* line 10, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom ul,
.featured_cars_list.bottom ul {
  list-style-type: none;
}

/* line 12, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom ul li,
.featured_cars_list.bottom ul li {
  float: left;
  margin-right: 1%;
  width: 19%;
}

/* line 17, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom ul a,
.featured_cars_list.bottom ul a {
  border: 1px solid #C2C2C2;
  border-radius: 5px;
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom ul a:hover,
.featured_cars_list.bottom ul a:hover {
  background-color: #f5f5f5;
}

/* line 26, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom ul a > img,
.featured_cars_list.bottom ul a > img {
  width: 100%;
}

/* line 28, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .inner_car_name,
.featured_cars_list.bottom .inner_car_name {
  color: #515C5E;
  font-size: 14px;
  font-weight: normal;
  height: 38px;
  margin-bottom: 10px;
  margin-top: 5px;
  overflow: hidden;
}

/* line 36, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .price-and-score,
.featured_cars_list.bottom .price-and-score {
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 39, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .price,
.featured_cars_list.bottom .price {
  color: #515C5E;
  float: left;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.8);
}

/* line 47, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .score,
.featured_cars_list.bottom .score {
  overflow: hidden;
  text-align: right;
  line-height: 24px;
}

/* line 51, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .score .score_wrapper,
.featured_cars_list.bottom .score .score_wrapper {
  display: inline-block;
  width: 82px;
}

/* line 54, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .score .score_wrapper .score_label_img,
.featured_cars_list.bottom .score .score_wrapper .score_label_img {
  display: inline-block;
}

/* line 56, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .score .score_wrapper .inner,
.featured_cars_list.bottom .score .score_wrapper .inner {
  vertical-align: middle;
}

/* line 58, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .market_price, .sliding-featured-list.bottom .year, .sliding-featured-list.bottom .km, .sliding-featured-list.bottom .location,
.featured_cars_list.bottom .market_price,
.featured_cars_list.bottom .year,
.featured_cars_list.bottom .km,
.featured_cars_list.bottom .location {
  border-bottom: 1px solid #E1E1E1;
  line-height: 24px;
  overflow: hidden;
}

/* line 62, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .market_price > .label, .sliding-featured-list.bottom .year > .label, .sliding-featured-list.bottom .km > .label, .sliding-featured-list.bottom .location > .label,
.featured_cars_list.bottom .market_price > .label,
.featured_cars_list.bottom .year > .label,
.featured_cars_list.bottom .km > .label,
.featured_cars_list.bottom .location > .label {
  float: left;
  text-align: left;
  width: 45%;
}

/* line 66, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .market_price > .value, .sliding-featured-list.bottom .year > .value, .sliding-featured-list.bottom .km > .value, .sliding-featured-list.bottom .location > .value,
.featured_cars_list.bottom .market_price > .value,
.featured_cars_list.bottom .year > .value,
.featured_cars_list.bottom .km > .value,
.featured_cars_list.bottom .location > .value {
  text-align: right;
}

/* line 69, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .market_price > .label,
.featured_cars_list.bottom .market_price > .label {
  width: 55%;
}

/* line 71, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .km,
.featured_cars_list.bottom .km {
  text-transform: uppercase;
}

/* line 73, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .read_more,
.featured_cars_list.bottom .read_more {
  border-radius: 5px;
  font-font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  height: auto;
  line-height: normal;
  margin: 16px 10px 10px;
  padding: 5px 10px;
  text-transform: none;
}

/* line 85, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .read_more span,
.featured_cars_list.bottom .read_more span {
  font-size: 11px;
  display: block;
  text-transform: none;
}

/* line 89, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .fuel_efficiency,
.featured_cars_list.bottom .fuel_efficiency {
  color: #929494;
  font-size: 10px;
  margin-bottom: 10px;
  text-overflow: nowrap;
}

/* line 94, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.bottom .inner_car_name, .sliding-featured-list.bottom .price-and-score, .sliding-featured-list.bottom .market_price, .sliding-featured-list.bottom .year, .sliding-featured-list.bottom .km, .sliding-featured-list.bottom .location, .sliding-featured-list.bottom .fuel_efficiency,
.featured_cars_list.bottom .inner_car_name,
.featured_cars_list.bottom .price-and-score,
.featured_cars_list.bottom .market_price,
.featured_cars_list.bottom .year,
.featured_cars_list.bottom .km,
.featured_cars_list.bottom .location,
.featured_cars_list.bottom .fuel_efficiency {
  padding: 0 10px;
}

/* line 97, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.new-listing,
.featured_cars_list.new-listing {
  margin-bottom: 20px;
  position: relative;
  min-height: 302px;
}

/* line 102, app/assets/stylesheets/_featured_cars_list.sass */
.sliding-featured-list.new-listing h2,
.featured_cars_list.new-listing h2 {
  font-size: 1.5em;
  font-weight: normal;
  float: left;
}

/* line 2, app/assets/stylesheets/simplest.sass */
#simplest #top-wrapper {
  height: auto;
}

/* line 4, app/assets/stylesheets/simplest.sass */
#simplest #top {
  padding: 0;
}

/* line 6, app/assets/stylesheets/simplest.sass */
#simplest #logo {
  float: none;
  display: none;
}

/* line 9, app/assets/stylesheets/simplest.sass */
#simplest #logo a {
  margin: 0 auto;
}

/* line 11, app/assets/stylesheets/simplest.sass */
#simplest #content-outer {
  background-color: transparent;
  background-image: none;
}

/* line 15, app/assets/stylesheets/simplest.sass */
#simplest #content {
  text-align: center;
}

/* line 17, app/assets/stylesheets/simplest.sass */
#simplest #content h1 {
  color: #686868;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 20px;
}

/* line 22, app/assets/stylesheets/simplest.sass */
#simplest #top, #simplest #content, #simplest #footer, #simplest #header-inner {
  width: auto;
  max-width: 998px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

/* line 1, app/assets/stylesheets/helpers/small_helpers.sass */
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/helpers/small_helpers.sass */
.hide {
  display: none;
}

/* line 9, app/assets/stylesheets/helpers/small_helpers.sass */
.centered {
  text-align: center;
}

/* line 12, app/assets/stylesheets/helpers/small_helpers.sass */
.align_left {
  text-align: left;
}

/* line 15, app/assets/stylesheets/helpers/small_helpers.sass */
.align_right {
  text-align: right;
}

/* line 18, app/assets/stylesheets/helpers/small_helpers.sass */
.strong {
  font-weight: bold;
}

/* line 21, app/assets/stylesheets/helpers/small_helpers.sass */
.helptip {
  border-bottom: .1em dotted;
  cursor: help;
}

/* line 25, app/assets/stylesheets/helpers/small_helpers.sass */
.small_info_box {
  background-color: #f6f3ef;
  padding: 10px;
  border-radius: 10px;
  margin: 10px 0;
}

/* line 31, app/assets/stylesheets/helpers/small_helpers.sass */
.odd {
  background-color: #f6f3ef;
}

/* line 34, app/assets/stylesheets/helpers/small_helpers.sass */
.even {
  background-color: white;
}

/* line 38, app/assets/stylesheets/helpers/small_helpers.sass */
hr {
  border: 0 none;
  height: 1px;
  margin: 0;
}

/* line 43, app/assets/stylesheets/helpers/small_helpers.sass */
.elevate-4 {
  box-shadow: 0 4px 5px 0 rgba(2, 35, 76, 0.1), 0 1px 10px 0 rgba(2, 35, 76, 0.16), 0 2px 4px -1px rgba(2, 35, 76, 0.1);
}

/* line 45, app/assets/stylesheets/helpers/small_helpers.sass */
.elevate-2 {
  box-shadow: 0 2px 2px 0 rgba(2, 35, 76, 0.1), 0 3px 1px -2px rgba(2, 35, 76, 0.16), 0 1px 5px 0 rgba(2, 35, 76, 0.1);
}

/* line 48, app/assets/stylesheets/helpers/small_helpers.sass */
.pr-4 {
  padding-right: 16px;
}

/* line 1, app/assets/stylesheets/helpers/two_columns.sass */
.two_columns {
  overflow: hidden;
}

/* line 3, app/assets/stylesheets/helpers/two_columns.sass */
.two_columns .left {
  float: left;
  width: 49%;
  padding-right: 1%;
}

/* line 7, app/assets/stylesheets/helpers/two_columns.sass */
.two_columns .right {
  float: right;
  width: 50%;
  text-align: left;
}

/* line 2, app/assets/stylesheets/_email_subscriptions.sass */
body.email_subscriptions_controller #top, body.email_subscriptions_controller #content, body.email_subscriptions_controller #footer, body.email_subscriptions_controller #header-inner {
  width: 998px;
}

/* line 4, app/assets/stylesheets/_email_subscriptions.sass */
body.email_subscriptions_controller #content {
  overflow: visible;
}

/* line 6, app/assets/stylesheets/_email_subscriptions.sass */
body.email_subscriptions_controller .funny_image {
  float: right;
  margin: -150px 0 30px 30px;
  max-width: 350px;
}

/* line 10, app/assets/stylesheets/_email_subscriptions.sass */
body.email_subscriptions_controller .funny_image .caption {
  font-size: 12px;
}

/* line 13, app/assets/stylesheets/_email_subscriptions.sass */
body.email_subscriptions_controller .call_to_action_box {
  border: 1px solid #edeae6;
  border-radius: 10px;
  background-color: #f6f3ef;
  background-image: url(//assets.autouncle.com/assets/white_to_alternate_noise_fade-ab465f418e9ca35daf68a1414f656d8bafb5ad8271c6c3da4e547e37f7978a89.png);
  background-position: top left;
  background-repeat: repeat-x;
  padding: 18px;
}

/* line 148, app/assets/stylesheets/_element_mixins.sass */
body.email_subscriptions_controller .call_to_action_box.quarter_width {
  width: 25%;
}

/* line 150, app/assets/stylesheets/_element_mixins.sass */
body.email_subscriptions_controller .call_to_action_box.right_floated {
  float: right;
  margin-left: 18px;
}

/* line 153, app/assets/stylesheets/_element_mixins.sass */
body.email_subscriptions_controller .call_to_action_box.left_floated {
  float: left;
  margin-right: 18px;
}

/* line 156, app/assets/stylesheets/_element_mixins.sass */
body.email_subscriptions_controller .call_to_action_box h2 {
  font-weight: normal;
  margin-top: 0 !important;
}

/* line 159, app/assets/stylesheets/_element_mixins.sass */
body.email_subscriptions_controller .call_to_action_box .cta_button {
  display: block;
  text-align: center;
}

@media screen and (max-width: 992px) {
  /* line 17, app/assets/stylesheets/_email_subscriptions.sass */
  body.email_subscriptions_controller #content, body.email_subscriptions_controller #header-inner, body.email_subscriptions_controller #footer, body.email_subscriptions_controller #top {
    width: 90%;
  }
  /* line 22, app/assets/stylesheets/_email_subscriptions.sass */
  body.email_subscriptions_controller #top #logo a {
    width: 180px;
  }
  /* line 26, app/assets/stylesheets/_email_subscriptions.sass */
  body.email_subscriptions_controller #top #top_links ul li {
    margin: 0;
  }
}

/* line 2, app/assets/stylesheets/_reset_simple.sass */
body, table, p, h1, h2, h3, h4, h5, h6, div, a, form, fieldset, input, textarea, option, dl, dt, dd, ul, ol, li {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 1, app/assets/stylesheets/_typography_defaults.sass */
body {
  background-color: #fff;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 12px;
  color: #515c5e;
}

/********************************************/
/*            TYPEFACES & FONTS             */
/********************************************/
/* line 12, app/assets/stylesheets/_typography_defaults.sass */
textarea {
  font-family: Verdana, Helvetica, Arial;
}

/* line 15, app/assets/stylesheets/_typography_defaults.sass */
h1, h2, h3 {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-weight: bold;
}

/* line 17, app/assets/stylesheets/_typography_defaults.sass */
.button, input[type="submit"], .qtip-title {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 20, app/assets/stylesheets/_typography_defaults.sass */
h1 {
  font-size: 2em;
  margin-bottom: 10px;
}

/* line 23, app/assets/stylesheets/_typography_defaults.sass */
h2 {
  font-size: 1.5em;
}

/* line 25, app/assets/stylesheets/_typography_defaults.sass */
h3 {
  font-size: 1.2em;
}

/********************************************/
/* line 32, app/assets/stylesheets/_typography_defaults.sass */
.lead {
  font-size: 1.5em;
  font-style: italic;
}

/* line 1, app/assets/stylesheets/_default_links.sass */
a {
  color: #1BADD5;
  text-decoration: none;
}

/* line 4, app/assets/stylesheets/_default_links.sass */
a img {
  border: none;
}

/* line 6, app/assets/stylesheets/_default_links.sass */
a:hover {
  color: #26bbe3;
}

/* line 88, app/assets/stylesheets/application.sass */
.fav_button {
  text-align: center;
  display: none;
}

/* line 92, app/assets/stylesheets/application.sass */
.fav_button.with_text.add {
  position: relative;
}

/* line 225, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.add:before, .fav_button.with_text.add > .before {
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  position: absolute;
}

/* line 231, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.add:before, .fav_button.with_text.add > .before {
  clip: rect(144px 14px 158px 0);
  top: -144px;
  left: 24px;
}

/* line 234, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.add:hover:before, .fav_button.with_text.add:hover > .before {
  clip: rect(144px 42px 158px 28px);
  top: -144px;
  left: -4px;
}

/* line 94, app/assets/stylesheets/application.sass */
.fav_button.with_text.remove {
  position: relative;
}

/* line 225, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.remove:before, .fav_button.with_text.remove > .before {
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  position: absolute;
}

/* line 231, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.remove:before, .fav_button.with_text.remove > .before {
  clip: rect(144px 28px 158px 14px);
  top: -144px;
  left: 10px;
}

/* line 234, app/assets/stylesheets/_variables.sass */
.fav_button.with_text.remove:hover:before, .fav_button.with_text.remove:hover > .before {
  clip: rect(144px 42px 158px 28px);
  top: -144px;
  left: -4px;
}

/* line 96, app/assets/stylesheets/application.sass */
.fav_button.with_text.active {
  display: block;
}

/* line 98, app/assets/stylesheets/application.sass */
.fav_button.with_text.active.hide {
  display: none;
}

/* line 100, app/assets/stylesheets/application.sass */
.fav_button.fav_icon {
  width: 16px;
  height: 16px;
  background-image: url(//assets.autouncle.com/assets/search_results/fav_icon-93ebc214f51f0752329c544c4c47eeb9f4f8d2d4376adafd67d90fd083ff4b6a.png);
  background-repeat: no-repeat;
}

/* line 106, app/assets/stylesheets/application.sass */
.fav_button.fav_icon.active {
  display: block;
}

/* line 108, app/assets/stylesheets/application.sass */
.fav_button.fav_icon.active.hide {
  display: none;
}

/* line 110, app/assets/stylesheets/application.sass */
.fav_button.fav_icon.add {
  background-position: 0 0;
}

/* line 113, app/assets/stylesheets/application.sass */
.fav_button.fav_icon.add.active:hover {
  display: block;
  background-position: -16px 0;
}

/* line 117, app/assets/stylesheets/application.sass */
.fav_button.fav_icon.remove {
  background-position: -32px 0;
}

/* line 121, app/assets/stylesheets/application.sass */
#colorbox_content {
  display: none;
}

/* line 124, app/assets/stylesheets/application.sass */
.red {
  color: #CF2020;
}

/* line 126, app/assets/stylesheets/application.sass */
.green {
  color: #66a218;
}

/* line 129, app/assets/stylesheets/application.sass */
.car_photo_link {
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 134, app/assets/stylesheets/application.sass */
.car_photo_link:hover:before, .car_photo_link:hover img.sprite {
  content: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png);
  position: absolute;
  clip: rect(28px 46px 42px 32px);
  top: -28px;
  right: -10px;
  z-index: 200;
}

/* tooltip styling */
/* line 2, app/assets/stylesheets/_tooltips.sass */
.ui-tooltip, .qtip {
  max-width: 400px;
  font-size: 12px;
  line-height: normal;
}

@media screen and (max-width: 620px) {
  /* line 2, app/assets/stylesheets/_tooltips.sass */
  .ui-tooltip, .qtip {
    max-width: 90%;
  }
}

/* line 8, app/assets/stylesheets/_tooltips.sass */
.qtip-content {
  padding: 10px;
}

/* line 10, app/assets/stylesheets/_tooltips.sass */
.qtip-content h3 {
  font-weight: normal;
}

/* line 12, app/assets/stylesheets/_tooltips.sass */
.qtip-content .disclaimer {
  margin-top: 15px;
  font-size: 0.9em;
}

/* line 15, app/assets/stylesheets/_tooltips.sass */
.qtip-content .disclaimer h3 {
  font-weight: bold;
}

/* line 17, app/assets/stylesheets/_tooltips.sass */
.qtip-content .disclaimer p {
  padding-bottom: 0.8em;
}

/* line 19, app/assets/stylesheets/_tooltips.sass */
.qtip-content .score_label_img {
  display: inline-block;
}

/* line 21, app/assets/stylesheets/_tooltips.sass */
.qtip-content .number {
  font-weight: bold;
}

/* line 24, app/assets/stylesheets/_tooltips.sass */
.qtip-close {
  top: -1px;
  right: -1px;
  padding: 2px;
  border-radius: 5px;
}

/* line 31, app/assets/stylesheets/_tooltips.sass */
.qtip-titlebar .qtip-close {
  padding: 0;
}

/* line 34, app/assets/stylesheets/_tooltips.sass */
.qtip-rounded {
  border: 1px solid #edeae6;
  border-radius: 8px;
}

/* line 38, app/assets/stylesheets/_tooltips.sass */
.qtip-rounded .qtip-content {
  border-radius: 8px;
}

/* line 40, app/assets/stylesheets/_tooltips.sass */
.qtip-rounded .qtip-titlebar {
  border-radius: 8px 8px 0 0;
}

/* line 42, app/assets/stylesheets/_tooltips.sass */
.qtip-rounded .qtip-titlebar + .qtip-content {
  border-radius: 0 0 8px 8px;
}

/* line 45, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped {
  background-color: #f6f3ef;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

/* line 50, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped, .qtip-tipped .qtip-content, .qtip-tipped .qtip-titlebar {
  border-color: #dad4cb;
  border-style: solid;
}

/* line 54, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped .qtip-content, .qtip-tipped .qtip-titlebar {
  border-width: 1px;
}

/* line 57, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped .qtip-titlebar + .qtip-content {
  border-top-width: 0;
}

/* line 61, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
}

/* line 65, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped .qtip-titlebar .qtip-icon {
  border-width: 0;
  background: transparent;
}

/* line 69, app/assets/stylesheets/_tooltips.sass */
.qtip-tipped .qtip-titlebar .qtip-icon .ui-icon {
  border: 1px solid #dad4cb;
}

/* line 89, app/assets/stylesheets/_tooltips.sass */
.qtip-modal {
  max-width: none;
  background-color: #FFFFFF;
}

/* line 74, app/assets/stylesheets/_tooltips.sass */
.qtip-modal, .qtip-modal .qtip-content {
  border: 0px none;
}

/* line 76, app/assets/stylesheets/_tooltips.sass */
.qtip-modal .qtip-titlebar {
  background-color: #fff;
}

/* line 78, app/assets/stylesheets/_tooltips.sass */
.qtip-modal .qtip-close {
  border: 0 none;
  border-radius: 0;
  background: none;
}

/* line 82, app/assets/stylesheets/_tooltips.sass */
.qtip-modal .qtip-close .ui-icon {
  font-size: 18px;
}

/* line 84, app/assets/stylesheets/_tooltips.sass */
.qtip-modal .qtip-tip {
  border-width: 0;
  border-color: #fff;
  background-color: #fff;
}

/* line 93, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog {
  max-width: 95%;
  background-color: #FFFFFF;
}

/* line 74, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog, .qtip-dialog .qtip-content {
  border: 0px none;
}

/* line 76, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog .qtip-titlebar {
  background-color: #fff;
}

/* line 78, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog .qtip-close {
  border: 0 none;
  border-radius: 0;
  background: none;
}

/* line 82, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog .qtip-close .ui-icon {
  font-size: 18px;
}

/* line 84, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog .qtip-tip {
  border-width: 0;
  border-color: #fff;
  background-color: #fff;
}

/* line 96, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog .qtip-content {
  padding: 20px;
}

/* line 98, app/assets/stylesheets/_tooltips.sass */
.qtip-dialog p {
  margin: .5em 0 1em 0;
}

@media screen and (min-width: 800px) {
  /* line 93, app/assets/stylesheets/_tooltips.sass */
  .qtip-dialog {
    max-width: 500px;
  }
}

/* line 102, app/assets/stylesheets/_tooltips.sass */
.dialog-button {
  display: block;
  text-align: center;
}

/* line 106, app/assets/stylesheets/_tooltips.sass */
.qtip-interstitial {
  border-radius: 3px;
}

/* line 108, app/assets/stylesheets/_tooltips.sass */
.qtip-interstitial .qtip-close.qtip-icon {
  background: url(//assets.autouncle.com/assets/mobile/close_x_button-3e1154d0625efa440d4c47394ef0b43e0e6f901ce527a2e6e38a502d0c2fcb36.png) no-repeat center center/contain;
  height: 35px;
  width: 35px;
  top: -30px;
  right: -8px;
}

/* line 114, app/assets/stylesheets/_tooltips.sass */
.qtip-interstitial .qtip-close.qtip-icon span {
  display: none;
}

/* line 118, app/assets/stylesheets/_tooltips.sass */
.qtip-no-padding .qtip-content {
  padding: 0;
}

/* line 124, app/assets/stylesheets/_tooltips.sass */
.qtip-more-transparent-modal + #qtip-overlay div {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 129, app/assets/stylesheets/_tooltips.sass */
.qtip-no-max-width {
  max-width: none;
}

/* line 132, app/assets/stylesheets/_tooltips.sass */
.highest-z-value {
  z-index: 20000 !important;
}

/* line 135, app/assets/stylesheets/_tooltips.sass */
.low-z-index {
  z-index: 31 !important;
}

/* line 139, app/assets/stylesheets/_tooltips.sass */
.no-title-bar .qtip-titlebar {
  background: #fff;
  padding: 8px 8px 0 8px;
  border-bottom: 0px none;
}

/* line 143, app/assets/stylesheets/_tooltips.sass */
.no-title-bar .qtip-title {
  display: none;
}

/* line 145, app/assets/stylesheets/_tooltips.sass */
.no-title-bar .qtip-content {
  padding-top: 0;
}

/* line 148, app/assets/stylesheets/_tooltips.sass */
.qtip-fullscreen-modal {
  position: fixed;
  max-width: 750px;
  top: 5% !important;
  bottom: 5%;
}

/* line 153, app/assets/stylesheets/_tooltips.sass */
.qtip-fullscreen-modal .qtip-titlebar {
  z-index: 1;
}

/* line 155, app/assets/stylesheets/_tooltips.sass */
.qtip-fullscreen-modal .qtip-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

/* line 145, app/assets/stylesheets/application.sass */
.col50 {
  float: left;
  width: 47%;
  margin-right: 10px;
}

/* line 149, app/assets/stylesheets/application.sass */
.col50.last {
  margin-right: 0;
}

/* line 153, app/assets/stylesheets/application.sass */
ul.table {
  list-style-type: none;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  border-radius: 5px;
  padding-bottom: 5px;
}

/* line 161, app/assets/stylesheets/application.sass */
ul.table li {
  overflow: hidden;
  padding: 10px 5px;
}

/* line 164, app/assets/stylesheets/application.sass */
ul.table li .cell {
  float: left;
  white-space: nowrap;
}

/* line 167, app/assets/stylesheets/application.sass */
ul.table li.header {
  font-size: 0.9em;
  font-weight: bold;
  min-height: 0;
}

/* line 171, app/assets/stylesheets/application.sass */
ul.table li.header .cell {
  min-height: 0;
}

/* line 175, app/assets/stylesheets/application.sass */
ul.table.with_vert_sep li .cell {
  border-right: 1px solid #ccc;
}

/* line 177, app/assets/stylesheets/application.sass */
ul.table.with_vert_sep li .cell:last-child {
  border-right: 0px none;
}

/* line 180, app/assets/stylesheets/application.sass */
ul.table.with_line_sep li {
  border-bottom: 1px solid #ccc;
}

/* line 182, app/assets/stylesheets/application.sass */
ul.table.with_line_sep li:last-child {
  border: 0px none;
}

/********************************************************************/
/* Placeholder for small pics of cars (in listing and on frontpage) */
/********************************************************************/
/********************************************************************/
/* Placeholder for small pics of cars (in listing and on frontpage) */
/********************************************************************/
/* line 4, app/assets/stylesheets/_pic_placeholder.sass */
.pic_placeholder {
  width: 49px;
  height: 37px;
  position: relative;
}

/********************************************************************/
/********************************************************************/
/* line 192, app/assets/stylesheets/application.sass */
.sold_car_small_tag {
  position: absolute;
}

/* line 194, app/assets/stylesheets/application.sass */
.sold_car_small_tag.da {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -523px;
  width: 29px;
  height: 29px;
}

/* line 196, app/assets/stylesheets/application.sass */
.sold_car_small_tag.se {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -552px;
  width: 29px;
  height: 29px;
}

/* line 198, app/assets/stylesheets/application.sass */
.sold_car_small_tag.en {
  background: url(//assets.autouncle.com/assets/icon_sprites-9f262368423ab36814bb17d9ec719516beb18f4b53012af550a38d57fe144b2e.png) no-repeat 0px -581px;
  width: 29px;
  height: 29px;
}

/* line 3, app/assets/stylesheets/_equipment_tags.sass */
.equipment_tags li {
  display: inline-block;
  line-height: 25px;
  position: relative;
  margin-right: 4px;
  margin-bottom: 8px;
}

/* line 9, app/assets/stylesheets/_equipment_tags.sass */
.equipment_tags li span.inner {
  cursor: help;
  line-height: 19px;
  vertical-align: top;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 4px;
  border: 1px solid #edeae6;
}

/* line 17, app/assets/stylesheets/_equipment_tags.sass */
.equipment_tags li span.inner .number {
  color: #1BADD5;
  font-weight: bold;
}

/* line 205, app/assets/stylesheets/application.sass */
.invalid_estimation {
  line-height: 1.5em;
}

/* line 207, app/assets/stylesheets/application.sass */
.invalid_estimation .score_label_img {
  display: inline-block;
  vertical-align: middle;
}

/* line 212, app/assets/stylesheets/application.sass */
.no-estimation {
  display: inline-block;
  position: relative;
  min-height: 10px;
  padding: 3px 5px;
  font-size: 10px;
  color: #97948e;
  border: 1px solid #edeae6;
  border-radius: 3px;
  background-color: #fff;
}

/* line 222, app/assets/stylesheets/application.sass */
.no-estimation ul, .no-estimation li {
  list-style-type: none;
}

/* line 224, app/assets/stylesheets/application.sass */
.no-estimation li {
  display: none;
  padding: 0;
}

/* line 227, app/assets/stylesheets/application.sass */
.no-estimation li:first-child {
  display: inline-block;
}

/* line 230, app/assets/stylesheets/application.sass */
.no-estimation.auction_car:after {
  width: 55px;
  height: 44px;
  background-image: url(//assets.autouncle.com/assets/auction_car-84cbe18d7c3fbb8c332d4c9122a54e257934e7a6fc976a9ee3313da7e170c700.png);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  right: 0;
  top: 20px;
}

/* line 241, app/assets/stylesheets/application.sass */
.expired_label {
  vertical-align: middle;
}

/* Default AutoScore Styling */
/******************************************************/
/*              Default AutoScore Styling              */
/*******************************************************/
/* line 7, app/assets/stylesheets/_autoscore.sass */
.score_wrapper .inner span {
  display: none;
}

/* line 9, app/assets/stylesheets/_autoscore.sass */
.score_wrapper.inline {
  display: inline-block;
  vertical-align: middle;
}

/* line 13, app/assets/stylesheets/_autoscore.sass */
.scoreimg span, .score_label_img span, .au_rating_score_and_label span {
  display: none;
}

/* line 23, app/assets/stylesheets/_autoscore.sass */
.scoreimg, .score_label_img {
  width: 81px;
  height: 16px;
  background-repeat: no-repeat;
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_da, .score_label_img.locale_da {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.da-2feba6e3c736f5aca9f810e95ab87fc0923bd2c97c89f3992b791ac02f0d82a1.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_da, .score_label_img.locale_da {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.da@2x-b3c4f4a2ff596da00a7fe0405830b07fb6ae707348e66407537729e7eb6e6ec4.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_en, .score_label_img.locale_en {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-397ea8822692fad5e19a22662c0272a1bc13fa590c7bd5e60cbe90bef0884060.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_en, .score_label_img.locale_en {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en@2x-0af47dfa222c6e118a8c8eaa2da09e1da0d93e8e7f9db3d164d2aae2904e6d1d.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_se, .score_label_img.locale_se {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.se-d848a836d12ea5bda3accb450d4409634691011532e57c089fb102185be9eed4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_se, .score_label_img.locale_se {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.se@2x-1434845405f2dbabcaff9ccd81f0e577df540ae61e3cc74e53c82e81804966b3.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_de, .score_label_img.locale_de {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_de, .score_label_img.locale_de {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_it, .score_label_img.locale_it {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.it-d3bf6a4417504dffeda1f97b254951f411b74823519db9ab490ee0b8d5eecfaa.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_it, .score_label_img.locale_it {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.it@2x-6d596aaea04da4b1693113a35c3a75d9dc9fe2b2eb6781074aabde44e7a0c6bd.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_es, .score_label_img.locale_es {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.es-729907381e0d599daf7c74d73fe82ea82e3cefdfe7c8b43f20b3904d4e3f71be.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_es, .score_label_img.locale_es {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.es@2x-a6b734bba3d0dd7f668ce1aecd7f4f16eb3de16e3e403be5ffbd327902fe0f72.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_de-AT, .score_label_img.locale_de-AT {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-AT-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_de-AT, .score_label_img.locale_de-AT {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-AT@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_pt, .score_label_img.locale_pt {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pt-db361cdb539e1f527158847fc1b691aa506ff2500a9ec44042fca896b77a5540.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_pt, .score_label_img.locale_pt {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pt@2x-f61a022f1901dfc87891ba9843f310e3a55806a87a19e1bd5ef56dec177d69f0.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_pl, .score_label_img.locale_pl {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pl-86099e7e3d20139630df4d74e0788f741aef80d8c8ffa21b38c1a41809f2d766.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_pl, .score_label_img.locale_pl {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pl@2x-7ed103bd2063eb6976d8532e518012fb9ef4c294d37a99416854fb2c5082d45e.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_fi, .score_label_img.locale_fi {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.fi-d27982ca85d7899277ffb79ace1fa088ed660c65810d0f9ac2b285553b8d50f2.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_fi, .score_label_img.locale_fi {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.fi@2x-2a56b590533e4dfc5293fac941061cc106dbcc15394c181b4f4c72df6c2b9ace.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_ro, .score_label_img.locale_ro {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.ro-e329ab889c04335035c4ef4e9840ec64e22ef522a31224cb60e9e9b525517f17.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_ro, .score_label_img.locale_ro {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.ro@2x-045235f08aa4ebed95f778a514b1a875ac57fd5d39306635f774a7b3df395b55.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_de-CH, .score_label_img.locale_de-CH {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-CH-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_de-CH, .score_label_img.locale_de-CH {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-CH@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_en-GB, .score_label_img.locale_en-GB {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-GB-397ea8822692fad5e19a22662c0272a1bc13fa590c7bd5e60cbe90bef0884060.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_en-GB, .score_label_img.locale_en-GB {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-GB@2x-0af47dfa222c6e118a8c8eaa2da09e1da0d93e8e7f9db3d164d2aae2904e6d1d.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_nl-NL, .score_label_img.locale_nl-NL {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-NL-787e9a02192f1ec283319e598c87694ea82ef72eaf584c50408b6966474452f8.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_nl-NL, .score_label_img.locale_nl-NL {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-NL@2x-b883459b7a0b6621f307f82404318514829cbe4eaf0a23580211077c373cf9f6.png);
    background-size: 162px 96px;
  }
}

/* line 29, app/assets/stylesheets/_autoscore.sass */
.scoreimg.locale_nl-BE, .score_label_img.locale_nl-BE {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-BE-787e9a02192f1ec283319e598c87694ea82ef72eaf584c50408b6966474452f8.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 29, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.locale_nl-BE, .score_label_img.locale_nl-BE {
    background-image: url(//assets.autouncle.com/images/autoscore_labels/labels_and_scores_small_flat.nl-BE@2x.png);
    background-size: 162px 96px;
  }
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value5, .score_label_img.value5 {
  background-position: 0 0px;
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value4, .score_label_img.value4 {
  background-position: 0 -16px;
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value3, .score_label_img.value3 {
  background-position: 0 -32px;
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value2, .score_label_img.value2 {
  background-position: 0 -48px;
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value1, .score_label_img.value1 {
  background-position: 0 -64px;
}

/* line 35, app/assets/stylesheets/_autoscore.sass */
.scoreimg.value0, .score_label_img.value0 {
  background-position: 0 -80px;
}

/* line 38, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small, .score_label_img.small {
  width: 40px;
  height: 8px;
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_da, .score_label_img.small.locale_da {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.da-2feba6e3c736f5aca9f810e95ab87fc0923bd2c97c89f3992b791ac02f0d82a1.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_da, .score_label_img.small.locale_da {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.da@2x-b3c4f4a2ff596da00a7fe0405830b07fb6ae707348e66407537729e7eb6e6ec4.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_en, .score_label_img.small.locale_en {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-397ea8822692fad5e19a22662c0272a1bc13fa590c7bd5e60cbe90bef0884060.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_en, .score_label_img.small.locale_en {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en@2x-0af47dfa222c6e118a8c8eaa2da09e1da0d93e8e7f9db3d164d2aae2904e6d1d.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_se, .score_label_img.small.locale_se {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.se-d848a836d12ea5bda3accb450d4409634691011532e57c089fb102185be9eed4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_se, .score_label_img.small.locale_se {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.se@2x-1434845405f2dbabcaff9ccd81f0e577df540ae61e3cc74e53c82e81804966b3.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_de, .score_label_img.small.locale_de {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_de, .score_label_img.small.locale_de {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_it, .score_label_img.small.locale_it {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.it-d3bf6a4417504dffeda1f97b254951f411b74823519db9ab490ee0b8d5eecfaa.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_it, .score_label_img.small.locale_it {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.it@2x-6d596aaea04da4b1693113a35c3a75d9dc9fe2b2eb6781074aabde44e7a0c6bd.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_es, .score_label_img.small.locale_es {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.es-729907381e0d599daf7c74d73fe82ea82e3cefdfe7c8b43f20b3904d4e3f71be.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_es, .score_label_img.small.locale_es {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.es@2x-a6b734bba3d0dd7f668ce1aecd7f4f16eb3de16e3e403be5ffbd327902fe0f72.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_de-AT, .score_label_img.small.locale_de-AT {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-AT-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_de-AT, .score_label_img.small.locale_de-AT {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-AT@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_pt, .score_label_img.small.locale_pt {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pt-db361cdb539e1f527158847fc1b691aa506ff2500a9ec44042fca896b77a5540.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_pt, .score_label_img.small.locale_pt {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pt@2x-f61a022f1901dfc87891ba9843f310e3a55806a87a19e1bd5ef56dec177d69f0.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_pl, .score_label_img.small.locale_pl {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pl-86099e7e3d20139630df4d74e0788f741aef80d8c8ffa21b38c1a41809f2d766.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_pl, .score_label_img.small.locale_pl {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.pl@2x-7ed103bd2063eb6976d8532e518012fb9ef4c294d37a99416854fb2c5082d45e.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_fi, .score_label_img.small.locale_fi {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.fi-d27982ca85d7899277ffb79ace1fa088ed660c65810d0f9ac2b285553b8d50f2.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_fi, .score_label_img.small.locale_fi {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.fi@2x-2a56b590533e4dfc5293fac941061cc106dbcc15394c181b4f4c72df6c2b9ace.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_ro, .score_label_img.small.locale_ro {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.ro-e329ab889c04335035c4ef4e9840ec64e22ef522a31224cb60e9e9b525517f17.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_ro, .score_label_img.small.locale_ro {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.ro@2x-045235f08aa4ebed95f778a514b1a875ac57fd5d39306635f774a7b3df395b55.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_de-CH, .score_label_img.small.locale_de-CH {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-CH-ab5f381bc5ba06876ba488d8b2755f0d9c5442a4d0cfe4ee582415ce3f09fa63.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_de-CH, .score_label_img.small.locale_de-CH {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.de-CH@2x-6b1e42a9aa89218810b432b9796a30b70e260c83a6743e9da907cf37c4d0eced.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_en-GB, .score_label_img.small.locale_en-GB {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-GB-397ea8822692fad5e19a22662c0272a1bc13fa590c7bd5e60cbe90bef0884060.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_en-GB, .score_label_img.small.locale_en-GB {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.en-GB@2x-0af47dfa222c6e118a8c8eaa2da09e1da0d93e8e7f9db3d164d2aae2904e6d1d.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_nl-NL, .score_label_img.small.locale_nl-NL {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-NL-787e9a02192f1ec283319e598c87694ea82ef72eaf584c50408b6966474452f8.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_nl-NL, .score_label_img.small.locale_nl-NL {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-NL@2x-b883459b7a0b6621f307f82404318514829cbe4eaf0a23580211077c373cf9f6.png);
    background-size: 80px 48px;
  }
}

/* line 42, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.locale_nl-BE, .score_label_img.small.locale_nl-BE {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_small_flat.nl-BE-787e9a02192f1ec283319e598c87694ea82ef72eaf584c50408b6966474452f8.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 42, app/assets/stylesheets/_autoscore.sass */
  .scoreimg.small.locale_nl-BE, .score_label_img.small.locale_nl-BE {
    background-image: url(//assets.autouncle.com/images/autoscore_labels/labels_and_scores_small_flat.nl-BE@2x.png);
    background-size: 80px 48px;
  }
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value5, .score_label_img.small.value5 {
  background-position: 0 0px;
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value4, .score_label_img.small.value4 {
  background-position: 0 -8px;
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value3, .score_label_img.small.value3 {
  background-position: 0 -16px;
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value2, .score_label_img.small.value2 {
  background-position: 0 -24px;
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value1, .score_label_img.small.value1 {
  background-position: 0 -32px;
}

/* line 48, app/assets/stylesheets/_autoscore.sass */
.scoreimg.small.value0, .score_label_img.small.value0 {
  background-position: 0 -40px;
}

/* line 51, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/autoscore_scores_new-10845663c5959783add521f3d159b4096ef5ba3c50a8b5b0005638cef31b316e.svg);
  background-size: 100% auto;
  width: 100%;
  height: 0;
  padding-bottom: 20.5479452055%;
}

/* line 57, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive.value1 {
  background-position: 0 80%;
  background-repeat: no-repeat;
}

/* line 57, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive.value2 {
  background-position: 0 60%;
  background-repeat: no-repeat;
}

/* line 57, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive.value3 {
  background-position: 0 40%;
  background-repeat: no-repeat;
}

/* line 57, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive.value4 {
  background-position: 0 20%;
  background-repeat: no-repeat;
}

/* line 57, app/assets/stylesheets/_autoscore.sass */
.score-flat-responsive.value5 {
  background-position: 0 0%;
  background-repeat: no-repeat;
}

/* line 65, app/assets/stylesheets/_autoscore.sass */
.score_label_img {
  background-position: -81px 0;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value5 {
  background-position: -81px 0px;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value4 {
  background-position: -81px -16px;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value3 {
  background-position: -81px -32px;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value2 {
  background-position: -81px -48px;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value1 {
  background-position: -81px -64px;
}

/* line 69, app/assets/stylesheets/_autoscore.sass */
.score_label_img.value0 {
  background-position: -81px -80px;
}

/* line 75, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label {
  width: 100px;
  height: 45px;
  background-repeat: no-repeat;
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_da {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da-ada8ff91335e8fe4d69dea96626c3478a718a2b675d9ac51f21cbbf6a6483fe3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_da {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da@2x-300573e00c6b2b756bc381633a1a2c5005cf782f996feff392cfb7662ef55fdf.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_en {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_en {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_se {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se-5219293a64cc3e0d649aeaa9a6c5086549237685fdcc9c7d94394f27d3283ce0.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_se {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se@2x-7f1da0b251f21681710eebbe1565b4d1475d3615f74e6d78632781959b6a4229.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_de {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_de {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_it {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it-e1da118f18af187101603a77c4d48476807236937d95004a2e560bcb17468a96.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_it {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it@2x-1a417d825698b431b88609edac07d31fb6ec822716917effc9d02d914687bcb4.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_es {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es-d5a41630991ba968709f1320aafa0cd2c33ab660e05c7a09b212f8e5e97f2fd5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_es {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es@2x-f24e97a0c61f77d4beec16f377f5ccabe0820d4dbf7d6db72570eea307bebb98.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_de-AT {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_de-AT {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_pt {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt-1f378c35d8a2254192ada6f104a82050800e2a16fba5ab6dcd5155d3c2826e5d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_pt {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt@2x-1423899e7533357b8314f6f8db6f37f9feca7889a992e2a32490b07809d5d3a2.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_pl {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl-20ca179bcebf8aaffd2a49eddd5bef71915a6b14dbd4f9024316137d641ac4ec.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_pl {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl@2x-2850f3577520f77ecda817dc60277f07e624db1ae885b81d4ae18afbfe27b41c.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_fi {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi-0d8b4bced2e83119fab1bf150bf618a56c028fffa5bcc3e460284e98eebc9b8d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_fi {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi@2x-4662e267ebad37d6939fb079462bb61f7670a8df113a29e29dc3e06918403075.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_ro {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro-30c419522a2c61c73828c057a41a0c3d1a6f710ea23cc39424b64c9c49d762c3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_ro {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro@2x-54668ad877cc2d6cab497f3a5ad69c5421375f2e660b2942093e03fd69511945.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_de-CH {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_de-CH {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_en-GB {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_en-GB {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_nl-NL {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_nl-NL {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL@2x-257707a2e57ef6b7cd9017641ffa97f81b88001d727cc3e862d29f62f6cbd149.png);
    background-size: 100px 270px;
  }
}

/* line 81, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.locale_nl-BE {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-BE-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 81, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_and_label.locale_nl-BE {
    background-image: url(//assets.autouncle.com/images/autoscore_labels/labels_and_scores_flat.nl-BE@2x.png);
    background-size: 100px 270px;
  }
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value5 {
  background-position: 0 0px;
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value4 {
  background-position: 0 -45px;
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value3 {
  background-position: 0 -90px;
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value2 {
  background-position: 0 -135px;
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value1 {
  background-position: 0 -180px;
}

/* line 87, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label.value0 {
  background-position: 0 -225px;
}

/* line 93, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_and_label_small .scoreimg {
  margin-bottom: 4px;
}

/* line 97, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large {
  width: 100px;
  height: 23px;
  background-repeat: no-repeat;
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_da {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da-ada8ff91335e8fe4d69dea96626c3478a718a2b675d9ac51f21cbbf6a6483fe3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_da {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da@2x-300573e00c6b2b756bc381633a1a2c5005cf782f996feff392cfb7662ef55fdf.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_en {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_en {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_se {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se-5219293a64cc3e0d649aeaa9a6c5086549237685fdcc9c7d94394f27d3283ce0.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_se {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se@2x-7f1da0b251f21681710eebbe1565b4d1475d3615f74e6d78632781959b6a4229.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_de {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_de {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_it {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it-e1da118f18af187101603a77c4d48476807236937d95004a2e560bcb17468a96.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_it {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it@2x-1a417d825698b431b88609edac07d31fb6ec822716917effc9d02d914687bcb4.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_es {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es-d5a41630991ba968709f1320aafa0cd2c33ab660e05c7a09b212f8e5e97f2fd5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_es {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es@2x-f24e97a0c61f77d4beec16f377f5ccabe0820d4dbf7d6db72570eea307bebb98.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_de-AT {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_de-AT {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_pt {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt-1f378c35d8a2254192ada6f104a82050800e2a16fba5ab6dcd5155d3c2826e5d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_pt {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt@2x-1423899e7533357b8314f6f8db6f37f9feca7889a992e2a32490b07809d5d3a2.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_pl {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl-20ca179bcebf8aaffd2a49eddd5bef71915a6b14dbd4f9024316137d641ac4ec.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_pl {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl@2x-2850f3577520f77ecda817dc60277f07e624db1ae885b81d4ae18afbfe27b41c.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_fi {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi-0d8b4bced2e83119fab1bf150bf618a56c028fffa5bcc3e460284e98eebc9b8d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_fi {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi@2x-4662e267ebad37d6939fb079462bb61f7670a8df113a29e29dc3e06918403075.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_ro {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro-30c419522a2c61c73828c057a41a0c3d1a6f710ea23cc39424b64c9c49d762c3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_ro {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro@2x-54668ad877cc2d6cab497f3a5ad69c5421375f2e660b2942093e03fd69511945.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_de-CH {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_de-CH {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_en-GB {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_en-GB {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_nl-NL {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_nl-NL {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL@2x-257707a2e57ef6b7cd9017641ffa97f81b88001d727cc3e862d29f62f6cbd149.png);
    background-size: 100px 270px;
  }
}

/* line 105, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.locale_nl-BE {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-BE-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 105, app/assets/stylesheets/_autoscore.sass */
  .au_rating_label_large.locale_nl-BE {
    background-image: url(//assets.autouncle.com/images/autoscore_labels/labels_and_scores_flat.nl-BE@2x.png);
    background-size: 100px 270px;
  }
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value5 {
  background-position: 0 -22px;
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value4 {
  background-position: 0 -67px;
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value3 {
  background-position: 0 -112px;
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value2 {
  background-position: 0 -157px;
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value1 {
  background-position: 0 -202px;
}

/* line 111, app/assets/stylesheets/_autoscore.sass */
.au_rating_label_large.value0 {
  background-position: 0 -247px;
}

/* line 115, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large {
  width: 100px;
  height: 23px;
  background-repeat: no-repeat;
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_da {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da-ada8ff91335e8fe4d69dea96626c3478a718a2b675d9ac51f21cbbf6a6483fe3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_da {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.da@2x-300573e00c6b2b756bc381633a1a2c5005cf782f996feff392cfb7662ef55fdf.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_en {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_en {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_se {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se-5219293a64cc3e0d649aeaa9a6c5086549237685fdcc9c7d94394f27d3283ce0.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_se {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.se@2x-7f1da0b251f21681710eebbe1565b4d1475d3615f74e6d78632781959b6a4229.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_de {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_de {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_it {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it-e1da118f18af187101603a77c4d48476807236937d95004a2e560bcb17468a96.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_it {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.it@2x-1a417d825698b431b88609edac07d31fb6ec822716917effc9d02d914687bcb4.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_es {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es-d5a41630991ba968709f1320aafa0cd2c33ab660e05c7a09b212f8e5e97f2fd5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_es {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.es@2x-f24e97a0c61f77d4beec16f377f5ccabe0820d4dbf7d6db72570eea307bebb98.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_de-AT {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_de-AT {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-AT@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_pt {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt-1f378c35d8a2254192ada6f104a82050800e2a16fba5ab6dcd5155d3c2826e5d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_pt {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pt@2x-1423899e7533357b8314f6f8db6f37f9feca7889a992e2a32490b07809d5d3a2.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_pl {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl-20ca179bcebf8aaffd2a49eddd5bef71915a6b14dbd4f9024316137d641ac4ec.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_pl {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.pl@2x-2850f3577520f77ecda817dc60277f07e624db1ae885b81d4ae18afbfe27b41c.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_fi {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi-0d8b4bced2e83119fab1bf150bf618a56c028fffa5bcc3e460284e98eebc9b8d.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_fi {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.fi@2x-4662e267ebad37d6939fb079462bb61f7670a8df113a29e29dc3e06918403075.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_ro {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro-30c419522a2c61c73828c057a41a0c3d1a6f710ea23cc39424b64c9c49d762c3.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_ro {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.ro@2x-54668ad877cc2d6cab497f3a5ad69c5421375f2e660b2942093e03fd69511945.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_de-CH {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH-1b6c017206971c1f670db2c65773e5385c0dee9a3779f4be24842d66c3462ac4.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_de-CH {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.de-CH@2x-ea90995e9a8e8a9779649b4fb6554dcddffe8c2a4127d938e925c6d63e22ad23.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_en-GB {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB-d5021474ab9c5386796bc4166cf004cd782828747222125f6e7c4e306fa9a7e5.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_en-GB {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.en-GB@2x-2647a0d9ada430a05cae825e5e6b2ce286719339afcb3b82bb1eaa41dbab9be6.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_nl-NL {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_nl-NL {
    background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-NL@2x-257707a2e57ef6b7cd9017641ffa97f81b88001d727cc3e862d29f62f6cbd149.png);
    background-size: 100px 270px;
  }
}

/* line 123, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.locale_nl-BE {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/labels_and_scores_flat.nl-BE-c5926c65b66c05d87db87108c9508c8650b277b8daec89f72c119c1ade0b5f86.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 123, app/assets/stylesheets/_autoscore.sass */
  .au_rating_score_large.locale_nl-BE {
    background-image: url(//assets.autouncle.com/images/autoscore_labels/labels_and_scores_flat.nl-BE@2x.png);
    background-size: 100px 270px;
  }
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value5 {
  background-position: 0 0px;
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value4 {
  background-position: 0 -45px;
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value3 {
  background-position: 0 -90px;
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value2 {
  background-position: 0 -135px;
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value1 {
  background-position: 0 -180px;
}

/* line 129, app/assets/stylesheets/_autoscore.sass */
.au_rating_score_large.value0 {
  background-position: 0 -225px;
}

/* line 132, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/autoscore_scores_new-10845663c5959783add521f3d159b4096ef5ba3c50a8b5b0005638cef31b316e.svg);
  background-size: 100% auto;
}

/* line 135, app/assets/stylesheets/_autoscore.sass */
html.no-svg .au-rating-score-flat {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/autoscore_scores_new-d88c6fcbc3c93a4f8b9ab86394525de74a1da6ddf304a35a65be5724553ec8ce.png);
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value0 {
  background-position: 0 100%;
  background-repeat: no-repeat;
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value1 {
  background-position: 0 80%;
  background-repeat: no-repeat;
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value2 {
  background-position: 0 60%;
  background-repeat: no-repeat;
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value3 {
  background-position: 0 40%;
  background-repeat: no-repeat;
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value4 {
  background-position: 0 20%;
  background-repeat: no-repeat;
}

/* line 140, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.value5 {
  background-position: 0 0%;
  background-repeat: no-repeat;
}

/* line 143, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.size144px {
  width: 144px;
  height: 26px;
}

/* line 146, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.size72px {
  width: 72px;
  height: 14.7945205479px;
}

/* line 149, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-flat.size83px {
  width: 83px;
  height: 17.0547945205px;
}

/* line 150, app/assets/stylesheets/_autoscore.sass */
html.no-svg .au-rating-score-flat.size83px {
  background-image: url(//assets.autouncle.com/assets/autoscore_labels/autoscore_scores_new_83px-cd8b0c84814f0d21514f193484eddb743e425fbd4921406e62382d4fd56815d4.png);
}

/* line 156, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value0 {
  color: #EEEEEE;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value1 {
  color: #AD1D19;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value2 {
  color: #E5CB2A;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value3 {
  color: #0DC483;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value4 {
  color: #68A52E;
}

/* line 162, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.value5 {
  color: #118C28;
}

/* line 164, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.locale_de.value2, .au-rating-label-flat.locale_de-AT.value2, .au-rating-label-flat.locale_de-CH.value2, .au-rating-label-flat.locale_it.value4 {
  font-size: 11px;
}

/* line 167, app/assets/stylesheets/_autoscore.sass */
.au-rating-label-flat.small {
  font-size: 10px;
}

/* line 170, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-and-label-flat {
  text-align: center;
}

/* line 171, app/assets/stylesheets/_autoscore.sass */
.au-rating-score-and-label-flat .au-rating-score-flat, .au-rating-score-and-label-flat .au-rating-label-flat {
  display: inline-block;
  vertical-align: middle;
}

/* line 180, app/assets/stylesheets/_autoscore.sass */
.score-label-light--wrapper {
  text-align: center;
  line-height: normal;
}

/* line 183, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 3px;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value5 {
  color: #118C28;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value4 {
  color: #68A52E;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value3 {
  color: #0DC483;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value2 {
  color: #E5CB2A;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value1 {
  color: #AD1D19;
}

/* line 189, app/assets/stylesheets/_autoscore.sass */
.score-label-light--label.value0 {
  color: #EEEEEE;
}

/* line 191, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score {
  width: 82px;
  height: 15px;
  display: inline-block;
  background-image: url(//assets.autouncle.com/assets/new_listing/autoscore_scores-54fe93bdcc9a268f503d5520668652564bcad24680665a39fcdd5496ee435132.png);
  background-repeat: no-repeat;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value5 {
  background-position: 0 0px;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value4 {
  background-position: 0 -15px;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value3 {
  background-position: 0 -30px;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value2 {
  background-position: 0 -45px;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value1 {
  background-position: 0 -60px;
}

/* line 199, app/assets/stylesheets/_autoscore.sass */
.score-label-light--score.value0 {
  background-position: 0 -75px;
}

/*******************************************************/
/*                      Flip me!                       */
/*******************************************************/
/* line 252, app/assets/stylesheets/application.sass */
.flipme {
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
}

/* line 256, app/assets/stylesheets/application.sass */
.flipme .front, .flipme .back {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  transition: all .4s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

/* line 268, app/assets/stylesheets/application.sass */
.flipme .front {
  z-index: 900;
  transform: rotateY(0deg);
}

/* line 271, app/assets/stylesheets/application.sass */
.flipme .back {
  z-index: 800;
  transform: rotateY(-180deg);
}

/* line 275, app/assets/stylesheets/application.sass */
.flipme.flipped .front {
  z-index: 900;
  transform: rotateY(180deg);
}

/* line 278, app/assets/stylesheets/application.sass */
.flipme.flipped .back {
  z-index: 1000;
  transform: rotateY(0deg);
}

/*******************************************************/
/* line 284, app/assets/stylesheets/application.sass */
#container {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* line 289, app/assets/stylesheets/application.sass */
#top, #content, #footer, #header-inner, #flash_messages .content {
  width: 998px;
  margin: 0 auto;
}

/*******************************************************/
/*                Top of page (header)                 */
/*******************************************************/
/* line 296, app/assets/stylesheets/application.sass */
#top-wrapper {
  height: 75px;
  background: #F7F7F7;
  border-bottom: 1px solid #F4F1EF;
}

/* line 300, app/assets/stylesheets/application.sass */
#top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 27px 0;
  position: relative;
}

/* line 307, app/assets/stylesheets/application.sass */
#logo {
  float: left;
}

/* line 309, app/assets/stylesheets/application.sass */
#logo a {
  display: inline-block;
  width: 175px;
  text-decoration: none;
  font-size: 1px;
  color: transparent;
}

/* line 315, app/assets/stylesheets/application.sass */
#logo a.front-page-logo {
  width: 217px;
}

/* line 317, app/assets/stylesheets/application.sass */
#logo a img {
  width: 100%;
}

/* line 319, app/assets/stylesheets/application.sass */
#logo .fb_like {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
  padding-left: 16px;
  position: relative;
  z-index: 9000;
}

/* line 326, app/assets/stylesheets/application.sass */
#logo .fb_like iframe {
  width: 200px;
  height: 50px;
}

/* line 331, app/assets/stylesheets/application.sass */
#header-outer {
  overflow: visible;
  background-color: #1BADD5;
  background-size: 280px;
  background-repeat: repeat-x;
  background-position: top;
}

/* line 339, app/assets/stylesheets/application.sass */
#header_left {
  float: left;
  width: 380px;
  text-align: center;
  padding-top: 70px;
}

/* line 344, app/assets/stylesheets/application.sass */
#header_left h2 {
  color: #89c0d0;
  font-size: 24px;
}

/* line 347, app/assets/stylesheets/application.sass */
#header_left h2 .number {
  color: white;
  font-size: 36px;
}

/* line 351, app/assets/stylesheets/application.sass */
#header_right {
  overflow: visible;
  position: relative;
}

/* line 354, app/assets/stylesheets/application.sass */
#header_right .links {
  display: none;
}

/* line 357, app/assets/stylesheets/application.sass */
#content-outer {
  padding-bottom: 20px;
}

/* line 361, app/assets/stylesheets/application.sass */
#content {
  overflow: visible;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}

/* line 367, app/assets/stylesheets/application.sass */
#content h1 {
  padding-bottom: 0.5em;
}

/* line 369, app/assets/stylesheets/application.sass */
#content #facebook_like_box {
  margin: 40px 0 20px 0;
}

/* line 372, app/assets/stylesheets/application.sass */
#fb_like, .fb_like {
  display: inline-block;
  vertical-align: middle;
}

/* line 375, app/assets/stylesheets/application.sass */
#fb_like {
  padding-top: 5px;
}

/* line 1, app/assets/stylesheets/_flash_messages.sass */
#flash_messages {
  font-size: 16px;
  line-height: 1.8;
  margin: 10px;
  color: #000;
}

/* line 7, app/assets/stylesheets/_flash_messages.sass */
#flash_notice,
#flash_error,
#flash_alert,
#flash_warning {
  padding: 5px 8px;
}

/* line 13, app/assets/stylesheets/_flash_messages.sass */
#flash_notice {
  background-color: #ccffcc;
  border: solid 1px #66cc66;
}

/* line 17, app/assets/stylesheets/_flash_messages.sass */
#flash_error,
#flash_alert {
  background-color: #ffcccc;
  border: solid 1px #cc6666;
}

/* line 22, app/assets/stylesheets/_flash_messages.sass */
#flash_warning {
  background-color: #fff4af;
  border: solid 1px #ffdd00;
}

/* line 380, app/assets/stylesheets/application.sass */
.fieldWithErrors {
  display: inline;
}

/* line 383, app/assets/stylesheets/application.sass */
#dealer_corner_banner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

/* line 388, app/assets/stylesheets/application.sass */
#dealer_corner_banner a {
  display: block;
  width: 162px;
  height: 125px;
  background: url(//assets.autouncle.com/images/dark_leather_tall.png) no-repeat 0 0;
}

/* line 393, app/assets/stylesheets/application.sass */
#dealer_corner_banner a span {
  display: none;
}

/* line 395, app/assets/stylesheets/application.sass */
#dealer_corner_banner a:hover {
  background-position: 0px -125px;
}

/* line 398, app/assets/stylesheets/application.sass */
ul.pills {
  margin: 0;
  padding: 0;
}

/* line 401, app/assets/stylesheets/application.sass */
ul.pills > li {
  display: inline-block;
  padding: 0 5px;
  line-height: 24px;
  vertical-align: middle;
  margin: 0 2px 5px 0;
  list-style-type: none;
  background-color: white;
  border: 1px solid #dad4cb;
  border-radius: 10px;
}

/* line 413, app/assets/stylesheets/application.sass */
.text_content h1, .text_content h2, .text_content h3, .text_content h4, .text_content h5 {
  margin-bottom: 0.3em;
  margin-top: 0.8em;
}

/* line 416, app/assets/stylesheets/application.sass */
.text_content p {
  margin-bottom: 1em;
}

/* line 418, app/assets/stylesheets/application.sass */
.text_content ul {
  padding-left: 1.5em;
}

/* line 420, app/assets/stylesheets/application.sass */
.text_content ul li {
  margin-bottom: 0.5em;
}

/* line 423, app/assets/stylesheets/application.sass */
.breadcrumbs {
  margin: 0 0 16px 0;
}

/* line 425, app/assets/stylesheets/application.sass */
.breadcrumbs a {
  color: #515c5e;
  text-decoration: none;
}

/* line 428, app/assets/stylesheets/application.sass */
.breadcrumbs a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1200px) {
  /* line 2, app/assets/stylesheets/_media_queries.sass */
  #top, #content, #footer, #header-inner, #flash_messages .content {
    width: 1150px;
  }
  /* line 7, app/assets/stylesheets/_media_queries.sass */
  .brands_controller #content, .brands_controller #header-inner, .brands_controller #footer {
    width: 998px;
  }
  /* line 11, app/assets/stylesheets/_media_queries.sass */
  #header-inner .tips {
    margin-left: 75px;
  }
  /* line 17, app/assets/stylesheets/_media_queries.sass */
  #top_links > ul > li a.nav-item i {
    display: inline-block;
  }
  /* line 21, app/assets/stylesheets/_media_queries.sass */
  table.results_table th, table.results_table td {
    padding-right: 18px;
  }
  /* line 23, app/assets/stylesheets/_media_queries.sass */
  table.results_table th.price, table.results_table td.price {
    padding-right: 18px;
  }
  /* line 25, app/assets/stylesheets/_media_queries.sass */
  table.results_table th.autoscore, table.results_table td.autoscore {
    width: 120px;
  }
  /* line 27, app/assets/stylesheets/_media_queries.sass */
  table.results_table th.location, table.results_table td.location {
    width: 88px;
  }
  /* line 31, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .left {
    margin: 18px 0 0 18px;
    width: 218px;
  }
  /* line 34, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .center {
    padding: 18px 18px 18px 0;
  }
  /* line 36, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .center > article.advert_contact {
    margin-bottom: 18px;
    padding-right: 18px;
  }
  /* line 39, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content .equipment_tags {
    max-height: none;
  }
  /* line 41, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .right {
    margin-bottom: 0;
  }
  /* line 43, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .right > .inner {
    padding: 18px;
  }
  /* line 45, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .right > .inner > .top {
    margin-bottom: 18px;
  }
  /* line 47, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content > .right > .main_and_dealer_links {
    display: none;
  }
  /* line 52, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content article.facts ul li {
    width: 33.3333%;
  }
  /* line 55, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content article.reliability .cta_button, table.results_table td.car_details .content article.car_specs .cta_button {
    width: 140px;
  }
  /* line 58, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content article.insurance .cta_button, table.results_table td.car_details .content article.financing .cta_button {
    width: 126px;
  }
  /* line 61, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details .content article.insurance .price_and_button, table.results_table td.car_details .content article.financing .price_and_button {
    margin-top: 3px;
  }
  /* line 65, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center h2 {
    left: 18px;
  }
  /* line 67, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center ul.extra {
    display: block;
  }
  /* line 72, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center .new_footer ul .times_viewed {
    width: 136px;
  }
  /* line 74, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center .new_footer ul .ext_links_container {
    width: 146px;
  }
  /* line 76, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center .new_footer ul .main_ext_cta_link {
    display: inline-block;
    width: 252px;
    margin-right: -1px;
  }
  /* line 81, app/assets/stylesheets/_media_queries.sass */
  table.results_table td.car_details section.app_center .new_footer .dealer_link {
    display: block;
  }
  /* line 87, app/assets/stylesheets/_media_queries.sass */
  body.da_locale table.results_table td.car_details section.app_center ul li.sep {
    display: block;
  }
  /* line 93, app/assets/stylesheets/_media_queries.sass */
  body.da_country.da_locale table.results_table td.car_details .external_links.with_featured {
    height: auto;
  }
  /* line 95, app/assets/stylesheets/_media_queries.sass */
  body.da_country.da_locale table.results_table td.car_details .external_links.with_featured a.other {
    border-left: 1px solid #dad4cb;
  }
  /* line 102, app/assets/stylesheets/_media_queries.sass */
  body.gallery #header-inner .tips {
    margin-left: 0;
  }
  /* line 104, app/assets/stylesheets/_media_queries.sass */
  body.gallery #top, body.gallery #content, body.gallery #footer, body.gallery #header-inner {
    width: 998px;
  }
  /* line 106, app/assets/stylesheets/_media_queries.sass */
  body.gallery table.results_table {
    width: 815px;
  }
  /* line 112, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action #selected_wrapper table#selected.results_table.sticky {
    width: 1150px;
  }
  /* line 116, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table > .right > .main_and_dealer_links {
    display: none;
  }
  /* line 121, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content article.reliability .cta_button, body.cars_controller.show_action table.results_table td.car_details .content article.car_specs .cta_button {
    width: 201px;
  }
  /* line 124, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content article.insurance .cta_button, body.cars_controller.show_action table.results_table td.car_details .content article.financing .cta_button {
    width: 185px;
  }
  /* line 126, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content article.insurance .cta_button small, body.cars_controller.show_action table.results_table td.car_details .content article.financing .cta_button small {
    display: inline-block;
    margin-left: 8px;
  }
  /* line 131, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .seller_location {
    width: 190px;
  }
  /* line 133, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .price_history_info {
    width: 208px;
  }
  /* line 135, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .times_viewed {
    width: 188px;
  }
  /* line 137, app/assets/stylesheets/_media_queries.sass */
  body.cars_controller.show_action table.results_table td.car_details .content section.app_center .new_footer .ext_links_container {
    width: 209px;
  }
  /* line 148, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content .center article.reliability .cta_button, body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content .center article.car_specs .cta_button {
    width: 201px;
  }
  /* line 151, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content .center article.insurance .cta_button, body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content .center article.financing .cta_button {
    width: 185px;
  }
  /* line 154, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content .center article.financing small {
    display: inline-block;
    margin-left: 5px;
  }
  /* line 159, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .seller_location {
    width: 190px;
  }
  /* line 161, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .price_history_info {
    width: 208px;
  }
  /* line 163, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .times_viewed {
    width: 188px;
  }
  /* line 165, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .ext_links_container {
    width: 209px;
  }
  /* line 168, app/assets/stylesheets/_media_queries.sass */
  body.car_favourizations_controller.index_action #fav_cars > .inner > ul > li.item_row .car_details .content section.app_center .new_footer .seller_location .pin_icon {
    margin-left: 0;
  }
  /* line 172, app/assets/stylesheets/_media_queries.sass */
  body.basic_page.brands_controller #page-title {
    padding: 40px 0;
  }
}

/* line 3, app/assets/stylesheets/_faq.sass */
.autouncle_controller.faq_action ul li {
  margin-left: 22px;
}
