@charset "UTF-8";
@font-face {
  font-family: 'StagSansWeb-Light';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Light/StagSansWeb-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Book';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Book/StagSansWeb-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Medium';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Medium/StagSansWeb-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Semibold';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Semibold/StagSansWeb-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_regular/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_semibold/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Which-Icons';
  src: url("https://www.which.co.uk/global/fonts/WhichIcons/WhichIcons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CELL-icons';
  src: url("https://www.which.co.uk/global/fonts/CELL-icons/CELL-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 364, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.2/";
}

/* line 368, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 373, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 378, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* line 383, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

/* line 388, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* line 393, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

/* line 398, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

/* line 403, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

/* line 408, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 422, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 425, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
html {
  box-sizing: border-box;
}

/* line 428, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 434, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 438, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 451, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 454, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 456, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 461, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 468, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 469, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 473, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 478, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 484, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 497, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 500, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
}

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

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

/* line 227, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 233, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

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

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

/* line 234, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

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

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

/* line 238, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 243, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column + .column:last-child, .column + .columns:last-child,
.columns + .column:last-child,
.columns + .columns:last-child {
  float: right;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column + .column.end, .column + .columns.end,
.columns + .column.end,
.columns + .columns.end {
  float: left;
}

@media only screen {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 163, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0 !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  /* line 183, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 185, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
.columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 192, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }
  /* line 197, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
    float: left;
  }
  /* line 201, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }
  /* line 207, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.small-collapse > .column,
.row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 213, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
.row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width:40.0625em) {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 163, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  /* line 183, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 185, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
.columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 192, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }
  /* line 197, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 201, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 207, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
.row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 213, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
.row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 259, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 262, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width:64.0625em) {
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 155, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 163, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 168, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0 !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  /* line 183, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 185, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
.columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 192, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }
  /* line 197, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
    float: left;
  }
  /* line 201, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }
  /* line 207, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.large-collapse > .column,
.row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 210, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 213, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
.row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 273, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}

/* line 220, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

/* line 221, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}

/* line 222, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}

/* line 223, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}

/* line 224, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}

/* line 226, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

/* line 227, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

/* line 228, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* line 231, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 232, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 234, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
}

/* line 237, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008CBA;
}

/* line 238, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary, button.secondary[disabled], .button.disabled.secondary, .button.secondary[disabled] {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
  background-color: #b9b9b9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
  color: #333333;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button.secondary[disabled]:hover, button.secondary[disabled]:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button.secondary[disabled]:hover, .button.secondary[disabled]:focus {
  background-color: #e7e7e7;
}

/* line 239, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success, button.success[disabled], .button.disabled.success, .button.success[disabled] {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
  background-color: #368a55;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
  color: #FFFFFF;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button.success[disabled]:hover, button.success[disabled]:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button.success[disabled]:hover, .button.success[disabled]:focus {
  background-color: #43AC6A;
}

/* line 240, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert, button.alert[disabled], .button.disabled.alert, .button.alert[disabled] {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
  background-color: #cf2a0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
  color: #FFFFFF;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button.alert[disabled]:hover, button.alert[disabled]:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button.alert[disabled]:hover, .button.alert[disabled]:focus {
  background-color: #f04124;
}

/* line 241, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning, button.warning[disabled], .button.disabled.warning, .button.warning[disabled] {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.warning[disabled]:hover, .button.warning[disabled]:focus {
  background-color: #cf6e0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.warning[disabled]:hover, .button.warning[disabled]:focus {
  color: #FFFFFF;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button.warning[disabled]:hover, button.warning[disabled]:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button.warning[disabled]:hover, .button.warning[disabled]:focus {
  background-color: #f08a24;
}

/* line 242, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info, button.info[disabled], .button.disabled.info, .button.info[disabled] {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button.info[disabled]:hover, .button.info[disabled]:focus {
  background-color: #61b6d9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button.info[disabled]:hover, .button.info[disabled]:focus {
  color: #FFFFFF;
}

/* line 175, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button.info[disabled]:hover, button.info[disabled]:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button.info[disabled]:hover, .button.info[disabled]:focus {
  background-color: #a0d3e8;
}

/* line 247, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40.0625em) {
  /* line 250, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}

/* Standard Forms */
/* line 387, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

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

/* line 94, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

/* line 98, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 393, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

/* line 394, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}

/* line 395, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

/* line 397, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

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

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 408, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button {
  border-color: true;
}

/* line 409, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

/* line 411, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 412, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 413, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 414, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 417, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 418, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
/* line 421, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}

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

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

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

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

/* line 441, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 445, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 448, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 452, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

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

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

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

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

/* line 471, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
/* line 478, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
/* line 483, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
textarea {
  max-width: 100%;
}

/* line 488, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 492, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

/* line 496, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

/* line 500, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
:-ms-input-placeholder {
  color: #cccccc;
}

/* Add height value for select elements to match text input height */
/* line 506, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
}

/* line 337, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}

/* line 360, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
}

/* line 361, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* line 366, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 509, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
select[multiple] {
  height: auto;
}

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

/* line 522, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 532, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

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

/* line 279, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
fieldset legend {
  background: #FFFFFF;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
/* line 553, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

/* line 556, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 559, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

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

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

/* line 575, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124;
}

/* line 580, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

/* line 585, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

/* line 597, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 602, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 607, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_forms.scss */
label.error {
  color: #f04124;
}

/* line 113, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 119, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

/* line 123, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

/* line 142, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

/* line 149, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

/* line 156, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

/* line 165, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}

/* line 170, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}

/* line 174, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input,
.top-bar select {
  margin-bottom: 0;
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar input,
.top-bar select {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}

/* line 188, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}

@media only screen and (max-width: 40em) {
  /* line 188, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

/* line 204, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .title-area {
  margin: 0;
  position: relative;
}

/* line 209, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}

/* line 214, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}

/* line 219, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: #FFFFFF;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

/* line 230, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 235, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}

/* line 248, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

/* line 252, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

/* line 129, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}

/* line 162, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

/* line 268, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded {
  background: transparent;
  height: auto;
}

/* line 272, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #333333;
}

/* line 277, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

/* line 280, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 293, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
.top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  /* line 299, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

/* line 308, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

/* line 314, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 323, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

/* line 331, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}

/* line 334, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  color: #FFFFFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

/* line 345, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}

/* line 352, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

/* line 353, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}

/* line 354, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}

/* line 355, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}

/* line 356, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFFFFF;
}

/* line 359, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}

/* line 365, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

/* line 366, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}

/* line 367, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}

/* line 368, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}

/* line 369, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}

/* line 164, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #FFFFFF;
}

/* line 373, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  color: #FFFFFF;
  background: #222222;
}

/* line 383, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}

/* line 387, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFFFFF;
}

/* line 395, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 0.9375rem;
}

/* line 400, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}

/* line 404, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

/* line 417, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}

/* line 420, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}

/* line 425, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

/* line 432, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}

/* line 440, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}

/* line 444, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.9375rem;
}

/* line 447, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

/* line 452, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

/* line 458, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}

/* line 462, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

/* line 466, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}

/* line 470, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}

/* line 476, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

/* line 487, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width:40.0625em) {
  /* line 492, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  /* line 172, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 173, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 497, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 499, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 500, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name h5 a,
.top-bar .name h6 a {
    width: auto;
  }
  /* line 507, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar input,
.top-bar select,
.top-bar .button,
.top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  /* line 517, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #333333;
  }
  /* line 522, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 62.5rem;
  }
  /* line 528, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 532, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  /* line 537, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 539, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 545, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }
  /* line 555, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 559, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }
  /* line 569, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008CBA;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 574, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFFFFF;
  }
  /* line 584, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  /* line 586, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }
  /* line 594, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 595, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  /* line 601, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 606, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 613, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.1875rem;
    right: 5px;
  }
  /* line 625, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  /* line 632, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    background: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  /* line 641, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
  }
  /* line 646, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #FFFFFF;
    background: #222222;
  }
  /* line 655, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  /* line 661, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 668, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  /* line 678, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 686, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 690, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 694, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 698, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  /* line 708, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF;
  }
  /* line 717, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF;
  }
  /* line 725, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 730, vendor/bundle/ruby/3.4.0/gems/foundation-rails-5.5.2.1/vendor/assets/stylesheets/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}

/* line 1, app/assets/stylesheets/base/typography.sass */
body {
  hyphens: none;
}

/* line 5, app/assets/stylesheets/base/typography.sass */
.gap {
  height: 42px;
}

/* line 8, app/assets/stylesheets/base/typography.sass */
p.search_results {
  margin: 0;
}

/* line 12, app/assets/stylesheets/base/typography.sass */
.paragraph p {
  margin: 0;
  display: inline;
  width: 92%;
  vertical-align: middle;
  font-weight: 400;
}

/* line 18, app/assets/stylesheets/base/typography.sass */
.paragraph strong {
  font-size: 18px;
  color: #000;
  vertical-align: middle;
  margin-top: 4px;
  display: inline-block;
}

/* line 24, app/assets/stylesheets/base/typography.sass */
.paragraph .info {
  width: 92%;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/base/typography.sass */
.paragraph .info .inline {
  display: inline;
  width: auto;
}

/* line 30, app/assets/stylesheets/base/typography.sass */
.paragraph .info .red-text {
  color: #ee5a40;
}

/* line 35, app/assets/stylesheets/base/typography.sass */
.paragraph p.inline strong {
  vertical-align: initial;
  display: initial;
  font-weight: 800;
}

/* line 42, app/assets/stylesheets/base/typography.sass */
.text-link-dark a {
  color: #3a55af;
}

@media only screen and (min-width: 1270px) {
  /* line 46, app/assets/stylesheets/base/typography.sass */
  .paragraph {
    padding: 10px 0 10px 185px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 50, app/assets/stylesheets/base/typography.sass */
  .paragraph {
    padding: 10px 0;
  }
  /* line 52, app/assets/stylesheets/base/typography.sass */
  .paragraph p {
    display: inline;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 56, app/assets/stylesheets/base/typography.sass */
  .paragraph {
    padding: 10px 0;
  }
  /* line 58, app/assets/stylesheets/base/typography.sass */
  .paragraph p {
    display: inline;
  }
}

@media only screen and (max-width: 479px) {
  /* line 62, app/assets/stylesheets/base/typography.sass */
  .paragraph {
    padding: 10px 20px;
  }
  /* line 64, app/assets/stylesheets/base/typography.sass */
  .paragraph p {
    display: inline;
  }
}

/* line 1, app/assets/stylesheets/base/links.sass */
a {
  color: #0050B3;
}

/* line 4, app/assets/stylesheets/base/links.sass */
a[href^="tel:"] {
  white-space: nowrap;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/base/lists.sass */
ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1, app/assets/stylesheets/base/hidden-things.sass */
.hidden-prototype {
  display: none !important;
}

/* line 4, app/assets/stylesheets/base/hidden-things.sass */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 2, app/assets/stylesheets/base/grid.sass */
.container {
  margin: 0 auto;
}

/* line 12, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list * {
  transition: all 150ms ease-in-out;
}

/* line 15, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .header {
  position: relative;
  padding-top: 285px;
}

/* line 23, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .background {
  background-size: cover;
  height: 400px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: white;
}

/* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.article-category-list .header .cutout[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .article-category-list .header .cutout[data-display-grid] {
    background-position: 20px;
  }
}

/* line 34, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid {
  width: 980px;
  margin-left: 0px;
  padding-top: 10px;
  background: white;
}

/* line 39, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid .title-and-standfirst {
  width: 980px;
  position: relative;
  left: -8px;
  padding: 0 35px 0 35px;
  border-left: 8px solid red;
  margin-bottom: 30px;
}

/* line 46, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid .title-and-standfirst h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 60px;
  line-height: 72px;
  color: #000;
  margin: 0;
}

/* line 52, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid .title-and-standfirst .article-total-count {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 57, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid .title-and-standfirst .standfirst {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  margin-top: 12px;
}

/* line 63, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.article-category-list .header .cutout .grid .title-and-standfirst .standfirst a {
  color: #000;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 15, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .header {
    padding-top: 185px;
  }
  /* line 68, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .background {
    height: 300px;
  }
  /* line 70, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    width: 910px;
  }
  /* line 72, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid {
    width: 910px;
    margin: 0 auto;
  }
  /* line 75, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst {
    width: 840px;
    margin: 0 auto;
    padding: 0 0 0 43px;
    left: -43px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 15, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .header {
    padding-top: 220px;
  }
  /* line 83, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .background {
    height: 300px;
  }
  /* line 85, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    width: 700px;
  }
  /* line 87, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid {
    width: 700px;
    margin: 0 auto;
  }
  /* line 90, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst {
    width: 630px;
    margin: 0 auto;
    padding: 0 0 0 43px;
    left: -43px;
  }
  /* line 95, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 62px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 15, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .header {
    padding-top: 100px;
  }
  /* line 101, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .background {
    height: 160px;
  }
  /* line 103, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout {
    margin: 0 50px 0 0;
  }
  /* line 105, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid {
    width: 100%;
    padding-top: 0;
  }
  /* line 108, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst {
    width: 100%;
    left: 12px;
    margin-left: -12px;
    padding: 10px 15px 0 15px;
  }
  /* line 113, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 116, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .article-category-list .header .cutout .grid .title-and-standfirst .standfirst {
    font-size: 22px;
    line-height: 30px;
  }
}

/* line 18, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles {
  background-color: white;
  padding-bottom: 43px;
  position: relative;
}

/* line 22, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles:after {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  z-index: 1;
  bottom: -40px;
  content: '';
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid white;
}

/* line 35, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  float: initial;
  padding: 0 20px;
}

@media only screen and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 35, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 35, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 35, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.article-category-list .featured-articles .grid[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .article-category-list .featured-articles .grid[data-display-grid] {
    background-position: 20px;
  }
}

/* line 39, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid:before {
  display: none;
}

/* line 41, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #212121;
}

/* line 46, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards {
  display: flex;
  justify-content: space-between;
}

/* line 50, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card {
  display: block;
  flex-basis: 370px;
  height: 324px;
  border: solid 1px #e0e0e0;
  text-decoration: none;
}

/* line 56, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card:hover {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card:hover .top .title {
  text-decoration: underline;
}

/* line 62, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .top {
  position: relative;
  height: 189px;
}

/* line 65, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .top .teaser-image {
  width: 100%;
  height: 100%;
}

/* line 68, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .top .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ee5a40;
  display: block;
  padding: 8px 20px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 22px;
  line-height: 28px;
  color: white;
}

/* line 80, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .summary {
  height: 135px;
  padding: 0 20px;
}

/* line 83, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .summary .metadata {
  margin-top: 15px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 2px;
  color: #757575;
}

/* line 90, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards .card .summary .intro {
  height: 80px;
  margin-top: 6px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  overflow: hidden;
}

/* line 98, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel {
  display: block;
  position: initial;
}

/* line 101, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-wrapper-outer {
  position: initial;
}

/* line 105, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  background-color: #bdbdbd;
  border-radius: 50%;
}

/* line 111, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-page.active span {
  background-color: #e53935;
}

/* line 114, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-buttons .owl-prev, .article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-buttons .owl-next {
  top: 50%;
  margin: -65px 0 0 0;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
  border-radius: 0;
  width: 47px;
  height: 129px;
  background: transparent;
}

/* line 125, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-buttons .owl-prev {
  left: 0;
  background-image: url(/assets/CELL/carousel/arrow-prev-785564de6bc777d42af9162c1b9f1e1482c06ab1898bc1df90b53600ae2a0a96.svg);
}

/* line 128, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .owl-controls .owl-buttons .owl-next {
  right: 0;
  background-image: url(/assets/CELL/carousel/arrow-next-918564a2791aa17a4df5aefdb43ef4b86a0df7a6d3fc53f28d7d5d5db0b67e16.svg);
}

/* line 131, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .featured-articles .grid .cards.carousel .card {
  width: 370px;
}

/* line 133, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns {
  background-color: #f5f5f5;
  float: none;
  padding: 0;
}

/* line 137, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  flex-direction: row;
  float: initial;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 137, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 137, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 137, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 137, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.article-category-list .columns .grid[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .article-category-list .columns .grid[data-display-grid] {
    background-position: 20px;
  }
}

/* line 143, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column {
  flex-basis: 895px;
  border-top: 1px solid #eeeeee;
  padding: 50px 90px 0 90px;
}

/* line 148, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .article-summary {
  border-bottom: 1px solid #eeeeee;
}

/* line 150, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .article-summary .title {
  display: block;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 36px;
  color: #000;
  margin: 30px 0 6px 0;
  text-decoration: none;
}

/* line 158, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .article-summary .title:hover {
  text-decoration: underline;
  color: #1e88e5;
}

/* line 161, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .article-summary .metadata {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 2px;
  color: #757575;
  margin: 6px 0 14px 0;
}

/* line 168, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .article-summary .intro {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 14px 0 19px 0;
}

/* line 174, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .contents-column .pagination-section {
  margin-bottom: 54px;
}

/* line 178, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .sidebar-column {
  flex-basis: 335px;
  padding: 50px 20px 0 20px;
}

/* line 182, app/assets/stylesheets/cell-x/article-category-list.sass */
.article-category-list .columns .grid .sidebar-column .find-a-trader {
  margin-top: 30px;
}

@media only screen and (min-width: 1270px) {
  /* line 187, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    padding: 0 35px;
  }
  /* line 190, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card {
    height: 342px;
  }
  /* line 192, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card .summary {
    height: 153px;
  }
  /* line 194, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card .summary .intro {
    height: 100px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 199, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    padding: 0;
  }
  /* line 202, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card {
    width: 265px;
  }
  /* line 204, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel {
    display: block;
  }
  /* line 206, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel .card {
    width: 265px;
  }
  /* line 209, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    flex-direction: column;
  }
  /* line 211, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .contents-column {
    flex-basis: auto;
    padding: 50px 0 0 0;
  }
  /* line 214, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column {
    flex-basis: auto;
    margin-bottom: 60px;
  }
  /* line 217, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a {
    width: 425px;
    display: block;
    margin: 0 auto;
  }
  /* line 221, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a .find-a-trader {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 226, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    padding: 0;
  }
  /* line 229, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card {
    width: 300px;
  }
  /* line 231, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel {
    display: block;
  }
  /* line 233, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel .card {
    width: 300px;
  }
  /* line 236, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    flex-direction: column;
  }
  /* line 238, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .contents-column {
    flex-basis: auto;
    padding: 50px 0 0 0;
  }
  /* line 241, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column {
    flex-basis: auto;
    margin-bottom: 60px;
  }
  /* line 244, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a {
    width: 425px;
    display: block;
    margin: 0 auto;
  }
  /* line 248, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a .find-a-trader {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 253, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .header .cutout {
    padding: 0;
  }
  /* line 256, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid {
    padding: 0 20px;
  }
  /* line 259, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards .card {
    width: 100%;
  }
  /* line 261, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel {
    display: block;
  }
  /* line 263, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .featured-articles .grid .cards.carousel .card {
    width: 100%;
  }
  /* line 266, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid {
    flex-direction: column;
  }
  /* line 268, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .contents-column {
    flex-basis: auto;
    padding: 50px 0 0 0;
  }
  /* line 272, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .contents-column .article-summary .title {
    font-size: 25px;
    line-height: 33px;
  }
  /* line 275, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column {
    flex-basis: auto;
    margin-bottom: 60px;
  }
  /* line 278, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a {
    width: 265px;
    display: block;
    margin: 0 auto;
  }
  /* line 282, app/assets/stylesheets/cell-x/article-category-list.sass */
  .article-category-list .columns .grid .sidebar-column a .find-a-trader {
    margin: 0;
  }
}

/* line 289, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader {
  background: #ee5a40;
  padding: 25px 20px;
  text-align: center;
  border-radius: 2px;
}

/* line 294, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader:hover {
  background: #B34430;
}

/* line 296, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader .text, .find-a-trader .icon-search {
  display: inline-block;
  vertical-align: middle;
}

/* line 299, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader .icon-search {
  background-image: url(/assets/CELL/svg-icons/search-f1d8d7473e5b11eb65346bfd61476592934b9b1a95744370dbb8f183a9d6fd03.svg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 27px;
  width: 29px;
  margin: 0px 0 0 6px;
  color: white;
}

/* line 300, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader .icon-search:before {
  content: '';
}

/* line 309, app/assets/stylesheets/cell-x/article-category-list.sass */
.find-a-trader .text {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 26px;
  color: white;
}

/* line 84, app/assets/stylesheets/cell-x/datepicker.sass */
.datepicker {
  background-image: url(/assets/CELL/svg-icons/datepicker-47c73c0534a199d253898bee6f1de26a22ddebe5220f9a71f813bf3e94fc9e53.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
}

/* line 9, app/assets/stylesheets/cell-x/datepicker.sass */
.datepicker:focus {
  background-image: url(/assets/CELL/svg-icons/datepicker-focus-96ebe4af6e67987a34d7bfef5c0a03e3f14fcdf19ff8debefb021d696b40d422.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center right 15px !important;
}

/* line 87, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker {
  background-color: white;
  box-shadow: 0px 6px 14px -4px rgba(0, 0, 0, 0.22);
  margin-top: 10px;
}

/* line 89, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header {
  background-color: #e30613;
  color: white;
}

/* line 22, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header:before {
  position: absolute;
  left: 30%;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e30613 transparent;
  content: '';
}

/* line 91, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 16px;
  background: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  right: 10px;
  color: #e30613;
}

/* line 93, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 10px;
}

/* line 95, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 10px;
}

/* line 97, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  padding: 20px 0;
}

/* line 99, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar {
  margin: 15px 3px 10px 3px;
}

/* line 59, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar thead tr th {
  color: #999999;
  font-weight: normal;
}

/* line 64, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar tbody tr td {
  text-align: center;
  padding: 5px 9px;
}

/* line 67, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar tbody tr td a {
  color: #000;
  text-decoration: none;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
}

/* line 101, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  border-radius: 50%;
  background-color: #cccccc;
}

/* line 103, app/assets/stylesheets/cell-x/datepicker.sass */
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  border-radius: 50%;
  background-color: #e30613;
  color: white;
}

@font-face {
  font-family: 'StagSansWeb-Light';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Light/StagSansWeb-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'StagSansWeb-Book';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Book/StagSansWeb-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'StagSansWeb-Medium';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Medium/StagSansWeb-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'StagSansWeb-Semibold';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Semibold/StagSansWeb-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_regular/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_semibold/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Which-Icons';
  src: url("https://www.which.co.uk/global/fonts/WhichIcons/WhichIcons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CELL-icons';
  src: url("https://www.which.co.uk/global/fonts/CELL-icons/CELL-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'National2-Regular';
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-regular/national-2-regular.woff2") format("woff2");
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'National2-Medium';
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-medium/national-2-medium.woff2") format("woff2");
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'National2-Bold';
  src: url("https://www.which.co.uk/global/fonts/national-2/national-2-bold/national-2-bold.woff2") format("woff2");
  unicode-range: U+000-5FF;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 37, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/assets/fancybox_sprite-44bd06e6b28f3c96e987507bd3c40de3d7023674e42822c3f380eba97b2af903.png);
}

/* line 82, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/assets/fancybox_loading-59f5d2957585c26f2b5869189b1b414dfd059010dac1272b8f340c75b7ef0860.gif) center center no-repeat;
}

/* line 100, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/assets/blank-3dca4ecfd677fb7efaad3674864438a6464ceef412fe0b8daea7790a3d96e244.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-prev {
  left: 0;
}

/* line 126, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-next {
  right: 0;
}

/* line 130, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 172, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/assets/fancybox_overlay-fd6fcbffb44c027bfd19ef5bddf11170a99e3126b2cc4ce14de5bfde2591ef0d.png);
}

/* line 190, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

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

/* line 240, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/assets/fancybox_sprite@2x-97fc6354812a3867338afd5c1247b2d639f0268002c6f51834036b8424de186b.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  /* line 270, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox.css.erb */
  #fancybox-loading div {
    background-image: url(/assets/fancybox_loading@2x-b43d261a59d8d0cedea39a9af55e3c999ef49b47117418573d43ece66d107fe7.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/* line 1, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

/* line 8, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons.top {
  top: 10px;
}

/* line 12, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons.bottom {
  bottom: 10px;
}

/* line 16, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

/* line 38, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

/* line 44, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(/assets/fancybox_buttons-93d0ef39b4d113438ef9e4ee3f7a7619cd0934c0704255da0a29c66c243f859a.png);
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

/* line 56, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a:hover {
  opacity: 1;
}

/* line 60, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

/* line 64, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

/* line 69, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

/* line 73, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

/* line 77, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}

/* line 84, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

/* line 88, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}

/* line 94, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-buttons.css.erb */
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}

/* line 1, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

/* line 9, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs.bottom {
  bottom: 2px;
}

/* line 13, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs.top {
  top: 2px;
}

/* line 17, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

/* line 36, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul li:hover {
  opacity: 1;
}

/* line 40, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

/* line 49, vendor/bundle/ruby/3.4.0/gems/fancybox2-rails-0.2.7/app/assets/stylesheets/jquery.fancybox-thumbs.css */
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 0 1px;
}

/* line 217, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 318, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 352, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 386, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100%;
}

/* line 445, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-e611bd10da5752d2c77c75664d6ec0cc16491d9d1d85012a753624374ccfeeae.gif) no-repeat 100% !important;
}

/* line 545, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-6efcb80455de752ca66378ff45927b371a3bcc468d6cf45bebb7b64957c45ed9.png) right top no-repeat;
}

/* line 603, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 668, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 680, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-e682f64b4fa50a0bd189766a50cd778db4e8529b30302af6305c7df1e40bf442.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 689, vendor/bundle/ruby/3.4.0/bundler/gems/select2-rails-e42b308dd1d9/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/* line 7, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 16, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 22, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 27, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 32, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 40, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-item {
  float: left;
}

/* line 43, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 47, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
/* line 57, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.grabbing {
  cursor: url(/assets/grabbing-ee1b8a651d43f07f2c61f5097ba384132d61d3909612d9c08a60b5e1f8ab7d89.png) 8 8, move;
}

/* fix */
/* line 62, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.carousel.css */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
/* line 6, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
/* line 13, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 30, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
/* line 38, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 43, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

/* line 56, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
/* line 64, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
/* line 76, vendor/bundle/ruby/3.4.0/bundler/gems/owlcarousel-rails-06bfa2eb4a79/vendor/assets/stylesheets/owl.theme.css */
.owl-item.loading {
  min-height: 150px;
  background: url(/assets/AjaxLoader-aedb9e1903494df6b202bed780aa3905b79233e2d14a7fdff79e5daa46497175.gif) no-repeat center center;
}

/* line 1, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete {
  position: absolute;
  z-index: 5;
  background: #ffffff;
  border: 1px solid #d8e2e7;
  padding: 15px 0 0;
  box-shadow: 1px 1px 1px 1px #9eb3be;
}

/* line 9, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete.empty {
  border: none;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

/* line 15, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete.empty .messages {
  background: #ffffff;
  padding: 0 15px;
}

/* line 19, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .messages {
  text-align: left;
  padding: 8px 15px;
}

/* line 23, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results {
  text-align: left;
  padding: 0;
}

/* line 24, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results .title {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 0 15px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #d8e2e7;
}

/* line 34, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results.empty {
  margin: 0;
  padding: 0;
}

/* line 40, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results.sectors ul li, .autocomplete .results.services ul li, .autocomplete .results.names ul li, .autocomplete .results.places ul li {
  padding: 8px 15px;
}

/* line 43, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results.sectors ul li:hover, .autocomplete .results.sectors ul li.selected, .autocomplete .results.services ul li:hover, .autocomplete .results.services ul li.selected, .autocomplete .results.names ul li:hover, .autocomplete .results.names ul li.selected, .autocomplete .results.places ul li:hover, .autocomplete .results.places ul li.selected {
  background: #cde8bd;
  cursor: pointer;
}

/* line 47, app/assets/stylesheets/elements/autocomplete.sass */
.autocomplete .results.sectors ul li:hover span, .autocomplete .results.sectors ul li:hover a, .autocomplete .results.sectors ul li.selected span, .autocomplete .results.sectors ul li.selected a, .autocomplete .results.services ul li:hover span, .autocomplete .results.services ul li:hover a, .autocomplete .results.services ul li.selected span, .autocomplete .results.services ul li.selected a, .autocomplete .results.names ul li:hover span, .autocomplete .results.names ul li:hover a, .autocomplete .results.names ul li.selected span, .autocomplete .results.names ul li.selected a, .autocomplete .results.places ul li:hover span, .autocomplete .results.places ul li:hover a, .autocomplete .results.places ul li.selected span, .autocomplete .results.places ul li.selected a {
  text-decoration: underline;
}

/* line 2, app/assets/stylesheets/elements/bar-ratings.sass */
.br-wrapper .br-widget {
  margin: 0 auto;
  width: 200px;
  height: 15px;
}

/* line 6, app/assets/stylesheets/elements/bar-ratings.sass */
.br-wrapper .br-widget a {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
  background-size: cover;
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  margin-left: 4px;
}

/* line 14, app/assets/stylesheets/elements/bar-ratings.sass */
.br-wrapper .br-widget a:hover, .br-wrapper .br-widget a.br-active, .br-wrapper .br-widget a.br-selected {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 17, app/assets/stylesheets/elements/bar-ratings.sass */
.br-wrapper .br-widget .br-current-rating {
  clear: both;
  width: 330px;
  text-align: center;
  font-weight: 600;
  display: block;
  padding: .5em 0;
  color: #646464;
}

/* line 26, app/assets/stylesheets/elements/bar-ratings.sass */
.br-wrapper .br-widget .br-readonly a.br-active, .br-wrapper .br-widget .br-readonly a.br-selected {
  background-color: #50e3c2;
}

/* line 1, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress {
  padding-top: 100px;
  padding-left: 0;
  counter-reset: numList;
}

/* line 5, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress li {
  position: relative;
  display: inline-block;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  width: 49%;
  text-align: center;
}

/* line 13, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress li:before {
  font-family: "National2-Medium", "Arial" !important;
  height: 60px;
  width: 60px;
  font-size: 30px;
  counter-increment: numList;
  content: counter(numList);
  float: left;
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -30px;
  top: -65px;
  text-align: center;
  color: #9e9e9e;
  line-height: 57px;
  background: white;
  border-radius: 999px;
  border: 2px solid #bdbdbd;
}

/* line 32, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress li.active {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 34, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress li.active:before {
  color: #f44336;
}

/* line 37, app/assets/stylesheets/elements/breadcrumbs.sass */
.progress li:not(:first-of-type):after {
  content: "";
  z-index: 0;
  position: relative;
  display: block;
  height: 1px;
  width: 66%;
  margin: -62px 0px 50px -33%;
  background: #bdbdbd;
}

@font-face {
  font-family: 'StagSansWeb-Light';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Light/StagSansWeb-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Book';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Book/StagSansWeb-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Medium';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Medium/StagSansWeb-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Semibold';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Semibold/StagSansWeb-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_regular/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_semibold/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Which-Icons';
  src: url("https://www.which.co.uk/global/fonts/WhichIcons/WhichIcons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CELL-icons';
  src: url("https://www.which.co.uk/global/fonts/CELL-icons/CELL-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 4, app/assets/stylesheets/cell-x/local_nav.sass */
nav.top-bar .title-area .site-name {
  padding: 33px 0 0 95px;
  font-family: "National2-Bold", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #000;
  display: inline-block;
}

/* line 11, app/assets/stylesheets/cell-x/local_nav.sass */
nav.top-bar .title-area .site-name a {
  text-decoration: none;
  color: #000;
  transition: all 120ms ease-in-out;
}

/* line 15, app/assets/stylesheets/cell-x/local_nav.sass */
nav.top-bar .title-area .site-name a:hover {
  color: #f44336;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 21, app/assets/stylesheets/cell-x/local_nav.sass */
  nav.top-bar .title-area .site-name {
    padding: 20px 0 0 95px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 26, app/assets/stylesheets/cell-x/local_nav.sass */
  nav.top-bar .title-area .site-name {
    padding: 20px 0 0 20px;
    font-size: 21px;
    line-height: 30px;
  }
}

/* line 2, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab-tab-displayer {
  margin-bottom: 18px;
}

/* line 4, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab-tab-displayer.nojs {
  margin-bottom: 35px;
}

/* line 6, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab-tab-displayer.nojs > * {
  display: none;
}

/* line 12, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab .tab {
  display: none;
}

/* line 14, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab .tab.nojs {
  display: block;
}

/* line 16, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab .tab.active {
  display: block;
}

/* line 18, app/assets/stylesheets/elements/multitab_forms.sass */
.multitab .tab .tab-name {
  margin: 30px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 36px;
  line-height: 44px;
  color: #000;
  margin-top: 0px;
  border-bottom: 1px solid #eeeeee;
}

/* line 5, app/assets/stylesheets/elements/partnership-ribbons.sass */
.profile-header .down-ribbon {
  text-align: center;
  height: auto;
  width: 94px;
  right: 122px;
  padding-bottom: 0;
}

/* line 26, app/assets/stylesheets/elements/partnership-ribbons.sass */
.profile-header .down-ribbon img {
  display: block;
  position: relative;
  left: -31px;
  bottom: -22px;
  width: 135px;
  height: auto;
  max-width: unset;
}

/* line 3, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer {
  z-index: 10;
  display: none;
  position: fixed;
  bottom: -100%;
  transition: bottom 400ms ease-in-out;
  left: 0;
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: white;
  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.1);
  color: black;
  border-bottom: 5px solid #d6ead3;
}

/* line 18, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  width: fit-content;
  padding: 18px 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 18, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 18, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 18, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 18, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
#sticky-footer .contents[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  #sticky-footer .contents[data-display-grid] {
    background-position: 20px;
  }
}

/* line 24, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone--out-of-hours {
  font-family: "National2-Medium", "Arial" !important;
}

/* line 27, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone--out-of-hours .callback-link:hover {
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone {
  display: inline-block;
  flex-grow: 1;
}

/* line 32, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone .header {
  display: block;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 42px;
  font-weight: 300;
}

/* line 38, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone .action {
  color: black;
  display: inline-block;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

/* line 47, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone .action a:hover {
  text-decoration: none;
}

/* line 49, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone .action .number {
  font-size: 33px;
  line-height: 40px;
  color: #0050B3;
}

/* line 53, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .phone .hours {
  display: block;
  margin-left: 8px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

/* line 61, app/assets/stylesheets/elements/sticky-footer.sass */
#sticky-footer .contents .callback {
  display: inline-block;
  font-size: 18px;
  line-height: 42px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 71, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: fit-content;
  }
  /* line 74, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .header {
    display: none;
  }
  /* line 76, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .action {
    display: block;
  }
  /* line 78, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .hours {
    display: block;
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 84, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: fit-content;
  }
  /* line 86, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .callback {
    font-size: 24px;
    line-height: 35px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 92, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents {
    width: fit-content;
  }
  /* line 94, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone {
    vertical-align: middle;
  }
  /* line 96, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .header {
    display: none;
  }
  /* line 98, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .action {
    font-family: "National2-Regular", "Arial" !important;
    font-size: 16px;
    display: block;
  }
  /* line 103, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .action .name {
    color: black;
    display: none;
  }
  /* line 106, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .phone .hours {
    display: block;
    color: black;
    margin-left: 0;
  }
  /* line 110, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer .contents .callback {
    font-size: 16px;
    line-height: 22px;
    margin-left: 10px;
    margin-right: 0;
    padding: 10px 12px;
    width: 235px;
    flex: 0 0 235px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 120, app/assets/stylesheets/elements/sticky-footer.sass */
  #sticky-footer {
    display: none;
  }
}

/* line 3, app/assets/stylesheets/elements/trader-of-the-month-badge.sass */
.trader-of-the-month-badge {
  background-color: transparent;
  background-image: url(/assets/trader-of-the-month-badge-5bf2cda5ed8db805d3174b0d3cf62d09e42a595499a71685412fcfd79dda574e.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 60px;
  width: 120px;
  height: 120px;
}

/* line 13, app/assets/stylesheets/elements/trader-of-the-month-badge.sass */
.trader-of-the-month-badge .text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 26px;
  font-family: "National2-Bold", "Arial" !important;
  font-size: 8px;
  color: #F10426;
}

/* line 2, app/assets/stylesheets/elements/validated-field.sass */
.validated-field .field-error {
  color: red !important;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
/* line 2, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
/* line 10, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
/* line 19, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */
/* line 25, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}

/* This is the base styling required to make all Tooltipsters work */
/* line 38, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

/* line 50, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
/* line 56, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/* line 66, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

/* line 72, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

/* line 78, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

/* line 85, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
}

/* line 91, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
}

/* line 97, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 102, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px;
}

/* line 105, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

/* line 108, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px;
}

/* line 111, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

/* line 114, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

/* line 122, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

/* line 128, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

/* line 136, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
/* line 146, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

/* line 154, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-fade-show {
  opacity: 1;
}

/* line 158, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

/* line 171, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 185, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

/* line 198, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* line 213, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 229, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0;
}

/* line 239, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 255, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0;
}

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
/* line 267, vendor/bundle/ruby/3.4.0/gems/tooltipster-rails-3.2.6/vendor/assets/stylesheets/tooltipster.css */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/* line 1, app/assets/stylesheets/tooltipster-themes/tooltipster-which.sass */
.tooltipster-which {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
  border-left: 3px solid #3f57a6;
}

/* line 6, app/assets/stylesheets/tooltipster-themes/tooltipster-which.sass */
.tooltipster-which .tooltipster-content {
  font-family: "National2-Medium", "Arial" !important;
  color: #888888;
  font-size: 16px;
  line-height: 18px;
  padding: 14px 28px;
}

/* line 13, app/assets/stylesheets/tooltipster-themes/tooltipster-which.sass */
.tooltip-control {
  display: none;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background: url(/assets/icon-info-60ce461b650bfe9615d438c04a031a5128814e6fede1f06544dabfda32a8c48e.png);
  background-size: cover;
  cursor: help;
}

/* line 21, app/assets/stylesheets/tooltipster-themes/tooltipster-which.sass */
.tooltip-control.compact {
  width: 16px;
  height: 16px;
}

/* line 86, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt {
  height: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 18px 30px;
  margin: 0 4px;
  font-size: 26px;
  line-height: 26px;
  outline: none;
  font-weight: 300;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 15, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt:hover, .btn-tt:focus {
  text-decoration: none;
  opacity: 0.9;
}

/* line 18, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.orange {
  background: #ee5a40;
}

/* line 20, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.grey {
  background: #2f3640;
}

/* line 22, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.white {
  background: #fff;
  color: #2f3640;
}

/* line 25, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.big-blue {
  background: #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 30, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.big-orange {
  background: #ee4036;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 35, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.full-width {
  width: 100%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  height: 56px;
  padding: 10px 20px;
}

/* line 43, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.width-60 {
  width: 60%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 37px;
  height: 56px;
  padding: 10px 20px;
}

/* line 51, app/assets/stylesheets/modules/_buttons.sass */
.btn-tt.throbber {
  font-size: 18px;
  line-height: 21px;
  background-color: #000 !important;
  background-image: url(/assets/ripple-04f645b74ff179ec5776355f3b5c03604a516f8c8e5d9055ea88ac3cc25b42f7.gif);
  background-position: 67% 50%;
  background-repeat: no-repeat;
  cursor: wait;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 91, app/assets/stylesheets/modules/_buttons.sass */
  .btn-tt.full-width {
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.expanded-nav {
  overflow: visible;
  background: #fff;
}

/* line 5, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.expanded-nav .top-bar-section {
  top: 5px;
}

/* line 7, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.trader-menu {
  min-height: 65px;
}

/* line 135, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out {
  background: #fff;
  display: flex;
  padding: 0 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}

/* line 18, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out ul.title-area {
  width: 300px;
}

/* line 21, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out ul.title-area li.name .logo-holder {
  width: 275px;
  height: 63px;
  margin: 16px 18px 14px 18px;
  background-image: url(/assets/trusted-traders-logo-30b3bc9c43b7b6fddd846d95d7619ab930f74d949aea2ad69749e9c1a5ae83d6.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
}

/* line 30, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out ul.title-area .menu-ex-burger:after {
  font-family: 'Which-Icons';
  content: '\25bc';
  margin: -2px 0 0 5px;
  vertical-align: top;
  display: inline-block;
}

/* line 37, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out ul.title-area .menu-ex-burger.active:after {
  content: '\25b2';
}

/* line 41, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section {
  float: right;
  display: inline;
  padding-right: 18px;
  z-index: 50;
}

/* line 46, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul {
  width: 100%;
}

/* line 48, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li {
  background: #fff !important;
  border-bottom: 4px solid transparent;
  color: #000 !important;
  text-align: center;
  width: auto;
}

/* line 54, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.active {
  border-bottom: 4px solid #ffd4d0;
  color: #000 !important;
}

/* line 57, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li:hover {
  border-bottom: 4px solid #ffd4d0;
  color: #000 !important;
}

/* line 60, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.apply {
  background: none !important;
  border-right: 0;
  border-top: transparent;
}

/* line 64, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.apply a {
  height: 100%;
  color: #fff !important;
  background: #ee5a40 !important;
  padding: 10px 4px !important;
  border: 0;
  border-right: none !important;
  border-radius: 4px;
}

/* line 73, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.apply a:hover {
  opacity: 0.7;
  color: white !important;
}

/* line 76, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.apply:hover {
  border-top: transparent;
  color: white;
}

/* line 79, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li a {
  background: #fff !important;
  outline: none;
  text-decoration: none;
  color: #000 !important;
  font-size: 16px;
  line-height: 18px !important;
  height: 42px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 88, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li a:hover {
  text-decoration: none;
  color: #000 !important;
}

/* line 92, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li:nth-last-child(1) a {
  border-right: 0;
}

/* line 97, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li ul li a {
  font-family: "National2-Regular", "Arial" !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 103, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul li.about a {
    font-size: 85%;
  }
}

/* line 108, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.about a, nav.top-bar.logged-out .top-bar-section ul li.login a, nav.top-bar.logged-out .top-bar-section ul li.logout a, nav.top-bar.logged-out .top-bar-section ul li.to-trader a, nav.top-bar.logged-out .top-bar-section ul li.my-business a {
  color: #000 !important;
}

/* line 111, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: #fff;
}

/* line 115, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown li.in-dropdown, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown li.in-dropdown, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown li.in-dropdown, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown li.in-dropdown {
  border-top: 0;
}

/* line 117, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown li.in-dropdown:hover {
  border-top: 0;
}

/* line 119, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown li.in-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown li.in-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown li.in-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown a, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown li.in-dropdown a {
  color: #000 !important;
  margin: 0;
  border-right: 0 !important;
  padding: 15px 10px;
  border: none;
  text-decoration: underline;
}

/* line 126, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown li.in-dropdown a:hover {
  color: #0050B3 !important;
  text-decoration: none;
  transition: text-decoration .3s 150ms;
}

/* line 131, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-out .top-bar-section ul li.about ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-out .top-bar-section ul li.login ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-out .top-bar-section ul li.logout ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-out .top-bar-section ul li.to-trader ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-out .top-bar-section ul li.my-business ul.dropdown li.title.back.js-generated h5 {
  display: none;
}

/* line 143, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li a {
  padding: 14px 20px 0;
  margin-top: 22px !important;
}

/* line 147, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.login:hover {
  border-top: 4px solid white;
}

/* line 149, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.login a {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #e30613;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  background-color: #e30613 !important;
  border-right: none !important;
  color: #ffffff !important;
  width: auto;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.login a:hover {
  background-color: #f90614;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.login a[disabled] {
  opacity: 0.7;
  background-color: #f90614;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.login a.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 156, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.for-traders nav.top-bar.logged-out .top-bar-section ul li.apply a {
  margin-top: 25px !important;
  padding: 14px 37px !important;
}

/* line 164, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.for-traders nav.top-bar.logged-in .top-bar-section ul li.login a, .for-traders nav.top-bar.logged-in .top-bar-section ul li.logout a {
  border-right: none !important;
}

/* line 171, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li {
  border-right: 1px solid #ddd;
}

/* line 173, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li a {
  padding: 15px 20px 0 20px;
}

/* line 176, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li.login a, .consumer nav.top-bar.logged-out .top-bar-section ul li.logout a {
  color: black !important;
  border-right: none !important;
}

/* line 179, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li.login a:hover, .consumer nav.top-bar.logged-out .top-bar-section ul li.logout a:hover {
  color: black !important;
}

/* line 183, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li.has-dropdown a {
  color: #000 !important;
}

/* line 185, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li.has-dropdown a:after {
  font-family: 'Which-Icons';
  content: '\25bc';
  margin: -2px 0 0 5px;
  vertical-align: top;
  display: inline-block;
  color: #0050B3;
  top: 10px;
  right: 20px;
}

/* line 197, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.consumer nav.top-bar.logged-out .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a {
  border-right: 0 !important;
}

/* line 200, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.logo {
  display: inline-block;
}

/* line 202, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
.logo_mobile {
  display: none;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 211, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .for-traders nav.top-bar.logged-out .top-bar-section ul li a {
    font-size: 12px;
    padding: 14px 7px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 216, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out {
    height: 66px !important;
  }
  /* line 220, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .logo-holder {
    width: 200px;
    height: 46px;
    vertical-align: top;
  }
  /* line 224, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .menu-ex-burger {
    vertical-align: top;
  }
  /* line 226, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section {
    width: 69%;
  }
  /* line 230, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section ul li a {
    font-size: 14px;
    padding: 5px 1px !important;
  }
  /* line 235, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section ul.dropdown li.in-dropdown a {
    border-right: 0 !important;
  }
  /* line 240, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar .top-bar-section {
    margin: 0;
  }
  /* line 244, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar .top-bar-section ul li a.text-link {
    border-right: none;
  }
  /* line 246, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar .top-bar-section ul li.has-dropdown {
    width: 30%;
  }
  /* line 250, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar .top-bar-section ul.dropdown li.in-dropdown a {
    border-right: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 254, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out {
    height: 100%;
  }
  /* line 256, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section {
    width: 100%;
    background: #fff;
    margin: 20px 0 0 0;
    padding: 0;
  }
  /* line 261, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right {
    display: none;
    margin: 0;
    width: 100%;
  }
  /* line 265, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li {
    clear: both;
    display: list-item;
    width: 100%;
    border-top: 0 !important;
    border-radius: 3px;
  }
  /* line 271, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.active {
    color: #ee5a40 !important;
  }
  /* line 273, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.no-bg {
    border-bottom: 0;
    padding: 10px 20px;
  }
  /* line 276, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.no-bg a {
    margin: 0 !important;
    text-align: center;
  }
  /* line 279, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li a {
    margin: 0;
    padding: 20px !important;
    height: 57px;
    border-top: 0;
    border-right: 0;
    text-align: left;
    border-right: none !important;
    border-bottom: 1px solid #e4e7ef;
  }
  /* line 289, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li:hover a {
    color: #ee5a40 !important;
  }
  /* line 291, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open {
    display: block;
  }
  /* line 296, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open li.register a {
    padding: 18px 18px !important;
    border-bottom: 0;
  }
  /* line 299, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open li.register a:hover {
    opacity: 0.9;
    color: #fff !important;
    border-bottom: 0;
  }
  /* line 304, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown a {
    border-bottom: 0;
  }
  /* line 306, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown a:after {
    margin: 0px 15px 0 5px;
  }
  /* line 308, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown {
    position: relative !important;
    display: block;
    box-shadow: none;
  }
  /* line 312, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown li {
    border-bottom: 1px solid #e4e7ef;
  }
  /* line 314, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown li a {
    font-size: 12px;
    padding: 20px 20px 15px 20px !important;
  }
  /* line 318, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area {
    width: 100% !important;
    display: inline-block;
  }
  /* line 322, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .logo-holder {
    width: 180px;
    height: 40px;
    vertical-align: middle;
    padding: 0 0 0 12px;
    background-image: url(/assets/trusted-traders-logo-stacked-313ee7f322f93a377f0dea239f9c8d8f112c5c41585f8c314529ac76cbeb9962.svg);
    background-size: initial;
    margin: 16px 0 0 0;
  }
  /* line 330, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .menu-ex-burger {
    vertical-align: top;
  }
  /* line 335, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out ul.title-area {
    width: 100%;
  }
  /* line 337, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section {
    margin-top: 20px;
  }
  /* line 340, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li {
    width: 100%;
  }
  /* line 342, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li a {
    margin: 0 !important;
    padding: 20px 18px 36px 18px !important;
    border-right: none !important;
  }
  /* line 346, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li a.text-link {
    border-right: none;
    padding: 20px 18px 36px 18px !important;
  }
  /* line 349, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li.has-dropdown {
    width: 100%;
  }
  /* line 351, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li.has-dropdown a {
    margin: 0 !important;
    padding: 20px 18px 36px 18px !important;
  }
  /* line 354, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out section.top-bar-section ul li.has-dropdown a:after {
    margin: 10px 15px 53px 20px;
  }
}

@media screen and (max-width: 641px) {
  /* line 358, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out {
    width: 100%;
    height: 100%;
  }
  /* line 361, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section {
    top: -11px;
    background: #fff;
    width: 100%;
  }
  /* line 368, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section ul.right li.has-dropdown a:after {
    margin: -5px 15px 0 5px;
  }
  /* line 370, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section ul.right li.has-dropdown ul.dropdown {
    position: relative !important;
    display: block;
    left: 0;
    height: auto;
  }
  /* line 376, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out section.top-bar-section ul.right li.has-dropdown ul.dropdown li a {
    font-size: 12px;
    padding: 20px 20px 15px 20px !important;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 382, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar .logo {
    display: none !important;
  }
  /* line 384, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar .logo_mobile {
    display: inline-block;
    width: 129px !important;
  }
  /* line 387, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out {
    height: 100%;
    width: 100% !important;
  }
  /* line 393, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul li.about a {
    color: #0050B3 !important;
  }
  /* line 396, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area {
    display: inline-block;
  }
  /* line 400, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar ul.dropdown {
    border: none !important;
  }
}

@media screen and (max-width: 886px) {
  /* line 405, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section {
    margin: 0;
  }
  /* line 407, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right {
    width: 100%;
  }
  /* line 409, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register {
    margin: 0 0 0 -20px;
    width: 86px;
  }
  /* line 412, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register a {
    padding: 18px 18px !important;
    border-bottom: 0;
  }
  /* line 415, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register a:hover {
    border-bottom: 0;
  }
  /* line 418, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section {
    margin-top: 0 20px;
    border: none;
  }
  /* line 421, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right {
    display: none;
  }
  /* line 423, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right.open {
    display: block;
  }
  /* line 425, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown {
    width: 100%;
  }
  /* line 427, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown ul.dropdown {
    position: relative !important;
    display: block;
    left: 0;
    height: auto;
    width: 100%;
  }
  /* line 434, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown ul.dropdown li a {
    font-size: 12px;
    padding: 20px 20px 15px 20px !important;
  }
  /* line 437, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown a {
    margin: 0;
    padding: 15px;
    text-align: left;
  }
  /* line 442, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown:hover a {
    color: #ee5a40;
  }
  /* line 444, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login, .top-bar.logged-in section.top-bar-section ul.right li.to-trader {
    width: 100%;
  }
  /* line 446, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login a, .top-bar.logged-in section.top-bar-section ul.right li.to-trader a {
    margin: 0;
    padding: 15px;
    text-align: left;
  }
  /* line 451, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login:hover a, .top-bar.logged-in section.top-bar-section ul.right li.to-trader:hover a {
    color: #ee5a40;
  }
  /* line 453, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register {
    width: 100%;
    margin-left: 0;
  }
  /* line 456, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register a {
    margin: 0 !important;
    text-align: left;
    padding: 15px !important;
    border-radius: 0;
    border-bottom: 0;
  }
  /* line 462, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register a:hover {
    border-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 467, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-in {
    height: 65px !important;
  }
  /* line 469, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.expanded-nav {
    height: 72px !important;
  }
  /* line 471, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.expanded-nav .top-bar-section {
    margin-top: 25px !important;
  }
  /* line 474, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .for-traders nav.top-bar.logged-in {
    height: 65px !important;
  }
  /* line 476, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .for-traders nav.top-bar.logged-out {
    height: 65px !important;
  }
  /* line 478, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .for-traders nav.top-bar.expanded-nav {
    height: 73px !important;
  }
  /* line 480, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .for-traders nav.top-bar.expanded-nav .top-bar-section {
    margin-top: 10px !important;
  }
  /* line 484, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar .logo {
    display: none !important;
  }
  /* line 486, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .top-bar .logo_mobile {
    display: inline-block;
    width: 129px !important;
  }
  /* line 489, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  section.top-bar-section {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 494, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar .logo {
    display: block;
  }
  /* line 496, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out {
    height: 100%;
  }
  /* line 498, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section {
    width: 100%;
    background: #fff;
    margin: 20px 0 0 0;
    padding: 0;
  }
  /* line 503, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right {
    display: none;
    margin: 0;
    width: 100%;
  }
  /* line 507, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li {
    clear: both;
    display: list-item;
    width: 100%;
    border-top: 0 !important;
    border-radius: 3px;
  }
  /* line 513, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.active {
    color: #ee5a40 !important;
  }
  /* line 515, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.apply {
    border-bottom: 0;
    padding: 0px;
  }
  /* line 518, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.apply a {
    background: #ee5a40 none repeat scroll 0 0 !important;
    color: white !important;
    padding: 20px;
    text-align: left;
    margin-top: 0 !important;
    padding: 20px !important;
    border-radius: 0px;
    border-bottom: none;
  }
  /* line 527, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.apply a:hover {
    color: white !important;
    border-bottom: none;
  }
  /* line 530, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li a {
    margin: 0;
    padding: 20px !important;
    height: 57px;
    border-top: 0;
    border-right: 0;
    text-align: left;
    border-right: none !important;
    border-bottom: 1px solid #e4e7ef;
  }
  /* line 540, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li:hover a {
    color: #ee5a40 !important;
  }
  /* line 542, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open {
    display: block;
  }
  /* line 545, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open li.login a {
    border-top: 0;
    margin-top: 0 !important;
  }
  /* line 551, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open li.register a {
    padding: 18px 18px !important;
    border-bottom: 0;
  }
  /* line 554, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right.open li.register a:hover {
    opacity: 0.9;
    color: #fff !important;
    border-bottom: 0;
  }
  /* line 559, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown a {
    border-bottom: 0;
  }
  /* line 561, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown a:after {
    margin: 0px 15px 0 5px;
  }
  /* line 563, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown {
    position: relative !important;
    display: block;
    box-shadow: none;
  }
  /* line 567, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown li {
    border-bottom: 1px solid #e4e7ef;
  }
  /* line 569, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out .top-bar-section ul.right li.has-dropdown ul.dropdown li a {
    font-size: 12px;
    padding: 20px 20px 15px 20px !important;
  }
  /* line 573, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area {
    width: 100% !important;
    display: inline-block;
  }
  /* line 577, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .logo-holder {
    width: 200px;
    height: 46px;
    margin: 10px 0 10px 10px;
    vertical-align: middle;
  }
  /* line 582, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .menu-ex-burger {
    background: #fff;
    border: 2px solid #30363f;
    color: #30363f;
    cursor: pointer;
    border-radius: 3px;
    text-align: right;
    display: inline-block;
    float: right;
    margin: 11px 2px;
    padding: 0 20px;
    vertical-align: top;
  }
  /* line 594, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-out ul.title-area li.name .menu-ex-burger:hover {
    opacity: 0.8;
  }
  /* line 599, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  .consumer nav.top-bar.logged-out .top-bar-section ul li.has-dropdown a:after, .consumer nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a:after {
    margin-top: -15px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 603, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  #leave-review-menu-item .leave-review-link {
    height: auto;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 18px 30px;
    margin: 0 4px;
    font-size: 26px;
    line-height: 26px;
    outline: none;
    font-weight: 300;
    font-family: "National2-Medium", "Arial" !important;
    background: #3E57A6;
    border-radius: 4px;
    font-size: 21px;
    padding: 10px 20px 8px 20px;
    background: #3E57A6 !important;
    color: white !important;
    margin: 24px 0 0 0;
    padding: 12px 0 8px 0 !important;
    width: 140px;
    font-size: 16px !important;
  }
  /* line 15, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link:hover, #leave-review-menu-item .leave-review-link:focus {
    text-decoration: none;
    opacity: 0.9;
  }
  /* line 18, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.orange {
    background: #ee5a40;
  }
  /* line 20, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.grey {
    background: #2f3640;
  }
  /* line 22, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.white {
    background: #fff;
    color: #2f3640;
  }
  /* line 25, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.big-blue {
    background: #3E57A6;
    border-radius: 4px;
    font-size: 21px;
    padding: 10px 20px 8px 20px;
  }
  /* line 30, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.big-orange {
    background: #ee4036;
    border-radius: 4px;
    font-size: 21px;
    padding: 10px 20px 8px 20px;
  }
  /* line 35, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.full-width {
    width: 100%;
    border: none;
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    height: 56px;
    padding: 10px 20px;
  }
  /* line 43, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.width-60 {
    width: 60%;
    border: none;
    margin: 0;
    font-size: 18px;
    line-height: 37px;
    height: 56px;
    padding: 10px 20px;
  }
  /* line 51, app/assets/stylesheets/modules/_buttons.sass */
  #leave-review-menu-item .leave-review-link.throbber {
    font-size: 18px;
    line-height: 21px;
    background-color: #000 !important;
    background-image: url(/assets/ripple-04f645b74ff179ec5776355f3b5c03604a516f8c8e5d9055ea88ac3cc25b42f7.gif);
    background-position: 67% 50%;
    background-repeat: no-repeat;
    cursor: wait;
  }
}

/* line 1, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in {
  background: #fff;
  display: flex;
  padding: 0 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  display: flex;
}

/* line 18, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in ul.title-area {
  width: 300px;
}

/* line 21, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in ul.title-area li.name .logo-holder {
  width: 275px;
  height: 63px;
  margin: 16px 18px 14px 18px;
  background-image: url(/assets/trusted-traders-logo-30b3bc9c43b7b6fddd846d95d7619ab930f74d949aea2ad69749e9c1a5ae83d6.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
}

/* line 30, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in ul.title-area .menu-ex-burger:after {
  font-family: 'Which-Icons';
  content: '\25bc';
  margin: -2px 0 0 5px;
  vertical-align: top;
  display: inline-block;
}

/* line 37, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in ul.title-area .menu-ex-burger.active:after {
  content: '\25b2';
}

/* line 41, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section {
  float: right;
  display: inline;
  padding-right: 18px;
  z-index: 50;
}

/* line 46, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul {
  width: 100%;
}

/* line 48, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li {
  background: #fff !important;
  border-bottom: 4px solid transparent;
  color: #000 !important;
  text-align: center;
  width: auto;
}

/* line 54, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.active {
  border-bottom: 4px solid #ffd4d0;
  color: #000 !important;
}

/* line 57, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li:hover {
  border-bottom: 4px solid #ffd4d0;
  color: #000 !important;
}

/* line 60, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.apply {
  background: none !important;
  border-right: 0;
  border-top: transparent;
}

/* line 64, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.apply a {
  height: 100%;
  color: #fff !important;
  background: #ee5a40 !important;
  padding: 10px 4px !important;
  border: 0;
  border-right: none !important;
  border-radius: 4px;
}

/* line 73, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.apply a:hover {
  opacity: 0.7;
  color: white !important;
}

/* line 76, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.apply:hover {
  border-top: transparent;
  color: white;
}

/* line 79, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li a {
  background: #fff !important;
  outline: none;
  text-decoration: none;
  color: #000 !important;
  font-size: 16px;
  line-height: 18px !important;
  height: 42px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 88, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li a:hover {
  text-decoration: none;
  color: #000 !important;
}

/* line 92, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li:nth-last-child(1) a {
  border-right: 0;
}

/* line 97, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li ul li a {
  font-family: "National2-Regular", "Arial" !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 103, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
  nav.top-bar.logged-in .top-bar-section ul li.about a {
    font-size: 85%;
  }
}

/* line 108, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.about a, nav.top-bar.logged-in .top-bar-section ul li.login a, nav.top-bar.logged-in .top-bar-section ul li.logout a, nav.top-bar.logged-in .top-bar-section ul li.to-trader a, nav.top-bar.logged-in .top-bar-section ul li.my-business a {
  color: #000 !important;
}

/* line 111, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: #fff;
}

/* line 115, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown li.in-dropdown, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown li.in-dropdown, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown li.in-dropdown, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown li.in-dropdown {
  border-top: 0;
}

/* line 117, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown:hover, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown li.in-dropdown:hover {
  border-top: 0;
}

/* line 119, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown li.in-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown li.in-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown li.in-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown a, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown li.in-dropdown a {
  color: #000 !important;
  margin: 0;
  border-right: 0 !important;
  padding: 15px 10px;
  border: none;
  text-decoration: underline;
}

/* line 126, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown li.in-dropdown a:hover, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown li.in-dropdown a:hover {
  color: #0050B3 !important;
  text-decoration: none;
  transition: text-decoration .3s 150ms;
}

/* line 131, app/assets/stylesheets/modules/_top-bar-nav-logged-out.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-in .top-bar-section ul li.about ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-in .top-bar-section ul li.login ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-in .top-bar-section ul li.logout ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-in .top-bar-section ul li.to-trader ul.dropdown li.title.back.js-generated h5, nav.top-bar.logged-in .top-bar-section ul li.my-business ul.dropdown li.title.back.js-generated h5 {
  display: none;
}

/* line 7, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section {
  float: left;
  display: inline;
}

/* line 10, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul {
  background: #fff;
  float: right;
}

/* line 14, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li a {
  padding-top: 15px;
}

/* line 16, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li a:hover {
  color: #000 !important;
}

/* line 20, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.logout a, nav.top-bar.logged-in .top-bar-section ul li.login a {
  border-right: none !important;
}

/* line 22, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li a.btn-tt.orange {
  padding: 3px 20px !important;
  border-right: none !important;
}

/* line 25, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.active {
  border-bottom: 4px solid #ffd4d0;
  color: #000 !important;
}

/* line 29, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.register:hover {
  border-bottom: 4px solid transparent;
}

/* line 31, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.register a {
  height: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 18px 30px;
  margin: 0 4px;
  background: #ee5a40 !important;
  color: #ffffff !important;
  margin: 20px 0;
  padding: 14px 37px !important;
}

/* line 36, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.register a:hover {
  color: white !important;
  text-decoration: none !important;
  opacity: 0.9 !important;
}

/* line 41, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a {
  padding: 15px 45px 0px 20px !important;
}

/* line 43, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a:after {
  font-family: 'Which-Icons';
  content: '\25bc';
  margin: -2px 0 0 5px;
  vertical-align: top;
  display: inline-block;
  color: #0050B3;
  top: 10px;
  right: 20px;
}

/* line 53, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a.menu-open:after {
  content: '\25b2';
}

/* line 56, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown a.active:after {
  background-image: url(/assets/icon-arrow-up-white-c741ddfedc9b32f63481b168fd3ffd2a0b43f5ba25d1b8022603c95f6e1f1319.png);
  background-repeat: no-repeat;
}

/* line 59, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown {
  margin: 0;
  position: absolute !important;
  width: 285px;
  left: 0;
  top: 46px;
}

/* line 65, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 5px 0;
}

/* line 71, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown.hello {
  padding-left: 20px;
}

/* line 74, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown.logout a {
  color: #ee5a40 !important;
}

/* line 76, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown:first-child {
  border-top: 1px solid #ddd;
}

/* line 78, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a {
  width: 100%;
  padding: 13px 17px 15px 17px !important;
  text-decoration: none;
  color: #0050B3 !important;
}

/* line 83, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a:after {
  content: '';
}

/* line 85, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 92, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in ul.title-area li.name .logo-holder {
    width: 200px;
    height: 46px;
    margin: 10px 0 10px 10px;
    vertical-align: top;
    display: inline-block;
  }
  /* line 98, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in ul.title-area .menu-ex-burger {
    vertical-align: top;
  }
  /* line 102, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li {
    width: 30%;
  }
  /* line 104, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.has-dropdown {
    width: 30%;
    padding: 0;
  }
  /* line 110, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in ul.title-area {
    width: 26%;
  }
  /* line 112, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section {
    width: 71%;
  }
  /* line 114, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right {
    width: 100%;
  }
  /* line 117, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li a {
    padding: 3px 15px 0 15px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 122, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in {
    height: 66px !important;
    overflow: visible;
  }
  /* line 126, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul {
    display: none;
    margin: 0;
    width: 100%;
  }
  /* line 130, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li {
    clear: both;
    display: list-item;
    width: 100%;
    border-bottom: 0.5px #ddd solid;
  }
  /* line 135, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li a {
    margin: 0 !important;
    border: 0;
    border-right: none !important;
    text-decoration: revert;
  }
  /* line 140, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li a:after {
    background-position-y: -5px !important;
  }
  /* line 142, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.active {
    border-bottom: 0.5px #ddd solid;
  }
  /* line 144, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.register, nav.top-bar.logged-in .top-bar-section ul li:hover {
    border-bottom: 0.5px #ddd solid;
  }
  /* line 148, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown {
    top: 0;
  }
  /* line 151, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.has-dropdown ul.dropdown li.in-dropdown a {
    padding: 13px 17px 15px 34px !important;
    font-size: 18px;
    color: #0050B3 !important;
  }
  /* line 155, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.about {
    text-align: left;
    padding-bottom: 5px;
  }
  /* line 158, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul li.about a {
    color: #0050B3 !important;
    font-size: 20px;
    padding-left: 20px;
  }
  /* line 162, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul.open {
    display: block;
  }
  /* line 167, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in ul.title-area {
    width: 100%;
  }
  /* line 169, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section {
    width: 100%;
  }
  /* line 171, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right {
    width: 100%;
  }
  /* line 173, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li {
    width: 100%;
  }
  /* line 175, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li a {
    margin: 0 !important;
    padding: 20px 18px 36px 18px !important;
    border-right: none !important;
  }
  /* line 179, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li.has-dropdown {
    width: 100%;
  }
  /* line 181, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li.has-dropdown a {
    margin: 0 !important;
    padding: 20px 18px 36px 18px !important;
    border-right: none;
  }
  /* line 185, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li.has-dropdown a:after {
    margin: 0px 15px 0 0;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 190, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section {
    padding-right: 0 !important;
    width: 100%;
  }
  /* line 194, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown {
    width: 100%;
    padding-bottom: 5px;
  }
  /* line 197, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown a {
    margin: 0;
    text-align: left;
    font-size: 20px;
  }
  /* line 202, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.has-dropdown:hover a {
    color: #ee5a40;
  }
  /* line 204, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login, .top-bar.logged-in section.top-bar-section ul.right li.to-trader {
    width: 100%;
    padding-bottom: 5px;
  }
  /* line 207, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login a, .top-bar.logged-in section.top-bar-section ul.right li.to-trader a {
    margin: 0;
    text-align: left;
    color: #0050B3 !important;
    font-size: 20px;
    padding-left: 20px;
  }
  /* line 214, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.login:hover a, .top-bar.logged-in section.top-bar-section ul.right li.to-trader:hover a {
    color: #ee5a40;
  }
  /* line 216, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register {
    width: 100%;
    margin-left: 0;
  }
  /* line 219, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .top-bar.logged-in section.top-bar-section ul.right li.register a {
    margin: 0 !important;
    text-align: left;
    border-radius: 0;
    padding: 15px !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 230, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right {
    border-top: 1px solid #e4e7ef;
  }
  /* line 234, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  .consumer nav.top-bar.logged-in .top-bar-section ul.right li.has-dropdown a:after {
    margin: -7px 15px 0 0;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 242, app/assets/stylesheets/modules/_top-bar-nav-logged-in.sass */
  nav.top-bar.logged-in .top-bar-section ul .has-dropdown:hover {
    border-bottom: 4px solid #ffd4d0;
  }
}

/* line 1, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-darken {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

/* line 3, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-darken .fancybox-skin {
  padding: 0px !important;
}

/* line 6, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8) !important;
}

/* line 11, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin .fancybox-close {
  background: white;
  width: 48px;
  height: 48px;
  top: 0;
  right: -63px;
  transition: background 200ms;
  transition-timing-function: ease-in-out;
}

/* line 20, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin .fancybox-close:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: '\e035';
  line-height: 52px;
  font-size: 16px;
  width: 48px;
  margin-left: 18px;
  color: black;
  font-weight: lighter;
}

/* line 29, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin .fancybox-close:hover {
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin .fancybox-close:hover:before {
  color: white;
}

/* line 34, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin h4 {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #9eb3be;
}

/* line 38, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin ul {
  margin-bottom: 15px;
}

/* line 40, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-skin .confirmation-message {
  width: 300px;
}

@media only screen and (max-width: 479px) {
  /* line 44, app/assets/stylesheets/modules/fancybox.sass */
  .fancybox-wrap {
    top: 75px !important;
  }
  /* line 47, app/assets/stylesheets/modules/fancybox.sass */
  .fancybox-wrap .fancybox-skin .fancybox-close {
    top: -63px;
    right: 0;
  }
}

/* line 52, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-inner .container {
  width: auto;
}

/* line 55, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-inner .fancybox-form-wrapper {
  height: 100%;
  width: 100%;
}

/* line 59, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-inner .fancybox-form-wrapper .fancybox-form-body {
  position: absolute;
  top: 0px;
  bottom: 50px;
  left: 0px;
  overflow: auto;
  width: 100%;
}

/* line 67, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-inner .fancybox-form-wrapper .fancybox-form-footer {
  position: absolute;
  bottom: 0px;
  height: 35px;
  left: 0px;
  overflow: hidden;
  width: 100%;
}

/* line 75, app/assets/stylesheets/modules/fancybox.sass */
.fancybox-inner #businesses-map {
  width: 600px;
  height: 400px;
  display: block;
}

/* line 81, app/assets/stylesheets/modules/fancybox.sass */
#businesses-map {
  height: 400px;
  display: block;
}

/* line 20, app/assets/stylesheets/modules/_footer.sass */
.tt-footer, .c-footer {
  background: #30363f;
  padding: 56px 19px;
}

/* line 23, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .container, .c-footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 23, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .container, .c-footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 23, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .container, .c-footer .container {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 23, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .container, .c-footer .container {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 23, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .container, .c-footer .container {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.tt-footer .container[data-display-grid], .c-footer .container[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .tt-footer .container[data-display-grid], .c-footer .container[data-display-grid] {
    background-position: 20px;
  }
}

/* line 26, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-column-for-traders, .c-footer .footer-column-for-traders {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

/* line 31, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-column-for-traders ul li, .c-footer .footer-column-for-traders ul li {
  vertical-align: top;
  width: 165px;
}

/* line 34, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-column-for-consumers, .c-footer .footer-column-for-consumers {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}

/* line 38, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-column-follow, .c-footer .footer-column-follow {
  width: 21%;
  display: inline-block;
  vertical-align: top;
}

/* line 42, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-column-follow.mobile, .c-footer .footer-column-follow.mobile {
  display: none;
}

/* line 44, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .footer-heading, .c-footer .footer-heading {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #fff;
  line-height: 25px;
  margin: 15px 0;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 52, app/assets/stylesheets/modules/_footer.sass */
.tt-footer h2, .c-footer h2 {
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 60, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li, .c-footer li {
  padding: 0 10px 0 0;
  display: inline-block;
  width: 174px;
  color: #fff;
}

/* line 65, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li a, .c-footer li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 6px 6px 6px 0;
  outline: none;
  border: 1px solid transparent;
  vertical-align: top;
  font-size: 14px;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
}

/* line 76, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li a:hover, .c-footer li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* line 79, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .have-a-question, .c-footer .have-a-question {
  color: #fff;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 82, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .have-a-question .phone, .c-footer .have-a-question .phone {
  padding: 6px 0 4px 0;
  font-size: 21px;
  line-height: 18px;
  font-weight: 600;
}

/* line 87, app/assets/stylesheets/modules/_footer.sass */
.tt-footer .have-a-question .hours, .c-footer .have-a-question .hours, .tt-footer .have-a-question .charges, .c-footer .have-a-question .charges {
  margin: 8px 0;
  font-size: 16px;
  font-weight: 200;
}

/* line 91, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.twitter, .c-footer li.twitter {
  background-image: url(/assets/icon-twitter-53822a338731faa5324142cab4c39f143c703d4d2234e6070c2b6e142ae6c6c9.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  display: inline-block;
  border: none;
  margin-top: 20px;
  background-image: url(/assets/icon-twitter-53822a338731faa5324142cab4c39f143c703d4d2234e6070c2b6e142ae6c6c9.png);
}

/* line 9, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.twitter:hover, .c-footer li.twitter:hover {
  opacity: 0.8;
  border: none;
  height: 50px;
  width: 50px;
}

/* line 14, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.twitter a, .c-footer li.twitter a {
  padding: 20px;
}

/* line 16, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.twitter a:hover, .c-footer li.twitter a:hover {
  border: none;
  padding: 20px;
}

/* line 94, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.facebook, .c-footer li.facebook {
  background-image: url(/assets/icon-twitter-53822a338731faa5324142cab4c39f143c703d4d2234e6070c2b6e142ae6c6c9.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  display: inline-block;
  border: none;
  margin-top: 20px;
  background-image: url(/assets/icon-facebook-aa32994eb73eeaa8f07652231a2075eb1f86ac1c2e7c4e5fe6d8629233bd8108.png);
}

/* line 9, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.facebook:hover, .c-footer li.facebook:hover {
  opacity: 0.8;
  border: none;
  height: 50px;
  width: 50px;
}

/* line 14, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.facebook a, .c-footer li.facebook a {
  padding: 20px;
}

/* line 16, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.facebook a:hover, .c-footer li.facebook a:hover {
  border: none;
  padding: 20px;
}

/* line 97, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.youtube, .c-footer li.youtube {
  background-image: url(/assets/icon-twitter-53822a338731faa5324142cab4c39f143c703d4d2234e6070c2b6e142ae6c6c9.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  display: inline-block;
  border: none;
  margin-top: 20px;
  background-image: url(/assets/icon-youtube-6a115157e6ee3306f9e608a1a5125e5a26ef294f1bc1269fb1edce81a08aa1a0.png);
}

/* line 9, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.youtube:hover, .c-footer li.youtube:hover {
  opacity: 0.8;
  border: none;
  height: 50px;
  width: 50px;
}

/* line 14, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.youtube a, .c-footer li.youtube a {
  padding: 20px;
}

/* line 16, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li.youtube a:hover, .c-footer li.youtube a:hover {
  border: none;
  padding: 20px;
}

/* line 102, app/assets/stylesheets/modules/_footer.sass */
.tt-footer li a.border-link, .c-footer li a.border-link {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 10px;
}

/* line 109, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-traders {
  width: 54%;
  padding: 0;
}

/* line 112, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-traders ul {
  margin-left: -20px;
}

/* line 114, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-traders ul li {
  display: inline-block;
  width: 49%;
  padding: 0;
}

/* line 118, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-traders ul li a {
  padding: 0 20px;
  margin: 1px 0;
}

/* line 122, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-consumers {
  width: 24%;
}

/* line 125, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-consumers .social-media-links h2 {
  margin-top: 20px;
}

/* line 128, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-consumers .social-media-links ul li {
  margin-top: 12px;
}

/* line 130, app/assets/stylesheets/modules/_footer.sass */
.c-footer .footer-column-for-consumers .social-media-links ul li a {
  width: 30px;
  height: 30px;
  padding: 0px 6px 6px 0;
}

@media screen and (max-width: 890px) {
  /* line 137, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders {
    width: 100% !important;
    display: inline-block;
  }
  /* line 140, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul {
    margin-left: -20px;
  }
  /* line 142, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li {
    padding: 0;
  }
  /* line 144, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    position: relative !important;
    vertical-align: top;
    margin-top: 30px;
    top: 0 !important;
  }
  /* line 149, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow h2 {
    margin-top: 0;
  }
  /* line 151, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers {
    width: 49%;
    vertical-align: top;
    top: 0;
  }
  /* line 155, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .visit-link {
    margin-top: 30px;
    vertical-align: top;
  }
  /* line 158, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .visit-link h2 {
    margin-top: 0;
  }
  /* line 160, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links {
    margin-top: 30px;
    vertical-align: top;
  }
  /* line 163, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links h2 {
    margin-top: 0;
  }
  /* line 165, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    width: 49%;
    vertical-align: top;
    top: 0;
  }
}

@media screen and (max-width: 1108px) {
  /* line 173, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders {
    width: 100%;
  }
  /* line 175, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul {
    margin-left: -20px;
  }
  /* line 177, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li {
    padding: 0;
  }
  /* line 179, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers {
    width: 49%;
  }
  /* line 181, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    width: 49%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 186, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders {
    width: 66%;
  }
  /* line 189, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers {
    width: 66%;
  }
  /* line 191, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .visit-link {
    width: 52%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 195, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links {
    width: 47%;
    display: inline-block;
  }
  /* line 198, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    width: 32%;
    position: absolute;
    top: 55px;
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 206, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-traders, .c-footer .footer-column-for-traders {
    width: 100%;
  }
  /* line 209, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-traders ul li, .c-footer .footer-column-for-traders ul li {
    vertical-align: top;
  }
  /* line 211, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-consumers, .c-footer .footer-column-for-consumers {
    width: 100%;
  }
  /* line 214, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-consumers ul li, .c-footer .footer-column-for-consumers ul li {
    vertical-align: top;
    width: 60%;
  }
  /* line 217, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-follow, .c-footer .footer-column-follow {
    width: 100%;
  }
  /* line 221, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders {
    width: 100%;
    padding: 0 0 0 100px;
  }
  /* line 224, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders h2 {
    margin-top: 20px;
  }
  /* line 226, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul {
    margin-left: -20px;
  }
  /* line 228, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li {
    width: 35%;
    display: inline-block;
    padding: 0;
  }
  /* line 232, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li a {
    padding: 0 0 0 20px;
    margin: 1px;
    font-size: 14px;
  }
  /* line 236, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders .social-media-links {
    width: 49%;
    display: inline-block;
  }
  /* line 240, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers {
    padding-left: 100px;
    width: 66%;
  }
  /* line 243, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .visit-link {
    width: 45%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 247, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links {
    width: 53%;
    display: inline-block;
  }
  /* line 251, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links ul li {
    display: inline-block;
    width: 16%;
  }
  /* line 254, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links ul li:last-of-type {
    width: 22%;
  }
  /* line 257, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers ul li {
    width: 90%;
  }
  /* line 260, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    width: 33%;
  }
  /* line 262, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow .have-a-question {
    width: 100%;
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 268, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer, .c-footer {
    padding: 56px 19px 0 19px;
  }
  /* line 270, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-traders, .c-footer .footer-column-for-traders {
    width: 100%;
  }
  /* line 273, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-traders ul li, .c-footer .footer-column-for-traders ul li {
    vertical-align: top;
    width: 49%;
  }
  /* line 276, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-consumers, .c-footer .footer-column-for-consumers {
    width: 100%;
  }
  /* line 279, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-for-consumers ul li, .c-footer .footer-column-for-consumers ul li {
    vertical-align: top;
    width: 49%;
  }
  /* line 282, app/assets/stylesheets/modules/_footer.sass */
  .tt-footer .footer-column-follow, .c-footer .footer-column-follow {
    width: 100%;
  }
  /* line 286, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders {
    width: 100%;
    padding: 0 50px 0 0;
  }
  /* line 289, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul {
    margin-left: -20px;
  }
  /* line 291, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  /* line 295, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-traders ul li a {
    border-right: 0;
    padding: 0 20px;
    line-height: 48px;
  }
  /* line 300, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers {
    width: 100%;
  }
  /* line 302, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links {
    width: 100%;
    display: inline-block;
  }
  /* line 306, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-for-consumers .social-media-links ul li {
    display: inline-block;
    width: 17%;
  }
  /* line 309, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow {
    width: 100%;
    display: none;
  }
  /* line 312, app/assets/stylesheets/modules/_footer.sass */
  .c-footer .footer-column-follow.mobile {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/modules/_locations.sass */
.smint {
  color: #0060ae;
  padding: 4px 30px 4px 8px;
  border-radius: 15px;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/modules/_locations.sass */
.smint:before {
  margin-top: -8px;
  right: -2px;
  color: #0060ae;
}

/* line 13, app/assets/stylesheets/modules/_locations.sass */
.persisted .place.label.to_remove {
  text-decoration: line-through;
}

/* line 21, app/assets/stylesheets/modules/_form.sass */
input#b_open_24h[type="checkbox"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  height: 25px;
  width: 25px;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/modules/_form.sass */
input#b_open_24h[type="checkbox"]:checked {
  background: #3f57a6;
  border: 2px solid #3f57a6;
  border-radius: 2px;
  background-image: url(/assets/icon-tick-checkbox-755cd07a506783f85a9dfbae02ac2fe96d577367ef5216d31953481f759a2dd9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}

/* line 24, app/assets/stylesheets/modules/_form.sass */
input#b_open_weekends[type="checkbox"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  height: 25px;
  width: 25px;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/modules/_form.sass */
input#b_open_weekends[type="checkbox"]:checked {
  background: #3f57a6;
  border: 2px solid #3f57a6;
  border-radius: 2px;
  background-image: url(/assets/icon-tick-checkbox-755cd07a506783f85a9dfbae02ac2fe96d577367ef5216d31953481f759a2dd9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}

/* line 27, app/assets/stylesheets/modules/_form.sass */
input#b_open_weekends[type="checkbox"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  height: 25px;
  width: 25px;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
}

/* line 12, app/assets/stylesheets/modules/_form.sass */
input#b_open_weekends[type="checkbox"]:checked {
  background: #3f57a6;
  border: 2px solid #3f57a6;
  border-radius: 2px;
  background-image: url(/assets/icon-tick-checkbox-755cd07a506783f85a9dfbae02ac2fe96d577367ef5216d31953481f759a2dd9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}

/* line 50, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_relevance[type="radio"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

/* line 42, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_relevance[type="radio"]:checked {
  border: 2px solid #3f57a6;
  background-image: url(/assets/icon-radio-selected-cbd4c82595d417a79bca21bacebcc7c6084add178a536755ef6fc967e49bc7d5.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-top: -2px;
}

/* line 53, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_distance[type="radio"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

/* line 42, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_distance[type="radio"]:checked {
  border: 2px solid #3f57a6;
  background-image: url(/assets/icon-radio-selected-cbd4c82595d417a79bca21bacebcc7c6084add178a536755ef6fc967e49bc7d5.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-top: -2px;
}

/* line 56, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_rating[type="radio"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

/* line 42, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_rating[type="radio"]:checked {
  border: 2px solid #3f57a6;
  background-image: url(/assets/icon-radio-selected-cbd4c82595d417a79bca21bacebcc7c6084add178a536755ef6fc967e49bc7d5.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-top: -2px;
}

/* line 59, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_review_count[type="radio"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

/* line 42, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_review_count[type="radio"]:checked {
  border: 2px solid #3f57a6;
  background-image: url(/assets/icon-radio-selected-cbd4c82595d417a79bca21bacebcc7c6084add178a536755ef6fc967e49bc7d5.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-top: -2px;
}

/* line 62, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_random[type="radio"] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  background: #fff;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}

/* line 42, app/assets/stylesheets/modules/_form.sass */
input#b_sort_type_random[type="radio"]:checked {
  border: 2px solid #3f57a6;
  background-image: url(/assets/icon-radio-selected-cbd4c82595d417a79bca21bacebcc7c6084add178a536755ef6fc967e49bc7d5.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-top: -2px;
}

/* line 65, app/assets/stylesheets/modules/_form.sass */
.form {
  margin: 0;
}

/* line 67, app/assets/stylesheets/modules/_form.sass */
.form input {
  border-radius: 4px;
  font-family: "National2-Regular", "Arial" !important;
  background-color: #F8F8F8;
  border: 2px solid #e6e6e6;
  box-shadow: none;
  font-size: 18px;
  height: 49px;
  padding-left: 15px;
}

/* line 77, app/assets/stylesheets/modules/_form.sass */
.form input::-moz-placeholder {
  color: 999999;
  opacity: 1;
}

/* line 80, app/assets/stylesheets/modules/_form.sass */
.form input.error {
  border-color: #F6979B;
}

/* line 82, app/assets/stylesheets/modules/_form.sass */
.form input:focus {
  border-color: #66c7f1;
}

/* line 84, app/assets/stylesheets/modules/_form.sass */
.form input:hover {
  border-color: #BDBDBD;
}

/* line 88, app/assets/stylesheets/modules/_form.sass */
.form input[type="text"]:focus, .form input[type="email"]:focus, .form input[type="password"]:focus {
  background-color: white;
}

/* line 91, app/assets/stylesheets/modules/_form.sass */
.form input[type='checkbox'] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  height: 25px;
  width: 25px;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  cursor: pointer;
  vertical-align: middle;
  padding: 11px !important;
}

/* line 12, app/assets/stylesheets/modules/_form.sass */
.form input[type='checkbox']:checked {
  background: #3f57a6;
  border: 2px solid #3f57a6;
  border-radius: 2px;
  background-image: url(/assets/icon-tick-checkbox-755cd07a506783f85a9dfbae02ac2fe96d577367ef5216d31953481f759a2dd9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 10px;
}

/* line 96, app/assets/stylesheets/modules/_form.sass */
.form .with-errors input {
  border-color: #F6979B;
}

/* line 98, app/assets/stylesheets/modules/_form.sass */
.form .with-errors .field-error {
  color: #eb3052 !important;
  margin: -22px 0 15px 5px;
}

@media only screen and (max-width: 767px) {
  /* line 104, app/assets/stylesheets/modules/_form.sass */
  .form input {
    font-size: 14px;
  }
  /* line 107, app/assets/stylesheets/modules/_form.sass */
  .form .with-errors .field-error {
    margin: -20px 0 15px 5px;
  }
}

/* line 3, app/assets/stylesheets/modules/_shame.sass */
.review-attribute-field {
  display: inline-block;
  vertical-align: middle;
}

/* line 7, app/assets/stylesheets/modules/_shame.sass */
.review-value span {
  margin-left: 0px !important;
}

/* line 12, app/assets/stylesheets/modules/_shame.sass */
form div.map-bg p {
  font-size: 14px;
}

/* line 18, app/assets/stylesheets/modules/_shame.sass */
.search-section_consumer input, .search-section_search-page input {
  color: #212121 !important;
}

/* line 22, app/assets/stylesheets/modules/_shame.sass */
.js .search-user-history {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 30, app/assets/stylesheets/modules/_shame.sass */
  footer .footer-left,
footer .footer-right {
    width: 80% !important;
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 39, app/assets/stylesheets/modules/_shame.sass */
  footer .footer-left {
    padding-top: 5px !important;
  }
  /* line 42, app/assets/stylesheets/modules/_shame.sass */
  footer .footer-left ul li {
    line-height: 2 !important;
  }
}

/* line 1, app/assets/stylesheets/modules/_search-loading-overlay.sass */
.loading-indicator {
  height: 72px;
  width: 72px;
  background-image: url(/assets/ripple-large-197ad3caf2347f7141f6754db9e25b33ca81f00be4809754347d923319b4b2ab.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9900 !important;
}

/* line 10, app/assets/stylesheets/modules/_search-loading-overlay.sass */
.loading-indicator::after {
  font-family: "National2-Medium", "Arial" !important;
  color: #000;
  content: "Updating...";
  font-size: 25px;
  left: -15px;
  top: 75px;
  position: relative;
}

/* line 19, app/assets/stylesheets/modules/_search-loading-overlay.sass */
.loading-indicator-overlay {
  background-color: #eeeeee;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 9000 !important;
}

/* line 4, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer, .search-section_search-page {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 5, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer ::-webkit-input-placeholder, .search-section_search-page ::-webkit-input-placeholder {
  color: #999999;
}

/* line 7, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer :-moz-placeholder, .search-section_search-page :-moz-placeholder {
  color: #999999;
}

/* line 10, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer ::-moz-placeholder, .search-section_search-page ::-moz-placeholder {
  color: #999999;
}

/* line 13, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer :-ms-input-placeholder, .search-section_search-page :-ms-input-placeholder {
  color: #999999;
}

/* line 17, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .loading, .search-section_search-page .loading {
  background-image: url(/assets/input-ripple-ef867999814c232eabdcc1a1ae828787b8fa03de30f117d6c728b1b00002131c.svg) !important;
}

/* line 19, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .search-user-history, .search-section_search-page .search-user-history {
  overflow-y: scroll;
  max-height: 150px;
}

/* line 22, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .search-user-history .search-user-recent, .search-section_search-page .search-user-history .search-user-recent {
  background-color: white;
}

/* line 24, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .search-user-history .search-user-recent h3, .search-section_search-page .search-user-history .search-user-recent h3 {
  margin-top: 0;
}

/* line 26, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .search-user-history .search-user-aggregations, .search-section_search-page .search-user-history .search-user-aggregations {
  display: none;
}

/* line 35, app/assets/stylesheets/modules/_search-sections.sass */
.search-business-body form.form_search {
  margin: 0px;
}

/* line 38, app/assets/stylesheets/modules/_search-sections.sass */
.search-results {
  border-top: 1px solid #eceff1;
}

/* line 40, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page {
  background: #30373F;
  padding: 27px 0;
}

/* line 43, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page .container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 47, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page p {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 8px auto 12px;
  width: 100%;
  text-align: center;
}

/* line 54, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul {
  display: block;
  vertical-align: top;
}

/* line 57, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

/* line 61, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li label {
  display: none;
}

/* line 63, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li input {
  font-family: "National2-Regular", "Arial" !important;
  width: 100%;
  height: 39px;
  border: 2px solid #e6e6e6;
  background: #f8f8f8;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 2px;
  font-size: 14px !important;
  color: #212121 !important;
  padding-left: 10px;
  background-position: 96% center !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px !important;
}

/* line 78, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li input:hover {
  border: 2px solid #cccccc;
  background: #f8f8f8;
  cursor: pointer;
}

/* line 82, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li input.error {
  border: 2px solid #eb3052;
}

/* line 84, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li input:focus {
  border: 2px solid #00b0e9;
  color: #212121 !important;
}

/* line 88, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li#b_submit_action {
  display: inline-block;
  height: 39px;
  margin-top: 20px;
  display: inline-block;
}

/* line 93, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li#b_submit_action button {
  height: 100%;
  padding: 7px 30px;
  background-color: #ee4036;
  font-size: 15px;
  margin: 0px;
  width: 100%;
}

/* line 100, app/assets/stylesheets/modules/_search-sections.sass */
.search-results .search-section_search-page ul li#b_submit_action button.throbber {
  background-position: 75% 50%;
  background-size: 20px auto;
  padding-left: 20px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 108, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page {
    background: #30373F;
    padding: 27px 0;
  }
  /* line 111, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page .container {
    width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 115, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page p {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 8px 12px;
    text-align: center;
    width: auto;
  }
  /* line 122, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul {
    display: inline-block;
    vertical-align: top;
  }
  /* line 125, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  /* line 129, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li label {
    display: none;
  }
  /* line 131, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li input {
    font-family: "National2-Regular", "Arial" !important;
    width: 208px;
    height: 39px;
    border: 2px solid #e6e6e6;
    background: #f8f8f8;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 2px;
    font-size: 14px !important;
    color: #212121 !important;
    padding-left: 10px;
    background-position: 96% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
  }
  /* line 146, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li input:hover {
    border: 2px solid #cccccc;
    background: #f8f8f8;
    cursor: pointer;
  }
  /* line 150, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li input.error {
    border: 2px solid #eb3052;
  }
  /* line 152, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li input:focus {
    border: 2px solid #00b0e9;
    color: #212121 !important;
  }
  /* line 156, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li#b_submit_action {
    display: inline-block;
    height: 39px;
    margin-top: 0px;
    margin-left: 10px;
    display: inline-block;
  }
  /* line 162, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li#b_submit_action button {
    height: 100%;
    padding: 7px 30px;
    background-color: #ee4036;
    font-size: 15px;
    margin: 0px;
    width: 119px;
  }
  /* line 169, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li#b_submit_action button.throbber {
    background-position: 90% 50%;
    background-size: 20px auto;
    font-size: 14px;
    padding-left: 15px;
    text-align: center;
  }
}

@media only screen and (max-width: 479px) {
  /* line 178, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page {
    padding: 30px;
  }
  /* line 180, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page .container {
    width: 100%;
  }
  /* line 182, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page p {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 8px auto 14px;
    text-align: center;
  }
  /* line 188, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
  }
  /* line 192, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li {
    width: 100%;
    display: inline-block;
  }
  /* line 195, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li label {
    margin-top: 0;
  }
  /* line 197, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li input {
    width: 100%;
    height: 35px;
    text-align: center;
  }
  /* line 201, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li#b_submit_action {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-left: 0 !important;
  }
  /* line 206, app/assets/stylesheets/modules/_search-sections.sass */
  .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange {
    height: 35px;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    margin-left: 0;
    line-height: 16px;
  }
}

/* line 218, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  margin-top: 100px;
  padding: 20px 30px;
  width: 985px;
  display: inline-block;
}

/* line 225, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer h2 {
  color: #fff;
  text-align: left;
  font-size: 30px;
  line-height: 34px;
  margin: 10px 0 30px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 36px;
}

/* line 233, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form {
  margin: 0;
  text-align: left;
}

/* line 236, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 246, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form input {
  height: 61px;
  border-radius: 3px;
  border: 0;
  padding: 15px 30px;
  border: 2px solid #e6e6e6;
  background-color: #f8f8f8;
  outline: none;
  vertical-align: top;
  font-size: 25px;
  color: #212121 !important;
  font-family: "National2-Medium", "Arial" !important;
  font-weight: 200;
  margin-bottom: 10px;
  background-position: 96% center !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px !important;
  box-sizing: inherit;
}

/* line 265, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form input:hover {
  border: 2px solid #cccccc;
  background: #f8f8f8;
  cursor: pointer;
}

/* line 269, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form input:focus {
  border: 2px solid #00b0e9;
  color: #212121 !important;
}

/* line 272, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form p {
  display: inline-block;
  color: #fff;
  padding-top: 21px;
  font-size: 18px;
  vertical-align: middle;
  margin: 0 18px;
}

/* line 280, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul {
  display: inline-block;
  vertical-align: top;
  width: 475px;
  margin-right: 15px;
}

/* line 285, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul ul {
  width: 100%;
}

/* line 287, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul span, .search-section_consumer form ul li {
  width: 100%;
}

/* line 289, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul li.input {
  display: inline-block;
  vertical-align: top;
}

/* line 292, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul li.input input {
  width: 100%;
  display: inline-block;
  height: 61px;
}

/* line 296, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer form ul li.input input.error {
  border: 2px solid #eb3052;
}

/* line 299, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer li#b_submit_action {
  display: inline-block;
  vertical-align: top;
}

/* line 302, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer li#b_submit_action button.btn-tt.orange {
  height: 61px;
  width: 188px;
  font-size: 25px;
  padding: 10px 20px;
  vertical-align: top;
  background-color: #cf1740;
  margin: 0px;
}

/* line 311, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .throbber {
  font-size: 18px !important;
  text-align: left;
  background-position: 90% 50%;
}

/* line 315, app/assets/stylesheets/modules/_search-sections.sass */
.search-section_consumer .throbber:hover {
  background-color: #000;
}

/* line 318, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide {
  background-color: #37474F;
  min-height: 154px;
}

/* line 321, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer {
  background: none;
  border-radius: 0;
  display: block;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 0 0;
}

/* line 329, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer .container {
  width: 740px;
}

/* line 332, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form li#b_submit_action {
  margin-left: 0px;
  width: 0px;
}

/* line 335, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange {
  height: 40px;
  line-height: 21px;
  font-size: 16px;
  width: 150px;
}

/* line 340, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
  background-position: 83% 50%;
  font-size: 14px !important;
  text-align: left;
  background-size: 20px;
}

/* line 345, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form p {
  font-size: 16px;
  padding-top: 7px;
}

/* line 348, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form ul {
  width: 250px;
}

/* line 350, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form ul span {
  width: 100%;
  margin-bottom: 16px;
}

/* line 354, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer form ul li.input input {
  text-align: left;
  font-size: 14px !important;
  line-height: 18px;
  height: 40px;
  padding: 0 0 0 10px;
  width: 100%;
}

/* line 361, app/assets/stylesheets/modules/_search-sections.sass */
.widget-search-wide .search-section_consumer h2 {
  font-size: 24px;
  line-height: 21px;
  text-align: left;
  margin-bottom: 22px;
  padding-bottom: 5px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 369, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide {
    min-height: 135px;
  }
  /* line 371, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer {
    padding: 25px 0 0px;
  }
  /* line 373, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer h2 {
    margin-top: -2px;
    margin-bottom: 19px;
  }
  /* line 376, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer .container {
    width: 650px;
  }
  /* line 379, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form p {
    padding-top: 5px;
  }
  /* line 382, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange {
    width: 113px;
    height: 35px;
    line-height: 15px;
  }
  /* line 386, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
    background-position: 95% 50%;
  }
  /* line 388, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul {
    width: 303px;
  }
  /* line 391, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul li.input input {
    height: 35px;
    width: 233px;
  }
  /* line 394, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer {
    width: 707px;
    display: inline-block;
    padding: 15px 30px 20px;
    margin-top: 110px;
  }
  /* line 399, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer h2 {
    font-size: 25px;
    margin: 10px 0 20px;
  }
  /* line 403, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form p {
    font-size: 14px;
    margin: 0 12px;
    padding-top: 8px;
  }
  /* line 407, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul {
    width: 303px;
  }
  /* line 410, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul li.input input {
    height: 37px;
    font-size: 14px;
    padding: 0 0 0 10px;
  }
  /* line 415, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer li#b_submit_action button.btn-tt.orange {
    width: 106px;
    font-size: 18px;
    line-height: 15px;
    margin-left: 10px;
    margin-right: 0px;
    height: 37px;
  }
  /* line 422, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer .throbber {
    background-position: 93% 50%;
    background-size: 20px auto;
    font-size: 12px !important;
    padding-left: 11px !important;
    text-align: left;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 430, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer {
    padding: 5px 20px 15px;
    margin-top: 120px;
  }
  /* line 433, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer h2 {
    font-size: 26px;
    margin: 10px 0 15px;
  }
  /* line 437, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form p {
    font-size: 12px;
    margin: 0 8px;
    padding-top: 7px;
  }
  /* line 441, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul {
    width: 210px;
  }
  /* line 444, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul li.input input {
    font-size: 18px;
    height: 35px;
    padding: 0 0 0 10px;
  }
  /* line 449, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer li#b_submit_action button.btn-tt.orange {
    width: 109px;
    height: 35px;
    font-size: 14px;
    line-height: 10px;
  }
  /* line 455, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer .throbber {
    background-position: 97% 50%;
    background-size: 15px auto;
    font-size: 12px !important;
    padding-left: 8px !important;
    text-align: left;
  }
  /* line 462, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide {
    min-height: 135px;
  }
  /* line 464, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer {
    padding: 25px 0px 0px;
  }
  /* line 466, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer h2 {
    margin-top: -2px;
    margin-bottom: 19px;
  }
  /* line 469, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer .container {
    width: 650px;
  }
  /* line 472, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form p {
    padding-top: 5px;
  }
  /* line 475, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange {
    width: 113px;
    height: 35px;
    line-height: 18px;
  }
  /* line 480, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
    background-position: 90% 50%;
    font-size: 14px !important;
    line-height: 14px;
    text-align: left;
    background-size: 20px;
  }
  /* line 486, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul {
    width: 233px;
  }
  /* line 489, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul li.input input {
    height: 35px;
    width: 233px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 494, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer {
    padding: 20px;
    width: 92%;
    display: inline-block;
  }
  /* line 498, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer h2 {
    font-size: 36px;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  /* line 504, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form p {
    color: #fff;
    font-size: 14px;
    margin: 0 0 5px;
    text-align: center;
    width: 100%;
    padding-top: 0px;
  }
  /* line 511, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul {
    width: 100%;
    display: inline-block;
  }
  /* line 514, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul span {
    width: 100%;
  }
  /* line 516, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul li.input {
    width: 100%;
    display: inline-block;
  }
  /* line 519, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer form ul li.input input {
    font-size: 18px;
    height: 37px;
    margin-top: 6px;
    padding: 0;
    text-align: center;
  }
  /* line 525, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer li#b_submit_action {
    width: 100%;
    padding-top: 10px;
  }
  /* line 528, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer li#b_submit_action button.btn-tt.orange {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    margin-left: 0;
    height: 37px;
  }
  /* line 536, app/assets/stylesheets/modules/_search-sections.sass */
  .search-section_consumer .throbber {
    background-position: 73% 50%;
    background-size: 20px auto;
    text-align: center;
    font-size: 15px !important;
  }
  /* line 542, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide {
    height: 100%;
  }
  /* line 544, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer {
    padding: 10px 17px 31px;
  }
  /* line 546, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer .container {
    width: 100%;
  }
  /* line 549, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form p {
    text-align: center;
    display: block;
    font-size: 14px !important;
    margin: -20px 0 0;
    padding: 0;
  }
  /* line 556, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action {
    width: 100%;
    margin-top: -10px;
  }
  /* line 559, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange {
    width: 100%;
  }
  /* line 561, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
    background-position: 80% 50%;
    text-align: center;
  }
  /* line 565, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer li#b_submit_action button.btn-tt.orange {
    height: 40px;
    line-height: 21px;
  }
  /* line 570, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul {
    width: 100%;
  }
  /* line 573, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer form ul li.input input {
    text-align: center;
    font-size: 14px !important;
    line-height: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    width: 100%;
  }
  /* line 581, app/assets/stylesheets/modules/_search-sections.sass */
  .widget-search-wide .search-section_consumer h2 {
    text-align: center;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}

/* line 592, app/assets/stylesheets/modules/_search-sections.sass */
.missing-location-cta, .missing-query-cta, .search-geo-scope {
  display: block;
  color: #eb3052;
  letter-spacing: 1px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 598, app/assets/stylesheets/modules/_search-sections.sass */
.query-inputs {
  vertical-align: top;
}

/* line 600, app/assets/stylesheets/modules/_search-sections.sass */
.query-inputs input.missing {
  border: 2px solid #eb3052 !important;
}

/* line 603, app/assets/stylesheets/modules/_search-sections.sass */
.location-inputs {
  vertical-align: top;
}

/* line 605, app/assets/stylesheets/modules/_search-sections.sass */
.location-inputs input.missing {
  border: 2px solid #eb3052 !important;
}

/* line 608, app/assets/stylesheets/modules/_search-sections.sass */
.query-inputs {
  vertical-align: top;
}

/* line 610, app/assets/stylesheets/modules/_search-sections.sass */
.location-inputs {
  vertical-align: top;
}

/* line 1, app/assets/stylesheets/modules/_query-inputs.sass */
.autocomplete {
  border: none;
  box-shadow: none;
  border-radius: 3px;
  border: none;
  border-radius: 3px;
  padding: 0px;
  box-shadow: 0 -1px 14px -4px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 -1px 14px -4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 -1px 14px -4px rgba(0, 0, 0, 0.22);
}

/* line 11, app/assets/stylesheets/modules/_query-inputs.sass */
.autocomplete a.find_location {
  font-size: 14px;
  border-bottom: none;
  line-height: 15px;
  letter-spacing: normal;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-top: 15px;
  display: list-item;
  border-bottom: 1px solid #f8f8f8;
  font-family: "National2-Medium", "Arial" !important;
  background-image: url(/assets/place-pointer-fc961f0d5377599459f76810264ace722c53df95248abeb45cfe6e066dadaf16.png);
  background-repeat: no-repeat;
  background-size: 15px 22px;
  background-position: 20px 10px;
  border-radius: 3px;
  background-color: white;
}

/* line 30, app/assets/stylesheets/modules/_query-inputs.sass */
.services.results h4.title {
  margin: 0 20px;
  padding-top: 20px;
  font-size: 14px;
  border-bottom: none;
  line-height: 14px;
  letter-spacing: normal;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 38, app/assets/stylesheets/modules/_query-inputs.sass */
.services.results ul {
  margin-bottom: 0px;
  display: inline-block;
  width: 100%;
}

/* line 42, app/assets/stylesheets/modules/_query-inputs.sass */
.services.results ul li.autosuggest-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f8f8f8;
  color: #636363;
  padding: 9px 20px;
}

/* line 48, app/assets/stylesheets/modules/_query-inputs.sass */
.services.results ul li.autosuggest-item:hover, .services.results ul li.autosuggest-item.selected {
  background: #ed5a40;
}

/* line 51, app/assets/stylesheets/modules/_query-inputs.sass */
.services.results ul li.autosuggest-item:hover span, .services.results ul li.autosuggest-item.selected span {
  color: white;
  text-decoration: none;
}

/* line 56, app/assets/stylesheets/modules/_query-inputs.sass */
.names.results h4.title {
  margin: 0 20px;
  padding-top: 20px;
  font-size: 14px;
  border-bottom: none;
  line-height: 14px;
  letter-spacing: normal;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 65, app/assets/stylesheets/modules/_query-inputs.sass */
.names.results ul li.autosuggest-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f8f8f8;
  padding: 9px 20px;
}

/* line 70, app/assets/stylesheets/modules/_query-inputs.sass */
.names.results ul li.autosuggest-item:hover, .names.results ul li.autosuggest-item.selected {
  background: #ed5a40;
}

/* line 73, app/assets/stylesheets/modules/_query-inputs.sass */
.names.results ul li.autosuggest-item:hover a, .names.results ul li.autosuggest-item.selected a {
  color: white;
  text-decoration: none;
}

/* line 76, app/assets/stylesheets/modules/_query-inputs.sass */
.names.results ul li.autosuggest-item:last-child {
  border-bottom: none;
}

/* line 80, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results h4.title {
  margin: 0 20px;
  padding-top: 20px;
  font-size: 14px;
  border-bottom: none;
  line-height: 14px;
  letter-spacing: normal;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 88, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results ul {
  display: inline-block;
  width: 100%;
}

/* line 91, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results ul li.autosuggest-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f8f8f8;
  color: #636363;
  padding: 9px 20px;
}

/* line 97, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results ul li.autosuggest-item:hover, .places.results ul li.autosuggest-item.selected {
  background: #ed5a40;
}

/* line 100, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results ul li.autosuggest-item:hover span, .places.results ul li.autosuggest-item.selected span {
  color: white;
  text-decoration: none;
}

/* line 103, app/assets/stylesheets/modules/_query-inputs.sass */
.places.results ul li.autosuggest-item:last-child {
  border-bottom: none;
}

@media only screen and (min-width: 1270px) {
  /* line 107, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-query-cta {
    width: 300px;
  }
  /* line 109, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-location-cta {
    width: 300px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 113, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-query-cta {
    width: 300px;
  }
  /* line 115, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-location-cta {
    width: 300px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 120, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer h2 {
    text-align: left;
  }
  /* line 123, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer form ul {
    width: 100%;
  }
  /* line 126, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer form ul li.input input {
    width: 100%;
  }
  /* line 128, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-query-cta {
    width: 100%;
  }
  /* line 130, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-location-cta {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 136, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer h2 {
    text-align: center;
  }
  /* line 139, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer form ul {
    width: 100%;
  }
  /* line 142, app/assets/stylesheets/modules/_query-inputs.sass */
  .search-section_consumer form ul li.input input {
    width: 100%;
  }
  /* line 144, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-query-cta {
    width: 100%;
  }
  /* line 146, app/assets/stylesheets/modules/_query-inputs.sass */
  span.missing-location-cta {
    width: 100%;
  }
}

/* line 6, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .search-separator,
.search-business-body .mobile-search--listen .search-separator,
.widget-search-wide .search-section_consumer .mobile-search--listen .search-separator,
.user-profile .mobile-search--listen .search-separator {
  display: none;
}

/* line 8, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .location-autocomplete,
.search-business-body .mobile-search--listen .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--listen .location-autocomplete,
.user-profile .mobile-search--listen .location-autocomplete {
  display: none;
}

/* line 10, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .search-without-location,
.search-business-body .mobile-search--listen .search-without-location,
.widget-search-wide .search-section_consumer .mobile-search--listen .search-without-location,
.user-profile .mobile-search--listen .search-without-location {
  display: none;
}

/* line 12, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .location-inputs,
.search-business-body .mobile-search--listen .location-inputs,
.widget-search-wide .search-section_consumer .mobile-search--listen .location-inputs,
.user-profile .mobile-search--listen .location-inputs {
  display: none;
}

/* line 18, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange,
.search-business-body .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange,
.widget-search-wide .search-section_consumer .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange,
.user-profile .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange {
  font-size: 0px;
}

/* line 20, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange::after,
.search-business-body .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange::after,
.widget-search-wide .search-section_consumer .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange::after,
.user-profile .mobile-search--listen .search-results .search-section_search-page ul li#b_submit_action button.btn-tt.orange::after {
  font-size: 14px;
  line-height: 1.6;
  content: attr(data-repeat-label);
}

/* line 25, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay,
.search-business-body .mobile-search-overlay,
.widget-search-wide .search-section_consumer .mobile-search-overlay,
.user-profile .mobile-search-overlay {
  background-color: #f8f8f8;
  position: fixed;
  top: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
}

/* line 35, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .filter-open-close__mobile,
.search-business-body .mobile-search-overlay .filter-open-close__mobile,
.widget-search-wide .search-section_consumer .mobile-search-overlay .filter-open-close__mobile,
.user-profile .mobile-search-overlay .filter-open-close__mobile {
  display: none;
}

/* line 38, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .search-results,
.search-business-body .mobile-search-overlay .search-results,
.widget-search-wide .search-section_consumer .mobile-search-overlay .search-results,
.user-profile .mobile-search-overlay .search-results {
  border-top: none;
}

/* line 40, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .search-results .search-section_search-page,
.search-business-body .mobile-search-overlay .search-results .search-section_search-page,
.widget-search-wide .search-section_consumer .mobile-search-overlay .search-results .search-section_search-page,
.user-profile .mobile-search-overlay .search-results .search-section_search-page {
  padding: 0px;
  background: none;
}

/* line 43, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .search-results ul,
.search-business-body .mobile-search-overlay .search-results ul,
.widget-search-wide .search-section_consumer .mobile-search-overlay .search-results ul,
.user-profile .mobile-search-overlay .search-results ul {
  margin: 0px;
}

/* line 45, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .search-results .container,
.search-business-body .mobile-search-overlay .search-results .container,
.widget-search-wide .search-section_consumer .mobile-search-overlay .search-results .container,
.user-profile .mobile-search-overlay .search-results .container {
  width: 100%;
}

/* line 48, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .missing-query-cta,
.search-section_consumer .mobile-search-overlay .missing-location-cta,
.search-business-body .mobile-search-overlay .missing-query-cta,
.search-business-body .mobile-search-overlay .missing-location-cta,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-query-cta,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-location-cta,
.user-profile .mobile-search-overlay .missing-query-cta,
.user-profile .mobile-search-overlay .missing-location-cta {
  padding: 17px 25px 17px;
  font-size: 12px;
  margin-bottom: 0px;
}

/* line 54, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .missing-query-cta:empty,
.search-section_consumer .mobile-search-overlay .missing-location-cta:empty,
.search-business-body .mobile-search-overlay .missing-query-cta:empty,
.search-business-body .mobile-search-overlay .missing-location-cta:empty,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-query-cta:empty,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-location-cta:empty,
.user-profile .mobile-search-overlay .missing-query-cta:empty,
.user-profile .mobile-search-overlay .missing-location-cta:empty {
  padding: 0px;
}

/* line 57, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .missing-query-cta:empty + .message,
.search-section_consumer .mobile-search-overlay .missing-location-cta:empty + .message,
.search-business-body .mobile-search-overlay .missing-query-cta:empty + .message,
.search-business-body .mobile-search-overlay .missing-location-cta:empty + .message,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-query-cta:empty + .message,
.widget-search-wide .search-section_consumer .mobile-search-overlay .missing-location-cta:empty + .message,
.user-profile .mobile-search-overlay .missing-query-cta:empty + .message,
.user-profile .mobile-search-overlay .missing-location-cta:empty + .message {
  display: block;
}

/* line 60, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .message,
.search-business-body .mobile-search-overlay .message,
.widget-search-wide .search-section_consumer .mobile-search-overlay .message,
.user-profile .mobile-search-overlay .message {
  color: #999999;
  font-size: 12px;
  padding: 15px 25px;
  display: none;
}

/* line 66, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .close-service,
.search-business-body .mobile-search-overlay .close-service,
.widget-search-wide .search-section_consumer .mobile-search-overlay .close-service,
.user-profile .mobile-search-overlay .close-service {
  background-image: url(/assets/CELL/svg-icons/cross-thin-5a7b047ec6cc75b94b484b45ff7216365722b3426205aab8db437432c9bae5d6.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 47px;
  height: 47px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}

/* line 78, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .searching,
.search-business-body .mobile-search-overlay .searching,
.widget-search-wide .search-section_consumer .mobile-search-overlay .searching,
.user-profile .mobile-search-overlay .searching {
  color: #999999;
  font-size: 12px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

/* line 85, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .searching img,
.search-business-body .mobile-search-overlay .searching img,
.widget-search-wide .search-section_consumer .mobile-search-overlay .searching img,
.user-profile .mobile-search-overlay .searching img {
  content: url(/assets/input-ripple-ef867999814c232eabdcc1a1ae828787b8fa03de30f117d6c728b1b00002131c.svg);
  background-repeat: no-repeat;
  background-size: 21px;
  width: 25px;
  height: 25px;
  float: left;
  border: none;
  outline: none;
}

/* line 95, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .loading,
.search-business-body .mobile-search-overlay .loading,
.widget-search-wide .search-section_consumer .mobile-search-overlay .loading,
.user-profile .mobile-search-overlay .loading {
  background-position: 50%;
}

/* line 97, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .loading + .close-service, .search-section_consumer .mobile-search-overlay .loading + .autocomplete + .close-service,
.search-business-body .mobile-search-overlay .loading + .close-service,
.search-business-body .mobile-search-overlay .loading + .autocomplete + .close-service,
.widget-search-wide .search-section_consumer .mobile-search-overlay .loading + .close-service,
.widget-search-wide .search-section_consumer .mobile-search-overlay .loading + .autocomplete + .close-service,
.user-profile .mobile-search-overlay .loading + .close-service,
.user-profile .mobile-search-overlay .loading + .autocomplete + .close-service {
  display: none;
}

/* line 101, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .autocomplete,
.search-business-body .mobile-search-overlay .autocomplete,
.widget-search-wide .search-section_consumer .mobile-search-overlay .autocomplete,
.user-profile .mobile-search-overlay .autocomplete {
  box-shadow: none;
  border: none;
}

/* line 105, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .search-separator,
.search-business-body .mobile-search-overlay .search-separator,
.widget-search-wide .search-section_consumer .mobile-search-overlay .search-separator,
.user-profile .mobile-search-overlay .search-separator {
  display: none;
}

/* line 108, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay .location-autocomplete,
.search-business-body .mobile-search-overlay .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search-overlay .location-autocomplete,
.user-profile .mobile-search-overlay .location-autocomplete {
  display: none;
}

/* line 111, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay li.action.button_action,
.search-section_consumer .mobile-search-overlay li#b_submit_action,
.search-section_consumer .mobile-search-overlay ul li#b_submit_action,
.search-business-body .mobile-search-overlay li.action.button_action,
.search-business-body .mobile-search-overlay li#b_submit_action,
.search-business-body .mobile-search-overlay ul li#b_submit_action,
.widget-search-wide .search-section_consumer .mobile-search-overlay li.action.button_action,
.widget-search-wide .search-section_consumer .mobile-search-overlay li#b_submit_action,
.widget-search-wide .search-section_consumer .mobile-search-overlay ul li#b_submit_action,
.user-profile .mobile-search-overlay li.action.button_action,
.user-profile .mobile-search-overlay li#b_submit_action,
.user-profile .mobile-search-overlay ul li#b_submit_action {
  display: none;
}

/* line 116, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay input.query-autocomplete,
.search-section_consumer .mobile-search-overlay .location-autocomplete,
.search-business-body .mobile-search-overlay input.query-autocomplete,
.search-business-body .mobile-search-overlay .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search-overlay input.query-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search-overlay .location-autocomplete,
.user-profile .mobile-search-overlay input.query-autocomplete,
.user-profile .mobile-search-overlay .location-autocomplete {
  margin: 0px;
  height: 47px;
  text-align: left;
  padding-left: 20px;
  border-width: 1px;
  border-radius: 0px;
  border-width: 1px;
  border-top: 0px;
  box-shadow: none;
  font-size: 18px;
}

/* line 128, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search-overlay input.query-autocomplete:focus, .search-section_consumer .mobile-search-overlay input.query-autocomplete:active, .search-section_consumer .mobile-search-overlay input.query-autocomplete:hover,
.search-section_consumer .mobile-search-overlay .location-autocomplete:focus,
.search-section_consumer .mobile-search-overlay .location-autocomplete:active,
.search-section_consumer .mobile-search-overlay .location-autocomplete:hover,
.search-business-body .mobile-search-overlay input.query-autocomplete:focus,
.search-business-body .mobile-search-overlay input.query-autocomplete:active,
.search-business-body .mobile-search-overlay input.query-autocomplete:hover,
.search-business-body .mobile-search-overlay .location-autocomplete:focus,
.search-business-body .mobile-search-overlay .location-autocomplete:active,
.search-business-body .mobile-search-overlay .location-autocomplete:hover,
.widget-search-wide .search-section_consumer .mobile-search-overlay input.query-autocomplete:focus,
.widget-search-wide .search-section_consumer .mobile-search-overlay input.query-autocomplete:active,
.widget-search-wide .search-section_consumer .mobile-search-overlay input.query-autocomplete:hover,
.widget-search-wide .search-section_consumer .mobile-search-overlay .location-autocomplete:focus,
.widget-search-wide .search-section_consumer .mobile-search-overlay .location-autocomplete:active,
.widget-search-wide .search-section_consumer .mobile-search-overlay .location-autocomplete:hover,
.user-profile .mobile-search-overlay input.query-autocomplete:focus,
.user-profile .mobile-search-overlay input.query-autocomplete:active,
.user-profile .mobile-search-overlay input.query-autocomplete:hover,
.user-profile .mobile-search-overlay .location-autocomplete:focus,
.user-profile .mobile-search-overlay .location-autocomplete:active,
.user-profile .mobile-search-overlay .location-autocomplete:hover {
  border-width: 1px;
  border-top: 0px;
  background-color: white;
  border-color: #e6e6e6;
}

/* line 138, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--service input.query-autocomplete,
.search-business-body .mobile-search--service input.query-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--service input.query-autocomplete,
.user-profile .mobile-search--service input.query-autocomplete {
  display: block;
}

/* line 141, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--service .location-autocomplete,
.search-business-body .mobile-search--service .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--service .location-autocomplete,
.user-profile .mobile-search--service .location-autocomplete {
  display: none;
}

/* line 146, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--location .missing-query-cta,
.search-business-body .mobile-search--location .missing-query-cta,
.widget-search-wide .search-section_consumer .mobile-search--location .missing-query-cta,
.user-profile .mobile-search--location .missing-query-cta {
  display: none;
}

/* line 149, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--location .service-message,
.search-business-body .mobile-search--location .service-message,
.widget-search-wide .search-section_consumer .mobile-search--location .service-message,
.user-profile .mobile-search--location .service-message {
  display: none !important;
}

/* line 152, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--location input.query-autocomplete,
.search-business-body .mobile-search--location input.query-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--location input.query-autocomplete,
.user-profile .mobile-search--location input.query-autocomplete {
  display: block;
}

/* line 155, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--location .location-autocomplete,
.search-business-body .mobile-search--location .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--location .location-autocomplete,
.user-profile .mobile-search--location .location-autocomplete {
  display: block;
}

/* line 158, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--location .search-without-location,
.search-business-body .mobile-search--location .search-without-location,
.widget-search-wide .search-section_consumer .mobile-search--location .search-without-location,
.user-profile .mobile-search--location .search-without-location {
  display: block;
}

/* line 163, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish .service-message,
.search-business-body .mobile-search--finish .service-message,
.widget-search-wide .search-section_consumer .mobile-search--finish .service-message,
.user-profile .mobile-search--finish .service-message {
  display: none !important;
}

/* line 166, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish .close,
.search-business-body .mobile-search--finish .close,
.widget-search-wide .search-section_consumer .mobile-search--finish .close,
.user-profile .mobile-search--finish .close {
  display: none;
}

/* line 169, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish input.query-autocomplete,
.search-business-body .mobile-search--finish input.query-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--finish input.query-autocomplete,
.user-profile .mobile-search--finish input.query-autocomplete {
  display: block;
}

/* line 172, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish .location-autocomplete,
.search-business-body .mobile-search--finish .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--finish .location-autocomplete,
.user-profile .mobile-search--finish .location-autocomplete {
  display: block;
}

/* line 175, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish .search-without-location,
.search-business-body .mobile-search--finish .search-without-location,
.widget-search-wide .search-section_consumer .mobile-search--finish .search-without-location,
.user-profile .mobile-search--finish .search-without-location {
  display: block;
}

/* line 178, app/assets/stylesheets/modules/_mobile-search.sass */
.search-section_consumer .mobile-search--finish input.query-autocomplete,
.search-section_consumer .mobile-search--finish .location-autocomplete,
.search-business-body .mobile-search--finish input.query-autocomplete,
.search-business-body .mobile-search--finish .location-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--finish input.query-autocomplete,
.widget-search-wide .search-section_consumer .mobile-search--finish .location-autocomplete,
.user-profile .mobile-search--finish input.query-autocomplete,
.user-profile .mobile-search--finish .location-autocomplete {
  background-color: white;
}

/* line 2, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.finding-the-best .header {
  text-align: center;
  width: 100%;
}

/* line 5, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.finding-the-best .header h1 {
  font-size: 51px;
  margin: 0;
  font-weight: normal;
}

/* line 9, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.finding-the-best .header p {
  font-size: 25px;
}

/* line 12, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews {
  display: flex;
}

/* line 14, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review {
  flex: 1 0 0px;
  border: 1px solid #ccc;
  margin-left: 15px;
  background: #fff;
  position: relative;
}

/* line 20, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review.review-0 {
  margin-left: 0;
}

/* line 22, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .image {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* line 27, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .homepage-trader-details {
  padding: 30px;
}

/* line 29, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field {
  vertical-align: top;
}

/* line 31, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay {
  width: 85px;
  height: 16px;
  position: relative;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.homepage-trader-reviews .homepage-trader-review .review-attribute-field .review-attribute-overlay .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 33, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .star-text {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 16px;
  line-height: 17px;
  margin: 2px 0 0 20px;
}

/* line 38, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .reviews {
  padding-bottom: 20px;
}

/* line 40, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .review-body {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 20px 0;
}

/* line 46, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review h3 {
  margin: 0 0 15px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 34px;
  line-height: 42px;
}

/* line 51, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review h3 a {
  color: #000;
  text-decoration: none;
}

/* line 54, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review h3 a:hover {
  text-decoration: underline;
}

/* line 56, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
.homepage-trader-reviews .homepage-trader-review .member {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 63, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .review-2 {
    display: none;
  }
  /* line 66, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .homepage-trader-review h3 {
    font-size: 25px;
  }
  /* line 68, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .homepage-trader-review .review-body {
    font-size: 16px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 73, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews {
    display: block;
  }
  /* line 75, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .homepage-trader-review {
    margin: 0 0 15px 0;
  }
  /* line 77, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .homepage-trader-review h3 {
    font-size: 24px;
    line-height: 31px;
  }
  /* line 80, app/assets/stylesheets/modules/_trader_reviews_noncarousel.sass */
  .homepage-trader-reviews .homepage-trader-review .review-body {
    font-size: 16px;
    line-height: 20px;
  }
}

/* line 1, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-section {
  border-bottom: 1px solid #ccc;
  width: 100%;
}

/* line 4, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-container {
  display: flex;
  align-items: center;
  max-width: 1440px;
  margin-left: 6.6%;
  margin-right: 6.6%;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  justify-content: space-between;
}

/* line 14, app/assets/stylesheets/modules/_breadcrumb.sass */
.menu-ex-burger:after {
  font-family: 'Which-Icons';
  content: '\25bc';
  margin: -2px 0 0 5px;
  vertical-align: top;
  display: inline-block;
  color: #0050B3;
}

/* line 22, app/assets/stylesheets/modules/_breadcrumb.sass */
.menu-ex-burger.active:after {
  content: '\25b2';
}

/* line 24, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 29, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-text {
  margin-left: 5px;
}

/* line 31, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-text-link {
  margin-left: 5px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 34, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-icon-container {
  margin-right: 5px;
}

/* line 36, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-link-container {
  display: flex;
  align-items: center;
}

/* line 39, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-link-container .breadcrumb-menu {
  margin-left: 10px;
}

/* line 41, app/assets/stylesheets/modules/_breadcrumb.sass */
.breadcrumb-link-container .breadcrumb-menu .menu-ex-burger {
  border-left: 1px solid #ccc;
  padding-left: 10px;
}

@media only screen and (min-width: 768px) {
  /* line 46, app/assets/stylesheets/modules/_breadcrumb.sass */
  .breadcrumb-container {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 51, app/assets/stylesheets/modules/_breadcrumb.sass */
  .breadcrumb-container {
    margin-left: 32px;
    margin-right: 32px;
  }
}

@media only screen and (min-width: 1500px) {
  /* line 56, app/assets/stylesheets/modules/_breadcrumb.sass */
  .breadcrumb-container {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 9, app/assets/stylesheets/blocks/badges.sass */
#bar-member.badges-block {
  margin-right: 15px;
  padding-top: 100px;
  background-image: url(/assets/association-logos/logo-bar-colour-5b9c343b417d4a6107784e49fa7a406c362b1b203ad085f4453db79fc6d4f649.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100px 100px;
}

/* line 16, app/assets/stylesheets/blocks/badges.sass */
#bar-member.badges-block h4 {
  display: none;
}

/* line 18, app/assets/stylesheets/blocks/badges.sass */
#bar-member.badges-block .url {
  width: 100%;
  text-align: center;
}

/* line 21, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block {
  position: relative;
  background-image: url(/assets/badges/trusted-trader-of-the-year-blank-76373967b41fe0da19d9132744d023c70816fc621b283d218a5f52711e0a574e.svg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 125px;
  width: 156px;
  margin-right: 15px;
}

/* line 24, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block .event-name {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 7%;
}

/* line 30, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block .event-name span {
  font-family: "National2-Bold", "Arial" !important;
  color: black;
}

/* line 33, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block .event-year {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 11%;
}

/* line 38, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block .event-year span {
  font-family: "National2-Bold", "Arial" !important;
  color: black;
}

/* line 41, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block .event-name, #trusted-trader-of-the-year.badges-block .event-year {
  display: none;
}

/* line 43, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block.year-2020 {
  background-image: url(/assets/badges/trusted-trader-of-the-year-2020-b0c05bd3246afa77bf4b471ab576e4c68fca037934ab13529118d7fb4246acaf.svg);
}

/* line 45, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block.year-2020 svg.a-toty-year-award-arc {
  display: none;
}

/* line 47, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block.year-2022 {
  background-image: url(/assets/badges/trusted-trader-of-the-year-2022-7da1973c2ba3ef9e5c9868fc792b81de3c16390cfabc5184fb339b8e1e89cd9a.svg);
}

/* line 49, app/assets/stylesheets/blocks/badges.sass */
#trusted-trader-of-the-year.badges-block.year-2022 svg.a-toty-year-award-arc {
  display: none;
}

@supports (-moz-appearance: none) {
  /* line 21, app/assets/stylesheets/blocks/badges.sass */
  #trusted-trader-of-the-year.badges-block {
    /* Firefox SVG textPath rendering oddities */
  }
  /* line 54, app/assets/stylesheets/blocks/badges.sass */
  #trusted-trader-of-the-year.badges-block svg.a-toty-year-award-arc {
    display: none;
  }
  /* line 56, app/assets/stylesheets/blocks/badges.sass */
  #trusted-trader-of-the-year.badges-block .event-year {
    display: block;
  }
}

/* line 63, app/assets/stylesheets/blocks/badges.sass */
#trader-of-the-month.badges-block {
  background-color: transparent;
  background-image: url(/assets/trader-of-the-month-badge-5bf2cda5ed8db805d3174b0d3cf62d09e42a595499a71685412fcfd79dda574e.svg);
  background-size: 160px 160px;
  min-width: 160px;
  min-height: 160px;
  position: relative;
}

/* line 70, app/assets/stylesheets/blocks/badges.sass */
#trader-of-the-month.badges-block .overlay {
  font-family: "National2-Bold", "Arial" !important;
  color: #F10426;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 28px;
  font-size: 10px;
}

/* line 79, app/assets/stylesheets/blocks/badges.sass */
#certificate-of-distinction.badges-block {
  background: url(/assets/badges/certificate-of-distinction-bb98e65b201af02064f1e33f73c4ada89d8412761d47934627a29d9ca1ba4bdd.png) no-repeat top left;
  background-size: 160px 160px;
  min-width: 160px;
  min-height: 160px;
  position: relative;
}

/* line 85, app/assets/stylesheets/blocks/badges.sass */
#certificate-of-distinction.badges-block .overlay {
  font-family: "National2-Medium", "Arial" !important;
  color: black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  position: absolute;
  top: 108px;
  left: 40px;
  font-size: 19px;
}

/* line 1, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form, .callback-form-thanks {
  width: 685px;
  margin: 0 auto;
}

/* line 3, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .header, .callback-form-thanks .header {
  padding: 42px 36px;
  background-color: #cfd8dc;
  background-image: url(/assets/callback-header-969c329600e37c74b2aa251de61f824e46d11bc37d46080aff21b5f8146baa24.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
}

/* line 10, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .header h1, .callback-form-thanks .header h1 {
  width: 50%;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 42px;
  color: #212121;
}

/* line 15, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .header p, .callback-form-thanks .header p {
  width: 290px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 21, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .header p .hours, .callback-form-thanks .header p .hours {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 23, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .header a, .callback-form-thanks .header a {
  color: #e30613;
}

/* line 25, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form, .callback-form-thanks .form {
  padding: 36px 36px;
}

/* line 27, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form label, .callback-form-thanks .form label {
  margin-bottom: 6px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  color: #000;
}

/* line 29, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form input, .callback-form-thanks .form input {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  width: 100%;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form input:hover, .callback-form-thanks .form input:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form input:focus, .callback-form-thanks .form input:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form input[disabled], .callback-form-thanks .form input[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form input.error, .callback-form-thanks .form input.error {
  border-color: #ec8389;
}

/* line 32, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form input#phone, .callback-form-thanks .form input#phone {
  width: 50%;
}

/* line 34, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form select, .callback-form-thanks .form select {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding: 10px 15px;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form select:hover, .callback-form-thanks .form select:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form select:focus, .callback-form-thanks .form select:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form select[disabled], .callback-form-thanks .form select[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.callback-form .form select.error, .callback-form-thanks .form select.error {
  border-color: #ec8389;
}

/* line 39, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .your-business h2, .callback-form-thanks .form .your-business h2 {
  width: 100%;
  padding-bottom: 7px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 12px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 30px;
  line-height: 35px;
}

/* line 47, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .your-business p, .callback-form-thanks .form .your-business p {
  margin: 12px 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

/* line 53, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .submit-holder, .callback-form-thanks .form .submit-holder {
  width: 100%;
  text-align: center;
  margin-top: 36px;
}

/* line 57, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .submit-holder .submit, .callback-form-thanks .form .submit-holder .submit {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #e30613;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  line-height: 14px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.callback-form .form .submit-holder .submit:hover, .callback-form-thanks .form .submit-holder .submit:hover {
  background-color: #f90614;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.callback-form .form .submit-holder .submit[disabled], .callback-form-thanks .form .submit-holder .submit[disabled] {
  opacity: 0.7;
  background-color: #f90614;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.callback-form .form .submit-holder .submit.processing::before, .callback-form-thanks .form .submit-holder .submit.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 83, app/assets/stylesheets/cell-x/buttons.sass */
.callback-form .form .submit-holder .submit:before, .callback-form-thanks .form .submit-holder .submit:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  font-size: 30px;
  margin-right: 7px;
  content: "✆";
  vertical-align: middle;
}

/* line 61, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .submit-holder p, .callback-form-thanks .form .submit-holder p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
}

/* line 64, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .submit-holder p a, .callback-form-thanks .form .submit-holder p a {
  color: #e30613;
  text-decoration: none;
}

/* line 67, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .form .submit-holder p a:hover, .callback-form-thanks .form .submit-holder p a:hover {
  text-decoration: underline;
}

/* line 69, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .footer, .callback-form-thanks .footer {
  background-color: #eeeeee;
  padding: 29px 36px;
  text-align: center;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 24px;
  color: #424242;
}

/* line 77, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form .footer a, .callback-form-thanks .footer a {
  color: #e30613;
}

/* line 82, app/assets/stylesheets/blocks/callback_form.sass */
.callback-form-thanks .header p {
  width: 45%;
}

@media only screen and (min-width: 321px) and (max-width: 615px) {
  /* line 86, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form, .callback-form-thanks {
    width: 615px;
    margin: 0 auto;
    max-width: 615px;
  }
  /* line 89, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header, .callback-form-thanks .header {
    max-height: 290px;
  }
  /* line 91, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header h1, .callback-form-thanks .header h1 {
    margin-top: 0;
    margin-bottom: 18px;
  }
  /* line 94, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header p, .callback-form-thanks .header p {
    font-size: 16px;
    width: 334px;
  }
  /* line 99, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form-thanks .header {
    max-height: 263px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 103, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form, .callback-form-thanks {
    width: 100%;
    max-width: 320px;
  }
  /* line 106, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header, .callback-form-thanks .header {
    padding: 36px 26px;
    background-image: none;
  }
  /* line 109, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header h1, .callback-form-thanks .header h1 {
    width: 100%;
    font-size: 36px;
    line-height: 42px;
  }
  /* line 113, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .header p, .callback-form-thanks .header p {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }
  /* line 117, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .form, .callback-form-thanks .form {
    padding: 36px 26px;
  }
  /* line 119, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .form input#phone, .callback-form-thanks .form input#phone {
    width: 100%;
  }
  /* line 121, app/assets/stylesheets/blocks/callback_form.sass */
  .callback-form .footer, .callback-form-thanks .footer {
    padding: 26px 26px;
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 127, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content {
  border-radius: 3px;
}

/* line 129, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content .featherlight-close-icon {
  background: white;
  width: 48px;
  height: 48px;
  top: 0;
  right: -63px;
  transition: background 200ms;
  transition-timing-function: ease-in-out;
  font-size: 0px;
}

/* line 138, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content .featherlight-close-icon:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: '\e035';
  line-height: 52px;
  font-size: 16px;
  width: 48px;
}

/* line 144, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content .featherlight-close-icon:hover {
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

/* line 147, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content .featherlight-close-icon:hover:before {
  color: white;
}

/* line 149, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight .featherlight-content .featherlight-inner {
  border-radius: 3px;
}

/* line 152, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight.featherlight-loading .featherlight-content {
  background-color: #eeeeee;
  background-image: url(/assets/input-ripple-ef867999814c232eabdcc1a1ae828787b8fa03de30f117d6c728b1b00002131c.svg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center 250px;
}

@media only screen and (max-width: 767px) {
  /* line 162, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight .featherlight-content .featherlight-close-icon {
    top: -63px;
    right: 0;
  }
}

/* line 166, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight.salesforce-callback {
  position: absolute;
  overflow: visible;
  height: 100%;
  cursor: default;
}

/* line 171, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight.salesforce-callback .featherlight-content {
  position: absolute;
  left: 50%;
  margin: 100px auto;
  margin-left: -342.5px;
  border-bottom: 0;
  padding: 0;
  vertical-align: inherit;
  overflow: visible;
}

/* line 180, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight.salesforce-callback .featherlight-content .featherlight-inner {
  height: 1308px;
  width: 685px;
}

/* line 183, app/assets/stylesheets/blocks/callback_form.sass */
.featherlight.salesforce-callback .featherlight-content .featherlight-inner.thanks {
  height: 305px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 188, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content {
    margin-left: -307.5px;
    border-bottom: 0;
    padding: 0;
  }
  /* line 192, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content .featherlight-inner {
    height: 1243px;
    width: 615px;
  }
  /* line 195, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content .featherlight-inner.thanks {
    height: 263px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 200, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content {
    margin-left: -160px;
    border-bottom: 0;
    padding: 0;
  }
  /* line 204, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content .featherlight-inner {
    height: 1403px;
    width: 320px;
    max-width: 320px;
  }
  /* line 208, app/assets/stylesheets/blocks/callback_form.sass */
  .featherlight.salesforce-callback .featherlight-content .featherlight-inner.thanks {
    height: 272px;
  }
}

/* line 2, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .dblWrapper {
  float: left;
  margin: 0 15px 15px 0;
}

/* line 5, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .dblWrapper .even {
  margin-bottom: 15px;
}

/* line 7, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .dblWrapper .imageWrapper {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 10, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .dblWrapper .imageWrapper:hover, #business_gallery_thumbs .dblWrapper .imageWrapper:active {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 14, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .imageWrapper {
  height: 142px;
  width: 125px;
}

/* line 17, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .imageWrapper img.uploadImg {
  height: auto;
  width: auto;
  max-width: 130px;
  max-height: 130px;
}

/* line 23, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs .imageWrapper.imageWrapperLarge {
  height: 299px;
  width: 404px;
  float: left;
  margin: 0 15px 15px 0;
}

/* line 30, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs li .imageWrapper {
  height: 135px;
  width: 135px;
}

/* line 33, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs li .imageWrapper img.uploadImg {
  height: auto;
  width: auto;
  max-width: 130px;
  max-height: 130px;
}

/* line 39, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
#business_gallery_thumbs li .caption {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 56, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
  #business_gallery_thumbs .imageWrapper.imageWrapperLarge {
    height: auto;
    width: auto;
    clear: both;
  }
  /* line 60, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
  #business_gallery_thumbs .imageWrapper.imageWrapperLarge img {
    width: 100%;
  }
  /* line 62, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
  #business_gallery_thumbs .dblWrapper {
    float: none;
    width: 100%;
    margin-right: 0;
    clear: both;
  }
  /* line 67, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
  #business_gallery_thumbs .dblWrapper .imageWrapper.even {
    float: left;
    margin-right: 15px;
  }
  /* line 70, app/assets/stylesheets/blocks/for_traders/business-gallery-thumbs.sass */
  #business_gallery_thumbs .dblWrapper .imageWrapper.odd {
    float: left;
  }
}

/* line 1, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile {
  width: 335px;
  margin: 0 auto;
  background-color: white;
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  padding: 24px 20px;
  margin-bottom: 24px;
  margin-top: 7px;
}

/* line 9, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome {
  display: flex;
  flex-direction: column;
}

/* line 12, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .profile-text {
  flex: 1 1 auto;
  padding-right: 40px;
}

/* line 15, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress {
  flex-basis: 220px;
}

/* line 22, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .profile-trader-name h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
}

/* line 26, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .profile-disclaimer {
  font-weight: bold;
}

/* line 29, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .profile-intro .welcome-new-trader {
  font-weight: bold;
}

/* line 31, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .profile-intro div {
  overflow: auto;
}

/* line 34, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .text {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 20px;
  color: #000;
}

/* line 39, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram {
  position: relative;
  height: 125px;
  width: 125px;
  margin: 14px auto;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 45, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram p {
  position: absolute;
  top: 0;
  left: 0;
  width: 125px;
  height: 125px;
  text-align: center;
  font-size: 48px;
  line-height: 32px;
}

/* line 54, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram p[data-completeness="100"] {
  left: -3px;
  font-size: 40px;
  line-height: 40px;
}

/* line 58, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram p .units {
  font-size: 30px;
}

/* line 60, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram canvas {
  width: 125px;
  height: 125px;
  color: #e02355;
  border-color: #bdbdbd;
}

/* line 65, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome .trader-progress .diagram canvas[data-completeness="100"] {
  border-color: #e02355;
}

/* line 68, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome a button {
  background: #f44336;
  padding: 10px;
  width: 130px;
  height: 48px;
  border-radius: 2px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: white;
  text-decoration: none;
}

/* line 79, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome a button:hover {
  text-decoration: underline;
}

/* line 81, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome a.profile-preview, .scene--card-profile .profile-welcome a.profile-community {
  display: block;
  float: right;
  margin-top: 15px;
}

/* line 86, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
.scene--card-profile .profile-welcome a.profile-community button {
  line-height: 15px;
}

@media only screen and (min-width: 768px) {
  /* line 90, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile {
    padding: 0px;
    border: 0px;
  }
  /* line 93, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome {
    flex-direction: row;
  }
  /* line 95, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .profile-intro {
    font-family: "National2-Regular", "Arial" !important;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: block;
  }
  /* line 101, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .profile-disclaimer {
    bottom: -30px;
  }
  /* line 104, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .text {
    font-family: "National2-Regular", "Arial" !important;
    font-size: 14px;
    line-height: 22px;
    color: #000;
  }
  /* line 109, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram {
    height: 90px;
    width: 90px;
  }
  /* line 112, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p {
    height: 90px;
    width: 90px;
    font-family: "National2-Medium", "Arial" !important;
    font-size: 30px;
    line-height: 30px;
  }
  /* line 118, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram canvas {
    height: 90px;
    width: 90px;
  }
  /* line 121, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome a.profile-preview, .scene--card-profile .profile-welcome a.profile-community {
    bottom: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 125, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    margin-bottom: 20px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .scene--card-profile > div {
    margin: 0 20px;
  }
  /* line 128, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome {
    width: 615px;
    margin: 0 auto;
    padding-top: 20px;
  }
  /* line 132, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .text {
    top: 64px;
    line-height: 16px;
  }
  /* line 137, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p[data-completeness="100"] {
    left: -3px;
    font-size: 26px;
    line-height: 34px;
  }
  /* line 141, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p[data-completeness="100"] .units {
    font-size: 26px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 145, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    margin-bottom: 20px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .scene--card-profile > div {
    margin: 0 20px;
  }
  /* line 148, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome {
    width: 755px;
    margin: 0 auto;
    padding-top: 20px;
  }
  /* line 152, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram {
    height: 170px;
    width: 170px;
  }
  /* line 155, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p {
    height: 170px;
    width: 170px;
    font-family: "National2-Medium", "Arial" !important;
    font-size: 51px;
    line-height: 65px;
  }
  /* line 161, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p .units {
    font-size: 51px;
  }
  /* line 163, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram p[data-completeness="100"] {
    font-size: 51px;
    line-height: 65px;
  }
  /* line 166, app/assets/stylesheets/blocks/for_traders/profile_welcome.sass */
  .scene--card-profile .profile-welcome .trader-progress .diagram canvas {
    height: 170px;
    width: 170px;
  }
}

/* line 1, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
.not-endorsable-container {
  width: 335px;
  margin: 0 auto;
  background-color: white;
  border: solid 1px red;
  border-radius: 4px;
  padding: 24px 20px;
  margin-bottom: 24px;
  margin-top: 7px;
}

/* line 9, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
.not-endorsable-container h1 {
  margin-bottom: 0.05em;
}

/* line 11, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
.not-endorsable-container ul {
  padding-top: 1em;
  padding: 1em 2em;
}

/* line 14, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
.not-endorsable-container ul li {
  list-style-type: disc;
}

@media only screen and (min-width: 768px) {
  /* line 18, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container {
    padding: 0;
    border: 0;
  }
  /* line 21, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container .not-endorsable {
    border-left: 0.5em solid red;
    padding-left: 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 26, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    margin-bottom: 20px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .not-endorsable-container > div {
    margin: 0 20px;
  }
  /* line 29, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container .not-endorsable {
    width: 615px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 33, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    margin-bottom: 20px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .not-endorsable-container > div {
    margin: 0 20px;
  }
  /* line 36, app/assets/stylesheets/blocks/for_traders/validation_problems.sass */
  .not-endorsable-container .not-endorsable {
    width: 755px;
    margin: 0 auto;
  }
}

/* line 1, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block {
  width: 100%;
  border: solid #cfcfcf 1px;
  background: white;
  font-size: 0;
}

/* line 6, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .logos {
  padding: 24px 0px 24px 15px;
  display: inline-block;
  width: 300px;
  min-height: 200px;
  vertical-align: top;
  font-family: "National2-Bold", "Arial" !important;
  font-size: 14px;
  max-width: 100%;
}

/* line 15, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .logos img {
  max-width: 245px;
}

/* line 17, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .logos div {
  margin: 10px 0;
}

/* line 19, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .description {
  padding-top: 24px;
  text-align: left;
  display: inline-block;
  width: 405px;
  min-height: 200px;
  vertical-align: top;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 14px;
  max-width: 100%;
}

/* line 29, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .description h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 20px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 13px;
}

/* line 35, app/assets/stylesheets/blocks/partnership-information-block.sass */
.partnership-information-block .description:only-of-type {
  width: 685px;
  padding: 14px;
}

@media only screen and (min-width: 768px) {
  /* line 41, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .description:only-of-type {
    margin-left: 35px;
    margin-right: 35px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 46, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 52, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos, .partnership-information-block .description {
    padding: 10px;
  }
  /* line 54, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos {
    min-height: 0;
  }
  /* line 56, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 60, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block {
    text-align: left;
  }
  /* line 62, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos {
    text-align: left;
  }
  /* line 64, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos img {
    max-width: 100%;
  }
  /* line 66, app/assets/stylesheets/blocks/partnership-information-block.sass */
  .partnership-information-block .logos, .partnership-information-block .description {
    display: block;
    padding-right: 10px;
  }
}

/* line 7, app/assets/stylesheets/blocks/review_form.sass */
.fullscreen-simple .close-and-return {
  background-image: url(/assets/CELL/svg-icons/cross-thin-5a7b047ec6cc75b94b484b45ff7216365722b3426205aab8db437432c9bae5d6.svg);
  width: 30px;
  height: 30px;
  background-size: cover;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 0;
}

/* line 17, app/assets/stylesheets/blocks/review_form.sass */
.button.create_review {
  background: #ffffff;
  border: 1px solid #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
  margin-bottom: 10px;
}

/* line 21, app/assets/stylesheets/blocks/review_form.sass */
.review-form {
  margin-bottom: 0.5em;
  width: 100%;
  margin-left: 0;
  clear: left;
}

/* line 26, app/assets/stylesheets/blocks/review_form.sass */
.review-form p {
  font-size: 18px;
  line-height: 24px;
}

/* line 29, app/assets/stylesheets/blocks/review_form.sass */
.review-form h1 {
  margin-top: 46px;
  font-family: "National2-Medium", "Arial" !important;
  width: 100%;
  color: #000;
  font-size: 56px;
  text-align: center;
}

/* line 36, app/assets/stylesheets/blocks/review_form.sass */
.review-form h2 {
  font-family: "National2-Medium", "Arial" !important;
  width: 100%;
  color: #000;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 22px;
}

/* line 43, app/assets/stylesheets/blocks/review_form.sass */
.review-form h2 .character-limit-display {
  margin-left: 10px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 16px;
  color: #999;
}

/* line 48, app/assets/stylesheets/blocks/review_form.sass */
.review-form > h2 {
  margin-top: 30px;
  text-align: center;
  font-size: 30px;
}

/* line 52, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebe9e9;
}

/* line 56, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating {
  margin-bottom: 10px;
}

/* line 58, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating .br-wrapper {
  display: inline-block;
}

/* line 60, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating .br-wrapper .br-widget {
  width: 150px;
}

/* line 62, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating label {
  color: #999;
  font-weight: normal;
  display: inline-block;
  width: 200px;
  font-size: 18px;
}

/* line 68, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating .description {
  color: #444;
}

/* line 70, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating label, .review-form .ratings .rating .br-wrapper, .review-form .ratings .rating .review-attribute-field {
  vertical-align: middle;
}

/* line 72, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .rating .tooltip-control {
  width: 30px;
  height: 30px;
}

/* line 75, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .recommend {
  width: 100%;
  margin: 20px 0;
}

/* line 78, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .recommend label {
  font-family: "National2-Bold", "Arial" !important;
  padding: 5px 10px;
  cursor: pointer;
}

/* line 82, app/assets/stylesheets/blocks/review_form.sass */
.review-form .ratings .terms {
  margin: 10px 0 20px 0;
}

/* line 84, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title, .review-form .review, .review-form .recommend, .review-form .validated-field, .review-form .ratings {
  margin-bottom: 24px;
}

/* line 85, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title label, .review-form .review label, .review-form .recommend label, .review-form .validated-field label, .review-form .ratings label {
  margin-bottom: 6px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  color: #000;
  margin-bottom: 10px;
  font-size: 24px;
}

/* line 89, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title label .character-limit-display, .review-form .review label .character-limit-display, .review-form .recommend label .character-limit-display, .review-form .validated-field label .character-limit-display, .review-form .ratings label .character-limit-display {
  margin: 6px 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 14px;
  line-height: 18px;
  color: #757575;
  padding-left: 10px;
  font-size: 18px;
}

/* line 94, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title label.optional:after, .review-form .review label.optional:after, .review-form .recommend label.optional:after, .review-form .validated-field label.optional:after, .review-form .ratings label.optional:after {
  content: "(optional)";
  margin: 6px 0;
  font-family: "National2-Regular", "Arial" !important;
  font-style: italic;
  font-size: 18px;
  line-height: 18px;
  color: #757575;
  padding-left: 10px;
}

/* line 104, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title > div, .review-form .review > div, .review-form .recommend > div, .review-form .validated-field > div, .review-form .ratings > div {
  position: relative;
}

/* line 106, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title > div input, .review-form .title > div textarea, .review-form .review > div input, .review-form .review > div textarea, .review-form .recommend > div input, .review-form .recommend > div textarea, .review-form .validated-field > div input, .review-form .validated-field > div textarea, .review-form .ratings > div input, .review-form .ratings > div textarea {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  width: 100%;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form .title > div input:hover, .review-form .title > div textarea:hover, .review-form .review > div input:hover, .review-form .review > div textarea:hover, .review-form .recommend > div input:hover, .review-form .recommend > div textarea:hover, .review-form .validated-field > div input:hover, .review-form .validated-field > div textarea:hover, .review-form .ratings > div input:hover, .review-form .ratings > div textarea:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form .title > div input:focus, .review-form .title > div textarea:focus, .review-form .review > div input:focus, .review-form .review > div textarea:focus, .review-form .recommend > div input:focus, .review-form .recommend > div textarea:focus, .review-form .validated-field > div input:focus, .review-form .validated-field > div textarea:focus, .review-form .ratings > div input:focus, .review-form .ratings > div textarea:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form .title > div input[disabled], .review-form .title > div textarea[disabled], .review-form .review > div input[disabled], .review-form .review > div textarea[disabled], .review-form .recommend > div input[disabled], .review-form .recommend > div textarea[disabled], .review-form .validated-field > div input[disabled], .review-form .validated-field > div textarea[disabled], .review-form .ratings > div input[disabled], .review-form .ratings > div textarea[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form .title > div input.error, .review-form .title > div textarea.error, .review-form .review > div input.error, .review-form .review > div textarea.error, .review-form .recommend > div input.error, .review-form .recommend > div textarea.error, .review-form .validated-field > div input.error, .review-form .validated-field > div textarea.error, .review-form .ratings > div input.error, .review-form .ratings > div textarea.error {
  border-color: #ec8389;
}

/* line 109, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title > div textarea, .review-form .review > div textarea, .review-form .recommend > div textarea, .review-form .validated-field > div textarea, .review-form .ratings > div textarea {
  min-height: 300px;
}

/* line 111, app/assets/stylesheets/blocks/review_form.sass */
.review-form .title .field-error, .review-form .review .field-error, .review-form .recommend .field-error, .review-form .validated-field .field-error, .review-form .ratings .field-error {
  color: red;
  font-size: 18px;
}

/* line 114, app/assets/stylesheets/blocks/review_form.sass */
.review-form .validated-field__subnote {
  font-family: "National2-Regular", "Arial" !important;
  font-style: italic;
  font-size: 18px;
  line-height: 18px;
}

/* line 120, app/assets/stylesheets/blocks/review_form.sass */
.review-form .recommend .choice {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 123, app/assets/stylesheets/blocks/review_form.sass */
.review-form .recommend .choice input[type=radio] {
  position: relative;
  width: 0;
  height: 0;
  -webkit-appearance: none;
  border: none;
  padding: 0;
  margin-bottom: 0;
  display: block;
}

/* line 12, app/assets/stylesheets/cell-x/radio_buttons.sass */
.review-form .recommend .choice input[type=radio]:before {
  position: absolute;
  content: '';
  box-sizing: content-box;
  border: 1px solid #cccccc;
  border-radius: 100%;
  height: 24px;
  width: 24px;
  padding: 0;
}

/* line 21, app/assets/stylesheets/cell-x/radio_buttons.sass */
.review-form .recommend .choice input[type=radio]:after {
  position: absolute;
  content: '';
  box-sizing: content-box;
  background-color: transparent;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  margin: 5px;
  padding: 0;
}

/* line 32, app/assets/stylesheets/cell-x/radio_buttons.sass */
.review-form .recommend .choice input[type=radio]:hover:after {
  background-color: #cccccc;
}

/* line 35, app/assets/stylesheets/cell-x/radio_buttons.sass */
.review-form .recommend .choice input[type=radio]:checked:before {
  border: 1px solid #3f51b5;
}

/* line 37, app/assets/stylesheets/cell-x/radio_buttons.sass */
.review-form .recommend .choice input[type=radio]:checked:after {
  background-color: #3f51b5;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 123, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .recommend .choice input[type=radio] {
    width: 20px;
    height: 20px;
    -webkit-appearance: radio;
    border: initial;
    padding: initial;
    display: inline-block;
  }
  /* line 46, app/assets/stylesheets/cell-x/radio_buttons.sass */
  .review-form .recommend .choice input[type=radio]:before {
    display: none;
  }
  /* line 48, app/assets/stylesheets/cell-x/radio_buttons.sass */
  .review-form .recommend .choice input[type=radio]:after {
    display: none;
  }
}

/* line 127, app/assets/stylesheets/blocks/review_form.sass */
.review-form .recommend .choice label {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 20px;
  line-height: 32px;
  padding-left: 32px;
}

/* line 133, app/assets/stylesheets/blocks/review_form.sass */
.review-form .your-agreement, .review-form .did-not-use {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebe9e9;
}

/* line 137, app/assets/stylesheets/blocks/review_form.sass */
.review-form .your-agreement label, .review-form .did-not-use label {
  display: inline;
  font-family: "National2-Medium", "Arial" !important;
  color: black;
  font-size: 18px;
}

/* line 142, app/assets/stylesheets/blocks/review_form.sass */
.review-form .your-agreement input[type=checkbox], .review-form .did-not-use input[type=checkbox] {
  -webkit-appearance: none;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  height: 27px;
  width: 27px;
  outline: none;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  cursor: default;
}

/* line 15, app/assets/stylesheets/cell-x/checkbox.sass */
.review-form .your-agreement input[type=checkbox]:focus, .review-form .did-not-use input[type=checkbox]:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 18, app/assets/stylesheets/cell-x/checkbox.sass */
.review-form .your-agreement input[type=checkbox]:checked, .review-form .did-not-use input[type=checkbox]:checked {
  background: #3f57a6;
  border: 2px solid #3f57a6;
  border-radius: 2px;
  background-image: url(/assets/icon-tick-checkbox-755cd07a506783f85a9dfbae02ac2fe96d577367ef5216d31953481f759a2dd9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 11px;
}

/* line 26, app/assets/stylesheets/cell-x/checkbox.sass */
.review-form .your-agreement input[type=checkbox]:checked:focus, .review-form .did-not-use input[type=checkbox]:checked:focus {
  border-color: #2196f3;
}

/* line 144, app/assets/stylesheets/blocks/review_form.sass */
.review-form .your-agreement p, .review-form .did-not-use p {
  font-size: 18px;
}

/* line 147, app/assets/stylesheets/blocks/review_form.sass */
.review-form #preferred_callback_time {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding: 10px 15px;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form #preferred_callback_time:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form #preferred_callback_time:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form #preferred_callback_time[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.review-form #preferred_callback_time.error {
  border-color: #ec8389;
}

/* line 154, app/assets/stylesheets/blocks/review_form.sass */
.review-form .review-verification-data .validated-field.with-errors .field-error {
  margin: -10px 0 15px 5px;
}

/* line 158, app/assets/stylesheets/blocks/review_form.sass */
.guidelines .hide-button {
  display: none;
  float: right;
  cursor: pointer;
  color: red;
  font-weight: bold;
}

/* line 164, app/assets/stylesheets/blocks/review_form.sass */
.guidelines h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 11px;
  line-height: 11px;
  margin-top: 0;
  clear: both;
  color: #786952;
  border-bottom: 2px solid #786952;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* line 174, app/assets/stylesheets/blocks/review_form.sass */
.guidelines p {
  width: 100%;
}

/* line 178, app/assets/stylesheets/blocks/review_form.sass */
.review-form button {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.review-form button:hover {
  background-color: #0d386d;
}

/* line 180, app/assets/stylesheets/blocks/review_form.sass */
.review-form button[disabled] {
  background-color: #c5c5c5;
  cursor: not-allowed;
}

@media only screen and (min-width: 768px) {
  /* line 185, app/assets/stylesheets/blocks/review_form.sass */
  .review-form {
    width: 755px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 192, app/assets/stylesheets/blocks/review_form.sass */
  .review-form {
    width: 615px;
    padding: 12px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/blocks/review_form.sass */
  .review-form {
    padding-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  /* line 202, app/assets/stylesheets/blocks/review_form.sass */
  .review-form h2 {
    font-size: 22px;
    line-height: 25px;
  }
  /* line 205, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .service-not-used {
    position: relative;
  }
  /* line 207, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .service-not-used label {
    margin-left: 45px;
  }
  /* line 209, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .service-not-used input {
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 215, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .title label .character-limit-display, .review-form .review label .character-limit-display {
    position: relative;
    display: block;
    padding: 0;
    text-align: left;
  }
  /* line 221, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating {
    position: relative;
  }
  /* line 223, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating label {
    font-size: 17px;
    margin-bottom: 10px;
  }
  /* line 226, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating .br-wrapper {
    width: 88%;
    display: inline-block;
    padding-bottom: 2px;
  }
  /* line 230, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating .br-wrapper .br-widget {
    width: 100%;
    margin: 0;
  }
  /* line 233, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating .br-wrapper .br-widget a {
    width: 30px;
    height: 30px;
  }
  /* line 236, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .ratings .rating .tooltip {
    display: none !important;
  }
  /* line 238, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .buttons .button {
    display: block;
    margin: 0;
    width: 100%;
  }
  /* line 243, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .login-and-submit button[type='submit'] {
    font-size: 16px;
    width: 100%;
  }
  /* line 247, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .register-and-submit button[type='submit'] {
    font-size: 16px;
    width: 100%;
  }
  /* line 250, app/assets/stylesheets/blocks/review_form.sass */
  .review-form .register-and-submit button[type='button'] {
    padding: 18px 10px;
  }
}

/* line 2, app/assets/stylesheets/blocks/review_preview.sass */
.reviews .review-preview {
  width: 100%;
  border: 1px solid #c5c5c5;
  border-top: 2px solid blue;
  padding: 30px 35px;
  background-color: #f8f8f8;
}

/* line 8, app/assets/stylesheets/blocks/review_preview.sass */
.reviews .review-preview .review {
  margin: 0;
  padding: 0;
  border: none;
}

/* line 3, app/assets/stylesheets/blocks/reviews.sass */
.reviews .grid {
  width: 755px;
  margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 3, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .grid {
    width: 755px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 3, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .grid {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .grid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 7, app/assets/stylesheets/blocks/reviews.sass */
#reviews {
  padding-bottom: 50px;
}

/* line 9, app/assets/stylesheets/blocks/reviews.sass */
#reviews p {
  color: #000;
  margin-top: 15px;
}

/* line 13, app/assets/stylesheets/blocks/reviews.sass */
#reviews .header .grid {
  width: 755px;
  margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 13, app/assets/stylesheets/blocks/reviews.sass */
  #reviews .header .grid {
    width: 755px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 13, app/assets/stylesheets/blocks/reviews.sass */
  #reviews .header .grid {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 13, app/assets/stylesheets/blocks/reviews.sass */
  #reviews .header .grid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 16, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list {
  margin-top: 30px !important;
}

/* line 18, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .business-sort-count {
  margin-bottom: 30px;
  width: 100%;
  text-align: right;
}

/* line 22, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .business-sort-count .reviews-sort-label, #reviews .list .business-sort-count form {
  display: inline-block;
}

/* line 24, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .business-sort-count form {
  margin-right: 10px;
  margin-left: 15px;
}

/* line 27, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .business-sort-count select {
  background-color: white;
  padding: 5px 20px 5px 15px;
}

/* line 30, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebe9e9;
  color: #615555;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 14px;
  line-height: 21px;
  color: #000;
}

/* line 36, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-moderation-message {
  color: #e30613;
}

/* line 38, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-recommended {
  line-height: 30px;
  padding-left: 35px;
  background: url(/assets/profile/icon-profile-reccomended-d221f86dddf65ef8aab39f07e3a5c08a12a34860fa8620d951fb3e5cca130e06.svg) no-repeat 0% 50%;
  background-size: contain;
  position: relative;
  margin: 10px 0 15px 0;
}

/* line 45, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-text {
  max-width: 430px;
  word-break: break-word;
}

/* line 48, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-title {
  font-size: 25px;
  line-height: 31px;
  color: #000;
  margin: 0 0 20px 0;
}

/* line 53, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-details, #reviews .list .review .review-text {
  line-height: 25px;
}

/* line 55, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-details, #reviews .list .review .review-text, #reviews .list .review .review-recommended {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
}

/* line 58, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-details {
  margin: 15px 0;
  clear: both;
}

/* line 61, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-details .review-reviewer-name {
  margin-right: 1em;
}

/* line 63, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-comments {
  color: #615555;
}

/* line 65, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-reply {
  clear: both;
  padding: 30px;
}

/* line 68, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-reply .review-reply-comments {
  font-size: 16px;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 71, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .review-control {
  float: right;
  clear: right;
}

/* line 74, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .review .reported-message {
  color: red;
  font-style: italic;
}

/* line 77, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .pagination {
  font-size: 18px;
  text-align: center;
  margin-bottom: 50px;
}

/* line 81, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .pagination-section {
  width: 100%;
  text-align: center;
}

/* line 84, app/assets/stylesheets/blocks/reviews.sass */
#reviews .list .pagination-section .paginate {
  margin-top: 2rem;
  display: inline-block;
  text-align: center;
}

/* line 5, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul {
  font-family: "National2-Regular", "Arial" !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .1875rem;
  margin-bottom: 12px;
}

/* line 14, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .current-page-indicator {
  display: none;
}

/* line 16, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .current-page-indicator .current-page-number {
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .current-page-indicator .total-page-number {
  font-weight: bold;
}

/* line 20, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul li {
  list-style-type: none !important;
}

/* line 23, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers {
  width: 50px;
  height: 50px;
  color: #3d56b8;
  padding: 0;
  line-height: 48px;
  margin-left: 0;
  font-size: .875rem;
  font-weight: 400;
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-right: 0;
  border-left: 0;
}

/* line 38, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers:hover {
  background-color: #3d56b8;
  color: #fff;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.current {
  z-index: 1;
  color: #fff;
  background-color: #757575;
}

/* line 47, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.first, #reviews .list .pagination-section .paginate > ul .page-numbers.last, #reviews .list .pagination-section .paginate > ul .page-numbers.next, #reviews .list .pagination-section .paginate > ul .page-numbers.prev {
  font-size: 1.5rem;
  line-height: 48px;
  background-size: 10px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 54, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.prev {
  border-left: 1px solid #e0e0e0 !important;
  border-top-left-radius: .1875rem;
  border-bottom-left-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/prev-231c80e2758e73af8b07017c8cb3c11e258cd218d8d55d3d6f2ccaddcfae7962.svg);
}

/* line 59, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.prev:hover {
  background-image: url(/assets/CELL/pagination/prev-hover-11fe3b4798d5e36853652f8209f1802524efd655712ddeb9e641fd736033f110.svg);
}

/* line 62, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.next {
  border-right: 1px solid #e0e0e0 !important;
  border-top-right-radius: .1875rem;
  border-bottom-right-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/next-282426f256a234671a9223e8bb674d873ac5d5ae63e733d1ae3838fd6e365921.svg);
}

/* line 67, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.next:hover {
  background-image: url(/assets/CELL/pagination/next-hover-0a987f8743a671669447301ab673b71826383de0fdeaec82901e120ce35e5bf0.svg);
}

/* line 70, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.first {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-right: 6px;
  background-image: url(/assets/CELL/pagination/first-3c768a016e0a30e73c63f5cce26c697f20e8fc95e5b4b65ef83500ee1dfda031.svg);
}

/* line 75, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.first:hover {
  background-image: url(/assets/CELL/pagination/first-hover-556c45f08967612bfa9c0f4aa7f5143a5f98391fdf5c7c06a56a023bd50da39c.svg);
}

/* line 78, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.last {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-left: 6px !important;
  background-image: url(/assets/CELL/pagination/last-b2b4031d6ecc18f5705825979865b6055a112a166fa34df31d3905d966c2d79f.svg);
}

/* line 83, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .page-numbers.last:hover {
  background-image: url(/assets/CELL/pagination/last-hover-c402d4f477c0659ddb02685a579458839c1c01ca70b94ad148ea9157bc3a5460.svg);
}

/* line 86, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate > ul .spacer {
  width: 50px;
  height: 50px;
  display: none;
}

/* line 92, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate .page-totals {
  font-size: .75rem;
  color: #000;
}

/* line 95, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate .page-totals .show-all {
  border-left: 1px solid #616161;
  padding-left: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 84, app/assets/stylesheets/blocks/reviews.sass */
  #reviews .list .pagination-section .paginate {
    display: block;
  }
  /* line 102, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 108, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.next, #reviews .list .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    border-radius: .1875rem;
  }
  /* line 111, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.first {
    margin-right: 12px;
  }
  /* line 113, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.last {
    margin-left: 12px !important;
  }
  /* line 116, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate .page-count {
    line-height: 50px;
    padding-left: 24px;
    padding-right: 24px;
    color: #071216;
    font-size: 1.125rem;
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers {
    display: none;
  }
  /* line 131, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.first {
    display: block;
    margin-right: 6px;
  }
  /* line 134, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.last {
    display: block;
    margin-left: 6px !important;
  }
  /* line 137, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 140, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .page-numbers.next {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 144, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .spacer {
    display: block;
  }
  /* line 146, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .spacer.first {
    margin-right: 6px;
  }
  /* line 148, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .spacer.last {
    margin-left: 6px !important;
  }
  /* line 151, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .current-page-indicator {
    display: block;
    line-height: 20px;
    padding-top: 15px;
    margin: 0 24px;
  }
  /* line 157, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate .page-count {
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
  }
  /* line 161, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate .page-count strong:first-child:before {
    display: block;
    content: "";
  }
}

@media only screen and (max-width: 479px) {
  /* line 167, app/assets/stylesheets/cell-x/pagination.sass */
  #reviews .list .pagination-section .paginate > ul .current-page-indicator {
    width: 70px;
    padding-top: 5px;
    margin: 0 16px;
  }
}

/* line 172, app/assets/stylesheets/cell-x/pagination.sass */
#reviews .list .pagination-section .paginate .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 87, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes {
  float: right;
}

/* line 89, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute {
  margin: 6px 0 12px 10px;
}

/* line 91, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute .review-attribute-field {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

/* line 95, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute .review-tooltip {
  background: url(/assets/icon-info-60ce461b650bfe9615d438c04a031a5128814e6fede1f06544dabfda32a8c48e.png) no-repeat top left;
  width: 22px;
  height: 22px;
  margin-left: 25px;
}

/* line 100, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute .review-tooltip .review-tooltip-text {
  display: none;
}

/* line 103, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay {
  width: 85px;
  height: 16px;
  position: relative;
  width: 93px;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.review-full-attributes .review-single-attribute .review-value .review-attribute-overlay .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 106, app/assets/stylesheets/blocks/reviews.sass */
.review-full-attributes .review-single-attribute .review-attribute-name {
  width: 155px;
  font-size: 16px;
}

/* line 110, app/assets/stylesheets/blocks/reviews.sass */
#reviews-create-review {
  float: right;
}

/* line 112, app/assets/stylesheets/blocks/reviews.sass */
#reviews-create-review .create_review {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #0050B3;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  color: #fff;
  border-radius: 30px;
  padding: 13px;
  font-size: 18px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
#reviews-create-review .create_review:hover {
  background-color: #0d386d;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
#reviews-create-review .create_review[disabled] {
  opacity: 0.7;
  background-color: #0d386d;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
#reviews-create-review .create_review.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 118, app/assets/stylesheets/blocks/reviews.sass */
h2.reviews-heading {
  font-family: "National2-Bold", "Arial" !important;
  font-size: 36px;
  line-height: 41px;
  float: left;
}

/* line 123, app/assets/stylesheets/blocks/reviews.sass */
h2.reviews-heading, #reviews-create-review {
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/blocks/reviews.sass */
  .reviews > .summary .reviews-average-ratings {
    width: 60%;
    margin-left: 0;
  }
  /* line 132, app/assets/stylesheets/blocks/reviews.sass */
  .reviews > .summary .reviews-total-recommended {
    width: 60%;
    float: right;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 139, app/assets/stylesheets/blocks/reviews.sass */
  .reviews > .summary .review-single-attribute .review-attribute-name {
    color: #ee5a40;
  }
  /* line 141, app/assets/stylesheets/blocks/reviews.sass */
  .reviews > .summary .reviews-summary-section {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  /* line 145, app/assets/stylesheets/blocks/reviews.sass */
  .reviews > .summary .reviews-summary-section .reviews-overall-container {
    width: 100%;
  }
  /* line 148, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .list .business-sort-count {
    margin-bottom: 1em;
    text-align: left;
  }
  /* line 151, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .list .business-sort-count .reviews-sort-label, .reviews .list .business-sort-count form {
    display: block;
    margin: 10px 0;
  }
  /* line 157, app/assets/stylesheets/blocks/reviews.sass */
  .reviews .hreview .review-full-attributes {
    margin-bottom: 1em;
  }
  /* line 160, app/assets/stylesheets/blocks/reviews.sass */
  #reviews-create-review {
    float: none;
    clear: both;
  }
  /* line 163, app/assets/stylesheets/blocks/reviews.sass */
  #reviews-create-review .create_review {
    display: block;
  }
  /* line 166, app/assets/stylesheets/blocks/reviews.sass */
  .list .review {
    display: flex;
    flex-direction: column;
  }
  /* line 169, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-title {
    order: 0;
  }
  /* line 171, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-text {
    width: 100%;
    max-width: 100%;
    order: 1;
  }
  /* line 175, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-details {
    order: 2;
    font-size: 14px;
  }
  /* line 178, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-reply-comments {
    order: 3;
  }
  /* line 180, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-recommended {
    order: 4;
    margin: 0 0 20px 0;
  }
  /* line 183, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-full-attributes {
    order: 5;
  }
  /* line 185, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .review-control {
    order: 6;
    text-align: right;
  }
  /* line 188, app/assets/stylesheets/blocks/reviews.sass */
  .list .review .reported-message {
    order: 7;
  }
}

@media only screen and (max-width: 767px) {
  /* line 192, app/assets/stylesheets/blocks/reviews.sass */
  .review-full-attributes {
    float: none;
  }
  /* line 194, app/assets/stylesheets/blocks/reviews.sass */
  .review-full-attributes .review-single-attribute .review-attribute-name {
    width: 100%;
  }
  /* line 196, app/assets/stylesheets/blocks/reviews.sass */
  .review-full-attributes .review-single-attribute {
    margin: 0 0 10px 0;
  }
  /* line 198, app/assets/stylesheets/blocks/reviews.sass */
  .review-full-attributes .review-single-attribute .tooltip {
    float: right;
  }
  /* line 200, app/assets/stylesheets/blocks/reviews.sass */
  .review-full-attributes .review-recommended {
    margin: 0;
  }
}

/* line 6, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary {
  border: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}

/* line 10, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score {
  width: 330px;
  min-height: 150px;
  border-right: 1px solid #e0e0e0;
  text-align: center;
  display: inline-block;
}

/* line 17, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container {
  background: white;
  width: 160px;
  padding-left: 130px;
  padding-right: 40px;
  padding-top: 10px;
}

/* line 23, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .count {
  font-family: "National2-Bold", "Arial" !important;
  font-size: 51px;
  line-height: 57px;
  color: #E81C30;
}

/* line 28, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars {
  width: 85px;
  height: 16px;
  position: relative;
  width: 100%;
  height: 33px;
  margin: 5px auto 10px auto;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-stars .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 33, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-total {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
}

/* line 39, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-overall-score .reviews-overall-container .reviews-overall-total:before {
  content: 'Based on';
}

/* line 41, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings {
  width: 445px;
  min-height: 150px;
  display: inline-block;
  vertical-align: top;
}

/* line 47, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes {
  padding: 22px 35px;
  float: none;
}

/* line 51, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

/* line 56, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value {
  width: 85px;
  height: 16px;
  position: relative;
  height: 20px;
  width: 120px;
  background-color: white;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 61, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.review-value .review-attribute-overlay {
  height: 22px;
  width: 115px;
}

/* line 64, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-field.tooltip {
  display: none;
}

/* line 66, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-total-recommended {
  padding-left: 40px;
  width: 260px;
  min-height: 150px;
  border-left: 1px solid #e0e0e0;
  display: inline-block;
  vertical-align: top;
}

/* line 73, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-total-recommended .reviews-thumbs-up {
  font-size: 0;
  padding-left: 50px;
  background-image: url(/assets/profile/icon-profile-reccomended-d221f86dddf65ef8aab39f07e3a5c08a12a34860fa8620d951fb3e5cca130e06.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  margin-left: 30px;
  margin-top: 20px;
}

/* line 83, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-total-recommended .reviews-summary-section-title {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
  margin: 0;
}

/* line 89, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
.reviews-summary .reviews-total-recommended .count {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

@media only screen and (max-width: 1105px) {
  /* line 97, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-overall-score {
    width: 270px;
  }
  /* line 99, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-overall-score .reviews-overall-container {
    padding-left: 70px;
  }
  /* line 101, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings {
    width: 228px;
  }
  /* line 104, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes {
    padding: 0 5px;
  }
  /* line 106, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute {
    text-align: center;
  }
  /* line 108, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name {
    width: auto;
  }
  /* line 110, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value {
    display: block;
    margin: 0 auto;
  }
  /* line 113, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-total-recommended {
    width: 210px;
  }
}

@media only screen and (max-width: 768px) {
  /* line 118, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-overall-score {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    border-right: none;
    margin-bottom: 20px;
  }
  /* line 124, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-overall-score .reviews-overall-container {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
  /* line 128, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 133, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes {
    padding: 0 5px;
  }
  /* line 135, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute {
    text-align: center;
  }
  /* line 137, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name {
    width: auto;
  }
  /* line 139, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value {
    display: block;
    margin: 0 auto;
  }
  /* line 142, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-total-recommended {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-left: none;
  }
  /* line 149, app/assets/stylesheets/blocks/reviews/reviews_summary.sass */
  .reviews-summary .reviews-total-recommended .reviews-thumbs-up {
    padding-left: 0;
    margin: 15px auto;
  }
}

/* line 7, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
.businesses .reviews-summary .grid, .endorsed_businesses .reviews-summary .grid {
  width: 1105px;
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
.businesses .reviews-summary .grid .reviews-overall-container, .endorsed_businesses .reviews-summary .grid .reviews-overall-container {
  box-sizing: content-box;
  width: 159px;
}

/* line 12, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
.businesses .reviews-summary .grid .tooltipstered, .endorsed_businesses .reviews-summary .grid .tooltipstered {
  display: none !important;
}

@media only screen and (max-width: 1269px) {
  /* line 18, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid, .endorsed_businesses .reviews-summary .grid {
    width: 755px;
    margin: 0 auto;
  }
  /* line 20, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-overall-score, .endorsed_businesses .reviews-summary .grid .reviews-overall-score {
    width: 270px;
  }
  /* line 22, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-overall-score .reviews-overall-container, .endorsed_businesses .reviews-summary .grid .reviews-overall-score .reviews-overall-container {
    padding-left: 70px;
  }
  /* line 24, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings {
    width: 228px;
  }
  /* line 27, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes {
    padding: 0 5px;
  }
  /* line 29, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute {
    text-align: center;
  }
  /* line 31, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name {
    width: auto;
  }
  /* line 33, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value {
    display: block;
    margin: 0 auto;
  }
  /* line 36, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-total-recommended, .endorsed_businesses .reviews-summary .grid .reviews-total-recommended {
    width: 210px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 42, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid, .endorsed_businesses .reviews-summary .grid {
    width: auto;
    margin: 0 20px;
  }
  /* line 44, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-overall-score, .endorsed_businesses .reviews-summary .grid .reviews-overall-score {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    border-right: none;
    margin-bottom: 20px;
  }
  /* line 50, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-overall-score .reviews-overall-container, .endorsed_businesses .reviews-summary .grid .reviews-overall-score .reviews-overall-container {
    width: 180px;
    margin: auto;
    padding: 10px 0;
  }
  /* line 54, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 59, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes {
    padding: 0 5px;
  }
  /* line 61, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute {
    text-align: center;
  }
  /* line 63, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-attribute-name {
    width: auto;
  }
  /* line 65, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value, .endorsed_businesses .reviews-summary .grid .reviews-average-ratings .review .review-full-attributes .review-single-attribute .review-value {
    display: block;
    margin: 0 auto;
  }
  /* line 68, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-total-recommended, .endorsed_businesses .reviews-summary .grid .reviews-total-recommended {
    display: block;
    width: 100%;
    padding-left: 0;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-left: none;
  }
  /* line 75, app/assets/stylesheets/blocks/reviews/reviews_summary_profiles_fixes.sass */
  .businesses .reviews-summary .grid .reviews-total-recommended .reviews-thumbs-up, .endorsed_businesses .reviews-summary .grid .reviews-total-recommended .reviews-thumbs-up {
    padding-left: 0;
    margin: 15px auto;
  }
}

/* line 1, app/assets/stylesheets/blocks/reviews/reviews_trust_text.sass */
.reviews-trust-text {
  color: #000222;
}

/* line 3, app/assets/stylesheets/blocks/reviews/reviews_trust_text.sass */
.reviews-trust-text h3 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  margin-block-end: 0.5em;
}

/* line 8, app/assets/stylesheets/blocks/reviews/reviews_trust_text.sass */
.reviews-trust-text p {
  margin-top: 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
}

@media only screen and (min-width: 1024px) {
  /* line 15, app/assets/stylesheets/blocks/reviews/reviews_trust_text.sass */
  .reviews-trust-text {
    margin-bottom: 30px;
  }
}

/* line 2, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks {
  background-color: #f5f5f5;
}

/* line 4, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks .grid {
  max-width: 700px;
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks {
  position: relative;
  padding: 60px 0;
}

/* line 12, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks h2, #reviews-thanks h3, #reviews-thanks p {
  text-align: center;
}

/* line 14, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks h2 {
  margin: 0 0 10 0;
  font-size: 48px;
  line-height: 56px;
}

/* line 18, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks h3 {
  line-height: 35px;
  color: #000;
}

/* line 22, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}

/* line 27, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks p a {
  text-decoration: underline;
  color: #008fd5;
}

/* line 30, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks p a:hover {
  text-decoration: none;
}

/* line 33, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
#reviews-thanks .hide-button {
  position: absolute;
  top: 40px;
  right: 40px;
  height: 28px;
  width: 28px;
  background-image: url(/assets/CELL/svg-icons/cross-thin-5a7b047ec6cc75b94b484b45ff7216365722b3426205aab8db437432c9bae5d6.svg);
  background-size: 28px 28px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 44, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks p {
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 50, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks p {
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 57, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks .grid {
    width: auto;
    margin: 0 20px;
  }
  /* line 61, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks h2, #reviews-thanks h3, #reviews-thanks p {
    text-align: left;
  }
  /* line 63, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks h2 {
    font-size: 34px;
    line-height: 40px;
  }
  /* line 66, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks h3 {
    font-size: 21px;
    line-height: 32px;
  }
  /* line 69, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks p {
    font-size: 16px;
    line-height: 25px;
  }
  /* line 72, app/assets/stylesheets/blocks/reviews/thanks_new_review.sass */
  #reviews-thanks .hide-button {
    top: 20px;
    right: 27x;
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
  }
}

/* line 1, app/assets/stylesheets/blocks/search_form.sass */
.search-form {
  background-color: #D6EAD3;
  color: #000000;
  padding: 0 20px 40px 20px;
  min-width: 280px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 345px 90px;
  max-width: 778px;
  margin: 0 auto;
}

/* line 11, app/assets/stylesheets/blocks/search_form.sass */
.search-form__which-logo {
  background: url(/images/widgets/widget-tt-logo.svg);
  width: 78px;
  height: 51px;
  margin-bottom: 15px;
}

/* line 16, app/assets/stylesheets/blocks/search_form.sass */
.search-form__header {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 23px;
}

/* line 22, app/assets/stylesheets/blocks/search_form.sass */
.search-form__form {
  position: relative;
}

/* line 24, app/assets/stylesheets/blocks/search_form.sass */
.search-form__button {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #e30613;
  margin-top: 28px;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.search-form__button:hover {
  background-color: #0d386d;
}

/* line 17, app/assets/stylesheets/seatbelt/buttons.sass */
.search-form__button:hover {
  background-color: #b5040f;
}

/* line 28, app/assets/stylesheets/blocks/search_form.sass */
.search-form__button .icon-search {
  width: 16px;
  height: 20px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/search-icon-white-c0173c14ba7d1fbc52b76937134f56345505728ca7984e9886e3df2ea2452905.svg);
  background-size: contain;
  margin-right: 3px;
  position: relative;
  top: 4px;
}

/* line 41, app/assets/stylesheets/blocks/search_form.sass */
.search-form__button--processing {
  background-image: url(/assets/seatbelt/buttons/button-processing-cce92f5a55004d0e43e4aa7a00c41d558d1fd83775e10f4400ccfc029c8807e5.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35%;
  color: transparent !important;
}

/* line 43, app/assets/stylesheets/blocks/search_form.sass */
.search-form__button--processing .icon-search {
  display: none;
}

/* line 46, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown-container {
  position: relative;
  min-height: 35px;
  overflow: visible;
}

/* line 50, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown {
  width: 100%;
  max-width: 278px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  background-color: white;
  border-radius: 5px;
}

/* line 58, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown--with-focus {
  border: 1px solid #0050B3;
}

/* line 60, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown input {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 7px 8px 7px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  border-radius: 5px;
}

/* line 65, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown input::placeholder {
  color: #676767;
}

/* line 67, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .clear-field {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 8px;
  border-left: 1px solid #0050B3;
  background-color: #ffffff;
  padding: 0 10px 0 26px;
  min-height: 20px;
  cursor: pointer;
}

/* line 77, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .clear-field:after {
  position: absolute;
  top: 1px;
  left: 8px;
  content: ' ';
  height: 18px;
  width: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/close-icon-circle-ce96f8b8b023bff1c59d5f628a73d3a05da2782173e7cf8d52417150ef127f53.svg);
}

/* line 88, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}

/* line 92, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results--active {
  padding: 20px 0 0 0;
  border-top: 1px solid #cccccc;
}

/* line 96, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results .heading {
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  line-height: 40px;
  padding: 0 20px;
}

/* line 102, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results .selectable {
  display: block;
  font-family: "National2-Regular", "Arial" !important;
  text-decoration: none;
  color: #0050B3;
  cursor: pointer;
  line-height: 40px;
  padding: 0 20px;
}

/* line 110, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results .selectable:hover, .search-form__dropdown .results .selectable.selected {
  background-color: #dff2fb;
}

/* line 112, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown .results .selectable .icon-location-pin {
  width: 16px;
  height: 26px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/location-pin-1eb544e90f02fecad818d2cf734a7bf764266505815815c2b8418abd8ea7f9ee.svg);
  background-size: contain;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

/* line 124, app/assets/stylesheets/blocks/search_form.sass */
.search-form__dropdown--with-error {
  border: 1px solid #d32f2f;
}

/* line 126, app/assets/stylesheets/blocks/search_form.sass */
.search-form__services, .search-form__places {
  position: relative;
}

/* line 128, app/assets/stylesheets/blocks/search_form.sass */
.search-form__services label, .search-form__places label {
  display: block;
  font-family: "National2-Medium", "Arial" !important;
  margin-bottom: 7px;
}

/* line 130, app/assets/stylesheets/blocks/search_form.sass */
.search-form__services .error-feedback, .search-form__places .error-feedback {
  font-family: "National2-Regular", "Arial" !important;
  margin: 4px 0;
  color: #d32f2f;
  font-size: 12px;
  line-height: 15px;
  min-height: 15px;
}

/* line 132, app/assets/stylesheets/blocks/search_form.sass */
.search-form__services {
  z-index: 2;
}

/* line 134, app/assets/stylesheets/blocks/search_form.sass */
.search-form__places {
  z-index: 1;
}

/* line 137, app/assets/stylesheets/blocks/search_form.sass */
.search-form__spacer {
  background-color: transparent;
  padding-bottom: 200px;
}

/* line 141, app/assets/stylesheets/blocks/search_form.sass */
.search-form__new-tab-info {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 12px;
  position: absolute;
  bottom: -26px;
  color: #676767;
}

/* line 148, app/assets/stylesheets/blocks/search_form.sass */
.search-form--allow-wide {
  max-width: 100%;
  width: 100%;
}

/* line 152, app/assets/stylesheets/blocks/search_form.sass */
.search-form--dark {
  background-color: #D6EAD3;
  color: black;
}

/* line 156, app/assets/stylesheets/blocks/search_form.sass */
.search-form--dark .search-form__services .error-feedback, .search-form--dark .search-form__places .error-feedback {
  color: black;
}

/* line 158, app/assets/stylesheets/blocks/search_form.sass */
.search-form--dark .search-form__services label, .search-form--dark .search-form__places label {
  color: black;
  font-size: 18px;
}

/* line 161, app/assets/stylesheets/blocks/search_form.sass */
.search-form--dark .widget-search-traders__new-tab-info {
  color: white;
}

/* line 164, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local {
  padding: 26px 20px 40px 20px;
}

/* line 166, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local .search-form__which-logo {
  display: none;
}

/* line 168, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local .search-form__button {
  background-color: #0050B3;
}

/* line 22, app/assets/stylesheets/seatbelt/buttons.sass */
.search-form--local .search-form__button:hover {
  background-color: #00224d;
}

/* line 172, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local.search-form--dark .search-form__button {
  background-color: #ffffff;
  border: 2px solid #0050B3;
  color: #0050B3;
  background-color: #0050B3;
  color: white;
  border: none;
}

/* line 29, app/assets/stylesheets/seatbelt/buttons.sass */
.search-form--local.search-form--dark .search-form__button:hover {
  background-color: #d7effa;
}

/* line 177, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local.search-form--dark .search-form__button:hover {
  background-color: #0d386d;
}

/* line 179, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local.search-form--dark .search-form__button .icon-search {
  background-image: url(/assets/seatbelt/icons/search-icon-white-c0173c14ba7d1fbc52b76937134f56345505728ca7984e9886e3df2ea2452905.svg);
}

/* line 181, app/assets/stylesheets/blocks/search_form.sass */
.search-form--local.search-form--dark .search-form__button--processing {
  background-color: #0d386d;
}

@media only screen and (min-width: 768px) {
  /* line 186, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide {
    padding: 26px 0;
  }
  /* line 188, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  /* line 193, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown input {
    padding: 12px;
  }
  /* line 195, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field {
    min-height: 26px;
  }
  /* line 197, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field:after {
    top: 4px;
  }
  /* line 199, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown-container {
    min-height: 45px;
  }
  /* line 201, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__services {
    width: 220px;
  }
  /* line 203, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__places {
    width: 220px;
  }
  /* line 205, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__button {
    width: 156px;
    margin-top: 35px;
  }
  /* line 208, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__button .icon-search {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 214, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown {
    max-width: initial;
  }
  /* line 216, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown input {
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  /* line 220, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field {
    min-height: 26px;
  }
  /* line 222, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field:after {
    top: 4px;
  }
  /* line 224, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__services {
    width: 308px;
  }
  /* line 226, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__places {
    width: 308px;
  }
  /* line 228, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__button {
    width: 179px;
  }
  /* line 230, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__button .icon-search {
    display: inline-block;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 236, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown-container {
    min-height: 54px;
  }
  /* line 238, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown {
    max-width: initial;
  }
  /* line 240, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown input {
    padding: 14px;
  }
  /* line 242, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field {
    min-height: 30px;
    top: 10px;
  }
  /* line 245, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__dropdown .clear-field:after {
    top: 7px;
  }
  /* line 247, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__services {
    width: 417px;
  }
  /* line 249, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__places {
    width: 417px;
  }
  /* line 251, app/assets/stylesheets/blocks/search_form.sass */
  .search-form--allow-wide .search-form__button {
    margin-top: 34px;
    max-height: 54px;
  }
}

/* line 3, app/assets/stylesheets/blocks/sector_services.sass */
.sectors_services .sector-holder .service_sectors_list li.sector {
  margin: 0 0 15px 0;
}

/* line 6, app/assets/stylesheets/blocks/sector_services.sass */
.sectors_services .sector-holder .service_sectors_list li.sector .sector-title {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-weight: bold;
  margin: 24px 0 15px 0;
  color: #000;
  border-bottom: 1px solid #9b9b9b;
  padding-bottom: 15px;
  font-size: 20px;
}

/* line 18, app/assets/stylesheets/blocks/sector_services.sass */
.sectors_services .sector-holder .service_sectors_list .service_list {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 4px;
}

/* line 2, vendor/assets/node_modules/@which/cell/styles/utils/utils.scss */
.sectors_services .sector-holder .service_sectors_list .service_list::after {
  clear: both;
  content: '';
  display: block;
}

/* line 26, app/assets/stylesheets/blocks/sector_services.sass */
.sectors_services .sector-holder .service_sectors_list .service_list li {
  font-family: "National2-Regular", "Arial" !important;
  background: #D6EAD3;
  color: #000;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  float: left;
  border-radius: 3px;
}

/* line 3, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .nested-fields {
  margin-bottom: 15px;
}

/* line 6, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .all-hours-holder .day-select, .trader-edit .service-periods .all-hours-holder .time-select {
  opacity: 0.2;
}

/* line 8, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .add_fields {
  background-image: url(/assets/add-more-3098d794e6f0cd2895d24d14d06c2ced2764cc24bc28215ea27c90c07cc34964.png);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  text-decoration: none;
  line-height: 30px;
  padding-left: 30px;
  width: 100%;
  clear: both;
  margin-top: 15px;
}

/* line 18, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .time-select {
  display: inline-block;
  vertical-align: top;
}

/* line 22, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .time-select li.select label {
  display: none;
}

/* line 24, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .time-select li.select select {
  width: 150px;
  margin-right: 10px;
  padding: 3px;
  background-image: url(/assets/select-slope-82a61669a23c8e7cb7cc14b123a00fca0449568f89fcc4348b27131f7f899ee7.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-color: #ffffff;
  border: 1px solid #bbb5b4;
}

/* line 33, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .day-label {
  margin-right: 15px;
  width: 200px;
}

/* line 36, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .all-hours {
  display: inline-block;
  vertical-align: top;
}

/* line 39, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .all-hours input {
  margin-right: 5px;
}

/* line 41, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .day-select {
  display: inline-block;
  margin-right: 80px;
  border: 1px solid #bbb5b4;
  background: #ffffff;
}

/* line 47, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .day-select .day-selector-buttons .day {
  display: block;
  cursor: pointer;
  padding: 3px 8px 3px 40px;
}

/* line 51, app/assets/stylesheets/blocks/trader/endorsed_businesses/form/service-periods.sass */
.trader-edit .service-periods .day-select .day-selector-buttons .day.active {
  background-image: url(/assets/tick-c2313bd106349b72bbe12970e8c8da09ecc70f97da3f23da2230d7dd1a1ef16a.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

/* line 1, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search {
  margin-bottom: 20px;
}

/* line 4, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid {
  width: 755px;
  margin: 0 auto;
  background: #30373F;
  color: white;
  padding: 27px 25px;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid h2 {
  text-align: center;
  font-size: 32px;
}

/* line 13, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid .label {
  display: none;
}

/* line 15, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid .search-query-controls {
  display: none;
}

/* line 17, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid .search-location-controls {
  display: inline-block;
  width: 78%;
}

/* line 20, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid .search-location-controls input {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  min-height: 62px;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.partnership-search .grid .search-location-controls input:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.partnership-search .grid .search-location-controls input:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.partnership-search .grid .search-location-controls input[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.partnership-search .grid .search-location-controls input.error {
  border-color: #ec8389;
}

/* line 23, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
.partnership-search .grid #b_submit_action {
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  /* line 28, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
  .partnership-search .grid {
    width: 685px;
    margin: 0 auto;
  }
  /* line 30, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
  .partnership-search .grid .search-location-controls {
    width: 68%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
  .partnership-search .grid {
    width: auto;
    margin: 0 20px;
  }
  /* line 37, app/assets/stylesheets/blocks/trader/head_office/partnership-search.sass */
  .partnership-search .grid > form {
    text-align: center;
  }
}

/* line 2, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form h1, .user-report-form h1 {
  margin: 30px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 36px;
  line-height: 44px;
  color: #000;
}

/* line 4, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .reply, .trader-reply-form .report, .trader-reply-form .audit_note, .user-report-form .reply, .user-report-form .report, .user-report-form .audit_note {
  width: 100%;
  margin-bottom: 12px;
}

/* line 7, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .reply label, .trader-reply-form .report label, .trader-reply-form .audit_note label, .user-report-form .reply label, .user-report-form .report label, .user-report-form .audit_note label {
  margin-bottom: 6px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  color: #000;
}

/* line 9, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .reply .field-instructions, .trader-reply-form .report .field-instructions, .trader-reply-form .audit_note .field-instructions, .user-report-form .reply .field-instructions, .user-report-form .report .field-instructions, .user-report-form .audit_note .field-instructions {
  margin: 6px 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 14px;
  line-height: 18px;
  color: #757575;
}

/* line 11, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .reply textarea, .trader-reply-form .report textarea, .trader-reply-form .audit_note textarea, .user-report-form .reply textarea, .user-report-form .report textarea, .user-report-form .audit_note textarea {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  min-height: 200px;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply textarea:hover, .trader-reply-form .report textarea:hover, .trader-reply-form .audit_note textarea:hover, .user-report-form .reply textarea:hover, .user-report-form .report textarea:hover, .user-report-form .audit_note textarea:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply textarea:focus, .trader-reply-form .report textarea:focus, .trader-reply-form .audit_note textarea:focus, .user-report-form .reply textarea:focus, .user-report-form .report textarea:focus, .user-report-form .audit_note textarea:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply textarea[disabled], .trader-reply-form .report textarea[disabled], .trader-reply-form .audit_note textarea[disabled], .user-report-form .reply textarea[disabled], .user-report-form .report textarea[disabled], .user-report-form .audit_note textarea[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply textarea.error, .trader-reply-form .report textarea.error, .trader-reply-form .audit_note textarea.error, .user-report-form .reply textarea.error, .user-report-form .report textarea.error, .user-report-form .audit_note textarea.error {
  border-color: #ec8389;
}

/* line 14, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .reply .character-limit-display, .trader-reply-form .report .character-limit-display, .trader-reply-form .audit_note .character-limit-display, .user-report-form .reply .character-limit-display, .user-report-form .report .character-limit-display, .user-report-form .audit_note .character-limit-display {
  min-height: 18px;
  margin-top: -18px;
  width: 100%;
  text-align: right;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 14px;
  line-height: 18px;
  color: #757575;
}

/* line 64, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply .character-limit-display.warning, .trader-reply-form .report .character-limit-display.warning, .trader-reply-form .audit_note .character-limit-display.warning, .user-report-form .reply .character-limit-display.warning, .user-report-form .report .character-limit-display.warning, .user-report-form .audit_note .character-limit-display.warning {
  color: #fa8e00;
}

/* line 66, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-reply-form .reply .character-limit-display.critical, .trader-reply-form .report .character-limit-display.critical, .trader-reply-form .audit_note .character-limit-display.critical, .user-report-form .reply .character-limit-display.critical, .user-report-form .report .character-limit-display.critical, .user-report-form .audit_note .character-limit-display.critical {
  color: #e75058;
}

/* line 16, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .buttons, .user-report-form .buttons {
  text-align: right;
}

/* line 18, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .buttons .button, .user-report-form .buttons .button {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #3f51b5;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button:hover, .user-report-form .buttons .button:hover {
  background-color: #3f51b5;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button[disabled], .user-report-form .buttons .button[disabled] {
  opacity: 0.7;
  background-color: #3f51b5;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.processing::before, .user-report-form .buttons .button.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 21, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .buttons .button.cancel, .user-report-form .buttons .button.cancel {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #3f51b5;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  background-color: #ffffff;
  border: 2px solid #3f51b5;
  color: #3f51b5;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.cancel:hover, .user-report-form .buttons .button.cancel:hover {
  background-color: #3f51b5;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.cancel[disabled], .user-report-form .buttons .button.cancel[disabled] {
  opacity: 0.7;
  background-color: #3f51b5;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.cancel.processing::before, .user-report-form .buttons .button.cancel.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 52, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.cancel:hover, .user-report-form .buttons .button.cancel:hover {
  background-color: #ffffff;
  border-color: #3f51b5;
  color: #3f51b5;
}

/* line 56, app/assets/stylesheets/cell-x/buttons.sass */
.trader-reply-form .buttons .button.cancel[disabled], .user-report-form .buttons .button.cancel[disabled] {
  opacity: 0.7;
  border-color: #3f51b5;
  background-color: #3f51b5;
}

/* line 23, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-form .buttons a.button, .user-report-form .buttons a.button {
  line-height: initial;
}

/* line 26, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-thanks {
  margin-top: 30px;
  font-size: 20px;
  line-height: 24px;
  border: 2px solid black;
  padding: 20px;
}

/* line 33, app/assets/stylesheets/blocks/trader_reply_form.sass */
.trader-reply-failed {
  font-color: red;
  margin-top: 30px;
  font-size: 20px;
  line-height: 24px;
  border: 2px solid red;
  padding: 20px;
}

/* line 41, app/assets/stylesheets/blocks/trader_reply_form.sass */
.container.trader-reply, .container.user-report {
  width: auto;
  margin: 0 20px;
  margin-bottom: 36px;
}

@media only screen and (min-width: 768px) {
  /* line 46, app/assets/stylesheets/blocks/trader_reply_form.sass */
  .container.trader-reply, .container.user-report {
    width: 615px;
    margin: 0 auto;
    margin-bottom: 36px;
  }
}

/* line 3, app/assets/stylesheets/blocks/trader_teaser.sass */
.search .results .result.endorsedTrader .endorsedWrapper .bar-member {
  position: absolute;
  top: 100px;
  right: 5px;
  height: 50px;
  width: 50px;
  background-image: url(/assets/association-logos/logo-bar-colour-5b9c343b417d4a6107784e49fa7a406c362b1b203ad085f4453db79fc6d4f649.png);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  font-size: 8px;
  color: transparent;
}

/* line 14, app/assets/stylesheets/blocks/trader_teaser.sass */
.search .results .result.endorsedTrader .endorsedWrapper .endorsed {
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (min-width: container(12)) {
  /* line 21, app/assets/stylesheets/blocks/trader_teaser.sass */
  .search .results .result.endorsedTrader .title {
    padding-right: 150px;
  }
  /* line 24, app/assets/stylesheets/blocks/trader_teaser.sass */
  .search .results .result.endorsedTrader .endorsedWrapper .bar-member {
    position: absolute;
    top: 5px;
    right: 75px;
  }
}

/* line 40, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list {
  width: 100%;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
}

/* line 2, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .headers span {
  text-align: left;
  padding: 18px 0;
  display: inline-block;
  vertical-align: top;
}

/* line 7, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .headers span:nth-child(1) {
  width: 50%;
}

/* line 9, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .headers span:nth-child(2) {
  text-align: right;
  width: 48%;
}

/* line 12, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .headers span:nth-child(3) {
  text-align: left;
  width: 80%;
}

/* line 15, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .headers span:nth-child(4) {
  text-align: right;
  width: 12%;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 19, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(1) {
    width: 175px;
  }
  /* line 21, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(2) {
    width: 105px;
    text-align: left;
  }
  /* line 24, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(3) {
    width: 140px;
  }
  /* line 26, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(4) {
    width: 35px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 29, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(1) {
    width: 420px;
  }
  /* line 31, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(2) {
    width: 210px;
    text-align: left;
  }
  /* line 34, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(3) {
    width: 140px;
  }
  /* line 36, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .headers span:nth-child(4) {
    width: 70px;
  }
}

/* line 47, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item {
  border-top: 1px solid #e7e7e7;
}

/* line 2, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span {
  text-align: left;
  padding: 18px 0;
  display: inline-block;
  vertical-align: top;
}

/* line 7, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span:nth-child(1) {
  width: 50%;
}

/* line 9, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span:nth-child(2) {
  text-align: right;
  width: 48%;
}

/* line 12, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span:nth-child(3) {
  text-align: left;
  width: 80%;
}

/* line 15, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span:nth-child(4) {
  text-align: right;
  width: 12%;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 19, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(1) {
    width: 175px;
  }
  /* line 21, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(2) {
    width: 105px;
    text-align: left;
  }
  /* line 24, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(3) {
    width: 140px;
  }
  /* line 26, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(4) {
    width: 35px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 29, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(1) {
    width: 420px;
  }
  /* line 31, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(2) {
    width: 210px;
    text-align: left;
  }
  /* line 34, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(3) {
    width: 140px;
  }
  /* line 36, app/assets/stylesheets/blocks/user_business_view_list.sass */
  .user-business-view-list .body .item span:nth-child(4) {
    width: 70px;
  }
}

/* line 50, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span {
  color: #505050;
}

/* line 53, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span .delete-user-business-view:after {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: '\E035';
}

/* line 56, app/assets/stylesheets/blocks/user_business_view_list.sass */
.user-business-view-list .body .item span .leave-review-link {
  height: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 18px 30px;
  margin: 0 4px;
  font-size: 26px;
  line-height: 26px;
  outline: none;
  font-weight: 300;
  font-family: "National2-Medium", "Arial" !important;
  background: #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
  margin: 0;
  background: #3E57A6;
  color: white !important;
  padding: 12px 0 8px 0;
  width: 100%;
  min-width: 140px;
  font-size: 16px;
}

/* line 15, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link:hover, .user-business-view-list .body .item span .leave-review-link:focus {
  text-decoration: none;
  opacity: 0.9;
}

/* line 18, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.orange {
  background: #ee5a40;
}

/* line 20, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.grey {
  background: #2f3640;
}

/* line 22, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.white {
  background: #fff;
  color: #2f3640;
}

/* line 25, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.big-blue {
  background: #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 30, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.big-orange {
  background: #ee4036;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 35, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.full-width {
  width: 100%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  height: 56px;
  padding: 10px 20px;
}

/* line 43, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.width-60 {
  width: 60%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 37px;
  height: 56px;
  padding: 10px 20px;
}

/* line 51, app/assets/stylesheets/modules/_buttons.sass */
.user-business-view-list .body .item span .leave-review-link.throbber {
  font-size: 18px;
  line-height: 21px;
  background-color: #000 !important;
  background-image: url(/assets/ripple-04f645b74ff179ec5776355f3b5c03604a516f8c8e5d9055ea88ac3cc25b42f7.gif);
  background-position: 67% 50%;
  background-repeat: no-repeat;
  cursor: wait;
}

/* line 2, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .error-header {
  width: 825px;
  margin: 0 auto;
}

/* line 4, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .error-header h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 48px;
  line-height: 48px;
  margin-top: 40px;
  margin-bottom: 9px;
  text-align: center;
}

/* line 11, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .error-header h2 {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  margin-top: 9px;
  text-align: center;
}

/* line 17, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .error-header img {
  text-align: center;
  height: 30px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  display: block;
}

/* line 30, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  max-width: 600px;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
}

/* line 39, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer {
  width: 825px;
  margin: 0 auto;
  display: inherit;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 30px;
  background-color: #30373f;
  border-radius: 0;
}

/* line 48, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 35px;
  line-height: 36px;
  margin-top: 0px;
  margin-bottom: 25px;
  text-align: center;
}

/* line 56, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form ul {
  width: 300px;
}

/* line 59, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form ul li.input input {
  height: 45px;
  padding: 0 5px 0px 10px;
  font-size: 18px !important;
  margin-bottom: 5px;
}

/* line 64, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form li#b_submit_action {
  width: 0px !important;
}

/* line 66, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form li#b_submit_action button.btn-tt.orange {
  width: 125px;
  font-size: 16px;
  height: 45px;
  line-height: 16px;
  margin-left: 5px;
  margin-right: 0px;
  background-color: #ee5a40;
}

/* line 74, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
  text-align: left;
  background-size: 20px;
  background-position: 86% 50%;
  padding-left: 15px;
}

/* line 79, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .search-section_consumer form p {
  font-size: 16px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 37px;
}

/* line 87, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .are_you_trader {
  width: 825px;
  margin: 0 auto;
  position: relative;
  height: 175px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  border-radius: 3px;
  background-color: #f44336;
}

/* line 96, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .are_you_trader:after {
  content: "";
  background-image: url(/assets/why-use-van-33a972d64a37923e008f11f18aac95a0362c876cb5d0cee4168bf4fb22b957f0.png);
  background-size: auto 210px;
  background-repeat: no-repeat;
  background-position-x: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 525px;
  height: 210px;
}

/* line 107, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .are_you_trader .information {
  text-align: center;
  padding: 34px;
  padding-right: 385px;
}

/* line 111, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .are_you_trader .information h2 {
  margin-top: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 35px;
  color: white;
}

/* line 116, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .are_you_trader .information a {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  width: 280px;
  height: 48px;
  text-decoration: none;
  color: white;
  border-radius: 3px;
  border: solid 2px white;
  text-decoration: none;
  color: white;
  padding-top: 7px;
}

/* line 129, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .who_we_are {
  width: 825px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 60px;
}

/* line 133, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .who_we_are h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 51px;
  line-height: 61px;
  text-align: center;
}

/* line 138, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .who_we_are p {
  width: 630px;
  margin: 30px auto;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
}

/* line 144, app/assets/stylesheets/pages/_error-pages.sass */
.error-pages .who_we_are p a {
  display: block;
  margin: 30px auto;
  width: 280px;
  height: 48px;
  border-radius: 3px;
  border: solid 2px #000;
  text-decoration: none;
  color: #000;
  padding-top: 7px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 157, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header {
    width: 615px;
    margin: 0 auto;
  }
  /* line 159, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header h1 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
  }
  /* line 167, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header p {
    margin-top: 10px;
  }
  /* line 169, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer {
    width: 615px;
    margin: 0 auto;
  }
  /* line 172, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer form ul {
    width: 185px;
  }
  /* line 174, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer form p {
    line-height: 18px;
  }
  /* line 176, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .are_you_trader {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    margin-top: 42px;
    margin-bottom: 42px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .error-pages .are_you_trader > div {
    margin: 0 20px;
  }
  /* line 180, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .who_we_are {
    width: 615px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 187, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header {
    width: auto;
    margin: 0 20px;
  }
  /* line 189, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header h1 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
  }
  /* line 197, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header h2 + p {
    background-size: 257px auto;
  }
  /* line 199, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header p {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 204, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer {
    width: 100%;
    border-radius: 0px;
    padding: 20px 30px 30px;
  }
  /* line 208, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer h2 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  /* line 213, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer form ul {
    width: 100%;
  }
  /* line 215, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer form p {
    display: block;
    font-size: 14px;
    line-height: 23px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
  }
  /* line 223, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer form li#b_submit_action {
    width: 100% !important;
  }
  /* line 225, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer form li#b_submit_action button.btn-tt.orange {
    width: 100% !important;
    margin-left: 0px;
  }
  /* line 228, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .error-header .search-section_consumer form li#b_submit_action button.btn-tt.orange.throbber {
    background-position: 75% 50%;
    background-size: 20px auto;
    padding-left: 20px;
    text-align: center;
  }
  /* line 233, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    padding: 20px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .error-pages .search-section_consumer > div {
    margin: 0 20px;
  }
  /* line 236, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer h2 {
    margin: 20px 50px;
  }
  /* line 239, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer form ul {
    display: block;
    width: 100%;
  }
  /* line 242, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer form li#b_submit_action {
    width: 100% !important;
  }
  /* line 244, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .search-section_consumer form li#b_submit_action button.btn-tt.orange {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  /* line 249, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .are_you_trader {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
    border-radius: 0;
    margin-top: 0;
    height: 380px;
    padding: 5px;
  }
  /* line 32, app/assets/stylesheets/cell-x/grid.sass */
  .error-pages .are_you_trader > div {
    margin: 0 20px;
  }
  /* line 255, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .are_you_trader:after {
    top: 195px;
  }
  /* line 257, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .are_you_trader .information {
    padding-right: 34px;
  }
  /* line 259, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .are_you_trader .information h2 {
    margin-right: 0px !important;
    margin-bottom: 20px !important;
  }
  /* line 262, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .who_we_are {
    width: auto;
    margin: 0 20px;
    margin-bottom: 40px;
    margin-top: 35px;
  }
  /* line 266, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .who_we_are h2 {
    font-size: 42px;
    line-height: 48px;
    text-align: center;
  }
  /* line 270, app/assets/stylesheets/pages/_error-pages.sass */
  .error-pages .who_we_are p {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header {
  background: #fff;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 755px;
  padding: 20px 35px;
  border: #ccc 1px solid;
}

/* line 12, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block, .profile-header .chevron-block, .profile-header .contact-block, .profile-header .image-block, .profile-header .reviews-skip-block {
  flex: 0 1 100%;
}

/* line 15, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block, .profile-header .chevron-block, .profile-header .image-block {
  text-align: center;
}

/* line 19, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block h1 {
  display: block;
  font-size: 36px;
  color: #30373f;
  margin: 0;
  font-family: "National2-Bold", "Arial" !important;
  line-height: 56px;
}

/* line 26, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block .endorsed-by {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 0;
}

/* line 34, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block .endorsed-by.red {
  display: inline-block;
  color: #e11f26;
  font-size: 15px;
  text-transform: none;
}

/* line 39, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .title-block .endorsed-by.question-mark {
  display: inline-block;
  font-size: 15px;
}

/* line 44, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .chevron-block .down-ribbon {
  color: black;
}

/* line 46, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .chevron-block .down-ribbon .upper-label {
  font-family: "National2-Bold", "Arial" !important;
  font-size: 11px;
  line-height: 12px;
  position: relative;
  margin: 10px;
  left: -41px;
  bottom: -22px;
  width: 135px;
}

/* line 55, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .chevron-block .down-ribbon .lower-label {
  font-family: "National2-Bold", "Arial" !important;
  font-size: 11px;
  line-height: 12px;
  position: relative;
  margin-top: 10px;
  left: -31px;
  bottom: -22px;
  width: 135px;
}

/* line 66, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .reviews-skip-block {
  margin: 40px 0 10px 0;
  text-align: center;
}

/* line 69, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-header .reviews-skip-block a {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #0050B3;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  font-size: 18px;
  border-radius: 30px;
  padding: 15px 15px;
  margin: 15px auto;
  display: block;
  height: auto;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.profile-header .reviews-skip-block a:hover {
  background-color: #0d386d;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.profile-header .reviews-skip-block a[disabled] {
  opacity: 0.7;
  background-color: #0d386d;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.profile-header .reviews-skip-block a.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

@media only screen and (max-width: 767px) {
  /* line 82, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block img.which-logo {
    max-width: 270px;
  }
  /* line 84, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block .down-ribbon {
    background-color: transparent;
    height: auto;
    width: 100%;
    position: unset;
  }
  /* line 89, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block .down-ribbon:before, .profile-header .chevron-block .down-ribbon:after {
    content: unset;
  }
  /* line 91, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block .down-ribbon img {
    position: unset;
    margin: 0 auto;
  }
  /* line 94, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block .down-ribbon .upper-label {
    font-family: "National2-Bold", "Arial" !important;
    font-size: 11px;
    line-height: 12px;
    position: static;
    margin: 10px;
    left: -41px;
    bottom: -22px;
    width: auto;
  }
  /* line 103, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block .down-ribbon .lower-label {
    font-family: "National2-Bold", "Arial" !important;
    font-size: 11px;
    line-height: 12px;
    position: static;
    margin-top: 10px;
    left: -31px;
    bottom: -22px;
    width: auto;
  }
}

@media only screen and (min-width: 768px) {
  /* line 114, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header {
    top: 70px;
    margin: 0 auto 20px auto;
    padding: 63px 70px;
  }
  /* line 118, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header.with-partnership-information {
    margin-bottom: 300px;
  }
  /* line 120, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .title-block {
    order: 0;
    flex: 2 1 405px;
    text-align: initial;
  }
  /* line 124, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .title-block .endorsed-by {
    font-size: 14px;
  }
  /* line 126, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .title-block .endorsed-by.red {
    font-size: 22px;
  }
  /* line 128, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .title-block .endorsed-by.question-mark {
    font-size: 22px;
  }
  /* line 130, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block {
    order: 1;
    flex: 1 1 195px;
    min-height: 135px;
  }
  /* line 134, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block img.which-logo {
    width: 135px;
    height: auto;
  }
  /* line 137, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .chevron-block img.lower-label {
    display: initial;
    width: 94px;
    left: -10px;
  }
  /* line 142, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .contact-block {
    order: 2;
    flex: 2 1 405px;
    padding-top: 70px;
  }
  /* line 146, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .image-block {
    order: 3;
    flex: 1 1 195px;
  }
  /* line 149, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .reviews-skip-block {
    order: 4;
    flex: 1 1 100%;
  }
  /* line 152, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .reviews-skip-block a {
    display: initial;
    padding: 15px 60px;
    min-height: 48px;
  }
  /* line 156, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .partnership-information-block {
    position: absolute;
    bottom: -280px;
    left: 0;
  }
  /* line 160, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .partnership-information-block p {
    font-family: "National2-Regular", "Arial" !important;
  }
  /* line 162, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-header .partnership-information-block h2 {
    font-size: 24px;
  }
}

/* line 168, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red {
  background: #fff;
}

/* line 170, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red h2 {
  color: #000;
  font-size: 21px;
}

/* line 174, app/assets/stylesheets/pages/_profile-page-red.sass */
.hero-profile-banner {
  display: inline-block;
  width: 100%;
}

/* line 177, app/assets/stylesheets/pages/_profile-page-red.sass */
.hero-profile-banner .profile__map-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #D6EAD3;
  height: 400px;
  display: inline-block;
  width: 100%;
  position: absolute;
}

/* line 188, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details {
  display: inline-block;
  vertical-align: top;
}

/* line 192, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details ul li {
  color: #000;
  padding: 6px 0;
  font-size: 18px;
  line-height: 21px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 198, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details ul li a {
  color: #1284c6;
  line-height: 21px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 202, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-location-blue {
  display: none;
}

/* line 204, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-phone-blue {
  display: none;
}

/* line 206, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-email-blue {
  display: none;
}

/* line 208, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-phone, .profile-page__red .profile-contact-details .icon-clock, .profile-page__red .profile-contact-details .icon-location, .profile-page__red .profile-contact-details .icon-site, .profile-page__red .profile-contact-details .icon-email {
  width: 10%;
  display: inline-block;
  vertical-align: top;
}

/* line 212, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-phone .image, .profile-page__red .profile-contact-details .icon-clock .image, .profile-page__red .profile-contact-details .icon-location .image, .profile-page__red .profile-contact-details .icon-site .image, .profile-page__red .profile-contact-details .icon-email .image {
  background-image: url(/assets/profile/icon-profile-phone-black-02a1d579964416f887c25bb93d4c5eb05147bcc34ee9b04cd68249f37e57dc50.svg);
  background-repeat: no-repeat;
  height: 28px;
  width: 27px;
  display: inline-block;
  margin-right: 15px;
}

/* line 221, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-email .image {
  background-image: url(/assets/profile/icon-profile-email-black-d3a358dfb70b4822e4bea1f2616b67a6c501495f71c481d8b61db395f13239a2.svg);
  height: 17px;
  width: 23px;
}

/* line 227, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-site .image {
  background-image: url(/assets/profile/icon-profile-site-black-b70638cbaef0ba500cb8eaf71a88953ed11d515db4e534c926df8799626d19fe.svg);
  height: 24px;
  width: 24px;
}

/* line 233, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-location .image {
  background-image: url(/assets/profile/icon-profile-location-black-11776511a599da867aa87347c6a78088220671c101956e9ddd854a6d69890f05.svg);
  height: 24px;
  width: 24px;
}

/* line 239, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .icon-clock .image {
  background-image: url(/assets/profile/icon-profile-clock-black-ebbc1a29df3ee48259ee7cd784043cff4904eb9d8596b55f4499a931b52df5f1.svg);
  height: 27px;
  width: 28px;
  margin-top: 5px;
}

/* line 244, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-contact-details .contact-info {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 252, app/assets/stylesheets/pages/_profile-page-red.sass */
#business_profile_image {
  display: inline-block;
  vertical-align: top;
  padding: 64px 0 0 0;
  width: 70%;
}

/* line 257, app/assets/stylesheets/pages/_profile-page-red.sass */
#business_profile_image .reviews-rating {
  font-family: "National2-Regular", "Arial" !important;
  text-align: center;
}

/* line 260, app/assets/stylesheets/pages/_profile-page-red.sass */
#business_profile_image .reviews-rating p {
  margin-top: 0;
}

/* line 262, app/assets/stylesheets/pages/_profile-page-red.sass */
#business_profile_image .reviews-rating .score {
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 43px;
  color: #444;
}

/* line 267, app/assets/stylesheets/pages/_profile-page-red.sass */
#business_profile_image img {
  width: 100%;
  border: 1px solid #bdbdbd;
  margin-bottom: 16px;
}

/* line 272, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots {
  color: #000;
  font-size: 18px;
  line-height: 21px;
  margin-top: 25px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 278, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .icon-clock {
  position: relative;
  top: -10px;
}

/* line 281, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .open-heading {
  display: inline-block;
  width: 29%;
  vertical-align: top;
}

/* line 285, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots select {
  font-family: "National2-Medium", "Arial" !important;
  display: inline-block;
  outline: none;
  width: 57%;
  color: #000;
  background: #fff;
  border-radius: 2px;
  font-size: 18px;
}

/* line 295, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours {
  display: inline-block;
}

/* line 298, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours .trading-hours-title .icon-fastforward {
  display: none;
}

/* line 300, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours .trading-hours-list {
  position: relative;
  margin-top: 15px;
}

/* line 303, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours .trading-hours-list li {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 307, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours.active .trading-hours-title .icon-fastforward {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  display: inline-block;
  transform: rotate(90deg);
  margin-left: 5px;
}

/* line 309, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours.active .trading-hours-title .icon-fastforward:before {
  content: '\bb';
}

/* line 314, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours.active .trading-hours-title .icon-fastforward:hover {
  transform: scale(1.3) rotate(90deg);
}

/* line 316, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours.active .trading-hours-list {
  position: absolute;
  background-color: white;
  border: 1px solid #DFDFDF;
  box-shadow: 0 2px 10px rgba(43, 50, 57, 0.18);
  z-index: 1;
}

/* line 322, app/assets/stylesheets/pages/_profile-page-red.sass */
.open-timeslots .trading-hours.active .trading-hours-list li {
  border-bottom: 1px solid #DFDFDF;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 327, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile__organisations {
  padding-bottom: 25px;
}

/* line 329, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile__organisations .badges-block {
  padding: 0;
  text-align: left;
  background-position: left;
  display: inline-block;
}

/* line 335, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-body {
  background: #fff;
}

/* line 338, app/assets/stylesheets/pages/_profile-page-red.sass */
.background-white {
  background: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 342, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-body {
    padding-top: 65px;
    max-width: 755px;
  }
  /* line 345, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-body .about-business, .profile-body .sectors_services__profile {
    padding-bottom: 20px;
  }
  /* line 348, app/assets/stylesheets/pages/_profile-page-red.sass */
  .background-white {
    background: #fff;
    max-width: 755px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 353, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-body, .background-white {
    max-width: 630px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 359, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile__map-image .profile__header {
    padding: 26px 32px;
  }
  /* line 362, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile__map-image .profile__header .left h1 {
    font-size: 35px;
  }
  /* line 368, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-contact-details .contact-info ul li {
    font-size: 16px;
  }
  /* line 370, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-contact-details .contact-info ul li a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 374, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red {
    position: relative;
    display: block;
  }
  /* line 377, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-body {
    position: relative;
    display: block;
    padding-top: 25px;
  }
  /* line 381, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-body .about-business, .profile-page__red .profile-body .sectors_services__profile {
    padding: 10px 30px;
  }
  /* line 383, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-body .gallery {
    padding: 10px 30px 30px 30px;
  }
  /* line 385, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red #business_profile_image {
    width: 100%;
    text-align: center;
    padding: 32px 0 2px 0;
  }
  /* line 389, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red #business_profile_image img {
    width: 60%;
  }
  /* line 391, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-contact-details {
    width: 100%;
    text-align: left;
    padding-bottom: 0;
    padding-top: 26px;
  }
  /* line 398, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-contact-details .contact-info ul li {
    font-size: 16px;
  }
  /* line 400, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .profile-contact-details .contact-info ul li a {
    font-size: 16px;
  }
  /* line 402, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .hero-profile-banner {
    background: #fff;
    display: inline-block;
  }
  /* line 405, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .hero-profile-banner .profile__map-image {
    background: #fff;
  }
  /* line 408, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .open-timeslots .open-heading {
    width: 80% !important;
    margin-top: 10px;
  }
  /* line 411, app/assets/stylesheets/pages/_profile-page-red.sass */
  .profile-page__red .open-timeslots select {
    width: 88%;
    float: right;
  }
  /* line 414, app/assets/stylesheets/pages/_profile-page-red.sass */
  .background-white {
    padding: 10px 30px;
  }
}

/* line 418, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-body h2 {
  font-family: "National2-Bold", "Arial" !important;
  font-weight: 300;
  font-size: 32px;
  color: #000;
}

/* line 424, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .profile-body .profile__organisations h2 {
  font-family: "National2-Bold", "Arial" !important;
}

/* line 427, app/assets/stylesheets/pages/_profile-page-red.sass */
.profile-page__red .sectors_services h2 {
  margin-bottom: 42px;
}

/* line 430, app/assets/stylesheets/pages/_profile-page-red.sass */
.about-business p {
  line-height: 28px;
  font-size: 18px;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 3, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.sb-container--hero {
  padding-top: 171px;
  background-color: #C0E8F9;
}

/* line 13, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.sb-content {
  width: 100%;
  max-width: 1104px;
  margin: 0 auto;
  position: relative;
}

/* line 19, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you {
  background-color: white;
  background-image: url(/assets/reviews/chevron-background-0cdf3646504aefb4cf0b16c4fd78432168a07eae7e3a2a5ba749f0eb79f05fad.svg);
  background-repeat: no-repeat;
  background-size: 1104px 287px;
  background-position: top center;
  text-align: center;
}

/* line 26, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__header {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 65px;
  padding-top: 15px;
}

/* line 32, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__header h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 14px;
}

/* line 37, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__header h2 {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 19px;
  line-height: 25px;
  margin: 14px auto;
}

/* line 42, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__header p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
}

/* line 46, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__step {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 45px;
}

/* line 51, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__step .reviews-thank-you__step-number {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 0px;
  margin-top: 20px;
}

/* line 57, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__step h3 {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 19px;
  line-height: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 63, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__step p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
}

/* line 67, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__step p a {
  text-decoration: underline;
}

/* line 69, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__cta {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 71, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__profile-link {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #0050B3;
  display: block;
  border-radius: 36px;
  width: 100%;
  max-width: max-content;
  margin: 0 auto;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.reviews-thank-you__profile-link:hover {
  background-color: #0d386d;
}

/* line 22, app/assets/stylesheets/seatbelt/buttons.sass */
.reviews-thank-you__profile-link:hover {
  background-color: #00224d;
}

/* line 80, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-widget {
  display: flex;
  flex-direction: column;
  max-width: 911px;
  width: 100%;
  background-color: #484b9a;
  margin: 0 auto;
}

/* line 89, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-image {
  width: max-content;
  margin: 0 auto;
}

/* line 93, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-text {
  color: white;
  padding: 0 20px;
}

/* line 96, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-text h2 {
  margin: 31px auto 10px auto;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 19px;
  line-height: 25px;
  text-align: left;
}

/* line 102, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-text p {
  text-align: left;
  color: white;
}

/* line 106, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-cta {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #ffffff;
  border: 2px solid #0050B3;
  color: #0050B3;
  display: block;
  border-radius: 36px;
  width: 100%;
  max-width: max-content;
  margin: 0 auto;
  border: none;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.reviews-thank-you__newsletter-cta:hover {
  background-color: #0d386d;
}

/* line 29, app/assets/stylesheets/seatbelt/buttons.sass */
.reviews-thank-you__newsletter-cta:hover {
  background-color: #d7effa;
}

/* line 115, app/assets/stylesheets/pages/_reviews-thank-you.sass */
.reviews-thank-you__newsletter-cta:hover {
  background-color: #E7EFF9;
}

@media only screen and (min-width: 586px) and (max-width: 767px) {
  /* line 120, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .sb-container--hero {
    background-size: contain;
  }
}

@media only screen and (min-width: 768px) {
  /* line 124, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .sb-content {
    margin: 100px auto;
  }
  /* line 126, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .sb-container--hero {
    padding-top: 300px;
    padding-bottom: 40px;
    background-size: auto;
  }
  /* line 130, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you {
    background-size: 1104px auto;
  }
  /* line 132, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__header {
    margin-bottom: 62px;
    padding-top: 50px;
  }
  /* line 135, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__header h1 {
    font-size: 33px;
    line-height: 35px;
    margin-bottom: 28px;
  }
  /* line 140, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__step .reviews-thank-you__step-number {
    font-size: 33px;
    line-height: 35px;
  }
  /* line 143, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__profile-link {
    border-radius: 26px;
  }
  /* line 145, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__newsletter-widget {
    flex-direction: row-reverse;
  }
  /* line 147, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you__newsletter-cta {
    border-radius: 26px;
    margin: 0;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 152, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .reviews-thank-you {
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 156, app/assets/stylesheets/pages/_reviews-thank-you.sass */
  .sb-container--hero {
    background-size: 100% auto;
  }
}

/* line 16, app/assets/stylesheets/pages/_search-results.sass */
.map-section .resultsMap .top-banner {
  height: 34px;
  background-color: #3A55AF;
}

/* line 19, app/assets/stylesheets/pages/_search-results.sass */
.map-section .resultsMap .top-banner a {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 12px;
  float: right;
  color: white;
  padding: 7px 13px;
}

/* line 27, app/assets/stylesheets/pages/_search-results.sass */
.search-main-heading {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

/* line 31, app/assets/stylesheets/pages/_search-results.sass */
.search-main-heading h1 {
  display: inline;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 37, app/assets/stylesheets/pages/_search-results.sass */
.search-main-heading h1 b, .search-main-heading h1 span.bold {
  display: inline-block;
  font-size: 24px;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 45, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 {
    font-size: 21px;
    line-height: 30px;
  }
  /* line 48, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 b, .search-main-heading h1 span.bold {
    font-size: 21px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 53, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 {
    font-size: 21px;
    line-height: 30px;
  }
  /* line 56, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 b, .search-main-heading h1 span.bold {
    font-size: 21px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 2, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  /* line 8, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 11, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 b, .search-main-heading h1 span.bold {
    font-size: 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 12px;
  }
  /* line 8, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 {
    font-size: 16px;
    line-height: 18px;
  }
  /* line 11, app/assets/stylesheets/pages/_search-results.sass */
  .search-main-heading h1 b, .search-main-heading h1 span.bold {
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/pages/consumer-pages.sass */
.dependent-inject-script .links {
  margin-bottom: 0;
  background: #30363f;
}

/* line 7, app/assets/stylesheets/pages/consumer-pages.sass */
.consumer .search-missing-inputs-feedback {
  display: inline-block;
  width: 100%;
  padding: 20px;
  background: #f3dfde;
  border-radius: 6px;
  text-align: center;
  margin: 10px 0 20px 0;
}

/* line 15, app/assets/stylesheets/pages/consumer-pages.sass */
.consumer .search-missing-inputs-feedback h4 {
  color: #be4c46;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 25, app/assets/stylesheets/pages/consumer-pages.sass */
.dependent-inject-script nav.top-bar .top-bar-section ul li {
  border-right: none;
}

/* line 27, app/assets/stylesheets/pages/consumer-pages.sass */
.dependent-inject-script nav.top-bar .top-bar-section ul li a {
  border-right: 1px solid #ddd !important;
}

/* line 29, app/assets/stylesheets/pages/consumer-pages.sass */
.dependent-inject-script nav.top-bar .top-bar-section ul li a.text-link {
  border-right: none !important;
  color: #0085cd !important;
}

/* line 32, app/assets/stylesheets/pages/consumer-pages.sass */
.dependent-inject-script nav.top-bar .top-bar-section ul li a.text-link:hover {
  color: #3a55ae !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 37, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out {
    height: 100%;
  }
  /* line 42, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out .top-bar-section ul.right li a {
    border-right: none !important;
  }
  /* line 44, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out .top-bar-section ul.right li a:after {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 49, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out {
    height: 100%;
  }
  /* line 54, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out .top-bar-section ul.right li a {
    border-right: none !important;
  }
  /* line 56, app/assets/stylesheets/pages/consumer-pages.sass */
  .dependent-inject-script nav.top-bar.logged-out .top-bar-section ul.right li a:after {
    margin: 0;
  }
}

/* line 1, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body {
  background-color: #f5f5f5;
}

/* line 3, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .scene--card-profile {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .not-endorsable-container {
  padding: 20px 0;
}

/* line 7, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards {
  width: auto;
  margin: 0 20px;
  margin-top: 20px;
}

/* line 10, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 36px;
  line-height: 42px;
  color: #000;
}

/* line 15, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card {
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  padding: 42px 34px;
  margin-bottom: 24px;
  background-color: white;
}

/* line 21, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 28px;
  color: #000;
  margin-top: 0px;
}

/* line 26, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  color: #757575;
}

/* line 30, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card pre {
  overflow-x: scroll;
  background-color: #eeeeee;
}

/* line 33, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .item {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  word-wrap: break-word;
}

/* line 37, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .url {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  color: #757575;
  word-wrap: break-word;
}

/* line 42, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .url .host {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  word-wrap: break-word;
}

/* line 46, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card #description {
  font-size: 18px;
  color: #000;
}

/* line 49, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .day-label {
  display: inline-block;
  width: 50%;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
}

/* line 54, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .time-range {
  display: inline-block;
  width: 48%;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
}

/* line 59, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .gallery {
  margin-bottom: 17px;
}

/* line 61, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .gallery img {
  width: 170px;
  height: 170px;
  border: solid 1px #979797;
  margin-top: 13px;
  margin-right: 13px;
}

/* line 67, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card table {
  width: 100%;
  font-size: 16px;
  color: #000;
}

/* line 71, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card table tr {
  height: 35px;
}

/* line 73, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card table tr th {
  font-family: "National2-Regular", "Arial" !important;
  text-align: left;
  width: 50%;
}

/* line 77, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card table tr td {
  font-family: "National2-Regular", "Arial" !important;
  width: 50%;
}

/* line 80, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .edit-link {
  display: block;
  width: 100%;
  text-align: right;
}

/* line 85, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .child-business-list .name {
  width: 90%;
  display: inline-block;
}

/* line 88, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .child-business-list .name a {
  color: #000;
  text-decoration: none;
}

/* line 91, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .child-business-list .name a:hover {
  text-decoration: underline;
}

/* line 93, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card .child-business-list .links {
  width: 10%;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: transparent;
  min-height: auto;
}

/* line 101, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-categories h2 {
  display: none;
}

/* line 103, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-categories h3.sector-title {
  padding-bottom: 0;
  font-weight: normal;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
}

/* line 110, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-locations h4 {
  display: none;
}

/* line 112, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-locations .span4 {
  display: none;
}

/* line 114, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-locations #business_location {
  width: 100%;
}

/* line 116, app/assets/stylesheets/pages/edit-profile.sass */
.endorsed_businesses-edit_profile-body .account-cards .my-account-card.service-locations #business_location #businesses-map {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 121, app/assets/stylesheets/pages/edit-profile.sass */
  .endorsed_businesses-edit_profile-body .account-cards {
    width: 615px;
    margin: 0 auto;
  }
  /* line 126, app/assets/stylesheets/pages/edit-profile.sass */
  .endorsed_businesses-edit_profile-body .account-cards .my-account-card .gallery img:nth-child(3n+0) {
    margin-right: 0;
  }
}

/* line 1, app/assets/stylesheets/pages/find_your_trader.sass */
.find-your-trader {
  background-color: white;
  margin-top: -250px;
}

/* line 4, app/assets/stylesheets/pages/find_your_trader.sass */
.find-your-trader__intro {
  padding: 22px 20px 0 20px;
}

/* line 6, app/assets/stylesheets/pages/find_your_trader.sass */
.find-your-trader__intro h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 30px;
  line-height: 35px;
  width: 100%;
  text-align: center;
}

/* line 12, app/assets/stylesheets/pages/find_your_trader.sass */
.find-your-trader__intro p {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 19px;
  line-height: 25px;
  color: #05181D;
  width: 100%;
  text-align: center;
}

/* line 21, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name {
  background-color: #EFEFEF;
  width: 100%;
  max-width: 741px;
  margin: 0 auto;
  padding: 30px 56px 40px 56px;
}

/* line 27, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__header {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 22px;
  line-height: 25px;
  width: 100%;
  margin-bottom: 23px;
}

/* line 33, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

/* line 37, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__trader-name {
  max-width: 417px;
  flex-grow: 1;
  position: relative;
}

/* line 41, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__trader-name label {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 7px;
}

/* line 46, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__trader-name #trader_name_dropdown_feedback {
  position: relative;
  top: 20px;
}

/* line 49, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__dropdown-container {
  position: relative;
  min-height: 44px;
  overflow: visible;
}

/* line 51, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__dropdown {
  width: 100%;
  max-width: 278px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  background-color: white;
  border: 1px solid gray;
  border-radius: 5px;
  max-width: unset;
}

/* line 22, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown--with-focus {
  border: 1px solid #0050B3;
}

/* line 24, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown input {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 7px 8px 7px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  border-radius: 5px;
}

/* line 29, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .clear-field {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 8px;
  border-left: 1px solid #0050B3;
  background-color: #ffffff;
  padding: 0 10px 0 26px;
  min-height: 20px;
  cursor: pointer;
}

/* line 39, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .clear-field:after {
  position: absolute;
  top: 1px;
  left: 8px;
  content: ' ';
  height: 18px;
  width: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/close-icon-circle-ce96f8b8b023bff1c59d5f628a73d3a05da2782173e7cf8d52417150ef127f53.svg);
}

/* line 50, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}

/* line 54, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results--active {
  padding: 20px 0 0 0;
  border-top: 1px solid #cccccc;
}

/* line 58, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results .heading {
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  line-height: 40px;
  padding: 0 20px;
}

/* line 64, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results .selectable {
  display: block;
  font-family: "National2-Regular", "Arial" !important;
  text-decoration: none;
  color: #0050B3;
  cursor: pointer;
  line-height: 40px;
  padding: 0 20px;
}

/* line 72, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results .selectable:hover, .search-traders-by-name__dropdown .results .selectable.selected {
  background-color: #dff2fb;
}

/* line 74, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .results .selectable .icon-location-pin {
  width: 16px;
  height: 26px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/location-pin-1eb544e90f02fecad818d2cf734a7bf764266505815815c2b8418abd8ea7f9ee.svg);
  background-size: contain;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

/* line 86, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown--with-error {
  border: 1px solid #d32f2f;
}

/* line 90, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown input {
  font-size: 18px;
  line-height: 40px;
  padding-left: 20px;
}

/* line 94, app/assets/stylesheets/elements/fancy_dropdown.sass */
.search-traders-by-name__dropdown .clear-field {
  top: 18px;
}

/* line 55, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__button {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  margin: 30px 0 0 0;
  padding: 15px 22px 14px 22px;
  border-radius: 36px;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.search-traders-by-name__button:hover {
  background-color: #0d386d;
}

/* line 60, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__button:hover, .search-traders-by-name__button:focus {
  background-color: #0d386d;
}

/* line 62, app/assets/stylesheets/pages/find_your_trader.sass */
.search-traders-by-name__button .icon-search {
  width: 16px;
  height: 20px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 3px;
  position: relative;
  top: 4px;
  background-image: url(/assets/seatbelt/icons/search-icon-white-c0173c14ba7d1fbc52b76937134f56345505728ca7984e9886e3df2ea2452905.svg);
}

@media only screen and (min-width: 768px) {
  /* line 67, app/assets/stylesheets/pages/find_your_trader.sass */
  .find-your-trader {
    padding: 37px 0 68px 0;
  }
  /* line 69, app/assets/stylesheets/pages/find_your_trader.sass */
  .find-your-trader__intro {
    padding: 0;
  }
  /* line 71, app/assets/stylesheets/pages/find_your_trader.sass */
  .find-your-trader__intro h1 {
    font-size: 51px;
    line-height: 34px;
  }
  /* line 74, app/assets/stylesheets/pages/find_your_trader.sass */
  .find-your-trader__intro p {
    font-size: 25px;
    line-height: 26px;
  }
  /* line 78, app/assets/stylesheets/pages/find_your_trader.sass */
  .search-traders-by-name__header {
    font-size: 28px;
    line-height: 35px;
    text-align: center;
  }
  /* line 82, app/assets/stylesheets/pages/find_your_trader.sass */
  .search-traders-by-name__form {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  /* line 86, app/assets/stylesheets/pages/find_your_trader.sass */
  .search-traders-by-name__button {
    margin: 0 0 0 20px;
    position: relative;
    top: 10px;
  }
  /* line 91, app/assets/stylesheets/pages/find_your_trader.sass */
  .search-traders-by-name__trader-name #trader_name_dropdown_feedback {
    position: absolute;
    top: unset;
    bottom: -42px;
  }
}

/* line 2, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .content, .popular-area .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .content, .popular-area .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .content, .popular-area .content {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .content, .popular-area .content {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 2, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .content, .popular-area .content {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.popular-trade .content[data-display-grid], .popular-area .content[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .popular-trade .content[data-display-grid], .popular-area .content[data-display-grid] {
    background-position: 20px;
  }
}

/* line 6, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .image-holder .content, .popular-area .image-holder .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 6, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .image-holder .content, .popular-area .image-holder .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 6, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .image-holder .content, .popular-area .image-holder .content {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 6, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .image-holder .content, .popular-area .image-holder .content {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 6, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .image-holder .content, .popular-area .image-holder .content {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.popular-trade .image-holder .content[data-display-grid], .popular-area .image-holder .content[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .popular-trade .image-holder .content[data-display-grid], .popular-area .image-holder .content[data-display-grid] {
    background-position: 20px;
  }
}

/* line 8, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .image-holder .content .trade-image, .popular-area .image-holder .content .trade-image {
  width: 100%;
  margin-bottom: 70px;
  position: relative;
  overflow: hidden;
}

/* line 13, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .image-holder .content .trade-image .overlay, .popular-area .image-holder .content .trade-image .overlay {
  bottom: 0;
  left: 100px;
  position: absolute;
  display: block;
  margin: 0;
}

/* line 19, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .image-holder .content .trade-image .overlay h1, .popular-area .image-holder .content .trade-image .overlay h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 30px;
  color: white;
  background: rgba(48, 54, 63, 0.8);
  padding: 10px;
  display: inline-block;
  margin: 0;
}

/* line 30, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .intro-search .content .trade-description, .popular-area .intro-search .content .trade-description {
  width: 895px;
  margin-right: 15px;
  padding: 0;
  margin-bottom: 30px;
}

/* line 38, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description h2, .popular-area .intro-search .content .trade-description h2 {
  margin: 30px 0 12px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 42px;
  color: #000;
}

/* line 44, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description h3, .popular-area .intro-search .content .trade-description h3 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #000;
}

/* line 50, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description h4, .popular-area .intro-search .content .trade-description h4 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
}

/* line 56, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description h5, .popular-area .intro-search .content .trade-description h5 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 62, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description a, .popular-area .intro-search .content .trade-description a {
  text-decoration: underline;
}

/* line 64, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description a:hover, .popular-area .intro-search .content .trade-description a:hover {
  color: #1A237E;
}

/* line 66, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description p, .popular-area .intro-search .content .trade-description p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 0 0 18px 0;
}

/* line 72, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description img, .popular-area .intro-search .content .trade-description img {
  margin: 18px 0;
}

/* line 74, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description ul, .popular-trade .intro-search .content .trade-description ol, .popular-area .intro-search .content .trade-description ul, .popular-area .intro-search .content .trade-description ol {
  padding-left: 0;
  margin-left: 0;
}

/* line 77, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description ul li, .popular-trade .intro-search .content .trade-description ol li, .popular-area .intro-search .content .trade-description ul li, .popular-area .intro-search .content .trade-description ol li {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  list-style-position: outside;
}

/* line 84, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description ul li, .popular-area .intro-search .content .trade-description ul li {
  list-style-type: none;
}

/* line 86, app/assets/stylesheets/cell-x/articles.sass */
.popular-trade .intro-search .content .trade-description ul li::before, .popular-area .intro-search .content .trade-description ul li::before {
  position: relative;
  content: "\25AA";
  color: #e30613;
  display: inline-block;
  width: 8px;
  margin-right: 10px;
  font-size: 26px;
  top: 2px;
}

/* line 41, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .intro-search .content .search-control, .popular-area .intro-search .content .search-control {
  width: 335px;
}

/* line 44, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .articles, .popular-area .articles {
  background-color: #d8e2e7;
}

/* line 46, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .articles h3, .popular-area .articles h3 {
  font-family: "National2-Bold", "Arial" !important;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-size: 24px;
  width: 100%;
}

/* line 51, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .need-help, .popular-area .need-help {
  background-color: #ee5a40;
  vertical-align: middle;
}

/* line 55, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .need-help h3, .popular-area .need-help h3 {
  margin: 20px 10px 20px 0;
  display: inline-block;
  vertical-align: middle;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 30px;
  color: white;
  line-height: 70px;
}

/* line 63, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .need-help li, .popular-area .need-help li {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid white;
  border-radius: 5px;
  padding: 8px 15px;
  margin: 5px 10px 10px 0;
}

/* line 70, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .need-help li a, .popular-area .need-help li a {
  color: white;
}

/* line 72, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .need-help li a:after, .popular-area .need-help li a:after {
  content: '\203a';
  color: white;
  margin-left: 5px;
}

/* line 77, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .searchForm .traderSearch .searchWrapper.searchMain .businessSearch .search-query, .popular-area .searchForm .traderSearch .searchWrapper.searchMain .businessSearch .search-query {
  border: 0;
}

/* line 80, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades, .popular-area .other-trades {
  padding: 45px 0;
}

/* line 83, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades h3, .popular-area .other-trades h3 {
  display: none;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
  color: #00bcd4;
  line-height: 24px;
  vertical-align: middle;
}

/* line 92, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades h3:before, .popular-area .other-trades h3:before {
  content: '?';
  display: block;
  float: left;
  font-size: 24px;
  margin-right: 20px;
  font-weight: bold;
}

/* line 100, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades h4, .popular-trade .other-trades ul, .popular-trade .other-trades li, .popular-area .other-trades h4, .popular-area .other-trades ul, .popular-area .other-trades li {
  display: inline-block;
}

/* line 103, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades h4, .popular-area .other-trades h4 {
  margin: 10px 0;
}

/* line 106, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades li, .popular-area .other-trades li {
  margin-left: 15px;
  font-size: 18px;
}

/* line 110, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .other-trades li:before, .popular-area .other-trades li:before {
  color: #00bcd4;
  content: '\203a';
  font-size: 23px;
  margin-right: 5px;
}

/* line 116, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view, .popular-area .search-view {
  padding: 15px 0;
}

/* line 119, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .searchSort, .popular-area .search-view .searchSort {
  margin-left: 100px;
}

/* line 122, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .searchSort .select2-container .select2-choice, .popular-area .search-view .searchSort .select2-container .select2-choice {
  height: 23px;
}

/* line 125, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .navItems,
.popular-trade .search-view .searchSort, .popular-area .search-view .navItems,
.popular-area .search-view .searchSort {
  display: inline-block;
  vertical-align: top;
}

/* line 130, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .navItems label, .popular-trade .search-view .navItems select, .popular-trade .search-view .navItems li,
.popular-trade .search-view .searchSort label,
.popular-trade .search-view .searchSort select,
.popular-trade .search-view .searchSort li, .popular-area .search-view .navItems label, .popular-area .search-view .navItems select, .popular-area .search-view .navItems li,
.popular-area .search-view .searchSort label,
.popular-area .search-view .searchSort select,
.popular-area .search-view .searchSort li {
  float: left;
  margin-right: 10px;
}

/* line 134, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .navItems .mapViewHolder,
.popular-trade .search-view .searchSort .mapViewHolder, .popular-area .search-view .navItems .mapViewHolder,
.popular-area .search-view .searchSort .mapViewHolder {
  background: url(/assets/map-icon-dea72355bcd93bb0e4060f8bf05528a8b89917c8e53b2a1a945d1016ab54a891.png) no-repeat 20px 50%;
  padding-left: 40px;
}

/* line 139, app/assets/stylesheets/pages/popular_trade.sass */
.popular-trade .search-view .navItems .mapViewHolder a,
.popular-trade .search-view .searchSort .mapViewHolder a, .popular-area .search-view .navItems .mapViewHolder a,
.popular-area .search-view .searchSort .mapViewHolder a {
  color: black;
}

@media only screen and (max-width: 767px) {
  /* line 147, app/assets/stylesheets/pages/popular_trade.sass */
  .popular-trade .image-holder .content .trade-image .overlay, .popular-area .image-holder .content .trade-image .overlay {
    position: initial;
  }
}

/* line 98, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article * {
  transition: all 150ms ease-in-out;
}

/* line 101, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header {
  position: relative;
  padding-top: 235px;
}

/* line 104, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .background {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 320px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/* line 114, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page.article .header .cutout[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page.article .header .cutout[data-display-grid] {
    background-position: 20px;
  }
}

/* line 116, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid {
  width: 1260px;
  padding: 0 35px;
  background: white;
}

/* line 120, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid .title-and-standfirst {
  position: relative;
  left: -43px;
  padding-left: 35px;
  border-left: 8px solid #E81C30;
  margin-bottom: 30px;
}

/* line 126, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid .title-and-standfirst h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 60px;
  line-height: 72px;
  color: #000;
  margin-bottom: 0;
}

/* line 132, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid .title-and-standfirst .standfirst {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  margin-top: 12px;
}

/* line 138, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid .byline {
  position: relative;
  margin-bottom: 30px;
  padding-left: 15px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 14px;
  line-height: 24px;
  color: #757575;
}

/* line 141, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .header .cutout .grid .byline .headshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: grey;
  background-size: 45px 45px;
}

/* line 155, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  float: initial;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page.article .columns[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page.article .columns[data-display-grid] {
    background-position: 20px;
  }
}

/* line 159, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column {
  flex-basis: 910px;
  padding: 0 35px;
}

/* line 162, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column div:first-child {
  border-top: 1px solid #eeeeee;
}

/* line 164, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .in-this-article {
  padding: 18px 0 15px 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

/* line 168, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .in-this-article .title {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
}

/* line 174, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .in-this-article ul li {
  list-style-image: url(/assets/CELL/svg-icons/skip-icon-ca3a8271767d3b30a787892655a1dcafcc196a95a609a800333778f9151ad59e.svg);
  list-style-position: outside;
  color: #bdbdbd;
  margin-bottom: 12px;
  position: relative;
  left: 20px;
}

/* line 181, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .in-this-article ul li a {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 24px;
  color: #3f51b5;
  text-decoration: none;
  position: relative;
  top: -2px;
}

/* line 189, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .in-this-article ul li a:hover {
  text-decoration: underline;
}

/* line 191, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body {
  padding: 0;
  margin-bottom: 30px;
}

/* line 38, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body h2 {
  margin: 30px 0 12px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 42px;
  color: #000;
}

/* line 44, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body h3 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #000;
}

/* line 50, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body h4 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
}

/* line 56, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body h5 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 62, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body a {
  text-decoration: underline;
}

/* line 64, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body a:hover {
  color: #1A237E;
}

/* line 66, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 0 0 18px 0;
}

/* line 72, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body img {
  margin: 18px 0;
}

/* line 74, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body ul, .flexible-page.article .contents-column .body ol {
  padding-left: 0;
  margin-left: 0;
}

/* line 77, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body ul li, .flexible-page.article .contents-column .body ol li {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  list-style-position: outside;
}

/* line 84, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body ul li {
  list-style-type: none;
}

/* line 86, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .body ul li::before {
  position: relative;
  content: "\25AA";
  color: #e30613;
  display: inline-block;
  width: 8px;
  margin-right: 10px;
  font-size: 26px;
  top: 2px;
}

/* line 194, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote {
  padding: 40px;
  margin: 40px auto;
  background: white;
}

/* line 198, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote blockquote {
  height: auto;
  position: relative;
  padding: 45px;
  font-size: large;
  display: block;
  margin: 0;
  font-size: 28px;
  line-height: 38px;
}

/* line 13, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote blockquote:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: "\201c";
  position: absolute;
  font-size: 350%;
  color: #e30613;
  top: 30px;
  left: 15px;
  margin: 0 0;
}

/* line 25, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote blockquote:after {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: "\201d";
  position: absolute;
  font-size: 350%;
  color: #e30613;
  bottom: 0px;
  right: 0px;
  margin: 0 0;
}

/* line 203, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote p {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
}

/* line 208, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .contents-column .quote p:first-child {
  margin-top: 0;
}

/* line 210, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .sidebar-column {
  flex-basis: 350px;
  padding: 0 35px;
}

/* line 213, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.article .sidebar-column .sidebar-block {
  background: grey;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 217, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header {
    padding-top: 245px;
  }
  /* line 219, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    width: 910px;
    background: white;
  }
  /* line 222, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid {
    width: 840px;
    padding: 0 0;
  }
  /* line 225, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst {
    padding-left: 43px;
  }
  /* line 227, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 60px;
  }
  /* line 230, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .byline {
    padding-left: 8px;
  }
  /* line 232, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    flex-basis: 840px;
    padding: 0 35px;
  }
  /* line 235, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 238, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 240, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body {
    padding: 0;
  }
  /* line 242, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body h2 {
    font-size: 36px;
    line-height: 44px;
  }
  /* line 245, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .sidebar-column {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 249, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header {
    padding-top: 245px;
  }
  /* line 251, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout {
    width: 700px;
    background-color: white;
  }
  /* line 254, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid {
    width: 630px;
  }
  /* line 256, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst {
    padding-left: 43px;
    left: -78px;
    width: 665px;
    margin-bottom: 30px;
  }
  /* line 261, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 60px;
  }
  /* line 264, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .byline {
    padding-left: 0;
  }
  /* line 266, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns {
    flex-basis: 630px;
    padding: 0;
  }
  /* line 269, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 272, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 274, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body {
    padding: 0;
  }
  /* line 276, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body h2 {
    font-size: 36px;
    line-height: 44px;
  }
  /* line 279, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body img {
    margin: 12px 0;
  }
  /* line 281, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .sidebar-column {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 285, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header {
    padding-top: 100px;
  }
  /* line 287, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .background {
    background-size: contain;
  }
  /* line 290, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid {
    width: 100%;
    border-top: 8px solid #E81C30;
  }
  /* line 293, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst {
    width: 100%;
    border-left: none;
  }
  /* line 296, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 299, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .title-and-standfirst .standfirst {
    font-size: 22px;
    line-height: 30px;
  }
  /* line 302, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .header .cutout .grid .byline {
    padding-left: 0;
  }
  /* line 305, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 308, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 310, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body {
    padding: 0;
  }
  /* line 312, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body h2 {
    font-size: 25px;
    line-height: 33px;
  }
  /* line 315, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body h3 {
    font-size: 21px;
    line-height: 30px;
  }
  /* line 318, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .contents-column .body img {
    margin: 12px 0;
  }
  /* line 320, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.article .columns .sidebar-column {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/flexible/faq-group-header.sass */
.flexible-section.faq-group-header {
  width: 1245px;
  margin: 0 auto;
  padding-left: 90px;
}

/* line 4, app/assets/stylesheets/flexible/faq-group-header.sass */
.flexible-section.faq-group-header h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-spacing: 34px;
  margin-top: 42px;
  color: #212121;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 12, app/assets/stylesheets/flexible/faq-group-header.sass */
  .flexible-section.faq-group-header {
    width: 825px;
    margin: 0 auto;
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 17, app/assets/stylesheets/flexible/faq-group-header.sass */
  .flexible-section.faq-group-header {
    width: 615px;
    margin: 0 auto;
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, app/assets/stylesheets/flexible/faq-group-header.sass */
  .flexible-section.faq-group-header {
    width: auto;
    margin: 0 20px;
    padding-left: 0;
  }
}

/* line 1, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item {
  width: 1245px;
  margin: 0 auto;
  padding-left: 105px;
}

/* line 4, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item .item-block {
  width: 770px;
  border-bottom: 1px solid #eeeeee;
}

/* line 7, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item .item-block h2 {
  position: relative;
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin: 16px 0;
  cursor: pointer;
  padding-right: 60px;
}

/* line 28, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block h2:hover {
  color: #3f51b5;
}

/* line 30, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block h2:hover:after {
  content: url(/assets/CELL/accordion/arrow_hover-f43cf7ed035cf82380d25f9e463f2d49662b1372cba9fb4fef4fba1d9d0f016c.svg);
}

/* line 32, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block h2:after {
  content: url(/assets/CELL/accordion/arrow-a37446e0b84c16c149e2b529de2854252fc7f3d03d9cb2babb9c8ea6be19fc73.svg);
  text-align: center;
  min-height: 28px;
  min-width: 60px;
  position: absolute;
  right: 0;
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
}

/* line 9, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item .item-block h2.target-open {
  color: #3f51b5;
  font-weight: bold;
}

/* line 44, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block h2.target-open:after {
  content: url(/assets/CELL/accordion/arrow_hover-f43cf7ed035cf82380d25f9e463f2d49662b1372cba9fb4fef4fba1d9d0f016c.svg);
  transform: rotate(180deg);
}

/* line 11, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item .item-block > div {
  overflow: auto;
  padding-left: 35px;
  color: #000;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 25px;
}

/* line 58, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block > div ul {
  margin-left: 15px;
  list-style-position: outside;
}

/* line 61, app/assets/stylesheets/cell-x/faq.sass */
.flexible-section.faq-item .item-block > div ul li {
  list-style-image: url(/assets/CELL/faq-bullet-item-58b1f1a291575904c4a612d0b1daed772a3a1716c5e19aceda01eda90f499226.png);
}

/* line 13, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item .item-block > div h2 {
  font-family: "National2-Regular", "Arial" !important;
  color: #212121;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

/* line 19, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item a {
  text-decoration: underline;
}

/* line 21, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item table {
  border-color: #e0e0e0;
  table-layout: fixed;
  border: 1px solid #e0e0e0;
}

/* line 25, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item table th {
  width: 25%;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  background-color: #eeeeee;
  text-align: left;
  padding: 7px 7px;
}

/* line 34, app/assets/stylesheets/flexible/faq-item.sass */
.flexible-section.faq-item table td {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  padding: 7px 7px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 43, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item {
    width: 825px;
    margin: 0 auto;
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 48, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item {
    width: 615px;
    margin: 0 auto;
    padding-left: 0;
  }
  /* line 51, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .item-block {
    width: 630px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 55, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item {
    width: auto;
    margin: 0 20px;
    padding-left: 0;
  }
  /* line 58, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .item-block {
    width: 100%;
  }
  /* line 60, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .scroll-table-overlay {
    position: relative;
  }
  /* line 63, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .scroll-table-overlay.no-arrows:before {
    display: none !important;
  }
  /* line 65, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .scroll-table-overlay.no-arrows:after {
    display: none !important;
  }
  /* line 68, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .scroll-table-overlay.show-left:before {
    content: " ";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/assets/CELL/table/tab-arrows-left-b112455bac17d0c34f754aca67fd7816955eba0833031d60611a1cf3786036dd.svg);
    background-size: 50px 50px;
    z-index: 1;
    left: 0;
    top: 50%;
  }
  /* line 79, app/assets/stylesheets/flexible/faq-item.sass */
  .flexible-section.faq-item .scroll-table-overlay.show-right:after {
    content: " ";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(/assets/CELL/table/tab-arrows-right-16122df847f6c84b6d47553f62129a47d0a45f38e95ee97b35f5d48d91b72662.svg);
    background-size: 50px 50px;
    z-index: 1;
    right: 0;
    top: 50%;
    display: block;
  }
}

/* line 1, app/assets/stylesheets/flexible/flexible.sass */
.flexible-page {
  font-family: "National2-Regular", "Arial" !important;
  overflow: hidden;
  position: relative;
  top: 1px;
  font-family: "National2-Medium", "Arial" !important;
  color: black;
}

@media only screen and (max-width: 1023px) {
  /* line 11, app/assets/stylesheets/flexible/flexible.sass */
  .flexible-page {
    top: -66px;
  }
}

/* line 98, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about * {
  transition: all 150ms ease-in-out;
}

/* line 101, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header {
  position: relative;
  padding-top: 235px;
}

/* line 104, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .background {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 320px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/* line 114, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 114, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page.about .header .cutout[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page.about .header .cutout[data-display-grid] {
    background-position: 20px;
  }
}

/* line 116, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid {
  width: 1260px;
  padding: 0 35px;
  background: white;
}

/* line 120, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid .title-and-standfirst {
  position: relative;
  left: -43px;
  padding-left: 35px;
  border-left: 8px solid #E81C30;
  margin-bottom: 30px;
}

/* line 126, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid .title-and-standfirst h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 60px;
  line-height: 72px;
  color: #000;
  margin-bottom: 0;
}

/* line 132, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid .title-and-standfirst .standfirst {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  margin-top: 12px;
}

/* line 138, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid .byline {
  position: relative;
  margin-bottom: 30px;
  padding-left: 15px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 14px;
  line-height: 24px;
  color: #757575;
}

/* line 141, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .header .cutout .grid .byline .headshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: grey;
  background-size: 45px 45px;
}

/* line 155, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  float: initial;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 155, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page.about .columns[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page.about .columns[data-display-grid] {
    background-position: 20px;
  }
}

/* line 159, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column {
  flex-basis: 910px;
  padding: 0 35px;
}

/* line 162, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column div:first-child {
  border-top: 1px solid #eeeeee;
}

/* line 164, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .in-this-article {
  padding: 18px 0 15px 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}

/* line 168, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .in-this-article .title {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
}

/* line 174, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .in-this-article ul li {
  list-style-image: url(/assets/CELL/svg-icons/skip-icon-ca3a8271767d3b30a787892655a1dcafcc196a95a609a800333778f9151ad59e.svg);
  list-style-position: outside;
  color: #bdbdbd;
  margin-bottom: 12px;
  position: relative;
  left: 20px;
}

/* line 181, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .in-this-article ul li a {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 24px;
  color: #3f51b5;
  text-decoration: none;
  position: relative;
  top: -2px;
}

/* line 189, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .in-this-article ul li a:hover {
  text-decoration: underline;
}

/* line 191, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body {
  padding: 0;
  margin-bottom: 30px;
}

/* line 38, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body h2 {
  margin: 30px 0 12px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 42px;
  color: #000;
}

/* line 44, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body h3 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #000;
}

/* line 50, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body h4 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  color: #000;
}

/* line 56, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body h5 {
  margin: 30px 0 6px 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 62, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body a {
  text-decoration: underline;
}

/* line 64, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body a:hover {
  color: #1A237E;
}

/* line 66, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin: 0 0 18px 0;
}

/* line 72, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body img {
  margin: 18px 0;
}

/* line 74, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body ul, .flexible-page.about .contents-column .body ol {
  padding-left: 0;
  margin-left: 0;
}

/* line 77, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body ul li, .flexible-page.about .contents-column .body ol li {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  list-style-position: outside;
}

/* line 84, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body ul li {
  list-style-type: none;
}

/* line 86, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .body ul li::before {
  position: relative;
  content: "\25AA";
  color: #e30613;
  display: inline-block;
  width: 8px;
  margin-right: 10px;
  font-size: 26px;
  top: 2px;
}

/* line 194, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote {
  padding: 40px;
  margin: 40px auto;
  background: white;
}

/* line 198, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote blockquote {
  height: auto;
  position: relative;
  padding: 45px;
  font-size: large;
  display: block;
  margin: 0;
  font-size: 28px;
  line-height: 38px;
}

/* line 13, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote blockquote:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: "\201c";
  position: absolute;
  font-size: 350%;
  color: #e30613;
  top: 30px;
  left: 15px;
  margin: 0 0;
}

/* line 25, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote blockquote:after {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: "\201d";
  position: absolute;
  font-size: 350%;
  color: #e30613;
  bottom: 0px;
  right: 0px;
  margin: 0 0;
}

/* line 203, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote p {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
}

/* line 208, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .contents-column .quote p:first-child {
  margin-top: 0;
}

/* line 210, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .sidebar-column {
  flex-basis: 350px;
  padding: 0 35px;
}

/* line 213, app/assets/stylesheets/cell-x/articles.sass */
.flexible-page.about .sidebar-column .sidebar-block {
  background: grey;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 217, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header {
    padding-top: 245px;
  }
  /* line 219, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    width: 910px;
    background: white;
  }
  /* line 222, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid {
    width: 840px;
    padding: 0 0;
  }
  /* line 225, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst {
    padding-left: 43px;
  }
  /* line 227, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 60px;
  }
  /* line 230, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .byline {
    padding-left: 8px;
  }
  /* line 232, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    flex-basis: 840px;
    padding: 0 35px;
  }
  /* line 235, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 238, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 240, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body {
    padding: 0;
  }
  /* line 242, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body h2 {
    font-size: 36px;
    line-height: 44px;
  }
  /* line 245, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .sidebar-column {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 249, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header {
    padding-top: 245px;
  }
  /* line 251, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout {
    width: 700px;
    background-color: white;
  }
  /* line 254, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid {
    width: 630px;
  }
  /* line 256, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst {
    padding-left: 43px;
    left: -78px;
    width: 665px;
    margin-bottom: 30px;
  }
  /* line 261, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 60px;
  }
  /* line 264, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .byline {
    padding-left: 0;
  }
  /* line 266, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns {
    flex-basis: 630px;
    padding: 0;
  }
  /* line 269, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 272, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 274, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body {
    padding: 0;
  }
  /* line 276, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body h2 {
    font-size: 36px;
    line-height: 44px;
  }
  /* line 279, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body img {
    margin: 12px 0;
  }
  /* line 281, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .sidebar-column {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 285, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header {
    padding-top: 100px;
  }
  /* line 287, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .background {
    background-size: contain;
  }
  /* line 290, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid {
    width: 100%;
    border-top: 8px solid #E81C30;
  }
  /* line 293, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst {
    width: 100%;
    border-left: none;
  }
  /* line 296, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 299, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .title-and-standfirst .standfirst {
    font-size: 22px;
    line-height: 30px;
  }
  /* line 302, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .header .cutout .grid .byline {
    padding-left: 0;
  }
  /* line 305, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column {
    flex-basis: 100%;
    padding: 0;
  }
  /* line 308, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .in-this-article {
    padding: 0 0 15px 0;
  }
  /* line 310, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body {
    padding: 0;
  }
  /* line 312, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body h2 {
    font-size: 25px;
    line-height: 33px;
  }
  /* line 315, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body h3 {
    font-size: 21px;
    line-height: 30px;
  }
  /* line 318, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .contents-column .body img {
    margin: 12px 0;
  }
  /* line 320, app/assets/stylesheets/cell-x/articles.sass */
  .flexible-page.about .columns .sidebar-column {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
.flexible-section.search-header-block {
  background-color: #D6EAD3;
}

/* line 3, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
.flexible-section.search-header-block .container {
  padding-top: 3px;
}

/* line 5, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
.flexible-section.search-header-block .container .search-form {
  background-image: none;
}

/* line 7, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
.flexible-section.search-header-block .container .search-form__header {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 13, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container .search-form {
    padding-bottom: 30px;
  }
  /* line 15, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container .search-form form {
    margin-bottom: 0;
  }
  /* line 17, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container .search-form form .search-form__button {
    margin: 5px 0 0 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 22, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: auto;
    padding-top: 3px;
    min-height: 241px;
    margin-bottom: -54px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  /* line 22, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  /* line 22, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 615px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
  /* line 22, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 825px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1270px) {
  /* line 22, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 1245px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.search-header-block .container[data-display-grid] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
    background-clip: content-box;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.search-header-block .container[data-display-grid] {
    background-position: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 30, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: auto;
    padding-top: 14px;
    min-height: 261px;
    margin-bottom: -64px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 767px) {
  /* line 30, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 768px) {
  /* line 30, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  /* line 30, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 825px;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1270px) {
  /* line 30, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    width: 1245px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.search-header-block .container[data-display-grid] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
    background-clip: content-box;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.search-header-block .container[data-display-grid] {
    background-position: 20px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 38, app/assets/stylesheets/flexible/for_consumers/search-header-block.sass */
  .flexible-section.search-header-block .container {
    max-width: 1053px;
    min-height: 308px;
    margin-bottom: -91px;
  }
}

/* line 1, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding {
  background-color: #e5e5e5;
  color: black;
  font-family: "National2-Medium", "Arial" !important;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 80px 0;
  margin-top: 20px;
}

/* line 14, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 14, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 14, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 14, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-section.start-finding .container[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.start-finding .container[data-display-grid] {
    background-position: 20px;
  }
}

/* line 16, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding h2 {
  font-size: 51px;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
  width: 100%;
}

/* line 21, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 25px;
  line-height: 32px;
  width: 540px;
  width: 50%;
  margin: 1em auto 50px auto;
}

/* line 29, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding .link-section .link {
  display: inline-block;
  margin: 5px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 23px;
}

/* line 35, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding .link-section .link a {
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  border-radius: 20px;
  background-color: #FFFFFF;
  padding: 6px 51px;
  display: inline-block;
}

/* line 43, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
.flexible-section.start-finding .link-section .link a:hover {
  background-color: #D7EFFA;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 47, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding {
    padding: 40px 0;
  }
  /* line 50, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container h2 {
    font-size: 34px;
  }
  /* line 52, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container p {
    font-size: 18px;
    line-height: 22px;
    margin: 20px auto 40px auto;
  }
  /* line 57, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container .link-section .link {
    font-size: 15px;
  }
  /* line 59, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .container .link-section .link a {
    padding: 3px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding h2 {
    font-size: 30px;
  }
  /* line 66, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding p {
    font-size: 20px;
    line-height: 22px;
  }
  /* line 70, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .link-section .link {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 73, app/assets/stylesheets/flexible/for_consumers/start-finding.sass */
  .flexible-section.start-finding .link-section .link a {
    padding: 3px 20px;
  }
}

/* line 1, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
.background-block {
  background-color: white;
}

/* line 4, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
.flexible-section.finding-the-best {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 4, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 4, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 4, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 4, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-section.finding-the-best[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.finding-the-best[data-display-grid] {
    background-position: 20px;
  }
}

/* line 6, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
.flexible-section.finding-the-best p {
  font-family: "National2-Medium", "Arial" !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 10, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    padding: 40px;
  }
  /* line 12, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best h2 {
    font-size: 32px;
  }
  /* line 14, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best p {
    font-size: 18px;
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 19, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best {
    padding: 55px 0;
  }
  /* line 21, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best h2 {
    font-size: 30px;
  }
  /* line 23, app/assets/stylesheets/flexible/for_consumers/trader-review-slider.sass */
  .flexible-section.finding-the-best p {
    font-size: 20px;
  }
}

/* line 3, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt {
  margin: 0 0 60px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

/* line 9, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container {
  width: 1245px;
  margin: 0 auto;
}

/* line 11, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center {
  font-family: "National2-Medium", "Arial" !important;
  margin: -200px auto 0;
  display: flex;
  border: 1px solid #ccc;
  width: 100%;
}

/* line 17, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 33px;
  line-height: 40px;
  margin-top: 0;
  color: #000;
}

/* line 23, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center .text-link {
  display: inline;
}

/* line 25, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center .text-link a {
  font-size: 18px;
}

/* line 27, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 10px;
  color: #000;
}

/* line 34, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center p a:hover {
  text-decoration: none;
}

/* line 36, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center .text-link-standout {
  margin-top: 20px;
}

/* line 38, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center .text-link-standout a {
  font-size: 18px;
}

/* line 40, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center .text-link-standout a:after {
  content: '\00bb';
  font-family: 'Which-Icons';
  margin-left: 5px;
}

/* line 44, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left {
  width: 67%;
  display: flex;
}

/* line 47, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col1, .flexible-section.why-use-tt .container .center-left .col2 {
  width: 50%;
  padding: 40px;
}

/* line 50, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col1 {
  background: #fff;
  border-right: 1px solid #ccc;
}

/* line 53, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col1 p {
  margin-right: 20px;
}

/* line 55, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 {
  background: white;
  position: relative;
  min-height: 500px;
}

/* line 59, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 .van-mobile {
  display: none;
}

/* line 61, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 .van-image {
  margin-top: 30px;
}

/* line 63, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 ul {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 22px;
  line-height: 26px;
}

/* line 67, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 ul li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

/* line 71, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-left .col2 ul li:before {
  content: ' ';
  height: 8px;
  width: 8px;
  background: black;
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
}

/* line 80, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right {
  background: #E5E5E5;
  padding: 40px;
  width: 33%;
  color: black;
}

/* line 85, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right h2 {
  color: black;
  font-size: 33px;
  line-height: 40px;
}

/* line 89, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p {
  text-align: center;
}

/* line 91, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p a {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  width: 335px;
  min-height: 54px;
  display: block;
  line-height: 29px;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.flexible-section.why-use-tt .container .center-right p a:hover {
  background-color: #0d386d;
}

/* line 97, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p a.join {
  background-color: #ffffff;
  border: 2px solid #0050B3;
  color: #0050B3;
  border: 2px solid white;
  color: black;
}

/* line 29, app/assets/stylesheets/seatbelt/buttons.sass */
.flexible-section.why-use-tt .container .center-right p a.join:hover {
  background-color: #d7effa;
}

/* line 101, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p a.join:hover {
  background-color: #fce6e7;
  border-color: #fce6e7;
}

/* line 104, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p a.login {
  background-color: #e30613;
  border: 2px solid #e30613;
}

/* line 17, app/assets/stylesheets/seatbelt/buttons.sass */
.flexible-section.why-use-tt .container .center-right p a.login:hover {
  background-color: #b5040f;
}

/* line 107, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right p a.login:hover {
  border-color: #fce6e7;
}

/* line 109, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right ul {
  font-family: "National2-Regular", "Arial" !important;
}

/* line 111, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right ul li {
  margin-bottom: 10px;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
}

/* line 116, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt .container .center-right ul li:before {
  content: ' ';
  height: 8px;
  width: 8px;
  background: black;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 125, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt:nth-of-type(3) {
  padding-top: 200px;
  margin-bottom: 80px;
}

/* line 128, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt:nth-of-type(2) {
  background-image: url(/assets/homepage/hero-ab41d96ff70f97907de917cdb6ae2d0a018ea99acc4b9cef63080f1aab43eb3c.jpg);
  height: 600px;
}

/* line 132, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
.flexible-section.why-use-tt:nth-of-type(2) .container .center {
  position: relative;
  top: 200px;
  margin-top: 0;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 139, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container {
    width: 825px;
    margin: 0 auto;
  }
  /* line 142, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center h2 {
    font-size: 26px;
    line-height: 30px;
  }
  /* line 146, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col1 {
    padding: 30px;
  }
  /* line 148, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col2 {
    padding: 30px;
  }
  /* line 150, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right {
    padding: 30px;
  }
  /* line 153, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right p a {
    font-size: 14px;
    width: 235px;
    min-height: 37px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 160, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container {
    width: 615px;
    margin: 0 auto;
  }
  /* line 163, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center h2 {
    font-size: 26px;
    line-height: 30px;
  }
  /* line 166, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right, .flexible-section.why-use-tt .container .center-left {
    width: 50%;
  }
  /* line 168, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right h2, .flexible-section.why-use-tt .container .center-left h2 {
    font-size: 26px;
    line-height: 30px;
  }
  /* line 171, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left {
    display: block;
  }
  /* line 173, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col1, .flexible-section.why-use-tt .container .center-left .col2 {
    width: 100%;
    padding: 20px;
  }
  /* line 176, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col1 ul, .flexible-section.why-use-tt .container .center-left .col1 p, .flexible-section.why-use-tt .container .center-left .col2 ul, .flexible-section.why-use-tt .container .center-left .col2 p {
    font-size: 16px;
    color: #000;
  }
  /* line 179, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col2 {
    background: #fff;
    min-height: 1px;
    padding-top: 0;
  }
  /* line 183, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-left .col2 .van-image {
    display: none;
  }
  /* line 185, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right {
    padding: 20px;
  }
  /* line 187, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right p a, .flexible-section.why-use-tt .container .center-right ul li {
    font-size: 16px;
  }
  /* line 190, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center-right p a {
    font-size: 14px;
    width: 235px;
    min-height: 37px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt:nth-of-type(2) {
    height: auto;
  }
  /* line 199, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container {
    width: auto;
    margin: 0 20px;
    margin: 0;
  }
  /* line 202, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center {
    display: block;
  }
  /* line 203, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center h2 {
    font-size: 30px;
    line-height: 36px;
  }
  /* line 206, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center p {
    margin-right: 0;
  }
  /* line 209, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-left {
    display: block;
    width: 100%;
  }
  /* line 212, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-left .col1 {
    padding-bottom: 0;
  }
  /* line 214, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-left .col1 p {
    margin-bottom: 0;
  }
  /* line 216, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-left .col1, .flexible-section.why-use-tt .container .center .center-left .col2 {
    width: 100%;
  }
  /* line 218, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-left .col2 {
    background: white;
  }
  /* line 220, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-right {
    width: 100%;
    background: #E5E5E5;
  }
  /* line 224, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .center-right p a {
    font-size: 18px;
    width: 100%;
    min-height: 50px;
  }
  /* line 228, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .col2 {
    padding-top: 0;
    min-height: 100px;
  }
  /* line 231, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .col2 .van-image {
    display: none;
  }
  /* line 233, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .col2 .van-mobile {
    display: block;
    width: 100%;
    padding-bottom: 25px;
    max-width: 270px;
  }
  /* line 238, app/assets/stylesheets/flexible/for_consumers/why-use-tt.sass */
  .flexible-section.why-use-tt .container .center .col2 ul {
    order: 1;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about {
  border-right: 20px #e30613 solid;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 60px;
  position: relative;
}

/* line 8, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about .container.trader-about__container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

/* line 12, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about h2 {
  font-family: "National2-Bold", "Arial" !important;
  color: #000;
  font-size: 51px;
  margin-bottom: 42px;
}

/* line 18, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about h3 {
  font-family: "National2-Medium", "Arial" !important;
  color: #212121;
  font-size: 27px;
  line-height: 1.26;
  margin-bottom: 20px;
}

/* line 25, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about p {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  padding-bottom: 25px;
}

/* line 33, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about a.trader-about__special-link {
  font-family: "National2-Regular", "Arial" !important;
  color: #e30613;
  font-size: 18px;
  line-height: 1.55;
}

/* line 38, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about a.trader-about__special-link:after {
  content: '\e061';
  font-family: 'Which-Icons';
  font-size: 24px;
  font-weight: lighter;
  margin-left: 10px;
  margin-top: -4px;
  position: absolute;
}

/* line 47, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about a.trader-about__special-link.target-open::after {
  transform: rotate(270deg);
}

/* line 51, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about a.trader-about__special-link.target-closed::after {
  transform: rotate(90deg);
}

/* line 54, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about__image-van {
  flex: 1 1 50%;
  width: 50%;
  align-self: center;
}

/* line 59, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about__right {
  flex: 1 1 50%;
  padding-left: 15px;
}

/* line 63, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about__expander {
  flex: 1 1 100%;
  padding-top: 90px;
  display: flex;
  flex-direction: row;
}

/* line 69, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about__left {
  flex: 1 0 50%;
  padding-left: 15px;
}

/* line 73, app/assets/stylesheets/flexible/for_trader/about.sass */
.flexible-page.for-traders .trader-about__image {
  flex: 0 0 33%;
  width: 33%;
  margin-left: 10px;
  align-self: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 85, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about h2 {
    font-size: 37px;
    margin-bottom: 34px;
  }
  /* line 89, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about a {
    max-width: 300px;
    display: block;
  }
  /* line 93, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about p {
    padding-bottom: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 99, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about {
    border-right-width: 10px;
    padding-top: 0px;
  }
  /* line 102, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about .container.trader-about__container {
    max-width: 615px;
    flex-direction: column;
  }
  /* line 106, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about::before {
    background-color: #fafafa;
    content: '';
    display: block;
    height: 230px;
  }
  /* line 112, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about h2 {
    font-size: 37px;
    margin-bottom: 34px;
  }
  /* line 116, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about p {
    padding-bottom: 28px;
  }
  /* line 119, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__image {
    display: none;
  }
  /* line 122, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__image-van {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -165px;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
  }
  /* line 132, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__right, .flexible-page.for-traders .trader-about__left {
    width: 100%;
  }
  /* line 136, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__expander {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 142, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about {
    border: none;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
  }
  /* line 149, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about .container.trader-about__container {
    max-width: 615px;
    flex-direction: column;
  }
  /* line 153, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about h2 {
    font-size: 34px;
    letter-spacing: -0.65px;
    margin-bottom: 21px;
    line-height: 38px;
  }
  /* line 159, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about h3 {
    font-size: 24px;
  }
  /* line 162, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about p {
    font-size: 16px;
    padding-bottom: 28px;
  }
  /* line 166, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about a {
    font-family: "National2-Regular", "Arial" !important;
    font-size: 16px;
  }
  /* line 170, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about a::after {
    margin-top: -3px;
    font-size: 22px;
  }
  /* line 174, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__image {
    display: none;
  }
  /* line 177, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__image-van {
    width: 100%;
    margin-top: 18px;
    margin-bottom: 0px;
    position: relative;
    right: auto;
    top: auto;
  }
  /* line 185, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__right, .flexible-page.for-traders .trader-about__left {
    width: 100%;
  }
  /* line 189, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about__expander {
    padding-top: 18px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 200, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about.tablet-no-van .trader-about__image-van {
    display: none;
  }
  /* line 202, app/assets/stylesheets/flexible/for_trader/about.sass */
  .flexible-page.for-traders .trader-about.tablet-no-van::before {
    height: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/apply_now--grey.sass */
.flexible-page.for-traders .trader-applynow.grey-background {
  background-color: #E1E6E8;
  padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 9, app/assets/stylesheets/flexible/for_trader/apply_now--grey.sass */
  .flexible-page.for-traders .trader-applynow.grey-background {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 17, app/assets/stylesheets/flexible/for_trader/apply_now--grey.sass */
  .flexible-page.for-traders .trader-applynow.grey-background {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/apply_now--negative-margin.sass */
.flexible-page.for-traders .trader-applynow.with-negative-margin {
  background-color: #E1E6E8;
}

/* line 4, app/assets/stylesheets/flexible/for_trader/apply_now--negative-margin.sass */
.flexible-page.for-traders .trader-applynow.with-negative-margin .container {
  z-index: 1;
  margin-bottom: -100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 11, app/assets/stylesheets/flexible/for_trader/apply_now--negative-margin.sass */
  .flexible-page.for-traders .trader-applynow.with-negative-margin .container {
    margin-bottom: -40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 18, app/assets/stylesheets/flexible/for_trader/apply_now--negative-margin.sass */
  .flexible-page.for-traders .trader-applynow.with-negative-margin .container {
    margin-bottom: -45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 25, app/assets/stylesheets/flexible/for_trader/apply_now--negative-margin.sass */
  .flexible-page.for-traders .trader-applynow.with-negative-margin .container {
    margin-bottom: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow {
  padding-top: 60px;
  padding-bottom: 0px;
}

/* line 6, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow h2 {
  margin: 0;
  padding: 0;
  font-family: "National2-Bold", "Arial" !important;
  font-size: 51px;
  color: #000;
  padding-bottom: 28px;
  letter-spacing: -0.3px;
}

/* line 14, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow h3 {
  margin: 0;
  padding: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 1.27;
  color: #212121;
  padding-bottom: 34px;
}

/* line 21, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow h3 strong {
  font-family: "National2-Medium", "Arial" !important;
}

/* line 24, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow h4 {
  margin: 0;
  padding: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  color: #000;
}

/* line 30, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow p {
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 1.38;
  color: #000;
  padding-bottom: 27px;
}

/* line 38, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow p.operating_hours {
  font-size: 14px;
  color: #000;
  padding: 10px 0 42px;
}

/* line 43, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow .container {
  width: 1245px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  background-color: white;
  border-left: 20px solid #e30613;
}

/* line 49, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow__content {
  padding-left: 150px;
  padding-top: 50px;
  padding-bottom: 54px;
  padding-right: 190px;
}

/* line 55, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a {
  font-family: "National2-Regular", "Arial" !important;
  color: #e30613;
  font-size: 18px;
}

/* line 60, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.right-arrow:after {
  position: absolute;
  content: '\e061';
  font-family: 'Which-Icons';
  margin-left: 10px;
  margin-top: -2px;
  font-size: 24px;
  font-weight: lighter;
}

/* line 69, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.primary, .flexible-page.for-traders .trader-applynow a.secondary {
  width: 320px;
  line-height: 1;
  display: inline-block;
}

/* line 74, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.primary:before, .flexible-page.for-traders .trader-applynow a.secondary:before {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  position: absolute;
}

/* line 78, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.primary {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #e30613;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  font-family: "National2-Regular", "Arial" !important;
  margin: 0;
  padding: 0;
  padding: 19px 0 17px;
  margin-right: 20px;
  font-size: 18px;
  height: 60px;
  width: 320px;
  max-width: 320px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.primary:hover {
  background-color: #e30613;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.primary[disabled] {
  opacity: 0.7;
  background-color: #e30613;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.primary.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 89, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.secondary {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  font-family: "National2-Regular", "Arial" !important;
  padding: 20px 0px 0px 40px;
  font-size: 18px;
  height: 60px;
  width: 320px;
  margin: 0;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.secondary:hover {
  background-color: #000;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.secondary[disabled] {
  opacity: 0.7;
  background-color: #000;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-applynow a.secondary.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 97, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow a.secondary:before {
  background-image: url(/assets/icon--phone-small-489c53b1c3c43ba43c3abe13568a6513c434c6e2e32b98283de1c1a4ed1558ac.svg);
  background-size: cover;
  content: '';
  width: 52px;
  height: 52px;
  margin-left: -54px;
  margin-top: -15px;
}

/* line 106, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
.flexible-page.for-traders .trader-applynow__actions {
  padding-top: 2px;
  padding-bottom: 30px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 114, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow .container {
    width: 825px;
  }
  /* line 117, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow__content {
    padding: 48px 50px 54px 85px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 124, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow .container {
    width: 615px;
    border-left-width: 10px;
  }
  /* line 128, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h2 {
    font-size: 37px;
    padding-bottom: 22px;
  }
  /* line 132, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h3, .flexible-page.for-traders .trader-applynow h4 {
    font-size: 21px;
    line-height: 1.43;
  }
  /* line 136, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow p.operating_hours {
    margin: 0;
    padding: 0;
  }
  /* line 139, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow__content {
    padding: 62px 60px 53px 72px;
  }
  /* line 143, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.primary, .flexible-page.for-traders .trader-applynow a.secondary {
    width: 220px;
    max-height: 48px;
    padding-top: 15px;
  }
  /* line 149, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.primary {
    margin-right: 15px;
  }
  /* line 152, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.secondary {
    padding-left: 28px;
  }
  /* line 154, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.secondary::before {
    margin-left: -39px;
    margin-top: -10px;
    width: 37px;
    height: 37px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 163, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow {
    padding-top: 30px;
  }
  /* line 166, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow .container {
    width: auto;
    border-left-width: 0px;
    border-top: 10px solid #e30613;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 173, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h2 {
    font-size: 37px;
    padding-bottom: 22px;
  }
  /* line 177, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h3, .flexible-page.for-traders .trader-applynow h4 {
    font-family: "National2-Medium", "Arial" !important;
    font-size: 18px;
    line-height: 1.56;
    color: #000;
  }
  /* line 183, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h4 {
    text-align: center;
  }
  /* line 186, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow p {
    font-size: 14px;
    line-height: 1.43;
    color: #000;
    padding-bottom: 20px;
  }
  /* line 191, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow p.operating_hours {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  /* line 196, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow__actions {
    padding-bottom: 25px;
  }
  /* line 199, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow__content {
    padding: 38px 0px 30px;
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 205, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a {
    font-size: 14px;
  }
  /* line 208, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.right-arrow::after {
    font-size: 20px;
    margin-left: 7px;
  }
  /* line 212, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.primary, .flexible-page.for-traders .trader-applynow a.secondary {
    max-width: 320px;
    width: 100%;
    max-height: 60px;
    padding-top: 21px;
  }
  /* line 219, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.primary {
    margin-right: 15px;
    margin-bottom: 30px;
  }
  /* line 223, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.secondary {
    padding-left: 40px;
  }
  /* line 225, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow a.secondary::before {
    margin-left: -50px;
    margin-top: -17px;
    width: 50px;
    height: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 235, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow h4 {
    text-align: left;
  }
  /* line 238, app/assets/stylesheets/flexible/for_trader/apply_now.sass */
  .flexible-page.for-traders .trader-applynow p.operating_hours {
    text-align: left;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits {
  background-color: #eceff1;
  background-image: none;
  border: none;
  list-style-type: none;
  padding-top: 54px;
  text-align: center;
}

/* line 10, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits .container {
  max-width: 1245px;
}

/* line 13, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits h3 {
  font-family: "National2-Bold", "Arial" !important;
  color: #000;
  font-size: 51px;
  line-height: 1;
  margin-bottom: 36px;
}

/* line 20, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits h4 {
  font-family: "National2-Medium", "Arial" !important;
  margin: 0;
  padding: 0;
  color: #212121;
  font-size: 37px;
  line-height: 1.14;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  padding-bottom: 12px;
}

/* line 31, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits p {
  font-family: "National2-Regular", "Arial" !important;
  margin: 0;
  padding: 0;
  color: #757575;
  font-size: 16px;
  line-height: 1.38;
  margin-left: auto;
  margin-right: auto;
  max-width: 285px;
  padding-bottom: 10px;
}

/* line 42, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits a {
  font-family: "National2-Regular", "Arial" !important;
  color: #e30613;
  font-size: 14px;
}

/* line 46, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits a:after {
  content: '\e061';
  font-family: 'Which-Icons';
  font-size: 18px;
  font-weight: lighter;
  margin-left: 7px;
  margin-top: 1px;
  position: absolute;
}

/* line 55, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits__image {
  min-height: 230px;
  position: relative;
}

/* line 59, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits__image img {
  bottom: 0;
  margin-bottom: 35px;
  position: absolute;
  width: 280px;
  left: calc(50% - (280px / 2));
}

/* line 66, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits__item {
  display: inline-block;
  padding-bottom: 30px;
  vertical-align: top;
  width: calc(100% / 3);
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 76, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__item {
    width: calc(100% / 2);
  }
  /* line 79, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 87, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits {
    padding-bottom: 35px;
  }
  /* line 90, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits .container {
    max-width: 730px;
  }
  /* line 93, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__item {
    width: calc(100% / 2);
  }
  /* line 96, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h3 {
    font-size: 36px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    padding-bottom: 0;
  }
  /* line 103, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h4 {
    font-size: 25px;
    max-width: 275px;
  }
  /* line 107, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits p {
    max-width: 320px;
  }
  /* line 110, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__image {
    min-height: 200px;
    position: relative;
  }
  /* line 114, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__image img {
    bottom: 0;
    margin-bottom: 30px;
    position: absolute;
    width: 230px;
    left: calc(50% - (231px / 2));
  }
}

@media only screen and (max-width: 767px) {
  /* line 124, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits {
    padding-top: 36px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 130, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits .container {
    max-width: 615px;
  }
  /* line 133, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__item {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cfd8dc;
    padding-bottom: 25px;
    max-width: 100%;
  }
  /* line 139, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__item:last-of-type {
    border-bottom: none;
  }
  /* line 141, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__item.manager {
    margin-top: 40px;
  }
  /* line 144, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h3 {
    font-size: 36px;
    max-width: 85%;
    padding-bottom: 0;
    line-height: 1.2;
    text-align: left;
  }
  /* line 151, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h4 {
    font-size: 25px;
    margin-left: 0;
  }
  /* line 155, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits p {
    max-width: 100%;
  }
  /* line 158, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__image {
    min-height: 180px;
    position: relative;
  }
  /* line 161, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits__image img {
    bottom: 0;
    margin-bottom: 20px;
    position: absolute;
    width: 230px;
    left: calc(50% - (230px / 2));
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 172, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits h3 {
    text-align: left;
    max-width: 100%;
  }
}

/* line 182, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact {
  background-color: white;
}

/* line 184, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact h3 {
  font-size: 27px;
  line-height: 34px;
}

/* line 187, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item {
  width: calc(100% / 2);
  position: relative;
}

/* line 190, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item .trader-benefits__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
}

/* line 195, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item .trader-benefits__image img {
  bottom: unset;
  margin-bottom: unset;
  position: unset;
  width: unset;
  left: unset;
}

/* line 201, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item h4 {
  font-size: 21px;
  line-height: 30px;
  display: block;
  margin-left: 120px;
  padding-left: 12px;
  text-align: left;
}

/* line 208, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item p {
  display: block;
  margin-left: 120px;
  padding-left: 12px;
  text-align: left;
}

/* line 213, app/assets/stylesheets/flexible/for_trader/benefits.sass */
.flexible-page.for-traders .trader-benefits.compact .trader-benefits__item a {
  display: block;
  margin-left: 120px;
  padding-left: 12px;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  /* line 222, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item {
    border: none;
    margin-left: 90px;
    width: 100%;
  }
  /* line 226, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item .trader-benefits__image {
    min-height: 0;
  }
  /* line 228, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item p, .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item h4 {
    max-width: unset;
    margin-right: 120px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 235, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item {
    margin-left: 0;
  }
  /* line 237, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item .trader-benefits__image {
    min-height: 0;
    width: 85px;
  }
  /* line 240, app/assets/stylesheets/flexible/for_trader/benefits.sass */
  .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item p, .flexible-page.for-traders .trader-benefits.compact .trader-benefits__item h4 {
    margin-right: 0;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #eceff1;
  padding-top: 42px;
  padding-bottom: 50px;
}

/* line 10, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon .contents {
  width: 755px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 10, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents {
    width: 685px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 10, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 13, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon .contents h2 {
  font-family: "National2-Bold", "Arial" !important;
  color: #263238;
  font-size: 51px;
  line-height: 57px;
  margin-top: 0px;
  margin-bottom: 18px;
}

/* line 20, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon .contents p {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 24px;
}

/* line 26, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon .icon {
  width: 755px;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 26, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .icon {
    width: 685px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 26, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .icon {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 26, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .icon {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 30, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
.flexible-page.for-traders .flexible-section.endorsement-icon .icon img {
  max-width: 300px;
}

@media only screen and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon {
    padding-top: 24px;
  }
  /* line 37, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents {
    text-align: left;
  }
  /* line 39, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents h2 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 42, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .contents p {
    font-size: 16px;
    line-height: 24px;
  }
  /* line 46, app/assets/stylesheets/flexible/for_trader/endorsement-icon.sass */
  .flexible-page.for-traders .flexible-section.endorsement-icon .icon img {
    max-width: 230px;
  }
}

/* line 3, app/assets/stylesheets/flexible/for_trader/grid.sass */
.flexible-page.for-traders .flexible-section .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  display: block;
  position: relative;
  zoom: 1;
}

@media only screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/flexible/for_trader/grid.sass */
  .flexible-page.for-traders .flexible-section .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3, app/assets/stylesheets/flexible/for_trader/grid.sass */
  .flexible-page.for-traders .flexible-section .container {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/flexible/for_trader/grid.sass */
  .flexible-page.for-traders .flexible-section .container {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 3, app/assets/stylesheets/flexible/for_trader/grid.sass */
  .flexible-page.for-traders .flexible-section .container {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page.for-traders .flexible-section .container[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page.for-traders .flexible-section .container[data-display-grid] {
    background-position: 20px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero {
  background-color: #D6EAD3;
  display: inline-block;
  width: 100%;
  padding-top: 66px;
  padding-bottom: 66px;
  position: relative;
}

/* line 10, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero h1 {
  font-family: "National2-Medium", "Arial" !important;
  margin: 0;
  padding: 0;
  font-size: 51px;
  line-height: 57px;
  margin-top: 0px;
  margin-bottom: 30px;
  max-width: 540px;
}

/* line 19, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 42px;
  margin-top: 0px;
  margin-bottom: 24px;
  letter-spacing: -0.5px;
  max-width: 540px;
}

/* line 28, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero p {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
  max-width: 540px;
}

/* line 34, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero .readmore {
  font-family: "National2-Medium", "Arial" !important;
  display: block;
  color: #e30613;
  font-size: 25px;
  line-height: 1.12;
  padding-left: 60px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 0px;
}

/* line 44, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero .readmore:before {
  position: absolute;
  left: 0px;
  top: -14px;
  content: '';
  background-image: url(/assets/CELL/for-traders/icon--downarrow-c645bf5861ca5a20b21f637ab646f1a506d2001eb8b0200e1a8b7ddd9e80e099.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 48px;
  height: 48px;
}

/* line 56, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero img {
  position: absolute;
  right: 0;
  top: 60%;
  width: 225px;
}

/* line 62, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero figcaption {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 270px;
  padding: 10px;
  max-width: none;
}

/* line 8, app/assets/stylesheets/cell-x/figcaption.sass */
.flexible-page.for-traders .trader-hero figcaption p {
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 13px;
  line-height: 1.54;
  color: white;
}

/* line 65, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero figcaption p {
  max-width: none;
}

@media only screen and (min-width: 1270px) {
  /* line 70, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero {
    padding-left: 100px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 76, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero {
    background-color: #D6EAD3;
  }
  /* line 79, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h1 {
    font-size: 51px;
  }
  /* line 82, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h2 {
    font-size: 37px;
    margin-top: -3px;
    line-height: 44px;
  }
  /* line 87, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero p,
.flexible-page.for-traders .trader-hero .readmore {
    font-size: 21px;
    max-width: 515px;
  }
  /* line 92, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore {
    padding-left: 40px;
    margin-top: 50px;
  }
  /* line 95, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore:before {
    top: -5px;
    width: 30px;
    height: 30px;
  }
  /* line 100, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero img {
    position: absolute;
    right: 0;
    top: 54%;
    width: 170px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 109, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero {
    background-color: #D6EAD3;
  }
  /* line 112, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .container {
    max-width: 615px;
  }
  /* line 115, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h1 {
    font-size: 37px;
    max-width: 370px;
    line-height: 44px;
    margin-bottom: 12px;
    max-width: 585px;
  }
  /* line 122, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h2 {
    font-size: 27px;
    max-width: 585px;
  }
  /* line 126, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero p,
.flexible-page.for-traders .trader-hero .readmore {
    font-family: "National2-Regular", "Arial" !important;
    line-height: 28px;
    font-size: 18px;
    max-width: 405px;
  }
  /* line 133, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore {
    padding-left: 40px;
    margin-top: 30px;
  }
  /* line 136, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore:before {
    top: -5px;
    width: 30px;
    height: 30px;
  }
  /* line 141, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero img {
    position: absolute;
    right: 0;
    top: 54%;
    width: 170px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 150, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero {
    background-image: none !important;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #cccccc;
    padding-top: 34px;
    padding-bottom: 34px;
  }
  /* line 158, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .container {
    max-width: 615px;
  }
  /* line 161, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero figcaption {
    display: none;
  }
  /* line 164, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h1 {
    font-family: "National2-Medium", "Arial" !important;
    font-size: 37px;
    line-height: 1;
    max-width: none;
  }
  /* line 170, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero h2 {
    font-size: 25px;
    line-height: 1.35;
  }
  /* line 174, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero p {
    font-family: "National2-Regular", "Arial" !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
  }
  /* line 180, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore {
    line-height: 1.3;
    font-size: 18px;
    max-width: 370px;
    padding-left: 40px;
    margin-top: 30px;
  }
  /* line 186, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero .readmore:before {
    top: -5px;
    width: 30px;
    height: 30px;
  }
  /* line 191, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero img {
    display: none;
  }
}

/* line 201, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero.white-text h1, .flexible-page.for-traders .trader-hero.white-text h2, .flexible-page.for-traders .trader-hero.white-text p {
  color: white;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
}

/* line 204, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero.white-text a {
  color: white;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.75);
  text-decoration: underline;
}

/* line 208, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero.white-text a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 214, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero.white-text h1, .flexible-page.for-traders .trader-hero.white-text h2, .flexible-page.for-traders .trader-hero.white-text p {
    color: #000;
    text-shadow: none;
  }
  /* line 217, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero.white-text a {
    color: initial;
    text-shadow: none;
  }
}

/* line 224, app/assets/stylesheets/flexible/for_trader/hero.sass */
.flexible-page.for-traders .trader-hero.hertfordshire {
  background-image: url(/assets/CELL/for-traders/hertfordshire-hero-xlarge-127210d3e9983c9152d177fd91620e9d78f08f3badc7f1fbbc540b8ed834e6e1.jpg);
  background-position: top right;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 230, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero.hertfordshire {
    background-image: url(/assets/CELL/for-traders/hertfordshire-hero-large-feaecea373702410dfb3f69c25d4db2aa9ec67c042160a1005ccf83d9d05d394.jpg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 235, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero.hertfordshire {
    background-image: url(/assets/CELL/for-traders/hertfordshire-hero-medium-3f47ec7cc4ee05e3eab038f5a4b4dd6e8e3f5a2abef280693a84033cced47951.jpg);
  }
}

@media only screen and (max-width: 767px) {
  /* line 240, app/assets/stylesheets/flexible/for_trader/hero.sass */
  .flexible-page.for-traders .trader-hero.hertfordshire {
    background-image: url(/assets/CELL/for-traders/hertfordshire-hero-small-d7e5f0847fed69abef3311c3f504aaee9501f1e99cceb18ac194fd9baa5826b1.jpg);
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps {
  background-color: #E5EAEC;
  border: none;
  list-style-type: none;
  padding-top: 60px;
  text-align: center;
  position: relative;
}

/* line 10, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps .container {
  width: 1225px;
}

/* line 13, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps h2 {
  font-family: "National2-Medium", "Arial" !important;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 51px;
  line-height: 1.12;
  padding-bottom: 47px;
}

/* line 21, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps h3 {
  margin: 0;
  padding: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 1.14;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 0 10px;
  color: #e30613;
  text-align: center;
}

/* line 32, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps a {
  font-family: "National2-Regular", "Arial" !important;
  color: #e30613;
  font-size: 14px;
  text-decoration: underline;
}

/* line 38, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__list {
  margin-left: 0px !important;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 15px;
}

/* line 44, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__content {
  border-top: 1px solid #e0e0e0;
  margin-top: 7px;
  margin-bottom: 20px;
  padding-top: 8px;
  min-height: 295px;
}

/* line 51, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps .footer {
  border-top: 1px solid #e0e0e0;
  padding-top: 14px;
}

/* line 55, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item {
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  display: inline-block;
  margin-bottom: 30px;
  margin-right: 15px;
  min-height: 550px;
  padding-bottom: 30px;
  padding: 17px 20px 20px;
  vertical-align: top;
  width: calc((100% - 30px) / 3);
}

/* line 68, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final {
  background-color: #e30613;
  color: white;
}

/* line 71, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final::before {
  content: '';
  background-image: url(/assets/CELL/for-traders/which-icon-white-fb3e1b59655902df4bbad92df416533c47343fcaabfee9fd52186f2e89dc4c3a.png);
  width: 80px;
  height: 56px;
  display: block;
  border-radius: 0;
  margin-bottom: 2px;
}

/* line 81, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final.hertfordshire::before {
  background-image: url(/assets/association-logos/logo-hcc-w-tt-fa2d07a2e11689434348c29382d63ab366d048fe9124b3a72a8be1182090c8f9.png);
  width: 224px;
  height: 96px;
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 88, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final h3 {
  color: white;
}

/* line 91, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final li {
  color: white;
}

/* line 93, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final li::before {
  background-color: white;
}

/* line 96, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item.final .trader-joiningsteps__content {
  border-color: rgba(224, 224, 224, 0.3);
  border-bottom: none;
}

/* line 100, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item:before {
  font-family: "National2-Medium", "Arial" !important;
  width: 60px;
  height: 60px;
  background-color: #e30613;
  border-radius: 50%;
  color: white;
  content: attr(data-counter);
  display: block;
  font-size: 42px;
  line-height: 64px;
  margin-left: auto;
  margin-right: auto;
}

/* line 114, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item li {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 22px;
  padding-left: 20px;
  position: relative;
}

/* line 122, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item li:last-of-type {
  padding-bottom: 0px;
}

/* line 125, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item li::before {
  width: 8px;
  height: 8px;
  background-color: #e30613;
  content: '';
  display: block;
  left: 0px;
  position: absolute;
  top: 8px;
}

/* line 135, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item p {
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
  font-size: 14px;
  letter-spacing: -0.1px;
  line-height: 1.43;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 145, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item:last-of-type {
  margin-right: 0px;
}

/* line 148, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
.flexible-page.for-traders .trader-joiningsteps__item:nth-child(3n+3) {
  margin-right: 0px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 156, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps .container {
    width: 825px;
  }
  /* line 159, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item {
    width: calc((100% - 15px) / 2);
    margin-bottom: 15px;
  }
  /* line 163, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item:nth-child(3n+3) {
    margin-right: 15px;
  }
  /* line 166, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item:nth-child(2n+2) {
    margin-right: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 172, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps {
    padding-top: 65px;
  }
  /* line 175, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps h2 {
    font-size: 37px;
    padding-bottom: 30px;
  }
  /* line 179, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps h3 {
    padding: 10px 0;
  }
  /* line 182, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps .container {
    width: auto;
    max-width: 615px;
  }
  /* line 186, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__content {
    min-height: auto;
  }
  /* line 189, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
    min-height: auto;
  }
  /* line 196, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item.final .trader-joiningsteps__content {
    margin-bottom: 0px;
  }
  /* line 199, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item:nth-child(3n+3) {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 205, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps {
    padding-top: 42px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 210, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps h2 {
    font-size: 37px;
    padding-bottom: 20px;
  }
  /* line 214, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps h3 {
    padding: 10px 0;
  }
  /* line 217, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps .container {
    width: auto;
    max-width: 615px;
  }
  /* line 221, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__content {
    min-height: auto;
  }
  /* line 224, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0px;
    min-height: auto;
  }
  /* line 231, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item.final .trader-joiningsteps__content {
    margin-bottom: 0px;
  }
  /* line 234, app/assets/stylesheets/flexible/for_trader/joining_steps.sass */
  .flexible-page.for-traders .trader-joiningsteps__item:nth-child(3n+3) {
    margin-right: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
.flexible-page.for-traders .trader-reviews.with-fluid-image {
  background-image: url(/assets/CELL/for-traders/Timberwise1-f007ea1aa0dc83d1bb200d7ea5178c4b55dc215097703f2557f23b1b3ca221bd.png);
  background-position: left top;
  padding-top: 210px;
  padding-bottom: 200px;
  border-left: none;
  background-size: cover;
}

/* line 9, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
.flexible-page.for-traders .trader-reviews.with-fluid-image .container {
  padding-right: 765px;
  width: 1245px;
}

/* line 12, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
.flexible-page.for-traders .trader-reviews.with-fluid-image .container p {
  color: #000;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 18, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image {
    background-image: url(/assets/CELL/for-traders/Timberwise1-f007ea1aa0dc83d1bb200d7ea5178c4b55dc215097703f2557f23b1b3ca221bd.png);
    padding-bottom: 100px;
    padding-top: 125px;
  }
  /* line 22, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image h3 {
    font-size: 25px;
  }
  /* line 25, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image .container {
    padding-right: calc(825px / 2);
    width: 825px;
  }
  /* line 29, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image .trader-reviews__actions {
    margin-top: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 35, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image {
    background-image: url(/assets/CELL/for-traders/Timberwise1-f007ea1aa0dc83d1bb200d7ea5178c4b55dc215097703f2557f23b1b3ca221bd.png);
    padding-top: 115px;
    padding-bottom: 130px;
    margin-top: -36px;
  }
  /* line 40, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image h3 {
    font-size: 25px;
    max-width: 100%;
  }
  /* line 44, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image .container {
    padding-right: 300px;
    width: 615px;
    margin-left: 80px;
    margin-bottom: 180px;
  }
  /* line 50, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image a.secondary,
.flexible-page.for-traders .trader-reviews.with-fluid-image a.primary {
    display: inline-block;
    width: 192px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 58, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image {
    background-image: url(/assets/CELL/for-traders/Timberwise1-f007ea1aa0dc83d1bb200d7ea5178c4b55dc215097703f2557f23b1b3ca221bd.png);
    background-position: left top;
    padding-bottom: 30px;
    padding-top: 262px;
    background-size: auto 262px;
    border-bottom: 10px solid #e30613;
  }
  /* line 66, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image .container {
    padding-top: 80px;
    width: auto;
    padding-right: 0px;
  }
  /* line 71, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image figcaption {
    background-color: #eceff1;
    bottom: auto;
    max-width: 100%;
    top: 262px;
    width: 100%;
    padding-left: 20px;
  }
  /* line 78, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image figcaption p {
    font-family: "National2-Regular", "Arial" !important;
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 90, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image {
    background-image: url(/assets/CELL/for-traders/Timberwise1-f007ea1aa0dc83d1bb200d7ea5178c4b55dc215097703f2557f23b1b3ca221bd.png);
    background-size: auto 415px;
  }
  /* line 93, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image figcaption {
    top: 357px;
    background-color: #eceff1;
  }
  /* line 97, app/assets/stylesheets/flexible/for_trader/reviews--fluid-image.sass */
  .flexible-page.for-traders .trader-reviews.with-fluid-image .container {
    padding-top: 175px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
.flexible-page.for-traders .trader-reviews.with-white-background {
  background-image: url(/assets/CELL/for-traders/reviewers-c2c83bb3a89b4f46ec415df16532c951063475e2c96382f09b4df9ce1b6bc535.png);
  background-size: cover;
  background-position: right -20px top;
  border-left: 20px #e30613 solid;
  padding-bottom: 85px;
  padding-top: 62px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 13, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
  .flexible-page.for-traders .trader-reviews.with-white-background {
    background-image: url(/assets/CELL/for-traders/reviewers--screen-92f0f4911fbda96345c64cc36a1ce1927823d1b19c796a78022a50bbb9a87ae3.png);
    border-left-width: 20px;
    padding-bottom: 60px;
    padding-top: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 22, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
  .flexible-page.for-traders .trader-reviews.with-white-background {
    background-image: url(/assets/CELL/for-traders/reviewers-c2c83bb3a89b4f46ec415df16532c951063475e2c96382f09b4df9ce1b6bc535.png);
    background-position: right -180px top;
    border-left-width: 10px;
    padding-bottom: 45px;
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 32, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
  .flexible-page.for-traders .trader-reviews.with-white-background {
    background-image: url(/assets/CELL/for-traders/reviewers-c2c83bb3a89b4f46ec415df16532c951063475e2c96382f09b4df9ce1b6bc535.png);
    background-position: right -70px top;
    background-size: auto 262px;
    border-left: none;
    border-bottom: 10px solid #e30613;
    padding-bottom: 30px;
    padding-top: 262px;
  }
  /* line 41, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
  .flexible-page.for-traders .trader-reviews.with-white-background figcaption {
    background-color: rgba(236, 239, 241, 0.7);
    bottom: auto;
    max-width: 100%;
    top: 262px;
    width: 100%;
    padding-left: 20px;
  }
  /* line 48, app/assets/stylesheets/flexible/for_trader/reviews--white.sass */
  .flexible-page.for-traders .trader-reviews.with-white-background figcaption p {
    font-family: "National2-Regular", "Arial" !important;
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews {
  background-repeat: no-repeat;
  position: relative;
  padding-top: 62px;
  padding-bottom: 85px;
  border-left: 20px #e30613 solid;
  background-color: transparent;
}

/* line 10, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews h3 {
  font-family: "National2-Regular", "Arial" !important;
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 37px;
  color: #000;
  line-height: 1.4;
  max-width: 510px;
  padding-bottom: 10px;
}

/* line 20, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews p {
  font-family: "National2-Regular", "Arial" !important;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  line-height: 1.6;
}

/* line 28, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.primary, .flexible-page.for-traders .trader-reviews a.secondary {
  line-height: 1;
}

/* line 31, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.primary:before, .flexible-page.for-traders .trader-reviews a.primary:after, .flexible-page.for-traders .trader-reviews a.secondary:before, .flexible-page.for-traders .trader-reviews a.secondary:after {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  position: absolute;
}

/* line 36, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.primary {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  padding: 18px 24px 18px 58px;
  margin-right: 20px;
  font-size: 18px;
  height: 60px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.primary:hover {
  background-color: #000;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.primary[disabled] {
  opacity: 0.7;
  background-color: #000;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.primary.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 44, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.primary:before {
  content: '\25ba';
  font-size: 40px;
  margin-left: -30px;
  margin-top: -10px;
}

/* line 50, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.secondary {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  background-color: #ffffff;
  border: 2px solid #000;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  background-color: transparent;
  padding: 16px 48px 16px 30px;
  font-size: 18px;
  height: 60px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.secondary:hover {
  background-color: #000;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.secondary[disabled] {
  opacity: 0.7;
  background-color: #000;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.secondary.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 52, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.secondary:hover {
  background-color: #ffffff;
  border-color: #000;
  color: #000;
}

/* line 56, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-page.for-traders .trader-reviews a.secondary[disabled] {
  opacity: 0.7;
  border-color: #000;
  background-color: #000;
}

/* line 58, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.secondary:hover {
  background-color: transparent;
}

/* line 61, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews a.secondary:after {
  content: '\e061';
  font-size: 24px;
  margin-left: 10px;
  margin-top: -2px;
}

/* line 67, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews__actions {
  padding-top: 60px;
}

/* line 70, app/assets/stylesheets/flexible/for_trader/reviews.sass */
.flexible-page.for-traders .trader-reviews figcaption {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  max-width: 270px;
  padding: 10px;
}

/* line 8, app/assets/stylesheets/cell-x/figcaption.sass */
.flexible-page.for-traders .trader-reviews figcaption p {
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 13px;
  line-height: 1.54;
  color: white;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 76, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  /* line 79, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews__actions {
    padding-top: 40px;
  }
  /* line 83, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary, .flexible-page.for-traders .trader-reviews a.secondary {
    display: block;
    margin-left: 0px;
    display: block;
  }
  /* line 89, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary {
    padding: 21px 24px 17px 58px;
    margin-bottom: 20px;
  }
  /* line 93, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.secondary {
    padding: 19px 48px 16px 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 100, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews {
    padding-top: 50px;
    padding-bottom: 45px;
    border-left-width: 10px;
  }
  /* line 104, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews .container {
    max-width: 615px;
  }
  /* line 107, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews__actions {
    padding-top: 35px;
  }
  /* line 110, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews h3 {
    font-size: 21px;
    line-height: 1.4;
    max-width: 300px;
    padding: 0px;
    margin-bottom: 6px;
  }
  /* line 117, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews p {
    font-size: 13px;
  }
  /* line 121, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary, .flexible-page.for-traders .trader-reviews a.secondary {
    display: block;
    margin-left: 0px;
    display: block;
    font-size: 16px;
    height: 48px;
    width: 200px;
  }
  /* line 130, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary {
    padding: 16px 10px 17px 50px;
    margin-bottom: 20px;
  }
  /* line 133, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary::before {
    font-size: 38px;
  }
  /* line 136, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.secondary {
    padding: 15px 25px 15px 10px;
  }
  /* line 138, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.secondary:after {
    font-size: 20px;
    margin-top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 145, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews {
    padding-top: 50px;
    padding-bottom: 45px;
    border-left-width: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 152, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews .container {
    max-width: 615px;
  }
  /* line 155, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews__actions {
    padding-top: 20px;
  }
  /* line 158, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews h3 {
    font-size: 21px;
    line-height: 1.4;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 6px;
    max-width: 360px;
  }
  /* line 166, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews p {
    font-size: 13px;
  }
  /* line 170, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary, .flexible-page.for-traders .trader-reviews a.secondary {
    display: block;
    margin-left: 0px;
    display: block;
    font-size: 16px;
    height: 48px;
    width: 200px;
  }
  /* line 179, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary {
    padding: 16px 10px 17px 50px;
    margin-bottom: 20px;
  }
  /* line 182, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.primary::before {
    font-size: 38px;
  }
  /* line 185, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.secondary {
    padding: 15px 25px 15px 10px;
  }
  /* line 187, app/assets/stylesheets/flexible/for_trader/reviews.sass */
  .flexible-page.for-traders .trader-reviews a.secondary:after {
    font-size: 20px;
    margin-top: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription {
  background-color: #311b92;
  position: relative;
  padding-top: 54px;
  padding-bottom: 54px;
  position: relative;
}

/* line 9, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription h2 {
  margin: 0;
  padding: 0;
  font-family: "National2-Bold", "Arial" !important;
  font-size: 37px;
  color: white;
  line-height: 1.14;
  padding-bottom: 10px;
}

/* line 17, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription h3 {
  margin: 0;
  padding: 0;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 37px;
  line-height: 1.14;
  color: white;
  padding-bottom: 22px;
}

/* line 25, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription p {
  margin: 0;
  padding: 0;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 1.56;
  color: white;
  max-width: 88%;
}

/* line 32, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription p a {
  text-decoration: underline;
  color: white;
}

/* line 35, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription p a:visited, .flexible-page.for-traders .trader-subscription p a:focus {
  color: white;
}

/* line 39, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription__image {
  max-width: 299px;
  position: absolute;
  top: -40px;
  left: -50px;
  z-index: 1;
}

/* line 46, app/assets/stylesheets/flexible/for_trader/subscription.sass */
.flexible-page.for-traders .trader-subscription__right {
  width: 75%;
  margin-left: 25%;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 54, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription .container {
    width: 920px;
  }
  /* line 57, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription__image {
    top: -10px;
    left: -90px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 64, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  /* line 68, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription__right {
    margin-left: 28%;
    width: 70%;
  }
  /* line 72, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription h2,
.flexible-page.for-traders .trader-subscription h3 {
    font-size: 27px;
  }
  /* line 76, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription h2 {
    padding-bottom: 0px;
  }
  /* line 79, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription p {
    font-size: 16px;
    line-height: 1.5;
  }
  /* line 83, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription__image {
    top: 0px;
    width: 31%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 90, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 95, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription .container {
    max-width: 615px;
  }
  /* line 98, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription__right {
    margin-left: 0%;
    width: 100%;
  }
  /* line 102, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription h2,
.flexible-page.for-traders .trader-subscription h3 {
    font-size: 25px;
    max-width: 70%;
  }
  /* line 107, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription h2 {
    padding-bottom: 5px;
    line-height: 1.3;
    letter-spacing: -0.9px;
  }
  /* line 111, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription p {
    font-size: 16px;
    line-height: 1.5;
    max-width: 85%;
  }
  /* line 116, app/assets/stylesheets/flexible/for_trader/subscription.sass */
  .flexible-page.for-traders .trader-subscription__image {
    left: auto;
    max-width: 170px;
    right: -55px;
    top: 0px;
  }
}

/* line 2, app/assets/stylesheets/flexible/forms/header.sass */
.flexible-section.form-header .header-image {
  min-height: 150px;
  background-size: cover;
  background-position: bottom;
}

/* line 6, app/assets/stylesheets/flexible/forms/header.sass */
.flexible-section.form-header .text {
  width: 1105px;
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 35px 72px 24px 72px;
  margin-top: -100px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 6, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    width: 755px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 6, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 6, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 12, app/assets/stylesheets/flexible/forms/header.sass */
.flexible-section.form-header .text h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 51px;
  line-height: 57px;
  text-align: center;
  width: 100%;
  color: #000;
  margin-top: 0;
}

/* line 20, app/assets/stylesheets/flexible/forms/header.sass */
.flexible-section.form-header .text p {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  color: #000;
}

/* line 28, app/assets/stylesheets/flexible/forms/header.sass */
.flexible-section.form-header .text ol li {
  list-style-type: decimal;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 33, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    margin-top: -200px;
    padding: 35px 35px 24px 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 39, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    margin-top: -200px;
    padding: 35px 35px 24px 35px;
  }
  /* line 42, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 45, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text p {
    font-size: 21px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 51, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text {
    margin-top: -216px;
    padding: 35px 20px 24px 20px;
  }
  /* line 54, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text h1 {
    font-size: 36px;
    line-height: 42px;
    text-align: left;
  }
  /* line 58, app/assets/stylesheets/flexible/forms/header.sass */
  .flexible-section.form-header .text p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}

/* line 1, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form, .consumer-recommend-trader-form {
  width: 685px;
  margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 1, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
  .trader-recommend-trader-form, .consumer-recommend-trader-form {
    width: 685px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
  .trader-recommend-trader-form, .consumer-recommend-trader-form {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
  .trader-recommend-trader-form, .consumer-recommend-trader-form {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 4, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab, .consumer-recommend-trader-form form.multitab {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
  padding: 42px 20px;
}

/* line 11, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field label, .consumer-recommend-trader-form form.multitab .tab .validated-field label {
  margin-bottom: 6px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  color: #000;
}

/* line 13, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field label.field-error, .consumer-recommend-trader-form form.multitab .tab .validated-field label.field-error {
  margin-top: -18px;
  margin-bottom: 16px;
}

/* line 16, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field input, .trader-recommend-trader-form form.multitab .tab .validated-field textarea, .consumer-recommend-trader-form form.multitab .tab .validated-field input, .consumer-recommend-trader-form form.multitab .tab .validated-field textarea {
  height: 48px;
  border-radius: 3px;
  background-color: #fafafa;
  border: solid 2px #d7d7d7;
  padding: 12px 15px;
  margin-bottom: 24px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  color: #555555;
  outline: none;
  box-shadow: none;
  width: 100%;
}

/* line 39, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field input:hover, .trader-recommend-trader-form form.multitab .tab .validated-field textarea:hover, .consumer-recommend-trader-form form.multitab .tab .validated-field input:hover, .consumer-recommend-trader-form form.multitab .tab .validated-field textarea:hover {
  background-color: #fafafa;
  border-color: #9e9e9e;
}

/* line 42, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field input:focus, .trader-recommend-trader-form form.multitab .tab .validated-field textarea:focus, .consumer-recommend-trader-form form.multitab .tab .validated-field input:focus, .consumer-recommend-trader-form form.multitab .tab .validated-field textarea:focus {
  background-color: #ffffff;
  border-color: #2196f3;
}

/* line 45, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field input[disabled], .trader-recommend-trader-form form.multitab .tab .validated-field textarea[disabled], .consumer-recommend-trader-form form.multitab .tab .validated-field input[disabled], .consumer-recommend-trader-form form.multitab .tab .validated-field textarea[disabled] {
  background-color: #e0e0e0;
  color: #9e9e9e;
}

/* line 48, app/assets/stylesheets/cell-x/text_fields.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field input.error, .trader-recommend-trader-form form.multitab .tab .validated-field textarea.error, .consumer-recommend-trader-form form.multitab .tab .validated-field input.error, .consumer-recommend-trader-form form.multitab .tab .validated-field textarea.error {
  border-color: #ec8389;
}

/* line 20, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab .tab .validated-field.with-errors input, .trader-recommend-trader-form form.multitab .tab .validated-field.with-errors textarea, .consumer-recommend-trader-form form.multitab .tab .validated-field.with-errors input, .consumer-recommend-trader-form form.multitab .tab .validated-field.with-errors textarea {
  border-color: #ec8389;
}

/* line 22, app/assets/stylesheets/flexible/forms/recommend_trader_form.sass */
.trader-recommend-trader-form form.multitab button[type=submit], .consumer-recommend-trader-form form.multitab button[type=submit] {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: #e30613;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  padding: initial;
  display: block;
  margin: 0 auto;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.trader-recommend-trader-form form.multitab button[type=submit]:hover, .consumer-recommend-trader-form form.multitab button[type=submit]:hover {
  background-color: #f90614;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.trader-recommend-trader-form form.multitab button[type=submit][disabled], .consumer-recommend-trader-form form.multitab button[type=submit][disabled] {
  opacity: 0.7;
  background-color: #f90614;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.trader-recommend-trader-form form.multitab button.processing[type=submit]::before, .consumer-recommend-trader-form form.multitab button.processing[type=submit]::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 1, app/assets/stylesheets/flexible/forms/small_print.sass */
.flexible-section.small-print {
  width: 685px;
  margin: 0 auto;
  padding: 30px 0;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 1, app/assets/stylesheets/flexible/forms/small_print.sass */
  .flexible-section.small-print {
    width: 685px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1, app/assets/stylesheets/flexible/forms/small_print.sass */
  .flexible-section.small-print {
    width: 615px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/flexible/forms/small_print.sass */
  .flexible-section.small-print {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 4, app/assets/stylesheets/flexible/forms/small_print.sass */
.flexible-section.small-print h2 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  width: 100%;
  color: #000;
  margin-top: 0;
}

/* line 11, app/assets/stylesheets/flexible/forms/small_print.sass */
.flexible-section.small-print p {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  color: #000;
}

/* line 18, app/assets/stylesheets/flexible/forms/small_print.sass */
.flexible-section.small-print ol li {
  list-style-type: decimal;
}

/* line 1, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
  margin-top: 42px;
  margin-bottom: 42px;
}

@media only screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 1, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-section.forward-contents[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-section.forward-contents[data-display-grid] {
    background-position: 20px;
  }
}

/* line 5, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 9, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .list > li {
  flex-basis: 334px;
}

/* line 12, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder {
  position: relative;
  background: white;
  width: 100%;
  margin-right: 1px;
  border-right: 1px solid #55636b;
  border-bottom: 1px solid #55636b;
  margin-top: 42px;
  margin-bottom: 30px;
}

/* line 21, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .image-block {
  position: relative;
  height: 157px;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f3f2f1;
}

/* line 27, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .image-block .article-teaser-image {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 1;
}

/* line 32, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .image-block .article-type {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 2;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 2px;
  color: #001722;
  text-transform: uppercase;
  font-size: 12px;
  color: #ee5a40;
  padding: 10px 15px;
  background: white;
}

/* line 47, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .article-text {
  padding: 15px 30px 60px 30px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 14px;
  line-height: 21px;
  color: #001722;
}

/* line 53, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .article-text .teaser_title {
  margin: 0 0 15px 0;
}

/* line 55, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .article-text .teaser_title a {
  color: #001722;
}

/* line 58, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .article-text ul li {
  display: inline-block;
}

/* line 60, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .article-text ul li .tag {
  color: black;
  background-color: #f3f2f1;
  border-radius: 4px;
  border: 0px;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  display: inline-block;
}

/* line 68, app/assets/stylesheets/flexible/forward-contents.sass */
.flexible-section.forward-contents .teaser-holder .readMore {
  box-sizing: border-box;
  line-height: 32px;
  height: 42px;
  vertical-align: middle;
  position: absolute;
  bottom: 15px;
  right: 30px;
  font-size: 18px;
  color: #ee5a40;
  display: block;
  text-align: center;
  padding: 5px 20px;
  border: 1px solid #ee5a40;
  border-radius: 5px;
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 87, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents .list {
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 92, app/assets/stylesheets/flexible/forward-contents.sass */
  .flexible-section.forward-contents .list {
    justify-content: center;
  }
}

/* line 2, app/assets/stylesheets/flexible/header_block.sass */
.flexible-page .flexible-section.header-block {
  position: relative;
  padding-top: 285px;
}

/* line 23, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .background {
  background-size: cover;
  height: 400px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: white;
}

/* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 32, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page .flexible-section.header-block .cutout[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page .flexible-section.header-block .cutout[data-display-grid] {
    background-position: 20px;
  }
}

/* line 34, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid {
  width: 980px;
  margin-left: 0px;
  padding-top: 10px;
  background: white;
}

/* line 39, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst {
  width: 980px;
  position: relative;
  left: -8px;
  padding: 0 35px 0 35px;
  border-left: 8px solid red;
  margin-bottom: 30px;
}

/* line 46, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst h1 {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 60px;
  line-height: 72px;
  color: #000;
  margin: 0;
}

/* line 52, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst .article-total-count {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

/* line 57, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst .standfirst {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 25px;
  line-height: 36px;
  color: #000;
  margin-top: 12px;
}

/* line 63, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
.flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst .standfirst a {
  color: #000;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 2, app/assets/stylesheets/flexible/header_block.sass */
  .flexible-page .flexible-section.header-block {
    padding-top: 185px;
  }
  /* line 68, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .background {
    height: 300px;
  }
  /* line 70, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    width: 910px;
  }
  /* line 72, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid {
    width: 910px;
    margin: 0 auto;
  }
  /* line 75, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst {
    width: 840px;
    margin: 0 auto;
    padding: 0 0 0 43px;
    left: -43px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 2, app/assets/stylesheets/flexible/header_block.sass */
  .flexible-page .flexible-section.header-block {
    padding-top: 220px;
  }
  /* line 83, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .background {
    height: 300px;
  }
  /* line 85, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    width: 700px;
  }
  /* line 87, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid {
    width: 700px;
    margin: 0 auto;
  }
  /* line 90, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst {
    width: 630px;
    margin: 0 auto;
    padding: 0 0 0 43px;
    left: -43px;
  }
  /* line 95, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst h1 {
    font-size: 54px;
    line-height: 62px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/flexible/header_block.sass */
  .flexible-page .flexible-section.header-block {
    padding-top: 100px;
  }
  /* line 101, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .background {
    height: 160px;
  }
  /* line 103, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout {
    margin: 0 50px 0 0;
  }
  /* line 105, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid {
    width: 100%;
    padding-top: 0;
  }
  /* line 108, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst {
    width: 100%;
    left: 12px;
    margin-left: -12px;
    padding: 10px 15px 0 15px;
  }
  /* line 113, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 116, app/assets/stylesheets/cell-x/header-with-standfirst.sass */
  .flexible-page .flexible-section.header-block .cutout .grid .title-and-standfirst .standfirst {
    font-size: 22px;
    line-height: 30px;
  }
}

/* line 3, app/assets/stylesheets/flexible/image.sass */
.flexible-page .flexible-section.image .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/flexible/image.sass */
  .flexible-page .flexible-section.image .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3, app/assets/stylesheets/flexible/image.sass */
  .flexible-page .flexible-section.image .container {
    width: 615px;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/flexible/image.sass */
  .flexible-page .flexible-section.image .container {
    width: 825px;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 3, app/assets/stylesheets/flexible/image.sass */
  .flexible-page .flexible-section.image .container {
    width: 1245px;
  }
}

/* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
.flexible-page .flexible-section.image .container[data-display-grid] {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAKCAIAAACxGHDwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACNJREFUeNpi/P/6HQPZQESQeLVMDPQCozaN2jRqE/UAQIABAH8uAxF44y4dAAAAAElFTkSuQmCC");
  background-clip: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 36, vendor/assets/node_modules/@which/cell/styles/grid/grid.scss */
  .flexible-page .flexible-section.image .container[data-display-grid] {
    background-position: 20px;
  }
}

/* line 5, app/assets/stylesheets/flexible/image.sass */
.flexible-page .flexible-section.image .container img {
  width: 100%;
  height: intrinsic;
}

@media only screen and (max-width: 767px) {
  /* line 11, app/assets/stylesheets/flexible/image.sass */
  .flexible-page .flexible-section.image.image--hide-on-mobile {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search {
  width: 1245px;
  margin: 0 auto;
  margin-top: -95px;
  background-color: white;
  padding-bottom: 65px;
}

/* line 6, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide {
  margin: 0;
  margin-bottom: 36px;
  background-color: #484B9A;
  padding: 20px;
}

/* line 11, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide .search-form {
  background-image: none;
  max-width: 1053px;
}

/* line 14, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide h2 {
  text-align: center;
  font-size: 2.7em;
}

/* line 18, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide form ul {
  width: 370px;
}

/* line 21, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide form li.input input {
  height: 60px;
  padding: 10px;
  font-size: 22px !important;
}

/* line 25, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .widget-search-wide form li#b_submit_action button.btn-tt.orange {
  height: 60px;
  width: 200px;
  font-size: 21px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 30, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-counts {
  text-align: center;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
  color: #000;
  margin-bottom: 34px;
}

/* line 37, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-section {
  display: flex;
  justify-content: center;
}

/* line 40, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-section .results-item {
  width: 300px;
  margin-right: 15px;
  margin-bottom: 44px;
}

/* line 43, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-section .results-item:nth-child(4n) {
  margin-right: 0;
}

/* line 46, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-more {
  text-align: center;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 20px;
  color: #000;
}

/* line 51, app/assets/stylesheets/flexible/mini-search.sass */
.flexible-section.mini-search .results-more:after {
  font-family: 'Which-Icons', serif !important;
  font-weight: normal;
  content: '\E061';
  color: #008fd5;
  margin-left: 5px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 58, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search {
    width: 825px;
    margin: 0 auto;
    margin-top: -95px;
  }
  /* line 62, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container {
    width: 100%;
  }
  /* line 65, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide form ul {
    width: 250px;
  }
  /* line 67, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide form li#b_submit_action button.btn-tt.orange {
    width: 150px;
    margin-left: 0;
  }
  /* line 70, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section {
    width: 615px;
    margin: 0 auto;
  }
  /* line 73, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section .results-item:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 77, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search {
    width: 615px;
    margin: 0 auto;
    padding-bottom: 42px;
    margin-top: -95px;
  }
  /* line 81, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide {
    margin-bottom: 27px;
  }
  /* line 83, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer {
    width: auto;
  }
  /* line 85, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container {
    width: 100%;
  }
  /* line 87, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container h2 {
    line-height: 1.2em;
  }
  /* line 90, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul {
    width: 300px;
    margin: auto;
    display: block;
  }
  /* line 94, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul li.input input {
    width: 300px;
  }
  /* line 96, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form li#b_submit_action {
    display: block;
    padding-bottom: 20px;
    margin: auto;
    width: auto;
    text-align: center;
  }
  /* line 102, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form li#b_submit_action button.btn-tt.orange {
    width: 225px;
    margin-left: 0;
  }
  /* line 107, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section .results-item:nth-child(even) {
    margin-right: 0;
  }
  /* line 109, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-counts {
    font-size: 22px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 116, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-page h1 {
    font-size: 3em;
  }
  /* line 118, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search {
    width: 90%;
    padding-bottom: 37px;
    margin-top: -95px;
  }
  /* line 122, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide {
    margin-bottom: 27px;
  }
  /* line 124, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer {
    width: auto;
  }
  /* line 126, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container {
    width: 100%;
  }
  /* line 128, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container h2 {
    line-height: 1.2em;
  }
  /* line 131, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul {
    width: 300px;
    margin: auto;
    display: block;
  }
  /* line 135, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul li.input input {
    font-family: "National2-Regular", "Arial" !important;
    width: 100%;
    max-width: 300px;
    margin-bottom: 0;
  }
  /* line 140, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul.search-location-controls {
    display: none;
  }
  /* line 144, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form.mobile-search-overlay ul li.input input {
    max-width: initial;
    height: 47px;
    padding-left: 20px;
    font-family: "National2-Medium", "Arial" !important;
    font-size: 18px !important;
  }
  /* line 150, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form.mobile-search-overlay ul li.button_action {
    display: none;
  }
  /* line 152, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form li#b_submit_action {
    display: block;
    margin: auto;
    margin-top: 24px;
    padding-top: 0;
    padding-bottom: 20px;
    width: auto;
    text-align: center;
  }
  /* line 160, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form li#b_submit_action button.btn-tt.orange {
    width: 100%;
    max-width: 300px;
    margin-left: 0;
  }
  /* line 164, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-counts {
    font-size: 22px;
    margin-bottom: 20px;
  }
  /* line 168, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section .results-item {
    width: 315px;
  }
  /* line 170, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section .results-item.flexItemAfter {
    display: none;
  }
}

@media only screen and (max-width: 479px) {
  /* line 174, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search {
    width: auto;
    margin: 0 20px;
    margin-top: -95px;
  }
  /* line 180, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul {
    width: 100%;
    margin-right: 0;
  }
  /* line 183, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul.search-query-controls {
    text-align: center;
  }
  /* line 185, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form {
    width: 100%;
  }
  /* line 186, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form ul li.input input {
    font-size: 15px !important;
  }
  /* line 191, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form.mobile-search-overlay ul li.input input {
    max-width: initial;
    height: 47px;
    padding-left: 20px;
    font-family: "National2-Medium", "Arial" !important;
    font-size: 18px !important;
  }
  /* line 197, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form.mobile-search-overlay ul .message {
    text-align: left;
  }
  /* line 199, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container form.mobile-search-overlay li#b_submit_action {
    display: none;
  }
  /* line 201, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .widget-search-wide .search-section_consumer .container h2 {
    line-height: 1.2em;
    font-size: 2.2em;
  }
  /* line 204, app/assets/stylesheets/flexible/mini-search.sass */
  .flexible-section.mini-search .results-section {
    width: 315px;
    margin: auto;
  }
}

/* line 1, app/assets/stylesheets/flexible/next-step.sass */
.flexible-section.next-step {
  width: 100%;
  padding: 0 0;
  margin: 0 0;
  margin-top: 65px;
  padding: 20px 0;
}

/* line 32, app/assets/stylesheets/cell-x/grid.sass */
.flexible-section.next-step > div {
  margin: 0 20px;
}

/* line 5, app/assets/stylesheets/flexible/next-step.sass */
.flexible-section.next-step.url {
  background-color: #37474f;
}

/* line 7, app/assets/stylesheets/flexible/next-step.sass */
.flexible-section.next-step.join {
  background-color: #ee5a40;
}

/* line 9, app/assets/stylesheets/flexible/next-step.sass */
.flexible-section.next-step p {
  color: #fff;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 32px;
  line-height: 132px;
  display: inline-block;
  width: 1245px;
  margin: 0 auto;
  height: 132px;
}

/* line 17, app/assets/stylesheets/flexible/next-step.sass */
.flexible-section.next-step p a {
  width: 241px;
  height: 48px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in-out;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  margin: 3px 18px;
  color: #000;
  font-size: 26px;
  padding: 18px 30px;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 27, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-section.next-step p a:hover {
  background-color: white;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 30, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-section.next-step p a[disabled] {
  opacity: 0.7;
  background-color: white;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 36, app/assets/stylesheets/cell-x/buttons.sass */
.flexible-section.next-step p a.processing::before {
  content: '';
  background: url(/assets/ripple-709298f356de26397d7c6cf4cfb2048811014998ee14b155737c1cd49281a6ee.svg) no-repeat 50% 100%;
  height: 30px;
  width: 30px;
  top: 9px;
  right: 10px;
  display: inline-block;
  position: absolute;
}

/* line 8, app/assets/stylesheets/flexible/page_style_article.sass */
.flexible-page.article .columns .contents-column .flexible-section.video {
  margin: 30px 0;
  padding: 0 35px;
}

@media only screen and (max-width: 1269px) {
  /* line 8, app/assets/stylesheets/flexible/page_style_article.sass */
  .flexible-page.article .columns .contents-column .flexible-section.video {
    padding: 0;
  }
}

/* line 3, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section ul {
  list-style-type: inherit;
}

/* line 5, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section li > ul {
  margin-left: 21px;
}

/* line 7, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section li {
  list-style-type: inherit;
}

/* line 10, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section.faq-item:last-child {
  margin-bottom: 66px;
}

/* line 12, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section h2 {
  line-height: 1.2em;
}

/* line 16, app/assets/stylesheets/flexible/page_style_for_traders.sass */
.flexible-page.for-traders .flexible-section.html h2 {
  width: 895px;
  margin: 0 auto;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-spacing: 34px;
  margin-top: 42px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 26, app/assets/stylesheets/flexible/page_style_for_traders.sass */
  .flexible-page.for-traders .flexible-section.html h2 {
    width: 755px;
    margin: 0 auto;
    margin-top: 42px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 33, app/assets/stylesheets/flexible/page_style_for_traders.sass */
  .flexible-page.for-traders .flexible-section.html h2 {
    width: 615px;
    margin: 0 auto;
    margin-top: 42px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/flexible/page_style_for_traders.sass */
  .flexible-page.for-traders .flexible-section.html h2 {
    width: auto;
    margin: 0 20px;
    margin-top: 42px;
  }
}

/* line 1, app/assets/stylesheets/flexible/page_style_forms.sass */
.flexible-page.forms {
  background-color: #eceff1;
}

/* line 2, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
.flexible-page.seo-landing .header-block {
  background-image: url(/assets/about-bg-21e999d1791bad148495b8914a4cda3f900c51fa8a595343a05a773e1ed5759a.jpg);
  background-size: cover;
  height: auto;
  padding-top: 50px;
  padding-bottom: 170px;
}

/* line 8, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
.flexible-page.seo-landing .header-block .text {
  width: 895px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px 42px;
  text-align: center;
  margin: auto;
}

/* line 14, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
.flexible-page.seo-landing .header-block .text h1 {
  display: inline-block;
  width: auto;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 12px;
  border-bottom: 5px solid #e30613;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 51px;
  line-height: 57px;
  color: white;
}

/* line 25, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
.flexible-page.seo-landing .header-block .text p {
  margin-bottom: 30px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
  color: white;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 35, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
  .flexible-page.seo-landing .header-block .text {
    width: 685px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 41, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
  .flexible-page.seo-landing .header-block .text {
    width: auto;
    margin: 0 20px;
    background: rgba(0, 0, 0, 0.9);
  }
  /* line 44, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
  .flexible-page.seo-landing .header-block .text h1 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 47, app/assets/stylesheets/flexible/page_style_seo_landing.sass */
  .flexible-page.seo-landing .header-block .text p {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 1, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in {
  text-align: center;
  overflow: hidden;
  margin: 2em;
}

/* line 5, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in h2 {
  font-size: 51px;
  line-height: 57px;
}

/* line 9, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in ul {
  margin: 0 6em;
}

/* line 12, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in li {
  float: left;
  width: 22.75%;
  margin-right: 3%;
  background-color: #f1f5f9;
}

/* line 17, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in li:last-child {
  margin-right: 0;
  clear: right;
}

/* line 21, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in li a {
  color: black;
}

/* line 23, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in li a img {
  height: 226px;
  border: 0;
  width: 100%;
}

/* line 29, app/assets/stylesheets/flexible/see-also-in.scss */
.flexible-page .see-also-in li span {
  padding: 0.7em 2em;
  display: block;
  min-height: 105px;
  font-family: "National2-Regular", "Arial" !important;
  font-size: 21px;
  line-height: 30px;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 44, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in li a img {
    height: 150px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 52, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }
  /* line 56, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in li:last-child {
    margin-right: 4%;
  }
  /* line 59, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in li:nth-child(even) {
    margin-right: 0;
  }
  /* line 63, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in li a img {
    height: 234px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 72, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in h2 {
    font-size: 36px;
    line-height: 42px;
  }
  /* line 76, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in ul {
    margin: auto;
    width: 300px;
  }
  /* line 80, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in ul li {
    width: 100%;
    margin-top: 35px;
    margin-right: 0 !important;
  }
  /* line 85, app/assets/stylesheets/flexible/see-also-in.scss */
  .flexible-page .see-also-in ul li a img {
    height: 193px;
  }
}

/* line 1, app/assets/stylesheets/flexible/six-item-list.scss */
.six-item-list {
  background-color: #f1f5f9;
  margin: 30px 0;
  box-shadow: inset 0px 5px 10px -2px rgba(0, 0, 0, 0.1);
}

/* line 7, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container {
  padding: 3em;
  text-align: center;
  overflow: auto;
  width: column(16);
  margin: auto;
}

/* line 13, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container p {
  font-size: 1.4em;
  margin-bottom: 2em;
  color: #000;
}

/* line 18, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container li {
  float: left;
  width: 28%;
  margin-right: 8%;
  margin-top: 2em;
  margin-bottom: 18px;
  font-size: 1.2em;
  line-height: 1.6em;
  color: #000;
}

/* line 27, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container li:nth-child(3n+3) {
  margin-right: 0;
}

/* line 30, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container li img {
  display: block;
  margin: auto;
  width: 60%;
}

/* line 35, app/assets/stylesheets/flexible/six-item-list.scss */
.six-container li h3.title {
  font-family: "National2-Medium", "Arial" !important;
  display: block;
  margin: 1em 0 0.5em 0;
  font-size: 1.7em;
  color: black;
}

@media screen and (max-width: 1104px) {
  /* line 46, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container {
    width: auto;
  }
  /* line 48, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container li {
    width: 48%;
    margin-right: 4%;
  }
  /* line 51, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container li:nth-child(3n+3) {
    margin-right: 4%;
  }
  /* line 54, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container li:nth-child(even) {
    margin-right: 0;
  }
}

@media screen and (max-width: 500px) {
  /* line 63, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container h2 {
    font-size: 3em;
  }
  /* line 66, app/assets/stylesheets/flexible/six-item-list.scss */
  .six-container li {
    width: 100%;
    margin-right: 0 !important;
  }
}

/* line 2, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .testimonial {
  margin: 34px 0;
  border: none !important;
}

/* line 5, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .testimonial__title {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 27px;
  line-height: 34px;
}

/* line 9, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .testimonial__text {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 28px;
}

/* line 13, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .testimonial__date {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 11px;
}

/* line 16, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .pagination-section {
  width: 100%;
  text-align: center;
}

/* line 19, app/assets/stylesheets/flexible/testimonial.sass */
.flexible-section.testimonials .pagination-section .paginate {
  margin-top: 2rem;
  display: inline-block;
  text-align: center;
}

/* line 5, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul {
  font-family: "National2-Regular", "Arial" !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .1875rem;
  margin-bottom: 12px;
}

/* line 14, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .current-page-indicator {
  display: none;
}

/* line 16, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .current-page-indicator .current-page-number {
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .current-page-indicator .total-page-number {
  font-weight: bold;
}

/* line 20, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul li {
  list-style-type: none !important;
}

/* line 23, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers {
  width: 50px;
  height: 50px;
  color: #3d56b8;
  padding: 0;
  line-height: 48px;
  margin-left: 0;
  font-size: .875rem;
  font-weight: 400;
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-right: 0;
  border-left: 0;
}

/* line 38, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers:hover {
  background-color: #3d56b8;
  color: #fff;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.current {
  z-index: 1;
  color: #fff;
  background-color: #757575;
}

/* line 47, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.first, .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.last, .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.next, .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.prev {
  font-size: 1.5rem;
  line-height: 48px;
  background-size: 10px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 54, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.prev {
  border-left: 1px solid #e0e0e0 !important;
  border-top-left-radius: .1875rem;
  border-bottom-left-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/prev-231c80e2758e73af8b07017c8cb3c11e258cd218d8d55d3d6f2ccaddcfae7962.svg);
}

/* line 59, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.prev:hover {
  background-image: url(/assets/CELL/pagination/prev-hover-11fe3b4798d5e36853652f8209f1802524efd655712ddeb9e641fd736033f110.svg);
}

/* line 62, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.next {
  border-right: 1px solid #e0e0e0 !important;
  border-top-right-radius: .1875rem;
  border-bottom-right-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/next-282426f256a234671a9223e8bb674d873ac5d5ae63e733d1ae3838fd6e365921.svg);
}

/* line 67, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.next:hover {
  background-image: url(/assets/CELL/pagination/next-hover-0a987f8743a671669447301ab673b71826383de0fdeaec82901e120ce35e5bf0.svg);
}

/* line 70, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.first {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-right: 6px;
  background-image: url(/assets/CELL/pagination/first-3c768a016e0a30e73c63f5cce26c697f20e8fc95e5b4b65ef83500ee1dfda031.svg);
}

/* line 75, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.first:hover {
  background-image: url(/assets/CELL/pagination/first-hover-556c45f08967612bfa9c0f4aa7f5143a5f98391fdf5c7c06a56a023bd50da39c.svg);
}

/* line 78, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.last {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-left: 6px !important;
  background-image: url(/assets/CELL/pagination/last-b2b4031d6ecc18f5705825979865b6055a112a166fa34df31d3905d966c2d79f.svg);
}

/* line 83, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.last:hover {
  background-image: url(/assets/CELL/pagination/last-hover-c402d4f477c0659ddb02685a579458839c1c01ca70b94ad148ea9157bc3a5460.svg);
}

/* line 86, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate > ul .spacer {
  width: 50px;
  height: 50px;
  display: none;
}

/* line 92, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate .page-totals {
  font-size: .75rem;
  color: #000;
}

/* line 95, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate .page-totals .show-all {
  border-left: 1px solid #616161;
  padding-left: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 19, app/assets/stylesheets/flexible/testimonial.sass */
  .flexible-section.testimonials .pagination-section .paginate {
    display: block;
  }
  /* line 102, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 108, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.next, .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    border-radius: .1875rem;
  }
  /* line 111, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.first {
    margin-right: 12px;
  }
  /* line 113, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.last {
    margin-left: 12px !important;
  }
  /* line 116, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate .page-count {
    line-height: 50px;
    padding-left: 24px;
    padding-right: 24px;
    color: #071216;
    font-size: 1.125rem;
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers {
    display: none;
  }
  /* line 131, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.first {
    display: block;
    margin-right: 6px;
  }
  /* line 134, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.last {
    display: block;
    margin-left: 6px !important;
  }
  /* line 137, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 140, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .page-numbers.next {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 144, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .spacer {
    display: block;
  }
  /* line 146, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .spacer.first {
    margin-right: 6px;
  }
  /* line 148, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .spacer.last {
    margin-left: 6px !important;
  }
  /* line 151, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .current-page-indicator {
    display: block;
    line-height: 20px;
    padding-top: 15px;
    margin: 0 24px;
  }
  /* line 157, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate .page-count {
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
  }
  /* line 161, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate .page-count strong:first-child:before {
    display: block;
    content: "";
  }
}

@media only screen and (max-width: 479px) {
  /* line 167, app/assets/stylesheets/cell-x/pagination.sass */
  .flexible-section.testimonials .pagination-section .paginate > ul .current-page-indicator {
    width: 70px;
    padding-top: 5px;
    margin: 0 16px;
  }
}

/* line 172, app/assets/stylesheets/cell-x/pagination.sass */
.flexible-section.testimonials .pagination-section .paginate .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2, app/assets/stylesheets/search-results/_grid.sass */
.search-results .results-item {
  margin-right: 13px;
}

@media only screen and (max-width: 767px) {
  /* line 7, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container {
    width: auto;
    margin: 0 20px;
  }
  /* line 9, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container .results-main-section {
    width: 300px;
    margin: 0 auto;
  }
  /* line 12, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container .results-main-section .results-section {
    display: block;
  }
  /* line 14, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .search-section_search-page .container,
.search-refine .search-refine__column {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 23, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container {
    width: 615px;
    margin: 0 auto;
  }
  /* line 26, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 28, app/assets/stylesheets/search-results/_grid.sass */
  .business-banner-large {
    display: none;
  }
  /* line 30, app/assets/stylesheets/search-results/_grid.sass */
  .business-banner-small {
    display: block;
  }
  /* line 32, app/assets/stylesheets/search-results/_grid.sass */
  .flexBanner {
    order: 3;
    width: 98%;
  }
  /* line 35, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem1 {
    order: 1;
  }
  /* line 37, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem2 {
    order: 2;
  }
  /* line 39, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem3 {
    order: 4;
  }
  /* line 41, app/assets/stylesheets/search-results/_grid.sass */
  .flexItemAfter {
    order: 5;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 46, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container {
    width: 935px;
  }
  /* line 48, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-filter-section {
    width: 300px;
    margin-right: 15px;
    display: inline-block;
  }
  /* line 52, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-main-section {
    width: 615px;
    display: inline-block;
    vertical-align: top;
  }
  /* line 57, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 59, app/assets/stylesheets/search-results/_grid.sass */
  .business-banner-large {
    display: block;
  }
  /* line 61, app/assets/stylesheets/search-results/_grid.sass */
  .business-banner-small {
    display: none;
  }
  /* line 63, app/assets/stylesheets/search-results/_grid.sass */
  .flexBanner {
    order: 3;
    width: 98%;
  }
  /* line 66, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem1 {
    order: 1;
  }
  /* line 68, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem2 {
    order: 2;
  }
  /* line 70, app/assets/stylesheets/search-results/_grid.sass */
  .flexItem3 {
    order: 4;
  }
  /* line 72, app/assets/stylesheets/search-results/_grid.sass */
  .flexItemAfter {
    order: 5;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 77, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .container {
    width: 1250px;
    margin: 0 auto;
  }
  /* line 80, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-filter-section {
    width: 300px;
    margin-right: 15px;
    display: inline-block;
  }
  /* line 84, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-main-section {
    width: 930px;
    display: inline-block;
    vertical-align: top;
  }
  /* line 89, app/assets/stylesheets/search-results/_grid.sass */
  .search-results .results-item:nth-child(3n) {
    margin-right: 0;
  }
}

/* line 2, app/assets/stylesheets/search-results/_maps.sass */
.search-popup .endorsed {
  width: 182px;
  padding-top: 14px;
  min-height: 85px;
}

/* line 6, app/assets/stylesheets/search-results/_maps.sass */
.search-popup .endorsed-since {
  font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #676767;
  text-transform: uppercase;
}

/* line 13, app/assets/stylesheets/search-results/_maps.sass */
.search-popup .business-title {
  display: block;
  margin-top: 5px;
  font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #0050B3;
}

/* line 22, app/assets/stylesheets/search-results/_maps.sass */
.gm-style-iw.gm-style-iw-c {
  border-radius: 4px !important;
}

/* line 2, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .no-results-found--heading {
  background: #ECEEF0;
  text-align: center;
  border: 2px solid #646464;
  border-radius: 6px;
  padding: 30px 40px;
  margin: 21px 0;
}

/* line 9, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .no-results-found--heading h1 {
  color: #434343;
  display: inline-block;
  margin: 0 0 15px 0;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 14, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .no-results-found--heading strong {
  display: inline-block;
  font-size: 33px;
  margin: 0;
  color: #434343;
  font-family: "National2-Bold", "Arial" !important;
}

/* line 20, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .no-results-found--heading a {
  font-family: "National2-Medium", "Arial" !important;
  margin-top: 12px;
}

/* line 24, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .consider-traders {
  background: #ECEEF0;
  margin: 15px 0;
  text-align: center;
  padding: 20px;
}

/* line 29, app/assets/stylesheets/search-results/_no-results-found.sass */
.no-results-found .consider-traders p {
  font-size: 18px;
  color: #646464;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 1, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta {
  background: #ECEEF0;
}

/* line 3, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.return-to-default-search-cta {
  background: #ee5a40;
}

/* line 5, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.return-to-default-search-cta a {
  color: white;
}

/* line 7, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta, .return-to-default-search-cta {
  margin-top: 21px;
  padding: 15px 0;
}

/* line 10, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta .recommended-holder, .return-to-default-search-cta .recommended-holder {
  margin: 0 280px;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}

/* line 15, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta p, .return-to-default-search-cta p {
  color: #646464;
  font-size: 18px;
  padding: 0 0 15px 0;
  margin: 0;
  display: block;
}

/* line 21, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta p:first-child, .return-to-default-search-cta p:first-child {
  padding: 15px 0;
}

/* line 23, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta .cta-link, .return-to-default-search-cta .cta-link {
  text-align: center;
  margin-bottom: 15px;
}

/* line 26, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta .cta-link a, .return-to-default-search-cta .cta-link a {
  margin-bottom: 21px;
  height: auto;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 18px 30px;
  margin: 0 4px;
  font-size: 26px;
  line-height: 26px;
  outline: none;
  font-weight: 300;
  font-family: "National2-Medium", "Arial" !important;
  background: #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
  display: inline-block;
}

/* line 15, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a:hover, .recommended-by-which-members-cta .cta-link a:focus, .return-to-default-search-cta .cta-link a:hover, .return-to-default-search-cta .cta-link a:focus {
  text-decoration: none;
  opacity: 0.9;
}

/* line 18, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.orange, .return-to-default-search-cta .cta-link a.orange {
  background: #ee5a40;
}

/* line 20, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.grey, .return-to-default-search-cta .cta-link a.grey {
  background: #2f3640;
}

/* line 22, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.white, .return-to-default-search-cta .cta-link a.white {
  background: #fff;
  color: #2f3640;
}

/* line 25, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.big-blue, .return-to-default-search-cta .cta-link a.big-blue {
  background: #3E57A6;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 30, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.big-orange, .return-to-default-search-cta .cta-link a.big-orange {
  background: #ee4036;
  border-radius: 4px;
  font-size: 21px;
  padding: 10px 20px 8px 20px;
}

/* line 35, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.full-width, .return-to-default-search-cta .cta-link a.full-width {
  width: 100%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  height: 56px;
  padding: 10px 20px;
}

/* line 43, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.width-60, .return-to-default-search-cta .cta-link a.width-60 {
  width: 60%;
  border: none;
  margin: 0;
  font-size: 18px;
  line-height: 37px;
  height: 56px;
  padding: 10px 20px;
}

/* line 51, app/assets/stylesheets/modules/_buttons.sass */
.recommended-by-which-members-cta .cta-link a.throbber, .return-to-default-search-cta .cta-link a.throbber {
  font-size: 18px;
  line-height: 21px;
  background-color: #000 !important;
  background-image: url(/assets/ripple-04f645b74ff179ec5776355f3b5c03604a516f8c8e5d9055ea88ac3cc25b42f7.gif);
  background-position: 67% 50%;
  background-repeat: no-repeat;
  cursor: wait;
}

/* line 31, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta .cta-link a:after, .return-to-default-search-cta .cta-link a:after {
  margin-left: 15px;
  font-size: 15px;
}

/* line 34, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.recommended-by-which-members-cta.show-recommended, .return-to-default-search-cta.show-recommended {
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
}

/* line 38, app/assets/stylesheets/search-results/_recommended-by-which.sass */
.return-to-default-search-cta {
  text-align: center;
}

@media screen and (max-width: 845px) {
  /* line 42, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended {
    padding: 0 50px;
  }
}

@media screen and (max-width: 1687px) {
  /* line 47, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder, .return-to-default-search-cta .recommended-holder {
    margin: 0px 180px;
  }
}

@media screen and (max-width: 1107px) {
  /* line 52, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder, .return-to-default-search-cta .recommended-holder {
    margin: 0px 80px;
  }
}

@media screen and (max-width: 846px) {
  /* line 57, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder, .return-to-default-search-cta .recommended-holder {
    margin: 0px 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 61, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta, .return-to-default-search-cta {
    padding: 15px;
  }
  /* line 63, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder, .return-to-default-search-cta .recommended-holder {
    text-align: center;
    padding: 20px 10px;
  }
  /* line 67, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder .cta-link a, .return-to-default-search-cta .recommended-holder .cta-link a {
    font-size: 15px;
    line-height: 18px;
  }
  /* line 70, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder .cta-link a:after, .return-to-default-search-cta .recommended-holder .cta-link a:after {
    margin-left: 15px;
  }
  /* line 72, app/assets/stylesheets/search-results/_recommended-by-which.sass */
  .recommended-by-which-members-cta .recommended-holder p, .return-to-default-search-cta .recommended-holder p {
    font-size: 16px;
  }
}

/* line 19, app/assets/stylesheets/search-results/_results-section.sass */
.results-filter-section .search-results {
  border-top: 0px;
  margin-top: 25px;
}

/* line 22, app/assets/stylesheets/search-results/_results-section.sass */
.results-filter-section .search-results .search-refine,
.results-filter-section .search-results .search-section_search-page {
  display: block;
  padding: 15px 25px;
  margin-bottom: 25px;
}

/* line 28, app/assets/stylesheets/search-results/_results-section.sass */
.results-filter-section a.btn-tt {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  height: 40px;
  background-color: #757575;
}

/* line 34, app/assets/stylesheets/search-results/_results-section.sass */
.results-container {
  position: relative;
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 40, app/assets/stylesheets/search-results/_results-section.sass */
  .results-filter-section .search-results .search-refine,
.results-filter-section .search-results .search-section_search-page {
    display: block;
    padding: 20px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 46, app/assets/stylesheets/search-results/_results-section.sass */
  .results-filter-section {
    display: none;
  }
}

/* line 49, app/assets/stylesheets/search-results/_results-section.sass */
.results-section {
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

/* line 55, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  margin-bottom: 15px;
  margin-top: 18px;
  -webkit-box-shadow: 0px -1px 14px -4px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px -1px 14px -4px rgba(0, 0, 0, 0.22);
  box-shadow: 0px -1px 14px -4px rgba(0, 0, 0, 0.22);
  width: 300px;
  display: flex;
  flex-direction: column;
}

/* line 67, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item a {
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .endorsed {
  background: #E30613;
  border-radius: 4px 4px 0 0;
  padding: 8px 8px 6px 8px;
  text-align: center;
}

/* line 74, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .endorsed p {
  display: inline;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 81, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .endorsed .logo-small {
  display: inline-block;
}

/* line 83, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .endorsed .logo-small h2 {
  color: #fff;
  display: inline-block;
  margin: 0 -3px 0 0;
  font-size: 18px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 89, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .endorsed .logo-small h2.dark {
  color: #000;
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 18px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 95, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .image {
  height: 150px;
  line-height: 150px;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
}

/* line 103, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .image img {
  vertical-align: middle;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  transition: all 200ms ease-in-out;
}

/* line 112, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .image:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

/* line 116, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .logo-name {
  padding: 8px 15px;
  display: inline-block;
  width: 100%;
}

/* line 120, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .logo-name .logo {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  float: left;
}

/* line 125, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .logo-name .name {
  width: 64%;
  display: inline-block;
  vertical-align: top;
  padding-left: 7px;
}

/* line 130, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .logo-name .name p {
  margin: 0;
  font-size: 20px;
  color: #616262;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
  line-height: 23px;
  font-size: 16px;
  line-height: 20px;
}

/* line 135, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .search-more {
  position: absolute;
  bottom: 81px;
  right: 15px;
  font-size: 24px;
  color: #aaa;
  font-weight: bold;
  height: 40px;
  width: 40px;
  text-align: right;
}

/* line 145, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .search-more .search-more-inner {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 149, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .non-name-details {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

/* line 153, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours {
  padding: 0 0 10px 0;
  position: relative;
}

/* line 156, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .icon {
  display: inline-block;
  width: 9%;
  vertical-align: top;
}

/* line 160, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .icon img {
  height: 17px;
}

/* line 162, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info {
  width: 86%;
  display: inline-block;
}

/* line 165, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .open {
  display: inline-block;
  padding-right: 1px;
}

/* line 168, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .open p {
  display: inline-block;
  color: #636363;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
  margin: 0;
  font-size: 13px;
}

/* line 175, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .open strong {
  display: inline-block;
  color: #636363;
  text-transform: uppercase;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 600;
  margin: 0;
}

/* line 182, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .days {
  display: inline-block;
  border-left: 1px solid #636363;
  padding-left: 5px;
  line-height: 13px;
}

/* line 187, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .days p {
  display: inline-block;
  font-size: 13px;
  color: #636363;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
  margin: 0;
}

/* line 194, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .times {
  display: inline-block;
}

/* line 196, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .trading-hours .info .times p {
  display: inline-block;
  font-size: 13px;
  color: #636363;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
  margin: 0;
}

/* line 203, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile {
  height: 70px;
  width: 100%;
  background: #e5e5e5;
  padding: 15px 15px 8px 15px;
  position: absolute;
  bottom: 0;
  z-index: 10;
}

/* line 211, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon {
  position: relative;
}

/* line 213, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon h2 {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -3px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 222, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon h2 a {
  color: #000;
}

/* line 224, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .total {
  display: none;
}

/* line 226, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars {
  width: 59%;
  display: inline-block;
}

/* line 230, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay {
  width: 85px;
  height: 16px;
  position: relative;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.results-section .results-item .star-ribbon-section_profile .ribbon .stars .review-attribute-field .review-attribute-overlay .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 232, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .reviews {
  padding: 0;
  display: block;
}

/* line 235, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .star-ribbon-section_profile .reviews a {
  display: inline-block;
  margin: 0;
  font-family: "National2-Regular", "Arial" !important;
  color: #000;
}

/* line 241, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .location {
  width: 100%;
  display: inline-block;
  padding-bottom: 8px;
}

/* line 245, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .location .icon {
  display: inline-block;
  width: 9%;
  vertical-align: top;
}

/* line 249, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .location .icon img {
  height: 20px;
  display: inline-block;
}

/* line 252, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .location p {
  display: inline-block;
  font-size: 14px;
  color: #646464;
  width: 88%;
  margin: 0;
  vertical-align: top;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
}

/* line 261, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .contact {
  width: 100%;
  display: inline-block;
}

/* line 264, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .contact .icon {
  display: inline-block;
  width: 9%;
  vertical-align: top;
}

/* line 268, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .contact .icon img {
  height: 18px;
  display: inline-block;
}

/* line 271, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .location-contact-section .contact p {
  display: inline-block;
  font-size: 14px;
  color: #646464;
  width: 88%;
  margin: 0;
  vertical-align: top;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
}

/* line 280, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .tags-section {
  margin-top: 5px;
}

/* line 282, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .tags-section .tag-item {
  display: inline-block;
  background: #cdd6e0;
  margin-top: 5px;
  padding: 4px 7px;
}

/* line 287, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .tags-section .tag-item p {
  margin: 0;
  color: #000;
  font-family: "National2-Regular", "Arial" !important;
  font-weight: 200;
  font-size: 13px;
}

/* line 293, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .results-item .tags-section img {
  max-width: 75px;
}

/* line 295, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-more, .results-section .search-less {
  display: none;
  cursor: pointer;
}

/* line 298, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details-holder {
  transition: all 400ms ease-in-out;
}

/* line 300, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details {
  transition: all 400ms ease-in-out;
  padding: 20px 15px;
  position: relative;
  width: 100%;
}

/* line 305, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details .name {
  width: 90%;
}

/* line 307, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details .search-less {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 40px;
  width: 40px;
  text-indent: -99999px;
  overflow: hidden;
  z-index: 5;
  text-align: right;
}

/* line 317, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details .search-less:before {
  content: '\00D7';
  text-indent: 0;
  display: block;
  font-size: 28px;
  color: #ccc;
}

/* line 323, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details a {
  font-size: 20px;
  color: #616262;
  margin: 0;
  font-family: "National2-Medium", "Arial" !important;
  line-height: 23px;
}

/* line 326, app/assets/stylesheets/search-results/_results-section.sass */
.results-section .search-details .name p {
  margin: 0;
}

/* line 329, app/assets/stylesheets/search-results/_results-section.sass */
.results-section.endorsed .reviews {
  padding-bottom: 0;
}

/* line 331, app/assets/stylesheets/search-results/_results-section.sass */
.results-section.endorsed .results-item {
  background: #fff;
  position: relative;
  padding-bottom: 70px;
}

/* line 336, app/assets/stylesheets/search-results/_results-section.sass */
.business-banner {
  padding-top: 8px;
  z-index: 2;
}

/* line 339, app/assets/stylesheets/search-results/_results-section.sass */
.business-banner img {
  width: 100%;
}

/* line 341, app/assets/stylesheets/search-results/_results-section.sass */
.business-banner a {
  display: block;
  font-size: 0;
  height: 100%;
  width: 100%;
}

/* line 349, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item .search-basic {
  overflow: hidden;
  position: relative;
  z-index: 6;
  background: #fff;
  flex: 1 1 auto;
}

/* line 355, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item .search-more {
  display: inline-block;
  z-index: 6;
}

/* line 358, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item .search-less {
  display: block;
}

/* line 360, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item .search-details-holder {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
}

/* line 368, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item .search-details-holder .search-details {
  position: absolute;
  top: 300px;
  background: white;
  z-index: 5;
  min-height: 400px;
}

/* line 375, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item.show-details .search-details-holder {
  z-index: 10;
}

/* line 377, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item.show-details .search-details {
  top: 0;
  z-index: 8;
}

/* line 380, app/assets/stylesheets/search-results/_results-section.sass */
.js .results-item.show-details .star-ribbon-section_profile {
  display: none;
}

@media only screen and (min-width: 1270px) {
  /* line 384, app/assets/stylesheets/search-results/_results-section.sass */
  .business-banner-large {
    display: block;
  }
  /* line 386, app/assets/stylesheets/search-results/_results-section.sass */
  .business-banner-small {
    display: none;
  }
  /* line 388, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section {
    position: relative;
  }
  /* line 390, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section .flexBanner {
    order: 4;
    width: 98%;
  }
  /* line 393, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section .flexItem1 {
    order: 1;
  }
  /* line 395, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section .flexItem2 {
    order: 2;
  }
  /* line 397, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section .flexItem3 {
    order: 3;
  }
  /* line 399, app/assets/stylesheets/search-results/_results-section.sass */
  .results-section .flexItemAfter {
    order: 5;
  }
}

@media only screen and (max-width: 479px) {
  /* line 403, app/assets/stylesheets/search-results/_results-section.sass */
  .business-banner-large {
    display: none;
  }
  /* line 405, app/assets/stylesheets/search-results/_results-section.sass */
  .business-banner-small {
    display: block;
  }
  /* line 407, app/assets/stylesheets/search-results/_results-section.sass */
  .flexBanner {
    order: 2;
  }
  /* line 409, app/assets/stylesheets/search-results/_results-section.sass */
  .flexItem1 {
    order: 1;
  }
  /* line 411, app/assets/stylesheets/search-results/_results-section.sass */
  .flexItem2 {
    order: 3;
  }
  /* line 413, app/assets/stylesheets/search-results/_results-section.sass */
  .flexItem3 {
    order: 4;
  }
  /* line 415, app/assets/stylesheets/search-results/_results-section.sass */
  .flexItemAfter {
    order: 5;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 421, app/assets/stylesheets/search-results/_results-section.sass */
  .search-results .results-section .results-item {
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 428, app/assets/stylesheets/search-results/_results-section.sass */
  .search-results .search-section_search-page {
    display: none;
  }
}

/* line 28, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 10px;
  text-transform: uppercase;
  color: white;
  padding: 10px;
  font-size: 12px;
  line-height: 15px;
}

/* line 40, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.partnership {
  background-color: #f44336;
}

/* line 7, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.partnership:after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-left: 40px solid #f44336;
  position: absolute;
  top: 80px;
  left: 0;
}

/* line 17, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.partnership:before {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-right: 40px solid #f44336;
  position: absolute;
  top: 80px;
  right: 0;
}

/* line 43, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.ribbon-image {
  background-repeat: no-repeat;
  background-position: center 5px;
  text-indent: -99999px;
  background-color: #f44336;
}

/* line 48, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.ribbon-image:before {
  display: none;
}

/* line 50, app/assets/stylesheets/search-results/_ribbons.sass */
.down-ribbon.ribbon-image:after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 14px solid transparent;
  border-left: 80px solid;
  border-left-color: #f44336;
  position: absolute;
  top: 80px;
  left: 0;
}

/* line 1, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: white;
  z-index: 2;
  color: black;
}

/* line 12, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters[data-toggle-state=visible] {
  display: block;
}

/* line 15, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__clear-all {
  position: absolute;
  top: 0;
  right: 0;
  color: #0050B3;
  text-decoration: underline;
  cursor: pointer;
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-top: 16px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 22px;
}

/* line 5, app/assets/stylesheets/seatbelt/links.sass */
.search-filters__clear-all:hover {
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group {
  border-bottom: 1px solid #cccccc;
  padding: 25px 19px 19px 19px;
}

/* line 30, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters #filter-title {
  padding-bottom: 0;
}

/* line 33, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group-header {
  font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 16px;
}

/* line 39, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group-options {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

/* line 44, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group-option {
  padding: 8px;
  flex: 0 0 50%;
  display: flex;
}

/* line 48, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group-option input[type=checkbox] {
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 27px;
  width: 27px;
  outline: none;
  display: inline-block;
  margin: 0px 10px 0px 0;
  vertical-align: middle;
  cursor: default;
  box-sizing: border-box;
}

/* line 13, app/assets/stylesheets/seatbelt/checkboxes.sass */
.search-filters__group-option input[type=checkbox]:focus {
  outline: 3px solid #d7effa;
}

/* line 15, app/assets/stylesheets/seatbelt/checkboxes.sass */
.search-filters__group-option input[type=checkbox]:hover {
  box-shadow: 0 0 0 8px #9ad7f2;
}

/* line 17, app/assets/stylesheets/seatbelt/checkboxes.sass */
.search-filters__group-option input[type=checkbox]:checked {
  border: 3px solid #0050B3;
  border-radius: 4px;
  background-image: url(/assets/seatbelt/checkboxes/tick-24b30877a8f28ca0073481ff28988cd938adcc06cb83be6b633d09a9f61f8125.svg);
  background-repeat: no-repeat;
  background-position: 4px center;
}

/* line 50, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__group-option label {
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  max-width: 315px;
}

/* line 56, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__controls {
  padding: 20px 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

/* line 63, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__count {
  flex: 0 0 100%;
  margin-bottom: 8px;
}

/* line 67, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__cancel {
  flex: 0 0 45%;
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #ffffff;
  border: 2px solid #0050B3;
  color: #0050B3;
  margin-bottom: 0;
  color: black;
  border-color: 1px solid #cccccc;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.search-filters__cancel:hover {
  background-color: #0d386d;
}

/* line 29, app/assets/stylesheets/seatbelt/buttons.sass */
.search-filters__cancel:hover {
  background-color: #d7effa;
}

/* line 74, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__cancel:hover {
  color: black;
}

/* line 77, app/assets/stylesheets/search-results/_search-filters.sass */
.search-filters__apply {
  flex: 0 0 45%;
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background-color: #0050B3;
  margin-bottom: 0;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.search-filters__apply:hover {
  background-color: #0d386d;
}

/* line 22, app/assets/stylesheets/seatbelt/buttons.sass */
.search-filters__apply:hover {
  background-color: #00224d;
}

@media only screen and (min-width: 1024px) {
  /* line 84, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters {
    position: absolute;
    left: unset;
    right: 0;
    top: 40px;
    width: 440px;
    height: auto;
    border: 2px solid #0050B3;
  }
  /* line 93, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters__group-options {
    flex-direction: row;
  }
  /* line 95, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters__group-options--single-column {
    flex-direction: column;
  }
  /* line 98, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters #filter-title {
    visibility: hidden;
    padding-top: 0;
  }
  /* line 102, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters__count {
    flex: 0 0 30%;
    margin-bottom: 0;
  }
  /* line 106, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters__cancel {
    flex: 0 0 30%;
  }
  /* line 109, app/assets/stylesheets/search-results/_search-filters.sass */
  .search-filters__apply {
    flex: 0 0 30%;
  }
}

/* line 2, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__useful-information {
  display: none;
}

/* line 5, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__controls {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 10, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__filter-button {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #484b9a;
  color: white;
  font-size: 18px;
  line-height: 24px;
  min-height: 60px;
  background-image: url(/assets/search/filters-white-f077ca4da60f90fb1c72be520678f12f568384be571a498cbcc499e06b4b30f8.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 25px;
}

/* line 24, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__filter-button .toggleable-control {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 30, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__filter-button .button__text {
  user-select: none;
}

/* line 32, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__filter-button #filter-count {
  display: none;
}

/* line 35, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__sort-control {
  flex: 0 0 50%;
  min-height: 60px;
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}

/* line 41, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__sort-control span {
  display: none;
}

/* line 43, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__sort-control select {
  margin-bottom: 0;
  padding-left: 13px;
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  background-color: white;
  background-image: url(/assets/seatbelt/dropdowns/dropdown-closed-a8d5da598f55df76199ec294304d69e1c0bd2c2ff4909aac96d5f1ead77a8d1c.svg);
  background-origin: content-box;
  height: 100%;
}

/* line 53, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__sort-control option {
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}

/* line 58, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__no-results {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 30px;
}

/* line 66, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__no-results b {
  font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
  font-weight: 600;
}

/* line 69, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__main-heading {
  flex: 0 0 100%;
  margin-top: 30px;
  padding: 0 20px;
  font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}

/* line 76, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__main-heading b {
  font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
  font-weight: 600;
}

/* line 80, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map-view {
  flex: 0 0 100%;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 0 20px;
  color: #0050B3;
  text-decoration: underline;
  background-image: url(/assets/search/location-blue-3535cecb5b61db3c85ac8d280a900f2818ee3c6dd276c0a3326c162f261c2204.svg);
  background-repeat: no-repeat;
  background-position: 120px center;
  background-size: 13px 19px;
}

/* line 91, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map-view:hover {
  text-decoration: none;
}

/* line 94, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map-view--hide {
  background-position: 96px center;
}

/* line 97, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map {
  position: relative;
  flex: 0 0 100%;
  background-color: white;
  max-height: 327px;
}

/* line 102, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map #search-box-places-map {
  width: 100%;
  height: 278px;
}

/* line 105, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map[data-toggle-state=expanded] {
  max-height: 605px;
}

/* line 107, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map[data-toggle-state=expanded] #search-box-places-map {
  height: 556px;
}

/* line 110, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map-expand-control {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: white;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url(/assets/search/map-expand-fec7c07a9ff1987d996e3ebd154eca7967d9a5d49ef2bc9e15d8fdf8b61100fd.svg);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 122, app/assets/stylesheets/search-results/_search-page.sass */
.search-page__map-expand-control[data-toggle-state=open] {
  background-image: url(/assets/search/map-contract-623d6d52cf3258f6fee32df6f853fe2aac1a785082ba85d03f756146792dcce9.svg);
}

/* line 125, app/assets/stylesheets/search-results/_search-page.sass */
.search-page #map {
  display: none;
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 131, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__main-heading, .search-page__map-view {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  /* line 136, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form {
    background-color: #f5f5f5;
  }
  /* line 138, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    padding: 26px 0;
  }
  /* line 144, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  /* line 149, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__dropdown input {
    padding: 12px;
  }
  /* line 151, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__dropdown .clear-field {
    min-height: 26px;
  }
  /* line 153, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__dropdown .clear-field:after {
    top: 4px;
  }
  /* line 155, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__dropdown-container {
    min-height: 45px;
  }
  /* line 157, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__services {
    width: 220px;
  }
  /* line 159, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__places {
    width: 220px;
  }
  /* line 161, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__button {
    width: 156px;
    margin-top: 35px;
    top: -8px;
  }
  /* line 165, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__search-form .search-form .search-form__button .icon-search {
    display: none;
  }
  /* line 168, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__map-view {
    background-position: 100px center;
  }
  /* line 171, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__map-view--hide {
    background-position: 76px center;
  }
}

@media only screen and (min-width: 1024px) {
  /* line 175, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page {
    display: flex;
    width: 935px;
    margin: auto;
  }
  /* line 180, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__form-and-info-block {
    max-width: 280px;
  }
  /* line 183, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__useful-information {
    margin-top: 65px;
    margin-bottom: 45px;
    flex: 0 1 100%;
    display: block;
    font-family: 'OpenSans-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
  }
  /* line 191, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__useful-information ul {
    margin-top: 16px;
  }
  /* line 193, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__useful-information ul li {
    margin-bottom: 11px;
    background-image: url(/assets/seatbelt/icons/navigational/chevron-right-6cabd80e512d3544676db6c32497a6567727ffa299d48953423fd294bb64d42b.svg);
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left;
  }
  /* line 199, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__useful-information ul li a {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  /* line 12, app/assets/stylesheets/seatbelt/links.sass */
  .search-page__useful-information ul li a:hover {
    text-decoration: underline;
  }
  /* line 202, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__useful-information-header {
    font-family: 'OpenSans-Semibold', 'Helvetica Neue', Helvetica, Arial, sans-seri;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
  }
  /* line 207, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__controls {
    align-items: center;
  }
  /* line 210, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__main-heading {
    flex: 1 1;
    order: 1;
    font-size: 21px;
    line-height: 30px;
    margin-top: 0;
    padding-right: 40px;
  }
  /* line 218, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__filter-button {
    cursor: pointer;
    background-color: white;
    border: 1px solid #676767;
    border-radius: 4px;
    color: black;
    flex: 0 0 125px;
    order: 2;
    position: relative;
    min-height: 38px;
    background-image: url(/assets/search/filters-black-c2156483e137134dbd70147f5de862cb0682ce4226fdaac4170280202986e6cb.svg);
  }
  /* line 229, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__filter-button #filter-count {
    display: inline;
  }
  /* line 231, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__filter-button:hover {
    background-color: #efefef;
  }
  /* line 233, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__filter-button[data-toggle-state=open] {
    border: 1px solid black;
    background-color: black;
    color: white;
    background-image: url(/assets/search/filters-white-f077ca4da60f90fb1c72be520678f12f568384be571a498cbcc499e06b4b30f8.svg);
  }
  /* line 239, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__sort-control {
    flex: 0 0 254px;
    order: 3;
    margin-left: 15px;
    display: flex;
    align-items: center;
    min-height: 38px;
    height: 38px;
  }
  /* line 247, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__sort-control select {
    cursor: pointer;
    border: 1px solid #676767;
    border-radius: 4px;
    width: 166px;
    padding: 0 13px;
  }
  /* line 253, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__sort-control span {
    display: inline;
    margin-right: 10px;
  }
  /* line 257, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__map-view {
    display: none;
  }
  /* line 260, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__map {
    padding: 30px 19px 19px 19px;
    order: 4;
  }
  /* line 264, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page__map-expand-control {
    top: 40px;
    right: 30px;
  }
  /* line 268, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page #map {
    display: block;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 272, app/assets/stylesheets/search-results/_search-page.sass */
  .search-page {
    width: 1250px;
  }
}

/* line 1, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine {
  width: 100%;
  display: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .filter-open-close__mobile {
  display: none;
}

/* line 7, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column {
  width: 100%;
  padding-bottom: 5px;
}

/* line 10, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column h3 {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 18px;
  line-height: 18px;
  color: #000100;
  margin: 0 0 25px 0;
}

/* line 17, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column.sort-options h3, .search-refine .search-refine__column.distance h3 {
  margin: 10px 0 20px 0;
}

/* line 19, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column.sort-options li, .search-refine .search-refine__column.distance li {
  display: block;
}

/* line 21, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column label {
  margin: 0;
  display: inline-block;
  font-size: 18px;
  color: #000100;
  vertical-align: middle;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 28, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.boolean {
  display: block;
  margin-bottom: 10px;
}

/* line 31, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.choice {
  margin-bottom: 10px;
}

/* line 35, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.radio fieldset.choices {
  border: none;
  padding: 0;
}

/* line 38, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.radio fieldset.choices ol.choices-group {
  padding: 0;
  margin: 0;
}

/* line 41, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.radio fieldset.choices ol.choices-group li.choice {
  display: inline-block;
  width: 49%;
  min-width: 200px;
  margin-top: -20px;
}

/* line 46, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column li.radio fieldset.choices ol.choices-group li.choice label.slider-label {
  font-size: 12px;
  color: #777677;
  top: 40px;
  text-indent: -15px;
}

/* line 53, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column .radio-btns .radio-item {
  display: inline-block;
  padding-right: 46px;
}

/* line 56, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column .radio-btns .radio-item input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
}

/* line 59, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column .radio-btns .radio-item p {
  margin: 0;
  display: inline-block;
  font-size: 18px;
  color: #000100;
  font-family: "National2-Regular", "Arial" !important;
}

/* line 65, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column h2.resultsTitle {
  margin: 0;
}

/* line 68, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .search-refine__column a.mapView {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.search-refine .search-refine__column a.mapView:hover {
  background-color: #0d386d;
}

/* line 71, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .filter-open-close__mobile {
  display: none;
}

/* line 74, app/assets/stylesheets/search-results/_search-refine.sass */
.search-refine .map-mobile {
  display: none;
}

@media only screen and (min-width: 1270px) {
  /* line 78, app/assets/stylesheets/search-results/_search-refine.sass */
  .map-mobile {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1269px) {
  /* line 82, app/assets/stylesheets/search-results/_search-refine.sass */
  .map-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 86, app/assets/stylesheets/search-results/_search-refine.sass */
  .map-mobile {
    display: none;
  }
  /* line 89, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column {
    width: 100%;
    padding: 0 20px 20px;
    margin-top: 20px;
  }
  /* line 93, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column:last-child {
    margin-bottom: 20px;
  }
  /* line 95, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column h3 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 0px;
  }
  /* line 99, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes {
    display: inline-block;
  }
  /* line 101, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item {
    display: inline-block;
    padding-right: 20px;
  }
  /* line 104, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item input {
    margin-right: 3px;
  }
  /* line 106, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item p {
    font-size: 10px;
  }
  /* line 108, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns {
    display: inline-block;
  }
  /* line 110, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item {
    display: inline-block;
    padding-right: 20px;
  }
  /* line 113, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item input {
    margin-right: 3px;
  }
  /* line 115, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item p {
    font-size: 10px;
  }
  /* line 117, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine {
    display: inline-block;
    background-color: #eeeeee;
  }
  /* line 120, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile {
    background-color: #e0e0e0;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 9px 0;
    cursor: pointer;
    height: 40px;
  }
  /* line 129, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile:hover h2 {
    opacity: 0.7;
  }
  /* line 131, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile:hover .icon {
    opacity: 0.7;
  }
  /* line 133, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile h2 {
    font-family: "National2-Medium", "Arial" !important;
    color: #000;
    margin: 0;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 140, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile .arrow-up {
    background-image: url(/assets/icon-arrow-filter-up-06c551b3695a258e7531c746d55f48db6381cface9845c40671abf5d3defded0.png);
    background-repeat: no-repeat;
    height: 12px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
  /* line 148, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .filter-open-close__mobile .arrow-down {
    background-image: url(/assets/icon-arrow-filter-down-5d339bf8f95abd10f32e909a544d2eb7f97e5b56933865f1d8936ec7c9142bb8.png);
    background-repeat: no-repeat;
    height: 10px;
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
  /* line 156, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__container {
    width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 160, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column {
    width: 100%;
    padding: 0 20px 20px;
  }
  /* line 163, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column:last-child {
    margin-bottom: 20px;
  }
  /* line 165, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  /* line 170, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes {
    display: inline-block;
  }
  /* line 172, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item {
    display: inline-block;
    padding-right: 20px;
  }
  /* line 175, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item input {
    margin-right: 3px;
  }
  /* line 177, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .checkboxes .checkbox-item p {
    font-size: 10px;
  }
  /* line 179, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns {
    display: inline-block;
  }
  /* line 181, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item {
    display: inline-block;
    padding-right: 20px;
  }
  /* line 184, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item input {
    margin-right: 3px;
  }
  /* line 186, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__column .radio-btns .radio-item p {
    font-size: 10px;
  }
  /* line 189, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .map-mobile {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 20px;
  }
  /* line 197, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .map-mobile h3 {
    font-size: 12px;
  }
  /* line 199, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .map-mobile .view-map {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  /* line 203, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .map-mobile .view-map a {
    font-size: 12px;
    padding: 4px 18px 4px 18px;
  }
  /* line 206, app/assets/stylesheets/search-results/_search-refine.sass */
  .filter-open-close__mobile {
    display: inline-block;
  }
  /* line 209, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.js-in-loading-flight {
    visibility: hidden;
  }
  /* line 212, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.condensed .search-refine__container {
    display: none;
  }
  /* line 214, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.condensed .arrow-up {
    display: none;
  }
  /* line 216, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.condensed .arrow-down {
    display: inline-block;
  }
  /* line 219, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.expanded .search-refine__container {
    display: block;
  }
  /* line 221, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.expanded .arrow-up {
    display: inline-block;
  }
  /* line 223, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine.expanded .arrow-down {
    display: none;
  }
}

/* info icons in sort column should be very small on mobile/tablet */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 229, app/assets/stylesheets/search-results/_search-refine.sass */
  .search_refine .tooltip-control {
    width: 16px;
    height: 16px;
  }
}

@media only screen and (max-width: 479px) {
  /* line 234, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 239, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__container .search-refine__column h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  /* line 244, app/assets/stylesheets/search-results/_search-refine.sass */
  .search-refine .search-refine__container .search-refine__column li.radio fieldset.choices ol.choices-group li.choice {
    display: block;
    margin-top: 0px;
  }
  /* line 248, app/assets/stylesheets/search-results/_search-refine.sass */
  .search_refine .tooltip-control {
    width: 16px;
    height: 16px;
  }
}

/* line 1, app/assets/stylesheets/search-results/_search-results-pagination.sass */
.pagination-section {
  display: inline-block;
  width: 100%;
  text-align: center;
}

/* line 5, app/assets/stylesheets/search-results/_search-results-pagination.sass */
.pagination-section .paginate {
  margin-top: 2rem;
  display: inline-block;
  text-align: center;
}

/* line 5, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul {
  font-family: "National2-Regular", "Arial" !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .1875rem;
  margin-bottom: 12px;
}

/* line 14, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .current-page-indicator {
  display: none;
}

/* line 16, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .current-page-indicator .current-page-number {
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .current-page-indicator .total-page-number {
  font-weight: bold;
}

/* line 20, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul li {
  list-style-type: none !important;
}

/* line 23, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers {
  width: 50px;
  height: 50px;
  color: #3d56b8;
  padding: 0;
  line-height: 48px;
  margin-left: 0;
  font-size: .875rem;
  font-weight: 400;
  position: relative;
  display: block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-right: 0;
  border-left: 0;
}

/* line 38, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers:hover {
  background-color: #3d56b8;
  color: #fff;
  text-decoration: none;
}

/* line 42, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.current {
  z-index: 1;
  color: #fff;
  background-color: #757575;
}

/* line 47, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.first, .pagination-section .paginate > ul .page-numbers.last, .pagination-section .paginate > ul .page-numbers.next, .pagination-section .paginate > ul .page-numbers.prev {
  font-size: 1.5rem;
  line-height: 48px;
  background-size: 10px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 54, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.prev {
  border-left: 1px solid #e0e0e0 !important;
  border-top-left-radius: .1875rem;
  border-bottom-left-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/prev-231c80e2758e73af8b07017c8cb3c11e258cd218d8d55d3d6f2ccaddcfae7962.svg);
}

/* line 59, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.prev:hover {
  background-image: url(/assets/CELL/pagination/prev-hover-11fe3b4798d5e36853652f8209f1802524efd655712ddeb9e641fd736033f110.svg);
}

/* line 62, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.next {
  border-right: 1px solid #e0e0e0 !important;
  border-top-right-radius: .1875rem;
  border-bottom-right-radius: .1875rem;
  background-image: url(/assets/CELL/pagination/next-282426f256a234671a9223e8bb674d873ac5d5ae63e733d1ae3838fd6e365921.svg);
}

/* line 67, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.next:hover {
  background-image: url(/assets/CELL/pagination/next-hover-0a987f8743a671669447301ab673b71826383de0fdeaec82901e120ce35e5bf0.svg);
}

/* line 70, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.first {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-right: 6px;
  background-image: url(/assets/CELL/pagination/first-3c768a016e0a30e73c63f5cce26c697f20e8fc95e5b4b65ef83500ee1dfda031.svg);
}

/* line 75, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.first:hover {
  background-image: url(/assets/CELL/pagination/first-hover-556c45f08967612bfa9c0f4aa7f5143a5f98391fdf5c7c06a56a023bd50da39c.svg);
}

/* line 78, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.last {
  border: 1px solid #e0e0e0 !important;
  border-radius: .1875rem;
  margin-left: 6px !important;
  background-image: url(/assets/CELL/pagination/last-b2b4031d6ecc18f5705825979865b6055a112a166fa34df31d3905d966c2d79f.svg);
}

/* line 83, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .page-numbers.last:hover {
  background-image: url(/assets/CELL/pagination/last-hover-c402d4f477c0659ddb02685a579458839c1c01ca70b94ad148ea9157bc3a5460.svg);
}

/* line 86, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate > ul .spacer {
  width: 50px;
  height: 50px;
  display: none;
}

/* line 92, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate .page-totals {
  font-size: .75rem;
  color: #000;
}

/* line 95, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate .page-totals .show-all {
  border-left: 1px solid #616161;
  padding-left: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 5, app/assets/stylesheets/search-results/_search-results-pagination.sass */
  .pagination-section .paginate {
    display: block;
  }
  /* line 102, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 108, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.next, .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    border-radius: .1875rem;
  }
  /* line 111, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.first {
    margin-right: 12px;
  }
  /* line 113, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.last {
    margin-left: 12px !important;
  }
  /* line 116, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate .page-count {
    line-height: 50px;
    padding-left: 24px;
    padding-right: 24px;
    color: #071216;
    font-size: 1.125rem;
    text-align: center;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 129, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers {
    display: none;
  }
  /* line 131, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.first {
    display: block;
    margin-right: 6px;
  }
  /* line 134, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.last {
    display: block;
    margin-left: 6px !important;
  }
  /* line 137, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.prev {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 140, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .page-numbers.next {
    border: 1px solid #e0e0e0 !important;
    display: block;
  }
  /* line 144, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .spacer {
    display: block;
  }
  /* line 146, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .spacer.first {
    margin-right: 6px;
  }
  /* line 148, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .spacer.last {
    margin-left: 6px !important;
  }
  /* line 151, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .current-page-indicator {
    display: block;
    line-height: 20px;
    padding-top: 15px;
    margin: 0 24px;
  }
  /* line 157, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate .page-count {
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
  }
  /* line 161, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate .page-count strong:first-child:before {
    display: block;
    content: "";
  }
}

@media only screen and (max-width: 479px) {
  /* line 167, app/assets/stylesheets/cell-x/pagination.sass */
  .pagination-section .paginate > ul .current-page-indicator {
    width: 70px;
    padding-top: 5px;
    margin: 0 16px;
  }
}

/* line 172, app/assets/stylesheets/cell-x/pagination.sass */
.pagination-section .paginate .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 6, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section .results-item .recommended {
  background: #00579F;
  margin: 0;
  text-align: center;
  border-radius: 4px 4px 0 0;
  padding: 10px 0 8px 0;
}

/* line 12, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section .results-item .recommended p {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 18, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section .results-item .recommended .logo-small {
  display: inline-block;
}

/* line 20, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section .results-item .recommended .logo-small h2 {
  color: #fff;
  display: inline-block;
  margin: 0 -3px 0 0;
  font-size: 18px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 26, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section .results-item .recommended .logo-small h2.white {
  color: #fff;
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 18px;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 34, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section.recommended .results-item .logo-name {
  padding: 15px;
}

/* line 36, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section.recommended .results-item .logo-name .name {
  padding-top: 10px;
}

/* line 38, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section.recommended .results-item .logo-name .name p {
  padding: 0;
  text-align: left;
  font-family: "National2-Medium", "Arial" !important;
}

/* line 42, app/assets/stylesheets/search-results/_search-results-recommended.sass */
.results-section.recommended .results-item .location-contact-section, .results-section.recommended .results-item .tags-section {
  padding: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 48, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .no-results-found .results-section {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 52, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .results-section {
    width: 100%;
  }
  /* line 54, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .results-section .no-results-found {
    width: 100%;
  }
  /* line 56, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .results-section .recommended {
    padding: 0;
  }
  /* line 59, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .results-section .recommended .logo-name .logo {
    width: 17%;
  }
  /* line 61, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .results-section .recommended .logo-name .name {
    width: 81%;
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 845px) {
  /* line 67, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .no-results-found .results-section {
    padding: 0;
  }
  /* line 69, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .no-results-found .recommended {
    padding: 0;
  }
  /* line 72, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .no-results-found .recommended .logo-name .logo {
    width: 17%;
  }
  /* line 74, app/assets/stylesheets/search-results/_search-results-recommended.sass */
  .no-results-found .recommended .logo-name .name {
    width: 77%;
    padding-top: 0 !important;
  }
}

/* line 3, app/assets/stylesheets/search-results/search-result.sass */
.search-result {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  border: 1px #e7e7e7 solid;
  margin-bottom: 14px;
  transition: box-shadow .3s;
  min-width: 280px;
}

/* line 12, app/assets/stylesheets/search-results/search-result.sass */
.search-result:hover {
  cursor: pointer;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15), 0 0 25px 10px rgba(0, 0, 0, 0.03);
}

/* line 15, app/assets/stylesheets/search-results/search-result.sass */
.search-result__partnership-badge {
  position: absolute;
  top: 0;
  left: 20px;
  width: 82px;
  height: 55px;
  z-index: 2;
}

/* line 22, app/assets/stylesheets/search-results/search-result.sass */
.search-result__card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* line 29, app/assets/stylesheets/search-results/search-result.sass */
.search-result__profile-image {
  text-align: center;
  padding-top: 45px;
  position: relative;
}

/* line 33, app/assets/stylesheets/search-results/search-result.sass */
.search-result__profile-image-container {
  width: 180px;
  height: 135px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

/* line 39, app/assets/stylesheets/search-results/search-result.sass */
.search-result__profile-image-container img {
  align-self: center;
  max-width: 100%;
  max-height: 100%;
}

/* line 43, app/assets/stylesheets/search-results/search-result.sass */
.search-result__name-and-tags {
  margin-top: 15px;
  z-index: 2;
  pointer-events: none;
}

/* line 47, app/assets/stylesheets/search-results/search-result.sass */
.search-result__endorsed_since {
  font-family: "National2-Regular", "Arial" !important;
  color: #676767;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 6px;
}

/* line 56, app/assets/stylesheets/search-results/search-result.sass */
.search-result__name {
  width: 250px;
  margin: 0 auto 15px auto;
  text-align: center;
}

/* line 60, app/assets/stylesheets/search-results/search-result.sass */
.search-result__name a {
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  pointer-events: all;
}

/* line 70, app/assets/stylesheets/search-results/search-result.sass */
.search-result__name a:hover {
  text-decoration: underline;
}

/* line 72, app/assets/stylesheets/search-results/search-result.sass */
.search-result__tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 219px;
  margin: 0 auto 14px auto;
}

/* line 79, app/assets/stylesheets/search-results/search-result.sass */
.search-result__tag {
  margin: 0 8px 8px 0;
  padding: 6px 8.5px;
  background-color: #efefef;
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
}

/* line 89, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews {
  display: flex;
  flex-direction: row;
  width: 250px;
  margin: 0 auto 17px auto;
  padding: 0 32px 11px 23px;
  border-bottom: 1px solid #E7E7E7;
  z-index: 2;
  pointer-events: none;
}

/* line 98, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-more {
  flex: 1 1 auto;
}

/* line 100, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-stars {
  width: 85px;
  height: 16px;
  position: relative;
  width: 105px;
  margin: auto auto 5px auto;
}

/* line 10, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star {
  height: 100%;
  width: 20%;
  margin: 0 1px 0 0;
  position: absolute;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 18, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.p1 {
  left: 0;
}

/* line 20, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.p2 {
  left: 20%;
}

/* line 22, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.p3 {
  left: 40%;
}

/* line 24, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.p4 {
  left: 60%;
}

/* line 26, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.p5 {
  left: 80%;
}

/* line 28, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-00 {
  background-image: url(/assets/stars/red-on-grey-star-0.0-774cee39ed1def7f39d39bde527192f447d0d396fef3319f4d8c7becf6f6db20.svg);
}

/* line 30, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-01 {
  background-image: url(/assets/stars/red-on-grey-star-0.1-916d2332d4cf8d7e8da38830943c4a686a7036d70565564aef9d2989dd0aec86.svg);
}

/* line 32, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-02 {
  background-image: url(/assets/stars/red-on-grey-star-0.2-87d4d189b655a9d433e95302b492165c5d9bcb7147c9a9d933c2e541df61bd2a.svg);
}

/* line 34, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-03 {
  background-image: url(/assets/stars/red-on-grey-star-0.3-8f761413c3fdf240f517f64a07e023f3f6e1c27434aac9ad53a2d718fd72f241.svg);
}

/* line 36, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-04 {
  background-image: url(/assets/stars/red-on-grey-star-0.4-b938b294eff47a858ba2e719d38c9e482b1b181df24540e83baef121ccee3aff.svg);
}

/* line 38, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-05 {
  background-image: url(/assets/stars/red-on-grey-star-0.5-2fbd4e2b5c974adfd0f3a8bced8a67948fb4a68cf88102d9d933f648a3ac21fd.svg);
}

/* line 40, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-06 {
  background-image: url(/assets/stars/red-on-grey-star-0.6-39b2cb0f3b39374ac9cc072064fba2ecbbaeda92192a33c49b55a458fbf30bd8.svg);
}

/* line 42, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-07 {
  background-image: url(/assets/stars/red-on-grey-star-0.7-b411f044ef2e41938fa1f0f315ebf9ac8e475ec0dc6632a436cefb6d23353283.svg);
}

/* line 44, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-08 {
  background-image: url(/assets/stars/red-on-grey-star-0.8-538d0d1565fe37fc5a1d25867bc6b2130e0a6d035abd682d494df0e494bfdfa3.svg);
}

/* line 46, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-09 {
  background-image: url(/assets/stars/red-on-grey-star-0.9-33e563ebe777fc87c7bec177b980cab49ad6bc11f06032409113be10926eed1b.svg);
}

/* line 48, app/assets/stylesheets/elements/star-rating-strip.sass */
.search-result__reviews-stars .star.filled-10 {
  background-image: url(/assets/stars/red-on-grey-star-1.0-1111bfa317b365a711ea2f8805d0d4d1309e298db6fca67855e3ac92fe8b01c4.svg);
}

/* line 104, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-stars .star {
  background-size: unset;
}

/* line 106, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-see-all {
  text-align: center;
}

/* line 108, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-see-all a {
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  pointer-events: all;
}

/* line 117, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-see-all a:hover {
  text-decoration: underline;
}

/* line 119, app/assets/stylesheets/search-results/search-result.sass */
.search-result__reviews-score {
  flex: 0 0 46px;
  font-family: "National2-Regular", "Arial" !important;
  color: #212121;
  font-size: 34.65px;
  font-weight: bold;
  letter-spacing: -1.26px;
  line-height: 47px;
}

/* line 127, app/assets/stylesheets/search-results/search-result.sass */
.search-result__hero-phone-number {
  display: block;
  text-decoration: none !important;
  width: 250px;
  margin: 0 auto 18px auto;
  padding: 10px;
  border-radius: 31px;
  background-color: #D7EFFA;
  text-align: center;
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  pointer-events: all;
}

/* line 143, app/assets/stylesheets/search-results/search-result.sass */
.search-result__hero-phone-number:hover, .search-result__hero-phone-number:active {
  filter: brightness(0.93);
}

/* line 145, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details {
  z-index: 2;
  pointer-events: none;
}

/* line 148, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider-control {
  position: relative;
  width: 250px;
  margin: 0 auto 20px auto;
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
  pointer-events: all;
  display: none;
}

/* line 160, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider-control.toggle-control-initialized {
  display: flex;
}

/* line 162, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider-control:after {
  content: '+';
  color: #1866C8;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  font-weight: 200;
}

/* line 171, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider-control[data-toggle-state=open]:after {
  content: '-';
}

/* line 173, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider {
  margin: 0 24px;
  width: 208px;
  height: auto;
  z-index: 2;
  transition: height 300ms ease-in-out;
}

/* line 179, app/assets/stylesheets/search-results/search-result.sass */
.search-result__contact-details-slider[data-toggle-state=closed] {
  height: 0;
  overflow: hidden;
}

/* line 182, app/assets/stylesheets/search-results/search-result.sass */
.search-result__opening-hours, .search-result__location, .search-result__phone-number, .search-result__email {
  font-family: "National2-Regular", "Arial" !important;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}

/* line 187, app/assets/stylesheets/search-results/search-result.sass */
.search-result__opening-hours:before, .search-result__location:before, .search-result__phone-number:before, .search-result__email:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 197, app/assets/stylesheets/search-results/search-result.sass */
.search-result__opening-hours:before {
  background-image: url(/assets/search/opening-hours-9fba72d855e4334970bc62659cf1f20ea5df9de2645f0c1491c821d621f4d02a.svg);
}

/* line 200, app/assets/stylesheets/search-results/search-result.sass */
.search-result__location:before {
  height: 25px;
  background-image: url(/assets/search/location-3e7aee61823ad7a1f177913e1ef9265f95db0b6d6c3e6f6def72d1871ce61c8f.svg);
}

/* line 203, app/assets/stylesheets/search-results/search-result.sass */
.search-result__phone-number {
  display: none;
}

/* line 205, app/assets/stylesheets/search-results/search-result.sass */
.search-result__phone-number:before {
  background-image: url(/assets/search/phone-number-8e34fdbfd2447223831304ff772b9a58219f84e9697466dcee6fb1e67ec8665c.svg);
}

/* line 207, app/assets/stylesheets/search-results/search-result.sass */
.search-result__phone-number a {
  pointer-events: all;
}

/* line 209, app/assets/stylesheets/search-results/search-result.sass */
.search-result__phone-number a:hover {
  text-decoration: none;
}

/* line 211, app/assets/stylesheets/search-results/search-result.sass */
.search-result__email {
  margin-bottom: 25px;
}

/* line 213, app/assets/stylesheets/search-results/search-result.sass */
.search-result__email:before {
  background-image: url(/assets/search/email-a1961ecf51ce0ec99bb9b458a6f9c04c109a0df09d67df58a86e921a9cb5efcc.svg);
}

/* line 215, app/assets/stylesheets/search-results/search-result.sass */
.search-result__email a {
  pointer-events: all;
}

/* line 217, app/assets/stylesheets/search-results/search-result.sass */
.search-result__email a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 221, app/assets/stylesheets/search-results/search-result.sass */
  .search-result {
    height: auto;
    max-height: 475px;
    width: 615px;
    flex-wrap: wrap;
  }
  /* line 226, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__partnership-badge {
    left: 30px;
  }
  /* line 229, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__name a {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 232, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__reviews {
    padding: 48px 10px 20px 10px;
  }
  /* line 234, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__contact-details-slider-control {
    display: none;
  }
  /* line 236, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__contact-details-slider-control.toggle-control-initialized {
    display: none;
  }
  /* line 238, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__contact-details-slider {
    height: auto !important;
  }
  /* line 240, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__hero-phone-number {
    display: none;
  }
  /* line 242, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__opening-hours, .search-result__location, .search-result__phone-number, .search-result__email {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 245, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__phone-number {
    display: block;
  }
}

@media only screen and (min-width: 1270px) {
  /* line 249, app/assets/stylesheets/search-results/search-result.sass */
  .search-result {
    height: 278px;
    width: 929px;
    flex-direction: row;
    flex-wrap: initial;
    margin-bottom: 15px;
  }
  /* line 255, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__profile-image {
    padding: 45px 15px 0 20px;
  }
  /* line 257, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__name-and-tags {
    width: 270px;
    margin-top: 23px;
  }
  /* line 260, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__endorsed_since {
    text-align: left;
  }
  /* line 262, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__name {
    margin: 0 0 15px 0;
    text-align: left;
  }
  /* line 265, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__tags {
    justify-content: left;
    margin-left: 0;
  }
  /* line 268, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__contact-details {
    margin: auto;
  }
  /* line 270, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__reviews {
    width: 157px;
    flex-direction: column-reverse;
    border-bottom: none;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    margin: 50px 0 60px 0;
    padding-top: 10px;
  }
  /* line 278, app/assets/stylesheets/search-results/search-result.sass */
  .search-result__reviews-score {
    text-align: center;
    font-size: 44px;
    letter-spacing: -1.6px;
    line-height: 60px;
  }
}

@font-face {
  font-family: 'StagSansWeb-Light';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Light/StagSansWeb-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Book';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Book/StagSansWeb-Book.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Medium';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Medium/StagSansWeb-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'StagSansWeb-Semibold';
  src: url("https://www.which.co.uk/global/fonts/StagSansWeb/StagSansWeb-Semibold/StagSansWeb-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_regular/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("https://www.which.co.uk/global/fonts/open-sans/opensans_semibold/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Which-Icons';
  src: url("https://www.which.co.uk/global/fonts/WhichIcons/WhichIcons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CELL-icons';
  src: url("https://www.which.co.uk/global/fonts/CELL-icons/CELL-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 8, app/assets/stylesheets/widgets/search/traders.sass */
body {
  margin: 0;
}

/* line 11, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders {
  background-color: #fff;
  color: #000000;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 20px 40px 20px;
  min-width: 280px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-image: url(/assets/widgets/trader-illustrations_widget-illustration-a3df805909bfb344ac5373ae9385613dbc26d6148c15c1e8c63dc3e2291f9834.svg);
  background-position: 310px 71px;
  background-size: 450px;
  max-width: 778px;
  margin: 0 auto;
}

/* line 25, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__which-logo {
  background: url(/assets/widgets/which_logo_pos_rgb_v-c3d486ab5e8fa57a5fc5218b3f89b532633975661b989e6986dadf0bffe215b3.svg);
  width: 115px;
  height: 48px;
  margin-left: -10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 32, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__header {
  font-family: "National2-Medium", "Arial" !important;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 23px;
}

/* line 37, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__form {
  position: relative;
}

/* line 39, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__button {
  background-color: #0050B3;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 22px;
  font-family: "National2-Medium", "Arial" !important;
  font-size: 18px;
  line-height: 25px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
}

/* line 11, app/assets/stylesheets/seatbelt/buttons.sass */
.widget-search-traders__button:hover {
  background-color: #0d386d;
}

/* line 43, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__button .icon-search {
  width: 16px;
  height: 20px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/search-icon-white-c0173c14ba7d1fbc52b76937134f56345505728ca7984e9886e3df2ea2452905.svg);
  background-size: contain;
  margin-right: 3px;
  position: relative;
  top: 4px;
}

/* line 56, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__button--processing {
  background-image: url(/assets/seatbelt/buttons/button-processing-cce92f5a55004d0e43e4aa7a00c41d558d1fd83775e10f4400ccfc029c8807e5.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35%;
  color: transparent !important;
}

/* line 58, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__button--processing .icon-search {
  display: none;
}

/* line 61, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown-container {
  position: relative;
  min-height: 44px;
  overflow: visible;
}

/* line 65, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown {
  width: 100%;
  max-width: 278px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  background-color: white;
  border: 1px solid gray;
  border-radius: 5px;
}

/* line 74, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown--with-focus {
  border: 1px solid #0050B3;
}

/* line 76, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown input {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 16px;
  line-height: 20px;
  padding: 7px 7px 8px 7px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  border-radius: 5px;
}

/* line 81, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .clear-field {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 8px;
  border-left: 1px solid #0050B3;
  background-color: #ffffff;
  padding: 0 10px 0 26px;
  min-height: 20px;
  cursor: pointer;
}

/* line 91, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .clear-field:after {
  position: absolute;
  top: 1px;
  left: 8px;
  content: ' ';
  height: 18px;
  width: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/close-icon-circle-ce96f8b8b023bff1c59d5f628a73d3a05da2782173e7cf8d52417150ef127f53.svg);
}

/* line 102, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}

/* line 106, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results--active {
  padding: 20px 0 0 0;
  border-top: 1px solid #cccccc;
}

/* line 110, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results .heading {
  font-family: "National2-Regular", "Arial" !important;
  color: #000000;
  line-height: 40px;
  padding: 0 20px;
}

/* line 116, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results .selectable {
  display: block;
  font-family: "National2-Regular", "Arial" !important;
  text-decoration: none;
  color: #0050B3;
  cursor: pointer;
  line-height: 40px;
  padding: 0 20px;
}

/* line 124, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results .selectable:hover, .widget-search-traders__dropdown .results .selectable.selected {
  background-color: #dff2fb;
}

/* line 126, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown .results .selectable .icon-location-pin {
  width: 16px;
  height: 26px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/seatbelt/icons/location-pin-1eb544e90f02fecad818d2cf734a7bf764266505815815c2b8418abd8ea7f9ee.svg);
  background-size: contain;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

/* line 138, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__dropdown--with-error {
  border: 1px solid #d32f2f;
}

/* line 140, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__services, .widget-search-traders__places {
  position: relative;
}

/* line 142, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__services label, .widget-search-traders__places label {
  display: block;
  font-family: "National2-Medium", "Arial" !important;
  margin-bottom: 7px;
}

/* line 145, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__services .error-feedback, .widget-search-traders__places .error-feedback {
  font-family: "National2-Regular", "Arial" !important;
  margin: 4px 0;
  color: #d32f2f;
  font-size: 12px;
  line-height: 15px;
  min-height: 15px;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 150, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__services {
  z-index: 2;
}

/* line 152, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__places {
  z-index: 1;
}

/* line 155, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__spacer {
  background-color: transparent;
  padding-bottom: 200px;
}

/* line 159, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders__new-tab-info {
  font-family: "National2-Regular", "Arial" !important;
  font-size: 12px;
  position: absolute;
  bottom: -26px;
  color: #676767;
}

/* line 166, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--dark {
  background-color: #484b9a;
  color: #ffffff;
}

/* line 170, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--dark .widget-search-traders__services .error-feedback, .widget-search-traders--dark .widget-search-traders__places .error-feedback {
  color: #ffdfdf;
}

/* line 172, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--dark .widget-search-traders__new-tab-info {
  color: white;
}

/* line 175, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--local {
  padding: 26px 20px 40px 20px;
}

/* line 177, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--local .widget-search-traders__which-logo {
  display: none;
}

/* line 179, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--local .widget-search-traders__button {
  background-color: #0050B3;
}

/* line 22, app/assets/stylesheets/seatbelt/buttons.sass */
.widget-search-traders--local .widget-search-traders__button:hover {
  background-color: #00224d;
}

/* line 183, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--local.widget-search-traders--dark .widget-search-traders__button {
  background-color: #ffffff;
  border: 2px solid #0050B3;
  color: #0050B3;
  border: none;
}

/* line 29, app/assets/stylesheets/seatbelt/buttons.sass */
.widget-search-traders--local.widget-search-traders--dark .widget-search-traders__button:hover {
  background-color: #d7effa;
}

/* line 186, app/assets/stylesheets/widgets/search/traders.sass */
.widget-search-traders--local.widget-search-traders--dark .widget-search-traders__button .icon-search {
  background-image: url(/assets/seatbelt/icons/search-icon-blue-77dcbba91034896a8672e668bb7087719199a65a7f94c073ab1db3cdc0bb1c4c.svg);
}
