@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 11, app/assets/stylesheets/base/_reset.sass */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 14, app/assets/stylesheets/base/_reset.sass */
body {
  line-height: 1;
}

/* line 17, app/assets/stylesheets/base/_reset.sass */
ol,
ul {
  list-style: none;
}

/* line 20, app/assets/stylesheets/base/_reset.sass */
blockquote,
q {
  quotes: none;
}

/* line 24, app/assets/stylesheets/base/_reset.sass */
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

/* line 29, app/assets/stylesheets/base/_reset.sass */
q:before,
q:after {
  content: "";
  content: none;
}

/* line 33, app/assets/stylesheets/base/_reset.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Tooltips */
/* line 38, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}

/* line 44, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip:hover,
.has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}

/* line 50, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.has-tip.tip-left,
.has-tip.tip-right {
  float: none !important;
}

/* line 54, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #ffffff;
  background: #333333;
}

/* line 68, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
  pointer-events: none;
}

/* line 79, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

/* line 85, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
}

/* line 88, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}

/* line 90, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}

/* line 95, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important;
}

/* line 101, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width: 40.063em) {
  /* line 110, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  /* line 114, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 120, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-left,
  .tooltip.tip-right {
    float: none !important;
  }
  /* line 123, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 130, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 218, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

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

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

/* line 222, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 225, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 228, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

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

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

/* line 229, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

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

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

/* line 233, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 236, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 237, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}

/* line 166, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal,
dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #ffffff;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}

@media only screen and (max-width: 40em) {
  /* line 166, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal,
  dialog {
    min-height: 100vh;
  }
}

/* line 84, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal .column,
dialog .column,
.reveal-modal .columns,
dialog .columns {
  min-width: 0;
}

/* line 87, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal > :first-child,
dialog > :first-child {
  margin-top: 0;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal > :last-child,
dialog > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 40.063em) {
  /* line 166, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal,
  dialog {
    width: 80%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 166, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal,
  dialog {
    top: 6.25rem;
  }
}

/* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.radius,
dialog.radius {
  border-radius: 3px;
}

/* line 179, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.round,
dialog.round {
  border-radius: 1000px;
}

/* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.collapse,
dialog.collapse {
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  /* line 181, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.tiny,
  dialog.tiny {
    width: 30%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 182, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.small,
  dialog.small {
    width: 40%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 183, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.medium,
  dialog.medium {
    width: 60%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 184, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.large,
  dialog.large {
    width: 70%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 185, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.xlarge,
  dialog.xlarge {
    width: 95%;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 186, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal.full,
dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0 !important;
}

@media only screen and (min-width: 40.063em) {
  /* line 186, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  .reveal-modal.full,
  dialog.full {
    width: 100vw;
    max-width: 62.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 196, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal,
dialog .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

/* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog {
  display: none;
}

/* line 203, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog::-webkit-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}
dialog::backdrop,
dialog + .backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}

/* line 207, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
dialog[open] {
  display: block;
}

@media print {
  /* line 214, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_reveal.scss */
  dialog,
  .reveal-modal,
  dialog {
    display: none;
    background: #ffffff !important;
  }
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Foundation Dropdowns */
/* line 224, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}

/* line 98, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #ffffff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

/* line 105, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

/* line 113, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

/* line 117, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

/* line 227, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

/* line 127, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #ffffff transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

/* line 134, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

/* line 231, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

/* line 148, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #ffffff;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

/* line 156, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

/* line 235, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

/* line 171, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #ffffff transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 89;
}

/* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 88;
}

/* line 240, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}

/* line 208, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li:hover,
.f-dropdown li:focus {
  background: #eeeeee;
}

/* line 211, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li.radius {
  border-radius: 3px;
}

/* line 213, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

/* line 243, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  max-width: 200px;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

/* line 246, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}

/* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}

/* line 248, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}

/* line 249, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 254, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_dropdown.scss */
.f-dropdown.mega.open {
  left: 0 !important;
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 129, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0;
}

/* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.accordion:before,
.accordion:after {
  content: " ";
  display: table;
}

/* line 173, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}

/* line 132, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation,
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

/* line 135, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
  background: #e8e8e8;
}

/* line 136, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a,
.accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
}

/* line 143, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
  background: #e3e3e3;
}

/* line 146, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content,
.accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

/* line 149, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content.active,
.accordion dd > .content.active {
  display: block;
  background: #ffffff;
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 218, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

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

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

/* line 222, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 225, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 228, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

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

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

/* line 229, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

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

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

/* line 233, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 236, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 237, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

@media only screen {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 247, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 250, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 159, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  /* line 167, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  /* line 178, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  /* line 180, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  /* line 188, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 191, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  /* line 199, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  /* line 205, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  /* line 210, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  /* line 258, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  /* line 261, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}

/* line 347, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.5/";
}

/* line 351, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 371, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 383, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  height: 100%;
}

/* line 386, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 392, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

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

/* line 409, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 414, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/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 {
  max-width: none !important;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 426, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.right {
  float: right !important;
}

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

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

/* line 428, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 434, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 437, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 447, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 155, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 156, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 157, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 158, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  /* line 162, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }
  /* line 163, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }
  /* line 164, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }
  /* line 165, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
/* line 193, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 217, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit;
}

/* line 222, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a:hover,
a:focus {
  color: #0078a0;
}

/* line 230, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 234, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 242, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

/* line 244, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 252, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 262, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 269, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h1 {
  font-size: 2.125rem;
}

/* line 270, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 271, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h3 {
  font-size: 1.375rem;
}

/* line 272, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 273, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h5 {
  font-size: 1.125rem;
}

/* line 274, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 276, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 278, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 287, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 293, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 299, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 304, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 316, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 326, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}

/* line 328, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 331, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 344, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 353, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}

/* line 356, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 357, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 358, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 359, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 363, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 376, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 380, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 384, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

/* line 391, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* line 393, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #dddddd;
}

/* Blockquotes */
/* line 399, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}

/* line 404, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

/* line 408, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 412, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 418, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 425, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem;
}

/* line 431, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 435, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 442, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 444, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 455, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }
  /* line 456, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h1 {
    font-size: 2.75rem;
  }
  /* line 457, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2 {
    font-size: 2.3125rem;
  }
  /* line 458, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h3 {
    font-size: 1.6875rem;
  }
  /* line 459, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h4 {
    font-size: 1.4375rem;
  }
  /* line 460, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h5 {
    font-size: 1.125rem;
  }
  /* line 461, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 472, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 474, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 481, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 483, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 485, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 488, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* line 492, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  /* line 498, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* line 500, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 503, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 507, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 514, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 517, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }
  /* line 518, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }
  /* line 519, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 520, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}

/* line 31, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

/* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs:before,
.tabs:after {
  content: " ";
  display: table;
}

/* line 173, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}

/* line 35, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd,
.tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}

/* line 40, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #efefef;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
}

/* line 49, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

/* line 55, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #ffffff;
  color: #222222;
}

/* line 64, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 67, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 71, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 80, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

/* line 172, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs-content:before,
.tabs-content:after {
  content: " ";
  display: table;
}

/* line 173, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}

/* line 84, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}

/* line 90, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}

/* line 92, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}

/* line 94, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 99, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  /* line 107, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}

/* line 117, vendor/cache/ruby/2.6.0/gems/foundation-rails-5.4.5.0/vendor/assets/stylesheets/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* line 4, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  box-sizing: border-box;
}

/* line 9, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_box-sizing.scss */
*,
*::after,
*::before {
  box-sizing: inherit;
}

/* line 1, app/assets/stylesheets/_media_breakpoint_interface.sass */
#jss {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
  z-index: -1;
  height: 0px;
}

@media screen and (min-width: 1250px) {
  /* line 10, app/assets/stylesheets/_media_breakpoint_interface.sass */
  #jss {
    z-index: 4;
    height: 4px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 14, app/assets/stylesheets/_media_breakpoint_interface.sass */
  #jss {
    z-index: 3;
    height: 3px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 18, app/assets/stylesheets/_media_breakpoint_interface.sass */
  #jss {
    z-index: 2;
    height: 2px;
  }
}

@media screen and (max-width: 767px) {
  /* line 22, app/assets/stylesheets/_media_breakpoint_interface.sass */
  #jss {
    z-index: 1;
    height: 1px;
  }
}

/* line 2, app/assets/stylesheets/base/_normalize.sass */
* {
  box-sizing: border-box;
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 6, app/assets/stylesheets/base/_normalize.sass */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 100%;
  line-height: 1.5;
}

/* line 12, app/assets/stylesheets/base/_normalize.sass */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 27, app/assets/stylesheets/base/_normalize.sass */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 34, app/assets/stylesheets/base/_normalize.sass */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 38, app/assets/stylesheets/base/_normalize.sass */
[hidden],
template {
  display: none;
}

/* line 43, app/assets/stylesheets/base/_normalize.sass */
a {
  background-color: transparent;
}

/* line 45, app/assets/stylesheets/base/_normalize.sass */
a:active,
a:hover {
  outline: 0;
}

/* line 50, app/assets/stylesheets/base/_normalize.sass */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 53, app/assets/stylesheets/base/_normalize.sass */
b,
strong {
  font-weight: bold;
}

/* line 57, app/assets/stylesheets/base/_normalize.sass */
dfn {
  font-weight: italic;
}

/* line 60, app/assets/stylesheets/base/_normalize.sass */
mark {
  background: #ff9;
  color: #000;
}

/* line 64, app/assets/stylesheets/base/_normalize.sass */
small {
  font-size: 80%;
}

/* line 67, app/assets/stylesheets/base/_normalize.sass */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 73, app/assets/stylesheets/base/_normalize.sass */
sub {
  bottom: -0.25em;
}

/* line 75, app/assets/stylesheets/base/_normalize.sass */
sup {
  top: -0.5em;
}

/* line 79, app/assets/stylesheets/base/_normalize.sass */
img {
  border: 0;
}

/* line 82, app/assets/stylesheets/base/_normalize.sass */
svg:not(:root) {
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/base/_normalize.sass */
hr {
  box-sizing: content-box;
  border: 0;
  border-top: 1px solid #dbe6eb;
  display: block;
  height: 0;
}

/* line 93, app/assets/stylesheets/base/_normalize.sass */
pre {
  overflow: auto;
}

/* line 97, app/assets/stylesheets/base/_normalize.sass */
code,
kbd,
pre,
samp {
  font-family: "Bitstream Vera Sans Mono", "Consolas", "Courier", monospace;
  font-size: 1em;
}

/* line 105, app/assets/stylesheets/base/_normalize.sass */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 114, app/assets/stylesheets/base/_normalize.sass */
button {
  overflow: visible;
}

/* line 117, app/assets/stylesheets/base/_normalize.sass */
button,
select {
  text-transform: none;
}

/* line 121, app/assets/stylesheets/base/_normalize.sass */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 128, app/assets/stylesheets/base/_normalize.sass */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 134, app/assets/stylesheets/base/_normalize.sass */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 138, app/assets/stylesheets/base/_normalize.sass */
input {
  line-height: normal;
}

/* line 140, app/assets/stylesheets/base/_normalize.sass */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 145, app/assets/stylesheets/base/_normalize.sass */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 148, app/assets/stylesheets/base/_normalize.sass */
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 151, app/assets/stylesheets/base/_normalize.sass */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 155, app/assets/stylesheets/base/_normalize.sass */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 160, app/assets/stylesheets/base/_normalize.sass */
textarea {
  overflow: auto;
}

/* line 163, app/assets/stylesheets/base/_normalize.sass */
optgroup {
  font-weight: bold;
}

/* line 166, app/assets/stylesheets/base/_normalize.sass */
input,
select,
textarea {
  border: 1px solid #c0c0c0;
}

/* line 173, app/assets/stylesheets/base/_normalize.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

@font-face {
  font-family: "Which-Icons";
  src: url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.eot);
  src: url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.eot?#iefix)
      format("embedded-opentype"),
    url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.woff)
      format("woff"),
    url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.woff2)
      format("woff2"),
    url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.svg#WhichIcons)
      format("svg"),
    url(//fonts-which-co-uk.s3.amazonaws.com/WhichIcons/WhichIcons.ttf)
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CELL-Icons";
  src: url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.eot);
  src: url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.eot?#iefix)
      format("embedded-opentype"),
    url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.woff)
      format("woff"),
    url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.woff2)
      format("woff2"),
    url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.svg#CELL-icons)
      format("svg"),
    url(//fonts-which-co-uk.s3.amazonaws.com/CELL-icons/CELL-icons.ttf)
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 157, app/assets/stylesheets/base/_typography.sass */
h1 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 51px;
}

/* line 161, app/assets/stylesheets/base/_typography.sass */
h2,
.h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 51px;
}

/* line 165, app/assets/stylesheets/base/_typography.sass */
h3,
.h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #222222;
  font-size: 37px;
}

/* line 170, app/assets/stylesheets/base/_typography.sass */
h4,
.h4 {
  font-size: 27px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

/* line 174, app/assets/stylesheets/base/_typography.sass */
h5,
.h5 {
  color: #222222;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
}

/* line 179, app/assets/stylesheets/base/_typography.sass */
h6,
.h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #2d353d;
  font-size: 16px;
}

/* line 184, app/assets/stylesheets/base/_typography.sass */
h4.blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #0047a8;
  font-size: 18px;
  line-height: 27px;
}

/* line 16, app/assets/stylesheets/base/_base.sass */
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  overflow-wrap: keep-all;
  word-wrap: keep-all;
  word-break: keep-all;
  -webkit-font-smoothing: antialiased;
}

/* line 22, app/assets/stylesheets/base/_base.sass */
h1,
h2,
h3,
h4,
h5,
h6,
ol,
dl,
p,
pre,
table,
fieldset,
hr {
  margin-bottom: 5px;
}

/* line 28, app/assets/stylesheets/base/_base.sass */
h1,
h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 32, app/assets/stylesheets/base/_base.sass */
h3 a {
  text-decoration: none;
  color: #0047a8;
}

/* line 35, app/assets/stylesheets/base/_base.sass */
a {
  text-decoration: none;
  color: #0047a8;
}

/* line 39, app/assets/stylesheets/base/_base.sass */
a:hover,
a:active,
a:focus {
  color: #2196f3;
}

/* line 44, app/assets/stylesheets/base/_base.sass */
div {
  outline: none;
}

/* line 47, app/assets/stylesheets/base/_base.sass */
ul {
  margin-left: 0;
}

/* line 50, app/assets/stylesheets/base/_base.sass */
ol {
  margin-left: 1.5rem;
}

/* line 52, app/assets/stylesheets/base/_base.sass */
ol ol,
ol ul {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

/* line 58, app/assets/stylesheets/base/_base.sass */
dl dt {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 60, app/assets/stylesheets/base/_base.sass */
dl dd {
  margin-bottom: 1.5rem;
}

/* line 62, app/assets/stylesheets/base/_base.sass */
dl dd:last-child {
  margin-bottom: 0;
}

/* line 64, app/assets/stylesheets/base/_base.sass */
hr {
  border-top: #e5e5e5 1px solid;
  margin: 20px 0px;
  clear: both;
}

/* line 69, app/assets/stylesheets/base/_base.sass */
.figure.highlight {
  font-size: 30px;
  padding: 16px 0;
}

/* line 73, app/assets/stylesheets/base/_base.sass */
.link-text-effect {
  font-size: 15px;
  color: #0047a8;
  font-weight: 900;
  padding-top: 14px;
}

/* line 79, app/assets/stylesheets/base/_base.sass */
.link-text-effect.with-arrow:after {
  content: "\E004";
  display: inline-block;
  font-family: "CELL-Icons";
  font-size: 18px;
  margin-left: 5px;
  margin-top: 0px;
  position: absolute;
  color: inherit;
  font-weight: bold;
  transform: rotate(180deg);
}

/* line 91, app/assets/stylesheets/base/_base.sass */
.link-text-effect:hover {
  color: #2196f3;
}

/* line 94, app/assets/stylesheets/base/_base.sass */
.text--medium {
  font-size: 4rem;
}

/* line 98, app/assets/stylesheets/base/_base.sass */
.text--left {
  text-align: left;
}

/* line 98, app/assets/stylesheets/base/_base.sass */
.text--center {
  text-align: center;
}

/* line 98, app/assets/stylesheets/base/_base.sass */
.text--right {
  text-align: right;
}

/* line 101, app/assets/stylesheets/base/_base.sass */
.is-hidden {
  display: none;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

/* line 107, app/assets/stylesheets/base/_base.sass */
.right {
  text-align: right;
}

/* line 110, app/assets/stylesheets/base/_base.sass */
.no-pointer {
  cursor: default;
}

@media screen and (max-width: 767px) {
  /* line 110, app/assets/stylesheets/base/_base.sass */
  .no-pointer {
    cursor: default !important;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 110, app/assets/stylesheets/base/_base.sass */
  .no-pointer {
    cursor: default;
  }
}

/* line 117, app/assets/stylesheets/base/_base.sass */
.has-tooltip {
  cursor: default;
  border-bottom: none;
}

/* line 120, app/assets/stylesheets/base/_base.sass */
.has-tooltip:hover {
  cursor: default;
  color: #333333;
}

/* line 124, app/assets/stylesheets/base/_base.sass */
.white {
  color: #fff;
}

/* line 127, app/assets/stylesheets/base/_base.sass */
.center {
  text-align: center;
}

/* line 130, app/assets/stylesheets/base/_base.sass */
.white-bg {
  background: #fff;
  background-image: none;
}

/* line 134, app/assets/stylesheets/base/_base.sass */
.bg-material,
.advice-slides,
.category-slides {
  background-image: url(/assets/bg-material-e06e245416cbb207c82c4827d540e7aebc03ce3d25f0c9205e6e7a61dfa7c367.jpg);
  background-position: center center;
}

/* line 138, app/assets/stylesheets/base/_base.sass */
.half {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 48.8211739883%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.half:last-child {
  margin-right: 0;
}

/* line 141, app/assets/stylesheets/base/_base.sass */
.half-short {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.half-short:last-child {
  margin-right: 0;
}

/* line 143, app/assets/stylesheets/base/_base.sass */
.half-long {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 57.3509783236%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.half-long:last-child {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/base/_grid.sass */
.grid,
.grid--gutter,
.grid--no-gutter {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 11516px;
  width: 1105px;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.grid::after,
.grid--gutter::after,
.grid--no-gutter::after {
  clear: both;
  content: "";
  display: block;
}

/* line 8, app/assets/stylesheets/base/_grid.sass */
.grid--row {
  display: block;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.grid--row::after {
  clear: both;
  content: "";
  display: block;
}

/* line 11, app/assets/stylesheets/base/_grid.sass */
.grid--row-gap {
  display: block;
  margin-bottom: 1.5rem;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.grid--row-gap::after {
  clear: both;
  content: "";
  display: block;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--1of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 6.1721523119%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--1of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--2of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 14.7019566472%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--2of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--3of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 23.2317609825%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--3of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--4of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--4of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--5of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--5of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--6of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 48.8211739883%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--6of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--7of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 57.3509783236%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--7of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--8of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 65.8807826589%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--8of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--9of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 74.4105869942%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--9of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--10of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 82.9403913294%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--10of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--11of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 91.4701956647%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--11of12:last-child {
  margin-right: 0;
}

/* line 16, app/assets/stylesheets/base/_grid.sass */
.grid--12of12 {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 100%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.grid--12of12:last-child {
  margin-right: 0;
}

/* line 19, app/assets/stylesheets/base/_grid.sass */
.grid--half {
  float: left;
  width: 50%;
}

/* line 23, app/assets/stylesheets/base/_grid.sass */
.col-border {
  border: 1px solid #dededd;
}

/* line 27, app/assets/stylesheets/base/_grid.sass */
.col-border--top {
  border-top: 1px solid #dededd;
}

/* line 27, app/assets/stylesheets/base/_grid.sass */
.col-border--right {
  border-right: 1px solid #dededd;
}

/* line 27, app/assets/stylesheets/base/_grid.sass */
.col-border--bottom {
  border-bottom: 1px solid #dededd;
}

/* line 27, app/assets/stylesheets/base/_grid.sass */
.col-border--left {
  border-left: 1px solid #dededd;
}

/* line 30, app/assets/stylesheets/base/_grid.sass */
.col-border--right:last-child {
  border-right: 0;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 34, app/assets/stylesheets/base/_grid.sass */
  .grid,
  .grid--gutter,
  .grid--no-gutter {
    max-width: 1249px;
    width: 870px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 42, app/assets/stylesheets/base/_grid.sass */
  .grid,
  .grid--gutter,
  .grid--no-gutter {
    max-width: 889px;
    width: 615px;
  }
}

@media screen and (max-width: 767px) {
  /* line 50, app/assets/stylesheets/base/_grid.sass */
  .grid,
  .grid--gutter {
    padding: 0 20px;
    max-width: 767px;
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/base/_grid.sass */
  .grid--8of12 {
    width: 100%;
  }
  /* line 57, app/assets/stylesheets/base/_grid.sass */
  .grid--6of12 {
    width: 100%;
  }
  /* line 59, app/assets/stylesheets/base/_grid.sass */
  .grid--4of12 {
    width: 100%;
  }
  /* line 61, app/assets/stylesheets/base/_grid.sass */
  .grid--half {
    width: 100%;
  }
  /* line 63, app/assets/stylesheets/base/_grid.sass */
  .grid--no-gutter {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/base/_main.sass */
body {
  background: #ededed
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 8, app/assets/stylesheets/base/_main.sass */
body .body-overlay {
  width: 100%;
  left: 0;
  top: 90px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.25);
}

/* line 24, app/assets/stylesheets/base/_main.sass */
body.advice_home_page-body .footer-container,
body.advice_category_page-body .footer-container,
body.advice-body .footer-container,
body.search-body .footer-container,
body.subjectpage-body .footer-container,
body.institution-body .footer-container,
body.course-body .footer-container,
body.course_outcome-body .footer-container,
body.compare-body .footer-container {
  margin-top: 0px;
}

/* line 26, app/assets/stylesheets/base/_main.sass */
body.advice_home_page-body.prevent-scroll,
body.advice_category_page-body.prevent-scroll,
body.advice-body.prevent-scroll,
body.search-body.prevent-scroll,
body.subjectpage-body.prevent-scroll,
body.institution-body.prevent-scroll,
body.course-body.prevent-scroll,
body.course_outcome-body.prevent-scroll,
body.compare-body.prevent-scroll {
  overflow: hidden;
}

/* line 28, app/assets/stylesheets/base/_main.sass */
body.form_asset-body,
body.city_page-body,
body.cities_homepage-body,
body.about_page-body,
body.student_budget_calculator-body,
body.course_outcome-body.show-body,
body.error-body {
  background-image: none;
  background-color: #ffffff;
}

/* line 37, app/assets/stylesheets/base/_main.sass */
body.form_asset-body .footer-container,
body.city_page-body .footer-container,
body.cities_homepage-body .footer-container,
body.about_page-body .footer-container,
body.student_budget_calculator-body .footer-container,
body.course_outcome-body.show-body .footer-container,
body.error-body .footer-container {
  margin-top: 0px;
}

/* line 40, app/assets/stylesheets/base/_main.sass */
body.homepage-body,
body.styleguide-body,
body.subjectpage-body {
  background-color: #fafafa;
  background-image: none;
}

/* line 46, app/assets/stylesheets/base/_main.sass */
body.themed-as-teachers {
  background-color: #fafafa;
  background-image: none;
}

/* line 50, app/assets/stylesheets/base/_main.sass */
body.themed-as-teachers.advice_category_page-body {
  background-color: #ffffff;
}

/* line 55, app/assets/stylesheets/base/_main.sass */
body.themed-as-teachers.advice_category_page-body
  .footer
  .footer-container::before {
  transform: none;
}

/* line 58, app/assets/stylesheets/base/_main.sass */
.no-formatted-data {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #707070;
}

/* line 1, app/assets/stylesheets/base/_icon.sass */
.icon,
.icon--hat,
.icon--rwd-menu,
.icon--note,
.icon--fastforward,
.icon-fastforward,
.icon--fastforward--light,
.icon--more,
.icon--less,
.icon--add,
.icon--close,
.icon-arrow-up,
.icon-arrow-down,
.icon-internal,
.icon-rewind,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Which-Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

/* line 14, app/assets/stylesheets/base/_icon.sass */
.icon-add:before,
.icon--add:before,
.widget-wrapper .actions .js-add-subject::before,
.atool-body__selection .actions .js-add-subject::before {
  content: "+";
}

/* line 17, app/assets/stylesheets/base/_icon.sass */
.icon-alert:before {
  content: "\26A0";
}

/* line 20, app/assets/stylesheets/base/_icon.sass */
.icon-audio:before {
  content: "\266C";
}

/* line 23, app/assets/stylesheets/base/_icon.sass */
.icon-basket:before {
  content: "\261E";
}

/* line 26, app/assets/stylesheets/base/_icon.sass */
.icon-bookmarks:before {
  content: "\27a4";
}

/* line 29, app/assets/stylesheets/base/_icon.sass */
.icon-brand:before {
  content: "\2662";
}

/* line 32, app/assets/stylesheets/base/_icon.sass */
.icon-capacity:before {
  content: "\21AE";
}

/* line 35, app/assets/stylesheets/base/_icon.sass */
.icon-checkbox:before {
  content: "\2611";
}

/* line 38, app/assets/stylesheets/base/_icon.sass */
.icon-close:before,
.icon--close:before {
  content: "\2716";
}

/* line 41, app/assets/stylesheets/base/_icon.sass */
.icon-comments:before {
  content: "\260e";
}

/* line 44, app/assets/stylesheets/base/_icon.sass */
.icon-connectivity:before {
  content: "\21AD";
}

/* line 47, app/assets/stylesheets/base/_icon.sass */
.icon-contact:before {
  content: "\2706";
}

/* line 50, app/assets/stylesheets/base/_icon.sass */
.icon-copy:before {
  content: "\a9";
}

/* line 53, app/assets/stylesheets/base/_icon.sass */
.icon-down:before {
  content: "\2193";
}

/* line 56, app/assets/stylesheets/base/_icon.sass */
.icon-download:before {
  content: "\8675";
}

/* line 59, app/assets/stylesheets/base/_icon.sass */
.icon-edit:before {
  content: "\270e";
}

/* line 62, app/assets/stylesheets/base/_icon.sass */
.icon-expand:before {
  content: "\25a3";
}

/* line 65, app/assets/stylesheets/base/_icon.sass */
.icon-external:before {
  content: "\25C8";
}

/* line 68, app/assets/stylesheets/base/_icon.sass */
.icon-facebook:before,
.icon-twitter:before,
.icon-google:before,
.icon-whatsapp:before,
.icon-msg:before,
.icon-print:before,
.icon-youtube:before {
  content: "\263A";
}

/* line 71, app/assets/stylesheets/base/_icon.sass */
.icon-fastforward:before {
  content: "\bb";
}

/* line 74, app/assets/stylesheets/base/_icon.sass */
.icon-fav:before {
  content: "\2764";
}

/* line 77, app/assets/stylesheets/base/_icon.sass */
.icon-flickr:before {
  content: "\2601";
}

/* line 80, app/assets/stylesheets/base/_icon.sass */
.icon-google:before {
  content: "\00B6";
}

/* line 83, app/assets/stylesheets/base/_icon.sass */
.icon-grid-list:before,
.icon-gridList:before {
  content: "\2606";
}

/* line 86, app/assets/stylesheets/base/_icon.sass */
.icon-help:before {
  content: "\fffd";
}

/* line 89, app/assets/stylesheets/base/_icon.sass */
.icon-home:before {
  content: "\2302";
}

/* line 92, app/assets/stylesheets/base/_icon.sass */
.icon-info:before {
  content: "\2610";
}

/* line 95, app/assets/stylesheets/base/_icon.sass */
.icon-internal:before {
  content: "\2023";
}

/* line 98, app/assets/stylesheets/base/_icon.sass */
.icon-left:before {
  content: "\2039";
}

/* line 101, app/assets/stylesheets/base/_icon.sass */
.icon-left-thin:before,
.icon-leftThin:before {
  content: "";
}

/* line 104, app/assets/stylesheets/base/_icon.sass */
.icon-less:before,
.icon--less:before {
  content: "\25b2";
}

/* line 107, app/assets/stylesheets/base/_icon.sass */
.icon-link-out:before,
.icon-linkOut:before {
  content: "\25c8";
}

/* line 110, app/assets/stylesheets/base/_icon.sass */
.icon-list:before {
  content: "\2738";
}

/* line 113, app/assets/stylesheets/base/_icon.sass */
.icon-member:before {
  content: "\265b";
}

/* line 116, app/assets/stylesheets/base/_icon.sass */
.icon-members:before {
  content: "\265a";
}

/* line 119, app/assets/stylesheets/base/_icon.sass */
.icon-more:before,
.icon--more:before {
  content: "\25bc";
}

/* line 122, app/assets/stylesheets/base/_icon.sass */
.icon-msg:before {
  content: "\2709";
}

/* line 125, app/assets/stylesheets/base/_icon.sass */
.icon-nav:before {
  content: "\2638";
}

/* line 128, app/assets/stylesheets/base/_icon.sass */
.icon-next:before {
  content: "\25ba";
}

/* line 131, app/assets/stylesheets/base/_icon.sass */
.icon-pause:before {
  content: "\264A";
}

/* line 134, app/assets/stylesheets/base/_icon.sass */
.icon-podcast:before {
  content: "\266b";
}

/* line 137, app/assets/stylesheets/base/_icon.sass */
.icon-prev:before {
  content: "\25c4";
}

/* line 140, app/assets/stylesheets/base/_icon.sass */
.icon-print:before {
  content: "\27f1";
}

/* line 143, app/assets/stylesheets/base/_icon.sass */
.icon-quote-end:before,
.icon-quoteEnd:before {
  content: "\201d";
}

/* line 146, app/assets/stylesheets/base/_icon.sass */
.icon-quote-start:before,
.icon-quoteStart:before {
  content: "\201c";
}

/* line 149, app/assets/stylesheets/base/_icon.sass */
.icon-rate:before {
  content: "\2605";
}

/* line 152, app/assets/stylesheets/base/_icon.sass */
.icon-recycle:before {
  content: "\267b";
}

/* line 155, app/assets/stylesheets/base/_icon.sass */
.icon-reddit:before {
  content: "\2639";
}

/* line 158, app/assets/stylesheets/base/_icon.sass */
.icon-reg:before {
  content: "\ae";
}

/* line 161, app/assets/stylesheets/base/_icon.sass */
.icon-reload:before {
  content: "\21ba";
}

/* line 164, app/assets/stylesheets/base/_icon.sass */
.icon-remove:before {
  content: "-";
}

/* line 167, app/assets/stylesheets/base/_icon.sass */
.icon-reply:before {
  content: "\21e6";
}

/* line 170, app/assets/stylesheets/base/_icon.sass */
.icon-rewind:before {
  content: "\ab";
}

/* line 173, app/assets/stylesheets/base/_icon.sass */
.icon-right:before,
a.with-arrow-right::after,
.dropdown__title::after,
.dropdown__button::after,
.dropdown__button-all::after,
.atool-body__other_qualifications a:after {
  content: "\203a";
}

/* line 176, app/assets/stylesheets/base/_icon.sass */
.icon-right-thin:before,
.icon-rightThin:before {
  content: "\00bb";
}

/* line 179, app/assets/stylesheets/base/_icon.sass */
.icon-rss:before {
  content: "\21df";
}

/* line 182, app/assets/stylesheets/base/_icon.sass */
.icon-search:before {
  content: "\27B2";
}

/* line 185, app/assets/stylesheets/base/_icon.sass */
.icon-settings:before {
  content: "\2739";
}

/* line 188, app/assets/stylesheets/base/_icon.sass */
.icon-share:before {
  content: "\2724";
}

/* line 191, app/assets/stylesheets/base/_icon.sass */
.icon-shrink:before {
  content: "\2612";
}

/* line 194, app/assets/stylesheets/base/_icon.sass */
.icon-size:before {
  content: "\219A";
}

/* line 197, app/assets/stylesheets/base/_icon.sass */
.icon-slideshow:before {
  content: "\2704";
}

/* line 200, app/assets/stylesheets/base/_icon.sass */
.icon-speaker:before {
  content: "\2748";
}

/* line 203, app/assets/stylesheets/base/_icon.sass */
.icon-speed:before {
  content: "\2708";
}

/* line 209, app/assets/stylesheets/base/_icon.sass */
.icon-stop:before {
  content: "\25a0";
}

/* line 212, app/assets/stylesheets/base/_icon.sass */
.icon-sync:before {
  content: "\27f2";
}

/* line 215, app/assets/stylesheets/base/_icon.sass */
.icon-tag:before {
  content: "\2711";
}

/* line 218, app/assets/stylesheets/base/_icon.sass */
.icon-thumb-down:before,
.icon-thumbDown:before {
  content: "\261f";
}

/* line 221, app/assets/stylesheets/base/_icon.sass */
.icon-thumb-up:before,
.icon-thumbUp:before {
  content: "\261d";
}

/* line 224, app/assets/stylesheets/base/_icon.sass */
.icon-tick:before {
  content: "\2713";
}

/* line 227, app/assets/stylesheets/base/_icon.sass */
.icon-trade:before {
  content: "\2122";
}

/* line 230, app/assets/stylesheets/base/_icon.sass */
.icon-trash:before {
  content: "\267B";
}

/* line 233, app/assets/stylesheets/base/_icon.sass */
.icon-trend-down:before {
  content: "\219a";
}

/* line 236, app/assets/stylesheets/base/_icon.sass */
.icon-trend-stable:before {
  content: "\21ae";
}

/* line 239, app/assets/stylesheets/base/_icon.sass */
.icon-trend-up:before {
  content: "\219b";
}

/* line 242, app/assets/stylesheets/base/_icon.sass */
.icon-tuner:before {
  content: "\21DD";
}

/* line 245, app/assets/stylesheets/base/_icon.sass */
.icon-tv:before {
  content: "\0394";
}

/* line 248, app/assets/stylesheets/base/_icon.sass */
.icon-twitter:before {
  content: "\263b";
}

/* line 251, app/assets/stylesheets/base/_icon.sass */
.icon-type:before {
  content: "\2610";
}

/* line 254, app/assets/stylesheets/base/_icon.sass */
.icon-up:before {
  content: "\2191";
}

/* line 257, app/assets/stylesheets/base/_icon.sass */
.icon-user:before {
  content: "\265f";
}

/* line 260, app/assets/stylesheets/base/_icon.sass */
.icon-video:before {
  content: "\272e";
}

/* line 263, app/assets/stylesheets/base/_icon.sass */
.icon-weight:before {
  content: "\2198";
}

/* line 266, app/assets/stylesheets/base/_icon.sass */
.icon-which-logo:before {
  content: "◆";
}

/* line 269, app/assets/stylesheets/base/_icon.sass */
.icon-which-question:before {
  content: "✦";
}

/* line 272, app/assets/stylesheets/base/_icon.sass */
.icon-youtube:before {
  content: "\2600";
}

/* line 275, app/assets/stylesheets/base/_icon.sass */
.icon-info-circle:before {
  content: "\273A";
}

/* line 278, app/assets/stylesheets/base/_icon.sass */
.icon-checkbox-complete:before {
  content: "\274B";
}

/* line 281, app/assets/stylesheets/base/_icon.sass */
.icon-checkbox-empty:before {
  content: "\25E6";
}

/* line 284, app/assets/stylesheets/base/_icon.sass */
.icon-wallet:before {
  content: "\2649";
}

/* line 287, app/assets/stylesheets/base/_icon.sass */
.icon-warning:before {
  content: "\2731";
}

/* line 290, app/assets/stylesheets/base/_icon.sass */
.icon-tech:before {
  content: "\E007";
}

/* line 293, app/assets/stylesheets/base/_icon.sass */
.icon-money:before {
  content: "\E009";
}

/* line 296, app/assets/stylesheets/base/_icon.sass */
.icon-cars:before {
  content: "\E010";
}

/* line 299, app/assets/stylesheets/base/_icon.sass */
.icon-baby-and-child:before {
  content: "\E011";
}

/* line 302, app/assets/stylesheets/base/_icon.sass */
.icon-energy:before {
  content: "\E012";
}

/* line 305, app/assets/stylesheets/base/_icon.sass */
.icon-news:before {
  content: "\E013";
}

/* line 308, app/assets/stylesheets/base/_icon.sass */
.icon-subscribers:before {
  content: "\E000";
}

/* line 311, app/assets/stylesheets/base/_icon.sass */
.icon-cleaning:before {
  content: "\E001";
}

/* line 314, app/assets/stylesheets/base/_icon.sass */
.icon-cooking:before {
  content: "\E002";
}

/* line 317, app/assets/stylesheets/base/_icon.sass */
.icon-appliances-small:before {
  content: "\E003";
}

/* line 320, app/assets/stylesheets/base/_icon.sass */
.icon-appliances-large:before {
  content: "\E004";
}

/* line 323, app/assets/stylesheets/base/_icon.sass */
.icon-heating:before {
  content: "\E005";
}

/* line 326, app/assets/stylesheets/base/_icon.sass */
.icon-laundry:before {
  content: "\E006";
}

/* line 329, app/assets/stylesheets/base/_icon.sass */
.icon-home-and-garden:before {
  content: "\E008";
}

/* line 332, app/assets/stylesheets/base/_icon.sass */
.icon-help-solid:before {
  content: "\2736";
}

/* line 335, app/assets/stylesheets/base/_icon.sass */
.icon-home-small:before {
  content: "\E014";
}

/* line 338, app/assets/stylesheets/base/_icon.sass */
.icon-error-solid:before {
  content: "\2731";
}

/* line 341, app/assets/stylesheets/base/_icon.sass */
.icon-facet-weight:before {
  content: "\E018";
}

/* line 344, app/assets/stylesheets/base/_icon.sass */
.icon-facet-capacity:before {
  content: "\E016";
}

/* line 347, app/assets/stylesheets/base/_icon.sass */
.icon-facet-size:before {
  content: "\E020";
}

/* line 350, app/assets/stylesheets/base/_icon.sass */
.icon-facet-speed:before {
  content: "\E017";
}

/* line 353, app/assets/stylesheets/base/_icon.sass */
.icon-facet-connectivity:before {
  content: "\E019";
}

/* line 356, app/assets/stylesheets/base/_icon.sass */
.icon-facet-type:before {
  content: "\E015";
}

/* line 359, app/assets/stylesheets/base/_icon.sass */
.icon-facet-colour:before {
  content: "\E021";
}

/* line 362, app/assets/stylesheets/base/_icon.sass */
.icon-facet-bagless:before {
  content: "\E022";
}

/* line 365, app/assets/stylesheets/base/_icon.sass */
.icon-piggy-bank:before {
  content: "\E024";
}

/* line 750, app/assets/stylesheets/base/_icon.sass */
.icon,
.icon--hat,
.icon--rwd-menu,
.icon--note,
.icon--fastforward,
.icon-fastforward,
.icon--fastforward--light,
.icon--more,
.icon--less,
.icon--add,
.icon--close,
.icon-arrow-up,
.icon-arrow-down,
.icon-internal,
.icon-rewind {
  height: 30px;
  width: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 759, app/assets/stylesheets/base/_icon.sass */
.icon--hat {
  background-image: url(/assets/icon-hat-1bd70aefd1decc64218b7ca8e13719aa03d0f950fffb2cce28580dbca0078243.svg);
}

/* line 762, app/assets/stylesheets/base/_icon.sass */
.icon--rwd-menu {
  background-image: url(/assets/icon-rwd-menu-230eb4f60e851b1ab1ed8bd64efa1c36cbd0fb68f836068dcba6fdc455bd7eca.svg);
}

/* line 766, app/assets/stylesheets/base/_icon.sass */
.icon--note {
  background-image: url(/assets/icon-note-yellow-616c022c9cc49f58356289924128fdf24dd517ad455c7f10bc1a3b61589816c1.svg);
}

/* line 770, app/assets/stylesheets/base/_icon.sass */
.icon--fastforward,
.icon-fastforward {
  background-image: url(/assets/icon_arrow-right-blue-191fe5e8d0a4071bd31857292f528ad8c27c3a7d18aad9bd58d97e50bf3f8309.svg);
}

/* line 773, app/assets/stylesheets/base/_icon.sass */
.icon--fastforward:hover,
.icon-fastforward:hover {
  background-image: url(/assets/icon_arrow-right-blue-hover-2b2eea1834a46d029f99d5e664804b8e30ae48bbfba4111585da12384e6ecffd.svg);
}

/* line 776, app/assets/stylesheets/base/_icon.sass */
.icon--fastforward--light {
  background-image: url(/assets/icon_arrow-right-white-999bffc0c41103eeed02b8d496362a9cc74f6c4cb6c8c9d6e616e0417961a07d.svg);
}

/* line 780, app/assets/stylesheets/base/_icon.sass */
.icon--more {
  font-size: 25px;
  position: relative;
  top: -5px;
}

/* line 788, app/assets/stylesheets/base/_icon.sass */
.icon--less {
  font-size: 25px;
  position: relative;
  top: -5px;
}

/* line 795, app/assets/stylesheets/base/_icon.sass */
.icon--add {
  font-size: 23px;
}

/* line 804, app/assets/stylesheets/base/_icon.sass */
.icon-arrow-up {
  width: 20px;
  height: 20px;
  background-image: url(/assets/icon-arrow-up-c512b98480ab49210cf60f0004668278f8085be95808adfdd93128afe4daae44.svg);
  background-size: cover;
}

/* line 810, app/assets/stylesheets/base/_icon.sass */
.icon-arrow-down {
  width: 20px;
  height: 20px;
  background-image: url(/assets/icon-arrow-down-a41561a9116ad40dba055bb7d834c8d9eff4e5cb59c8acc882e8bd65b36c3272.svg);
  background-size: cover;
}

/* line 817, app/assets/stylesheets/base/_icon.sass */
.icon-internal {
  height: 28px;
  width: 28px;
  background-image: url(/assets/icon_arrow-left-grey-420cfda8499d70fe0065dbdc411bd796132881855e40181584af63ffc573a7a4.svg);
  border-radius: 50%;
  border: 2px solid #707070;
  margin-top: -1px;
}

/* line 824, app/assets/stylesheets/base/_icon.sass */
.icon-internal:before {
  display: none;
}

/* line 828, app/assets/stylesheets/base/_icon.sass */
.icon-fastforward:before {
  display: none;
}

/* line 831, app/assets/stylesheets/base/_icon.sass */
.icon-rewind {
  background-image: url(/assets/icon_arrow-left-blue-f3fc00c935d5b9d20b9849b240e3ce6ee6d3367639d35c1e26dc64eba1333866.svg);
}

/* line 834, app/assets/stylesheets/base/_icon.sass */
.icon-rewind:before {
  display: none;
}

/* line 837, app/assets/stylesheets/base/_icon.sass */
.icon-external {
  background-color: #0047a8;
  border-radius: 50%;
  display: inline-block;
  font-family: "Which-Icons";
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
  width: 16px;
  height: 16px;
  text-align: center;
}

/* line 848, app/assets/stylesheets/base/_icon.sass */
.icon-external:before {
  color: white;
  content: "\27a6";
  font-size: 13px;
  position: relative;
  top: -1px;
}

/* line 856, app/assets/stylesheets/base/_icon.sass */
.advice-share-icons .icon,
.advice-share .icon,
.advice-share-icons .icon--hat,
.advice-share .icon--hat,
.advice-share-icons .icon--rwd-menu,
.advice-share .icon--rwd-menu,
.advice-share-icons .icon--note,
.advice-share .icon--note,
.advice-share-icons .icon--fastforward,
.advice-share .icon--fastforward,
.advice-share-icons .icon-fastforward,
.advice-share .icon-fastforward,
.advice-share-icons .icon--fastforward--light,
.advice-share .icon--fastforward--light,
.advice-share-icons .icon--more,
.advice-share .icon--more,
.advice-share-icons .icon--less,
.advice-share .icon--less,
.advice-share-icons .icon--add,
.advice-share .icon--add,
.advice-share-icons .icon--close,
.advice-share .icon--close,
.advice-share-icons .icon-arrow-up,
.advice-share .icon-arrow-up,
.advice-share-icons .icon-arrow-down,
.advice-share .icon-arrow-down,
.advice-share-icons .icon-internal,
.advice-share .icon-internal,
.advice-share-icons .icon-rewind,
.advice-share .icon-rewind {
  display: inline-block;
  color: #bdbdbd;
  font-size: 34px;
  border: 1px solid #bdbdbd;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 2px 0 0;
}

/* line 867, app/assets/stylesheets/base/_icon.sass */
.advice-share-icons .icon.icon-youtube,
.advice-share .icon.icon-youtube,
.advice-share-icons .icon-youtube.icon--hat,
.advice-share .icon-youtube.icon--hat,
.advice-share-icons .icon-youtube.icon--rwd-menu,
.advice-share .icon-youtube.icon--rwd-menu,
.advice-share-icons .icon-youtube.icon--note,
.advice-share .icon-youtube.icon--note,
.advice-share-icons .icon-youtube.icon--fastforward,
.advice-share .icon-youtube.icon--fastforward,
.advice-share-icons .icon-youtube.icon-fastforward,
.advice-share .icon-youtube.icon-fastforward,
.advice-share-icons .icon-youtube.icon--fastforward--light,
.advice-share .icon-youtube.icon--fastforward--light,
.advice-share-icons .icon-youtube.icon--more,
.advice-share .icon-youtube.icon--more,
.advice-share-icons .icon-youtube.icon--less,
.advice-share .icon-youtube.icon--less,
.advice-share-icons .icon-youtube.icon--add,
.advice-share .icon-youtube.icon--add,
.advice-share-icons .icon-youtube.icon--close,
.advice-share .icon-youtube.icon--close,
.advice-share-icons .icon-youtube.icon-arrow-up,
.advice-share .icon-youtube.icon-arrow-up,
.advice-share-icons .icon-youtube.icon-arrow-down,
.advice-share .icon-youtube.icon-arrow-down,
.advice-share-icons .icon-youtube.icon-internal,
.advice-share .icon-youtube.icon-internal,
.advice-share-icons .icon-youtube.icon-rewind,
.advice-share .icon-youtube.icon-rewind {
  line-height: 40px;
}

/* line 869, app/assets/stylesheets/base/_icon.sass */
.advice-share-icons .icon.icon-print,
.advice-share .icon.icon-print,
.advice-share-icons .icon-print.icon--hat,
.advice-share .icon-print.icon--hat,
.advice-share-icons .icon-print.icon--rwd-menu,
.advice-share .icon-print.icon--rwd-menu,
.advice-share-icons .icon-print.icon--note,
.advice-share .icon-print.icon--note,
.advice-share-icons .icon-print.icon--fastforward,
.advice-share .icon-print.icon--fastforward,
.advice-share-icons .icon-print.icon-fastforward,
.advice-share .icon-print.icon-fastforward,
.advice-share-icons .icon-print.icon--fastforward--light,
.advice-share .icon-print.icon--fastforward--light,
.advice-share-icons .icon-print.icon--more,
.advice-share .icon-print.icon--more,
.advice-share-icons .icon-print.icon--less,
.advice-share .icon-print.icon--less,
.advice-share-icons .icon-print.icon--add,
.advice-share .icon-print.icon--add,
.advice-share-icons .icon-print.icon--close,
.advice-share .icon-print.icon--close,
.advice-share-icons .icon-print.icon-arrow-up,
.advice-share .icon-print.icon-arrow-up,
.advice-share-icons .icon-print.icon-arrow-down,
.advice-share .icon-print.icon-arrow-down,
.advice-share-icons .icon-print.icon-internal,
.advice-share .icon-print.icon-internal,
.advice-share-icons .icon-print.icon-rewind,
.advice-share .icon-print.icon-rewind,
.advice-share-icons .icon.icon-msg,
.advice-share .icon.icon-msg,
.advice-share-icons .icon-msg.icon--hat,
.advice-share .icon-msg.icon--hat,
.advice-share-icons .icon-msg.icon--rwd-menu,
.advice-share .icon-msg.icon--rwd-menu,
.advice-share-icons .icon-msg.icon--note,
.advice-share .icon-msg.icon--note,
.advice-share-icons .icon-msg.icon--fastforward,
.advice-share .icon-msg.icon--fastforward,
.advice-share-icons .icon-msg.icon-fastforward,
.advice-share .icon-msg.icon-fastforward,
.advice-share-icons .icon-msg.icon--fastforward--light,
.advice-share .icon-msg.icon--fastforward--light,
.advice-share-icons .icon-msg.icon--more,
.advice-share .icon-msg.icon--more,
.advice-share-icons .icon-msg.icon--less,
.advice-share .icon-msg.icon--less,
.advice-share-icons .icon-msg.icon--add,
.advice-share .icon-msg.icon--add,
.advice-share-icons .icon-msg.icon--close,
.advice-share .icon-msg.icon--close,
.advice-share-icons .icon-msg.icon-arrow-up,
.advice-share .icon-msg.icon-arrow-up,
.advice-share-icons .icon-msg.icon-arrow-down,
.advice-share .icon-msg.icon-arrow-down,
.advice-share-icons .icon-msg.icon-internal,
.advice-share .icon-msg.icon-internal,
.advice-share-icons .icon-msg.icon-rewind,
.advice-share .icon-msg.icon-rewind {
  font-size: 28px;
}

/* line 871, app/assets/stylesheets/base/_icon.sass */
.advice-share-icons .icon:hover,
.advice-share .icon:hover,
.advice-share-icons .icon--hat:hover,
.advice-share .icon--hat:hover,
.advice-share-icons .icon--rwd-menu:hover,
.advice-share .icon--rwd-menu:hover,
.advice-share-icons .icon--note:hover,
.advice-share .icon--note:hover,
.advice-share-icons .icon--fastforward:hover,
.advice-share .icon--fastforward:hover,
.advice-share-icons .icon-fastforward:hover,
.advice-share .icon-fastforward:hover,
.advice-share-icons .icon--fastforward--light:hover,
.advice-share .icon--fastforward--light:hover,
.advice-share-icons .icon--more:hover,
.advice-share .icon--more:hover,
.advice-share-icons .icon--less:hover,
.advice-share .icon--less:hover,
.advice-share-icons .icon--add:hover,
.advice-share .icon--add:hover,
.advice-share-icons .icon--close:hover,
.advice-share .icon--close:hover,
.advice-share-icons .icon-arrow-up:hover,
.advice-share .icon-arrow-up:hover,
.advice-share-icons .icon-arrow-down:hover,
.advice-share .icon-arrow-down:hover,
.advice-share-icons .icon-internal:hover,
.advice-share .icon-internal:hover,
.advice-share-icons .icon-rewind:hover,
.advice-share .icon-rewind:hover {
  color: #0047a8;
  border-color: #0047a8;
  opacity: 1;
}

/* line 878, app/assets/stylesheets/base/_icon.sass */
.advice-share .icon,
.advice-share .icon--hat,
.advice-share .icon--rwd-menu,
.advice-share .icon--note,
.advice-share .icon--fastforward,
.advice-share .icon-fastforward,
.advice-share .icon--fastforward--light,
.advice-share .icon--more,
.advice-share .icon--less,
.advice-share .icon--add,
.advice-share .icon--close,
.advice-share .icon-arrow-up,
.advice-share .icon-arrow-down,
.advice-share .icon-internal,
.advice-share .icon-rewind {
  height: 35px;
  width: 35px;
  font-size: 28px;
  margin-right: 4px;
  line-height: 33px;
}

/* line 884, app/assets/stylesheets/base/_icon.sass */
.advice-share .icon.icon-youtube,
.advice-share .icon-youtube.icon--hat,
.advice-share .icon-youtube.icon--rwd-menu,
.advice-share .icon-youtube.icon--note,
.advice-share .icon-youtube.icon--fastforward,
.advice-share .icon-youtube.icon-fastforward,
.advice-share .icon-youtube.icon--fastforward--light,
.advice-share .icon-youtube.icon--more,
.advice-share .icon-youtube.icon--less,
.advice-share .icon-youtube.icon--add,
.advice-share .icon-youtube.icon--close,
.advice-share .icon-youtube.icon-arrow-up,
.advice-share .icon-youtube.icon-arrow-down,
.advice-share .icon-youtube.icon-internal,
.advice-share .icon-youtube.icon-rewind {
  line-height: 37px;
}

/* line 886, app/assets/stylesheets/base/_icon.sass */
.advice-share .icon.icon-print,
.advice-share .icon-print.icon--hat,
.advice-share .icon-print.icon--rwd-menu,
.advice-share .icon-print.icon--note,
.advice-share .icon-print.icon--fastforward,
.advice-share .icon-print.icon-fastforward,
.advice-share .icon-print.icon--fastforward--light,
.advice-share .icon-print.icon--more,
.advice-share .icon-print.icon--less,
.advice-share .icon-print.icon--add,
.advice-share .icon-print.icon--close,
.advice-share .icon-print.icon-arrow-up,
.advice-share .icon-print.icon-arrow-down,
.advice-share .icon-print.icon-internal,
.advice-share .icon-print.icon-rewind,
.advice-share .icon.icon-msg,
.advice-share .icon-msg.icon--hat,
.advice-share .icon-msg.icon--rwd-menu,
.advice-share .icon-msg.icon--note,
.advice-share .icon-msg.icon--fastforward,
.advice-share .icon-msg.icon-fastforward,
.advice-share .icon-msg.icon--fastforward--light,
.advice-share .icon-msg.icon--more,
.advice-share .icon-msg.icon--less,
.advice-share .icon-msg.icon--add,
.advice-share .icon-msg.icon--close,
.advice-share .icon-msg.icon-arrow-up,
.advice-share .icon-msg.icon-arrow-down,
.advice-share .icon-msg.icon-internal,
.advice-share .icon-msg.icon-rewind {
  font-size: 25px;
}

/* line 890, app/assets/stylesheets/base/_icon.sass */
.icon.icon-facebook:hover,
.icon-facebook.icon--hat:hover,
.icon--hat.icon-twitter:hover,
.icon--hat.icon-google:hover,
.icon--hat.icon-whatsapp:hover,
.icon--hat.icon-msg:hover,
.icon--hat.icon-print:hover,
.icon--hat.icon-youtube:hover,
.icon-facebook.icon--rwd-menu:hover,
.icon--rwd-menu.icon-twitter:hover,
.icon--rwd-menu.icon-google:hover,
.icon--rwd-menu.icon-whatsapp:hover,
.icon--rwd-menu.icon-msg:hover,
.icon--rwd-menu.icon-print:hover,
.icon--rwd-menu.icon-youtube:hover,
.icon-facebook.icon--note:hover,
.icon--note.icon-twitter:hover,
.icon--note.icon-google:hover,
.icon--note.icon-whatsapp:hover,
.icon--note.icon-msg:hover,
.icon--note.icon-print:hover,
.icon--note.icon-youtube:hover,
.icon-facebook.icon--fastforward:hover,
.icon-facebook.icon-fastforward:hover,
.icon-fastforward.icon-twitter:hover,
.icon-fastforward.icon-google:hover,
.icon-fastforward.icon-whatsapp:hover,
.icon-fastforward.icon-msg:hover,
.icon-fastforward.icon-print:hover,
.icon-fastforward.icon-youtube:hover,
.icon--fastforward.icon-twitter:hover,
.icon--fastforward.icon-google:hover,
.icon--fastforward.icon-whatsapp:hover,
.icon--fastforward.icon-msg:hover,
.icon--fastforward.icon-print:hover,
.icon--fastforward.icon-youtube:hover,
.icon-facebook.icon--fastforward--light:hover,
.icon--fastforward--light.icon-twitter:hover,
.icon--fastforward--light.icon-google:hover,
.icon--fastforward--light.icon-whatsapp:hover,
.icon--fastforward--light.icon-msg:hover,
.icon--fastforward--light.icon-print:hover,
.icon--fastforward--light.icon-youtube:hover,
.icon-facebook.icon--more:hover,
.icon--more.icon-twitter:hover,
.icon--more.icon-google:hover,
.icon--more.icon-whatsapp:hover,
.icon--more.icon-msg:hover,
.icon--more.icon-print:hover,
.icon--more.icon-youtube:hover,
.icon-facebook.icon--less:hover,
.icon--less.icon-twitter:hover,
.icon--less.icon-google:hover,
.icon--less.icon-whatsapp:hover,
.icon--less.icon-msg:hover,
.icon--less.icon-print:hover,
.icon--less.icon-youtube:hover,
.icon-facebook.icon--add:hover,
.icon--add.icon-twitter:hover,
.icon--add.icon-google:hover,
.icon--add.icon-whatsapp:hover,
.icon--add.icon-msg:hover,
.icon--add.icon-print:hover,
.icon--add.icon-youtube:hover,
.icon-facebook.icon--close:hover,
.icon--close.icon-twitter:hover,
.icon--close.icon-google:hover,
.icon--close.icon-whatsapp:hover,
.icon--close.icon-msg:hover,
.icon--close.icon-print:hover,
.icon--close.icon-youtube:hover,
.icon-facebook.icon-arrow-up:hover,
.icon-arrow-up.icon-twitter:hover,
.icon-arrow-up.icon-google:hover,
.icon-arrow-up.icon-whatsapp:hover,
.icon-arrow-up.icon-msg:hover,
.icon-arrow-up.icon-print:hover,
.icon-arrow-up.icon-youtube:hover,
.icon-facebook.icon-arrow-down:hover,
.icon-arrow-down.icon-twitter:hover,
.icon-arrow-down.icon-google:hover,
.icon-arrow-down.icon-whatsapp:hover,
.icon-arrow-down.icon-msg:hover,
.icon-arrow-down.icon-print:hover,
.icon-arrow-down.icon-youtube:hover,
.icon-facebook.icon-internal:hover,
.icon-internal.icon-twitter:hover,
.icon-internal.icon-google:hover,
.icon-internal.icon-whatsapp:hover,
.icon-internal.icon-msg:hover,
.icon-internal.icon-print:hover,
.icon-internal.icon-youtube:hover,
.icon-facebook.icon-rewind:hover,
.icon-rewind.icon-twitter:hover,
.icon-rewind.icon-google:hover,
.icon-rewind.icon-whatsapp:hover,
.icon-rewind.icon-msg:hover,
.icon-rewind.icon-print:hover,
.icon-rewind.icon-youtube:hover,
.icon.icon-twitter:hover,
.icon.icon-google:hover,
.icon.icon-whatsapp:hover,
.icon.icon-msg:hover,
.icon.icon-print:hover,
.icon.icon-youtube:hover {
  background: #3b5998;
  color: #fff;
  border: 1px solid #3b5998;
}

/* line 895, app/assets/stylesheets/base/_icon.sass */
.icon.icon-twitter:hover,
.icon-twitter.icon--hat:hover,
.icon-twitter.icon--rwd-menu:hover,
.icon-twitter.icon--note:hover,
.icon-twitter.icon--fastforward:hover,
.icon-twitter.icon-fastforward:hover,
.icon-twitter.icon--fastforward--light:hover,
.icon-twitter.icon--more:hover,
.icon-twitter.icon--less:hover,
.icon-twitter.icon--add:hover,
.icon-twitter.icon--close:hover,
.icon-twitter.icon-arrow-up:hover,
.icon-twitter.icon-arrow-down:hover,
.icon-twitter.icon-internal:hover,
.icon-twitter.icon-rewind:hover {
  background: #5daade;
  color: #fff;
  border: 1px solid #5daade;
}

/* line 900, app/assets/stylesheets/base/_icon.sass */
.icon.icon-google:hover,
.icon-google.icon--hat:hover,
.icon-google.icon--rwd-menu:hover,
.icon-google.icon--note:hover,
.icon-google.icon--fastforward:hover,
.icon-google.icon-fastforward:hover,
.icon-google.icon--fastforward--light:hover,
.icon-google.icon--more:hover,
.icon-google.icon--less:hover,
.icon-google.icon--add:hover,
.icon-google.icon--close:hover,
.icon-google.icon-arrow-up:hover,
.icon-google.icon-arrow-down:hover,
.icon-google.icon-internal:hover,
.icon-google.icon-rewind:hover {
  background: #ef412a;
  color: #fff;
  border: 1px solid #ef412a;
}

/* line 905, app/assets/stylesheets/base/_icon.sass */
.icon.icon-whatsapp:hover,
.icon-whatsapp.icon--hat:hover,
.icon-whatsapp.icon--rwd-menu:hover,
.icon-whatsapp.icon--note:hover,
.icon-whatsapp.icon--fastforward:hover,
.icon-whatsapp.icon-fastforward:hover,
.icon-whatsapp.icon--fastforward--light:hover,
.icon-whatsapp.icon--more:hover,
.icon-whatsapp.icon--less:hover,
.icon-whatsapp.icon--add:hover,
.icon-whatsapp.icon--close:hover,
.icon-whatsapp.icon-arrow-up:hover,
.icon-whatsapp.icon-arrow-down:hover,
.icon-whatsapp.icon-internal:hover,
.icon-whatsapp.icon-rewind:hover {
  background: #25d366;
  color: #fff;
  border: 1px solid #25d366;
}

/* line 910, app/assets/stylesheets/base/_icon.sass */
.icon.icon-youtube:hover,
.icon-youtube.icon--hat:hover,
.icon-youtube.icon--rwd-menu:hover,
.icon-youtube.icon--note:hover,
.icon-youtube.icon--fastforward:hover,
.icon-youtube.icon-fastforward:hover,
.icon-youtube.icon--fastforward--light:hover,
.icon-youtube.icon--more:hover,
.icon-youtube.icon--less:hover,
.icon-youtube.icon--add:hover,
.icon-youtube.icon--close:hover,
.icon-youtube.icon-arrow-up:hover,
.icon-youtube.icon-arrow-down:hover,
.icon-youtube.icon-internal:hover,
.icon-youtube.icon-rewind:hover {
  background: #2f2f2f;
  color: #fff;
  border: 1px solid #2f2f2f;
}

/* line 1, app/assets/stylesheets/base/_forms.sass */
input[type="text"],
input[type="password"],
input[type="email"] {
  border: 1px solid #d6dde2;
  border-radius: 3px;
  height: 40px;
  outline: none;
  background-color: #fff;
}

/* line 7, app/assets/stylesheets/base/_forms.sass */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
  border: 1px solid #0047a8;
}

/* line 10, app/assets/stylesheets/base/_forms.sass */
select {
  border: 1px solid #d6dde2;
  border-radius: 3px;
  height: 40px;
  outline: none;
  background-color: #fff;
  -moz-appearance: none;
  background-image: url(/assets/icon_arrow-down-black-80ea9375d10b69fcc6867c8808519686e10e685aff5f2c714e07819919162fed.svg);
  background-size: 15px;
  background-position: right 12px center;
  background-repeat: no-repeat;
  padding-right: 25px;
  padding-left: 10px;
  -webkit-appearance: none;
}

/* line 25, app/assets/stylesheets/base/_forms.sass */
select:focus {
  border: 1px solid #0047a8;
}

/* line 28, app/assets/stylesheets/base/_forms.sass */
select#tinynav1 {
  border: 1px solid #d6dde2;
  border-radius: 3px;
  height: 40px;
  outline: none;
  background-color: #fff;
  -moz-appearance: none;
  background-image: url(/assets/icon_arrow-down-blue-a2caacee2c5fbeaade8f94875b40d1f58d3a497389d8278a3c8db3833419ae5a.svg);
  background-size: 15px;
  background-position: 96% center;
}

/* line 38, app/assets/stylesheets/base/_forms.sass */
select#tinynav1:focus {
  border: 1px solid #0047a8;
}

/* line 41, app/assets/stylesheets/base/_forms.sass */
fieldset {
  border: none;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 47, app/assets/stylesheets/base/_forms.sass */
label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  vertical-align: middle;
  color: #333;
}

/* line 52, app/assets/stylesheets/base/_forms.sass */
legend {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 55, app/assets/stylesheets/base/_forms.sass */
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle;
  margin-right: 16px;
  margin-top: -3px;
}

/* line 60, app/assets/stylesheets/base/_forms.sass */
input[type="checkbox"] {
  -webkit-appearance: none;
  width: 21px;
  height: 21px;
  outline: none;
  border: 2px solid #cecece;
}

/* line 66, app/assets/stylesheets/base/_forms.sass */
input[type="checkbox"]:checked {
  background: #ffffff;
  border: none;
  background-image: url(/assets/icon-checkbox-ticked-4f877e2e589df48fdf4c4cdb947133da837904d7716316be0f1b039e7dcb8aa9.svg);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 73, app/assets/stylesheets/base/_forms.sass */
.btn__rounded {
  background-color: #fff;
  border-radius: 3px;
  color: #0047a8;
}

/* line 78, app/assets/stylesheets/base/_forms.sass */
.btn__rounded.--blue {
  background-color: #0047a8;
  color: #fff;
}

/* line 82, app/assets/stylesheets/base/_forms.sass */
.tags {
  background-color: #dededd;
  color: #000;
}

/* line 86, app/assets/stylesheets/base/_forms.sass */
.rounded-check {
  border-radius: 3px;
  border-color: #dededd;
}

/* line 90, app/assets/stylesheets/base/_forms.sass */
.rounded-check.--is-checked {
  background-color: #0047a8;
  color: #fff;
}

/* line 94, app/assets/stylesheets/base/_forms.sass */
li {
  list-style: none;
}

/* line 98, app/assets/stylesheets/base/_forms.sass */
.form--sort li {
  list-style: none;
}

/* line 100, app/assets/stylesheets/base/_forms.sass */
.form--sort label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-right: 10px;
}

/* line 103, app/assets/stylesheets/base/_forms.sass */
.form--sort select {
  border: #999 1px solid;
}

/* line 106, app/assets/stylesheets/base/_forms.sass */
ul {
  margin: 0;
}

/* line 108, app/assets/stylesheets/base/_forms.sass */
ul li.bullet-list {
  list-style-type: square;
}

/* line 111, app/assets/stylesheets/base/_forms.sass */
input[type="submit"] {
  outline: none;
  border: none;
}

/* line 116, app/assets/stylesheets/base/_forms.sass */
.archive-home input#all_q {
  outline: none;
  color: #000;
  height: 60px;
  width: 86%;
  border-radius: 4px;
  display: inline-block;
  border: none;
  padding: 0 20px;
  margin-right: 10px;
}

/* line 128, app/assets/stylesheets/base/_forms.sass */
.select select {
  background-color: #fff;
}

/* line 130, app/assets/stylesheets/base/_forms.sass */
.select select:active {
  background-color: #fff;
}

/* line 133, app/assets/stylesheets/base/_forms.sass */
.select-container {
  position: relative;
}

/* line 136, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi ul.select2-choices {
  border: none;
  border-radius: 3px;
  height: 40px;
  outline: none;
  background: transparent;
  box-shadow: none;
}

/* line 144, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi ul.select2-choices:focus {
  border: 1px solid #0047a8;
}

/* line 147, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi ul.select2-choices li.select2-search-choice {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  background-color: #dbe6eb;
  border-radius: 3px;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  border: none;
  margin: 8px 8px 0 0;
  min-height: 30px;
  line-height: 18px;
  padding: 6px 34px 6px 10px;
  position: relative;
}

/* line 161, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi
  ul.select2-choices
  li.select2-search-choice
  .select2-search-choice-close {
  background-image: url(/assets/icon-cross-thin-2a3463a45905d416a588c3173608bf0770ff9e32a9f619fe57c888b570d8dbdc.svg) !important;
  background-size: cover !important;
  left: auto;
  right: 8px;
  top: 9px;
  height: 13px !important;
  width: 13px !important;
  background-position: 0 0;
}

/* line 170, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi
  ul.select2-choices
  li.select2-search-choice
  .select2-search-choice-close:hover {
  opacity: 0.5;
  background-position: 0 0;
}

/* line 174, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi ul.select2-choices li.select2-search-field {
  margin-top: 10px;
  width: 400px;
  display: block;
  clear: both;
}

/* line 179, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi ul.select2-choices li.select2-search-field input {
  border: 1px solid #d6dde2;
  border-radius: 3px;
  height: 40px;
  outline: none;
  background-color: #fff;
  width: 100% !important;
  padding: 11px 10px 10px;
  height: auto;
}

/* line 188, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi
  ul.select2-choices
  li.select2-search-field
  input:focus {
  border: 1px solid #0047a8;
}

/* line 191, app/assets/stylesheets/base/_forms.sass */
ul.select2-choices {
  width: 100% !important;
}

/* line 193, app/assets/stylesheets/base/_forms.sass */
.select2-container-multi.select2-container-active ul.select2-choices {
  box-shadow: none;
  border: none;
}

/* line 197, app/assets/stylesheets/base/_forms.sass */
.select:after {
  display: none;
}

/* line 200, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs .select2-container {
  width: 100% !important;
}

/* line 206, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs
  .select2-container.has-option-selected
  .select2-selection--single
  .select2-selection__rendered,
.widget-wrapper
  .select2-container.has-option-selected
  .select2-selection--single
  .select2-selection__rendered {
  background: #ffd54f;
  color: #424242;
}

/* line 209, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs
  .select2-container.has-option-selected
  .select2-selection--single
  .select2-selection__rendered
  .select2-selection__clear,
.widget-wrapper
  .select2-container.has-option-selected
  .select2-selection--single
  .select2-selection__rendered
  .select2-selection__clear {
  font-weight: lighter;
  font-size: 30px;
}

/* line 213, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs .select2-container .select2-selection--single,
.widget-wrapper .select2-container .select2-selection--single {
  border: none;
}

/* line 215, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs
  .select2-container
  .select2-selection--single
  .select2-selection__rendered,
.widget-wrapper
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  background: white;
  border: 1px solid #e0e0e0;
  color: #9e9e9e;
  font-size: 21px;
  height: 50px;
  line-height: 45px;
  padding-left: 20px;
}

/* line 225, app/assets/stylesheets/base/_forms.sass */
.alevel-inputs
  .select2-container
  .select2-selection--single
  .select2-selection__arrow,
.widget-wrapper
  .select2-container
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}

/* line 228, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown {
  border: none;
  margin-top: 5px;
  border: 1px solid #e0e0e0;
}

/* line 233, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown .select2-search {
  padding: 0px;
}

/* line 235, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown .select2-search input {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  background: #ffffff;
  color: #616161;
  font-size: 21px;
  height: 50px;
  line-height: 40px;
  padding: 5px 5px 5px 20px;
}

/* line 245, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown .select2-results {
  padding: 0px;
  margin: 0px;
  max-height: 208px;
}

/* line 249, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown .select2-results .select2-results__option {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #616161;
  padding: 8px 20px;
}

/* line 255, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown
  .select2-results
  .select2-results__option--highlighted {
  background-color: #f5f5f5;
}

/* line 258, app/assets/stylesheets/base/_forms.sass */
.a-level-drop.select2-dropdown .select2-results .select2-results__option:hover {
  background-color: #f5f5f5;
}

@media screen and (max-width: 767px) {
  /* line 263, app/assets/stylesheets/base/_forms.sass */
  .archive-home input#all_q {
    width: 100%;
  }
  /* line 265, app/assets/stylesheets/base/_forms.sass */
  .select2-container-multi {
    width: 100%;
  }
  /* line 267, app/assets/stylesheets/base/_forms.sass */
  .select2-container-multi ul.select2-choices {
    width: 100% !important;
  }
  /* line 270, app/assets/stylesheets/base/_forms.sass */
  .select2-container-multi ul.select2-choices li.select2-search-field {
    width: 100% !important;
  }
  /* line 272, app/assets/stylesheets/base/_forms.sass */
  .select2-container-multi ul.select2-choices li.select2-search-field input {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 278, app/assets/stylesheets/base/_forms.sass */
  ul.select2-choices {
    width: 100%;
  }
  /* line 280, app/assets/stylesheets/base/_forms.sass */
  ul.select2-choices li.select2-search-field {
    width: 250px !important;
    display: block;
    clear: both;
  }
  /* line 284, app/assets/stylesheets/base/_forms.sass */
  .select2-drop {
    width: 250px;
  }
}

/* line 290, app/assets/stylesheets/base/_forms.sass */
.advice-body .select select,
.advice_home_page-body .select select,
.advice_category_page-body .select select {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
}

/* line 293, app/assets/stylesheets/base/_forms.sass */
.advice-body .select select:active,
.advice_home_page-body .select select:active,
.advice_category_page-body .select select:active {
  border: 1px solid #0047a8;
}

/* line 295, app/assets/stylesheets/base/_forms.sass */
.advice-body .select select:focus,
.advice_home_page-body .select select:focus,
.advice_category_page-body .select select:focus {
  box-shadow: none;
  border: 1px solid #0047a8;
}

/* line 2, app/assets/stylesheets/base/_searchbox.sass */
.search-box {
  padding: 15px;
  background-color: #4c636d;
}

/* line 6, app/assets/stylesheets/base/_searchbox.sass */
.btn-search-box {
  background-color: #e83755;
  border-color: #e83755;
  color: #fff;
  width: 19%;
}

/* line 12, app/assets/stylesheets/base/_searchbox.sass */
.search-query {
  width: 80%;
  height: 100%;
  color: #707070;
  font-size: 21px;
}

/* line 17, app/assets/stylesheets/base/_searchbox.sass */
.search-query:focus {
  color: #444;
}

/* line 21, app/assets/stylesheets/base/_searchbox.sass */
.search-input-group .btn__search--icon {
  display: none;
  vertical-align: top;
}

/* line 24, app/assets/stylesheets/base/_searchbox.sass */
.search-input-group .btn__search--icon:hover {
  background: #1a237e;
  color: #fff;
  opacity: 1;
}

/* line 31, app/assets/stylesheets/base/_searchbox.sass */
.advice-body .search-input-group input,
.advice_home_page-body .search-input-group input,
.advice_category_page-body .search-input-group input {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #616161;
  padding: 0 20px 0;
  margin: 0;
  line-height: 1;
  vertical-align: top;
}

/* line 41, app/assets/stylesheets/base/_searchbox.sass */
.advice-body .header-search input,
.advice_home_page-body .header-search input,
.advice_category_page-body .header-search input {
  color: #707070;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 21px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 40px;
}

/* line 52, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box,
.grey-search-box {
  line-height: 40px;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0px;
}

/* line 57, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group,
.grey-search-box .search-input-group {
  position: relative;
  border: 0px;
}

/* line 60, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group input,
.grey-search-box .search-input-group input {
  box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  display: block;
  border: 0px;
  height: 40px;
  width: 100%;
  padding-left: 15px;
  vertical-align: bottom;
}

/* line 68, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group button,
.grey-search-box .search-input-group button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  top: 0;
  right: -80px;
  display: block;
  width: 70px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  padding: 2px 6px;
  outline: none;
  vertical-align: bottom;
}

/* line 81, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group button:hover,
.grey-search-box .search-input-group button:hover {
  background: #1a237e;
  color: #fff;
  opacity: 1;
}

/* line 86, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box {
  background: #fff;
}

/* line 89, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group input {
  margin-right: 50px;
  border-radius: 0;
}

/* line 92, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group button {
  right: 0;
  width: 50px;
  background-color: #0047a8;
  border-color: #0047a8;
  cursor: pointer;
  line-height: 36px;
}

/* line 99, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group button:hover {
  background: #1a237e;
  color: #fff;
  opacity: 1;
}

/* line 104, app/assets/stylesheets/base/_searchbox.sass */
.white-search-box .search-input-group .icon-search {
  color: #fff;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
}

/* line 109, app/assets/stylesheets/base/_searchbox.sass */
.grey-search-box {
  background-color: #4c636d;
  padding: 15px;
}

/* line 112, app/assets/stylesheets/base/_searchbox.sass */
.grey-search-box h3,
.grey-search-box p {
  color: #fff;
}

/* line 114, app/assets/stylesheets/base/_searchbox.sass */
.grey-search-box .search-input-group {
  margin-right: 80px;
  border-radius: 3px;
}

/* line 117, app/assets/stylesheets/base/_searchbox.sass */
.grey-search-box .search-input-group button {
  right: -80px;
  width: 70px;
  background-color: #e83755;
  border-color: #e83755;
  border-radius: 3px;
  line-height: 35px;
}

/* line 124, app/assets/stylesheets/base/_searchbox.sass */
.grey-search-box .search-input-group button:hover {
  background: #b50f2f;
  color: #fff;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  /* line 131, app/assets/stylesheets/base/_searchbox.sass */
  .search-query {
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
  /* line 137, app/assets/stylesheets/base/_searchbox.sass */
  .advice-body .header-search input,
  .advice_home_page-body .header-search input,
  .advice_category_page-body .header-search input {
    font-size: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
}

@-webkit-keyframes wiggle {
  0% {
    transform: rotate(3deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes wiggle {
  0% {
    transform: rotate(3deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* line 2, app/assets/stylesheets/base/_links.sass */
a.with-arrow-right {
  position: relative;
}

/* line 4, app/assets/stylesheets/base/_links.sass */
a.with-arrow-right::after {
  font-size: 24px;
  margin-left: 8px;
  top: 2px;
  position: relative;
}

/* line 12, app/assets/stylesheets/base/_links.sass */
a.with-arrow-down::after {
  font-family: "CELL-Icons";
  content: "\e001";
  font-size: 21px;
  margin-left: 13px;
  top: 3px;
  position: relative;
  font-weight: bold;
}

/* line 22, app/assets/stylesheets/base/_links.sass */
a.with-arrow-up::after {
  font-family: "CELL-Icons";
  content: "\e001";
  font-size: 18px;
  margin-left: 13px;
  position: absolute;
  transform: rotate(180deg);
  font-weight: bold;
}

/* line 33, app/assets/stylesheets/base/_links.sass */
a.with-external-icon:hover:after {
  background-color: #2196f3;
}

/* line 36, app/assets/stylesheets/base/_links.sass */
a.with-external-icon::after {
  border-radius: 50%;
  background-color: #0047a8;
  margin-left: 8px;
  font-family: "Which-Icons";
  content: "\27a6";
  color: white;
  font-size: 15px;
  position: relative;
  width: 17px;
  height: 17px;
  display: inline-block;
  line-height: 16px;
  text-align: center;
  top: -2px;
}

@media screen and (max-width: 767px) {
  /* line 55, app/assets/stylesheets/base/_links.sass */
  a.with-arrow-right::after {
    top: 2px;
  }
}

/* line 2, app/assets/stylesheets/base/_buttons.sass */
.button {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: all 250ms ease-in-out;
  display: inline-block;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
  color: #0047a8;
  padding: 12px 22px 14px;
  position: relative;
  border: solid 2px #0047a8;
}

/* line 16, app/assets/stylesheets/base/_buttons.sass */
.button.large {
  height: 60px;
  font-style: normal;
  font-stretch: normal;
  padding: 17px 34px;
}

/* line 22, app/assets/stylesheets/base/_buttons.sass */
.button.chathams-blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-color: #13477d;
  color: white;
  background-color: #13477d;
}

/* line 28, app/assets/stylesheets/base/_buttons.sass */
.button.chathams-blue:visited,
.button.chathams-blue:hover,
.button.chathams-blue:focus {
  color: white;
  border-color: #165493;
  background-color: #165493;
}

/* line 36, app/assets/stylesheets/base/_buttons.sass */
.button.chathams-blue.with-arrow-right:after {
  color: white;
}

/* line 42, app/assets/stylesheets/base/_buttons.sass */
.button.chathams-blue.with-arrow-right:visited:after,
.button.chathams-blue.with-arrow-right:hover:after,
.button.chathams-blue.with-arrow-right:focus:after {
  color: white;
}

/* line 45, app/assets/stylesheets/base/_buttons.sass */
.button.white {
  border: 2px solid white;
  color: white;
}

/* line 49, app/assets/stylesheets/base/_buttons.sass */
.button.white.with-arrow-right:after {
  color: white;
}

/* line 54, app/assets/stylesheets/base/_buttons.sass */
.button.white.with-arrow-right:visited:after,
.button.white.with-arrow-right:hover:after,
.button.white.with-arrow-right:focus:after {
  color: white;
}

/* line 57, app/assets/stylesheets/base/_buttons.sass */
.button.white:visited,
.button.white:hover,
.button.white:focus {
  color: white;
  border-color: white;
}

/* line 62, app/assets/stylesheets/base/_buttons.sass */
.button.white:visited:after,
.button.white:hover:after,
.button.white:focus:after {
  color: white;
}

/* line 68, app/assets/stylesheets/base/_buttons.sass */
.button.with-arrow-right:hover::after,
.button.with-arrow-right:focus::after {
  color: #2196f3;
}

/* line 71, app/assets/stylesheets/base/_buttons.sass */
.button.with-arrow-right:after {
  transition: all 250ms ease-in-out;
  position: relative;
  content: "\E003";
  display: inline-block;
  font-family: "CELL-Icons";
  font-size: 17px;
  color: #0047a8;
  font-weight: bold;
  right: auto;
  margin-left: 8px;
  margin-top: 0px;
  top: 1px;
}

/* line 85, app/assets/stylesheets/base/_buttons.sass */
.button:hover,
.button:focus,
.button:active {
  color: #2196f3;
  border-color: #2196f3;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
}

/* line 92, app/assets/stylesheets/base/_buttons.sass */
.button.solid {
  background-color: #0047a8;
  color: white;
  height: auto;
}

/* line 97, app/assets/stylesheets/base/_buttons.sass */
.button.solid.large {
  height: 60px;
  font-size: 22px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  padding: 17px 30px;
}

/* line 107, app/assets/stylesheets/base/_buttons.sass */
.button.solid.red {
  background: #ee2e34;
  transition: all 250ms ease-in-out;
  border-color: #ee2e34;
}

/* line 112, app/assets/stylesheets/base/_buttons.sass */
.button.solid.red:visited,
.button.solid.red:hover,
.button.solid.red:focus {
  color: #ffffff;
  border-color: #ee2e34;
  background-color: #f90614;
}

/* line 119, app/assets/stylesheets/base/_buttons.sass */
.button.solid.with-plus-left {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 19px;
  font-size: 18px;
}

/* line 125, app/assets/stylesheets/base/_buttons.sass */
.button.solid.with-plus-left:before {
  position: relative;
  content: "\e036";
  display: inline-block;
  font-family: "Which-Icons";
  font-size: 11px;
  height: 11px;
  width: 11px;
  color: #ffffff;
  font-weight: bold;
  margin-right: 10px;
  top: -2px;
}

/* line 139, app/assets/stylesheets/base/_buttons.sass */
.button.solid.with-arrow-right:after {
  position: relative;
  content: "\E003";
  display: inline-block;
  font-family: "CELL-Icons";
  font-size: 18px;
  height: 11px;
  width: 11px;
  color: #ffffff;
  font-weight: bold;
  right: auto;
  margin-left: 8px;
  top: 1px;
}

/* line 153, app/assets/stylesheets/base/_buttons.sass */
.button.solid:hover,
.button.solid:focus,
.button.solid:active {
  background-color: #1a237e;
  border-color: #1a237e;
}

@media screen and (max-width: 767px) {
  /* line 163, app/assets/stylesheets/base/_buttons.sass */
  .button.with-arrow-right:after {
    font-size: 15px;
    top: 1px;
    margin-left: 8px;
  }
}

/* line 1, app/assets/stylesheets/base/_visibility.sass */
.alternate-submit,
.visibility-hidden {
  visibility: hidden !important;
}

/* line 4, app/assets/stylesheets/base/_visibility.sass */
.advice_category_page-body .alternate-submit,
.advice_home_page-body .alternate-submit,
.advice-body .alternate-submit {
  visibility: visible !important;
}

/* line 9, app/assets/stylesheets/base/_visibility.sass */
.header-search .alternate-submit {
  visibility: hidden !important;
}

/* line 12, app/assets/stylesheets/base/_visibility.sass */
.visibility-none {
  display: none;
}

/* line 1, app/assets/stylesheets/modules/_buttons.sass */
.btn,
.btn__red,
.btn__red--small,
.button-pink,
.btn__base--white,
.btn__base--blue,
.btn__base--astral,
.akForm li input[type="submit"],
.btn__outline,
.btn__outline--small,
.btn__base,
.advice-body .btn__outline--small,
.advice_home_page-body .btn__outline--small,
.advice_category_page-body .btn__outline--small,
.advice-body .btn__base--blue,
.advice_home_page-body .btn__base--blue,
.advice_category_page-body .btn__base--blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background: #07a0dd;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 20px;
  color: #fff;
  margin: 20px 0;
  display: inline-block;
  font-size: 15px;
  text-shadow: none;
  cursor: pointer;
  vertical-align: middle;
  border: none;
  transition: all 250ms ease-in-out;
}

/* line 17, app/assets/stylesheets/modules/_buttons.sass */
.btn:hover,
.btn__red:hover,
.btn__red--small:hover,
.button-pink:hover,
.btn__base--white:hover,
.btn__base--blue:hover,
.btn__base--astral:hover,
.akForm li input[type="submit"]:hover,
.btn__outline:hover,
.btn__outline--small:hover,
.btn__base:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}

/* line 20, app/assets/stylesheets/modules/_buttons.sass */
.btn img,
.btn__red img,
.btn__red--small img,
.button-pink img,
.btn__base--white img,
.btn__base--blue img,
.btn__base--astral img,
.akForm li input[type="submit"] img,
.btn__outline img,
.btn__outline--small img,
.btn__base img,
.advice-body .btn__outline--small img,
.advice_home_page-body .btn__outline--small img,
.advice_category_page-body .btn__outline--small img,
.advice-body .btn__base--blue img,
.advice_home_page-body .btn__base--blue img,
.advice_category_page-body .btn__base--blue img {
  padding-left: 10px;
}

/* line 22, app/assets/stylesheets/modules/_buttons.sass */
.btn i,
.btn__red i,
.btn__red--small i,
.button-pink i,
.btn__base--white i,
.btn__base--blue i,
.btn__base--astral i,
.akForm li input[type="submit"] i,
.btn__outline i,
.btn__outline--small i,
.btn__base i,
.advice-body .btn__outline--small i,
.advice_home_page-body .btn__outline--small i,
.advice_category_page-body .btn__outline--small i,
.advice-body .btn__base--blue i,
.advice_home_page-body .btn__base--blue i,
.advice_category_page-body .btn__base--blue i {
  padding-left: 10px;
}

/* line 25, app/assets/stylesheets/modules/_buttons.sass */
.btn__red,
.btn__red--small {
  background: #ee2e34;
  transition: all 250ms ease-in-out;
  height: 48px;
  line-height: 48px;
}

/* line 31, app/assets/stylesheets/modules/_buttons.sass */
.btn__red:visited,
.btn__red--small:visited,
.btn__red:hover,
.btn__red--small:hover,
.btn__red:focus,
.btn__red--small:focus {
  color: #ffffff;
  background-color: #f90614;
}

/* line 37, app/assets/stylesheets/modules/_buttons.sass */
.btn__red--small {
  height: 41px;
  line-height: 41px;
}

/* line 41, app/assets/stylesheets/modules/_buttons.sass */
.btn__red--small:visited {
  color: #ffffff;
}

/* line 44, app/assets/stylesheets/modules/_buttons.sass */
.button-pink {
  background: #e83755;
}

/* line 47, app/assets/stylesheets/modules/_buttons.sass */
.button-pink:visited {
  color: #fff;
}

/* line 50, app/assets/stylesheets/modules/_buttons.sass */
.btn--icon {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  position: relative;
  padding-left: 10px;
  line-height: 10px;
  vertical-align: middle;
}

/* line 56, app/assets/stylesheets/modules/_buttons.sass */
.btn--icon a {
  display: inline-block;
  color: #0047a8;
}

/* line 59, app/assets/stylesheets/modules/_buttons.sass */
.btn--icon a:hover {
  color: #25496f;
}

/* line 61, app/assets/stylesheets/modules/_buttons.sass */
.btn--icon a:hover .icon--fastforward,
.btn--icon a:hover .icon-fastforward {
  background-image: url(/assets/icon_arrow-right-blue-hover-2b2eea1834a46d029f99d5e664804b8e30ae48bbfba4111585da12384e6ecffd.svg);
}

/* line 64, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--white {
  background: #ffffff;
  height: 42px;
  border: #0047a8 2px solid;
  color: #0047a8;
}

/* line 70, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--white a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0047a8;
}

/* line 73, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--white:hover,
.btn__base--white:focus,
.btn__base--white:active {
  color: #ffffff;
  background: #0047a8;
  opacity: 1;
}

/* line 79, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--white:hover i,
.btn__base--white:focus i,
.btn__base--white:active i {
  background-image: url(/assets/icon_arrow-right-white-999bffc0c41103eeed02b8d496362a9cc74f6c4cb6c8c9d6e616e0417961a07d.svg);
}

/* line 82, app/assets/stylesheets/modules/_buttons.sass */
.btn--icon.btn__base--white,
.btn--icon.btn__base {
  padding: 0 0 0 20px;
}

/* line 85, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background: #0047a8;
  color: #fff;
  border: #0047a8 1px solid;
  transition: all 250ms ease-in-out;
}

/* line 92, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--blue:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  border: #0047a8 1px solid;
  background: transparent;
  opacity: 1;
  color: #0047a8;
}

/* line 98, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--blue:visited {
  color: #ffffff;
}

/* line 101, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--astral,
.akForm li input[type="submit"] {
  background: transparent;
  text-align: center;
  border: none;
  color: #fff;
  background: #0047a8;
  margin: 0;
  height: 50px;
  padding: 6px 0;
  font-weight: 500;
  transition: all 250ms ease-in-out;
}

/* line 113, app/assets/stylesheets/modules/_buttons.sass */
.btn__base--astral:hover,
.akForm li input[type="submit"]:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  background: #1a237e;
  color: #ffffff;
  opacity: 1;
}

/* line 119, app/assets/stylesheets/modules/_buttons.sass */
.btn__outline,
.btn__outline--small,
.btn__base,
.advice-body .btn__outline--small,
.advice_home_page-body .btn__outline--small,
.advice_category_page-body .btn__outline--small {
  height: 40px;
  line-height: 40px;
  border: #0047a8 2px solid;
  background: transparent;
  color: #0047a8;
  transition: all 250ms ease-in-out;
}

/* line 127, app/assets/stylesheets/modules/_buttons.sass */
.btn__outline:hover,
.btn__outline--small:hover,
.btn__base:hover {
  background: #0047a8;
  color: #ffffff;
}

/* line 131, app/assets/stylesheets/modules/_buttons.sass */
.btn__outline--small {
  font-size: 12px;
  line-height: 31px;
  height: 32px;
}

/* line 136, app/assets/stylesheets/modules/_buttons.sass */
.btn__outline--small:hover {
  background: #0047a8;
  color: #ffffff;
}

/* line 142, app/assets/stylesheets/modules/_buttons.sass */
a .btn__base:hover {
  color: #fff;
}

/* line 145, app/assets/stylesheets/modules/_buttons.sass */
.btn__base {
  background: #0047a8;
  color: #fff;
  border: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 151, app/assets/stylesheets/modules/_buttons.sass */
.btn__base i.icon-fastforward {
  background-image: url(/assets/icon_arrow-right-white-999bffc0c41103eeed02b8d496362a9cc74f6c4cb6c8c9d6e616e0417961a07d.svg);
  transform: rotate(90deg);
}

/* line 154, app/assets/stylesheets/modules/_buttons.sass */
.btn__base i.icon-rewind {
  background-image: url(/assets/icon_arrow-right-white-999bffc0c41103eeed02b8d496362a9cc74f6c4cb6c8c9d6e616e0417961a07d.svg);
  transform: rotate(270deg);
}

/* line 158, app/assets/stylesheets/modules/_buttons.sass */
.btn-back {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #707070;
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  margin-top: 4px;
}

/* line 167, app/assets/stylesheets/modules/_buttons.sass */
.btn-back:hover {
  color: #1a237e;
  opacity: 1;
}

/* line 170, app/assets/stylesheets/modules/_buttons.sass */
.btn-back:hover i.icon-internal {
  border-color: #1a237e;
  background-image: url(/assets/icon_arrow-right-blue-hover-2b2eea1834a46d029f99d5e664804b8e30ae48bbfba4111585da12384e6ecffd.svg);
  transform: rotate(180deg);
}

/* line 175, app/assets/stylesheets/modules/_buttons.sass */
.btn-back--blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #0085cd;
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  margin-top: 4px;
}

/* line 184, app/assets/stylesheets/modules/_buttons.sass */
.btn-back--blue:hover {
  color: #1a237e;
}

/* line 186, app/assets/stylesheets/modules/_buttons.sass */
.btn-back--blue:hover i.icon-internal {
  border-color: #1a237e;
  background-image: url(/assets/icon_arrow-right-blue-hover-2b2eea1834a46d029f99d5e664804b8e30ae48bbfba4111585da12384e6ecffd.svg);
  transform: rotate(180deg);
}

/* line 191, app/assets/stylesheets/modules/_buttons.sass */
.btn-back--blue i.icon-internal {
  border-color: #1a237e;
  background-image: url(/assets/icon_arrow-right-blue-191fe5e8d0a4071bd31857292f528ad8c27c3a7d18aad9bd58d97e50bf3f8309.svg);
  transform: rotate(180deg);
}

/* line 197, app/assets/stylesheets/modules/_buttons.sass */
.advice-body .btn__base--blue,
.advice_home_page-body .btn__base--blue,
.advice_category_page-body .btn__base--blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background: #0047a8;
  color: #fff;
  font-size: 18px;
}

/* line 203, app/assets/stylesheets/modules/_buttons.sass */
.advice-body .btn__base--blue:hover,
.advice_home_page-body .btn__base--blue:hover,
.advice_category_page-body .btn__base--blue:hover {
  background: #1a237e;
  color: #fff;
}

/* line 207, app/assets/stylesheets/modules/_buttons.sass */
.advice-body .btn__outline--small,
.advice_home_page-body .btn__outline--small,
.advice_category_page-body .btn__outline--small {
  font-size: 12px;
  line-height: 31px;
  height: 32px;
}

/* line 212, app/assets/stylesheets/modules/_buttons.sass */
.advice-body .btn__outline--small:hover,
.advice_home_page-body .btn__outline--small:hover,
.advice_category_page-body .btn__outline--small:hover {
  background-color: #0047a8;
  color: #fff;
}

/* line 1, app/assets/stylesheets/modules/_studentroom-messaging.sass */
.str-message {
  background-color: #263237;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}

/* line 7, app/assets/stylesheets/modules/_studentroom-messaging.sass */
.str-message-info {
  display: flex;
  content-align: center;
  justify-content: center;
  line-height: 15px;
  padding: 5px 0px;
  margin-bottom: 0;
  font-size: 12px;
}

/* line 15, app/assets/stylesheets/modules/_studentroom-messaging.sass */
.str-message-info a {
  margin-left: 4px;
}

/* line 17, app/assets/stylesheets/modules/_studentroom-messaging.sass */
.str-message-info a:hover {
  color: #fff;
}

/* line 20, app/assets/stylesheets/modules/_studentroom-messaging.sass */
.str-message-action {
  text-decoration: underline;
  color: #fff;
  font-weight: bolder;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  /* line 29, app/assets/stylesheets/modules/_studentroom-messaging.sass */
  .str-message-info {
    font-size: 11px;
  }
  /* line 32, app/assets/stylesheets/modules/_studentroom-messaging.sass */
  .str-message-action {
    font-size: 10px;
  }
}

@-webkit-keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.4);
  }
  50% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.4);
  }
  50% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/* line 26, app/assets/stylesheets/modules/_header.sass */
#google_one_tap {
  position: absolute;
  top: 100px;
  right: 20px;
}

/* line 96, app/assets/stylesheets/modules/_header.sass */
.reg-prompt__overlay {
  width: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 10000;
}

/* line 104, app/assets/stylesheets/modules/_header.sass */
.reg-prompt__overlay.active {
  height: 100%;
  background-color: #000000;
  opacity: 0.6;
  transition: opacity 0.45s linear;
}

/* line 110, app/assets/stylesheets/modules/_header.sass */
.navigation {
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  z-index: 10;
  position: relative;
  height: 90px;
}

/* line 118, app/assets/stylesheets/modules/_header.sass */
.navigation__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 124, app/assets/stylesheets/modules/_header.sass */
.navigation.is_hidden {
  display: none;
}

/* line 127, app/assets/stylesheets/modules/_header.sass */
.navigation .shortlist-link-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #05171d;
}

/* line 136, app/assets/stylesheets/modules/_header.sass */
.navigation .shortlist-link-container.is-empty {
  display: none;
}

/* line 139, app/assets/stylesheets/modules/_header.sass */
.navigation .data,
.navigation .logout {
  margin: 10px 0px 0px 10px;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #05171d;
}

/* line 147, app/assets/stylesheets/modules/_header.sass */
.navigation__badge {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  height: 23px;
  width: 23px;
  background: #ee2e34;
  position: relative;
  -webkit-animation: 1.5s ease 0s normal none 1 running pulse;
  animation: 1.5s ease 0s normal none 1 running pulse;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  margin-right: 10px;
}

/* line 162, app/assets/stylesheets/modules/_header.sass */
.navigation__badge::after {
  height: 100%;
  width: 100%;
  -webkit-animation: 1s ease 0s normal none 1 running sonar;
  animation: 1s ease 0s normal none 1 running sonar;
  border: 2px solid rgba(255, 0, 0, 0.5);
  border-radius: 50%;
  content: "";
  opacity: 0;
  position: absolute;
  left: 0px;
}

/* line 172, app/assets/stylesheets/modules/_header.sass */
.navigation__mobile {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 5px 0;
  padding: 10px;
  display: none;
  cursor: pointer;
  order: 4;
}

/* line 180, app/assets/stylesheets/modules/_header.sass */
.navigation__mobile img {
  min-width: 40px;
}

/* line 183, app/assets/stylesheets/modules/_header.sass */
.navigation__logo {
  padding-top: 15px;
  height: 90px;
}

/* line 186, app/assets/stylesheets/modules/_header.sass */
.navigation__logo img {
  height: 66px;
}

/* line 189, app/assets/stylesheets/modules/_header.sass */
.navigation__logo--mobile {
  display: none;
  padding-top: 10px;
  height: 70px;
}

/* line 193, app/assets/stylesheets/modules/_header.sass */
.navigation__logo--mobile img {
  height: 48px;
  margin-top: 5px;
}

/* line 197, app/assets/stylesheets/modules/_header.sass */
.navigation__links {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

/* line 203, app/assets/stylesheets/modules/_header.sass */
.navigation__links.active {
  display: flex;
}

/* line 206, app/assets/stylesheets/modules/_header.sass */
.navigation__links .dropdown-shortlist {
  justify-content: flex-start;
}

/* line 208, app/assets/stylesheets/modules/_header.sass */
.navigation__links .desktop-shortlist {
  justify-content: flex-start;
  margin-left: 20px;
}

/* line 213, app/assets/stylesheets/modules/_header.sass */
.navigation__links > .btn.login,
.navigation__links > .login.btn__red,
.navigation__links > .login.btn__red--small,
.navigation__links > .login.button-pink,
.navigation__links > .login.btn__base--white,
.navigation__links > .login.btn__base--blue,
.navigation__links > .login.btn__base--astral,
.akForm li .navigation__links > input.login[type="submit"],
.navigation__links > .login.btn__outline,
.navigation__links > .login.btn__outline--small,
.navigation__links > .login.btn__base,
.advice-body .navigation__links > .login.btn__base--blue,
.advice_home_page-body .navigation__links > .login.btn__base--blue,
.advice_category_page-body .navigation__links > .login.btn__base--blue {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  color: #ffffff;
  border-radius: 3px;
  background-color: #e30613;
  transition: 0.5s;
}

/* line 225, app/assets/stylesheets/modules/_header.sass */
.navigation__links > .btn.login:hover,
.navigation__links > .login.btn__red:hover,
.navigation__links > .login.btn__red--small:hover,
.navigation__links > .login.button-pink:hover,
.navigation__links > .login.btn__base--white:hover,
.navigation__links > .login.btn__base--blue:hover,
.navigation__links > .login.btn__base--astral:hover,
.akForm li .navigation__links > input.login[type="submit"]:hover,
.navigation__links > .login.btn__outline:hover,
.navigation__links > .login.btn__outline--small:hover,
.navigation__links > .login.btn__base:hover,
.advice-body .navigation__links > .login.btn__base--blue:hover,
.advice_home_page-body .navigation__links > .login.btn__base--blue:hover,
.advice_category_page-body .navigation__links > .login.btn__base--blue:hover {
  background-color: #f90614;
}

/* line 228, app/assets/stylesheets/modules/_header.sass */
.navigation__link-badge {
  display: none;
}

/* line 231, app/assets/stylesheets/modules/_header.sass */
.navigation .arrow-down {
  float: right;
  margin-top: -4px;
}

/* line 234, app/assets/stylesheets/modules/_header.sass */
.navigation .arrow-down::after {
  display: inline-block;
  font-family: "Which-Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\25bc";
  font-size: 20px;
  padding-left: 13px;
}

/* line 244, app/assets/stylesheets/modules/_header.sass */
.navigation .arrow-up {
  background-color: white;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  bottom: -1px;
  content: " ";
  height: 20px;
  pointer-events: none;
  position: absolute;
  right: 42%;
  top: 54px;
  transform: rotate(-45deg);
  width: 20px;
  display: none;
}

/* line 261, app/assets/stylesheets/modules/_header.sass */
.navigation__link.active .arrow-up {
  display: block;
}

/* line 265, app/assets/stylesheets/modules/_header.sass */
.navigation__link:last-of-type a {
  border-right: none;
}

/* line 268, app/assets/stylesheets/modules/_header.sass */
.navigation__link.localnavigationitem-user-menu-mobile {
  display: none;
}

/* line 272, app/assets/stylesheets/modules/_header.sass */
.navigation__link.localnavigationitem-user-menu > a {
  padding: 0 30px 0 25px;
  width: 80px;
}

/* line 276, app/assets/stylesheets/modules/_header.sass */
.navigation__link.localnavigationitem-user-menu > a > img {
  width: 24px;
  height: 24px;
}

/* line 282, app/assets/stylesheets/modules/_header.sass */
.navigation__right > .btn.login,
.navigation__right > .login.btn__red,
.navigation__right > .login.btn__red--small,
.navigation__right > .login.button-pink,
.navigation__right > .login.btn__base--white,
.navigation__right > .login.btn__base--blue,
.navigation__right > .login.btn__base--astral,
.akForm li .navigation__right > input.login[type="submit"],
.navigation__right > .login.btn__outline,
.navigation__right > .login.btn__outline--small,
.navigation__right > .login.btn__base,
.advice-body .navigation__right > .login.btn__base--blue,
.advice_home_page-body .navigation__right > .login.btn__base--blue,
.advice_category_page-body .navigation__right > .login.btn__base--blue {
  display: none;
  margin: 0;
}

/* line 286, app/assets/stylesheets/modules/_header.sass */
.navigation__right > .desktop-shortlist {
  display: none;
}

/* line 288, app/assets/stylesheets/modules/_header.sass */
.navigation__right .mobile-shortlist {
  display: none;
}

/* line 291, app/assets/stylesheets/modules/_header.sass */
.navigation__link,
.navigation__link-badge {
  float: left;
  border-top: 6px solid transparent;
  vertical-align: middle;
}

/* line 297, app/assets/stylesheets/modules/_header.sass */
.navigation__link > a,
.navigation__link-badge > a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-right: 1px solid #e0e0e0;
  color: #05171d;
  font-size: 14px;
  line-height: 16px;
  padding: 0px 40px 0px 25px;
  margin: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  position: relative;
  height: 44px;
}

/* line 312, app/assets/stylesheets/modules/_header.sass */
.navigation__overlay {
  width: 100%;
  opacity: 0;
  left: 0;
  top: 90px;
  position: absolute;
  z-index: -10;
}

/* line 320, app/assets/stylesheets/modules/_header.sass */
.navigation__overlay.active {
  height: 100vh;
  background-color: #000000;
  opacity: 0.6;
  transition: opacity 0.45s linear;
}

/* line 326, app/assets/stylesheets/modules/_header.sass */
.navigation__dropdown-container {
  z-index: 1;
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 90px;
  margin: 0;
  opacity: 0;
}

/* line 336, app/assets/stylesheets/modules/_header.sass */
.navigation__dropdown-container.active {
  display: block;
  background-color: #ffffff;
  opacity: 1;
  transition: opacity 0.45s linear;
}

/* line 342, app/assets/stylesheets/modules/_header.sass */
.navigation__search {
  padding: 0 20px;
}

/* line 345, app/assets/stylesheets/modules/_header.sass */
.navigation__search-box {
  display: flex;
  flex-grow: 4;
  flex-direction: row;
  justify-content: flex-end;
  margin-left: 10px;
}

/* line 352, app/assets/stylesheets/modules/_header.sass */
.navigation__search-box input {
  width: 1px;
  border: none;
  padding: 5px 30px 5px 10px;

  background-repeat: no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
}

/* line 361, app/assets/stylesheets/modules/_header.sass */
.navigation__search-box input:focus {
  border: none;
}

/* line 364, app/assets/stylesheets/modules/_header.sass */
#search-modal {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: white;
  padding: 20px 0;
  justify-content: flex-start;
  align-items: center;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

/* line 374, app/assets/stylesheets/modules/_header.sass */
#search-modal .close-button {
  position: absolute;
  top: 0px;
  right: 20px;
  height: 20px;
  width: 20px;
  font-size: 2.5rem;
}

/* line 382, app/assets/stylesheets/modules/_header.sass */
#search-modal .close-button a {
  color: black;
}

/* line 385, app/assets/stylesheets/modules/_header.sass */
#search-modal .tabbed-search {
  border: 1px solid #bdbdbd;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 392, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a {
    padding: 2px 40px 2px 25px;
    margin: 20px 0;
  }
  /* line 396, app/assets/stylesheets/modules/_header.sass */
  .navigation__links {
    display: flex;
  }
  /* line 398, app/assets/stylesheets/modules/_header.sass */
  .navigation__links .dropdown-shortlist {
    justify-content: flex-start;
  }
  /* line 401, app/assets/stylesheets/modules/_header.sass */
  .navigation__mobile {
    display: none;
  }
  /* line 406, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge > a::after {
    content: "";
  }
  /* line 409, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo {
    padding-top: 20px;
  }
  /* line 411, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo img {
    height: 55px;
    margin-top: 2px;
  }
  /* line 417, app/assets/stylesheets/modules/_header.sass */
  .navigation__links > .btn.login,
  .navigation__links > .login.btn__red,
  .navigation__links > .login.btn__red--small,
  .navigation__links > .login.button-pink,
  .navigation__links > .login.btn__base--white,
  .navigation__links > .login.btn__base--blue,
  .navigation__links > .login.btn__base--astral,
  .akForm li .navigation__links > input.login[type="submit"],
  .navigation__links > .login.btn__outline,
  .navigation__links > .login.btn__outline--small,
  .navigation__links > .login.btn__base,
  .advice-body .navigation__links > .login.btn__base--blue,
  .advice_home_page-body .navigation__links > .login.btn__base--blue,
  .advice_category_page-body .navigation__links > .login.btn__base--blue {
    padding: 0 10px;
  }
  /* line 420, app/assets/stylesheets/modules/_header.sass */
  .navigation__search-box {
    flex-grow: 1;
    height: auto;
    margin: 0;
    padding: 10px 0px 10px 0px;
    justify-content: center;
    background-color: white;
  }
  /* line 428, app/assets/stylesheets/modules/_header.sass */
  .navigation__search-box input {
    width: 1px;
    padding: 5px 30px 5px 0px;
    border: none;
  }
  /* line 433, app/assets/stylesheets/modules/_header.sass */
  .navigation .user-dropdown-container {
    width: 230px;
    right: 30px;
  }
  /* line 438, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .desktop-shortlist {
    display: none;
  }
  /* line 440, app/assets/stylesheets/modules/_header.sass */
  .navigation__right .mobile-shortlist {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 446, app/assets/stylesheets/modules/_header.sass */
  .navigation .user-dropdown-container {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  }
  /* line 449, app/assets/stylesheets/modules/_header.sass */
  .navigation .shortlist-link-container {
    flex-grow: 1;
  }
  /* line 452, app/assets/stylesheets/modules/_header.sass */
  .navigation .shortlist-link-container.is-not-empty {
    width: auto;
  }
  /* line 455, app/assets/stylesheets/modules/_header.sass */
  .navigation__links {
    display: none;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    position: absolute;
    top: 70px;
    padding-right: 0px;
  }
  /* line 459, app/assets/stylesheets/modules/_header.sass */
  .navigation__links.active {
    display: block;
  }
  /* line 463, app/assets/stylesheets/modules/_header.sass */
  .navigation__links > .btn.login,
  .navigation__links > .login.btn__red,
  .navigation__links > .login.btn__red--small,
  .navigation__links > .login.button-pink,
  .navigation__links > .login.btn__base--white,
  .navigation__links > .login.btn__base--blue,
  .navigation__links > .login.btn__base--astral,
  .akForm li .navigation__links > input.login[type="submit"],
  .navigation__links > .login.btn__outline,
  .navigation__links > .login.btn__outline--small,
  .navigation__links > .login.btn__base,
  .advice-body .navigation__links > .login.btn__base--blue,
  .advice_home_page-body .navigation__links > .login.btn__base--blue,
  .advice_category_page-body .navigation__links > .login.btn__base--blue {
    display: none;
  }
  /* line 466, app/assets/stylesheets/modules/_header.sass */
  .navigation__links > .desktop-shortlist {
    display: none;
  }
  /* line 469, app/assets/stylesheets/modules/_header.sass */
  .navigation__link,
  .navigation__link-badge {
    display: block;
    height: auto;
    border-right: none;
    padding-right: 0px;
    float: none;
    border-top: none;
    border-top: 1px solid #e0e0e0;
    background-color: #ffffff;
  }
  /* line 48, app/assets/stylesheets/modules/_header.sass */
  .navigation__link .arrow-down,
  .navigation__link-badge .arrow-down {
    display: none;
  }
  /* line 50, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active,
  .navigation__link-badge.active {
    background-color: #f5f5f5;
  }
  /* line 52, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a,
  .navigation__link-badge.active > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  /* line 54, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a::after,
  .navigation__link-badge.active > a::after {
    top: 4px;
    color: #0047a8;
    transform: rotateX(180deg);
  }
  /* line 58, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:first-child,
  .navigation__link-badge:first-child {
    border-top: none !important;
  }
  /* line 60, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:last-child,
  .navigation__link-badge:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 63, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a,
  .navigation__link-badge > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    border-right: none;
    font-size: 20px;
    display: block;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    max-width: 615px;
    padding-left: 65px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #424242;
  }
  /* line 78, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a::after,
  .navigation__link-badge > a::after {
    display: inline-block;
    font-family: "Which-Icons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\25bc";
    font-size: 20px;
    padding-left: 14px;
    position: absolute;
    top: -1px;
  }
  /* line 92, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:last-child a,
  .navigation__link-badge:last-child a {
    border-bottom: none;
  }
  /* line 474, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge .navigation__badge {
    float: left;
    margin-left: 0px;
  }
  /* line 477, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding-left: 0px;
    color: #e30613;
    position: relative;
    font-size: 18px;
  }
  /* line 483, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge > a::after {
    content: "";
  }
  /* line 486, app/assets/stylesheets/modules/_header.sass */
  .navigation__dropdown-container {
    position: relative;
    margin-top: 0px;
    padding-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #e0e0e0;
  }
  /* line 495, app/assets/stylesheets/modules/_header.sass */
  .navigation__dropdown-container
    .dropdown__right-container
    .dropdown-shortlist {
    justify-content: flex-start;
  }
  /* line 498, app/assets/stylesheets/modules/_header.sass */
  .navigation__mobile {
    display: block;
  }
  /* line 501, app/assets/stylesheets/modules/_header.sass */
  .navigation__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 1;
    order: 4;
  }
  /* line 509, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .btn.login,
  .navigation__right > .login.btn__red,
  .navigation__right > .login.btn__red--small,
  .navigation__right > .login.button-pink,
  .navigation__right > .login.btn__base--white,
  .navigation__right > .login.btn__base--blue,
  .navigation__right > .login.btn__base--astral,
  .akForm li .navigation__right > input.login[type="submit"],
  .navigation__right > .login.btn__outline,
  .navigation__right > .login.btn__outline--small,
  .navigation__right > .login.btn__base,
  .advice-body .navigation__right > .login.btn__base--blue,
  .advice_home_page-body .navigation__right > .login.btn__base--blue,
  .advice_category_page-body .navigation__right > .login.btn__base--blue {
    display: block;
    color: #ffffff;
    border-radius: 3px;
    background-color: #e30613;
    padding: 0 10px;
    transition: 0.5s;
  }
  /* line 520, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .btn.login:hover,
  .navigation__right > .login.btn__red:hover,
  .navigation__right > .login.btn__red--small:hover,
  .navigation__right > .login.button-pink:hover,
  .navigation__right > .login.btn__base--white:hover,
  .navigation__right > .login.btn__base--blue:hover,
  .navigation__right > .login.btn__base--astral:hover,
  .akForm li .navigation__right > input.login[type="submit"]:hover,
  .navigation__right > .login.btn__outline:hover,
  .navigation__right > .login.btn__outline--small:hover,
  .navigation__right > .login.btn__base:hover,
  .advice-body .navigation__right > .login.btn__base--blue:hover,
  .advice_home_page-body .navigation__right > .login.btn__base--blue:hover,
  .advice_category_page-body .navigation__right > .login.btn__base--blue:hover {
    background-color: #f90614;
  }
  /* line 523, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .desktop-shortlist {
    display: none;
  }
  /* line 525, app/assets/stylesheets/modules/_header.sass */
  .navigation__right .mobile-shortlist {
    display: block;
    margin-right: 20px;
  }
  /* line 531, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active .arrow-up {
    display: none;
  }
  /* line 534, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu {
    display: none;
  }
  /* line 536, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile {
    display: block;
    border: none;
    width: 80px;
  }
  /* line 541, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a {
    padding: 0 30px 0 25px;
    width: 80px;
  }
  /* line 545, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a > img {
    width: 24px;
    height: 24px;
  }
  /* line 549, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a::after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 553, app/assets/stylesheets/modules/_header.sass */
  .navigation {
    height: auto;
  }
  /* line 556, app/assets/stylesheets/modules/_header.sass */
  .navigation .user-dropdown-container {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  }
  /* line 560, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .desktop-shortlist {
    display: none;
  }
  /* line 562, app/assets/stylesheets/modules/_header.sass */
  .navigation__right .mobile-shortlist {
    display: block;
  }
  /* line 565, app/assets/stylesheets/modules/_header.sass */
  .navigation__container {
    padding: 0;
  }
  /* line 568, app/assets/stylesheets/modules/_header.sass */
  .navigation .shortlist-link-container {
    flex-grow: 1;
  }
  /* line 571, app/assets/stylesheets/modules/_header.sass */
  .navigation .shortlist-link-container.is-not-empty {
    width: auto;
  }
  /* line 574, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo {
    display: none;
  }
  /* line 577, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo--mobile {
    display: block;
  }
  /* line 580, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo--mobile img {
    margin: 4px 0px 0px 10px;
  }
  /* line 583, app/assets/stylesheets/modules/_header.sass */
  .navigation__logo--mobile > a {
    display: block;
    min-width: 120px;
    height: 50px;
  }
  /* line 588, app/assets/stylesheets/modules/_header.sass */
  .navigation__links {
    display: none;
    overflow: auto;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    position: absolute;
    top: 70px;
    padding-right: 0px;
  }
  /* line 593, app/assets/stylesheets/modules/_header.sass */
  .navigation__links.active {
    display: block;
  }
  /* line 597, app/assets/stylesheets/modules/_header.sass */
  .navigation__links > .btn.login,
  .navigation__links > .login.btn__red,
  .navigation__links > .login.btn__red--small,
  .navigation__links > .login.button-pink,
  .navigation__links > .login.btn__base--white,
  .navigation__links > .login.btn__base--blue,
  .navigation__links > .login.btn__base--astral,
  .akForm li .navigation__links > input.login[type="submit"],
  .navigation__links > .login.btn__outline,
  .navigation__links > .login.btn__outline--small,
  .navigation__links > .login.btn__base,
  .advice-body .navigation__links > .login.btn__base--blue,
  .advice_home_page-body .navigation__links > .login.btn__base--blue,
  .advice_category_page-body .navigation__links > .login.btn__base--blue {
    display: none;
  }
  /* line 600, app/assets/stylesheets/modules/_header.sass */
  .navigation__links > .desktop-shortlist {
    display: none;
  }
  /* line 603, app/assets/stylesheets/modules/_header.sass */
  .navigation__link,
  .navigation__link-badge {
    display: block;
    height: auto;
    border-right: none;
    padding-right: 0px;
    float: none;
    border-top: none;
    border-top: 1px solid #e0e0e0;
    background-color: #ffffff;
    padding-left: 0px;
  }
  /* line 48, app/assets/stylesheets/modules/_header.sass */
  .navigation__link .arrow-down,
  .navigation__link-badge .arrow-down {
    display: none;
  }
  /* line 50, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active,
  .navigation__link-badge.active {
    background-color: #f5f5f5;
  }
  /* line 52, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a,
  .navigation__link-badge.active > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  /* line 54, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a::after,
  .navigation__link-badge.active > a::after {
    top: 4px;
    color: #0047a8;
    transform: rotateX(180deg);
  }
  /* line 58, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:first-child,
  .navigation__link-badge:first-child {
    border-top: none !important;
  }
  /* line 60, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:last-child,
  .navigation__link-badge:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 63, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a,
  .navigation__link-badge > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    border-right: none;
    font-size: 20px;
    display: block;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    max-width: 615px;
    padding-left: 65px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #424242;
  }
  /* line 78, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a::after,
  .navigation__link-badge > a::after {
    display: inline-block;
    font-family: "Which-Icons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\25bc";
    font-size: 20px;
    padding-left: 14px;
    position: absolute;
    top: -1px;
  }
  /* line 92, app/assets/stylesheets/modules/_header.sass */
  .navigation__link:last-child a,
  .navigation__link-badge:last-child a {
    border-bottom: none;
  }
  /* line 608, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a,
  .navigation__link-badge.active > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    border-left: 6px solid #0047a8;
  }
  /* line 611, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active > a::after,
  .navigation__link-badge.active > a::after {
    top: 4px;
  }
  /* line 613, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a,
  .navigation__link-badge > a {
    border-left: 6px solid transparent;
    padding-left: 15px;
    height: 63px;
    line-height: 63px;
    max-width: 100%;
  }
  /* line 619, app/assets/stylesheets/modules/_header.sass */
  .navigation__link > a::after,
  .navigation__link-badge > a::after {
    right: 35px;
  }
  /* line 623, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge .navigation__badge {
    float: right;
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
    margin-right: 20px;
  }
  /* line 629, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge > a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #e30613;
    position: relative;
    font-size: 16px;
  }
  /* line 634, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge > a::after {
    content: "";
  }
  /* line 637, app/assets/stylesheets/modules/_header.sass */
  .navigation__dropdown-container {
    top: 0px;
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    border-top: 1px solid #e0e0e0;
  }
  /* line 643, app/assets/stylesheets/modules/_header.sass */
  .navigation__dropdown-container.open {
    height: 250px;
  }
  /* line 648, app/assets/stylesheets/modules/_header.sass */
  .navigation__dropdown-container
    .dropdown__right-container
    .dropdown-shortlist {
    justify-content: flex-start;
  }
  /* line 651, app/assets/stylesheets/modules/_header.sass */
  .navigation__mobile {
    display: block;
  }
  /* line 653, app/assets/stylesheets/modules/_header.sass */
  .navigation__mobile .shortlist-link-container {
    display: none;
  }
  /* line 656, app/assets/stylesheets/modules/_header.sass */
  .navigation__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    order: 4;
  }
  /* line 662, app/assets/stylesheets/modules/_header.sass */
  .navigation__right .shortlist-link-container {
    display: flex;
  }
  /* line 665, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .btn.login,
  .navigation__right > .login.btn__red,
  .navigation__right > .login.btn__red--small,
  .navigation__right > .login.button-pink,
  .navigation__right > .login.btn__base--white,
  .navigation__right > .login.btn__base--blue,
  .navigation__right > .login.btn__base--astral,
  .akForm li .navigation__right > input.login[type="submit"],
  .navigation__right > .login.btn__outline,
  .navigation__right > .login.btn__outline--small,
  .navigation__right > .login.btn__base,
  .advice-body .navigation__right > .login.btn__base--blue,
  .advice_home_page-body .navigation__right > .login.btn__base--blue,
  .advice_category_page-body .navigation__right > .login.btn__base--blue {
    display: block;
    padding: 0 10px;
    color: #ffffff;
    border-radius: 3px;
    background-color: #e30613;
    transition: 0.5s;
  }
  /* line 676, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .btn.login:hover,
  .navigation__right > .login.btn__red:hover,
  .navigation__right > .login.btn__red--small:hover,
  .navigation__right > .login.button-pink:hover,
  .navigation__right > .login.btn__base--white:hover,
  .navigation__right > .login.btn__base--blue:hover,
  .navigation__right > .login.btn__base--astral:hover,
  .akForm li .navigation__right > input.login[type="submit"]:hover,
  .navigation__right > .login.btn__outline:hover,
  .navigation__right > .login.btn__outline--small:hover,
  .navigation__right > .login.btn__base:hover,
  .advice-body .navigation__right > .login.btn__base--blue:hover,
  .advice_home_page-body .navigation__right > .login.btn__base--blue:hover,
  .advice_category_page-body .navigation__right > .login.btn__base--blue:hover {
    background-color: #f90614;
  }
  /* line 679, app/assets/stylesheets/modules/_header.sass */
  .navigation__overlay {
    display: none;
  }
  /* line 684, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.active .arrow-up {
    display: none;
  }
  /* line 687, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu {
    display: none;
  }
  /* line 690, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile {
    display: block;
    border: none;
    width: 80px;
  }
  /* line 695, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a {
    border-left: none;
    padding: 0 30px 0 25px;
    width: 80px;
  }
  /* line 700, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a::after {
    display: none;
  }
  /* line 703, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile > a > img {
    width: 24px;
    height: 24px;
  }
  /* line 708, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile.active > a {
    border-left: none;
  }
  /* line 712, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile
    .navigation__dropdown-container {
    width: 100%;
    left: 0;
    position: absolute;
    top: 70px;
  }
  /* line 719, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu-mobile
    .dropdown__right-container {
    width: auto;
    padding: 20px;
  }
  /* line 723, app/assets/stylesheets/modules/_header.sass */
  .navigation__search-box {
    order: 2;
    padding: 10px 15px 10px 0px;
    justify-content: flex-end;
    background-color: white;
  }
  /* line 729, app/assets/stylesheets/modules/_header.sass */
  .navigation__search-box input {
    width: 1px;
    padding: 5px 30px 5px 0px;
    border: none;
  }
}

@media screen and (max-width: 395px) {
  /* line 737, app/assets/stylesheets/modules/_header.sass */
  .navigation .user-dropdown-container {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  }
  /* line 741, app/assets/stylesheets/modules/_header.sass */
  .navigation .shortlist-link-container.is-not-empty {
    width: auto;
  }
  /* line 745, app/assets/stylesheets/modules/_header.sass */
  .navigation__link-badge .navigation__badge {
    position: relative;
    height: 30px;
    width: 30px;
    float: right;
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
    margin-right: 20px;
  }
  /* line 754, app/assets/stylesheets/modules/_header.sass */
  .navigation__mobile {
    top: 10px;
    right: 10px;
  }
  /* line 759, app/assets/stylesheets/modules/_header.sass */
  .navigation__link.localnavigationitem-user-menu {
    display: none;
  }
  /* line 764, app/assets/stylesheets/modules/_header.sass */
  .navigation__right > .btn.login,
  .navigation__right > .login.btn__red,
  .navigation__right > .login.btn__red--small,
  .navigation__right > .login.button-pink,
  .navigation__right > .login.btn__base--white,
  .navigation__right > .login.btn__base--blue,
  .navigation__right > .login.btn__base--astral,
  .akForm li .navigation__right > input.login[type="submit"],
  .navigation__right > .login.btn__outline,
  .navigation__right > .login.btn__outline--small,
  .navigation__right > .login.btn__base,
  .advice-body .navigation__right > .login.btn__base--blue,
  .advice_home_page-body .navigation__right > .login.btn__base--blue,
  .advice_category_page-body .navigation__right > .login.btn__base--blue {
    padding: 0 10px;
  }
  /* line 768, app/assets/stylesheets/modules/_header.sass */
  #search-modal .close-button {
    right: 10px;
  }
}

@media screen and (max-width: 359px) {
  /* line 772, app/assets/stylesheets/modules/_header.sass */
  #search-modal {
    padding-top: 0px;
  }
  /* line 775, app/assets/stylesheets/modules/_header.sass */
  #search-modal .close-button {
    position: relative;
    top: auto;
    right: auto;
    height: 40px;
    line-height: 2.5rem;
    width: 100%;
    padding-right: 10px;
    text-align: right;
  }
}

/* line 3, app/assets/stylesheets/modules/_header-dropdown.sass */
html.no-scroll,
body.no-scroll {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
}

/* line 15, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-course-and-a-level-explorer-combo
  .dropdown__title,
.localnavigationitem-search-for-a-course .dropdown__title,
.localnavigationitem-a-level-explorer .dropdown__title {
  background-image: url(/assets/i-find-1dd0f938c15eb37e4f1beef24a3be220a490b962ee228e66591f13150dd8291f.svg);
}

/* line 20, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university .dropdown__title {
  background-image: url(/assets/i-uni-b90717bf8f3d22ead2721eafcbf7dd586bfb57139994540da8aa0581c37c8a80.svg);
}

/* line 23, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university .dropdown__right {
  width: 60%;
}

/* line 25, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university
  .dropdown__right
  .dropdown__subtitle,
.localnavigationitem-search-for-a-university
  .dropdown__right
  .dropdown__button-all {
  padding-left: 40px;
}

/* line 30, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university .dropdown__list li {
  width: 49%;
  padding-left: 40px;
  display: inline-block;
}

/* line 35, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university .dropdown__middle {
  width: 40%;
}

/* line 38, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-search-for-a-university .dropdown__right-container {
  padding: 50px 0 38px 50px;
}

/* line 43, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__title {
  background-image: url(/assets/i-advice-5f58066d8ba52126b60284e571c571df6d85d9c97ac3f545f87a910d1f042e9a.svg);
}

/* line 46, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__right-container {
  padding: 50px 0 38px;
}

/* line 49, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__middle {
  width: 45%;
  padding-right: 0px;
}

/* line 52, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__middle .dropdown__subtitle,
.localnavigationitem-browse-advice .dropdown__middle .dropdown__button-all {
  padding-left: 50px;
}

/* line 56, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__right {
  width: 54%;
}

/* line 58, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__right .dropdown__subtitle,
.localnavigationitem-browse-advice .dropdown__right .dropdown__button-all {
  padding-left: 40px;
}

/* line 63, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__list li {
  width: 100%;
  padding-left: 40px;
  display: inline-block;
}

/* line 68, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-advice .dropdown__list li.dropdown__mobile-visible {
  display: none;
}

/* line 74, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__title {
  background-image: url(/assets/icon-dropdown-teacher-500bda24cd41d35a84c97304d1e7908fd4fc70aed3b3322637d50a5029c58e42.svg);
}

/* line 77, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__subtitle,
.localnavigationitem-browse-teacher-advice .dropdown__button-all {
  color: #472682;
}

/* line 82, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__button-all:hover {
  color: #833e90;
}

/* line 85, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__right-container {
  padding: 50px 0 38px;
}

/* line 88, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__middle {
  width: 45%;
  padding-right: 0px;
}

/* line 91, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice
  .dropdown__middle
  .dropdown__subtitle,
.localnavigationitem-browse-teacher-advice
  .dropdown__middle
  .dropdown__button-all {
  padding-left: 50px;
}

/* line 96, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice
  .dropdown__middle
  .dropdown__list
  li:hover {
  background-color: #472682;
}

/* line 99, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__right {
  width: 54%;
}

/* line 101, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__right .dropdown__subtitle,
.localnavigationitem-browse-teacher-advice
  .dropdown__right
  .dropdown__button-all {
  padding-left: 40px;
}

/* line 106, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__list > li {
  width: 100%;
  padding-left: 40px;
  display: inline-block;
}

/* line 110, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice
  .dropdown__list
  > li.dropdown__mobile-visible {
  display: none;
}

/* line 112, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-browse-teacher-advice .dropdown__list > li:hover {
  background-color: #472682;
}

/* line 115, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown {
  width: 100%;
  background: linear-gradient(90deg, #f5f5f5 50%, #ffffff 50%);
}

/* line 119, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #05171d;
  background-repeat: no-repeat;
  background-size: 45px;
  font-size: 24px;
  display: block;
  padding-bottom: 15px;
  padding-left: 65px;
  padding-top: 5px;
}

/* line 129, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__title::after {
  font-size: 26px;
  margin-left: 12px;
  margin-top: -1px;
  position: absolute;
}

/* line 135, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__title:hover {
  color: #1a237e;
  text-decoration: none;
}

/* line 139, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__description {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

/* line 143, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-size: 18px;
  color: #0047a8;
  padding-bottom: 8px;
  margin-top: -8px;
  margin-bottom: 0px;
  line-height: 1.4;
}

/* line 153, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__subtitle_description {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #212121;
  font-size: 14px;
}

/* line 158, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  background-color: #0047a8;
  padding: 0 42px 0 30px;
  margin-bottom: 50px;
  transition: all 250ms ease-in-out;
  height: 42px;
}

/* line 166, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button:hover,
.dropdown__button:focus,
.dropdown__button:active {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
  color: white;
  background-color: #1a237e;
}

/* line 173, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button::after {
  font-size: 21px;
  margin-left: 8px;
  margin-top: -1px;
  position: absolute;
}

/* line 180, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__icon-search {
  font-size: 25px;
  margin-top: -85px;
  position: absolute;
  right: 45px;
  display: none;
  cursor: pointer;
}

/* line 188, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__input[type="text"] {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  width: 100%;
  font-size: 18px;
  color: #424242;
  height: 48px;
  margin-top: 21px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  padding-left: 15px;
}

/* line 199, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button-all {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #0047a8;
  font-size: 18px;
  padding-top: 20px;
  line-height: 25px;
  display: block;
}

/* line 206, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button-all:hover {
  color: #1a237e;
  text-decoration: underline;
}

/* line 209, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__button-all::after {
  font-size: 22px;
  margin-left: 12px;
  margin-top: 0px;
  position: absolute;
}

/* line 216, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__list {
  margin-left: 0;
}

/* line 218, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__list > li {
  cursor: pointer;
}

/* line 220, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__list > li:hover {
  background-color: #0047a8;
}

/* line 222, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__list > li:hover a {
  color: #ffffff;
}

/* line 224, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__list > li > a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #05171d;
  padding: 7px 15px 7px 0;
  display: inline-block;
}

/* line 232, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__right-container {
  background-color: #ffffff;
  display: flex;
  padding: 42px 0px 38px 80px;
  width: 67%;
}

/* line 238, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__left-container {
  display: inline-block;
  float: left;
  padding: 25px 50px 25px 0;
  width: 33%;
}

/* line 244, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__middle {
  width: 100%;
  display: inline-block;
  float: left;
  background-color: #ffffff;
  padding-right: 50px;
  width: 50%;
}

/* line 253, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__middle .dropdown__list li {
  padding-left: 0px;
}

/* line 255, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__middle .dropdown__list li:hover {
  background-color: #0047a8;
}

/* line 257, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__middle .dropdown__list li:hover a {
  color: #ffffff;
  text-decoration: none;
}

/* line 260, app/assets/stylesheets/modules/_header-dropdown.sass */
.dropdown__middle .dropdown__list a {
  padding-left: 50px;
}

/* line 265, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-user-menu .navigation__dropdown-container,
.localnavigationitem-user-menu-mobile .navigation__dropdown-container {
  position: absolute;
  width: auto;
  left: auto;
  padding: 0;
}

/* line 272, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-user-menu .dropdown__right-container,
.localnavigationitem-user-menu-mobile .dropdown__right-container {
  width: auto;
  padding: 20px 30px 20px 20px;
}

/* line 276, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-user-menu__right,
.localnavigationitem-user-menu-mobile__right {
  border-left: 1px solid #e0e0e0;
  display: inline-block;
  background-color: #ffffff;
  width: 50%;
}

/* line 281, app/assets/stylesheets/modules/_header-dropdown.sass */
.localnavigationitem-user-menu__right .dropdown__subtitle,
.localnavigationitem-user-menu__right .dropdown__button-all,
.localnavigationitem-user-menu-mobile__right .dropdown__subtitle,
.localnavigationitem-user-menu-mobile__right .dropdown__button-all {
  padding-left: 80px;
}

@media screen and (min-width: 1250px) {
  /* line 287, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    background-color: #0047a8;
    padding: 0 42px 0 30px;
    margin-bottom: 50px;
    height: 48px;
    line-height: 48px;
    padding-bottom: 42px;
    border-radius: 3px;
    background-image: url(/assets/icon-arrow-right-bf19fdd9dbb5c043bb94b3f8bedd02e2bc29d43e1fe6686194455148851050ad.png);
    background-repeat: no-repeat;
    background-position: 65% 50%;
    background-size: 6px auto;
    transition: all 250ms ease-in-out;
  }
  /* line 304, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit:hover {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18),
      0 5px 11px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
    background-color: #1a237e;
  }
  /* line 308, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit:after {
    content: "Search";
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 313, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    background-color: #0047a8;
    padding: 0 42px 0 30px;
    margin-bottom: 50px;
    height: 48px;
    line-height: 48px;
    padding-bottom: 42px;
    border-radius: 3px;
    background-image: url(/assets/icon-arrow-right-bf19fdd9dbb5c043bb94b3f8bedd02e2bc29d43e1fe6686194455148851050ad.png);
    background-repeat: no-repeat;
    background-position: 65% 50%;
    background-size: 6px auto;
    transition: all 250ms ease-in-out;
  }
  /* line 330, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit:hover {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18),
      0 5px 11px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
    background-color: #1a237e;
  }
  /* line 334, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__submit:after {
    content: "Search";
  }
  /* line 339, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right {
    width: 45%;
  }
  /* line 341, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__subtitle,
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__button-all {
    padding-left: 40px;
  }
  /* line 346, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list li {
    width: 100%;
    padding-left: 0px;
    display: inline-block;
  }
  /* line 351, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__middle {
    width: 55%;
  }
  /* line 354, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right-container {
    padding: 50px 0 38px 40px;
  }
  /* line 360, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li {
    padding-left: 40px;
  }
  /* line 362, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li a {
    padding-left: 0px;
  }
  /* line 364, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li:hover {
    background-color: #0047a8;
  }
  /* line 371, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__middle .dropdown__list li a {
    padding-left: 50px;
  }
  /* line 374, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__right-container {
    padding: 50px 0 38px 0px;
  }
  /* line 380, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li {
    padding-left: 40px;
  }
  /* line 382, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li a {
    padding-left: 0px;
  }
  /* line 384, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li:hover {
    background-color: #472682;
  }
  /* line 391, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li
    a {
    padding-left: 50px;
  }
  /* line 394, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__right-container {
    padding: 50px 0 38px 0px;
  }
  /* line 398, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right-container {
    padding: 50px 0px 38px 40px;
  }
  /* line 401, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__left-container {
    padding: 25px 40px 25px 0;
  }
  /* line 404, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle {
    padding-right: 40px;
  }
  /* line 407, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle .dropdown__list li {
    padding-left: 0px;
  }
  /* line 409, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle .dropdown__list li a {
    padding-left: 0px;
  }
  /* line 413, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right .dropdown__subtitle,
  .dropdown__right .dropdown__button-all {
    padding-left: 40px;
  }
  /* line 418, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li {
    padding-left: 0px;
  }
  /* line 420, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li > a {
    padding: 9px 40px;
  }
  /* line 423, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__button {
    font-size: 14px;
    padding: 0 42px 0 20px;
  }
  /* line 429, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-user-menu .navigation__dropdown-container,
  .localnavigationitem-user-menu-mobile .navigation__dropdown-container {
    position: absolute;
    width: auto;
    left: auto;
    padding: 0;
  }
  /* line 436, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-user-menu .dropdown__right-container,
  .localnavigationitem-user-menu-mobile .dropdown__right-container {
    width: auto;
    padding: 20px 30px 20px 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 443, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo > a {
    background-image: url(/assets/icon-dropdown-search-a01f66a5cc676d406d54980dac356eb6b387b021a0690be44194479860ffe5b7.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px 50%;
  }
  /* line 450, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university > a {
    background-image: url(/assets/icon-dropdown-university-7366f7fc8f917c5afe4ced311e28b1ca7e9042eba64110f13e43a6e6df8c127d.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px 50%;
  }
  /* line 458, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list > li {
    padding-left: 0px;
    width: 32.5%;
  }
  /* line 462, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right {
    width: 100%;
  }
  /* line 464, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__subtitle,
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__button-all {
    padding-left: 0px;
  }
  /* line 468, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right-container {
    width: 100%;
    display: block;
    padding: 0px 0px 0px 65px;
  }
  /* line 473, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__middle {
    width: 100%;
    padding-bottom: 20px;
  }
  /* line 477, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__description {
    min-height: auto;
  }
  /* line 480, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__input[type="text"] {
    margin-top: 17px;
  }
  /* line 483, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown .input {
    display: inline-block;
    width: 70%;
  }
  /* line 487, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown .action {
    padding-left: 20px;
    display: inline-block;
    width: 30%;
  }
  /* line 492, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__submit {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    background-color: #0047a8;
    padding: 0 42px 0 30px;
    margin-bottom: 0px;
    margin-left: 15px;
    width: 150px;
    height: 48px;
    line-height: 48px;
    padding-bottom: 42px;
    border-radius: 3px;
    background-image: url(/assets/icon-arrow-right-bf19fdd9dbb5c043bb94b3f8bedd02e2bc29d43e1fe6686194455148851050ad.png);
    background-repeat: no-repeat;
    background-position: 75% 50%;
    background-size: 6px auto;
    transition: all 250ms ease-in-out;
    position: relative;
    top: -1px;
  }
  /* line 513, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__submit:hover {
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18),
      0 5px 11px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
    background-color: #1a237e;
  }
  /* line 517, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__submit:after {
    content: "Search";
  }
  /* line 521, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice > a {
    background-image: url(/assets/icon-dropdown-advice-a695debbf7086af1374b1f9775c1893eb94ffd6fe316b6a6c3aa6c469216562d.png);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px 50%;
  }
  /* line 528, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__dropdown-container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 532, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__right-container {
    width: 100%;
    display: flex;
    padding: 8px 0px 8px 65px;
  }
  /* line 537, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__middle {
    width: 50%;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-right: 1px solid #e0e0e0;
  }
  /* line 543, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__middle .dropdown__subtitle,
  .localnavigationitem-browse-advice .dropdown__middle .dropdown__button-all {
    padding-left: 0px;
  }
  /* line 549, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:hover {
    background-color: inherit;
  }
  /* line 551, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:hover
    a {
    color: inherit;
  }
  /* line 553, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__middle .dropdown__list li a {
    padding: 13px 0;
  }
  /* line 555, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li
    a:hover {
    color: #1a237e;
    text-decoration: none;
  }
  /* line 559, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__right {
    width: 50%;
  }
  /* line 563, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__right .dropdown__list li a {
    padding: 10px 0;
  }
  /* line 569, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice.active > a::after {
    color: #472682;
  }
  /* line 571, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice > a {
    background-image: url(/assets/icon-dropdown-teacher-500bda24cd41d35a84c97304d1e7908fd4fc70aed3b3322637d50a5029c58e42.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 0px 50%;
  }
  /* line 578, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__dropdown-container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 582, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__right-container {
    width: 100%;
    display: block;
    padding: 8px 0px 8px 65px;
  }
  /* line 587, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__middle {
    width: 50%;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-right: 1px solid #e0e0e0;
  }
  /* line 594, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__subtitle,
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__button-all {
    padding-left: 0px;
  }
  /* line 600, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li:hover {
    background-color: inherit;
  }
  /* line 602, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li:hover
    a {
    color: inherit;
  }
  /* line 604, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li
    a {
    padding: 13px 0;
  }
  /* line 606, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li
    a:hover {
    color: #1a237e;
    text-decoration: none;
  }
  /* line 609, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__right {
    width: 50%;
  }
  /* line 613, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__right
    .dropdown__list
    li:hover {
    background-color: transparent;
  }
  /* line 615, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__right
    .dropdown__list
    li
    a {
    padding: 10px 0;
  }
  /* line 618, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown {
    height: auto;
    background: none;
  }
  /* line 622, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__left-container {
    display: none;
  }
  /* line 625, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right-container {
    width: 100%;
    display: block;
    padding: 0px 0px 0px 65px;
    border-right: none;
  }
  /* line 631, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right,
  .dropdown__middle {
    width: 100%;
    border-right: none;
    border-left: none;
    padding-right: 0px;
  }
  /* line 638, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 28px;
    padding-bottom: 35px;
  }
  /* line 644, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right .dropdown__subtitle,
  .dropdown__right .dropdown__button-all {
    padding-left: 0px;
  }
  /* line 648, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__first {
    display: inline-block;
    width: 55%;
    float: left;
    padding-right: 40px;
  }
  /* line 654, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__second {
    display: inline-block;
    width: 45%;
    float: left;
  }
  /* line 659, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__subtitle {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding-bottom: 0px;
  }
  /* line 663, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__description {
    min-height: 80px;
  }
  /* line 666, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__button {
    margin-bottom: 0px;
    margin-top: 12px;
    line-height: 48px;
    height: 48px;
  }
  /* line 672, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__button-all {
    padding-top: 13px;
  }
  /* line 676, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li {
    display: inline-block;
    width: 32.5%;
    padding-left: 0px;
    vertical-align: top;
  }
  /* line 681, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li:hover {
    background-color: inherit;
  }
  /* line 683, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li:hover a {
    color: #0047a8;
  }
  /* line 685, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li > a {
    display: inline-block;
    padding: 6px 0px;
  }
  /* line 688, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__list > li > a:hover {
    color: #1a237e;
  }
  /* line 691, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__subtitle {
    margin-top: 0px;
  }
  /* line 696, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-user-menu .navigation__dropdown-container,
  .localnavigationitem-user-menu-mobile .navigation__dropdown-container {
    position: absolute;
    width: auto;
    left: auto;
    padding: 0;
  }
  /* line 703, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-user-menu .dropdown__right-container,
  .localnavigationitem-user-menu-mobile .dropdown__right-container {
    width: auto;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 711, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right-container {
    padding: 0;
    display: block;
  }
  /* line 715, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__middle {
    width: 100%;
    padding-top: 21px;
    padding-left: 60px;
    padding-right: 30px;
  }
  /* line 721, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__right {
    display: inline-block;
    width: 100%;
  }
  /* line 725, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__input[type="text"] {
    margin-bottom: 21px;
  }
  /* line 728, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__icon-search {
    display: block;
  }
  /* line 732, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list li {
    width: 100%;
    padding-left: 60px;
  }
  /* line 735, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list li:hover {
    background-color: transparent;
  }
  /* line 737, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list li:hover > a {
    color: #1a237e;
  }
  /* line 740, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university .dropdown__list li > a {
    border-bottom: 1px solid #e0e0e0;
    width: 90%;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #0047a8;
  }
  /* line 748, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__subtitle {
    padding-left: 60px;
  }
  /* line 751, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-search-for-a-university
    .dropdown__right
    .dropdown__button-all {
    padding-left: 60px;
    margin-bottom: 27px;
    padding-top: 10px;
  }
  /* line 758, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__right-container {
    padding: 0;
  }
  /* line 761, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__subtitle {
    display: none;
  }
  /* line 764, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__button-all {
    margin: 0 25px 0 40px;
    border-top: 1px solid #e0e0e0;
    padding: 12px 0 !important;
  }
  /* line 769, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__middle {
    width: 100%;
  }
  /* line 773, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:hover {
    background-color: transparent;
  }
  /* line 775, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:hover
    a {
    color: #1a237e;
  }
  /* line 778, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:active {
    background-color: #f5f5f5;
    transition: background-color 200ms ease-in-out;
  }
  /* line 781, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__middle
    .dropdown__list
    li:active
    a {
    color: #1a237e;
    text-decoration: none;
  }
  /* line 785, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list {
    padding-top: 21px;
    padding-bottom: 0;
    width: 100%;
  }
  /* line 790, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__list
    li.dropdown__mobile-visible {
    display: block;
  }
  /* line 793, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice
    .dropdown__list
    li.dropdown__mobile-hidden {
    display: none;
  }
  /* line 796, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li > a {
    font-size: 16px;
    margin-left: 40px;
    color: #0047a8;
    line-height: 22px;
    width: 80%;
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 804, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li > a:hover {
    text-decoration: none;
  }
  /* line 808, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-advice .dropdown__list li:last-child a {
    border-bottom: none;
  }
  /* line 813, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice.active > a {
    border-left: 6px solid #472682;
  }
  /* line 815, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice.active > a::after {
    color: #472682;
  }
  /* line 819, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__right-container {
    padding: 0;
  }
  /* line 822, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__subtitle {
    display: none;
  }
  /* line 825, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__button-all {
    margin: 0 25px 0 40px;
    border-top: 1px solid #e0e0e0;
    padding: 12px 0 !important;
  }
  /* line 830, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__middle {
    width: 100%;
  }
  /* line 834, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li:hover {
    background-color: transparent;
  }
  /* line 837, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li:active {
    background-color: #f5f5f5;
    transition: background-color 200ms ease-in-out;
  }
  /* line 840, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__middle
    .dropdown__list
    li:active
    a {
    color: #833e90;
    text-decoration: none;
  }
  /* line 844, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list {
    padding-top: 21px;
    padding-bottom: 12px;
    width: 100%;
  }
  /* line 849, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__list
    li.dropdown__mobile-visible {
    display: block;
  }
  /* line 852, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice
    .dropdown__list
    li.dropdown__mobile-hidden {
    display: none;
  }
  /* line 855, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li > a {
    font-size: 16px;
    margin-left: 40px;
    color: #472682;
    line-height: 22px;
    width: 80%;
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  /* line 863, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li > a:hover {
    text-decoration: none;
    color: #833e90;
  }
  /* line 867, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li:hover {
    background-color: transparent;
  }
  /* line 871, app/assets/stylesheets/modules/_header-dropdown.sass */
  .localnavigationitem-browse-teacher-advice .dropdown__list li:last-child a {
    border-bottom: none;
  }
  /* line 874, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown {
    height: auto;
    background: none;
  }
  /* line 878, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right,
  .dropdown__left-container,
  .dropdown__button {
    display: none;
  }
  /* line 883, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__right-container {
    padding: 0;
    display: block;
  }
  /* line 886, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown .user-dropdown-right-container {
    display: flex;
  }
  /* line 889, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__first {
    padding: 21px 45px 0px 55px;
    cursor: pointer;
  }
  /* line 892, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__first .dropdown__description {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 21px;
  }
  /* line 896, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__second {
    padding: 21px 21px 21px 55px;
    cursor: pointer;
  }
  /* line 900, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle {
    padding-right: 0px;
  }
  /* line 903, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__middle,
  .dropdown__right-container {
    width: 100%;
    border-right: none;
  }
  /* line 908, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown__subtitle {
    margin-top: 0px;
  }
  /* line 911, app/assets/stylesheets/modules/_header-dropdown.sass */
  .dropdown .grid {
    padding: 0px;
  }
}

/* line 7, app/assets/stylesheets/modules/_header-navigation-states.sass */
.localnavigationitem-search-for-a-course-and-a-level-explorer-combo:hover,
.localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected,
.localnavigationitem-search-for-a-course-and-a-level-explorer-combo.active,
.localnavigationitem-search-for-a-course:hover,
.localnavigationitem-search-for-a-course.selected,
.localnavigationitem-search-for-a-course.active,
.localnavigationitem-a-level-explorer:hover,
.localnavigationitem-a-level-explorer.selected,
.localnavigationitem-a-level-explorer.active,
.localnavigationitem-search-for-a-university:hover,
.localnavigationitem-search-for-a-university.selected,
.localnavigationitem-search-for-a-university.active,
.localnavigationitem-browse-advice:hover,
.localnavigationitem-browse-advice.selected,
.localnavigationitem-browse-advice.active,
.localnavigationitem-user-menu:hover,
.localnavigationitem-user-menu.selected,
.localnavigationitem-user-menu.active {
  border-top: 6px solid #0047a8;
}

/* line 12, app/assets/stylesheets/modules/_header-navigation-states.sass */
.localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected-inactive,
.localnavigationitem-search-for-a-course.selected-inactive,
.localnavigationitem-a-level-explorer.selected-inactive,
.localnavigationitem-search-for-a-university.selected-inactive,
.localnavigationitem-browse-advice.selected-inactive,
.localnavigationitem-user-menu.selected-inactive {
  border-top: 6px solid #cccccc;
}

/* line 16, app/assets/stylesheets/modules/_header-navigation-states.sass */
.localnavigationitem-browse-teacher-advice.selected,
.localnavigationitem-browse-teacher-advice:hover,
.localnavigationitem-browse-teacher-advice.active {
  border-top: 6px solid #472682;
}

/* line 21, app/assets/stylesheets/modules/_header-navigation-states.sass */
.localnavigationitem-browse-teacher-advice.selected-inactive {
  border-top: 6px solid #cccccc;
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 33, app/assets/stylesheets/modules/_header-navigation-states.sass */
  .localnavigationitem-browse-teacher-advice:hover,
  .localnavigationitem-browse-teacher-advice.selected,
  .localnavigationitem-browse-teacher-advice.selected-inactive,
  .localnavigationitem-browse-teacher-advice.active,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo:hover,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected-inactive,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.active,
  .localnavigationitem-search-for-a-course:hover,
  .localnavigationitem-search-for-a-course.selected,
  .localnavigationitem-search-for-a-course.selected-inactive,
  .localnavigationitem-search-for-a-course.active,
  .localnavigationitem-a-level-explorer:hover,
  .localnavigationitem-a-level-explorer.selected,
  .localnavigationitem-a-level-explorer.selected-inactive,
  .localnavigationitem-a-level-explorer.active,
  .localnavigationitem-search-for-a-university:hover,
  .localnavigationitem-search-for-a-university.selected,
  .localnavigationitem-search-for-a-university.selected-inactive,
  .localnavigationitem-search-for-a-university.active,
  .localnavigationitem-browse-advice:hover,
  .localnavigationitem-browse-advice.selected,
  .localnavigationitem-browse-advice.selected-inactive,
  .localnavigationitem-browse-advice.active,
  .localnavigationitem-user-menu:hover,
  .localnavigationitem-user-menu.selected,
  .localnavigationitem-user-menu.selected-inactive,
  .localnavigationitem-user-menu.active {
    border-top: 1px solid #e0e0e0;
  }
}

@media screen and (max-width: 767px) {
  /* line 48, app/assets/stylesheets/modules/_header-navigation-states.sass */
  .localnavigationitem-browse-teacher-advice:hover,
  .localnavigationitem-browse-teacher-advice.selected,
  .localnavigationitem-browse-teacher-advice.selected-inactive,
  .localnavigationitem-browse-teacher-advice.active,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo:hover,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.selected-inactive,
  .localnavigationitem-search-for-a-course-and-a-level-explorer-combo.active,
  .localnavigationitem-search-for-a-course:hover,
  .localnavigationitem-search-for-a-course.selected,
  .localnavigationitem-search-for-a-course.selected-inactive,
  .localnavigationitem-search-for-a-course.active,
  .localnavigationitem-a-level-explorer:hover,
  .localnavigationitem-a-level-explorer.selected,
  .localnavigationitem-a-level-explorer.selected-inactive,
  .localnavigationitem-a-level-explorer.active,
  .localnavigationitem-search-for-a-university:hover,
  .localnavigationitem-search-for-a-university.selected,
  .localnavigationitem-search-for-a-university.selected-inactive,
  .localnavigationitem-search-for-a-university.active,
  .localnavigationitem-browse-advice:hover,
  .localnavigationitem-browse-advice.selected,
  .localnavigationitem-browse-advice.selected-inactive,
  .localnavigationitem-browse-advice.active,
  .localnavigationitem-user-menu:hover,
  .localnavigationitem-user-menu.selected,
  .localnavigationitem-user-menu.selected-inactive,
  .localnavigationitem-user-menu.active {
    border-top: 1px solid #e0e0e0;
  }
}

/* line 1, app/assets/stylesheets/sections/_tabbed-search.sass */
.preload-icons {
  position: absolute;
  top: 0;
  left: -10000px;
}

/* line 7, app/assets/stylesheets/sections/_tabbed-search.sass */
.homepage-banner__container .tabbed-search {
  padding-top: 20px;
}

/* line 12, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs {
  display: flex;
  justify-content: space-evenly;
  height: 58px;
}

/* line 17, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs .tab-title {
  flex-grow: 1;
}

/* line 20, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs .tab-title a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  opacity: 0.95;
  background-color: #eeeeee;
  text-align: center;
  padding: 11px 2rem;
  outline: 0;
  transition: 0.5s;
}

/* line 33, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs .tab-title a:hover {
  color: #0146a1;
}

/* line 36, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs .tab-title.active a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #0146a1;
  background-color: #eeeeee;
  opacity: 0.95;
  box-shadow: inset 0 -5px 0 #0146a1;
}

/* line 42, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs .tab-title:nth-child(2) {
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: #e0e0e0;
}

/* line 48, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active {
  background-color: #ffffff;
  opacity: 0.95;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #e0e0e0;
}

/* line 59, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .flex-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

/* line 64, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .textbox-label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #09171c;
  display: inline-block;
  float: left;
  text-align: left;
}

/* line 70, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-textbox {
  background-color: #ffffff;
  color: #05171d;
  border: solid 1px #bdbdbd;
  border-radius: 0;
  float: left;
 
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 0 2em 0 50px;
}

/* line 81, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search
  .tabs-content
  .content.active
  .search-textbox::-webkit-input-placeholder {
  color: #05171d;
}
.tabbed-search .tabs-content .content.active .search-textbox::-moz-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .search-textbox:-ms-input-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .search-textbox::-ms-input-placeholder {
  color: #05171d;
}
.tabbed-search .tabs-content .content.active .search-textbox::placeholder {
  color: #05171d;
}

/* line 84, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  ::-webkit-input-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  ::-moz-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  :-ms-input-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  ::-ms-input-placeholder {
  color: #05171d;
}
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  ::placeholder {
  color: #05171d;
}

/* line 86, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  .select2-selection {
  border: solid 1px #bdbdbd;
  box-shadow: none;
}

/* line 90, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  .select2-selection--multiple
  > .select2-selection__rendered
  li {
  width: 100%;
}

/* line 93, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search
  .tabs-content
  .content.active
  .select2-container.select2-container--which-input
  .select2-selection--multiple
  > .select2-selection__rendered
  .select2-search__field {
  background-color: transparent;
}

/* line 95, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-form-close-icon {
  display: none;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
}

/* line 100, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-form-close-icon:after {
  content: "";
  background: url(/assets/search/cross-icon-513cbd628415899424bac8275d8a913ecd60c05532a95b03d3f199bf6c398137.png)
    no-repeat;
  background-size: 15px 15px;
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 1;
  right: 1em;
  top: 23px;
  margin: auto;
  padding: 2px;
  text-align: center;
  cursor: pointer;
}

/* line 115, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-textbox,
.tabbed-search .tabs-content .content.active .search-form-close-icon {
  position: relative;
}

/* line 117, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .js-show-x {
  display: block;
}

/* line 119, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-form-button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  border-radius: 3px;
  background-color: #e30613;
  transition: 0.5s;
}

/* line 129, app/assets/stylesheets/sections/_tabbed-search.sass */
.tabbed-search .tabs-content .content.active .search-form-button:hover {
  background-color: #f90614;
}

/* line 132, app/assets/stylesheets/sections/_tabbed-search.sass */
.ui-widget-content.ui-autocomplete {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11);
}

/* line 137, app/assets/stylesheets/sections/_tabbed-search.sass */
.ui-widget-content.ui-autocomplete li.ui-menu-item {
  padding: 5px 10px;
  cursor: pointer;
}

/* line 140, app/assets/stylesheets/sections/_tabbed-search.sass */
.ui-widget-content.ui-autocomplete li.ui-menu-item:hover {
  opacity: 0.5;
}

@media screen and (min-width: 1250px) {
  /* line 145, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs {
    width: 825px;
  }
  /* line 147, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title {
    height: 51px;
  }
  /* line 149, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title a {
    font-size: 18px;
    height: 51px;
  }
  /* line 153, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content {
    margin-top: -7px;
  }
  /* line 155, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active {
    width: 825px;
    height: 143px;
    padding-right: 29px;
    padding-left: 29px;
    padding-top: 20px;
  }
  /* line 161, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .textbox-label {
    font-size: 16px;
    height: 34px;
  }
  /* line 164, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-textbox {
    height: 60px;
    font-size: 18px;
  }
  /* line 167, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-button {
    font-size: 18px;
    margin: 34px 0 0 15px;
    width: 138px;
    height: 60px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11);
  }
  /* line 174, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .textbox-label {
    width: 225px;
  }
  /* line 176, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-textbox {
    width: 340px;
  }
  /* line 178, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input {
    width: 260px !important;
    margin: 0 0 0 10px;
  }
  /* line 181, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection {
    width: 260px;
    height: 60px;
  }
  /* line 185, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered
    .select2-search__field {
    height: 60px;
    width: 100% !important;
  }
  /* line 188, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered
    .select2-selection__choice {
    height: 32px;
    margin: 13px 10px 0 0;
    padding: 2px 8px 0 8px;
  }
  /* line 194, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .flex-column:nth-child(2)
    .textbox-label {
    margin: 0 0 0 10px;
  }
  /* line 197, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .textbox-label,
  .tabbed-search .tabs-content #search-panel-advice .textbox-label {
    width: 420px;
  }
  /* line 199, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .search-textbox,
  .tabbed-search .tabs-content #search-panel-advice .search-textbox {
    width: 610px;
  }
  /* line 206, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal
    .tabbed-search
    .tabs-content
    #search-panel-course
    .textbox-label {
    width: 420px;
  }
  /* line 208, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal
    .tabbed-search
    .tabs-content
    #search-panel-course
    .search-textbox {
    width: 610px;
  }
  /* line 213, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown {
    width: 260px !important;
  }
  /* line 215, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results {
    width: 260px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 222, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal .tabs-content .content.active {
    width: 637px;
  }
  /* line 225, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search {
    text-align: center;
    width: 639px;
    margin: 0 auto;
  }
  /* line 230, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs {
    width: 100%;
  }
  /* line 232, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title {
    height: 51px;
  }
  /* line 234, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title a {
    font-size: 16px;
    height: 51px;
  }
  /* line 238, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content {
    margin-top: -7px;
  }
  /* line 240, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active {
    width: 638px;
    padding-right: 120px;
    padding-left: 120px;
    flex-direction: column;
    display: inline-block;
  }
  /* line 246, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .textbox-label {
    font-size: 16px;
    height: 34px;
  }
  /* line 249, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-textbox {
    height: 48px;
    width: 400px;
    font-size: 16px;
    background-size: 20px 20px;
    padding: 0 1em 0 45px;
  }
  /* line 256, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-close-icon:after {
    top: 18px;
  }
  /* line 258, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-button {
    font-size: 18px;
    width: 254px;
    height: 48px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11);
  }
  /* line 263, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course {
    height: 277px;
    margin-bottom: 10px;
  }
  /* line 266, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .textbox-label {
    width: 225px;
    line-height: 26px;
  }
  /* line 269, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-textbox {
    margin-bottom: 10px;
  }
  /* line 271, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input {
    width: 400px !important;
    margin: 0;
  }
  /* line 274, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-moz-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    :-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::placeholder {
    font-size: 16px;
  }
  /* line 276, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection {
    width: 400px;
    height: 48px;
    font-size: 16px;
  }
  /* line 280, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered {
    max-width: 400px;
  }
  /* line 282, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered
    .select2-search__field {
    height: 48px;
    width: 100% !important;
  }
  /* line 285, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-form-button {
    margin: 20px 73px 0 73px;
  }
  /* line 287, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution,
  .tabbed-search .tabs-content #search-panel-advice {
    height: 190px;
    margin-bottom: 97px;
  }
  /* line 290, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .textbox-label,
  .tabbed-search .tabs-content #search-panel-advice .textbox-label {
    width: 420px;
  }
  /* line 292, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .search-textbox,
  .tabbed-search .tabs-content #search-panel-advice .search-textbox {
    margin-bottom: 15px;
  }
  /* line 294, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .search-form-button,
  .tabbed-search .tabs-content #search-panel-advice .search-form-button {
    margin: 5px 73px 0 73px;
  }
  /* line 300, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal
    .tabbed-search
    .tabs-content
    #search-panel-course
    .search-textbox {
    margin-bottom: 0px;
  }
  /* line 305, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown {
    width: 400px !important;
  }
  /* line 307, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results {
    width: 400px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 314, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal .tabs-content .content.active {
    width: 637px;
  }
  /* line 317, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search {
    text-align: center;
    width: 639px;
    margin: 0 auto;
  }
  /* line 322, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs {
    width: 100%;
  }
  /* line 324, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title {
    height: 51px;
  }
  /* line 326, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title a {
    font-size: 16px;
    height: 51px;
  }
  /* line 330, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content {
    margin-top: -7px;
  }
  /* line 332, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active {
    width: 638px;
    padding-right: 120px;
    padding-left: 120px;
    flex-direction: column;
    display: inline-block;
  }
  /* line 338, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .textbox-label {
    font-size: 16px;
    height: 34px;
  }
  /* line 341, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-textbox {
    height: 48px;
    width: 400px;
    font-size: 16px;
    background-size: 20px 20px;
    padding: 0 1em 0 45px;
  }
  /* line 347, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-webkit-input-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-moz-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox:-ms-input-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-ms-input-placeholder {
    text-align: left;
  }
  .tabbed-search .tabs-content .content.active .search-textbox::placeholder {
    text-align: left;
  }
  /* line 350, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-close-icon:after {
    top: 18px;
  }
  /* line 352, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-button {
    font-size: 18px;
    width: 254px;
    height: 48px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11);
  }
  /* line 357, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course {
    height: 277px;
    margin-bottom: 10px;
  }
  /* line 360, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .textbox-label {
    width: 225px;
    line-height: 26px;
  }
  /* line 363, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-textbox {
    margin-bottom: 10px;
  }
  /* line 365, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input {
    width: 400px !important;
    margin: 0;
  }
  /* line 368, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-moz-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    :-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::placeholder {
    font-size: 16px;
  }
  /* line 370, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection {
    width: 400px;
    height: 48px;
    font-size: 16px;
  }
  /* line 374, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered {
    max-width: 400px;
  }
  /* line 376, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered
    .select2-search__field {
    height: 48px;
    width: 100% !important;
  }
  /* line 379, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-form-button {
    margin: 20px 73px 0 73px;
  }
  /* line 381, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution,
  .tabbed-search .tabs-content #search-panel-advice {
    height: 190px;
    margin-bottom: 97px;
  }
  /* line 384, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .textbox-label,
  .tabbed-search .tabs-content #search-panel-advice .textbox-label {
    width: 420px;
  }
  /* line 386, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .search-textbox,
  .tabbed-search .tabs-content #search-panel-advice .search-textbox {
    margin-bottom: 15px;
  }
  /* line 388, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution .search-form-button,
  .tabbed-search .tabs-content #search-panel-advice .search-form-button {
    margin: 5px 73px 0 73px;
  }
  /* line 393, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown {
    width: 400px !important;
  }
  /* line 395, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results {
    width: 400px;
  }
}

@media screen and (max-width: 767px) {
  /* line 402, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal .tabs-content .content.active {
    width: 286px;
  }
  /* line 405, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search {
    text-align: center;
    width: 288px;
    margin: 0 auto;
  }
  /* line 410, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs {
    width: 100%;
    height: 48px;
  }
  /* line 413, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title {
    height: 41px;
  }
  /* line 415, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs .tab-title a {
    font-size: 14px;
    padding: 9px 5px;
    height: 41px;
  }
  /* line 420, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content {
    margin-top: -7px;
  }
  /* line 422, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content form {
    padding: 0;
  }
  /* line 424, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active {
    width: 288px;
    padding-right: 16px;
    padding-left: 16px;
    flex-direction: column;
    display: inline-block;
  }
  /* line 430, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .textbox-label {
    font-size: 14px;
    height: 25px;
    width: 225px;
    line-height: 14px;
  }
  /* line 435, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-textbox {
    height: 48px;
    width: 256px;
    font-size: 16px;
    background-size: 20px 20px;
    padding: 0 1em 0 45px;
    margin-bottom: 15px;
  }
  /* line 442, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-webkit-input-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-moz-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox:-ms-input-placeholder {
    text-align: left;
  }
  .tabbed-search
    .tabs-content
    .content.active
    .search-textbox::-ms-input-placeholder {
    text-align: left;
  }
  .tabbed-search .tabs-content .content.active .search-textbox::placeholder {
    text-align: left;
  }
  /* line 445, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-close-icon:after {
    top: 18px;
  }
  /* line 447, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content .content.active .search-form-button {
    font-size: 16px;
    width: 256px;
    height: 48px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
  /* line 452, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course {
    height: 258px;
    padding-top: 15px;
  }
  /* line 455, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input {
    width: 256px !important;
    margin: 0;
  }
  /* line 458, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-moz-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    :-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::-ms-input-placeholder {
    font-size: 16px;
  }
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    ::placeholder {
    font-size: 16px;
  }
  /* line 460, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection {
    width: 256px;
    height: 48px;
    font-size: 16px;
  }
  /* line 465, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search
    .tabs-content
    #search-panel-course
    .select2-container.select2-container--which-input
    .select2-selection--multiple
    > .select2-selection__rendered
    .select2-search__field {
    height: 48px;
    width: 100% !important;
  }
  /* line 468, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-course .search-form-button {
    margin: 16px 0 0 0;
  }
  /* line 470, app/assets/stylesheets/sections/_tabbed-search.sass */
  .tabbed-search .tabs-content #search-panel-institution,
  .tabbed-search .tabs-content #search-panel-advice {
    height: 168px;
    margin-bottom: 90px;
  }
  /* line 477, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal
    .tabbed-search
    .tabs-content
    #search-panel-course
    .search-form-button {
    margin: 0px;
  }
  /* line 479, app/assets/stylesheets/sections/_tabbed-search.sass */
  #search-modal .tabbed-search .tabs-content #search-panel-course,
  #search-modal .tabbed-search .tabs-content #search-panel-institution,
  #search-modal .tabbed-search .tabs-content #search-panel-advice {
    height: 160px;
    margin-bottom: 0px;
  }
  /* line 485, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown {
    width: 256px !important;
  }
  /* line 487, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results {
    width: 256px;
  }
  /* line 489, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__options,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__options {
    font-size: 16px;
  }
  /* line 491, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option {
    padding: 10px 20px 10px 42px;
  }
  /* line 493, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option--highlighted,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option--highlighted {
    background-color: #ffffff;
  }
  /* line 495, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"],
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"] {
    background: #ffffff
      url(/assets/search/check_true-e0668ff783997b0fbba5aaa4942823bd1765f29f88a60ff06fc6d371f8191468.png)
      no-repeat;
    background-position: 10px 13px;
    background-size: 27px;
  }
  /* line 499, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"],
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"] {
    background: #ffffff
      url(/assets/search/check_false-84dbdd0af9ad11cb4bb453e1e5f0b4f7b891bd186a3fe0ea1050fc19725b97ae.png)
      no-repeat;
    background-position: 10px 13px;
    background-size: 25px;
  }
  /* line 503, app/assets/stylesheets/sections/_tabbed-search.sass */
  .styleguide-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option:hover,
  .homepage-body
    .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option:hover {
    background-color: #ffffff;
  }
}

/* line 1, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words {
  display: inline-block;
}

/* line 3, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid white;
  border-radius: 5px;
  padding: 5px 10px;
  line-height: 34px;
  text-transform: uppercase;
  margin-right: 4px;
  white-space: nowrap;
}

/* line 13, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words li {
  display: inline;
}

/* line 16, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words__blue {
  margin: 5px 0;
  display: inline-block;
}

/* line 19, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words__blue a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  border-radius: 6px;
  padding: 8px 17px 5px 17px;
  line-height: 32px;
  margin-right: 4px;
  border: 1px solid #0047a8;
  font-size: 14px;
  font-weight: 800;
  color: #0047a8;
}

/* line 30, app/assets/stylesheets/modules/_tag-words.sass */
.tag-words__blue a:hover {
  background: #0047a8;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 36, app/assets/stylesheets/modules/_tag-words.sass */
  .tag-words__blue a {
    display: block;
    line-height: 18px;
    padding: 8px 13px 5px 13px;
  }
}

/* line 1, app/assets/stylesheets/modules/_footer.sass */
.footer {
  overflow: hidden;
  clear: both;
}

/* line 5, app/assets/stylesheets/modules/_footer.sass */
.footer .icon--label {
  display: none;
}

/* line 8, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon {
  border: 0;
  margin: 0;
  padding: 0;
  margin: 0px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
}

/* line 15, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:first-child {
  padding-left: 0px;
}

/* line 17, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:last-child {
  padding-right: 0px;
}

/* line 21, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:hover .icon,
.footer .followus__icon:hover .icon--hat,
.footer .followus__icon:hover .icon--rwd-menu,
.footer .followus__icon:hover .icon--note,
.footer .followus__icon:hover .icon--fastforward,
.footer .followus__icon:hover .icon-fastforward,
.footer .followus__icon:hover .icon--fastforward--light,
.footer .followus__icon:hover .icon--more,
.footer .followus__icon:hover .icon--less,
.footer .followus__icon:hover .icon--add,
.footer .followus__icon:hover .icon--close,
.footer .followus__icon:hover .icon-arrow-up,
.footer .followus__icon:hover .icon-arrow-down,
.footer .followus__icon:hover .icon-internal,
.footer .followus__icon:hover .icon-rewind {
  position: relative;
  top: auto;
}

/* line 24, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:hover .icon.icon--youtube,
.footer .followus__icon:hover .icon--youtube.icon--hat,
.footer .followus__icon:hover .icon--youtube.icon--rwd-menu,
.footer .followus__icon:hover .icon--youtube.icon--note,
.footer .followus__icon:hover .icon--youtube.icon--fastforward,
.footer .followus__icon:hover .icon--youtube.icon-fastforward,
.footer .followus__icon:hover .icon--youtube.icon--fastforward--light,
.footer .followus__icon:hover .icon--youtube.icon--more,
.footer .followus__icon:hover .icon--youtube.icon--less,
.footer .followus__icon:hover .icon--youtube.icon--add,
.footer .followus__icon:hover .icon--youtube.icon--close,
.footer .followus__icon:hover .icon--youtube.icon-arrow-up,
.footer .followus__icon:hover .icon--youtube.icon-arrow-down,
.footer .followus__icon:hover .icon--youtube.icon-internal,
.footer .followus__icon:hover .icon--youtube.icon-rewind {
  background-image: url(/assets/followus/youtube-hover-1f7485bc08b231d06e49bb2d325230ca93ddf31d017b3520d24868dc915a91f4.svg);
}

/* line 27, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:hover .icon.icon--twitter,
.footer .followus__icon:hover .icon--twitter.icon--hat,
.footer .followus__icon:hover .icon--twitter.icon--rwd-menu,
.footer .followus__icon:hover .icon--twitter.icon--note,
.footer .followus__icon:hover .icon--twitter.icon--fastforward,
.footer .followus__icon:hover .icon--twitter.icon-fastforward,
.footer .followus__icon:hover .icon--twitter.icon--fastforward--light,
.footer .followus__icon:hover .icon--twitter.icon--more,
.footer .followus__icon:hover .icon--twitter.icon--less,
.footer .followus__icon:hover .icon--twitter.icon--add,
.footer .followus__icon:hover .icon--twitter.icon--close,
.footer .followus__icon:hover .icon--twitter.icon-arrow-up,
.footer .followus__icon:hover .icon--twitter.icon-arrow-down,
.footer .followus__icon:hover .icon--twitter.icon-internal,
.footer .followus__icon:hover .icon--twitter.icon-rewind {
  background-image: url(/assets/followus/twitter-hover-906e9503ab8d83cddac7c5105a78ae9c970a8cc3d3a35c80c560a731daf431e7.svg);
}

/* line 30, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:hover .icon.icon--facebook,
.footer .followus__icon:hover .icon--facebook.icon--hat,
.footer .followus__icon:hover .icon--facebook.icon--rwd-menu,
.footer .followus__icon:hover .icon--facebook.icon--note,
.footer .followus__icon:hover .icon--facebook.icon--fastforward,
.footer .followus__icon:hover .icon--facebook.icon-fastforward,
.footer .followus__icon:hover .icon--facebook.icon--fastforward--light,
.footer .followus__icon:hover .icon--facebook.icon--more,
.footer .followus__icon:hover .icon--facebook.icon--less,
.footer .followus__icon:hover .icon--facebook.icon--add,
.footer .followus__icon:hover .icon--facebook.icon--close,
.footer .followus__icon:hover .icon--facebook.icon-arrow-up,
.footer .followus__icon:hover .icon--facebook.icon-arrow-down,
.footer .followus__icon:hover .icon--facebook.icon-internal,
.footer .followus__icon:hover .icon--facebook.icon-rewind {
  background-image: url(/assets/followus/facebook-hover-39d82accd8aab868a733f7a6820fdc285064ac331b9e89190742bd7b594082e8.svg);
}

/* line 33, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon:hover .icon.icon--snapchat,
.footer .followus__icon:hover .icon--snapchat.icon--hat,
.footer .followus__icon:hover .icon--snapchat.icon--rwd-menu,
.footer .followus__icon:hover .icon--snapchat.icon--note,
.footer .followus__icon:hover .icon--snapchat.icon--fastforward,
.footer .followus__icon:hover .icon--snapchat.icon-fastforward,
.footer .followus__icon:hover .icon--snapchat.icon--fastforward--light,
.footer .followus__icon:hover .icon--snapchat.icon--more,
.footer .followus__icon:hover .icon--snapchat.icon--less,
.footer .followus__icon:hover .icon--snapchat.icon--add,
.footer .followus__icon:hover .icon--snapchat.icon--close,
.footer .followus__icon:hover .icon--snapchat.icon-arrow-up,
.footer .followus__icon:hover .icon--snapchat.icon-arrow-down,
.footer .followus__icon:hover .icon--snapchat.icon-internal,
.footer .followus__icon:hover .icon--snapchat.icon-rewind {
  background-image: url(/assets/followus/snapchat-hover-dfc6b9dc7010c63af8ff7fd678bf19395499c17703482222a8b555b25cdb9cb9.svg);
}

/* line 36, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon .icon,
.footer .followus__icon .icon--hat,
.footer .followus__icon .icon--rwd-menu,
.footer .followus__icon .icon--note,
.footer .followus__icon .icon--fastforward,
.footer .followus__icon .icon-fastforward,
.footer .followus__icon .icon--fastforward--light,
.footer .followus__icon .icon--more,
.footer .followus__icon .icon--less,
.footer .followus__icon .icon--add,
.footer .followus__icon .icon--close,
.footer .followus__icon .icon-arrow-up,
.footer .followus__icon .icon-arrow-down,
.footer .followus__icon .icon-internal,
.footer .followus__icon .icon-rewind {
  text-align: center;
  transition: all 150ms ease-in-out;
  width: 50px;
  height: 50px;
  margin: 0px;
}

/* line 43, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon .icon--youtube {
  background-image: url(/assets/followus/youtube-bd7b5db168b017e588484c278e8d37971b816ea8cf9acaaef0e8477a9c914a8c.svg);
}

/* line 46, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon .icon--twitter {
  background-image: url(/assets/followus/twitter-6833aeba38dc8c82196c1f9b5a1f14e04d5314c82c61f34eaf628e424a20b28e.svg);
}

/* line 49, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon .icon--facebook {
  background-image: url(/assets/followus/facebook-b62a79846b78e919818405503b118ddde7ec5d52bedc6d962e9b7ffa39ba7d1d.svg);
}

/* line 52, app/assets/stylesheets/modules/_footer.sass */
.footer .followus__icon .icon--snapchat {
  background-image: url(/assets/followus/snapchat-4ff3604a7f45f3868792c7d1956e44041b9ab39032e6765d27c7448800fd4a4f.svg);
}

/* line 55, app/assets/stylesheets/modules/_footer.sass */
.footer-container {
  background-color: #263238;
  position: relative;
  color: white;
  padding-bottom: 45px;
  padding-top: 25px;
  margin-top: 90px;
}

/* line 63, app/assets/stylesheets/modules/_footer.sass */
.footer-container a {
  text-decoration: none;
  color: white;
}

/* line 67, app/assets/stylesheets/modules/_footer.sass */
.footer-container h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: white;
  padding: 15px 0;
  letter-spacing: 0.02rem;
  position: relative;
}

/* line 75, app/assets/stylesheets/modules/_footer.sass */
.footer-container h5 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 15px 0;
  letter-spacing: 0.015rem;
  font-size: 18px;
  color: #fff;
}

/* line 82, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about,
.footer-container .footer--tools {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 26px;
}

/* line 89, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about ul.outer li.inner,
.footer-container .footer--tools ul.outer li.inner {
  padding: 2px 0;
  font-size: 16px;
}

/* line 94, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about ul.outer li.inner a.link.footer-link:hover,
.footer-container .footer--tools ul.outer li.inner a.link.footer-link:hover {
  color: #f39200;
  text-decoration: none;
}

/* line 98, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about li:before,
.footer-container .footer--tools li:before {
  font-size: 16px;
  content: "\25a0";
  padding: 5px;
  margin-right: 15px;
}

/* line 105, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about a.advertise-with-us {
  margin-top: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid white;
  border-radius: 5px;
  padding: 0px 10px;
  line-height: 34px;
  text-transform: uppercase;
  margin-left: 35px;
  white-space: nowrap;
  display: inline-block;
  transition: all 200ms ease-in-out;
}

/* line 119, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--about a.advertise-with-us:hover {
  background: #f39200;
  border-color: #f39200;
}

/* line 123, app/assets/stylesheets/modules/_footer.sass */
.footer-container ul.tag-words {
  margin-bottom: 30px;
}

/* line 125, app/assets/stylesheets/modules/_footer.sass */
.footer-container ul.tag-words li {
  display: inline-block;
}

/* line 128, app/assets/stylesheets/modules/_footer.sass */
.footer-container ul.tag-words li a {
  transition: all 200ms ease-in-out;
}

/* line 130, app/assets/stylesheets/modules/_footer.sass */
.footer-container ul.tag-words li a:hover {
  background: #f39200;
  border-color: #f39200;
}

/* line 134, app/assets/stylesheets/modules/_footer.sass */
.footer-container .logos--left {
  width: 100%;
}

/* line 137, app/assets/stylesheets/modules/_footer.sass */
.footer-container .logo--top,
.footer-container .logo--left {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 48.8211739883%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.footer-container .logo--top:last-child,
.footer-container .logo--left:last-child {
  margin-right: 0;
}

/* line 140, app/assets/stylesheets/modules/_footer.sass */
.footer-container .logo--top li,
.footer-container .logo--left li {
  padding-bottom: 15px;
}

/* line 143, app/assets/stylesheets/modules/_footer.sass */
.footer-container .connect-social-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 147, app/assets/stylesheets/modules/_footer.sass */
.footer-container .connect-social-container .connect-social {
  display: inline-block;
}

/* line 149, app/assets/stylesheets/modules/_footer.sass */
.footer-container .connect-social-container .connect-social h5 {
  padding: 5px 0;
  font-size: 16px;
}

/* line 152, app/assets/stylesheets/modules/_footer.sass */
.footer-container
  .connect-social-container
  .connect-social
  .share--icon:not(:last-child) {
  margin-right: 20px;
}

/* line 154, app/assets/stylesheets/modules/_footer.sass */
.footer-container .connect-social-container .connect-social .advice-share {
  width: 100%;
}

/* line 157, app/assets/stylesheets/modules/_footer.sass */
.footer-container
  .connect-social-container
  .connect-social
  .advice-share
  .share--icon {
  display: inline-block;
}

/* line 160, app/assets/stylesheets/modules/_footer.sass */
.footer-container hr.connect-social-top {
  margin-bottom: 0;
}

/* line 162, app/assets/stylesheets/modules/_footer.sass */
.footer-container hr.connect-social-bottom {
  margin: 15px 0 0 0;
}

/* line 165, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--work {
  padding-left: 20px;
}

/* line 167, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--work ul.logos--left {
  display: inline-block;
  margin: 0;
}

/* line 170, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--work ul.logos--left li {
  padding: 5px 0;
}

/* line 173, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--tsrg--logos {
  display: flex;
  justify-content: left;
  align-items: center;
}

/* line 177, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--tsrg--logos .footer-tug-logo {
  width: 150px;
  height: 53px;
}

/* line 181, app/assets/stylesheets/modules/_footer.sass */
.footer-container .footer--tsrg--text {
  text-align: left;
  padding-top: 10px;
}

/* line 185, app/assets/stylesheets/modules/_footer.sass */
.basefooter {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  height: 40px;
  background-color: #333 !important;
  width: 100%;
  color: white;
  line-height: 40px;
  font-size: 14px;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 197, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about,
  .footer-container .footer--tools {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    margin: 0;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--about:last-child,
  .footer-container .footer--tools:last-child {
    margin-right: 0;
  }
  /* line 201, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--tsrg--logos:last-child {
    margin-right: 0;
  }
  /* line 203, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos .footer-tsr-logo {
    padding-left: 20px;
  }
  /* line 205, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--text {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    padding-top: 0 !important;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--tsrg--text:last-child {
    margin-right: 0;
  }
  /* line 209, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-top: 20px;
  }
  /* line 216, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work ul.logos--left li {
    display: inline-block;
    padding-right: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 223, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about,
  .footer-container .footer--tools {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    margin: 0;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--about:last-child,
  .footer-container .footer--tools:last-child {
    margin-right: 0;
  }
  /* line 227, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--tsrg--logos:last-child {
    margin-right: 0;
  }
  /* line 229, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos .footer-tsr-logo {
    padding-left: 20px;
  }
  /* line 231, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--text {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .footer-container .footer--tsrg--text:last-child {
    margin-right: 0;
  }
  /* line 233, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--text p {
    font-size: 14px;
  }
  /* line 236, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-top: 20px;
  }
  /* line 243, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work ul.logos--left li {
    display: inline-block;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 249, app/assets/stylesheets/modules/_footer.sass */
  .footer h5 {
    font-size: 16px;
  }
  /* line 252, app/assets/stylesheets/modules/_footer.sass */
  .footer-container {
    padding: 10px 0 30px 0;
  }
  /* line 254, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about {
    width: 100%;
  }
  /* line 256, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about a.advertise-with-us {
    margin-left: 20px;
  }
  /* line 258, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tools {
    width: 100%;
  }
  /* line 260, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work {
    width: 100%;
  }
  /* line 262, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos {
    width: 100%;
    margin-top: 10px;
  }
  /* line 265, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--logos .footer-tsr-logo {
    padding-left: 20px;
  }
  /* line 267, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--tsrg--text {
    width: 100%;
    margin-top: 10px;
  }
  /* line 271, app/assets/stylesheets/modules/_footer.sass */
  .footer-container ul.tag-words {
    margin-left: 0;
  }
  /* line 274, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about ul.outer {
    margin-left: 0;
  }
  /* line 276, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--work {
    padding: 0;
  }
  /* line 279, app/assets/stylesheets/modules/_footer.sass */
  .footer-container ul.tag-words {
    margin-bottom: 20px;
  }
  /* line 285, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .footer--about li:before,
  .footer-container .footer--tools li:before {
    margin-right: 10px;
    padding: 0;
  }
  /* line 290, app/assets/stylesheets/modules/_footer.sass */
  .footer-container .connect-social-container .connect-social {
    text-align: center;
  }
}

/* line 7, vendor/cache/ruby/2.6.0/gems/cookies_eu-1.7.6/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu {
  line-height: 40px;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  text-align: center;
  border-top: 1px solid #e4e4e4;
  background: #f2f2f2;
}

@media (max-width: 767px) {
  /* line 7, vendor/cache/ruby/2.6.0/gems/cookies_eu-1.7.6/app/assets/stylesheets/cookies_eu.scss */
  .cookies-eu {
    font-size: 12px;
    line-height: 30px;
    position: initial;
  }
}

/* line 30, vendor/cache/ruby/2.6.0/gems/cookies_eu-1.7.6/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-content-holder {
  display: inline-block;
  padding: 0 20px;
}

/* line 36, vendor/cache/ruby/2.6.0/gems/cookies_eu-1.7.6/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder {
  display: inline-block;
}

/* line 39, vendor/cache/ruby/2.6.0/gems/cookies_eu-1.7.6/app/assets/stylesheets/cookies_eu.scss */
.cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  min-width: 26px;
  margin-right: 5px;
  padding: 2px 11px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
  border: 0;
  outline: none;
  background-color: #4d90fe;
}

/* line 1, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.inline-reg-prompt {
  display: flex;
  justify-content: center;
  min-height: 280px;
  margin-bottom: 50px;
  background-color: #0047a8;
  border-top: 1px solid #0047a8;
}

/* line 9, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container {
  flex-direction: column;
  justify-content: center;
  display: none;
  background-color: white;
}

/* line 14, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container.inline {
  width: 80%;
  margin: 10px 20px 20px 20px;
  background-color: #0047a8;
}

/* line 18, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container.modal {
  z-index: 10001;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 430px;
  border-radius: 10px;
  padding: 27px 31px 52px 31px;
}

/* line 28, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container.active {
  display: flex !important;
}

/* line 31, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .lock-container {
  align-self: center;
  margin: 20px 0px 29px 0px;
}

/* line 34, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .lock-container .lock-logo {
  width: 40px;
  height: 42px;
}

/* line 38, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .close-button {
  display: flex;
  justify-content: flex-end;
}

/* line 42, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .close-button #close-reg-modal {
  background-color: white;
  font-size: 30px;
  margin-top: -13px;
  font-weight: 100;
}

/* line 48, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 0.0025em;
  color: #222222;
  margin-bottom: 26px;
}

/* line 56, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container h3.inline {
  color: white;
  font-size: 28px;
}

/* line 60, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.005em;
  color: #222222;
  margin-bottom: 30px;
}

/* line 69, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container {
  display: flex;
  flex-direction: column;
  margin: 0 11px;
}

/* line 73, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container a {
  height: 34px;
  width: 100%;
  text-align: center;
}

/* line 77, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container .join {
  height: 34px;
  width: 100%;
  background-color: #ee2e34;
  color: white;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
  line-height: 34px;
  margin-bottom: 10px;
  margin-top: 0px;
}

/* line 88, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container .join.inline {
  height: 41px;
  line-height: 41px;
  width: 475px;
  align-self: center;
  background-color: white;
  color: #1947a8;
  font-size: 18px;
  font-weight: 400;
}

/* line 97, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container .login {
  font-weight: 600;
  font-size: 14px;
  line-height: 34px;
  color: #3e484d;
}

/* line 102, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
.reg-prompt-container .cta-container .login.inline {
  width: 475px;
  font-size: 18px;
  font-weight: 400;
  align-self: center;
  color: white;
}

@media screen and (max-width: 767px) {
  /* line 111, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container.modal {
    width: 330px;
    top: 30%;
    padding: 23px 23px 48px 23px;
    border-radius: 8px;
  }
  /* line 118, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container h3.inline {
    font-size: 24px;
  }
  /* line 121, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container .lock-container {
    margin: 15px 0px;
  }
  /* line 123, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container .lock-container .lock-logo {
    width: 25px;
    height: 33px;
  }
  /* line 127, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container .cta-container {
    margin: 0;
  }
  /* line 130, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container .cta-container .join.inline {
    width: 237px;
    font-size: 16px;
  }
  /* line 134, app/assets/stylesheets/reg_prompts/_reg_prompts.sass */
  .reg-prompt-container .cta-container .login.inline {
    width: 237px;
    font-size: 16px;
  }
}

/* line 3, app/assets/stylesheets/modules/advice_article/tables.sass */
.advice-article__body table thead {
  background-color: #0047a8;
  color: white;
}

/* line 9, app/assets/stylesheets/modules/advice_article/tables.sass */
.advice-article__body table tbody tr th {
  background-color: #0047a8;
  color: white;
}

/* line 13, app/assets/stylesheets/modules/advice_article/tables.sass */
.advice-article__body table tbody td {
  border: 1px solid #f5f5f5;
}

/* line 16, app/assets/stylesheets/modules/advice_article/tables.sass */
.advice-article__body table td,
.advice-article__body table th {
  padding: 8px;
  text-align: left;
}

/* line 1, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results {
  position: relative;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.search-results::after {
  clear: both;
  content: "";
  display: block;
}

/* line 5, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item,
.search-results ul#advice-show-related .search-result__item,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item,
.search-results ul#advice-show-related li.related-result__item {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-bottom: 28px;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.search-results .search-result__list .search-result__item:last-child,
.search-results ul#advice-show-related .search-result__item:last-child,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:last-child,
.search-results ul#advice-show-related li.related-result__item:last-child {
  margin-right: 0;
}

/* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.search-results .search-result__list .search-result__item:nth-child(3n),
.search-results ul#advice-show-related .search-result__item:nth-child(3n),
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:nth-child(3n),
.search-results ul#advice-show-related li.related-result__item:nth-child(3n) {
  margin-right: 0;
}

/* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.search-results .search-result__list .search-result__item:nth-child(3n + 1),
.search-results ul#advice-show-related .search-result__item:nth-child(3n + 1),
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:nth-child(3n + 1),
.search-results
  ul#advice-show-related
  li.related-result__item:nth-child(3n + 1) {
  clear: left;
}

/* line 9, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a,
.search-results ul#advice-show-related .search-result__item a,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a,
.search-results ul#advice-show-related li.related-result__item a {
  border-radius: 5px;
  height: 235px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.05);
  transition: all 400ms ease-in-out;
  display: block;
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__image,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__image,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__image {
  background-size: cover;
  background-position: center center;
  height: 110px;
  position: relative;
  border-radius: 5px 5px 0 0;
}

/* line 23, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__image
  img,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__image
  img,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__image
  img,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__image
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 28, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a .read-time,
.search-results ul#advice-show-related .search-result__item a .read-time,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .read-time,
.search-results ul#advice-show-related li.related-result__item a .read-time {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: -1px;
  left: 10px;
  background: rgba(255, 255, 255, 0.95);
  padding: 4px 8px 2px 8px;
  color: #ee5a40;
}

/* line 36, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content {
  padding: 28px;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

/* line 40, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content
  h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 21px;
  margin-bottom: 21px;
  margin-top: 0;
  color: #0047a8;
}

/* line 46, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content
  p,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content
  p,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content
  p,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content
  p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #05171d;
}

/* line 51, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a:hover,
.search-results ul#advice-show-related .search-result__item a:hover,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:hover,
.search-results ul#advice-show-related li.related-result__item a:hover,
.search-results .search-result__list .search-result__item a:active,
.search-results ul#advice-show-related .search-result__item a:active,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:active,
.search-results ul#advice-show-related li.related-result__item a:active {
  transform: scale(1.04);
}

/* line 54, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a:hover
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  .search-result__list
  .search-result__item
  a:active
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a:active
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:active
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a:active
  .search-result__content
  h2 {
  color: #2196f3;
}

/* line 57, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image,
.search-results ul#advice-show-related .search-result__item.no-image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item,
.search-results ul#advice-show-related li.no-image.related-result__item {
  border-radius: 5px;
}

/* line 59, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image a,
.search-results ul#advice-show-related .search-result__item.no-image a,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  a,
.search-results ul#advice-show-related li.no-image.related-result__item a {
  border-radius: 5px;
  height: 235px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.05);
  transition: all 400ms ease-in-out;
  display: block;
  overflow: hidden;
}

/* line 67, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item.no-image
  .icon-no-image,
.search-results
  ul#advice-show-related
  .search-result__item.no-image
  .icon-no-image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .icon-no-image,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .icon-no-image {
  padding: 28px;
  display: block;
}

/* line 70, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image .read-time,
.search-results ul#advice-show-related .search-result__item.no-image .read-time,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .read-time,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .read-time {
  position: static;
  color: #757575;
  padding: 0 28px;
}

/* line 74, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item.no-image
  .search-result__content,
.search-results
  ul#advice-show-related
  .search-result__item.no-image
  .search-result__content,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .search-result__content,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .search-result__content {
  padding-top: 20px;
}

/* line 83, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image {
  height: 200px;
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 88, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image
  .icon--play {
  padding-top: 40px;
  width: 100%;
  display: inline-block;
}

/* line 92, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image
  .icon--play
  img {
  display: inline-block;
  height: 100px;
  width: 100px;
  opacity: 0.9;
}

/* line 100, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image {
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 104, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
}

/* line 107, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content {
  bottom: 0;
  width: 100%;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  background: transparent;
}

/* line 114, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  h2 {
  bottom: 0;
}

/* line 116, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  .btn__base--astral,
ul#advice-show-related
  .akForm
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  input[type="submit"],
.akForm
  ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  input[type="submit"] {
  width: 100%;
  bottom: 0;
  display: inline-block;
}

/* line 123, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg {
  background: #fff;
  height: 100%;
  position: relative;
}

/* line 127, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content {
  bottom: 0;
  width: 100%;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  background: transparent;
}

/* line 134, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  h2 {
  bottom: 0;
}

/* line 136, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  .btn__base--astral,
ul#advice-show-related
  .akForm
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  input[type="submit"],
.akForm
  ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  input[type="submit"] {
  width: 100%;
  bottom: 0;
  display: inline-block;
}

/* line 143, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image {
  position: relative;
}

/* line 145, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--hat,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--note,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--more,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--less,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--add,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--close,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-internal,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-rewind {
  z-index: 99999;
  padding: 13px 5px 0px 5px;
  background: rgba(255, 255, 255, 0.9);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-block;
  margin: 20px;
}

/* line 154, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  text-align: center;
}

/* line 161, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content {
  position: relative;
}

/* line 163, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--hat,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--note,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--more,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--less,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--add,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--close,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-internal,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-rewind {
  position: absolute;
  top: 25px;
}

/* line 166, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  font-weight: 200;
  top: 0;
}

/* line 171, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .info {
  position: absolute;
  bottom: 0;
}

/* line 176, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.internal-no-image
  img.icon-no-image {
  margin: 20px 0 0 20px;
}

/* line 179, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related li.related-result__item.internal-no-image a .read-time {
  margin: 0 0 20px 20px;
  position: relative;
  background: none;
  left: 0;
  margin-left: 0;
  padding-left: 0;
}

/* line 189, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image {
  position: relative;
}

/* line 191, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--hat,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--note,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--more,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--less,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--add,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--close,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-internal,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-rewind {
  z-index: 99999;
  padding: 13px 5px 0px 5px;
  background: rgba(255, 255, 255, 0.9);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-block;
  margin: 20px;
}

/* line 200, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  text-align: center;
}

/* line 206, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content {
  position: relative;
}

/* line 208, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--hat,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--note,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--more,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--less,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--add,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--close,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-internal,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-rewind {
  position: absolute;
  top: 25px;
}

/* line 211, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  font-weight: 200;
  top: 0;
}

/* line 216, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .info {
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 225, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: 420px;
  }
  /* line 231, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
    position: relative;
  }
  /* line 234, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 236, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 245, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item,
  .search-results ul#advice-show-related .search-result__item,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item,
  .search-results ul#advice-show-related li.related-result__item {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 5, app/assets/stylesheets/base/_base.sass */
  .search-results .search-result__list .search-result__item:nth-child(3n),
  .search-results ul#advice-show-related .search-result__item:nth-child(3n),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(3n),
  .search-results ul#advice-show-related li.related-result__item:nth-child(3n) {
    margin-right: 2.3576520234%;
  }
  /* line 7, app/assets/stylesheets/base/_base.sass */
  .search-results .search-result__list .search-result__item:nth-child(3n + 1),
  .search-results ul#advice-show-related .search-result__item:nth-child(3n + 1),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(3n + 1),
  .search-results
    ul#advice-show-related
    li.related-result__item:nth-child(3n + 1) {
    clear: none;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .search-results .search-result__list .search-result__item:last-child,
  .search-results ul#advice-show-related .search-result__item:last-child,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:last-child,
  .search-results ul#advice-show-related li.related-result__item:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .search-results .search-result__list .search-result__item:nth-child(2n),
  .search-results ul#advice-show-related .search-result__item:nth-child(2n),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(2n),
  .search-results ul#advice-show-related li.related-result__item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .search-results .search-result__list .search-result__item:nth-child(2n + 1),
  .search-results ul#advice-show-related .search-result__item:nth-child(2n + 1),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(2n + 1),
  .search-results
    ul#advice-show-related
    li.related-result__item:nth-child(2n + 1) {
    clear: left;
  }
  /* line 249, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: 370px;
  }
  /* line 255, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
  }
  /* line 257, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 259, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
}

@media screen and (max-width: 767px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 268, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item,
  .search-results ul#advice-show-related .search-result__item,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item,
  .search-results ul#advice-show-related li.related-result__item {
    width: 100%;
  }
  /* line 270, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: auto;
  }
  /* line 273, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results
    .search-result__list
    .search-result__item
    a
    .search-result__content
    h2,
  .search-results
    ul#advice-show-related
    .search-result__item
    a
    .search-result__content
    h2,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a
    .search-result__content
    h2,
  .search-results
    ul#advice-show-related
    li.related-result__item
    a
    .search-result__content
    h2 {
    margin-bottom: 0;
  }
  /* line 275, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results
    .search-result__list
    .search-result__item
    a
    .search-result__content
    p,
  .search-results
    ul#advice-show-related
    .search-result__item
    a
    .search-result__content
    p,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a
    .search-result__content
    p,
  .search-results
    ul#advice-show-related
    li.related-result__item
    a
    .search-result__content
    p {
    display: none;
  }
  /* line 282, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
  }
  /* line 284, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 286, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    display: inline-block;
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
  /* line 292, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-prev {
    display: none !important;
  }
  /* line 294, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-prev.slick-disabled {
    display: none !important;
  }
  /* line 297, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-next {
    display: none !important;
  }
  /* line 299, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-next.slick-disabled {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share {
  width: 100%;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.advice-share::after {
  clear: both;
  content: "";
  display: block;
}

/* line 4, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .heading {
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
  color: #757575;
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 7px;
  margin-bottom: 28px;
  margin-top: 49px;
}

/* line 17, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .advice-share__social {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-share .advice-share__social:last-child {
  margin-right: 0;
}

/* line 20, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .share--icon {
  display: inline-block;
}

/* line 22, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .share--icon img {
  height: 40px;
  width: 40px;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .advice-share__email-print {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
  margin-right: 0;
  margin-left: 17.0596086706%;
  text-align: right;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-share .advice-share__email-print:last-child {
  margin-right: 0;
}

/* line 34, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.sidebar .advice-share {
  width: 195px;
  margin-bottom: 20px;
}

/* line 38, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width {
  width: 100% !important;
}

/* line 40, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__social.advice-share-icons,
.advice-share.full-width .advice-share__social.advice-share {
  width: 45%;
  margin: 0 10% 0 0;
}

/* line 43, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__social.advice-share-icons h3.heading,
.advice-share.full-width .advice-share__social.advice-share h3.heading {
  display: block;
}

/* line 45, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__email-print.advice-share-icons,
.advice-share.full-width .advice-share__email-print.advice-share {
  width: 45%;
  margin: 0;
}

/* line 48, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width
  .advice-share__email-print.advice-share-icons
  h3.heading,
.advice-share.full-width .advice-share__email-print.advice-share h3.heading {
  display: block;
}

@media screen and (min-width: 1250px) {
  /* line 54, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    display: none;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 59, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 64, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    padding-bottom: 21px;
  }
  /* line 66, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .heading {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 71, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    padding-bottom: 21px;
  }
  /* line 73, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .heading {
    margin-top: 0;
  }
  /* line 75, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .results-pagination {
    display: none;
  }
  /* line 77, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__social {
    margin: 0;
    display: inline-block;
    width: 50%;
  }
  /* line 81, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print {
    margin: 0;
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  /* line 86, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print .share--icon {
    padding-left: 4px;
  }
  /* line 88, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print .share--icon:last-child {
    padding-left: 0;
  }
  /* line 90, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.full-width {
    width: 100%;
    padding: 2px 500px;
  }
}

/* line 1, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination {
  text-align: center;
  padding: 35px 0 63px 0;
}

/* line 4, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination a.text-link {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
}

/* line 8, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination a.text-link.inactive {
  color: #9e9e9e;
  cursor: default;
}

/* line 11, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list {
  display: inline-block;
  margin: 0 28px;
}

/* line 14, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list .pagination__item {
  display: inline-block;
  margin: 0 -3px;
  padding: 0;
}

/* line 18, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list .pagination__item a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #fff;
  border: 1px solid #dddddd;
  padding: 8px 12px;
  font-size: 14px;
  text-align: center;
}

/* line 25, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list .pagination__item a:hover {
  background-color: #0047a8;
  color: #fff;
}

/* line 29, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list .pagination__item:first-child a {
  border-radius: 5px 0 0 5px;
}

/* line 32, app/assets/stylesheets/modules/_advice-pagination.sass */
.results-pagination .pagination__list .pagination__item:last-child a {
  border-radius: 0 5px 5px 0;
}

/* line 1, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice {
  background-repeat: repeat;
  padding: 63px 0;
  text-align: center;
}

/* line 6, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice p {
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  color: #05171d;
  padding-bottom: 42px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
}

/* line 14, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice .search-input-group {
  display: inline-block;
}

/* line 16, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice .search-input-group input[type="text"] {
  width: 520px;
  display: inline-block;
  vertical-align: top;
  height: 56px;
  border: 1px solid #fff;
  padding: 0px 20px 0;
  border-radius: 3px;
}

/* line 24, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice
  .search-input-group
  input[type="text"]::-webkit-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #757575;
}
.find-specific-advice .search-input-group input[type="text"]::-moz-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #757575;
}
.find-specific-advice
  .search-input-group
  input[type="text"]:-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #757575;
}
.find-specific-advice
  .search-input-group
  input[type="text"]::-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #757575;
}
.find-specific-advice .search-input-group input[type="text"]::placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #757575;
}

/* line 28, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice .btn__base--blue {
  width: 145px;
  display: inline-block;
  height: 55px;
  vertical-align: top;
  background: #0047a8;
  font-size: 18px;
  text-align: center;
  border: none;
  border-radius: 4px;
  margin: 0;
}

/* line 39, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice .btn__base--blue:hover {
  background: #1a237e;
  color: #fff;
  opacity: 1;
}

/* line 43, app/assets/stylesheets/modules/_find-specific-advice.sass */
.find-specific-advice .btn__search--icon {
  display: none;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 49, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .search-input-group input[type="text"] {
    height: 55px;
    width: 480px;
  }
  /* line 52, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .search-input-group .btn__base--blue {
    height: 55px;
  }
  /* line 54, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__search--icon {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 60, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .search-input-group input[type="text"] {
    width: 480px;
    height: 55px;
  }
  /* line 63, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__base--blue {
    width: 130px;
    display: inline-block;
  }
  /* line 66, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__search--icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 70, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice {
    padding: 42px 0;
  }
  /* line 72, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .search-input-group {
    vertical-align: top;
    width: 100%;
  }
  /* line 75, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .search-input-group input[type="text"] {
    height: 50px;
    width: 80%;
  }
  /* line 78, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__base--blue {
    display: none;
  }
  /* line 80, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__search--icon {
    background: #0047a8;
    border-radius: 0 4px 4px 0;
    text-align: center;
    display: inline-block;
    height: 50px;
    width: 55px;
    vertical-align: top;
    margin-left: -8px;
  }
  /* line 89, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice .btn__search--icon i.icon.icon-search,
  .find-specific-advice .btn__search--icon i.icon-search.icon--hat,
  .find-specific-advice .btn__search--icon i.icon-search.icon--rwd-menu,
  .find-specific-advice .btn__search--icon i.icon-search.icon--note,
  .find-specific-advice .btn__search--icon i.icon-search.icon--fastforward,
  .find-specific-advice .btn__search--icon i.icon-search.icon-fastforward,
  .find-specific-advice
    .btn__search--icon
    i.icon-search.icon--fastforward--light,
  .find-specific-advice .btn__search--icon i.icon-search.icon--more,
  .find-specific-advice .btn__search--icon i.icon-search.icon--less,
  .find-specific-advice .btn__search--icon i.icon-search.icon--add,
  .find-specific-advice .btn__search--icon i.icon-search.icon--close,
  .find-specific-advice .btn__search--icon i.icon-search.icon-arrow-up,
  .find-specific-advice .btn__search--icon i.icon-search.icon-arrow-down,
  .find-specific-advice .btn__search--icon i.icon-search.icon-internal,
  .find-specific-advice .btn__search--icon i.icon-search.icon-rewind {
    color: #fff;
    font-size: 24px;
    line-height: 38px;
    height: auto;
  }
  /* line 94, app/assets/stylesheets/modules/_find-specific-advice.sass */
  .find-specific-advice p {
    padding-bottom: 28px;
  }
}

/* line 2, app/assets/stylesheets/sections/_advice.sass */
.expert-header {
  background-color: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 42px;
  min-height: 70px;
  padding: 8px 0;
  border-top: 1px solid #dededd;
}

/* line 9, app/assets/stylesheets/sections/_advice.sass */
.expert-header h1 {
  font-size: 32px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 13, app/assets/stylesheets/sections/_advice.sass */
.page_info {
  margin-top: 4px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
}

/* line 17, app/assets/stylesheets/sections/_advice.sass */
.page_info .strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 19, app/assets/stylesheets/sections/_advice.sass */
.page_info.primary {
  display: none;
}

/* line 21, app/assets/stylesheets/sections/_advice.sass */
.page_info.supplemental {
  display: block;
  margin-top: 4px;
  margin-bottom: 14px;
}

/* line 27, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-articles {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 65.8807826589%;
  background: #fff;
  box-shadow: 0 0 23px -1px rgba(222, 222, 221, 0.5);
  margin: 1rem 0;
  padding: 14px;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice .advice-articles:last-child {
  margin-right: 0;
}

/* line 33, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-result {
  border-bottom: 1px dashed #bbb;
  margin-bottom: 18px;
}

/* line 36, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-result h3 {
  margin-top: 5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
}

/* line 40, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-result a {
  color: #0047a8;
  text-decoration: none;
  padding: 10px 0;
}

/* line 44, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-result a:hover {
  color: #25496f;
}

/* line 46, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-result p {
  color: #000;
  padding-bottom: 5px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
}

/* line 53, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  padding: 16px 20px 14px 30px;
  float: right;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice .advice-navigation:last-child {
  margin-right: 0;
}

/* line 57, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .search-query {
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 60, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories {
  margin-top: 0;
}

/* line 62, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories h3 {
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin: 20px 0;
}

/* line 67, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #333;
  display: block;
  padding: 8px 0;
  vertical-align: middle;
  font-size: 16px;
}

/* line 75, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li {
  padding: 0px 5px;
  margin: 0;
  border-bottom: 1px solid #dededd;
  width: auto;
  margin-left: 0px;
  margin-top: 0px;
  position: relative;
}

/* line 83, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:hover {
  background-color: #dbe6eb;
}

/* line 85, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:hover:before {
  height: 0;
  width: 0;
  border-bottom: 21.5px solid transparent;
  border-right: 21.5px solid #dbe6eb;
  border-top: 21.5px solid transparent;
  content: "";
  left: -21px;
  pointer-events: none;
  position: absolute;
  top: 0;
  color: #333;
}

/* line 93, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:active,
.advice .advice-navigation .categories li.selected-category {
  background-color: #0047a8;
}

/* line 95, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:active a,
.advice .advice-navigation .categories li.selected-category a {
  color: #fff;
}

/* line 97, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:active:before,
.advice .advice-navigation .categories li.selected-category:before {
  height: 0;
  width: 0;
  border-bottom: 21.5px solid transparent;
  border-right: 21.5px solid #0047a8;
  border-top: 21.5px solid transparent;
  content: "";
  left: -21px;
  pointer-events: none;
  position: absolute;
  top: 0;
}

/* line 104, app/assets/stylesheets/sections/_advice.sass */
.advice .advice-navigation .categories li:active:before a,
.advice .advice-navigation .categories li.selected-category:before a {
  color: #fff;
}

/* line 108, app/assets/stylesheets/sections/_advice.sass */
#advice-search-mini-category-select select {
  background-image: url(/assets/icon-select-arrow-3e09142d47db38fd3ca444e274be8e7ebd7369260182db83f03d0ea6c36819a0.svg);
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: 50px;
  border-radius: 0;
}

@media screen and (min-width: 1250px) {
  /* line 119, app/assets/stylesheets/sections/_advice.sass */
  .search-advice .page_info.primary {
    display: block;
  }
  /* line 121, app/assets/stylesheets/sections/_advice.sass */
  .search-advice .page_info.supplemental {
    display: none;
  }
  /* line 127, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories {
    margin-top: 40px;
  }
  /* line 130, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation #advice-search-mini-category-select {
    display: none;
  }
  /* line 132, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation #advice-search-mini-category-select:after {
    content: url(/assets/icon-select-arrow-3e09142d47db38fd3ca444e274be8e7ebd7369260182db83f03d0ea6c36819a0.svg);
    display: block;
    position: absolute;
    right: 0;
  }
  /* line 137, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation button.icon-search {
    padding: 0 12pt;
    width: auto;
    font-size: 9pt;
  }
  /* line 141, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation button.icon-search:before {
    font-family: inherit;
    content: "Search";
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 227, app/assets/stylesheets/sections/_advice.sass */
  #advice-search-mini-category-select {
    display: none;
  }
  /* line 230, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation {
    margin-top: 48px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 150, app/assets/stylesheets/sections/_advice.sass */
  .page_info {
    margin-top: 13px !important;
  }
  /* line 154, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation {
    padding: 0;
  }
  /* line 157, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation #advice-search-mini-category-select {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    margin-right: 0;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice .advice-navigation #advice-search-mini-category-select:last-child {
    margin-right: 0;
  }
  /* line 162, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .searchbox {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    padding-right: 0;
    float: right;
    margin-right: 0;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice .advice-navigation .searchbox:last-child {
    margin-right: 0;
  }
  /* line 167, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .searchbox button.icon-search {
    line-height: 30px;
  }
  /* line 169, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation,
  .advice .advice-articles {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 0;
    display: block;
  }
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .advice .advice-navigation::after,
  .advice .advice-articles::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 175, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories,
  .advice .advice-articles .categories {
    position: relative;
    padding: 0;
    margin-top: 0;
    padding-left: 0px;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice .advice-navigation .categories:last-child,
  .advice .advice-articles .categories:last-child {
    margin-right: 0;
  }
  /* line 181, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a,
  .advice .advice-articles .categories a {
    padding: 0;
    line-height: 40px;
  }
  /* line 184, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a:hover,
  .advice .advice-navigation .categories a:active,
  .advice .advice-articles .categories a:hover,
  .advice .advice-articles .categories a:active {
    color: #333;
    padding: 0;
  }
  /* line 187, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories h3,
  .advice .advice-articles .categories h3 {
    display: none;
  }
  /* line 189, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories ul,
  .advice .advice-articles .categories ul {
    height: 40px;
    display: none;
    border: 0 solid #fff;
    position: absolute;
    margin-right: 50px;
    background-color: #fff;
    width: 100%;
  }
  /* line 197, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a.icon-next,
  .advice .advice-articles .categories a.icon-next {
    background-color: #0047a8;
    border-color: #0047a8;
    color: #fff;
    width: 50px;
    height: 40px;
    content: "";
    font-size: 21px;
    position: absolute;
    top: 0;
    right: 0px;
    display: block;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
  }
  /* line 212, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories span,
  .advice .advice-articles .categories span {
    padding-left: 10px;
  }
  /* line 214, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li,
  .advice .advice-articles .categories li {
    display: none;
    padding: 0;
  }
  /* line 217, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child,
  .advice .advice-articles .categories li:first-child {
    display: block;
    box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
    height: 100%;
  }
  /* line 221, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child:hover,
  .advice .advice-navigation .categories li:first-child:active,
  .advice .advice-articles .categories li:first-child:hover,
  .advice .advice-articles .categories li:first-child:active {
    background-color: #fff;
  }
  /* line 223, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child:before,
  .advice .advice-articles .categories li:first-child:before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 238, app/assets/stylesheets/sections/_advice.sass */
  .expert-header h1 {
    margin: 5px 0;
  }
  /* line 241, app/assets/stylesheets/sections/_advice.sass */
  .result-categories p {
    padding-bottom: 0px;
  }
  /* line 244, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation {
    padding: 14px 0;
  }
  /* line 246, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation,
  .advice .advice-articles {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-top: 0;
  }
  /* line 251, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation #advice-search-mini-category-select,
  .advice .advice-articles #advice-search-mini-category-select {
    width: 100%;
    margin-bottom: 12px;
  }
  /* line 254, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .searchbox,
  .advice .advice-articles .searchbox {
    float: left;
    display: block;
    margin-right: 4.8291588071%;
    width: 100%;
    padding: 0;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice .advice-navigation .searchbox:last-child,
  .advice .advice-articles .searchbox:last-child {
    margin-right: 0;
  }
  /* line 257, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .searchbox button.icon-search,
  .advice .advice-articles .searchbox button.icon-search {
    line-height: 30px;
  }
  /* line 259, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories,
  .advice .advice-articles .categories {
    position: relative;
    padding: 0;
    margin-top: 0;
    padding-left: 0px;
    float: left;
    display: block;
    margin-right: 4.8291588071%;
    width: 100%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice .advice-navigation .categories:last-child,
  .advice .advice-articles .categories:last-child {
    margin-right: 0;
  }
  /* line 265, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a,
  .advice .advice-articles .categories a {
    padding: 0;
    line-height: 40px;
  }
  /* line 268, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a:hover,
  .advice .advice-navigation .categories a:active,
  .advice .advice-articles .categories a:hover,
  .advice .advice-articles .categories a:active {
    color: #333;
    padding: 0;
  }
  /* line 271, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories h3,
  .advice .advice-articles .categories h3 {
    display: none;
  }
  /* line 273, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories ul,
  .advice .advice-articles .categories ul {
    height: 40px;
    display: none;
    border: 0 solid #fff;
    position: absolute;
    margin-right: 25px;
    background-color: #fff;
    width: 100%;
  }
  /* line 281, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories a.icon-next,
  .advice .advice-articles .categories a.icon-next {
    background-color: #0047a8;
    border-color: #0047a8;
    color: #fff;
    width: 50px;
    height: 40px;
    content: "";
    font-size: 21px;
    position: absolute;
    top: 0;
    right: 0px;
    display: block;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
  }
  /* line 296, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories span,
  .advice .advice-articles .categories span {
    padding-left: 10px;
  }
  /* line 298, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li,
  .advice .advice-articles .categories li {
    display: none;
    padding: 0;
  }
  /* line 301, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child,
  .advice .advice-articles .categories li:first-child {
    display: block;
    box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
    height: 100%;
  }
  /* line 305, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child:hover,
  .advice .advice-navigation .categories li:first-child:active,
  .advice .advice-articles .categories li:first-child:hover,
  .advice .advice-articles .categories li:first-child:active {
    background-color: #fff;
  }
  /* line 307, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation .categories li:first-child:before,
  .advice .advice-articles .categories li:first-child:before {
    display: none;
  }
  /* line 309, app/assets/stylesheets/sections/_advice.sass */
  .advice .advice-navigation {
    height: 115px;
    background: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .grid--gutter.padding-mobile {
    padding-left: 0;
  }
}

/* line 6, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .related-categories {
  padding: 56px 0;
}

/* line 8, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .related-categories h2 {
  margin-bottom: 42px;
  font-size: 24px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 12, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .related-categories .browse-advice {
  padding: 0;
}

/* line 14, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .related-categories .browse-advice .browse-advice--body-item {
  margin-bottom: 0;
}

/* line 20, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search
  .related-categories
  .browse-advice--body
  .advice-category__list-item
  a:hover {
  transform: scale(1);
}

/* line 23, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .no-results-header {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  padding: 49px 0;
  color: #424242;
  line-height: 34px;
}

/* line 30, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .advice-search__main {
  padding-top: 10px;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 30, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .advice-search__main {
    padding-top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 30, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .advice-search__main {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 30, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .advice-search__main {
    padding-top: 10px;
  }
}

/* line 38, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search .advice-search__main .browse-advice--body {
  padding-bottom: 42px;
}

/* line 41, app/assets/stylesheets/sections/_advice-search.sass */
.advice-search
  .advice-search__main
  #advice-search-results-container.search-result__list
  .search-result__item
  > a,
.advice-search
  .advice-search__main
  #advice-search-results-container.search-result__list
  ul#advice-show-related
  li.related-result__item
  > a,
ul#advice-show-related
  .advice-search
  .advice-search__main
  #advice-search-results-container.search-result__list
  li.related-result__item
  > a {
  overflow: hidden;
  height: inherit;
}

@media screen and (min-width: 1250px) {
  /* line 41, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    .search-result__item
    > a,
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    ul#advice-show-related
    li.related-result__item
    > a,
  ul#advice-show-related
    .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    li.related-result__item
    > a {
    height: 355px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 41, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    .search-result__item
    > a,
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    ul#advice-show-related
    li.related-result__item
    > a,
  ul#advice-show-related
    .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    li.related-result__item
    > a {
    height: 402px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 41, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    .search-result__item
    > a,
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    ul#advice-show-related
    li.related-result__item
    > a,
  ul#advice-show-related
    .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    li.related-result__item
    > a {
    height: 380px;
  }
}

@media screen and (max-width: 767px) {
  /* line 41, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    .search-result__item
    > a,
  .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    ul#advice-show-related
    li.related-result__item
    > a,
  ul#advice-show-related
    .advice-search
    .advice-search__main
    #advice-search-results-container.search-result__list
    li.related-result__item
    > a {
    height: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 59, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .top-banner form {
    margin-left: 0%;
    width: 100%;
  }
  /* line 64, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item:nth-child(2n + 1) {
    clear: left;
  }
  /* line 67, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item:last-child {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 73, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .search-results {
    padding-left: 20px;
  }
  /* line 75, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .related-categories {
    padding: 49px 0;
  }
  /* line 78, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item {
    width: 100%;
    margin-bottom: 28px;
  }
  /* line 81, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search
    .related-categories
    .browse-advice--body
    .advice-category__list-item:last-child {
    margin-bottom: 0;
  }
  /* line 84, app/assets/stylesheets/sections/_advice-search.sass */
  .advice-search .no-results-header {
    padding: 42px 0;
    font-size: 18px;
  }
}

/* line 4, app/assets/stylesheets/sections/_advice-page.sass */
.advice-content .grey-search-box h3 {
  padding: 0 15px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
}

/* line 8, app/assets/stylesheets/sections/_advice-page.sass */
.advice-content .grey-search-box p {
  padding: 5px 15px 0px 15px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
}

/* line 12, app/assets/stylesheets/sections/_advice-page.sass */
.advice-content .grey-search-box button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
}

/* line 15, app/assets/stylesheets/sections/_advice-page.sass */
.advice-content .grey-search-box button:hover {
  opacity: 0.8;
}

/* line 18, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 65.8807826589%;
  background-color: white;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-main:last-child {
  margin-right: 0;
}

/* line 22, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 25, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main figure img {
  display: inline-block;
  text-align: center;
  width: 100% !important;
  margin-right: -20px;
}

/* line 30, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body {
  padding: 20px 20px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 22px;
}

/* line 35, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body a {
  color: #07a0dd;
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body a:hover {
  color: #1a237e;
}

/* line 40, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body h1,
.advice-main .advice-article__body h2,
.advice-main .advice-article__body h3,
.advice-main .advice-article__body h4,
.advice-main .advice-article__body h5,
.advice-main .advice-article__body h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #333333;
  margin: 10px 0;
}

/* line 45, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body h1 img,
.advice-main .advice-article__body h2 img,
.advice-main .advice-article__body h3 img,
.advice-main .advice-article__body h4 img,
.advice-main .advice-article__body h5 img,
.advice-main .advice-article__body h6 img {
  margin-top: -20px !important;
  display: block;
}

/* line 49, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body h2 {
  font-size: 24px;
  padding: 56px 0 35px 0;
}

/* line 53, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body h3 {
  font-size: 21px;
}

/* line 55, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body hr {
  border: 1px solid #dbe6eb;
}

/* line 58, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 61, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body ul {
  margin-bottom: 10px;
  padding: 5px 0;
}

/* line 64, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body ul li {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  list-style: square outside
    url(/assets/list-style-square-78c5dfac1f734811ed6e899494e1be5ae9af237f815de2cfcf05dfe2a116af0d.png);
  margin-left: 15px;
  padding-left: 20px;
  padding-top: 10px;
}

/* line 71, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body p {
  margin: 10px 0;
}

/* line 73, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body img {
  width: 100%;
}

/* line 75, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .advice-article__body iframe {
  width: 100%;
  margin-top: 35px;
}

/* line 79, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .article-prose a {
  width: 100%;
}

/* line 81, app/assets/stylesheets/sections/_advice-page.sass */
.advice-main .article-prose a img {
  width: 100%;
}

/* line 83, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  padding-left: 40px;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-side:last-child {
  margin-right: 0;
}

/* line 86, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .search-query {
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 90, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .share h4,
.advice-side #addthis h4,
.advice-side .addthis h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 94, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .related-advice {
  margin-bottom: 30px;
}

/* line 96, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .related-advice h3 {
  border-bottom: 1px solid #dbe6eb;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-top: 20px;
  font-size: 14px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 103, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .related-advice a {
  color: #1786ca;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  padding: 10px 0;
  font-size: 16px;
  display: block;
}

/* line 110, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .related-advice a:hover {
  color: #0047a8;
}

/* line 113, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .newsletter {
  background-color: #fff;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.12);
  padding: 15px 20px 20px 20px;
}

/* line 117, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .newsletter h2 {
  color: #0047a8;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 21px;
}

/* line 121, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .newsletter p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #707070;
  padding-bottom: 5px;
  line-height: 25px;
}

/* line 127, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .newsletter a {
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background-color: #ef2239;
  border-radius: 5px;
  text-decoration: none;
  display: block;
  padding: 10px 20px;
  line-height: 20px;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  margin: 0;
}

/* line 140, app/assets/stylesheets/sections/_advice-page.sass */
.advice-side .newsletter a img {
  padding-left: 25px;
}

/* line 142, app/assets/stylesheets/sections/_advice-page.sass */
.advice-article-search-box {
  margin-bottom: 34px;
}

/* line 145, app/assets/stylesheets/sections/_advice-page.sass */
.advice-course-search {
  margin-bottom: 30px;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 165, app/assets/stylesheets/sections/_advice-page.sass */
  .article-prose img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  /* line 171, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-side .newsletter a {
    font-size: 14px;
  }
  /* line 173, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-side .newsletter a img {
    padding-left: 21px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 180, app/assets/stylesheets/sections/_advice-page.sass */
  .article-prose img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  /* line 149, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-main {
    width: 100%;
  }
  /* line 151, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-main ul {
    margin: 0;
  }
  /* line 153, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-side {
    width: 100%;
    padding-left: 0;
  }
  /* line 156, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-side .newsletter {
    margin-bottom: 10px;
  }
  /* line 158, app/assets/stylesheets/sections/_advice-page.sass */
  .related-advice {
    width: 100%;
  }
  /* line 160, app/assets/stylesheets/sections/_advice-page.sass */
  .related-advice ul {
    margin: 0;
  }
  /* line 186, app/assets/stylesheets/sections/_advice-page.sass */
  .advice-course-search .grey-search-box {
    width: 100%;
  }
  /* line 192, app/assets/stylesheets/sections/_advice-page.sass */
  .newsletter a.button-pink {
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    background-color: #ef2239;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    padding: 10px 5px;
    line-height: 20px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    margin: 0;
  }
  /* line 205, app/assets/stylesheets/sections/_advice-page.sass */
  .newsletter a.button-pink img {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 214, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-main {
    width: 100%;
  }
  /* line 216, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-main ul {
    margin: 0;
  }
  /* line 219, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-main .article-prose img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  /* line 224, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-main .article-prose .quote p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 30px;
  }
  /* line 229, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-side {
    width: 100%;
    padding-left: 0;
  }
  /* line 232, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-side .newsletter {
    margin-bottom: 10px;
  }
  /* line 235, app/assets/stylesheets/sections/_advice-page.sass */
  .advice .advice-side .related-advice ul {
    margin: 0;
  }
}

/* line 1, app/assets/stylesheets/sections/_advice-landing.sass */
.advice-slides {
  padding: 56px 0;
  display: block;
  position: relative;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice {
  padding: 56px 0 49px 0;
  display: inline-block;
  width: 100%;
}

/* line 11, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading {
  display: inline-block;
  width: 100%;
  padding-bottom: 56px;
  vertical-align: middle;
}

/* line 16, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .left.half-short {
  vertical-align: middle;
}

/* line 18, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .left.half-short h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  margin: 0;
  font-size: 26px;
}

/* line 23, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .left.half-short .icon-yellow {
  margin: 0 20px 0 0;
  position: relative;
  top: -4px;
}

/* line 28, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .left.half-short .icon-yellow img {
  height: 60px;
  width: 60px;
}

/* line 32, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .right.half-long-screen {
  vertical-align: top;
}

/* line 34, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice .browse-advice--heading .right.half-long-screen .search--input {
  display: inline-block;
  vertical-align: top;
}

/* line 37, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input {
  border: 1px solid #e0e0e0;
  width: 100%;
  height: 50px;
  width: 390px;
  padding: 8px 15px;
}

/* line 43, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input::-webkit-input-placeholder {
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input::-moz-placeholder {
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input:-ms-input-placeholder {
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input::-ms-input-placeholder {
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .search--input
  input::placeholder {
  line-height: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 47, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .btn__base--blue {
  display: inline-block;
  margin: 0;
  height: 50px;
  width: 145px;
  text-align: center;
  background: #0047a8;
  vertical-align: top;
  font-size: 18px;
}

/* line 56, app/assets/stylesheets/sections/_advice-landing.sass */
.browse-advice
  .browse-advice--heading
  .right.half-long-screen
  .btn__base--blue:hover {
  background: #1a237e;
  color: #ffffff;
  opacity: 1;
  border: none;
}

@media screen and (min-width: 1250px) {
  /* line 65, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .right.half-long-responsive {
    display: none;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 69, app/assets/stylesheets/sections/_advice-landing.sass */
  .advice-slides {
    padding: 63px 0;
  }
  /* line 74, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input {
    margin-right: -1px;
  }
  /* line 76, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    width: 245px;
  }
  /* line 79, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input::-webkit-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input::-moz-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input:-ms-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input::-ms-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    .search--input
    input::placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  /* line 81, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    a.btn__base--blue {
    width: 117px;
  }
  /* line 83, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-screen
    a.btn__base--blue:hover {
    background: #1a237e;
    color: #fff;
  }
  /* line 88, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 92, app/assets/stylesheets/sections/_advice-landing.sass */
  .advice-slides {
    padding: 63px 0;
  }
  /* line 96, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .left.half-short {
    width: 55%;
  }
  /* line 98, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .left.half-short .icon-yellow {
    margin: 0 28px 0 0;
  }
  /* line 100, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .right.half-long-screen {
    display: none;
  }
  /* line 104, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input {
    width: 265px;
  }
  /* line 106, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
    padding: 8px 15px;
    height: 50px;
    width: 223px;
    vertical-align: top;
    margin-right: -8px;
  }
  /* line 114, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-webkit-input-placeholder {
    line-height: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-moz-placeholder {
    line-height: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input:-ms-input-placeholder {
    line-height: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-ms-input-placeholder {
    line-height: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::placeholder {
    line-height: 16px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  /* line 117, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon {
    background: #0047a8;
    border-radius: 0 4px 4px 0;
    padding: 13px;
    display: inline-block;
    height: 50px;
    width: 50px;
    vertical-align: top;
  }
  /* line 125, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon
    img {
    height: 24px;
    width: 24px;
  }
  /* line 128, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon:hover {
    background: #1a237e;
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  /* line 134, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice {
    padding-top: 0;
  }
  /* line 136, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading {
    position: relative;
    min-height: 228px;
  }
  /* line 139, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .left.half-short {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 49px;
  }
  /* line 144, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .left.half-short .icon-yellow {
    margin: 0 16px 0 0;
  }
  /* line 146, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .left.half-short .icon-yellow img {
    height: 60px;
    width: 60px;
  }
  /* line 150, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .right.half-long-screen {
    display: none;
  }
  /* line 153, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice .browse-advice--heading .right.half-long-responsive {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 42px;
    padding-bottom: 42px;
  }
  /* line 159, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input {
    width: 100%;
    display: inline-block;
    margin: 0;
    position: relative;
  }
  /* line 164, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    padding: 8px 15px;
    display: inline-block;
    height: 50px;
    position: relative;
    line-height: 25px;
  }
  /* line 171, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-webkit-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-moz-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input:-ms-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::-ms-input-placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    input::placeholder {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  /* line 173, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon {
    background: #0047a8;
    border-radius: 0 4px 4px 0;
    padding: 13px;
    display: inline-block;
    height: 50px;
    width: 55px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
  }
  /* line 183, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon
    img {
    height: 24px;
    width: 24px;
  }
  /* line 186, app/assets/stylesheets/sections/_advice-landing.sass */
  .browse-advice
    .browse-advice--heading
    .right.half-long-responsive
    .search--input
    .btn__search--icon:hover {
    background: #1a237e;
  }
}

/* line 1, app/assets/stylesheets/sections/_advice-category.sass */
.category-slides {
  position: relative;
  padding: 63px 0;
  display: block;
}

/* line 7, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search {
  width: 595px;
  display: inline-block;
  margin-left: 210px;
}

/* line 11, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .article-amount {
  padding: 63px 0 35px 0;
}

/* line 13, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .article-amount h4 {
  font-size: 24px;
  line-height: 34px;
  color: #434343;
  margin: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 19, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .article-amount .search-result-count,
.specific-info--search .article-amount .search-query-term-wrapper {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 22, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .search-section {
  background: #f5f5f5;
  padding: 28px 21px;
  margin-bottom: 28px;
}

/* line 26, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .search-section p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #222;
  padding-bottom: 5px;
}

/* line 32, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by {
  padding: 0;
  width: 100%;
  display: inline-block;
  text-align: right;
}

/* line 39, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details #a_sort_input abbr {
  display: none;
}

/* line 41, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details .select {
  width: 100%;
}

/* line 43, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details label {
  display: inline;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-right: 16px;
  vertical-align: middle;
}

/* line 48, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details select {
  display: inline;
  width: 157px;
  outline: none;
  vertical-align: middle;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

/* line 55, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details select:active {
  color: black;
  background-color: transparent;
}

/* line 58, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info--search .sort-by .sort-by--details select option {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 61, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-top: 28px;
  padding-bottom: 70px;
  position: relative;
}

/* line 68, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section .share-this-page-section {
  width: 210px;
  height: 100vh;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

/* line 74, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section .share-this-page-section .category-share--sidebar {
  padding-top: 0;
}

/* line 76, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section .specific-info-section--content {
  width: 595px;
  display: inline-block;
  position: relative;
}

/* line 83, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  a:hover
  .specific-info--search-results
  h4 {
  color: #1a237e;
}

/* line 86, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  a:hover
  .specific-info--search-results
  .image:before {
  opacity: 1;
}

/* line 89, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 94, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .image {
  height: 225px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

/* line 101, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .image:before {
  transition: all 400ms ease-in-out;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  height: 225px;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
}

/* line 110, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  p {
  color: #222;
}

/* line 112, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .image.one {
  background-image: url(/assets/institution_full_BathUni_Freshers-Week-186defb214797df92dbe994fdcbd12d55746afce68320c25c0cfe8349b91153e.jpg);
}

/* line 114, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .image.two {
  background-image: url(/assets/institution_featured_415_Goldsmiths_University_of_London_exterior_shot_of_university20120906-2-1ccml1t-8c79a5d03b88c1d2121ff5414b1f90a6963540d8e58974bbaa1ad4a5960a10fd.jpg);
}

/* line 116, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .image.three {
  background-image: url(/assets/institution_full_E70_colchester_campus-a0b6b51510c2d6efd06e8315bc2fb8f9061ea60569539021cedf994825a41c0d.jpg);
}

/* line 118, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .reading-time {
  margin-top: -30px;
  margin-left: 10px;
}

/* line 121, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .reading-time
  .reading-time--bg {
  background: #fff;
  opacity: 0.7;
  display: inline-block;
  height: 30px;
  min-width: 105px;
}

/* line 127, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .reading-time
  .reading-time--bg
  p {
  font-size: 16px;
  line-height: 25px;
  color: #e01221;
  margin: 0;
  padding: 3px 0 0 0;
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 135, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  h4 {
  margin: 0;
  padding: 18px 0 11px 0;
  color: #0047a8;
  font-size: 20px;
  line-height: 32px;
}

/* line 141, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  p {
  margin: 0;
  padding-bottom: 11px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
}

/* line 148, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .date {
  padding-bottom: 15px;
}

/* line 150, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section
  .specific-info-section--content
  .specific-info--search-results
  .date
  p {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  color: #e01221;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 159, app/assets/stylesheets/sections/_advice-category.sass */
.specific-info-section .specific-info-section--content .results-pagination {
  padding-top: 56px;
  padding-bottom: 0;
}

@media screen and (min-width: 1250px) {
  /* line 165, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .addanother-right,
  .specific-info-section .addanother-left {
    margin-top: 15px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 172, app/assets/stylesheets/sections/_advice-category.sass */
  .advice_category_page
    .advice-share__email-print.advice-share-icons
    .sharing-icon-section,
  .advice_category_page
    .advice-share__email-print.advice-share
    .sharing-icon-section {
    margin-bottom: 4px;
  }
  /* line 175, app/assets/stylesheets/sections/_advice-category.sass */
  .advice_category_page .specific-info-section .share-this-page-section {
    display: none;
  }
  /* line 177, app/assets/stylesheets/sections/_advice-category.sass */
  .advice_category_page .specific-info--search {
    margin: 0;
  }
  /* line 180, app/assets/stylesheets/sections/_advice-category.sass */
  .advice_category_page .specific-info-section .addanother-right,
  .advice_category_page .specific-info-section .addanother-left {
    margin-top: 15px;
  }
  /* line 182, app/assets/stylesheets/sections/_advice-category.sass */
  .advice_category_page .specific-info-section .details--sidebar {
    margin-left: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 186, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section {
    margin-bottom: 0;
  }
  /* line 188, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .share-this-page-section {
    display: none;
  }
  /* line 190, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .specific-info-section--content {
    width: 100%;
    display: inline-block;
  }
  /* line 193, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .specific-info-section--content .results-pagination {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  /* line 196, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info--search {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 201, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .specific-info-section--content {
    width: 100%;
  }
  /* line 203, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section
    .specific-info-section--content
    .advice-share.responsive {
    padding-top: 35px;
    padding-bottom: 0;
  }
  /* line 208, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section
    .specific-info-section--content
    .specific-info--search-results
    .image
    img {
    width: 100%;
  }
  /* line 210, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info-section .share-this-page-section {
    display: none;
  }
  /* line 212, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info--search {
    margin-left: 0;
    width: 100%;
  }
  /* line 215, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info--search .article-amount {
    padding: 38px 0 28px 0;
  }
  /* line 217, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info--search .article-amount h4 {
    font-size: 20px;
    line-height: 32px;
    color: #424242;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
  }
  /* line 224, app/assets/stylesheets/sections/_advice-category.sass */
  .specific-info--search .sort-by .sort-by--details select {
    width: 60%;
  }
}

/* line 1, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results {
  position: relative;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.search-results::after {
  clear: both;
  content: "";
  display: block;
}

/* line 5, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item,
.search-results ul#advice-show-related .search-result__item,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item,
.search-results ul#advice-show-related li.related-result__item {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-bottom: 28px;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.search-results .search-result__list .search-result__item:last-child,
.search-results ul#advice-show-related .search-result__item:last-child,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:last-child,
.search-results ul#advice-show-related li.related-result__item:last-child {
  margin-right: 0;
}

/* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.search-results .search-result__list .search-result__item:nth-child(3n),
.search-results ul#advice-show-related .search-result__item:nth-child(3n),
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:nth-child(3n),
.search-results ul#advice-show-related li.related-result__item:nth-child(3n) {
  margin-right: 0;
}

/* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.search-results .search-result__list .search-result__item:nth-child(3n + 1),
.search-results ul#advice-show-related .search-result__item:nth-child(3n + 1),
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item:nth-child(3n + 1),
.search-results
  ul#advice-show-related
  li.related-result__item:nth-child(3n + 1) {
  clear: left;
}

/* line 9, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a,
.search-results ul#advice-show-related .search-result__item a,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a,
.search-results ul#advice-show-related li.related-result__item a {
  border-radius: 5px;
  height: 235px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.05);
  transition: all 400ms ease-in-out;
  display: block;
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__image,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__image,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__image {
  background-size: cover;
  background-position: center center;
  height: 110px;
  position: relative;
  border-radius: 5px 5px 0 0;
}

/* line 23, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__image
  img,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__image
  img,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__image
  img,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__image
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* line 28, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a .read-time,
.search-results ul#advice-show-related .search-result__item a .read-time,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .read-time,
.search-results ul#advice-show-related li.related-result__item a .read-time {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: -1px;
  left: 10px;
  background: rgba(255, 255, 255, 0.95);
  padding: 4px 8px 2px 8px;
  color: #ee5a40;
}

/* line 36, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content {
  padding: 28px;
  background: #fff;
  border-radius: 0 0 5px 5px;
}

/* line 40, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content
  h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 21px;
  margin-bottom: 21px;
  margin-top: 0;
  color: #0047a8;
}

/* line 46, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a
  .search-result__content
  p,
.search-results
  ul#advice-show-related
  .search-result__item
  a
  .search-result__content
  p,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a
  .search-result__content
  p,
.search-results
  ul#advice-show-related
  li.related-result__item
  a
  .search-result__content
  p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #05171d;
}

/* line 51, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item a:hover,
.search-results ul#advice-show-related .search-result__item a:hover,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:hover,
.search-results ul#advice-show-related li.related-result__item a:hover,
.search-results .search-result__list .search-result__item a:active,
.search-results ul#advice-show-related .search-result__item a:active,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:active,
.search-results ul#advice-show-related li.related-result__item a:active {
  transform: scale(1.04);
}

/* line 54, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a:hover
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a:hover
  .search-result__content
  h2,
.search-results
  .search-result__list
  .search-result__item
  a:active
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  .search-result__item
  a:active
  .search-result__content
  h2,
ul#advice-show-related
  .search-results
  .search-result__list
  li.related-result__item
  a:active
  .search-result__content
  h2,
.search-results
  ul#advice-show-related
  li.related-result__item
  a:active
  .search-result__content
  h2 {
  color: #2196f3;
}

/* line 57, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image,
.search-results ul#advice-show-related .search-result__item.no-image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item,
.search-results ul#advice-show-related li.no-image.related-result__item {
  border-radius: 5px;
}

/* line 59, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image a,
.search-results ul#advice-show-related .search-result__item.no-image a,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  a,
.search-results ul#advice-show-related li.no-image.related-result__item a {
  border-radius: 5px;
  height: 235px;
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.05);
  transition: all 400ms ease-in-out;
  display: block;
  overflow: hidden;
}

/* line 67, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item.no-image
  .icon-no-image,
.search-results
  ul#advice-show-related
  .search-result__item.no-image
  .icon-no-image,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .icon-no-image,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .icon-no-image {
  padding: 28px;
  display: block;
}

/* line 70, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results .search-result__list .search-result__item.no-image .read-time,
.search-results ul#advice-show-related .search-result__item.no-image .read-time,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .read-time,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .read-time {
  position: static;
  color: #757575;
  padding: 0 28px;
}

/* line 74, app/assets/stylesheets/modules/_advice-search-result.sass */
.search-results
  .search-result__list
  .search-result__item.no-image
  .search-result__content,
.search-results
  ul#advice-show-related
  .search-result__item.no-image
  .search-result__content,
ul#advice-show-related
  .search-results
  .search-result__list
  li.no-image.related-result__item
  .search-result__content,
.search-results
  ul#advice-show-related
  li.no-image.related-result__item
  .search-result__content {
  padding-top: 20px;
}

/* line 83, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image {
  height: 200px;
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 88, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image
  .icon--play {
  padding-top: 40px;
  width: 100%;
  display: inline-block;
}

/* line 92, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.video-with-image
  a
  .search-result__image
  .icon--play
  img {
  display: inline-block;
  height: 100px;
  width: 100px;
  opacity: 0.9;
}

/* line 100, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image {
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 104, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
}

/* line 107, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content {
  bottom: 0;
  width: 100%;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  background: transparent;
}

/* line 114, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  h2 {
  bottom: 0;
}

/* line 116, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  .btn__base--astral,
ul#advice-show-related
  .akForm
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  input[type="submit"],
.akForm
  ul#advice-show-related
  li.related-result__item.file-with-image
  a
  .search-result__image
  .search-result__content--bg
  .search-result__content
  input[type="submit"] {
  width: 100%;
  bottom: 0;
  display: inline-block;
}

/* line 123, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg {
  background: #fff;
  height: 100%;
  position: relative;
}

/* line 127, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content {
  bottom: 0;
  width: 100%;
  position: absolute;
  vertical-align: bottom;
  bottom: 0;
  background: transparent;
}

/* line 134, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  h2 {
  bottom: 0;
}

/* line 136, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  .btn__base--astral,
ul#advice-show-related
  .akForm
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  input[type="submit"],
.akForm
  ul#advice-show-related
  li.related-result__item.file-no-image
  a
  .search-result__content--bg
  .search-result__content
  input[type="submit"] {
  width: 100%;
  bottom: 0;
  display: inline-block;
}

/* line 143, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image {
  position: relative;
}

/* line 145, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--hat,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--note,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--more,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--less,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--add,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--close,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-internal,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-rewind {
  z-index: 99999;
  padding: 13px 5px 0px 5px;
  background: rgba(255, 255, 255, 0.9);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-block;
  margin: 20px;
}

/* line 154, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-with-image
  a
  .search-result__image
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  text-align: center;
}

/* line 161, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content {
  position: relative;
}

/* line 163, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--hat,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--note,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--more,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--less,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--add,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--close,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-internal,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-rewind {
  position: absolute;
  top: 25px;
}

/* line 166, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  font-weight: 200;
  top: 0;
}

/* line 171, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.external-no-image
  a
  .search-result__content
  .info {
  position: absolute;
  bottom: 0;
}

/* line 176, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.internal-no-image
  img.icon-no-image {
  margin: 20px 0 0 20px;
}

/* line 179, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related li.related-result__item.internal-no-image a .read-time {
  margin: 0 0 20px 20px;
  position: relative;
  background: none;
  left: 0;
  margin-left: 0;
  padding-left: 0;
}

/* line 189, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image {
  position: relative;
}

/* line 191, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--hat,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--note,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--more,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--less,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--add,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--close,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-internal,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-rewind {
  z-index: 99999;
  padding: 13px 5px 0px 5px;
  background: rgba(255, 255, 255, 0.9);
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-block;
  margin: 20px;
}

/* line 200, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-with-image
  a
  .search-result__image
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  text-align: center;
}

/* line 206, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content {
  position: relative;
}

/* line 208, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--hat,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--rwd-menu,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--note,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-fastforward,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward--light,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--more,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--less,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--add,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--close,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-up,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-down,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-internal,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-rewind {
  position: absolute;
  top: 25px;
}

/* line 211, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--hat
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--rwd-menu
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--note
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-fastforward
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--fastforward--light
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--more
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--less
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--add
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon--close
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-up
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-arrow-down
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-internal
  i.icon-download,
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .icon-rewind
  i.icon-download {
  font-size: 60px;
  color: #0047a8;
  font-weight: 200;
  top: 0;
}

/* line 216, app/assets/stylesheets/modules/_advice-search-result.sass */
ul#advice-show-related
  li.related-result__item.subjectpage-no-image
  a
  .search-result__content
  .info {
  position: absolute;
  bottom: 0;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 225, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: 420px;
  }
  /* line 231, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
    position: relative;
  }
  /* line 234, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 236, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 245, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item,
  .search-results ul#advice-show-related .search-result__item,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item,
  .search-results ul#advice-show-related li.related-result__item {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 5, app/assets/stylesheets/base/_base.sass */
  .search-results .search-result__list .search-result__item:nth-child(3n),
  .search-results ul#advice-show-related .search-result__item:nth-child(3n),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(3n),
  .search-results ul#advice-show-related li.related-result__item:nth-child(3n) {
    margin-right: 2.3576520234%;
  }
  /* line 7, app/assets/stylesheets/base/_base.sass */
  .search-results .search-result__list .search-result__item:nth-child(3n + 1),
  .search-results ul#advice-show-related .search-result__item:nth-child(3n + 1),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(3n + 1),
  .search-results
    ul#advice-show-related
    li.related-result__item:nth-child(3n + 1) {
    clear: none;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .search-results .search-result__list .search-result__item:last-child,
  .search-results ul#advice-show-related .search-result__item:last-child,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:last-child,
  .search-results ul#advice-show-related li.related-result__item:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .search-results .search-result__list .search-result__item:nth-child(2n),
  .search-results ul#advice-show-related .search-result__item:nth-child(2n),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(2n),
  .search-results ul#advice-show-related li.related-result__item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .search-results .search-result__list .search-result__item:nth-child(2n + 1),
  .search-results ul#advice-show-related .search-result__item:nth-child(2n + 1),
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item:nth-child(2n + 1),
  .search-results
    ul#advice-show-related
    li.related-result__item:nth-child(2n + 1) {
    clear: left;
  }
  /* line 249, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: 370px;
  }
  /* line 255, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
  }
  /* line 257, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 259, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
}

@media screen and (max-width: 767px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 268, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item,
  .search-results ul#advice-show-related .search-result__item,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item,
  .search-results ul#advice-show-related li.related-result__item {
    width: 100%;
  }
  /* line 270, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results .search-result__list .search-result__item a,
  .search-results ul#advice-show-related .search-result__item a,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a,
  .search-results ul#advice-show-related li.related-result__item a {
    height: auto;
  }
  /* line 273, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results
    .search-result__list
    .search-result__item
    a
    .search-result__content
    h2,
  .search-results
    ul#advice-show-related
    .search-result__item
    a
    .search-result__content
    h2,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a
    .search-result__content
    h2,
  .search-results
    ul#advice-show-related
    li.related-result__item
    a
    .search-result__content
    h2 {
    margin-bottom: 0;
  }
  /* line 275, app/assets/stylesheets/modules/_advice-search-result.sass */
  .search-results
    .search-result__list
    .search-result__item
    a
    .search-result__content
    p,
  .search-results
    ul#advice-show-related
    .search-result__item
    a
    .search-result__content
    p,
  ul#advice-show-related
    .search-results
    .search-result__list
    li.related-result__item
    a
    .search-result__content
    p,
  .search-results
    ul#advice-show-related
    li.related-result__item
    a
    .search-result__content
    p {
    display: none;
  }
  /* line 282, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image {
    height: 100px;
  }
  /* line 284, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play {
    padding-top: 20px;
  }
  /* line 286, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related
    li.related-result__item.video-with-image
    a
    .search-result__image
    .icon--play
    img {
    display: inline-block;
    height: 60px;
    width: 60px;
    opacity: 0.9;
  }
  /* line 292, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-prev {
    display: none !important;
  }
  /* line 294, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-prev.slick-disabled {
    display: none !important;
  }
  /* line 297, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-next {
    display: none !important;
  }
  /* line 299, app/assets/stylesheets/modules/_advice-search-result.sass */
  ul#advice-show-related button.slick-next.slick-disabled {
    display: none !important;
  }
}

/* line 1, app/assets/stylesheets/modules/_browse-advice.sass */
.browse-advice--body {
  display: inline-block;
  width: 100%;
}

/* line 39, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 31.7615653177%;
  margin-bottom: 28px;
  height: 210px;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-category__list-item:last-child {
  margin-right: 0;
}

/* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.advice-category__list-item:nth-child(3n) {
  margin-right: 0;
}

/* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
.advice-category__list-item:nth-child(3n + 1) {
  clear: left;
}

/* line 10, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item a {
  display: inline-block;
  width: 100%;
  height: 200px;
  padding: 28px 20px;
  transition: all 0.4s ease-in-out;
  height: 210px;
  background: #f5f5f5;
}

/* line 18, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item a:hover {
  transform: scale(1.04);
  background-color: #eeeeee;
}

/* line 21, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item a:hover h4 {
  color: #25496f;
}

/* line 23, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item a h4 {
  color: #0047a8;
}

/* line 25, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item h4 {
  padding-bottom: 21px;
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  color: #0047a8;
}

/* line 31, app/assets/stylesheets/modules/_browse-advice.sass */
.advice-category__list-item p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #222;
  margin: 0;
}

/* line 44, app/assets/stylesheets/modules/_browse-advice.sass */
.browse-advice--body ul#advice-show-related li.advice-category__list-item {
  min-height: 230px;
}

/* line 46, app/assets/stylesheets/modules/_browse-advice.sass */
.browse-advice--body ul#advice-show-related li.advice-category__list-item a {
  min-height: 230px;
}

/* line 48, app/assets/stylesheets/modules/_browse-advice.sass */
.browse-advice--body ul#advice-show-related li.advice-category__list-item a p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 53, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
    min-height: 210px;
  }
  /* line 5, app/assets/stylesheets/base/_base.sass */
  .browse-advice--body .advice-category__list-item:nth-child(3n) {
    margin-right: 2.3576520234%;
  }
  /* line 7, app/assets/stylesheets/base/_base.sass */
  .browse-advice--body .advice-category__list-item:nth-child(3n + 1) {
    clear: none;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .browse-advice--body .advice-category__list-item:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .browse-advice--body .advice-category__list-item:nth-child(2n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .browse-advice--body .advice-category__list-item:nth-child(2n + 1) {
    clear: left;
  }
  /* line 58, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item a {
    min-height: 210px;
  }
  /* line 60, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item a p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
}

@media screen and (max-width: 767px) {
  /* line 65, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item {
    width: 100%;
    height: auto;
  }
  /* line 68, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item a {
    height: auto;
  }
  /* line 70, app/assets/stylesheets/modules/_browse-advice.sass */
  .browse-advice--body .advice-category__list-item a p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
}

/* line 1, app/assets/stylesheets/modules/_sidebar.sass */
.category-share--sidebar {
  margin-right: 35px;
  vertical-align: bottom;
  text-align: right;
}

/* line 6, app/assets/stylesheets/modules/_sidebar.sass */
.category-share--sidebar p {
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 1px solid #e0e0e0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-bottom: 14px;
  margin: 0;
  font-size: 14px;
  color: #757575;
}

/* line 17, app/assets/stylesheets/modules/_sidebar.sass */
.category-share--sidebar .share--icon {
  display: inline-block;
  padding-top: 28px;
}

/* line 21, app/assets/stylesheets/modules/_sidebar.sass */
.category-share--sidebar .share--icon img {
  height: 40px;
  width: 40px;
  display: inline-block;
}

/* line 26, app/assets/stylesheets/modules/_sidebar.sass */
.category-share--sidebar .advice-share__email-print.advice-share-icons,
.category-share--sidebar .advice-share__email-print.advice-share {
  padding-top: 50px;
}

/* line 30, app/assets/stylesheets/modules/_sidebar.sass */
ul#category-show-relateds .related-result__item {
  background-image: none;
}

/* line 32, app/assets/stylesheets/modules/_sidebar.sass */
ul#category-show-relateds .related-result__item:before {
  display: none;
}

/* line 36, app/assets/stylesheets/modules/_sidebar.sass */
ul#category-show-relateds
  .related-result__item:last-child
  .search-result__content {
  border: none;
}

/* line 39, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar {
  width: 195px;
  margin-left: 35px;
  display: inline-block;
  vertical-align: top;
}

/* line 44, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .category-details--sidebar {
  background: #f5f5f5;
  padding: 0 20px 28px 20px;
}

/* line 49, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .category-details--sidebar .category-related .heading {
  padding-top: 28px;
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  color: #222;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 57, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar
  .category-details--sidebar
  .category-related
  .category-related--content
  .category-related--section {
  padding: 28px 0 28px 0;
}

/* line 59, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar
  .category-details--sidebar
  .category-related
  .category-related--content
  .category-related--section
  a {
  display: none;
}

/* line 61, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar
  .category-details--sidebar
  .category-related
  .category-related--content
  .category-related--section
  p {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #222;
  margin: 21px 0 0 0;
  padding: 0;
}

/* line 70, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .search-result__content {
  padding: 21px 0 0 0;
}

/* line 72, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .search-result__content h2 {
  color: #0047a8;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

/* line 78, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .search-result__content p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #222;
  margin: 21px 0 0 0;
  padding: 0;
}

/* line 85, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .icon,
.details--sidebar .icon--hat,
.details--sidebar .icon--rwd-menu,
.details--sidebar .icon--note,
.details--sidebar .icon--fastforward,
.details--sidebar .icon-fastforward,
.details--sidebar .icon--fastforward--light,
.details--sidebar .icon--more,
.details--sidebar .icon--less,
.details--sidebar .icon--add,
.details--sidebar .icon--close,
.details--sidebar .icon-arrow-up,
.details--sidebar .icon-arrow-down,
.details--sidebar .icon-internal,
.details--sidebar .icon-rewind {
  display: none;
}

/* line 88, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .category-share--sidebar .icon,
.details--sidebar .category-share--sidebar .icon--hat,
.details--sidebar .category-share--sidebar .icon--rwd-menu,
.details--sidebar .category-share--sidebar .icon--note,
.details--sidebar .category-share--sidebar .icon--fastforward,
.details--sidebar .category-share--sidebar .icon-fastforward,
.details--sidebar .category-share--sidebar .icon--fastforward--light,
.details--sidebar .category-share--sidebar .icon--more,
.details--sidebar .category-share--sidebar .icon--less,
.details--sidebar .category-share--sidebar .icon--add,
.details--sidebar .category-share--sidebar .icon--close,
.details--sidebar .category-share--sidebar .icon-arrow-up,
.details--sidebar .category-share--sidebar .icon-arrow-down,
.details--sidebar .category-share--sidebar .icon-internal,
.details--sidebar .category-share--sidebar .icon-rewind {
  display: inline-block;
}

/* line 90, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar img {
  display: none;
}

/* line 92, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .icon-no-image {
  display: none;
}

/* line 94, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .read-time {
  display: none;
}

/* line 96, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .search-result__image {
  display: none;
}

/* line 98, app/assets/stylesheets/modules/_sidebar.sass */
.details--sidebar .category-share--sidebar {
  padding-top: 49px;
  margin-right: 0;
  text-align: left;
}

/* line 104, app/assets/stylesheets/modules/_sidebar.sass */
li.search-result__item.last.final .search-result__content,
ul#advice-show-related
  li.last.final.related-result__item
  .search-result__content {
  border-bottom: 0;
}

/* line 108, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article .advice-share__related-articles {
  width: 195px;
  padding: 0 20px 10px 20px;
  background: #f5f5f5;
}

/* line 112, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article .advice-share__related-articles .heading {
  color: #222;
  text-transform: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding-top: 28px;
  padding-bottom: 0;
  letter-spacing: 0;
  border-bottom: none;
}

/* line 123, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item {
  text-align: left;
  margin: 0;
  padding: 0;
  background-image: none;
}

/* line 128, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item:before,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item:before,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item:before,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item:before {
  display: none;
}

/* line 132, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item:last-child
  .search-result__content,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item:last-child
  .search-result__content,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item:last-child
  .search-result__content,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item:last-child
  .search-result__content {
  border: none;
}

/* line 134, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  h2,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  h2,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  h2,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  h2 {
  color: #0047a8;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  padding: 0;
}

/* line 140, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  h2:hover,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  h2:hover,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  h2:hover,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  h2:hover {
  color: #2196f3;
}

/* line 143, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .search-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  ul#advice-show-related
  li.related-result__item,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  li.related-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .search-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__item,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .search-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  ul#advice-show-related
  li.related-result__item,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  li.related-result__item,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  li.related-result__item,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  li.related-result__item {
  margin: 0;
  padding: 21px 0;
}

/* line 147, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .search-result__item
  p,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  ul#advice-show-related
  li.related-result__item
  p,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  li.related-result__item
  p,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .search-result__item
  p,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__item
  p,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .search-result__item
  p,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  ul#advice-show-related
  li.related-result__item
  p,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  li.related-result__item
  p,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  li.related-result__item
  p,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  li.related-result__item
  p {
  display: none;
}

/* line 149, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--hat,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--rwd-menu,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--note,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--fastforward--light,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--more,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--less,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--add,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--close,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-arrow-up,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-arrow-down,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-internal,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-rewind,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--hat,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--hat,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--hat,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--rwd-menu,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--rwd-menu,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--rwd-menu,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--note,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--note,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--note,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--fastforward,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-fastforward,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-fastforward,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--fastforward--light,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--fastforward--light,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--fastforward--light,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--more,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--more,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--more,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--less,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--less,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--less,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--add,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--add,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--add,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--close,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--close,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--close,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-arrow-up,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-arrow-up,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-arrow-up,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-arrow-down,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-arrow-down,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-arrow-down,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-internal,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-internal,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-internal,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-rewind,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-rewind,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-rewind {
  display: none;
}

/* line 151, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon-no-image,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon-no-image,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon-no-image,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon-no-image {
  display: none;
}

/* line 153, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .read-time,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .read-time,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .read-time,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .read-time {
  display: none;
}

/* line 155, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .search-result__content--bg,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .search-result__content--bg,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__content--bg,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .search-result__content--bg {
  background-image: none !important;
}

/* line 157, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .btn__base--astral,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .akForm
  li
  input[type="submit"],
.akForm
  li
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  input[type="submit"],
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .btn__base--astral,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .btn__base--astral,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .btn__base--astral,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .akForm
  li
  input[type="submit"],
.akForm
  li
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  input[type="submit"],
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  .akForm
  li.related-result__item
  input[type="submit"],
.akForm
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  input[type="submit"],
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .akForm
  li.related-result__item
  input[type="submit"],
.akForm
  ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  input[type="submit"] {
  display: none;
}

/* line 159, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .search-result__image,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .search-result__image,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__image,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .search-result__image {
  background-image: none !important;
}

/* line 161, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .related-result__item
  .icon--play,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  .search-result__item
  .icon--play,
.advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .icon--play,
ul#advice-show-related
  .advice-article
  .advice-share__related-articles
  #advice-show-side-relateds
  li.related-result__item
  .icon--play {
  display: none;
}

/* line 163, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article .advice-share__related-articles .search-result__content {
  padding: 21px 0 0 0;
}

/* line 165, app/assets/stylesheets/modules/_sidebar.sass */
.advice-article .advice-share__related-articles .search-result__content p {
  display: none;
}

@media screen and (min-width: 1250px) {
  /* line 171, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-share--sidebar {
    display: none;
  }
  /* line 174, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .search-result__content p {
    display: none;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 179, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-share--sidebar {
    padding-top: 91px;
  }
  /* line 182, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .search-result__content p {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 187, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-share--sidebar {
    padding-top: 91px;
  }
  /* line 189, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar {
    width: 100%;
    margin-left: 0;
    margin-bottom: 49px;
  }
  /* line 193, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-details--sidebar {
    background: none;
    padding: 0;
    margin-bottom: 49px;
  }
  /* line 198, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-details--sidebar .category-related .heading {
    padding: 49px 0 42px;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
  }
  /* line 204, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
    margin-bottom: 28px;
    height: 210px;
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n + 1) {
    clear: left;
  }
  /* line 10, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a {
    display: inline-block;
    width: 100%;
    height: 200px;
    padding: 28px 20px;
    transition: all 0.4s ease-in-out;
    height: 210px;
    background: #f5f5f5;
  }
  /* line 18, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a:hover {
    transform: scale(1.04);
    background-color: #eeeeee;
  }
  /* line 21, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a:hover
    h4 {
    color: #25496f;
  }
  /* line 23, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a
    h4 {
    color: #0047a8;
  }
  /* line 25, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    h4 {
    padding-bottom: 21px;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    color: #0047a8;
  }
  /* line 31, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    color: #222;
    margin: 0;
  }
  /* line 5, app/assets/stylesheets/base/_base.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n) {
    margin-right: 2.3576520234%;
  }
  /* line 7, app/assets/stylesheets/base/_base.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n + 1) {
    clear: none;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(2n + 1) {
    clear: left;
  }
  /* line 209, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    .search-result__content {
    padding: 0;
    border: 0;
  }
  /* line 213, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    .search-result__content
    > p {
    margin-top: 24px;
  }
  /* line 215, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:last-child {
    display: none;
  }
  /* line 217, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    .category-related--section {
    border-bottom: 0;
    vertical-align: top;
    padding: 28px;
    background: #f5f5f5;
  }
  /* line 222, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-share--sidebar {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 226, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar {
    width: 100%;
    margin-left: 0;
  }
  /* line 229, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-details--sidebar {
    background: none;
    padding: 0;
    margin-bottom: 49px;
  }
  /* line 234, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-details--sidebar .category-related .heading {
    padding: 49px 0 42px;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
  }
  /* line 240, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li {
    float: left;
    display: block;
    margin-right: 4.8291588071%;
    width: 65.0569470643%;
    margin-bottom: 28px;
    height: 210px;
    width: 100%;
    height: auto;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:last-child {
    margin-right: 0;
  }
  /* line 78, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n) {
    margin-right: 0;
  }
  /* line 108, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_omega.scss */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:nth-child(3n + 1) {
    clear: left;
  }
  /* line 10, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a {
    display: inline-block;
    width: 100%;
    height: 200px;
    padding: 28px 20px;
    transition: all 0.4s ease-in-out;
    height: 210px;
    background: #f5f5f5;
  }
  /* line 18, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a:hover {
    transform: scale(1.04);
    background-color: #eeeeee;
  }
  /* line 21, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a:hover
    h4 {
    color: #25496f;
  }
  /* line 23, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a
    h4 {
    color: #0047a8;
  }
  /* line 25, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    h4 {
    padding-bottom: 21px;
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    color: #0047a8;
  }
  /* line 31, app/assets/stylesheets/modules/_browse-advice.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    color: #222;
    margin: 0;
  }
  /* line 244, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    a {
    height: auto;
  }
  /* line 246, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li
    .search-result__content {
    padding: 0;
    border: 0;
  }
  /* line 249, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    li:first-child {
    display: block;
  }
  /* line 251, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar
    .category-details--sidebar
    .category-related
    .category-related--content
    .category-related--section {
    background: #f5f5f5;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 28px;
    border: 0;
    margin-bottom: 15px;
  }
  /* line 259, app/assets/stylesheets/modules/_sidebar.sass */
  .details--sidebar .category-share--sidebar {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/modules/_slick-slider.sass */
div.slick-slider {
  position: static;
  margin-bottom: 0;
}

/* line 4, app/assets/stylesheets/modules/_slick-slider.sass */
div.slick-slider .slick-slide {
  height: 265px;
}

/* line 6, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-next,
button.slick-prev {
  background-color: rgba(189, 189, 189, 0.5);
  height: 136px;
  width: 50px;
  right: 0;
  position: absolute;
  top: 124px;
  z-index: 2;
}

/* line 14, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-next:before,
button.slick-prev:before {
  content: "\203a";
  color: #fff;
  font-size: 68px;
  display: block;
  margin-top: -35px;
}

/* line 20, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-next:hover,
button.slick-prev:hover {
  background-color: rgba(160, 160, 160, 0.5);
}

/* line 22, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-next:focus,
button.slick-prev:focus {
  background-color: rgba(189, 189, 189, 0.5);
}

/* line 24, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-next.slick-disabled,
button.slick-prev.slick-disabled {
  background-color: rgba(189, 189, 189, 0.1);
}

/* line 28, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-prev {
  left: 0;
}

/* line 30, app/assets/stylesheets/modules/_slick-slider.sass */
button.slick-prev:before {
  content: "\2039";
  color: #fff;
  font-size: 68px;
}

/* line 36, app/assets/stylesheets/modules/_slick-slider.sass */
ul.slick-dots {
  bottom: 0;
  position: relative;
  margin-top: 42px;
}

/* line 40, app/assets/stylesheets/modules/_slick-slider.sass */
ul.slick-dots li {
  margin: 0 8px;
}

/* line 42, app/assets/stylesheets/modules/_slick-slider.sass */
ul.slick-dots li button {
  width: 16px;
  height: 16px;
  background-color: #bdbdbd;
  border-radius: 50%;
}

/* line 47, app/assets/stylesheets/modules/_slick-slider.sass */
ul.slick-dots li button:before {
  display: none;
}

/* line 50, app/assets/stylesheets/modules/_slick-slider.sass */
ul.slick-dots li.slick-active button {
  background-color: #616161;
}

/* line 54, app/assets/stylesheets/modules/_slick-slider.sass */
.advice-article .slick-slider {
  position: static;
}

/* line 57, app/assets/stylesheets/modules/_slick-slider.sass */
.advice-article .slick-slider.search-result__list .search-result__item,
.advice-article ul.slick-slider#advice-show-related .search-result__item,
.advice-article
  .slick-slider.search-result__list
  ul#advice-show-related
  li.related-result__item,
ul#advice-show-related
  .advice-article
  .slick-slider.search-result__list
  li.related-result__item,
.advice-article ul.slick-slider#advice-show-related li.related-result__item {
  clear: none;
  width: 334px;
  margin-right: 35px;
  margin-bottom: 0;
  height: auto;
}

/* line 64, app/assets/stylesheets/modules/_slick-slider.sass */
.advice-article .slick-slider.search-result__list .search-result__item a:hover,
.advice-article
  ul.slick-slider#advice-show-related
  .search-result__item
  a:hover,
.advice-article
  .slick-slider.search-result__list
  ul#advice-show-related
  li.related-result__item
  a:hover,
ul#advice-show-related
  .advice-article
  .slick-slider.search-result__list
  li.related-result__item
  a:hover,
.advice-article
  ul.slick-slider#advice-show-related
  li.related-result__item
  a:hover {
  transform: scale(1);
}

/* line 67, app/assets/stylesheets/modules/_slick-slider.sass */
.advice-article .slick-slider .slick-list {
  overflow: hidden;
  padding: 9px 0;
}

/* line 70, app/assets/stylesheets/modules/_slick-slider.sass */
.advice-article .slick-slider .slick-next,
.advice-article .slick-slider .slick-prev {
  display: none;
}

@media screen and (min-width: 1250px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 78, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item,
  .search-results ul.slick-slider#advice-show-related .search-result__item,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item,
  .search-results ul.slick-slider#advice-show-related li.related-result__item,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item {
    width: 357px;
    margin-right: 17px;
  }
  /* line 81, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item a,
  .search-results ul.slick-slider#advice-show-related .search-result__item a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item
    a,
  .search-results ul.slick-slider#advice-show-related li.related-result__item a,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image
    a,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image
    a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item
    a,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item
    a {
    height: 252px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 89, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item,
  .search-results ul.slick-slider#advice-show-related .search-result__item,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item,
  .search-results ul.slick-slider#advice-show-related li.related-result__item,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item {
    width: 263px;
    margin-right: 17px;
  }
  /* line 92, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item a,
  .search-results ul.slick-slider#advice-show-related .search-result__item a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item
    a,
  .search-results ul.slick-slider#advice-show-related li.related-result__item a,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image
    a,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image
    a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item
    a,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item
    a {
    height: 252px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 97, app/assets/stylesheets/modules/_slick-slider.sass */
  div.slick-slider .slick-slide {
    height: 280px;
  }
  /* line 99, app/assets/stylesheets/modules/_slick-slider.sass */
  button.slick-next,
  button.slick-prev {
    top: 128px;
  }
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 107, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item,
  .search-results ul.slick-slider#advice-show-related .search-result__item,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item,
  .search-results ul.slick-slider#advice-show-related li.related-result__item,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item {
    clear: none;
    width: 295px;
    margin-right: 21px;
  }
  /* line 111, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item a,
  .search-results ul.slick-slider#advice-show-related .search-result__item a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item
    a,
  .search-results ul.slick-slider#advice-show-related li.related-result__item a,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image
    a,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image
    a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item
    a,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item
    a {
    height: 222px;
  }
}

@media screen and (max-width: 767px) {
  /* line 116, app/assets/stylesheets/modules/_slick-slider.sass */
  div.slick-slider {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .search-results::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 125, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item,
  .search-results ul.slick-slider#advice-show-related .search-result__item,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item,
  .search-results ul.slick-slider#advice-show-related li.related-result__item,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item {
    width: 295px;
    margin-right: 21px;
  }
  /* line 5, app/assets/stylesheets/base/_base.sass */
  .search-results
    .slick-slider.search-result__list
    .search-result__item:nth-child(3n),
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item:nth-child(3n),
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item:nth-child(3n),
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item:nth-child(3n),
  .search-results
    ul.slick-slider#advice-show-related
    li.related-result__item:nth-child(3n),
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image:nth-child(3n),
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image:nth-child(3n),
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item:nth-child(3n),
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item:nth-child(3n),
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item:nth-child(3n) {
    margin-right: 2.3576520234%;
  }
  /* line 7, app/assets/stylesheets/base/_base.sass */
  .search-results
    .slick-slider.search-result__list
    .search-result__item:nth-child(3n + 1),
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item:nth-child(3n + 1),
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item:nth-child(3n + 1),
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item:nth-child(3n + 1),
  .search-results
    ul.slick-slider#advice-show-related
    li.related-result__item:nth-child(3n + 1),
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image:nth-child(3n + 1),
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image:nth-child(3n + 1),
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item:nth-child(3n + 1),
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item:nth-child(3n + 1),
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item:nth-child(3n + 1) {
    clear: none;
  }
  /* line 129, app/assets/stylesheets/modules/_slick-slider.sass */
  .search-results .slick-slider.search-result__list .search-result__item a,
  .search-results ul.slick-slider#advice-show-related .search-result__item a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.related-result__item
    a,
  .search-results ul.slick-slider#advice-show-related li.related-result__item a,
  .search-results
    .slick-slider.search-result__list
    .search-result__item.no-image
    a,
  .search-results
    ul.slick-slider#advice-show-related
    .search-result__item.no-image
    a,
  .search-results
    .slick-slider.search-result__list
    ul#advice-show-related
    li.no-image.related-result__item
    a,
  ul#advice-show-related
    .search-results
    .slick-slider.search-result__list
    li.no-image.related-result__item
    a,
  .search-results
    ul.slick-slider#advice-show-related
    li.no-image.related-result__item
    a {
    height: 252px;
  }
  /* line 132, app/assets/stylesheets/modules/_slick-slider.sass */
  button.slick-next,
  button.slick-prev {
    width: 35px;
    height: 100px;
    top: 158px;
  }
  /* line 136, app/assets/stylesheets/modules/_slick-slider.sass */
  button.slick-next:before,
  button.slick-prev:before {
    font-size: 55px;
  }
}

/* line 35, app/assets/stylesheets/sections/_exploratory-widget.sass */
.media-indicator {
  position: fixed;
  background: white;
  top: 0;
  left: 0;
}

/* line 40, app/assets/stylesheets/sections/_exploratory-widget.sass */
.media-indicator:after {
  content: "large";
}

/* line 82, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  padding-top: 20px;
  width: 100%;
  position: relative;
}

/* line 9, app/assets/stylesheets/modules/_feature-block.sass */
#feature-alevel .feature-text {
  background: rgba(5, 23, 29, 0.8);
  border-radius: 4px;
  color: #fff;
  margin-top: 90px;
  padding: 25px 30px 40px 30px;
  vertical-align: center;
}

/* line 17, app/assets/stylesheets/modules/_feature-block.sass */
#feature-alevel .feature-text h1 {
  color: #fff;
}

/* line 88, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel.is-small {
  height: 200px;
}

/* line 90, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel.is-small .feature-text {
  margin-top: 50px;
}

/* line 92, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel.is-large {
  height: 300px;
}

/* line 94, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel.is-large .feature-text {
  margin-top: 70px;
}

/* line 97, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel .feature-text {
  border: 0;
  margin: 0;
  padding: 0;
  margin: auto;
  background: none;
  text-align: center;
}

/* line 103, app/assets/stylesheets/sections/_exploratory-widget.sass */
#feature-alevel .feature-text h1 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: rgba(5, 23, 29, 0.8);
  padding: 5px 20px;
  display: inline-block;
  font-size: 36px;
  line-height: 44px;
}

/* line 111, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper {
  background: white;
  padding-bottom: 49px;
}

/* line 115, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .grid {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
}

/* line 118, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .selection__heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  padding: 28px 0;
  margin: 0;
  padding: 35px 0 14px 0;
}

/* line 122, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .selection__sub-heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  padding: 28px 0;
  margin: 0;
  padding: 0 0 21px 0;
}

/* line 128, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .actions ol li {
  margin-bottom: 42px;
}

/* line 131, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .actions .js-add-subject {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  width: 265px;
  height: 50px;
  color: #0047a8;
  padding: 10px;
  display: block;
  margin: 0 auto 14px auto;
  text-align: center;
  font-size: 18px;
}

/* line 53, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .actions .js-add-subject::before {
  border: 2px solid #0047a8;
  border-radius: 50%;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  margin-right: 10px;
  padding: 0 5px;
  vertical-align: sub;
}

/* line 64, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .actions .js-add-subject__icon {
  height: 30px;
  width: 30px;
  margin-right: 10px;
  margin-top: -3px;
}

/* line 134, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .js-alevel-explorer-submit {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  height: 50px;
  padding-top: 4px;
  width: 100%;
}

/* line 75, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .js-alevel-explorer-submit:disabled {
  color: #fff;
  background-color: #bdbdbd;
  cursor: not-allowed;
}

/* line 79, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .js-alevel-explorer-submit:disabled:hover {
  opacity: 0.7;
}

/* line 137, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .select {
  display: block;
  width: 265px;
}

/* line 140, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .select select {
  height: 50px;
}

/* line 145, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .inputs ol li {
  margin-bottom: 35px;
}

/* line 147, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .inputs #a_al4 + .select2-container {
  display: none;
}

/* line 151, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .inputs ol,
.widget-wrapper .actions ol {
  margin: 6px 0 0 0;
}

/* line 153, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper .inputs ol li,
.widget-wrapper .actions ol li {
  width: 265px;
  margin-left: auto;
  margin-right: auto;
}

/* line 160, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper.reveal-4th .inputs #a_al4 + .select2-container {
  display: inline-block;
}

/* line 162, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper.reveal-4th .actions {
  margin-top: 64px;
}

/* line 164, app/assets/stylesheets/sections/_exploratory-widget.sass */
.widget-wrapper.reveal-4th .actions .js-add-subject {
  display: none;
}

/* line 167, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body {
  position: relative;
  margin-top: -50px;
}

/* line 171, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body.has-results {
  margin-top: 35px;
}

/* line 173, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body.has-results .atool-body__intro {
  display: none;
}

/* line 176, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__intro {
  display: block;
  padding: 35px;
  background-color: #ffffff;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.atool-body__intro::after {
  clear: both;
  content: "";
  display: block;
}

/* line 181, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__intro h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
}

/* line 187, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection {
  background: #eeeeee;
}

/* line 190, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection.reveal-4th .actions .js-add-subject {
  display: none;
}

/* line 194, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection.reveal-4th .inputs #a_al4_input #s2id_a_al4 {
  display: block;
}

/* line 198, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .selection__heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  padding: 28px 0;
  margin: 0;
}

/* line 201, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .select {
  width: 265px;
}

/* line 203, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .select select {
  height: 50px;
}

/* line 207, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .inputs ol,
.atool-body__selection .actions ol {
  margin: 0;
}

/* line 209, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .inputs ol li,
.atool-body__selection .actions ol li {
  width: 265px;
  margin: 0 auto;
  margin-bottom: 35px;
}

/* line 215, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .inputs #s2id_a_al4 {
  display: none;
}

/* line 220, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .actions ol li {
  margin-bottom: 42px;
}

/* line 223, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .actions .js-add-subject {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  width: 265px;
  height: 50px;
  color: #0047a8;
  padding: 10px;
  display: block;
  margin: 0 auto 14px auto;
  text-align: center;
  font-size: 18px;
}

/* line 53, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .actions .js-add-subject::before {
  border: 2px solid #0047a8;
  border-radius: 50%;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  margin-right: 10px;
  padding: 0 5px;
  vertical-align: sub;
}

/* line 64, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .actions .js-add-subject__icon {
  height: 30px;
  width: 30px;
  margin-right: 10px;
  margin-top: -3px;
}

/* line 226, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .select {
  display: block;
}

/* line 228, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .select select {
  height: 50px;
}

/* line 231, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .js-alevel-explorer-submit {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  height: 50px;
  padding-top: 4px;
  width: 100%;
}

/* line 75, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .js-alevel-explorer-submit:disabled {
  color: #fff;
  background-color: #bdbdbd;
  cursor: not-allowed;
}

/* line 79, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .js-alevel-explorer-submit:disabled:hover {
  opacity: 0.7;
}

/* line 235, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .input-mode .cancel {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #0047a8;
  text-decoration: underline;
  margin-top: -18px;
  margin-bottom: 28px;
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 20px;
}

/* line 248, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode {
  padding: 18px;
  text-align: center;
}

/* line 251, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode .preamble {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 21px;
  margin-right: 5px;
  margin-top: 17px;
  vertical-align: top;
  display: inline-block;
}

/* line 260, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode .validated-alevels {
  width: 700px;
  display: inline-block;
  vertical-align: top;
}

/* line 264, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode .validated-alevels .validated-alevel {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #333333;
  background-color: #ffffff;
  float: left;
  padding: 10px 20px;
  border-radius: 4px;
  margin: 11px;
  font-size: 21px;
  white-space: nowrap;
}

/* line 274, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode a.js-tab-link {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-left: 15px;
  text-decoration: underline;
  color: #0047a8;
  white-space: nowrap;
  vertical-align: top;
  margin-top: 22px;
  display: inline-block;
}

/* line 283, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__selection .result-mode a.js-tab-link:hover {
  color: #0047a8;
}

/* line 286, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__other_qualifications {
  padding-top: 35px;
  padding-bottom: 42px;
  text-align: center;
  color: #424242;
  background-color: #fafafa;
  border-radius: 0px 0px 4px 4px;
}

/* line 293, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__other_qualifications h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-weight: bold;
  color: inherit;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 14px;
  margin: 0px;
}

/* line 301, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__other_qualifications p,
.atool-body__other_qualifications a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: inherit;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0px;
}

/* line 309, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__other_qualifications a:after {
  margin-left: 0.5em;
  font-size: 20px;
}

/* line 313, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body__other_qualifications a:hover {
  color: #0047a8;
}

/* line 318, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__heading {
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  padding: 28px 0;
  margin: 0;
}

/* line 321, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results dl {
  flex-wrap: wrap;
}

/* line 324, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results dl dd {
  display: flex;
}

/* line 327, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs {
  display: block;
  height: 100%;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.atool-body .results__tabs::after {
  clear: both;
  content: "";
  display: block;
}

/* line 331, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs-container {
  height: 120px;
  background: #fafafa;
}

/* line 335, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs.tabs-content {
  margin-top: 0;
}

/* line 337, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs.tabs-content .results-section {
  padding-top: 0px;
}

/* line 339, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header {
  float: left;
  display: block;
  width: 34.1192173411%;
  padding: 0px 17.5px;
  height: 100%;
  position: relative;
}

/* line 81, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.atool-body .results__tabs .tab-header:last-child {
  width: 31.7615653177%;
}

/* line 345, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header .tab-link {
  background: none;
  min-height: 105px;
  padding: 18px 0 18px 0;
}

/* line 350, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header .tab-link__heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #0047a8;
  font-size: 18px;
  max-height: 50px;
  overflow: hidden;
  text-align: center;
  padding: 0 0 40px 0;
  margin: 0;
}

/* line 360, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header .tab-link__result-count {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  background: #0047a8;
  border-radius: 50%;
  margin: 0 auto;
}

/* line 367, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header .tab-link__result-count h4 {
  color: white;
  font-size: 18px;
  margin-top: 1px;
  padding: 0px;
  text-align: center;
}

/* line 375, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header:hover .tab-active-indicator {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #e0e0e0;
  display: block;
  margin: 0 auto;
}

/* line 383, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .tab-header.active .tab-active-indicator {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #0047a8;
  display: block;
  margin: 0 auto;
}

/* line 390, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body
  .results__tabs
  .tab-header.active
  .tab-active-indicator
  .arrow-down {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #0047a8;
  margin: 0 auto;
}

/* line 395, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .results-section__heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

/* line 402, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .results-section__heading .heading__icon {
  height: 60px;
  width: 60px;
  -webkit-font-smoothing: antialiased;
  background-color: #ffd54f;
  border-radius: 50%;
  display: inline-block;
  font-family: "Which-Icons";
  font-style: normal;
  font-weight: normal;
  line-height: 53px;
  margin-right: 10px;
  text-decoration: inherit;
}

/* line 414, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .results-section__heading .heading__icon:before {
  color: white;
  content: "\E033";
  font-size: 45px;
}

/* line 421, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body
  .results__tabs
  .results-section#result-section-0
  .results-section__heading
  .heading__icon {
  background-color: #ffd54f;
}

/* line 425, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body
  .results__tabs
  .results-section#result-section-1
  .results-section__heading
  .heading__icon {
  background-color: #ffa000;
}

/* line 429, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body
  .results__tabs
  .results-section#result-section-2
  .results-section__heading
  .heading__icon {
  background-color: #ff7043;
}

/* line 433, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__tabs .results-section__intro {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  padding: 28px 0;
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 42px;
}

/* line 440, app/assets/stylesheets/sections/_exploratory-widget.sass */
.atool-body .results__content-container {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
  padding-top: 49px;
}

/* line 446, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .inputs #a_al4 + .select2-container {
  display: none;
}

/* line 452, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget
  .atool-body__selection.reveal-4th
  .inputs
  #a_al4
  + .select2-container {
  display: inline-block;
}

/* line 455, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body {
  background-color: #ffffff;
  background-image: none;
}

/* line 458, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body .advice-article__related {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
  padding-top: 32px;
  margin-top: -25px;
}

/* line 462, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body .advice-article__related h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
}

/* line 466, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body .advice-article__related .slick-slider {
  position: static;
}

/* line 468, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body .advice-article__related .slick-slider .slick-track {
  padding: 28px 0;
}

/* line 473, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body
  .advice-article__related
  .search-results
  .search-result__list
  .search-result__item
  a:hover,
.exploratory_widget-body
  .advice-article__related
  .search-results
  ul#advice-show-related
  .search-result__item
  a:hover,
ul#advice-show-related
  .exploratory_widget-body
  .advice-article__related
  .search-results
  .search-result__list
  li.related-result__item
  a:hover,
.exploratory_widget-body
  .advice-article__related
  .search-results
  ul#advice-show-related
  li.related-result__item
  a:hover {
  transform: none;
}

/* line 476, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body
  .advice-article__related
  .search-results
  .search-result__list
  .search-result__item
  .search-result__content
  p,
.exploratory_widget-body
  .advice-article__related
  .search-results
  ul#advice-show-related
  .search-result__item
  .search-result__content
  p,
ul#advice-show-related
  .exploratory_widget-body
  .advice-article__related
  .search-results
  .search-result__list
  li.related-result__item
  .search-result__content
  p,
.exploratory_widget-body
  .advice-article__related
  .search-results
  ul#advice-show-related
  li.related-result__item
  .search-result__content
  p {
  display: none;
}

/* line 478, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget-body .footer {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
}

/* line 481, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .how_we_calculate {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
  padding-top: 0;
  padding-bottom: 35px;
  margin-top: -24px;
}

/* line 486, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .how_we_calculate p {
  font-size: 18px;
}

/* line 488, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .how_we_calculate a {
  color: #0047a8;
}

/* line 490, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .how_we_calculate a:hover {
  color: #25496f;
}

/* line 492, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .how_we_calculate h2 {
  text-align: left;
}

/* line 495, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share,
.exploratory_widget #addthis,
.exploratory_widget .addthis {
  padding-top: 42px;
  padding-bottom: 70px;
}

/* line 498, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share h4,
.exploratory_widget #addthis h4,
.exploratory_widget .addthis h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
  color: #757575;
  text-align: center;
  padding-bottom: 20px;
}

/* line 505, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share .addanother-standard-holder,
.exploratory_widget #addthis .addanother-standard-holder,
.exploratory_widget .addthis .addanother-standard-holder {
  text-align: center;
}

/* line 507, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share .addanother-standard-holder .addanother,
.exploratory_widget #addthis .addanother-standard-holder .addanother,
.exploratory_widget .addthis .addanother-standard-holder .addanother {
  display: initial;
  padding-top: 31px;
  border-top: 1px solid #e0e0e0;
}

/* line 511, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share .addanother-standard-holder .addanother a,
.exploratory_widget #addthis .addanother-standard-holder .addanother a,
.exploratory_widget .addthis .addanother-standard-holder .addanother a {
  margin-right: 10px;
}

/* line 513, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .share .addanother-standard-holder .addanother a:last-child,
.exploratory_widget
  #addthis
  .addanother-standard-holder
  .addanother
  a:last-child,
.exploratory_widget
  .addthis
  .addanother-standard-holder
  .addanother
  a:last-child {
  margin: 0px;
}

/* line 519, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .outcome-6months-fact.outcome-employment-6months-fact .term,
.exploratory_widget .outcome-6months-fact.outcome-salary-6months-fact .term {
  display: none;
}

/* line 522, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .outcome-6months-fact.outcome-jobtype-6months-fact .value {
  display: none;
}

/* line 524, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .outcome-6months-fact.outcome-jobtype-6months-fact .band {
  display: none;
}

/* line 526, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .alevel-inputs.contextual-block {
  display: none;
}

/* line 528, app/assets/stylesheets/sections/_exploratory-widget.sass */
.exploratory_widget .alevel-inputs.contextual-block.active {
  display: block;
}

/* line 532, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer {
  margin-top: 49px;
  margin-bottom: 49px;
  padding-bottom: 35px;
  padding-top: 35px;
  background-color: #ffffff;
}

/* line 538, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer .grid {
  background: #ededed
    url(/assets/greyBG-61c5051b9f466f2729861c168873541626e97d55c7628ab9ca1c1baf8821797b.png);
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
}

/* line 543, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer fieldset,
.callback-mailer ol {
  margin: 0px;
  display: inline;
}

/* line 547, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer fieldset.inputs,
.callback-mailer ol.inputs {
  width: auto;
  height: auto;
}

/* line 550, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer fieldset {
  vertical-align: top;
  margin-top: 21px;
}

/* line 554, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer #alevel_email_reminder_email_address_input label {
  display: none;
}

/* line 556, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #424242;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}

/* line 562, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #424242;
  font-size: 18px;
  line-height: 24px;
}

/* line 567, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer input {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #333333;
  border: 1px solid #e0e0e0;
  font-size: 21px;
  width: 460px;
  height: 50px;
  border-radius: 4px;
  padding-left: 15px;
}

/* line 577, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border: 1px solid #0047a8;
  background-color: #0047a8;
  font-size: 16px;
  line-height: 35px;
  width: 145px;
  height: 50px;
  margin-left: 12px;
  border-radius: 4px;
}

@media screen and (min-width: 1250px) {
  /* line 592, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection.reveal-4th .actions #a_submit_action {
    margin-top: 64px;
  }
  /* line 594, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .selection__heading {
    padding: 28px 0 18px 0;
  }
  /* line 599, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .widget-wrapper.reveal-4th .actions {
    margin-top: 0px;
  }
  /* line 602, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .inputs {
    margin: 0 auto;
    width: 825px;
    height: 130px;
  }
  /* line 606, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .actions {
    margin-top: -55px;
  }
  /* line 609, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol {
    position: relative;
  }
  /* line 611, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al1_input,
  ol #a_al2_input,
  ol #a_al3_input {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  ol #a_al1_input:last-child,
  ol #a_al2_input:last-child,
  ol #a_al3_input:last-child {
    margin-right: 0;
  }
  /* line 613, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al1_input select,
  ol #a_al2_input select,
  ol #a_al3_input select {
    width: 265px;
    height: 50px;
  }
  /* line 616, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al3_input {
    margin-right: 0;
  }
  /* line 618, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al2 {
    margin: 0 auto;
  }
  /* line 621, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al1 {
    float: right;
  }
  /* line 623, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al3 {
    float: left;
  }
  /* line 625, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al4 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 634, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .widget-wrapper .grid {
    max-width: 100%;
    width: 100%;
  }
  /* line 639, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .exploratory_widget-body .grid {
    width: 875px;
  }
  /* line 643, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .media-indicator:after {
    content: "tablet";
  }
  /* line 647, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel .feature-text {
    position: static;
    height: 70px;
    width: 825px;
    margin-top: 70px;
  }
  /* line 655, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection.reveal-4th .actions {
    margin-top: 64px;
  }
  /* line 657, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .selection__heading {
    padding: 28px 0 18px 0;
  }
  /* line 661, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .validated-alevels {
    width: 570px;
  }
  /* line 664, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .inputs {
    margin: 0 auto;
    width: 825px;
  }
  /* line 669, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al1_input,
  ol #a_al2_input,
  ol #a_al3_input {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
  }
  /* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
  ol #a_al1_input:last-child,
  ol #a_al2_input:last-child,
  ol #a_al3_input:last-child {
    margin-right: 0;
  }
  /* line 671, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al1_input select,
  ol #a_al2_input select,
  ol #a_al3_input select {
    width: 265px;
    height: 50px;
  }
  /* line 674, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #a_al3_input {
    margin-right: 0;
  }
  /* line 676, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al2 {
    padding-left: 1px;
    margin: 0 auto;
  }
  /* line 680, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al1 {
    float: right;
  }
  /* line 682, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al3 {
    float: left;
  }
  /* line 684, app/assets/stylesheets/sections/_exploratory-widget.sass */
  ol #s2id_a_al4 {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 693, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .media-indicator:after {
    content: "phablet";
  }
  /* line 698, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .widget-wrapper.reveal-4th .actions {
    margin-top: 0px;
  }
  /* line 701, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel {
    height: 300px;
  }
  /* line 703, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel .feature-text {
    position: static;
    height: auto;
    width: 90%;
    margin-top: 50px;
  }
  /* line 709, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body h2 {
    text-align: center;
    margin: 0;
    padding: 35px 0;
  }
  /* line 716, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header {
    padding: 0px 17.5px;
  }
  /* line 719, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link {
    min-height: 91px;
    padding: 8px 0 18px 0;
  }
  /* line 723, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__heading {
    font-size: 18px;
    padding: 0 0 40px 0;
  }
  /* line 727, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__result-count {
    height: 25px;
    width: 25px;
  }
  /* line 729, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__result-count h4 {
    margin-top: 0px;
  }
  /* line 733, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__heading {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 736, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__heading .heading__icon {
    height: 50px;
    width: 50px;
    line-height: 47px;
  }
  /* line 739, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__heading .heading__icon:before {
    font-size: 35px;
  }
  /* line 742, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__intro {
    padding-top: 28px;
    padding-bottom: 35px;
  }
  /* line 746, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode {
    position: relative;
    padding: 14px 22px 22px;
  }
  /* line 749, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .preamble {
    font-size: 18px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    display: block;
  }
  /* line 755, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .validated-alevels {
    width: 100%;
  }
  /* line 757, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .validated-alevels .validated-alevel {
    padding: 5px 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
  /* line 764, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode a.js-tab-link {
    position: absolute;
    top: 14px;
    right: 35px;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 16px;
  }
}

/* line 773, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer input {
  width: 388px;
}

/* line 775, app/assets/stylesheets/sections/_exploratory-widget.sass */
.callback-mailer button {
  width: 145px;
  margin-left: 12px;
}

@media screen and (max-width: 767px) {
  /* line 781, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .media-indicator:after {
    content: "mobile";
  }
  /* line 786, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .widget-wrapper.reveal-4th .actions {
    margin-top: 0px;
  }
  /* line 789, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel {
    margin-bottom: 0px;
  }
  /* line 791, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel.is-small,
  #feature-alevel.is-large {
    height: 175px;
  }
  /* line 794, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel.is-small .feature-text,
  #feature-alevel.is-large .feature-text {
    margin-top: 43px;
  }
  /* line 798, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel .feature-text {
    position: static;
    height: auto;
    width: 90%;
    margin-top: 30px;
  }
  /* line 803, app/assets/stylesheets/sections/_exploratory-widget.sass */
  #feature-alevel .feature-text h1 {
    font-size: 30px;
    line-height: 1;
    padding: 6px;
  }
  /* line 809, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .result-card .result-card__subject-data-section {
    overflow: hidden;
  }
  /* line 813, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .result-card.is-condensed .result-card__subject-data-section {
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    transition: all 400ms ease-in-out;
  }
  /* line 820, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .result-card.is-condensed.js-auto-triggered
    .result-card__subject-data-section {
    transition: none !important;
  }
  /* line 824, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .result-card.is-expanded .result-card__subject-data-section {
    max-height: 1200px;
    transition: max-height 2s ease, padding 2s ease;
  }
  /* line 828, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body {
    margin-top: 0px;
  }
  /* line 831, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__intro {
    display: block;
    padding: 35px 20px;
  }
  /* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
  .atool-body__intro::after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 835, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body h2 {
    text-align: center;
    margin: 0;
    padding: 35px 0;
  }
  /* line 841, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode {
    text-align: left;
    position: relative;
    padding: 12px 0 14px;
    margin: auto;
  }
  /* line 846, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .preamble {
    font-size: 18px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 7px;
    display: block;
  }
  /* line 852, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .validated-alevels {
    width: 100%;
    display: inline-block;
  }
  /* line 855, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode .validated-alevels .validated-alevel {
    padding: 5px 10px;
    margin: 5px 10px 5px 0;
    font-size: 16px;
    white-space: nowrap;
    float: left;
  }
  /* line 861, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body__selection .result-mode a.js-tab-link {
    position: absolute;
    top: 14px;
    right: 0px;
    font-size: 16px;
    margin-top: 0px;
  }
  /* line 871, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs-container {
    height: 91px;
  }
  /* line 874, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header {
    padding: 0px 6px;
  }
  /* line 877, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link {
    min-height: 91px;
    padding: 8px 0 18px 0;
  }
  /* line 881, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__heading {
    font-size: 13px;
    max-height: 30px;
    padding: 0 0 40px 0;
    word-break: break-word;
  }
  /* line 887, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__result-count {
    height: 25px;
    width: 25px;
  }
  /* line 889, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .tab-header .tab-link__result-count h4 {
    margin-top: 0px;
  }
  /* line 893, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__heading {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 896, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__heading .heading__icon {
    display: none;
  }
  /* line 899, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .atool-body .results__tabs .results-section__intro {
    padding-top: 28px;
    padding-bottom: 35px;
    font-size: 21px;
    line-height: 30px;
  }
  /* line 907, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .widget-wrapper.reveal-4th .actions {
    margin-top: 0px;
  }
  /* line 910, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer {
    margin: 0px auto;
    padding-bottom: 0px;
    padding-top: 0px;
    max-width: 265px;
  }
  /* line 915, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer .grid {
    padding: 10px 0px;
    background: none;
  }
  /* line 918, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer fieldset.inputs {
    width: 80%;
  }
  /* line 920, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer fieldset.inputs input {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  /* line 924, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer fieldset.actions {
    width: 20%;
  }
  /* line 926, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .callback-mailer fieldset.actions button {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    margin-left: 0px;
  }
}

/* line 933, app/assets/stylesheets/sections/_exploratory-widget.sass */
.no-js .alevel-inputs.contextual-block {
  display: block !important;
}

/* line 935, app/assets/stylesheets/sections/_exploratory-widget.sass */
.no-js .js-add-subject {
  display: none !important;
}

/* line 939, app/assets/stylesheets/sections/_exploratory-widget.sass */
.no-js .results-section .results-section__result-cards:after {
  content: "";
  display: table;
  clear: both;
}

/* line 945, app/assets/stylesheets/sections/_exploratory-widget.sass */
.no-js
  .results-section
  .results-section__result-cards
  .result-card.is-condensed
  .result-card__subject-data-section {
  display: block;
}

/* A level tool email widget form */
/* line 950, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm {
  margin-top: 20px;
}

/* line 953, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm .form-label {
  display: inline;
}

/* line 956, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm li {
  display: inline-block;
}

/* line 958, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm li.hidden {
  display: none;
}

/* line 961, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm li .label {
  display: none;
}

/* line 964, app/assets/stylesheets/sections/_exploratory-widget.sass */
.akForm li input[type="submit"] {
  width: 145px;
  vertical-align: baseline;
  margin-left: 12px;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  /* line 972, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .akForm {
    margin-bottom: 40px;
  }
  /* line 974, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .akForm li {
    margin: 0 0;
    width: 212px;
  }
  /* line 977, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .akForm li input {
    border-radius: 4px 0 0 5px;
    width: 100%;
  }
  /* line 980, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .akForm li.input_action {
    width: 53px;
  }
  /* line 982, app/assets/stylesheets/sections/_exploratory-widget.sass */
  .akForm li input[type="submit"] {
    width: 100%;
    margin-left: 0;
    border-radius: 0 3px 3px 0;
  }
}

/* line 2, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__image {
  background-color: #e0e0e0;
  background-size: cover;
  background-position: center center;
  height: 450px;
  position: relative;
  z-index: 1;
}

/* line 10, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body {
  background: #fff;
  font-size: 18px;
  line-height: 28px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #212121;
}

/* line 16, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  > .grid--no-gutter.advice-article__body--inner-wrapper {
  padding-bottom: 70px;
}

/* line 18, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body a {
  color: #0047a8;
}

/* line 20, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body a:hover {
  color: #2196f3;
}

/* line 23, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h1,
.advice-article .advice-article__body h2,
.advice-article .advice-article__body h3,
.advice-article .advice-article__body h4,
.advice-article .advice-article__body h5,
.advice-article .advice-article__body h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #333333;
  margin: 10px 0;
}

/* line 28, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h1 img,
.advice-article .advice-article__body h2 img,
.advice-article .advice-article__body h3 img,
.advice-article .advice-article__body h4 img,
.advice-article .advice-article__body h5 img,
.advice-article .advice-article__body h6 img {
  margin-top: -20px !important;
  display: block;
}

/* line 32, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 27px;
  padding: 36px 0 18px 0;
  width: 100%;
  line-height: 34px;
  margin: 0;
}

/* line 40, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h3 {
  font-size: 21px;
}

/* line 43, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body hr {
  border: 1px solid #dbe6eb;
}

/* line 46, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

/* line 52, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body ul {
  margin-bottom: 10px;
  padding: 5px 0;
}

/* line 55, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body ul li {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding-left: 25px;
  padding-top: 10px;
  line-height: 28px;
  position: relative;
}

/* line 63, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #aebdc6;
  position: absolute;
  left: 0px;
  top: 21px;
}

/* line 72, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body ul li strong {
  font-size: 18px;
  line-height: 28px;
  color: #212121;
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body ul li a {
  color: #0047a8;
}

/* line 80, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 10px 0 18px;
  font-size: 18px;
  line-height: 28px;
  color: #212121;
}

/* line 87, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0;
}

/* line 93, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body iframe {
  width: 100%;
  margin-top: 35px;
}

/* line 98, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .advice-article__content
  h1.advice-article__heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 51px;
  line-height: 57px;
  margin: 0;
  padding-bottom: 56px;
}

/* line 105, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .advice-article__intro {
  margin-bottom: 42px;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.advice-article .advice-article__body .advice-article__intro::after {
  clear: both;
  content: "";
  display: block;
}

/* line 109, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .advice-article__intro p {
  font-family: Georgia, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 25px;
  line-height: 36px;
  padding: 0;
  color: #424242;
  padding-left: 20px;
  border-left: 5px solid #2196f3;
}

/* line 119, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share-icons
  h3.heading,
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share
  h3.heading,
.advice-article
  .advice-article__body
  .advice-share__social.advice-share-icons
  h3.heading,
.advice-article
  .advice-article__body
  .advice-share__social.advice-share
  h3.heading {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2px;
  color: #757575;
  margin: 0;
  padding-top: 0;
  width: auto;
}

/* line 127, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share-icons
  .share--icon,
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share
  .share--icon,
.advice-article
  .advice-article__body
  .advice-share__social.advice-share-icons
  .share--icon,
.advice-article
  .advice-article__body
  .advice-share__social.advice-share
  .share--icon {
  padding-top: 21px;
}

/* line 129, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share-icons
  h3,
.advice-article
  .advice-article__body
  .advice-share__email-print.advice-share
  h3,
.advice-article
  .advice-article__body
  .advice-share__social.advice-share-icons
  h3,
.advice-article .advice-article__body .advice-share__social.advice-share h3 {
  padding-bottom: 7px;
  padding-top: 7px;
}

/* line 133, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .advice-article__body-paragraph {
  padding: 0 0 35px 0;
}

/* line 135, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .advice-article__body-paragraph p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #05171d;
  display: inline;
}

/* line 142, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .advice-article__body-paragraph p.blue {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: inline;
  padding: 0 3px;
  color: #0047a8;
}

/* line 148, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h2 {
  padding-top: 36px;
  padding-bottom: 18px;
  font-size: 27px;
  line-height: 34px;
}

/* line 154, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding-top: 30px;
  padding-bottom: 18px;
  font-size: 21px;
  line-height: 30px;
  margin: 0;
}

/* line 162, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial {
  display: block;
  position: relative;
  padding: 28px 0 0 50px;
  text-align: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  width: 90%;
}

/* line 171, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial p {
  display: block;
  position: relative;
  text-align: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}

/* line 179, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial strong {
  line-height: 30px;
}

/* line 181, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial span.contributor-author {
  color: #757575;
  padding-left: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  padding: 21px 0 0 0;
  display: block;
  width: 90%;
}

/* line 191, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .testimonial
  span.contributor-author:before {
  display: none;
}

/* line 193, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__body
  .testimonial
  span.contributor-author:after {
  display: none;
}

/* line 196, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial:before {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  content: "“";
  font-size: 100px;
  color: #ee5a40;
  display: block;
  height: 0;
  position: absolute;
  left: 0;
  top: 49px;
}

/* line 207, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .testimonial:after {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  content: "”";
  font-size: 100px;
  position: absolute;
  right: 0;
  bottom: 0px;
  color: #ee5a40;
}

/* line 216, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .quote {
  padding-left: 20px;
  border-left: 5px solid #ee5a40;
  margin-bottom: 56px;
}

/* line 220, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body .quote p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}

/* line 224, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body img {
  margin-bottom: 20px;
}

/* line 227, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h3 strong {
  font-size: 18px;
}

/* line 229, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__body h3 strong a {
  font-size: 18px;
  color: #0047a8;
}

/* line 233, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article br.conditional-break {
  display: none;
}

/* line 236, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta--phablet-mobile p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

/* line 238, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta--phablet-mobile span.author {
  margin-right: 0px;
}

/* line 240, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta--phablet-mobile span.author .author-name {
  margin-right: 5px;
}

/* line 242, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta--phablet-mobile span.separator {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 245, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta {
  width: 195px;
  display: inline-block;
  float: left;
}

/* line 249, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #757575;
  display: inline-block;
  vertical-align: top;
  padding-top: 61px;
  margin: 0;
  font-size: 16px;
}

/* line 257, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta span.author {
  margin-right: 5px;
}

/* line 259, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta span.author .author-name {
  margin-right: 5px;
}

/* line 261, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__meta span.separator {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 265, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__content {
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 7px 50px 0 50px;
  width: 715px;
  display: inline-block;
  float: left;
  margin: -105px auto 0 auto;
  vertical-align: top;
}

/* line 275, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__content .sharing-icon-section {
  margin-bottom: 0;
}

/* line 279, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__intro p {
  margin: 0;
}

/* line 282, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar {
  width: 195px;
  display: inline-block;
  vertical-align: top;
  padding-top: 56px;
  padding-left: 50px;
}

/* line 284, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar > .advice-share {
  margin-bottom: 280px;
}

/* line 292, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .share--icon {
  width: 45px;
  display: inline-block;
}

/* line 295, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .share--icon img {
  width: 100%;
}

/* line 297, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .advice-share__social {
  width: 100%;
  text-align: right;
}

/* line 300, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .advice-share__social h3 {
  margin-top: 0;
}

/* line 302, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .advice-share__email-print {
  width: 100%;
  margin: 0;
  padding-top: 35px;
}

/* line 306, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-share.sidebar .advice-share__email-print h3 {
  margin-top: 0;
}

/* line 310, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article ul#advice-show-side-relateds li {
  list-style: none;
}

/* line 312, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article ul#advice-show-side-relateds .search-result__item,
.advice-article
  ul#advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item,
ul#advice-show-related
  .advice-article
  ul#advice-show-side-relateds
  li.related-result__item {
  list-style: none;
}

/* line 314, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  ul#advice-show-side-relateds
  .search-result__item
  .search-result__image,
.advice-article
  ul#advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__image,
ul#advice-show-related
  .advice-article
  ul#advice-show-side-relateds
  li.related-result__item
  .search-result__image {
  background-image: none !important;
}

/* line 316, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article ul#advice-show-side-relateds .search-result__item .read-time,
.advice-article
  ul#advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .read-time,
ul#advice-show-related
  .advice-article
  ul#advice-show-side-relateds
  li.related-result__item
  .read-time {
  display: none;
}

/* line 319, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  ul#advice-show-side-relateds
  .search-result__item
  .search-result__content
  p,
.advice-article
  ul#advice-show-side-relateds
  ul#advice-show-related
  li.related-result__item
  .search-result__content
  p,
ul#advice-show-related
  .advice-article
  ul#advice-show-side-relateds
  li.related-result__item
  .search-result__content
  p {
  display: none;
}

/* line 322, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__category {
  margin-bottom: 7px;
  color: #0047a8;
  padding-top: 21px;
}

/* line 326, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__category h1 {
  margin: 0;
}

/* line 329, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section {
  padding-bottom: 0px;
}

/* line 331, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-article__intro {
  margin-bottom: 49px;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.advice-article .advice-article--section .advice-article__intro::after {
  clear: both;
  content: "";
  display: block;
}

/* line 334, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-article__intro.empty {
  display: none;
}

/* line 336, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-article__intro p {
  font-size: 24px;
}

/* line 339, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-share {
  display: inline-block;
  vertical-align: top;
  padding: 35px 0 0px 0;
  width: 195px;
}

/* line 344, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-share .share--icon {
  width: 45px;
  display: inline-block;
}

/* line 347, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article--section .advice-share .share--icon img {
  width: 100%;
}

/* line 350, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article--section
  .advice-share
  .advice-share__social
  h3 {
  margin: 21px 0;
  display: inline-block;
}

/* line 354, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article--section
  .advice-share
  .advice-share__email-print
  h3 {
  margin: 21px 0;
}

/* line 358, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 35px;
}

/* line 364, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose .normal-quote {
  margin: 21px 0 56px;
  position: relative;
}

/* line 368, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose .normal-quote:before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/assets/icon-quote-open-fdc696b71d55481a63d17d93dce56b7cbfea2ae902c882480cafab5a63a6dc4c.svg);
  background-size: cover;
  display: block;
  position: relative;
  margin-left: 23px;
  bottom: -15px;
}

/* line 378, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose .normal-quote:after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/assets/icon-quote-close-e13554eaf3fa498e70fc9e326e9c6e26a60536fd7a14c0c46c5455f1c4f27605.svg);
  background-size: cover;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 388, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose .normal-quote p {
  font-family: Georgia, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 24px;
  line-height: 28px;
  margin-left: 70px;
  margin-bottom: 14px;
}

/* line 395, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__prose .normal-quote .author {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #757575;
  margin-left: 70px;
}

/* line 402, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas {
  height: 80px;
  width: 100%;
  background-color: #4994e01a;
  border: 1px #0047a8 dotted;
  outline: 1px #0047a8 dotted;
  outline-offset: 4px;
}

/* line 409, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas .cta-header {
  display: flex;
  justify-content: center;
}

/* line 412, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas .cta-header .cta-header-left {
  font-weight: bold;
  margin-right: 6px;
  margin-top: 5px;
  margin-bottom: 0px;
}

/* line 417, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas .cta-header .cta-header-right {
  margin-top: 5px;
  margin-bottom: 0px;
}

/* line 420, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas .cta-header .cta-header-right::after {
  content: " below";
}

/* line 422, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__ctas .cta-button-container {
  display: flex;
  justify-content: space-around;
  margin-top: 6px;
}

/* line 426, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-courses,
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-unis,
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-help {
  text-align: center;
  padding-top: 6px;
  background-color: #0047a8;
  width: 32%;
  height: 31px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}

/* line 440, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-courses:hover,
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-unis:hover,
.advice-article
  .advice-article__ctas
  .cta-button-container
  #advice-cta-button-help:hover {
  background-color: #1a237e;
}

/* line 443, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__related {
  padding: 63px 0;
}

/* line 446, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__related h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 42px;
  font-size: 24px;
}

/* line 450, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__related p {
  display: none;
}

/* line 452, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__search-which {
  text-align: center;
  padding: 70px 0;
}

/* line 455, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__search-which h2 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 49px;
  font-size: 24px;
}

/* line 460, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .advice-article__search-which h3 {
  font-size: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 35px;
}

/* line 465, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .newsletter-section {
  background: #fff;
  padding: 63px 0 160px 0;
  margin-bottom: -90px;
}

/* line 469, app/assets/stylesheets/sections/_advice-article.sass */
.advice-article .newsletter-section .newsletter-section--body {
  border: 1px solid #e3e8ec;
}

/* line 472, app/assets/stylesheets/sections/_advice-article.sass */
.contributor-author {
  color: #425a64;
  padding-left: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  padding: 28px 0 28px 0;
  display: inline-block;
  width: 90%;
}

@media screen and (min-width: 1250px) {
  /* line 487, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article--section
    .advice-article__intro
    .advice-share.hide-on-16col {
    display: none;
  }
  /* line 489, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile {
    display: none;
  }
  /* line 492, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__image--mobile {
    display: none;
  }
  /* line 495, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta {
    text-align: right;
  }
  /* line 497, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta br.conditional-break {
    display: initial;
  }
  /* line 499, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p {
    text-align: right;
  }
  /* line 501, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p span.author {
    margin-right: 0;
    margin: 0 0;
    display: block;
    line-height: 25px;
  }
  /* line 506, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p span.author .author-name {
    margin-right: 0;
  }
  /* line 508, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p span.publish-date {
    margin: 5px 0;
    display: inline-block;
  }
  /* line 511, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p span.separator {
    display: none;
  }
  /* line 513, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__body .advice-article__meta p span.read-time {
    margin: 0px 0;
    display: block;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 520, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body .advice-article__content {
    float: none;
    display: block;
  }
  /* line 523, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body .advice-share.sidebar {
    display: none;
  }
  /* line 525, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article h1.advice-article__heading {
    padding-bottom: 21px !important;
  }
  /* line 527, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile {
    padding-bottom: 35px;
  }
  /* line 528, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile > p {
    margin: 0;
  }
  /* line 531, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile p {
    color: #757575;
    display: inline-block;
    vertical-align: top;
  }
  /* line 536, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta {
    width: 100px;
  }
  /* line 538, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta p {
    display: none;
  }
  /* line 540, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.hide-on-16col {
    padding-bottom: 20px;
    padding-top: 56px;
    width: 100%;
  }
  /* line 544, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.hide-on-16col .advice-share__social {
    width: 48%;
    display: inline-block;
    margin-right: 10px;
  }
  /* line 548, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.hide-on-16col .advice-share__social h3 {
    margin-top: 0;
  }
  /* line 550, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.hide-on-16col .advice-share__email-print {
    width: 48%;
    display: inline-block;
    margin: 0;
  }
  /* line 554, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.hide-on-16col .advice-share__email-print h3 {
    margin-top: 0;
  }
  /* line 557, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__image--mobile {
    display: none;
  }
  /* line 561, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__email-print.advice-share-icons h3.heading,
  .advice-share__email-print.advice-share h3.heading {
    display: block;
  }
  /* line 564, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__social.advice-share-icons h3.heading,
  .advice-share__social.advice-share h3.heading {
    display: block !important;
  }
  /* line 568, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__intro p {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 574, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article h1.advice-article__heading {
    padding-bottom: 21px !important;
  }
  /* line 576, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile {
    padding-bottom: 35px;
  }
  /* line 577, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile > p {
    margin: 0;
  }
  /* line 580, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .grid--no-gutter {
    margin: 0 0 0 5%;
    display: inline-block;
  }
  /* line 583, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__content {
    width: 100%;
    width: 715px;
  }
  /* line 586, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__heading {
    padding-bottom: 21px;
  }
  /* line 588, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta {
    display: none;
  }
  /* line 590, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.sidebar {
    display: none;
  }
  /* line 593, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article--section .advice-share.hide-on-16col {
    width: 100%;
  }
  /* line 595, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article--section
    .advice-share.hide-on-16col
    .advice-share__social {
    padding: 35px 0;
    width: 48%;
    display: inline-block;
    margin-right: 10px;
  }
  /* line 600, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article--section
    .advice-share.hide-on-16col
    .advice-share__social
    h3 {
    margin-top: 0;
  }
  /* line 602, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article--section
    .advice-share.hide-on-16col
    .advice-share__email-print {
    padding: 35px 0;
    width: 48%;
    display: inline-block;
    margin: 0;
  }
  /* line 607, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article--section
    .advice-share.hide-on-16col
    .advice-share__email-print
    h3 {
    margin-top: 0;
  }
  /* line 610, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile p {
    color: #757575;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    padding-bottom: 21px;
  }
  /* line 617, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__search-which h3 {
    margin-bottom: 28px;
  }
  /* line 619, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__search-which h2 {
    margin-bottom: 42px;
  }
  /* line 621, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share__related-articles {
    display: none;
  }
  /* line 624, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__image--mobile {
    display: none;
  }
  /* line 628, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__email-print.advice-share-icons h3.heading,
  .advice-share__email-print.advice-share h3.heading {
    display: block;
  }
  /* line 631, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__social.advice-share-icons h3.heading,
  .advice-share__social.advice-share h3.heading {
    display: block !important;
  }
  /* line 634, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__intro p {
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 520px) {
  /* line 639, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas {
    height: 136px;
    display: flex;
    justify-content: space-between;
    padding: 6px;
  }
  /* line 644, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas .cta-header {
    display: flex;
    flex-direction: column;
    width: 40%;
  }
  /* line 648, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas .cta-header .cta-header-left {
    font-weight: bold;
    margin-right: 6px;
    margin-top: 5px;
    font-size: 16px;
  }
  /* line 653, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas .cta-header .cta-header-right {
    margin-top: 5px;
  }
  /* line 655, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas .cta-header .cta-header-right::after {
    content: "";
  }
  /* line 657, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__ctas .cta-button-container {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 60%;
    margin-top: 6px;
  }
  /* line 663, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__ctas
    .cta-button-container
    #advice-cta-button-courses,
  .advice-article
    .advice-article__ctas
    .cta-button-container
    #advice-cta-button-unis,
  .advice-article
    .advice-article__ctas
    .cta-button-container
    #advice-cta-button-help {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 671, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article h1.advice-article__heading {
    padding-bottom: 18px !important;
  }
  /* line 675, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile > p {
    margin: 0;
  }
  /* line 678, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__image {
    display: none;
  }
  /* line 681, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__content {
    width: 100%;
    background-color: #fff;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  /* line 687, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta {
    display: none;
  }
  /* line 690, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__intro {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 694, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__intro p {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  /* line 698, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__category {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 702, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile {
    padding: 0 20px 7px 20px;
  }
  /* line 705, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__meta--phablet-mobile p {
    color: #757575;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
  }
  /* line 713, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body h2 {
    padding: 35px 0 21px 0 !important;
    font-size: 25px;
    line-height: 33px;
  }
  /* line 718, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body h2 img {
    height: 100%;
    width: 100%;
    margin: 0;
  }
  /* line 722, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body img {
    height: 100%;
    width: 100%;
    margin: 0;
  }
  /* line 727, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body .advice-share {
    width: 100%;
  }
  /* line 729, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-share
    .advice-share__social.advice-share-icons,
  .advice-article
    .advice-article__body
    .advice-share
    .advice-share__social.advice-share {
    display: inline;
    width: 54%;
    margin: 0;
  }
  /* line 733, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-share
    .advice-share__email-print.advice-share-icons,
  .advice-article
    .advice-article__body
    .advice-share
    .advice-share__email-print.advice-share {
    display: inline;
    width: 46%;
    text-align: right;
    margin: 0;
  }
  /* line 740, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article--section .advice-article__body {
    padding: 0 20px;
  }
  /* line 742, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article--section .advice-article__body img {
    margin: 0;
    height: 100%;
    width: 100%;
  }
  /* line 747, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share.sidebar {
    display: none;
  }
  /* line 751, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__search-which h3 {
    margin-bottom: 28px;
  }
  /* line 753, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-share__related-articles {
    display: none;
  }
  /* line 757, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article .advice-article__body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
  /* line 762, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-article__content
    h1.advice-article__heading {
    font-size: 36px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 28px;
  }
  /* line 769, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-article__content
    .advice-article__meta--phablet-mobile
    p {
    margin: 0;
    font-size: 16px;
  }
  /* line 773, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-article__content
    .advice-article--section
    .advice-article__intro {
    padding-top: 42px;
    margin-bottom: 0;
  }
  /* line 777, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-article__content
    .advice-article--section
    .advice-article__intro
    .advice-share {
    padding: 49px 0;
    padding-bottom: 21px;
  }
  /* line 780, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article
    .advice-article__body
    .advice-article__content
    .advice-article--section
    .advice-article__intro
    .advice-share
    .advice-share__email-print {
    text-align: right;
  }
  /* line 783, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share.full-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  /* line 787, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__image--mobile {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
  }
  /* line 792, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article__image--mobile img {
    width: 100%;
  }
  /* line 796, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__email-print.advice-share-icons h3.heading,
  .advice-share__email-print.advice-share h3.heading {
    display: block;
  }
  /* line 800, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-share__social.advice-share-icons h3.heading,
  .advice-share__social.advice-share h3.heading {
    display: block !important;
  }
  /* line 805, app/assets/stylesheets/sections/_advice-article.sass */
  .advice-article--section .advice-article__body .testimonial {
    padding: 72px 0 0px 0px;
    margin-bottom: 0px;
  }
}

/* Slider */
/* line 2, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 23, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 33, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 37, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 43, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

/* line 53, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 61, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

/* line 68, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 118, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 40, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff
    url(/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif)
    center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff)
      format("woff"),
    url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf)
      format("truetype"),
    url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick)
      format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 58, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

/* line 74, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 78, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 82, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 87, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 97, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 99, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 103, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 105, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 111, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 113, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 117, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 119, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 127, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 131, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

/* line 139, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 147, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 159, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 161, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 165, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 182, vendor/cache/ruby/2.6.0/gems/slick_rails-1.5.9/app/assets/stylesheets/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 2, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which {
  width: 100% !important;
}

/* line 5, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which ::-webkit-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
.select2-container.select2-container--which ::-moz-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
.select2-container.select2-container--which :-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
.select2-container.select2-container--which ::-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}
.select2-container.select2-container--which ::placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
}

/* line 11, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which .select2-selection {
  box-sizing: inherit;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 2.8;
  background-color: #ffffff;
  border: none;
  outline: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}

/* line 30, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple
  .select2-selection__rendered {
  width: 100%;
}

/* line 32, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
  line-height: 3;
}

/* line 36, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-search__field {
  outline: 0;
  padding: 0 35px 0 5px;
}

/* line 40, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice {
  display: none;
}

/* line 44, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple[aria-expanded="false"]
  .select2-search__field {
  background: url(/assets/search/arrow-down-3eb4cb7572225ac58adbb0dc6719416f9201c6530083a114aa7d846c57b055d4.png)
    no-repeat;
  background-position: 11em;
  background-size: 10px;
}

/* line 50, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-selection--multiple[aria-expanded="true"]
  .select2-search__field {
  background: url(/assets/search/arrow-up-f5e6f312b3fd165b90f60ebb95367b01bf9c0eef3d62c37d7bb0295f5912222c.png)
    no-repeat;
  background-position: 11em;
  background-size: 10px;
}

/* line 55, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which .select2-dropdown {
  border: 0;
  border-radius: 0;
}

/* line 59, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-search__field {
  display: none;
}

/* line 62, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-results__options {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

/* line 67, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-results__option {
  cursor: pointer;
  padding: 10px;
}

/* line 71, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-results__option--highlighted {
  background-color: #eeeeee;
}

/* line 74, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-results__option[aria-selected="true"] {
  background-color: #eeeeee;
}

/* line 76, app/assets/stylesheets/modules/_select2-custom.sass */
.select2-container.select2-container--which
  .select2-dropdown
  .select2-results__option[aria-selected="false"] {
  background-color: white;
}

/* line 2, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input {
  margin: 0 0 0 5px;
  float: left;
}

/* line 6, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input ::-webkit-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #757575;
}
.select2-container.select2-container--which-input ::-moz-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #757575;
}
.select2-container.select2-container--which-input :-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #757575;
}
.select2-container.select2-container--which-input ::-ms-input-placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #757575;
}
.select2-container.select2-container--which-input ::placeholder {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #757575;
}

/* line 12, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input .select2-selection {
  box-sizing: inherit;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 2.8;
  background-color: #ffffff;
  border: none;
  outline: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}

/* line 30, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input .select2-selection--multiple {
  background-image: url(/assets/search/map-pin-f70048bf9d17ebf82d8e378a4c6ae4f1419f743c97f5f545593590823e701de1.png);
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 17px 24px;
}

/* line 36, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-selection--multiple
  .select2-selection__rendered {
  max-width: 263px;
  max-height: 50px;
  display: flex;
  overflow-x: hidden;
  margin-left: 40px;
  margin-right: 10px;
}

/* line 43, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  position: inherit;
}

/* line 46, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-search__field {
  outline: 0;
  margin-top: 0;
  height: 50px;
  background-color: transparent;
}

/* line 52, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice {
  height: 30px;
  background-color: #eeeeee;
  margin: 10px 10px 0 0;
  padding: 2px 8px 0 8px;
  display: inline-flex;
  flex-direction: row-reverse;
}

/* line 59, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice
  .select2-selection__choice__remove {
  background: #eeeeee
    url(/assets/search/cross-icon-513cbd628415899424bac8275d8a913ecd60c05532a95b03d3f199bf6c398137.png)
    no-repeat;
  background-size: 12px 11px;
  width: 19px;
  height: 24px;
  float: right;
  padding: 1px 0 0 5px;
  background-position: 6px 9px;
  font-size: 0;
  cursor: pointer;
}

/* line 70, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input .select2-dropdown {
  border: 0;
  border-radius: 0;
  left: -5px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.11);
}

/* line 76, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-dropdown
  .select2-search__field {
  display: none;
}

/* line 79, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-dropdown
  .select2-results__options {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
}

/* line 84, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-dropdown
  .select2-results__options
  .select2-results__message {
  padding: 10px 20px 10px 20px;
}

/* line 87, app/assets/stylesheets/modules/_select2-custom-input.sass */
.select2-container.select2-container--which-input
  .select2-dropdown
  .select2-results__option {
  cursor: pointer;
  padding: 10px 20px 10px 42px;
}

@media screen and (max-width: 767px) {
  /* line 87, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option {
    padding: 10px 20px 10px 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 93, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option--highlighted {
    background-color: #eeeeee;
  }
}

@media screen and (min-width: 1250px) {
  /* line 97, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"] {
    background: #ffffff
      url(/assets/search/check_true-e0668ff783997b0fbba5aaa4942823bd1765f29f88a60ff06fc6d371f8191468.png)
      no-repeat;
    background-position: 10px 13px;
    background-size: 28px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 97, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"] {
    background: #ffffff
      url(/assets/search/check_true-e0668ff783997b0fbba5aaa4942823bd1765f29f88a60ff06fc6d371f8191468.png)
      no-repeat;
    background-position: 10px 13px;
    background-size: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 97, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"] {
    background: #ffffff
      url(/assets/search/check_true-e0668ff783997b0fbba5aaa4942823bd1765f29f88a60ff06fc6d371f8191468.png)
      no-repeat;
    background-position: 10px 13px;
    background-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  /* line 97, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="true"] {
    background-color: #eeeeee;
  }
}

@media screen and (min-width: 1250px) {
  /* line 112, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"] {
    background: #ffffff
      url(/assets/search/check_false-84dbdd0af9ad11cb4bb453e1e5f0b4f7b891bd186a3fe0ea1050fc19725b97ae.png)
      no-repeat;
    background-position: 11px 12px;
    background-size: 25px;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 112, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"] {
    background: #ffffff
      url(/assets/search/check_false-84dbdd0af9ad11cb4bb453e1e5f0b4f7b891bd186a3fe0ea1050fc19725b97ae.png)
      no-repeat;
    background-position: 11px 12px;
    background-size: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 112, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"] {
    background: #ffffff
      url(/assets/search/check_false-84dbdd0af9ad11cb4bb453e1e5f0b4f7b891bd186a3fe0ea1050fc19725b97ae.png)
      no-repeat;
    background-position: 11px 12px;
    background-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 112, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option[aria-selected="false"] {
    background-color: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  /* line 127, app/assets/stylesheets/modules/_select2-custom-input.sass */
  .select2-container.select2-container--which-input
    .select2-dropdown
    .select2-results__option:hover {
    background-color: #eeeeee;
  }
}

/* line 1, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 14, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 23, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 33, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 39, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 41, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 47, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 50, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 61, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 64, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 69, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 73, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 76, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 79, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 84, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 92, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 96, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 98, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 101, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 118, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* line 128, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 132, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 135, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 139, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

/* line 141, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 147, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 159, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

/* line 162, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 166, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 169, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}

/* line 172, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 176, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 181, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 187, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}

/* line 189, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 193, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 199, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 208, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 214, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 217, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder,
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline {
  float: right;
}

/* line 220, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 224, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 228, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 232, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 236, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}

/* line 239, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 243, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 247, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 250, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 257, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 261, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}

/* line 264, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled="true"] {
  color: #999;
}

/* line 267, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

/* line 270, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 272, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}

/* line 274, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 277, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 280, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 283, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 286, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 290, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 294, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 299, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 309, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 311, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 314, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 319, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

/* line 321, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 337, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 349, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

/* line 352, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 361, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 363, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 366, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 370, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 380, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 390, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 396, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 398, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 402, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}

/* line 404, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 413, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 419, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 422, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}

/* line 425, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 429, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 433, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 436, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 441, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 446, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 450, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 454, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 458, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 461, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 464, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 468, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role="group"] {
  padding: 0;
}

/* line 471, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled="true"] {
  color: grey;
}

/* line 474, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 478, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 483, vendor/cache/ruby/2.6.0/gems/select2-rails-4.0.3/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 2, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads {
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 6, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__container {
  display: block;
  border-left: 5px solid #0047a8;
  padding-left: 30px;
  transition: max-height 250ms ease-in-out;
}

/* line 12, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__form-asset {
  transition: max-height 250ms ease-in-out;
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 18, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__title {
  background-image: url(/assets/icon-download-article-17b093bde9624833b2a12bced08902ecea06b54866e033c641dd68f98fe41d13.svg);
  background-repeat: no-repeat;
  background-size: 45px 45px;
  background-position: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 42px;
  line-height: 1.4;
  color: #0047a8;
  padding-top: 0px;
  padding-bottom: 8px;
  padding-left: 60px;
  padding-top: 10px;
}

/* line 32, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__description {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #616161;
  padding-bottom: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 42, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article
  .advice-article__body
  .advice-downloads__card:hover
  > .advice-downloads__card-title {
  color: #0047a8;
}

/* line 46, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article
  .advice-article__body
  .advice-downloads__card:hover
  .advice-downloads__hover {
  opacity: 1;
  transition: opacity 0.5s;
}

/* line 50, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card {
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 45%;
  height: 237px;
  margin-right: 50px;
  margin-bottom: 35px;
}

/* line 58, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card:hover {
  transition: all 0.3s ease-in;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.58);
}

/* line 61, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card img {
  margin-bottom: 0px;
}

/* line 64, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card:nth-child(2n) {
  margin-right: 0px;
}

/* line 67, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  background-color: #0047a8;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  line-height: 1.2;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 9px;
}

/* line 82, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card-download {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  width: 100%;
  padding-top: 18px;
}

/* line 89, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card-download:before {
  font-family: "Which-Icons";
  content: "\E063";
  font-size: 30px;
  position: absolute;
  margin-left: -30px;
  margin-top: -7px;
}

/* line 97, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__hover {
  padding: 20px;
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.94);
}

/* line 105, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card-hover-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  padding-bottom: 5px;
}

/* line 111, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article
  .advice-article__body
  .advice-downloads__card-hover-description {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}

/* line 117, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button-container {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  display: block;
  clear: both;
}

/* line 125, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4;
  background-color: #0047a8;
  padding: 18px 22px 17px 65px;
  color: #ffffff !important;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none !important;
  transition: all 250ms ease-in-out;
}

/* line 136, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button:before {
  font-family: "Which-Icons";
  content: "\E063";
  font-size: 40px;
  position: absolute;
  margin-left: -42px;
  margin-top: -11px;
}

/* line 143, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button:hover,
.advice-article .advice-article__body .advice-downloads__button:active {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 11px 0 rgba(0, 0, 0, 0.25);
  color: white !important;
  background-color: #1a237e;
}

/* line 149, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button-metadata {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
}

/* line 153, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__button-single {
  text-align: left;
}

/* line 156, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__card-single-title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.4;
  color: #0047a8;
  padding-bottom: 30px;
  padding-top: 0px;
}

/* line 164, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__single-img {
  float: left;
  display: inline-block;
  width: 50% !important;
  padding-right: 20px;
  margin: 0px;
}

/* line 171, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article .advice-article__body .advice-downloads__single-card-item {
  width: 100%;
  display: inline-block;
}

/* line 175, app/assets/stylesheets/modules/_advice-downloads.sass */
.advice-article
  .advice-article__body
  .advice-downloads__card-single-description {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  width: 45%;
  display: inline-block;
  font-size: 16px;
  line-height: 1.7;
  color: #616161;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 187, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article
    .advice-article__body
    .advice-downloads__button-container-multiple {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 194, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article
    .advice-article__body
    .advice-downloads__button-container-multiple {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 201, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__container {
    border-top: 5px solid #0047a8;
    border-left: none;
    padding: 0px;
  }
  /* line 206, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__card {
    width: 47%;
    margin-right: 20px;
  }
  /* line 210, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__title {
    margin-top: 10px;
  }
  /* line 213, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article
    .advice-article__body
    .advice-downloads__button-container-multiple {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  /* line 221, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__card,
  .advice-article
    .advice-article__body
    .advice-downloads__card-single-description,
  .advice-article .advice-article__body .advice-downloads__single-img {
    width: 100% !important;
  }
  /* line 226, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__card {
    margin-bottom: 25px;
  }
  /* line 229, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__single-img {
    padding-right: 0px;
  }
  /* line 232, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article
    .advice-article__body
    .advice-downloads__card-single-description {
    padding-top: 15px;
  }
  /* line 235, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__button {
    font-size: 18px;
    width: 100%;
  }
  /* line 239, app/assets/stylesheets/modules/_advice-downloads.sass */
  .advice-article .advice-article__body .advice-downloads__button-metadata {
    font-size: 16px;
  }
}

/* line 4, app/assets/stylesheets/modules/_advice-downloads-states.sass */
.advice-article
  .advice-article__body
  .advice-downloads[data-state="collapsed"]
  .advice-downloads__container {
  display: block;
}

/* line 7, app/assets/stylesheets/modules/_advice-downloads-states.sass */
.advice-article
  .advice-article__body
  .advice-downloads[data-state="collapsed"]
  .advice-downloads__form-asset {
  max-height: 0px;
  display: none;
}

/* line 12, app/assets/stylesheets/modules/_advice-downloads-states.sass */
.advice-article
  .advice-article__body
  .advice-downloads[data-state="default"]
  .advice-downloads__container {
  display: none;
}

/* line 15, app/assets/stylesheets/modules/_advice-downloads-states.sass */
.advice-article
  .advice-article__body
  .advice-downloads[data-state="default"]
  .advice-downloads__form-asset {
  max-height: 4000px;
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 23, app/assets/stylesheets/modules/_advice-downloads-states.sass */
  .advice-article
    .advice-article__body
    .advice-downloads[data-state="default"] {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0;
    height: 100%;
    z-index: 11;
    width: 100%;
  }
  /* line 32, app/assets/stylesheets/modules/_advice-downloads-states.sass */
  .advice-article
    .advice-article__body
    .advice-downloads[data-state="default"]
    .advice-downloads__form-asset {
    height: 100%;
    background-color: #e5ecf6;
    overflow: auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 41, app/assets/stylesheets/modules/_advice-downloads-states.sass */
  .advice-article
    .advice-article__body
    .advice-downloads[data-state="default"] {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0;
    height: 100%;
    z-index: 11;
    width: 100%;
  }
  /* line 50, app/assets/stylesheets/modules/_advice-downloads-states.sass */
  .advice-article
    .advice-article__body
    .advice-downloads[data-state="default"]
    .advice-downloads__form-asset {
    height: 100%;
    background-color: #e5ecf6;
    overflow: auto;
  }
}

/* line 5, app/assets/stylesheets/modules/_advice-downloads-no-js.sass */
body.no-js
  .advice-article
  .advice-article__body
  .advice-downloads[data-state="collapsed"]
  .advice-downloads__form-asset {
  display: inherit;
  max-height: none;
  margin-top: 25px;
}

/* line 10, app/assets/stylesheets/modules/_advice-downloads-no-js.sass */
body.no-js
  .advice-article
  .advice-article__body
  .advice-downloads[data-state="collapsed"]
  .form-asset__close,
body.no-js
  .advice-article
  .advice-article__body
  .advice-downloads[data-state="collapsed"]
  .form-asset__header-close {
  display: none;
}

/* line 2, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item {
  width: 30%;
  display: inline-block;
  background: #ffffff;
}

/* line 6, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item a {
  padding: 15px;
  display: block;
  font-size: 18px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  border: 2px solid #e0e0e0;
  color: #222222;
  transition: all 250ms ease-in-out;
}

/* line 14, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item a:hover {
  background: #1a237e;
  color: #fff;
  border: 2px solid #1a237e;
}

/* line 19, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item.active {
  position: relative;
}

/* line 21, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item.active a {
  background: #0047a8;
  color: #fff;
  border: 2px solid #0047a8;
}

/* line 25, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item.active a:hover {
  border: 2px solid #1a237e;
  background: #1a237e;
  color: #fff;
}

/* line 29, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item.active a:hover:after {
  border-top: 20px solid #1a237e;
}

/* line 31, app/assets/stylesheets/modules/_tab-select.sass */
.tabs .tab-item.active a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #0047a8;
  display: block;
  bottom: -10px;
  left: 46%;
  transition: all 250ms ease-in-out;
}

/* line 44, app/assets/stylesheets/modules/_tab-select.sass */
.tabs-content {
  margin-top: 42px;
}

/* line 47, app/assets/stylesheets/modules/_tab-select.sass */
.tabs-content form input[type="text"] {
  height: 56px;
  margin-right: 4px;
  width: 520px;
  border: 1px solid #e0e0e0;
}

/* line 52, app/assets/stylesheets/modules/_tab-select.sass */
.tabs-content form input[type="text"]::-webkit-input-placeholder {
  padding-left: 10px;
}
.tabs-content form input[type="text"]::-moz-placeholder {
  padding-left: 10px;
}
.tabs-content form input[type="text"]:-ms-input-placeholder {
  padding-left: 10px;
}
.tabs-content form input[type="text"]::-ms-input-placeholder {
  padding-left: 10px;
}
.tabs-content form input[type="text"]::placeholder {
  padding-left: 10px;
}

/* line 55, app/assets/stylesheets/modules/_tab-select.sass */
.tabs-content form .btn,
.tabs-content form .btn__red,
.tabs-content form .btn__red--small,
.tabs-content form .button-pink,
.tabs-content form .btn__base--white,
.tabs-content form .btn__base--blue,
.tabs-content form .btn__base--astral,
.tabs-content form .akForm li input[type="submit"],
.akForm li .tabs-content form input[type="submit"],
.tabs-content form .btn__outline,
.tabs-content form .btn__outline--small,
.tabs-content form .btn__base {
  width: 145px;
  height: 55px;
  margin: 0;
  background: #0047a8;
  border: 1px solid #0047a8;
  font-size: 18px;
}

/* line 62, app/assets/stylesheets/modules/_tab-select.sass */
.tabs-content form .btn:hover,
.tabs-content form .btn__red:hover,
.tabs-content form .btn__red--small:hover,
.tabs-content form .button-pink:hover,
.tabs-content form .btn__base--white:hover,
.tabs-content form .btn__base--blue:hover,
.tabs-content form .btn__base--astral:hover,
.tabs-content form .akForm li input[type="submit"]:hover,
.akForm li .tabs-content form input[type="submit"]:hover,
.tabs-content form .btn__outline:hover,
.tabs-content form .btn__outline--small:hover,
.tabs-content form .btn__base:hover {
  background: #1a237e;
  border: 1px solid #1a237e;
  color: #fff;
  opacity: 1;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 70, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item {
    width: 334px;
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 77, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item {
    width: 305px;
    display: inline-block;
  }
  /* line 82, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content {
    margin-top: 49px;
  }
  /* line 85, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form input[type="text"] {
    width: 450px;
  }
  /* line 87, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form .btn,
  .tabs-content form .btn__red,
  .tabs-content form .btn__red--small,
  .tabs-content form .button-pink,
  .tabs-content form .btn__base--white,
  .tabs-content form .btn__base--blue,
  .tabs-content form .btn__base--astral,
  .tabs-content form .akForm li input[type="submit"],
  .akForm li .tabs-content form input[type="submit"],
  .tabs-content form .btn__outline,
  .tabs-content form .btn__outline--small,
  .tabs-content form .btn__base {
    width: 154px;
  }
}

@media screen and (max-width: 767px) {
  /* line 91, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs {
    width: 100%;
  }
  /* line 93, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item {
    width: 49%;
    vertical-align: top;
    float: left;
    height: 84px;
    font-size: 16px;
    line-height: 21px;
  }
  /* line 100, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item.active {
    height: 84px;
  }
  /* line 102, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item:last-child {
    margin-left: 2%;
  }
  /* line 104, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item:last-child a {
    line-height: 21px;
  }
  /* line 106, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs .tab-item a {
    height: 84px;
    line-height: 50px;
  }
  /* line 111, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form {
    padding: 0 27px;
  }
  /* line 113, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form input[type="text"] {
    width: 100%;
    display: block;
    margin-bottom: 11px;
  }
  /* line 117, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form input[type="text"]::-webkit-input-placeholder {
    text-align: center;
  }
  .tabs-content form input[type="text"]::-moz-placeholder {
    text-align: center;
  }
  .tabs-content form input[type="text"]:-ms-input-placeholder {
    text-align: center;
  }
  .tabs-content form input[type="text"]::-ms-input-placeholder {
    text-align: center;
  }
  .tabs-content form input[type="text"]::placeholder {
    text-align: center;
  }
  /* line 119, app/assets/stylesheets/modules/_tab-select.sass */
  .tabs-content form .btn,
  .tabs-content form .btn__red,
  .tabs-content form .btn__red--small,
  .tabs-content form .button-pink,
  .tabs-content form .btn__base--white,
  .tabs-content form .btn__base--blue,
  .tabs-content form .btn__base--astral,
  .tabs-content form .akForm li input[type="submit"],
  .akForm li .tabs-content form input[type="submit"],
  .tabs-content form .btn__outline,
  .tabs-content form .btn__outline--small,
  .tabs-content form .btn__base {
    width: 100%;
    display: block;
  }
}

/* line 1, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share {
  width: 100%;
}

/* line 20, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/mixins/_clearfix.scss */
.advice-share::after {
  clear: both;
  content: "";
  display: block;
}

/* line 4, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .heading {
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
  color: #757575;
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 7px;
  margin-bottom: 28px;
  margin-top: 49px;
}

/* line 17, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .advice-share__social {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-share .advice-share__social:last-child {
  margin-right: 0;
}

/* line 20, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .share--icon {
  display: inline-block;
}

/* line 22, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .share--icon img {
  height: 40px;
  width: 40px;
  display: inline-block;
}

/* line 27, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share .advice-share__email-print {
  float: left;
  display: block;
  margin-right: 2.3576520234%;
  width: 40.291369653%;
  margin-right: 0;
  margin-left: 17.0596086706%;
  text-align: right;
}

/* line 89, vendor/cache/ruby/2.6.0/gems/neat-1.9.1/app/assets/stylesheets/grid/_span-columns.scss */
.advice-share .advice-share__email-print:last-child {
  margin-right: 0;
}

/* line 34, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.sidebar .advice-share {
  width: 195px;
  margin-bottom: 20px;
}

/* line 38, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width {
  width: 100% !important;
}

/* line 40, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__social.advice-share-icons,
.advice-share.full-width .advice-share__social.advice-share {
  width: 45%;
  margin: 0 10% 0 0;
}

/* line 43, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__social.advice-share-icons h3.heading,
.advice-share.full-width .advice-share__social.advice-share h3.heading {
  display: block;
}

/* line 45, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width .advice-share__email-print.advice-share-icons,
.advice-share.full-width .advice-share__email-print.advice-share {
  width: 45%;
  margin: 0;
}

/* line 48, app/assets/stylesheets/modules/_advice-share.sass */
.advice-share.full-width
  .advice-share__email-print.advice-share-icons
  h3.heading,
.advice-share.full-width .advice-share__email-print.advice-share h3.heading {
  display: block;
}

@media screen and (min-width: 1250px) {
  /* line 54, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    display: none;
  }
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 59, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 64, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    padding-bottom: 21px;
  }
  /* line 66, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .heading {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 71, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive {
    padding-bottom: 21px;
  }
  /* line 73, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .heading {
    margin-top: 0;
  }
  /* line 75, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .results-pagination {
    display: none;
  }
  /* line 77, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__social {
    margin: 0;
    display: inline-block;
    width: 50%;
  }
  /* line 81, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print {
    margin: 0;
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  /* line 86, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print .share--icon {
    padding-left: 4px;
  }
  /* line 88, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.responsive .advice-share__email-print .share--icon:last-child {
    padding-left: 0;
  }
  /* line 90, app/assets/stylesheets/modules/_advice-share.sass */
  .advice-share.full-width {
    width: 100%;
    padding: 2px 500px;
  }
}

/* line 3, app/assets/stylesheets/modules/_share.sass */
.share h4,
#addthis h4,
.addthis h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 20px 0 20px 0;
  font-size: 14px;
}

/* line 9, app/assets/stylesheets/modules/_share.sass */
.share.right,
.right#addthis,
.right.addthis {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/modules/_share.sass */
.share.inline,
.inline#addthis,
.inline.addthis {
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

/* line 20, app/assets/stylesheets/modules/_share.sass */
.share.inline a img,
.inline#addthis a img,
.inline.addthis a img {
  padding: 0 2px;
}

/* line 22, app/assets/stylesheets/modules/_share.sass */
.share.inline a img:hover,
.inline#addthis a img:hover,
.inline.addthis a img:hover {
  opacity: 0.8;
}

/* line 25, app/assets/stylesheets/modules/_share.sass */
.icon-facebook,
.icon-twitter,
.icon-google,
.icon-whatsapp,
.icon-msg,
.icon-print,
.icon-youtube {
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin: 3px;
  vertical-align: middle;
}

/* line 32, app/assets/stylesheets/modules/_share.sass */
.icon-facebook:hover,
.icon-twitter:hover,
.icon-google:hover,
.icon-whatsapp:hover,
.icon-msg:hover,
.icon-print:hover,
.icon-youtube:hover {
  opacity: 0.7;
}

/* line 34, app/assets/stylesheets/modules/_share.sass */
.icon-facebook span,
.icon-twitter span,
.icon-google span,
.icon-whatsapp span,
.icon-msg span,
.icon-print span,
.icon-youtube span {
  display: none;
}

/* line 39, app/assets/stylesheets/modules/_share.sass */
.icon-twitter span {
  display: none;
}

/* line 44, app/assets/stylesheets/modules/_share.sass */
.icon-google span {
  display: none;
}

/* line 49, app/assets/stylesheets/modules/_share.sass */
.icon-whatsapp span {
  display: none;
}

/* line 54, app/assets/stylesheets/modules/_share.sass */
.icon-msg span {
  display: none;
}

/* line 59, app/assets/stylesheets/modules/_share.sass */
.icon-print span {
  display: none;
}

/* line 64, app/assets/stylesheets/modules/_share.sass */
.icon-youtube span {
  display: none;
}

/* line 71, app/assets/stylesheets/modules/_share.sass */
.share-facebook:hover,
.share-twitter:hover,
.share-googleplus:hover,
.share-print:hover,
.share-email:hover,
.share-whatsapp:hover {
  opacity: 0.8;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 76, app/assets/stylesheets/modules/_share.sass */
  .share.inline,
  .inline#addthis,
  .inline.addthis {
    width: 45%;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 80, app/assets/stylesheets/modules/_share.sass */
  .share.inline,
  .inline#addthis,
  .inline.addthis {
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  /* line 84, app/assets/stylesheets/modules/_share.sass */
  .share,
  #addthis,
  .addthis {
    text-align: left;
    padding: 20px 0;
  }
  /* line 88, app/assets/stylesheets/modules/_share.sass */
  .share.inline,
  .inline#addthis,
  .inline.addthis {
    width: 194px;
  }
  /* line 90, app/assets/stylesheets/modules/_share.sass */
  .icon-facebook,
  .icon-twitter,
  .icon-google,
  .icon-whatsapp,
  .icon-msg,
  .icon-print,
  .icon-youtube,
  a.icon-twitter,
  a.icon-google,
  a.icon-msg,
  a.icon-youtube,
  a.icon-print,
  a.icon-whatsapp {
    height: 35px;
    width: 35px;
    font-size: 25px;
    line-height: 32px;
  }
  /* line 96, app/assets/stylesheets/modules/_share.sass */
  .share.right,
  .right#addthis,
  .right.addthis {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
}

/* line 11, app/assets/stylesheets/modules/_addanother.sass */
.addanother a .addanother-service.email:before,
.addanother a .addanother-service.print:before,
.addanother a .addanother-service.twitter:before,
.addanother a .addanother-service.facebook:before {
  transition: all 250ms ease-in-out;
  margin-left: -1px;
}

/* line 19, app/assets/stylesheets/modules/_addanother.sass */
.addanother a .email:hover,
.addanother a .print:hover,
.addanother a .twitter:hover,
.addanother a .facebook:hover {
  transition: all 250ms ease-in-out;
}

/* line 22, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section {
  margin: 15px 0;
}

/* line 26, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother-right .addanother a {
  float: right;
  margin: 0 2px 0 10px;
}

/* line 32, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother-left .addanother a {
  margin-right: 10px;
}

/* line 34, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother {
  background: transparent none;
  padding: 0;
}

/* line 37, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother:after {
  content: " ";
  display: block;
  width: 100%;
  clear: both;
}

/* line 42, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother a {
  margin: 0;
  float: left;
}

/* line 45, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother a .addanother-service {
  margin: 0;
  background: white;
  margin: 0 2px 0 0;
}

/* line 49, app/assets/stylesheets/modules/_addanother.sass */
.sharing-icon-section .addanother a .addanother-service:before {
  color: #bdbdbd;
}

/* line 56, app/assets/stylesheets/modules/_addanother.sass */
.sidebar .sharing-icon-section .addanother-left .addanother a,
.sidebar .sharing-icon-section .addanother-right .addanother a {
  float: right;
  margin: 0 0 0 10px;
}

/* line 61, app/assets/stylesheets/modules/_addanother.sass */
.sidebar .advice-share__social h3 {
  width: 158px !important;
  text-align: right;
}

/* line 65, app/assets/stylesheets/modules/_addanother.sass */
.addanother-standard-holder .addanother {
  padding: 0;
  display: flex;
}

/* line 68, app/assets/stylesheets/modules/_addanother.sass */
.addanother-standard-holder .addanother a {
  margin: 0 10px 0 0;
}

/* line 70, app/assets/stylesheets/modules/_addanother.sass */
.addanother-standard-holder .addanother div {
  margin: 0;
}

/* line 72, app/assets/stylesheets/modules/_addanother.sass */
.addanother-standard-holder.subject-index {
  display: inline-block;
  vertical-align: middle;
  top: -4px;
  margin-left: 10px;
  position: relative;
}

/* line 79, app/assets/stylesheets/modules/_addanother.sass */
.addanother-leftalign .addanother {
  padding: 0;
}

/* line 81, app/assets/stylesheets/modules/_addanother.sass */
.addanother-leftalign .addanother a {
  text-align: left;
  margin: 0 5px 0 0;
}

/* line 84, app/assets/stylesheets/modules/_addanother.sass */
.addanother-leftalign .addanother div {
  margin: 0;
}

/* line 87, app/assets/stylesheets/modules/_addanother.sass */
.addanother-leftalign.share-padded .addanother {
  padding: 20px 0;
}

/* line 90, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign .addanother {
  padding: 0;
}

/* line 92, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign .addanother a {
  text-align: right;
  margin: 0 0 0 5px;
}

/* line 95, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign .addanother div {
  margin: 0;
}

/* line 97, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign.compare-share {
  float: right;
}

/* line 99, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign.compare-share .addanother {
  padding: 0;
}

/* line 102, app/assets/stylesheets/modules/_addanother.sass */
.addanother-rightalign.course-share .addanother {
  padding: 0;
}

@media screen and (min-width: 890px) and (max-width: 1249px) {
  /* line 109, app/assets/stylesheets/modules/_addanother.sass */
  .sharing-icon-section .addanother-right .addanother a {
    float: left;
  }
}

@media screen and (min-width: 768px) and (max-width: 889px) {
  /* line 116, app/assets/stylesheets/modules/_addanother.sass */
  .sharing-icon-section .addanother-right .addanother a {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  /* line 122, app/assets/stylesheets/modules/_addanother.sass */
  .sharing-icon-section .addanother-left .addanother,
  .advice-share.responsive .addanother-left .addanother {
    width: 130%;
  }
  /* line 124, app/assets/stylesheets/modules/_addanother.sass */
  .sharing-icon-section .addanother-left .addanother a,
  .advice-share.responsive .addanother-left .addanother a {
    margin: 0 0 8px 5px;
  }
  /* line 130, app/assets/stylesheets/modules/_addanother.sass */
  .sharing-icon-section .addanother-right .addanother,
  .advice-share.responsive .addanother-right .addanother {
    background-color: transparent;
  }
}

/* line 1, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/addanother.scss */
.addanother {
  padding: 10px;
}

/* line 11, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother {
  background: #fff;
  padding: 20px 0;
  min-height: 40px;
}

/* line 15, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

/* line 19, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a:hover {
  text-decoration: none;
}

/* line 22, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .addanother-service {
  background-image: none;
  border: 1px solid #bdbdbd;
  border-radius: 50px;
  width: 44px;
  height: 44px;
}

/* line 28, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .addanother-service:before {
  text-indent: 0;
  display: block !important;
  width: 44px;
  height: 45px;
  text-align: center;
  font-size: 36px;
  line-height: 0;
  color: #bdbdbd;
  margin-top: 21px;
}

/* line 39, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .addanother-service:hover {
  text-decoration: none;
}

/* line 41, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .addanother-service:hover:before {
  color: white;
  text-decoration: none;
}

/* line 48, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .google:hover {
  background: #e30613;
  border-color: #e30613;
}

/* line 54, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .youtube:hover {
  background: #444;
  border-color: #444;
}

/* line 60, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .flickr:hover {
  background: #fc329b;
  border-color: #fc329b;
}

/* line 64, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .flickr:before {
  font-size: 48px;
  margin-top: 22px;
}

/* line 70, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .print:before {
  font-size: 27px;
}

/* line 73, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .print:hover {
  background: #424242;
  border-color: #424242;
}

/* line 79, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .email:before {
  font-size: 30px;
  line-height: 0;
  margin-top: 19px;
}

/* line 85, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .facebook:hover {
  background: #3b5999;
  border-color: #3b5999;
}

/* line 89, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .twitter:hover {
  background: #55acee;
  border-color: #55acee;
}

/* line 93, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .email:hover {
  background: #3a73af;
  border-color: #3a73af;
}

/* line 97, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother a .whatsapp:hover {
  background: #25d366;
  border-color: #25d366;
}

/* line 102, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother.external-links {
  background: none;
}

/* line 104, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother.external-links .addanother-service {
  background: #fff;
}

/* line 107, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
.addanother.external-links a {
  margin: 0;
}

@-moz-document url-prefix() {
  /* line 115, vendor/cache/ruby/2.6.0/bundler/gems/addanother-668d41782492/app/assets/stylesheets/addanother/eva-icons.scss */
  .addanother a .addanother-service.email:before {
    width: 45px;
    margin-top: 20px;
  }
}

/* line 5, app/assets/stylesheets/_eva_overrides.sass */
.global-nav {
  z-index: 15;
}

/* line 7, app/assets/stylesheets/_eva_overrides.sass */
.global-nav .button.button-on {
  height: 50px !important;
}

/* line 10, app/assets/stylesheets/_eva_overrides.sass */
.global-nav #global-search .search-box {
  width: 410px !important;
  height: 42px !important;
}

/* line 13, app/assets/stylesheets/_eva_overrides.sass */
.global-nav [class*="column"] + [class*="column"]:last-child {
  float: none;
}
