@media (max-width: 1320px) {
  /* line 223, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-xlg {
    display: block;
  }
}

@media (max-width: 1200px) {
  /* line 228, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-lg {
    display: block;
  }
}

@media (max-width: 992px) {
  /* line 233, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-md {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 238, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-sm {
    display: block;
  }
}

@media (max-width: 480px) {
  /* line 243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .show-xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .hide-xlg {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 253, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .hide-lg {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 258, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .hide-md {
    display: none;
  }
}

@media (min-width: 480px) {
  /* line 263, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/custom_variables.scss */
  .hide-sm {
    display: none;
  }
}

/* Why is this a thing? */
@media (max-width: 1320px) {
  /* line 166, app/assets/stylesheets/partials/_variables.scss */
  .show-xlg {
    display: block;
  }
}

@media (max-width: 1200px) {
  /* line 172, app/assets/stylesheets/partials/_variables.scss */
  .show-lg {
    display: block;
  }
}

@media (max-width: 992px) {
  /* line 178, app/assets/stylesheets/partials/_variables.scss */
  .show-md {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 184, app/assets/stylesheets/partials/_variables.scss */
  .show-sm {
    display: block;
  }
}

@media (max-width: 480px) {
  /* line 190, app/assets/stylesheets/partials/_variables.scss */
  .show-xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 196, app/assets/stylesheets/partials/_variables.scss */
  .hide-xlg {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 202, app/assets/stylesheets/partials/_variables.scss */
  .hide-lg {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 208, app/assets/stylesheets/partials/_variables.scss */
  .hide-md {
    display: none;
  }
}

@media (min-width: 480px) {
  /* line 214, app/assets/stylesheets/partials/_variables.scss */
  .hide-sm {
    display: none;
  }
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 7, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 12, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  margin: 0;
}

/* line 15, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 30, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 37, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 41, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 45, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  background-color: transparent;
}

/* line 48, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 52, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 55, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 59, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 62, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 66, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 70, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 86, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  border: 0;
}

/* line 89, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 92, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 101, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 104, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 111, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 120, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button {
  overflow: visible;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 127, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 134, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 138, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 143, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input {
  line-height: normal;
}

/* line 146, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 153, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 157, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 163, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 167, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 172, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 176, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 179, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 182, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 186, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 192, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 201, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 205, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 208, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 211, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 215, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 221, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  thead {
    display: table-header-group;
  }
  /* line 224, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 228, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  img {
    max-width: 100% !important;
  }
  /* line 231, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 237, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 241, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    display: none;
  }
  /* line 244, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 248, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 251, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 254, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 258, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(https://cdn3.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(https://cdn3.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(https://cdn2.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(https://cdn1.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(https://cdn3.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(https://cdn2.softwarereviews.com/assets/bootstrap/dist/fonts/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
}

/* line 269, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 281, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 284, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 287, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 291, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 294, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 297, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 300, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 303, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 306, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 309, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 312, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 315, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 318, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 321, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 324, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 327, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 330, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 333, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 336, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 339, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 342, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 345, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 348, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 351, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 354, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 357, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 360, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 363, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 366, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 369, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 372, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 375, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 378, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 381, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 384, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 387, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 390, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 393, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 396, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 399, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 402, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 405, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 408, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 411, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 414, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 417, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 420, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 423, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 426, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 429, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 432, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 435, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 438, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 441, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 444, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 447, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 450, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 453, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 456, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 459, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 462, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 465, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 468, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 471, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 474, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 477, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 480, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 483, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 486, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 489, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 492, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 495, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 498, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 501, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 504, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 507, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 510, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 513, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 516, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 519, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 522, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 525, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 528, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 531, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 534, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 537, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 540, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 543, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 546, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 549, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 552, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 555, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 558, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 561, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 564, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 567, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 570, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 573, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 576, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 579, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 582, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 585, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 588, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 594, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 597, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 600, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 603, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 606, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 609, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 612, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 615, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 618, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 621, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 624, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 627, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 630, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 633, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 636, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 639, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 642, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 645, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 648, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 651, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 654, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 657, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 660, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 663, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 666, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 669, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 672, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 675, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 678, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 681, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 684, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 687, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 690, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 693, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 696, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 699, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 702, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 705, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 708, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 711, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 714, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 717, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 720, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 723, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 726, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 729, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 732, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 735, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 738, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 741, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 744, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 747, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 750, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 753, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 756, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 759, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 762, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 765, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 768, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 771, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 774, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 777, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 780, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 783, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 786, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 789, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 792, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 795, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 798, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 801, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 804, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 807, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 810, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 813, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 816, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 819, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 822, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 825, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 828, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 831, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 834, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 837, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 840, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 843, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 846, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 849, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 852, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 855, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 858, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 861, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 864, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 867, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 870, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 873, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 876, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 879, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 882, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 885, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 888, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 891, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 894, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 897, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 900, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 903, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 906, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 909, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 912, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 915, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 918, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 921, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 924, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 927, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 930, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 933, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 936, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 939, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 942, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 945, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 948, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 951, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 954, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 957, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 960, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 963, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 966, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 969, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 972, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 975, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 978, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 981, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 984, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 987, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 990, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 993, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 996, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 999, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 1002, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 1005, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 1008, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 1011, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 1014, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 1017, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 1020, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1023, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1026, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1029, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1032, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1035, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1038, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1041, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1044, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1047, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 1050, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 1053, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 1056, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1059, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1062, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1065, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1068, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1073, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1079, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 1084, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 1091, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1099, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 1103, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 1108, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1112, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
figure {
  margin: 0;
}

/* line 1115, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 1118, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1127, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 1130, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1143, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1146, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 1152, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1162, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1171, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 1174, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1191, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

/* line 1219, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1228, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

/* line 1242, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1251, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

/* line 1265, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1269, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1273, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1277, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1281, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1285, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1289, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1292, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1299, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 1303, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1307, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1312, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1315, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1318, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1321, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1324, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1327, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1330, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1333, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1336, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1339, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-primary {
  color: #337ab7;
}

/* line 1342, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 1346, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1349, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 1353, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1356, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 1360, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1363, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 1367, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1370, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1374, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1378, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 1382, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1385, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1389, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1392, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1396, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1399, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1403, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1406, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1410, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1415, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1420, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1426, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1430, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1435, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1440, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1444, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1448, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1451, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1455, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1464, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 1468, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1473, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1477, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1483, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1488, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1496, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1501, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1509, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 1517, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 1525, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1530, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1536, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1543, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1552, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1559, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1572, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1580, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1584, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 1596, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 1601, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container {
    width: 1170px;
  }
}

/* line 1605, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1611, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1615, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 1621, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 1624, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1627, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1630, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1633, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1636, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1639, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1642, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1645, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1648, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1651, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1654, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1657, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1660, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1663, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1666, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1669, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1672, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1675, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1678, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1681, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1684, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1687, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1690, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1693, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1696, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1699, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1702, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1705, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1708, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1711, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1714, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1717, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1720, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1723, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1726, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1729, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1732, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1735, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1738, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1741, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1744, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1747, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1750, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1753, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1756, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1759, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1762, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1765, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1768, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1771, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1774, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1778, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 1781, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 1784, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 1787, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 1790, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 1793, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 1796, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 1799, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 1802, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 1805, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 1808, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 1811, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 1814, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 1817, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1820, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 1823, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 1826, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1829, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 1832, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 1835, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1838, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 1841, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 1844, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1847, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 1850, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 1853, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 1856, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 1859, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 1862, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 1865, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 1868, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 1871, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 1874, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 1877, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 1880, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 1883, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 1886, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 1889, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 1892, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 1895, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 1898, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 1901, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 1904, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1907, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 1910, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 1913, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1916, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 1919, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 1922, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1925, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 1928, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 1931, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 1936, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 1939, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 1942, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 1945, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 1948, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 1951, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 1954, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 1957, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 1960, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 1963, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 1966, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 1969, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 1972, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 1975, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 1978, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 1981, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 1984, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 1987, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 1990, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 1993, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 1996, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 1999, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 2002, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 2005, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 2008, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 2011, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 2014, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 2017, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 2020, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 2023, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 2026, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 2029, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 2032, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 2035, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 2038, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 2041, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 2044, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 2047, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 2050, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 2053, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 2056, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2059, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2062, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2065, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2068, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2071, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2074, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2077, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2080, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2083, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2086, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2089, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 2094, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 2097, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 2100, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 2103, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 2106, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 2109, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 2112, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 2115, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 2118, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 2121, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 2124, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 2127, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 2130, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 2133, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2136, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 2139, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 2142, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2145, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 2148, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 2151, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2154, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 2157, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 2160, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2163, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 2166, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 2169, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 2172, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 2175, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 2178, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 2181, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 2184, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 2187, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 2190, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 2193, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 2196, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 2199, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 2202, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 2205, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 2208, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 2211, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 2214, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 2217, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 2220, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2223, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 2226, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 2229, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2232, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 2235, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 2238, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2241, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 2244, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 2247, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 2251, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table {
  background-color: transparent;
}

/* line 2254, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 2260, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
th {
  text-align: left;
}

/* line 2263, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2268, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2279, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2283, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2291, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2294, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table .table {
  background-color: #fff;
}

/* line 2297, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2305, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 2308, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2316, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2320, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2323, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2326, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 2331, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 2337, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2351, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2358, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2372, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2379, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2393, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2400, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2414, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2421, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2435, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2442, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 2447, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 2454, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2457, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 2465, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2468, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 2476, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 2484, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 2491, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 2497, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2508, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2514, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2519, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 2525, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 2528, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2532, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 2536, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2542, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 2549, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 2567, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 2573, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 2577, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 2580, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 2583, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 2587, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 2593, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 2597, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 2600, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 2604, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 34px;
  }
  /* line 2610, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input.input-sm[type="date"],
input.input-sm[type="time"],
input.input-sm[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 2620, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  input.input-lg[type="date"],
input.input-lg[type="time"],
input.input-lg[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 2631, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 2634, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2641, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2649, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 2657, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2661, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

/* line 2671, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2676, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input.disabled[type="radio"],
input.disabled[type="checkbox"],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2684, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2690, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2696, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 2702, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 2707, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2714, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 2718, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-sm,
select.input-sm[multiple] {
  height: auto;
}

/* line 2722, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2729, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 2733, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 2737, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 2744, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2751, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 2755, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-lg,
select.input-lg[multiple] {
  height: auto;
}

/* line 2759, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2766, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 2770, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 2774, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 2781, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback {
  position: relative;
}

/* line 2784, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 2787, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 2799, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2806, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 2813, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 2825, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2830, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2835, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2840, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2843, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 2855, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2860, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2865, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2870, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2873, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

/* line 2885, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2890, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2895, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2900, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2903, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2906, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2909, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2916, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2921, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 2926, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 2929, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 2933, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 2938, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 2941, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2945, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 2952, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 2956, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 2961, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 2965, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2973, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2977, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2982, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 2988, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2992, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2998, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 3003, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3024, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 3033, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 3039, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3046, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 3055, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 3059, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 3064, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 3070, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3075, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 3082, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.focus:active,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 3095, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 3100, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default.focus[disabled],
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 3112, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 3116, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3121, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 3127, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3132, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 3139, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary.focus:active,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 3152, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 3157, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary.focus[disabled],
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 3169, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3173, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3178, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 3184, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3189, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 3196, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success.focus:active,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 3209, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 3214, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success.focus[disabled],
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 3226, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 3230, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3235, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 3241, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3246, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3253, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info.focus:active,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3266, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 3271, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info.focus[disabled],
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3283, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3287, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3292, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3298, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3303, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3310, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning.focus:active,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3323, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 3328, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning.focus[disabled],
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3340, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3344, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3349, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3355, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3360, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3367, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger.focus:active,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3380, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 3385, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger.focus[disabled],
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3397, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3401, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

/* line 3406, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3415, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 3421, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3427, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

/* line 3434, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3441, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3448, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3455, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 3459, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3462, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 3467, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 3473, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.fade.in {
  opacity: 1;
}

/* line 3476, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse {
  display: none;
}

/* line 3479, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapse.in {
  display: block;
}

/* line 3482, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
tr.collapse.in {
  display: table-row;
}

/* line 3485, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 3488, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 3502, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 3513, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 3517, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 3520, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 3542, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 3546, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 3552, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 3561, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 3567, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 3575, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 3580, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3588, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 3591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.open > a {
  outline: 0;
}

/* line 3594, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 3598, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 3602, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 3610, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 3618, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 3622, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 3629, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 3636, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 3640, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 3645, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3651, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 3656, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 3666, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3672, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 3675, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 3680, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3685, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3688, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 3691, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3695, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3700, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 3703, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3706, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3711, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3715, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3719, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 3723, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 3727, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3731, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3735, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .caret {
  margin-left: 0;
}

/* line 3738, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3742, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 3745, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3753, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 3756, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 3763, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3766, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3772, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3778, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 3781, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3786, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3790, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3796, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 3802, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 3805, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 3808, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3816, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 3821, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 3826, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 3833, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 3836, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 3845, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 3851, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select.input-group-lg[multiple] > .form-control,
select.input-group-lg[multiple] > .input-group-addon,
select.input-group-lg[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3859, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3868, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 3874, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select.input-group-sm[multiple] > .form-control,
select.input-group-sm[multiple] > .input-group-addon,
select.input-group-sm[multiple] > .input-group-btn > .btn {
  height: auto;
}

/* line 3882, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 3887, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3892, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 3898, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 3909, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 3914, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 3919, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 3923, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 3933, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 3936, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3946, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 3949, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 3954, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 3957, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 3960, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 3965, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 3969, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 3974, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 3979, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 3983, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 3988, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 3993, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 3996, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 4003, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 4009, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 4015, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 4018, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 4021, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 4025, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 4031, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 4034, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 4043, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 4047, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 4050, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4054, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4059, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4063, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 4067, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4071, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4077, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4081, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 4087, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li {
  float: left;
}

/* line 4090, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 4093, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 4096, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 4102, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li {
  float: none;
}

/* line 4105, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 4109, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified {
  width: 100%;
}

/* line 4112, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li {
  float: none;
}

/* line 4115, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 4119, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 4124, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 4128, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 4132, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 4135, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 4139, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 4145, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 4149, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 4155, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 4158, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tab-content > .active {
  display: block;
}

/* line 4161, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4166, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 4173, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 4178, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-header {
    float: left;
  }
}

/* line 4182, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 4191, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 4195, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4201, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 4207, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 4210, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 4217, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 4222, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 4227, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 4235, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 4243, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 4248, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 4252, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 4260, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 4265, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 4269, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 4274, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 4281, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 4285, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 4289, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 4294, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 4306, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 4309, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 4315, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 4319, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 4323, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 4326, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 4332, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 4342, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 4346, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 4349, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 4355, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 4359, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 4362, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 4367, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 4379, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4384, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 4389, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 4392, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 4396, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 4401, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 4404, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4408, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 4415, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 4419, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 4424, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 4429, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 4432, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 4437, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 4448, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4453, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 4460, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 4464, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4468, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 4472, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 4477, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 4484, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 4487, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 4491, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 4495, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 4499, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 4502, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 4507, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 4510, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 4513, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 4518, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 4524, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

/* line 4530, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 4533, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 4537, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 4540, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 4544, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 4551, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 4554, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 4559, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 4565, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 4572, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 4575, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 4578, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 4581, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

/* line 4585, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 4591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 4595, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 4598, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4603, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 4606, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 4609, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 4614, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

/* line 4620, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 4626, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 4629, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 4633, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 4636, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 4640, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 4647, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 4650, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 4653, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 4656, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 4661, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 4667, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 4674, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 4677, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 4680, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 4683, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 4687, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 4693, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 4700, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 4703, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 4708, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 4711, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 4717, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li {
  display: inline;
}

/* line 4720, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 4732, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4738, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4743, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 4752, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4764, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 4775, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 4781, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4786, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4791, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 4797, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4802, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4807, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 4813, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li {
  display: inline;
}

/* line 4816, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 4824, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

/* line 4829, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 4833, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 4837, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 4845, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 4857, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4863, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label:empty {
  display: none;
}

/* line 4866, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 4870, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default {
  background-color: #777;
}

/* line 4873, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 4877, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 4880, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

/* line 4884, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 4887, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

/* line 4891, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 4894, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 4898, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 4901, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 4905, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 4908, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 4912, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 4926, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.badge:empty {
  display: none;
}

/* line 4929, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 4933, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 4938, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 4944, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4949, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge {
  float: right;
}

/* line 4952, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 4955, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 4958, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 4965, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 4969, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 4974, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 4977, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 4983, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 4987, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 4991, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 4996, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 5001, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5013, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5018, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 5023, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5027, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5033, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5037, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 5040, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 5044, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5047, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 5051, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5058, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5063, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5066, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5069, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5074, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5077, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5080, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5085, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5088, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5091, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5096, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5099, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5126, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5135, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5150, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5158, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5164, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5167, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5172, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5175, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5180, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5183, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5188, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5191, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5196, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media {
  margin-top: 15px;
}

/* line 5199, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5202, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5207, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-body {
  width: 10000px;
}

/* line 5210, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object {
  display: block;
}

/* line 5213, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5216, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 5220, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 5224, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 5230, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5233, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5236, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5240, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5244, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5248, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5256, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5260, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5265, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 5269, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5273, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5281, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5285, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5292, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 5297, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

/* line 5302, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5310, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 5321, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 5326, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5330, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 5334, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5338, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5345, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5355, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5359, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 5363, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5367, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5374, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5384, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5388, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5392, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5396, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5403, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5413, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5417, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 5421, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5425, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5432, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5442, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5446, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5450, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5458, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-body {
  padding: 15px;
}

/* line 5461, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5467, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5470, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5476, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 5483, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5490, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5494, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5499, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5505, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5511, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5515, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5518, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5521, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 5526, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5532, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5537, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5544, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5554, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5564, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5569, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5576, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5586, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5596, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5602, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 5606, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5610, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 5624, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 5638, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 5648, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5658, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5662, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5665, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5669, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5672, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5675, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 5679, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5682, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5685, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5688, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5693, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5696, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5700, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5703, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5706, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5711, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5714, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5718, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5721, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5724, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5729, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5732, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5736, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5739, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5742, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5747, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5750, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5754, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5757, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5760, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5765, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5768, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5772, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5775, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5778, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5783, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5786, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5790, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5793, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5800, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5813, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5816, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5819, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5829, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5833, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5837, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5841, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5851, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5859, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

/* line 5866, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open {
  overflow: hidden;
}

/* line 5869, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5881, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5890, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5896, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5900, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5905, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5917, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5926, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5930, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5934, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5938, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5941, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5945, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5949, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5954, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5958, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5961, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5964, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5972, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5976, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 5980, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5985, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 5989, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 6013, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 6017, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 6021, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 6025, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 6029, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 6033, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 6041, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6048, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6055, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6062, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 6069, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 6076, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 6083, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6090, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6097, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6104, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 6138, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 6141, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 6144, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 6147, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 6150, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 6158, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 6161, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6170, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 6173, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 6177, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 6185, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 6192, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 6200, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 6207, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 6215, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 6222, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 6230, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 6237, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel {
  position: relative;
}

/* line 6240, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 6245, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 6252, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 6257, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 6267, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 6273, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  /* line 6279, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 6287, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 6292, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 6295, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 6301, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 6304, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 6307, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 6311, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 6314, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 6317, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 6331, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6339, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 6349, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 6357, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 6367, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 6372, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 6377, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 6384, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 6387, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 6390, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 6401, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 6413, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 6419, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 6431, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 6435, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 6444, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 6448, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 6452, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 6457, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 6461, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

/* line 6496, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 6514, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 6519, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-right {
  float: right !important;
}

/* line 6522, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.pull-left {
  float: left !important;
}

/* line 6525, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hide {
  display: none !important;
}

/* line 6528, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.show {
  display: block !important;
}

/* line 6531, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.invisible {
  visibility: hidden;
}

/* line 6534, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 6541, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.hidden {
  display: none !important;
}

/* line 6544, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 6550, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 6556, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 6571, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6574, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 6577, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 6580, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 6586, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 6591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 6596, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6601, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6604, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 6607, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 6610, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6616, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6621, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6626, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6631, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6634, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 6637, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 6640, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6646, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6651, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6656, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6661, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6664, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 6667, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 6670, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 6676, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 6681, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 6686, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 6691, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6696, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 6701, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 6706, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 6710, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 6714, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6717, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 6720, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 6723, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 6728, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 6732, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 6736, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 6740, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 6744, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 6748, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 6753, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-3.3.7/app/assets/stylesheets/bootstrap/bootstrap.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Datepicker for Bootstrap v1.8.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
/* line 7, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

/* line 11, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-inline {
  width: 220px;
}

/* line 14, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-rtl {
  direction: rtl;
}

/* line 17, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-rtl.dropdown-menu {
  left: auto;
}

/* line 20, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-rtl table tr td span {
  float: right;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

/* line 28, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 38, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 47, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

/* line 50, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

/* line 53, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

/* line 56, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

/* line 59, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

/* line 62, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

/* line 65, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

/* line 70, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 75, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 84, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 92, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 96, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

/* line 100, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 105, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 111, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

/* line 117, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 128, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

/* line 134, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.focus:active,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

/* line 144, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

/* line 156, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

/* line 159, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

/* line 164, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 169, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

/* line 175, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 180, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

/* line 186, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.focus:active,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

/* line 196, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}

/* line 208, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today.focused {
  background: #ffc966;
}

/* line 211, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}

/* line 216, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

/* line 222, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

/* line 228, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 233, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

/* line 239, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.focus:active,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

/* line 249, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

/* line 261, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

/* line 264, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

/* line 269, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 274, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

/* line 280, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 285, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

/* line 291, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.focus:active,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

/* line 301, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

/* line 313, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

/* line 316, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

/* line 321, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 326, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}

/* line 332, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 337, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}

/* line 343, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.focus:active,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

/* line 353, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.focus[disabled],
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}

/* line 365, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}

/* line 370, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 377, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

/* line 385, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 391, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

/* line 399, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.focus:active,
.datepicker table tr td.selected.highlighted.focus:active,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

/* line 415, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.focus[disabled],
.datepicker table tr td.selected.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

/* line 436, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 443, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 451, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 457, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 465, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.focus:active,
.datepicker table tr td.active.highlighted.focus:active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 481, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.focus[disabled],
.datepicker table tr td.active.highlighted.focus[disabled],
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 502, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 512, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

/* line 516, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

/* line 522, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 531, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active.focus:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 543, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 551, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 563, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:hover:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.active:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover:focus,
.datepicker table tr td span.active.focus:active,
.datepicker table tr td span.active.focus:hover:active,
.datepicker table tr td span.active.disabled.focus:active,
.datepicker table tr td span.active.disabled.focus:hover:active,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active.focus:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active.focus:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 591, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active[disabled]:hover:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled.focus:hover,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus:hover,
.datepicker table tr td span.active.focus[disabled],
.datepicker table tr td span.active.focus[disabled]:hover,
.datepicker table tr td span.active.disabled.focus[disabled],
.datepicker table tr td span.active.disabled.focus[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active.focus:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 630, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

/* line 634, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker .datepicker-switch {
  width: 145px;
}

/* line 637, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

/* line 643, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 649, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

/* line 653, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 659, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 662, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-daterange {
  width: 100%;
}

/* line 665, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-daterange input {
  text-align: center;
}

/* line 668, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 671, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 674, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-bootstrap-datepicker-1.8.0/app/assets/stylesheets/bootstrap-datepicker/bootstrap-datepicker3.scss */
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/*!
 * fullPage 2.9.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
/* line 8, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 17, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slide {
  float: left;
}

/* line 26, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

/* line 30, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

/* line 38, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

/* line 43, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

/* line 49, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slidesContainer {
  float: left;
  position: relative;
}

/* line 53, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 70, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

/* line 76, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

/* line 81, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-scrollable {
  overflow: hidden;
  position: relative;
}

/* line 85, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-scroller {
  overflow: hidden;
}

/* line 88, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.iScrollIndicator {
  border: 0 !important;
}

/* line 91, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 103, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav.right {
  right: 17px;
}

/* line 106, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav.left {
  left: 17px;
}

/* line 109, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

/* line 120, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slidesNav.bottom {
  bottom: 17px;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slidesNav.top {
  top: 17px;
}

/* line 126, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

/* line 131, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

/* line 139, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-slidesNav ul li {
  display: inline-block;
}

/* line 142, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

/* line 152, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

/* line 161, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

/* line 178, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

/* line 184, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

/* line 198, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

/* line 205, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

/* line 208, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

/* line 211, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

/* line 217, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-fullpage-2.9.6/app/assets/stylesheets/fullpage/jquery.fullpage.scss */
.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
/* line 11, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 18, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 28, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

/* line 92, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 119, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 160, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 239, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

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

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

/* line 278, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 347, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 408, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 469, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 550, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 639, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

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

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

/* line 726, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 799, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 872, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 945, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 1018, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 1061, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1104, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1137, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1170, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1213, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1238, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1271, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1304, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1337, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1370, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1403, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1436, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1469, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 1502, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1527, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1556, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1585, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1614, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1643, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1672, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1701, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1730, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1759, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 1838, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1911, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 1984, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 2029, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 2074, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2133, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 2164, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2207, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2248, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2289, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2330, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 2371, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 2408, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 2445, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2482, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2519, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 2556, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 2629, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 2664, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 2695, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 2724, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2765, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2806, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2847, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2888, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 2925, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2970, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

/* line 3007, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

/* line 3044, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3089, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3120, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3151, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3182, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* line 3213, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 3244, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 3275, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 3306, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 3337, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-animate-css-3.5.2/app/assets/stylesheets/animate-css/animate.scss */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 5, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 18, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-target {
  position: relative;
}

/* line 21, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
/* line 30, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

/* line 34, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}

/* Offset direction
 */
/* line 51, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
/* line 58, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}

/* line 62, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-origin {
  height: 0;
}

/* line 65, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}

/* line 70, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-touch-area {
  height: 100%;
  width: 100%;
}

/* line 74, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

/* line 79, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
/* line 84, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}

/* line 93, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical {
  width: 18px;
}

/* line 96, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}

/* line 102, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
/* line 109, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

/* line 115, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connects {
  border-radius: 3px;
}

/* line 118, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
/* line 123, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-draggable {
  cursor: ew-resize;
}

/* line 126, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

/* line 129, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

/* line 136, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
/* line 141, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

/* line 152, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 155, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 162, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
/* line 167, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 170, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-target[disabled],
.noUi-handle[disabled],
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
/* line 178, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 183, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
/* line 190, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

/* line 195, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
/* line 202, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 206, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-sub {
  background: #AAA;
}

/* line 209, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
/* line 215, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 222, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

/* line 226, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

/* line 230, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 235, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 238, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
/* line 244, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 250, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

/* line 255, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

/* line 259, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 264, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 267, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 270, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

/* line 281, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

/* line 287, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/* line 293, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}

/* line 299, ../../shared/bundle/ruby/3.3.0/gems/rails-assets-nouislider-15.7.1/app/assets/stylesheets/nouislider/nouislider.scss */
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 7, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a {
  width: 100%;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.143em;
  font-weight: 400;
  outline: none;
  color: #ffffff;
  background-color: #373636;
  text-align: center;
  text-transform: uppercase;
  padding: 20px;
  border: none;
  border-right: 1px solid #4e4d4d;
  transition: all .25s ease;
}

@media (max-width: 992px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
  .button-nav a {
    font-size: 1em;
    padding: 15px 20px;
  }
}

@media (max-width: 768px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
  .button-nav a {
    border-right: none;
    border-bottom: 1px solid #4e4d4d;
  }
}

/* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a:hover {
  background-color: #4e4d4d;
}

/* line 39, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.last {
  border: none;
}

/* line 43, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.active {
  background: #8656a3;
}

/* line 46, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.button-nav a.active:hover {
  background: #8656a3;
}

/* line 58, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li {
  padding: 0;
  text-align: center;
  color: #2883cc;
  background: #dedede;
  background: -moz-linear-gradient(-45deg, #dedede 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(-45deg, #dedede 0%, #eeeeee 100%);
  background: linear-gradient(135deg, #dedede 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#eeeeee', GradientType=1);
}

/* line 68, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a {
  height: 70px;
  padding-top: 25px;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a:hover {
  color: #2883cc;
  height: 70px;
}

/* line 78, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active {
  background: #2883cc;
  height: 70px;
}

/* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active:after {
  content: "\f0d8";
  color: #ffffff;
  font-family: "FontAwesome";
  position: relative;
  top: -18px;
  font-size: 4em;
}

@media (max-width: 768px) {
  /* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
  .premium-sub-nav li.active:after {
    color: #bebdbd;
  }
}

/* line 94, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active:last-child:after {
  color: #ffffff;
}

/* line 98, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active a {
  color: white;
  transition: none;
  height: 70px;
}

/* line 103, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li.active a:hover {
  background: #2883cc;
  height: 70px;
  padding-top: 25px;
}

/* line 111, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a:focus,
.premium-sub-nav li a:hover {
  background: #4b9bdc;
  color: white;
  height: 70px;
  padding-top: 25px;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav-mclean li a:focus,
.premium-sub-nav-mclean li a:hover {
  background: #8555a5 !important;
}

/* line 128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav-mclean li a {
  color: #414399;
  transition: all 0.3s ease;
}

/* line 133, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav-mclean li.active {
  background: #414399;
}

/* line 142, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/nav.scss */
.premium-sub-nav li a,
.premium-sub-nav-mclean li a {
  padding: 1.5em !important;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 0.8s infinite ease-in-out;
  animation: load7 0.8s infinite ease-in-out;
}

/* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader {
  color: #8656a3;
  font-size: 8px;
  margin: 0px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

/* line 24, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

/* line 30, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/throbber.scss */
.loader:after {
  left: 3.5em;
}

@-webkit-keyframes load7 {
  0%,
80%,
100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
80%,
100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* ==================== COLOURS ==================== */
/* line 3, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-green {
  background-color: #338e38;
}

/* line 7, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-purple {
  background-color: #8656a3;
}

/* line 11, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-darkest {
  background-color: #373636;
}

/* line 15, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-dark {
  background-color: #4e4d4d;
}

/* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-mid {
  background-color: #767676;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-light {
  background-color: #bebdbd;
}

/* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-gray-lightest {
  background-color: #d6d6d6;
}

/* line 31, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-red {
  background-color: #d0322f;
}

/* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-yellow {
  background-color: #f8bd31;
}

/* line 39, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-green {
  background-color: #56b94f;
}

/* line 43, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-sr-rating-dark-green {
  background-color: #2b9e36;
}

/* line 47, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-green {
  color: #338e38;
}

/* line 51, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-green {
  color: #2b9e36;
}

/* line 55, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-light-green {
  color: #57b851;
}

/* line 59, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-yellow {
  color: #f8bf34;
}

/* line 63, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-red {
  color: #d03231;
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-score-dark-red {
  color: #b0272e;
}

/* line 71, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-purple {
  color: #8656a3;
}

/* line 75, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-darkest {
  color: #373636;
}

/* line 79, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-dark {
  color: #4e4d4d;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-mid {
  color: #767676;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-light {
  color: #bebdbd;
}

/* line 91, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.gray-lightest {
  color: #d6d6d6;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-red {
  color: #d0322f;
}

/* line 99, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-yellow {
  color: #f8bd31;
}

/* line 103, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-rating-green {
  color: #56b94f;
}

/* ==================== MIXINS ==================== */
/* ==================== EVERYTHING ELSE ==================== */
/* line 137, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
body {
  background-color: #f6f6f6;
  overflow-x: hidden;
}

/* line 142, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container p,
.sr-body {
  color: #767676;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.28571429;
}

/* line 153, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium p.larger,
#sr-premium-offerings p.larger {
  font-size: .95em;
}

/* line 157, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#sr-premium #article-footer,
#sr-premium-offerings #article-footer {
  padding: 55px 25px;
}

/* line 162, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.filter-contain-wide {
  padding: 0 65px;
  width: 100%;
}

/* line 167, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
p.larger {
  font-size: 1.143em;
  line-height: 1.4;
}

/* line 172, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 20px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #373636;
}

@media (max-width: 1200px) {
  /* line 172, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 10px;
  }
}

/* line 194, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1 span.bold,
h2 span.bold,
h3 span.bold,
h4 span.bold,
h5 span.bold,
h6 span.bold,
.h1 span.bold,
.h2 span.bold,
.h3 span.bold,
.h4 span.bold,
.h5 span.bold,
.h6 span.bold {
  font-weight: 800;
}

/* line 198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1.small-header,
h2.small-header,
h3.small-header,
h4.small-header,
h5.small-header,
h6.small-header,
.h1.small-header,
.h2.small-header,
.h3.small-header,
.h4.small-header,
.h5.small-header,
.h6.small-header {
  color: #338e38;
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 5px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1.small-header,
h2.small-header,
h3.small-header,
h4.small-header,
h5.small-header,
h6.small-header,
.h1.small-header,
.h2.small-header,
.h3.small-header,
.h4.small-header,
.h5.small-header,
.h6.small-header {
    font-size: .857em;
  }
}

/* line 210, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1 #write-review-button,
h2 #write-review-button,
h3 #write-review-button,
h4 #write-review-button,
h5 #write-review-button,
h6 #write-review-button,
.h1 #write-review-button,
.h2 #write-review-button,
.h3 #write-review-button,
.h4 #write-review-button,
.h5 #write-review-button,
.h6 #write-review-button {
  margin: 0;
}

/* line 214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1.gradient-header,
h2.gradient-header,
h3.gradient-header,
h4.gradient-header,
h5.gradient-header,
h6.gradient-header,
.h1.gradient-header,
.h2.gradient-header,
.h3.gradient-header,
.h4.gradient-header,
.h5.gradient-header,
.h6.gradient-header {
  background: linear-gradient(to bottom, #d6d6d6 0%, rgba(255, 255, 255, 0) 90%);
  color: #e6e6e6;
  font-family: "Montserrat", arial, sans-serif;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1.gradient-header,
h2.gradient-header,
h3.gradient-header,
h4.gradient-header,
h5.gradient-header,
h6.gradient-header,
.h1.gradient-header,
.h2.gradient-header,
.h3.gradient-header,
.h4.gradient-header,
.h5.gradient-header,
.h6.gradient-header {
    background: none;
  }
}

@-moz-document url-prefix() {
  /* line 214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  h1.gradient-header,
h2.gradient-header,
h3.gradient-header,
h4.gradient-header,
h5.gradient-header,
h6.gradient-header,
.h1.gradient-header,
.h2.gradient-header,
.h3.gradient-header,
.h4.gradient-header,
.h5.gradient-header,
.h6.gradient-header {
    background: none;
    -webkit-text-fill-color: #e6e6e6;
  }
}

/* line 233, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
h1.gradient-header h5,
h2.gradient-header h5,
h3.gradient-header h5,
h4.gradient-header h5,
h5.gradient-header h5,
h6.gradient-header h5,
.h1.gradient-header h5,
.h2.gradient-header h5,
.h3.gradient-header h5,
.h4.gradient-header h5,
.h5.gradient-header h5,
.h6.gradient-header h5 {
  font-family: "Montserrat", arial, sans-serif;
}

/* line 240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
a:hover {
  text-decoration: none;
}

/* line 245, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.bg-white-fade {
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 100%);
}

/* line 249, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
ul.green-arrow-list {
  color: #767676;
  list-style-type: none;
  padding-left: 22px;
}

@media (max-width: 768px) {
  /* line 254, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  ul.green-arrow-list li {
    font-size: .857em;
    line-height: 1.3;
  }
}

/* line 260, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
ul.green-arrow-list li:before {
  color: #338e38;
  content: '\f101';
  font-family: "FontAwesome";
  font-size: 1.4285714286em;
  margin-left: -21px;
  margin-top: -1px;
  position: absolute;
}

@media (max-width: 768px) {
  /* line 260, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  ul.green-arrow-list li:before {
    font-size: 1.2857142857em;
    margin-left: -21px;
    margin-top: -3px;
  }
}

/* line 278, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.text-center {
  text-align: center;
}

/* ==================== MAIN GRID OVERRIDES ==================== */
@media (min-width: 1320px) {
  /* line 287, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container {
    width: 1270px;
  }
  /* line 291, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-articles {
    width: 1170px;
    padding-top: 25px;
  }
  /* line 296, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container-header {
    max-width: 1171px;
    margin-left: -3.5em;
    padding: 0 !important;
  }
}

/* line 304, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 309, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#scroll-container {
  background-color: #f9f9f9;
  padding-top: 55px;
  margin-top: 0;
}

@media (max-width: 768px) {
  /* line 309, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #scroll-container {
    top: 0;
  }
}

/* line 321, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.lg-container {
  width: 1170px;
}

@media screen and (max-width: 1170px) {
  /* line 321, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .lg-container {
    width: 100%;
  }
}

/* line 329, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.md-container {
  width: 974px;
}

/* line 333, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container,
.container-articles,
.container-wide {
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 333, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 333, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container,
.container-articles,
.container-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container h1,
.container-articles h1,
.container-wide h1 {
  font-family: "Montserrat", arial, sans-serif;
  color: #373636;
}

/* line 357, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero p,
.container-articles .hero p,
.container-wide .hero p {
  font-size: 10px;
}

/* line 360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .hero-breadcrumb, .container .hero .hero-breadcrumb-premium,
.container-articles .hero .hero-breadcrumb,
.container-articles .hero .hero-breadcrumb-premium,
.container-wide .hero .hero-breadcrumb,
.container-wide .hero .hero-breadcrumb-premium {
  font-family: "Roboto", arial, sans-serif;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  position: absolute;
  top: 0;
  right: 65px;
}

@media (max-width: 992px) {
  /* line 360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container .hero .hero-breadcrumb, .container .hero .hero-breadcrumb-premium,
.container-articles .hero .hero-breadcrumb,
.container-articles .hero .hero-breadcrumb-premium,
.container-wide .hero .hero-breadcrumb,
.container-wide .hero .hero-breadcrumb-premium {
    text-align: left;
    position: relative;
    float: left;
    display: block;
    right: unset;
  }
}

/* line 378, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .hero-breadcrumb a, .container .hero .hero-breadcrumb-premium a,
.container-articles .hero .hero-breadcrumb a,
.container-articles .hero .hero-breadcrumb-premium a,
.container-wide .hero .hero-breadcrumb a,
.container-wide .hero .hero-breadcrumb-premium a {
  font-family: "Roboto", arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 10px;
}

/* line 385, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .hero-breadcrumb #text, .container .hero .hero-breadcrumb-premium #text,
.container-articles .hero .hero-breadcrumb #text,
.container-articles .hero .hero-breadcrumb-premium #text,
.container-wide .hero .hero-breadcrumb #text,
.container-wide .hero .hero-breadcrumb-premium #text {
  font-size: 10px;
}

/* line 390, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .hero-breadcrumb-premium,
.container-articles .hero .hero-breadcrumb-premium,
.container-wide .hero .hero-breadcrumb-premium {
  padding-left: 25px;
  padding-top: 5px;
  padding-right: 55px;
  line-height: 12px;
}

/* line 397, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .text-header-hero,
.container-articles .hero .text-header-hero,
.container-wide .hero .text-header-hero {
  padding: 25px 0 25px 60px;
}

@media (max-width: 768px) {
  /* line 397, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .container .hero .text-header-hero,
.container-articles .hero .text-header-hero,
.container-wide .hero .text-header-hero {
    padding: 15px 15px;
  }
}

/* line 402, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .text-header-hero .sr-premium-hero-pos,
.container-articles .hero .text-header-hero .sr-premium-hero-pos,
.container-wide .hero .text-header-hero .sr-premium-hero-pos {
  position: relative;
}

/* line 405, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .text-header-hero .sr-premium-hero-pos a,
.container-articles .hero .text-header-hero .sr-premium-hero-pos a,
.container-wide .hero .text-header-hero .sr-premium-hero-pos a {
  margin-bottom: 5px;
}

/* line 409, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container .hero .text-header-hero .sr-premium-hero-pos .get-access,
.container-articles .hero .text-header-hero .sr-premium-hero-pos .get-access,
.container-wide .hero .text-header-hero .sr-premium-hero-pos .get-access {
  bottom: 3px;
  position: relative;
}

/* line 420, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#category-landing-premium .hero .hero-breadcrumb, #category-landing-premium .hero .hero-breadcrumb-premium {
  position: absolute;
  top: -50px;
  right: 65px;
}

@media (max-width: 992px) {
  /* line 420, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .hero-breadcrumb, #category-landing-premium .hero .hero-breadcrumb-premium {
    display: none;
  }
}

/* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#category-landing-premium .hero .text-header-hero {
  padding: 25px 0 25px 50px;
}

@media (max-width: 768px) {
  /* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #category-landing-premium .hero .text-header-hero {
    padding: 15px 15px;
  }
}

/* line 440, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide {
  padding: 0;
  margin-bottom: 100px;
}

/* line 444, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.container-wide input#search[type="checkbox"] + div label {
  right: 45px;
}

@media (max-width: 768px) {
  /* line 451, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-center-sm {
    text-align: center;
  }
}

/* ==================== MAIN PADDING STYLES ==================== */
/* line 459, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 992px) {
  /* line 459, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 469, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-100 {
  padding-top: 100px;
}

@media (max-width: 992px) {
  /* line 469, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-100 {
    padding-top: 40px;
  }
}

/* line 477, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-100 {
  padding-left: 100px;
}

@media (max-width: 992px) {
  /* line 477, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 477, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-100 {
    padding-left: 20px;
  }
}

/* line 489, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-100 {
  padding-right: 100px;
}

@media (max-width: 992px) {
  /* line 489, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 489, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-100 {
    padding-right: 20px;
  }
}

/* line 501, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 501, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-65 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 511, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-top-padding-65 {
  padding-top: 65px;
}

@media (max-width: 992px) {
  /* line 511, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-top-padding-65 {
    padding-top: 40px;
  }
}

/* line 519, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-65 {
  padding-bottom: 65px;
}

@media (max-width: 992px) {
  /* line 519, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-65 {
    padding-bottom: 40px;
  }
}

/* line 527, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-vertical-padding-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 527, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-vertical-padding-45 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* line 537, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-bottom-padding-45 {
  padding-bottom: 45px;
}

@media (max-width: 992px) {
  /* line 537, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 537, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-bottom-padding-45 {
    padding-bottom: 15px;
  }
}

/* line 549, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-side-padding-65 {
  padding-left: 65px;
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 549, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 549, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-side-padding-65 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 564, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-left-padding-65 {
  padding-left: 65px;
}

@media (max-width: 992px) {
  /* line 564, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 564, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-left-padding-65 {
    padding-left: 20px;
  }
}

/* line 576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.main-right-padding-65 {
  padding-right: 65px;
}

@media (max-width: 992px) {
  /* line 576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .main-right-padding-65 {
    padding-right: 20px;
  }
}

/* line 588, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-padding {
  padding: 0;
}

/* line 592, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1320px) {
  /* line 598, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .nav-scroll-padding {
    padding-left: 65px;
    padding-right: 65px;
    transition: all 0.5s ease-in-out 0.1s;
    width: 1220px;
    margin: 0;
    padding: 0 25px !important;
  }
}

@media (min-width: 1320px) {
  /* line 609, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .nav-scroll-margin {
    margin-right: 25px;
    transition: all 0.5s ease-in-out 0.1s;
  }
}

/* ==================== CLEARFIX CLASSES FOR COLUMN FLOAT FIXES ==================== */
@media (max-width: 992px) {
  /* line 619, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .clearfix-md {
    clear: both;
  }
}

/* ==================== BACKGROUND STRIPE STYLES ==================== */
/* line 627, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.background-stripe-con {
  position: relative;
}

/* line 630, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.background-stripe-con .green-stripe-right-to-left {
  position: absolute;
  background: #338e38;
  height: 300px;
  transform: rotate(-23deg);
  transform-origin: bottom left;
  width: 200%;
  left: -200px;
  z-index: -100;
}

@media (max-width: 992px) {
  /* line 630, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-right-to-left {
    height: 125px;
  }
}

/* line 645, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.background-stripe-con .green-stripe-left-to-right {
  position: absolute;
  background: #338e38;
  height: 300px;
  transform: rotate(23deg);
  transform-origin: bottom left;
  width: 200%;
  left: -200px;
  z-index: -100;
}

@media (max-width: 992px) {
  /* line 645, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .background-stripe-con .green-stripe-left-to-right {
    height: 125px;
  }
}

/* ==================== MAIN BORDER STYLES ==================== */
/* line 663, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-right {
  border-right: 1px solid #bebdbd;
}

/* line 667, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.border-left {
  border-left: 1px solid #bebdbd;
}

/* line 671, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider {
  clear: both;
  border-bottom: 1px solid #d6d6d6;
}

/* line 676, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.shadow-line {
  border: none;
  height: 1px;
  position: relative;
  background-image: linear-gradient(to right, rgba(204, 204, 204, 0) 0%, #cccccc 10%, #cccccc 90%, rgba(204, 204, 204, 0) 100%);
  background-size: 100%;
}

/* line 683, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.shadow-line:after {
  content: '';
  position: absolute;
  width: 100%;
  height: .5em;
  background-image: radial-gradient(50% 100% at 50% 0%, #cccccc 0%, rgba(204, 204, 204, 0) 100%);
  background-size: 100%;
}

/* line 693, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.divider-shadow-border {
  background: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/offerings/divider_shadow_placeholder-f0cc0515526750db807d858b7024849e5b2d5b2e70f67d4bee6047d12cf228d8.png) no-repeat center bottom;
  background-blend-mode: multiply;
  width: 860px;
  height: 35px;
  margin: 0 auto;
}

/* ==================== MAIN BUTTON STYLES ==================== */
/* line 703, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn {
  font-family: "Exo", arial, sans-serif;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 27px 9px;
  transition: all .25s ease;
  border-radius: 0;
  outline: none !important;
  margin-top: 10px;
}

/* line 713, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn:focus, .btn:hover, .btn:visited {
  color: #ffffff;
}

/* line 719, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn a.text-link.see-all-cat {
  margin-top: 15px;
}

@media (max-width: 992px) {
  /* line 725, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #featured-category-path-button {
    padding: 5px 5px 4px;
  }
}

@media (max-width: 992px) and (max-width: 768px) {
  /* line 730, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #featured-category-path-button {
    font-size: 11px;
  }
  /* line 734, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  a.text-link.see-all-cat {
    margin-top: 15px;
    font-size: 11px;
  }
}

/* line 743, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
a.text-link.see-all-cat:focus, a.text-link.see-all-cat:hover {
  color: #373636;
}

/* line 749, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple {
  background-color: #8656a3;
}

/* line 752, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-purple:hover {
  background-color: #6a4084;
}

/* line 757, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green {
  background-color: #338e38;
}

/* line 760, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-green:hover {
  background-color: #2b9e36;
}

/* line 765, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray {
  background-color: #767676;
}

/* line 768, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-gray:hover {
  background-color: #4e4d4d;
}

/* line 773, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue {
  background-color: #2576b7;
}

/* line 776, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-blue:hover {
  background-color: #2068a1;
}

/* line 781, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.btn-first {
  margin-right: 0;
}

/* line 785, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.text-link {
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #767676;
  display: inline-block;
}

@media (max-width: 768px) {
  /* line 785, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .text-link {
    font-size: .857em;
  }
}

/* ==================== MAIN HERO STYLES ==================== */
/* line 800, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero {
  background-size: cover !important;
  background: none;
  overflow: hidden;
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 800, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero {
    background-position-x: -10em;
  }
}

/* line 809, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero.infotech-hero {
  overflow: hidden;
}

/* line 812, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero.infotech-hero .nav-links {
  padding-left: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Exo';
}

@media (max-width: 992px) {
  /* line 812, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero.infotech-hero .nav-links {
    margin-bottom: 0;
  }
}

/* line 824, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero h1 {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 5em;
  font-weight: 600;
  color: #ffffff;
  margin: -8px 0 15px -3px;
}

@media (max-width: 992px) {
  /* line 824, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    width: 100%;
    font-size: 3.571em;
  }
}

@media (max-width: 768px) {
  /* line 824, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero h1 {
    font-size: 2.5em;
    margin: 0 0 10px -1px;
  }
}

/* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hero p {
  width: 100%;
  color: #d6d6d6;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    margin-bottom: 15px;
  }
}

@media (max-width: 480px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hero p {
    width: 100%;
  }
}

/* ==================== BACKGROUNDS ==================== */
/* line 865, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.top-down-background, .top-down-background-contained {
  background-image: linear-gradient(90deg, #f7f7f7 0%, #fdfdfd 13%, #fefefe 28%, white 100%);
  z-index: 10;
  position: relative;
  width: 100%;
  margin-top: 0px;
}

@media (max-width: 992px) {
  /* line 865, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background, .top-down-background-contained {
    margin-top: 0;
  }
}

/* line 876, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.top-down-background-contained {
  width: 1171px;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 992px) {
  /* line 876, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .top-down-background-contained {
    width: 100%;
    margin: 10px auto;
  }
}

/* line 887, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.no-background {
  background-image: none !important;
}

/* ==================== MODAL STYLES ==================== */
/* line 893, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal {
  background-color: rgba(55, 54, 54, 0.8);
}

/* line 896, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog {
  width: 100%;
  max-width: 1070px;
  margin: 60px auto 20px;
  padding: 0 50px;
}

@media (max-width: 768px) {
  /* line 896, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog {
    margin-top: 40px;
    padding: 0 20px;
  }
}

/* line 907, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content {
  position: relative;
  padding: 100px;
  border-radius: 0;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 914, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content button.close {
  position: absolute;
  top: -24px;
  right: -24px;
  font-size: 1.429em;
  color: #d6d6d6;
  text-shadow: none;
  opacity: 1;
}

@media (max-width: 768px) {
  /* line 914, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content button.close {
    top: -30px;
    right: -2px;
  }
}

@media (max-width: 992px) {
  /* line 907, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 50px;
  }
}

@media (max-width: 768px) {
  /* line 907, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content {
    padding: 30px 30px 25px;
  }
}

/* line 937, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header {
  background: none;
  padding: 0;
  border: none;
}

/* line 942, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header h1,
.sr-body .modal .modal-dialog .modal-content .modal-header h2,
.sr-body .modal .modal-dialog .modal-content .modal-header h3,
.sr-body .modal .modal-dialog .modal-content .modal-header h4 {
  color: #ffffff;
}

/* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header h1 strong,
.sr-body .modal .modal-dialog .modal-content .modal-header h2 strong,
.sr-body .modal .modal-dialog .modal-content .modal-header h3 strong,
.sr-body .modal .modal-dialog .modal-content .modal-header h4 strong {
  font-weight: 600;
}

/* line 953, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-header p {
  max-width: 85%;
  font-size: 1.143em;
  line-height: 1.4;
  color: #d6d6d6;
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 953, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-header p {
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  /* line 953, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-header p {
    max-width: 100%;
    font-size: .857em;
  }
}

/* line 973, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body {
  background: none;
  padding: 0;
  margin-top: 40px;
}

@media (max-width: 992px) {
  /* line 973, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body {
    margin-top: 20px;
  }
}

/* line 982, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body h1,
.sr-body .modal .modal-dialog .modal-content .modal-body h2,
.sr-body .modal .modal-dialog .modal-content .modal-body h3,
.sr-body .modal .modal-dialog .modal-content .modal-body h4,
.sr-body .modal .modal-dialog .modal-content .modal-body h6 {
  color: #ffffff;
}

/* line 989, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body h1 strong,
.sr-body .modal .modal-dialog .modal-content .modal-body h2 strong,
.sr-body .modal .modal-dialog .modal-content .modal-body h3 strong,
.sr-body .modal .modal-dialog .modal-content .modal-body h4 strong,
.sr-body .modal .modal-dialog .modal-content .modal-body h6 strong {
  font-weight: 600;
}

/* line 994, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body h6 {
  font-size: 1.6em;
}

/* line 998, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-body .modal .modal-dialog .modal-content .modal-body p {
  max-width: 85%;
  font-size: 1.143em;
  line-height: 1.4;
  color: #d6d6d6;
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 998, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-body .modal .modal-dialog .modal-content .modal-body p {
    font-size: 1em;
  }
}

/* line 1025, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn {
  width: 100%;
  max-width: 500px;
}

/* line 1029, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .btn i {
  margin: 0 0 2px 5px;
}

/* line 1034, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal p {
  width: 90%;
  margin: 0 auto;
  font-size: 1.143em;
  line-height: 1.4;
  color: #d6d6d6;
}

/* line 1042, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal button.close {
  font-size: 25px;
}

/* line 1046, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
#login-modal .modal-content {
  padding: 50px;
  border-radius: 0;
}

/* ==================== FORM STYLES ==================== */
/* line 1056, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form {
  width: 100%;
  max-width: 700px;
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  margin: 0 auto;
}

/* line 1063, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-webkit-input-placeholder {
  color: #767676;
}

/* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form ::-moz-placeholder {
  color: #767676;
}

/* line 1071, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form :-ms-input-placeholder {
  color: #767676;
}

/* line 1075, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group {
  margin-bottom: 0;
}

/* line 1078, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1083, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .no-resize {
  resize: none;
}

/* line 1087, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .form-field {
  height: 30px;
  padding: 7px 10px 5px;
  border-radius: 0;
  border: none;
  outline: none;
  background-color: #d4d4d4;
  color: #4e4d4d;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 1087, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    font-size: .857em;
  }
}

@media (max-width: 768px) {
  /* line 1087, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .form-field {
    margin-bottom: 10px;
  }
}

/* line 1105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .form-field.form-field-error {
  border: 1px solid #eb0000;
}

/* line 1110, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group textarea.form-field {
  height: 60px;
}

/* line 1115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .custom:first-child {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18' viewBox='0 0 24 24'><path fill='grey' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>") #fff;
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-color: #d6d6d6;
  color: #767676;
}

@media (max-width: 768px) {
  /* line 1128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
}

/* line 1136, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .btn-purple {
  margin-right: 12px;
}

@media (max-width: 768px) {
  /* line 1136, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .btn-purple {
    margin-right: 0;
  }
}

/* line 1144, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group i.fa {
  margin: 0 0 2px 5px;
}

/* line 1148, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text {
  text-align: right;
}

/* line 1151, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span {
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  color: #767676 !important;
  margin: 0;
  max-width: none;
  font-size: 1em;
}

@media (max-width: 992px) {
  /* line 1151, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text span {
    font-size: .857em;
    margin-top: -2px;
  }
}

@media (max-width: 768px) {
  /* line 1151, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text span {
    margin-top: 0;
  }
}

/* line 1168, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a {
  color: #767676;
  transition: all .25s ease;
}

/* line 1172, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span a:hover {
  color: #bebdbd;
}

/* line 1177, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span:first-child {
  font-size: .857em;
  margin-bottom: 0;
}

/* line 1182, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .form-group .fine-text span:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  /* line 1148, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .sr-form .form-group .fine-text {
    text-align: center;
  }
}

/* line 1195, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1199, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .error-container .error-form-field {
  background: #d6d6d6;
}

/* line 1204, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con {
  text-align: center;
}

/* line 1207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-form .thanks-con h1 {
  color: #ffffff;
}

/* ==================== SHOW AND HIDE STYLES ==================== */
/* line 1215, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.hide-md {
  display: block;
}

@media (max-width: 992px) {
  /* line 1215, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .hide-md {
    display: none;
  }
}

/* line 1225, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-center {
  margin: 0 auto;
  text-align: center;
}

/* line 1230, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.center-me {
  margin: 0 auto;
  text-align: center;
}

/* line 1237, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
.sr-footer-wide {
  margin: 0;
  width: 100%;
  max-width: 100%;
  position: unset;
}

/* ==================== ANIMATION FALLBACKS ==================== */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1253, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

@-moz-document url-prefix() {
  /* line 1259, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  /* line 1264, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#srgem-1 {
  width: 100%;
  float: left;
  position: relative;
  margin-left: -40%;
  margin-top: -5%;
}

/* line 17, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.dialog {
  padding-top: 150px;
}

/* line 22, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.text > h1 {
  margin: 0;
}

/* line 26, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.text > p {
  margin-top: 0;
}

/* line 31, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.link {
  font-size: 18pt;
}

/* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#error_hero {
  box-sizing: border-box;
  background: #f7f7f7;
  background: -moz-radial-gradient(center, ellipse cover, #f7f7f7 0%, #f7f7f7 69%, #e8e8e8 88%, #e8e8e8 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f7f7f7), color-stop(69%, #f7f7f7), color-stop(88%, #e8e8e8), color-stop(100%, #e8e8e8));
  background: -webkit-radial-gradient(center, ellipse cover, #f7f7f7 0%, #f7f7f7 69%, #e8e8e8 88%, #e8e8e8 100%);
  background: -o-radial-gradient(center, ellipse cover, #f7f7f7 0%, #f7f7f7 69%, #e8e8e8 88%, #e8e8e8 100%);
  background: -ms-radial-gradient(center, ellipse cover, #f7f7f7 0%, #f7f7f7 69%, #e8e8e8 88%, #e8e8e8 100%);
  background: radial-gradient(ellipse at center, #f7f7f7 0%, #f7f7f7 69%, #e8e8e8 88%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#f7f7f7', endColorstr='#e8e8e8', GradientType=1);
  background-size: 100% 100%;
  height: 70vh;
  position: relative;
  -webkit-animation: HeroBG 60s ease infinite;
  -moz-animation: HeroBG 60s ease infinite;
  -o-animation: HeroBG 60s ease infinite;
  animation: HeroBG 60s ease infinite;
  overflow: hidden;
}

/* line 54, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#error_hero .buttons-con .action-link-wrap a {
  background: #93bb3f;
  padding: 8px 25px;
  border-radius: 0;
  color: white;
  font-weight: 500;
  font-size: 14px;
  font-family: "Exo", Arial, sans-serif;
  transition: all .3s linear;
  cursor: pointer;
  text-decoration: none;
  margin-right: 40px;
  margin-top: 10px;
  float: right;
}

/* line 71, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.background-hex {
  position: absolute;
  top: 15%;
  left: 30%;
  margin-top: -250px;
  margin-left: -400px;
  z-index: -10;
  overflow: hidden;
  width: 790px;
  height: 1050px;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.background-hex-2 {
  position: absolute;
  top: 13%;
  left: 66%;
  margin-top: -250px;
  margin-left: -400px;
  z-index: -10;
  overflow: hidden;
  width: 790px;
  height: 1050px;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box,
.message-box-maint {
  height: 200px;
  width: 380px;
  position: absolute;
  margin-left: 50%;
  margin-top: 6%;
  color: #767676;
  font-family: "Roboto", arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

/* line 108, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box h1,
.message-box-maint h1 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 25px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  color: #373636;
  margin-top: 0;
}

/* line 117, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box h1 span,
.message-box-maint h1 span {
  font-weight: 900;
}

/* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box img,
.message-box-maint img {
  width: 180px;
  float: right;
  padding-top: 10px;
}

/* line 129, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.message-box-maint {
  width: 435px;
}

@media (max-width: 992px) {
  /* line 129, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .message-box-maint {
    width: 100%;
    display: contents;
  }
}

/* line 137, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.div-line-01 {
  border-right: 1px #bebdbd;
  width: 1px;
  height: 65px;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: -30px;
  background-color: #bebdbd;
  display: inline-block;
  float: right;
}

@media (max-width: 768px) {
  /* line 149, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .div-line-01 {
    display: none;
  }
}

/* line 154, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap {
  margin-top: 40px;
}

/* line 157, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap a {
  background: #338e38;
  padding: 8px 25px;
  border-radius: 0;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  font-family: "Exo", arial, sans-serif;
  transition: all .3s linear;
  cursor: pointer;
  text-decoration: none;
  margin-right: 10px;
  float: right;
}

/* line 172, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
.buttons-con .action-link-wrap .link-button-purple {
  background: #8656a3;
  color: #ffffff;
}

/* line 178, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-1,
#Polygon-2,
#Polygon-3,
#Polygon-4,
#Polygon-5 {
  animation: float 1s infinite ease-in-out alternate;
}

/* line 186, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-2 {
  animation-delay: .2s;
}

/* line 190, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-3 {
  animation-delay: .4s;
}

/* line 194, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-4 {
  animation-delay: .6s;
}

/* line 198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
#Polygon-5 {
  animation-delay: .8s;
}

@keyframes float {
  100% {
    transform: translateY(20px);
  }
}

@media (max-width: 1350px) {
  /* line 207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  #srgem-1 {
    margin-top: 3%;
  }
}

@media (max-width: 925px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  #srgem-1 {
    display: none;
  }
  /* line 216, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .message-box {
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -190px;
    text-align: center;
  }
  /* line 224, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .background-hex {
    width: 425px;
    height: 450px;
    top: 35%;
    left: 80%;
  }
  /* line 231, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .background-hex-2 {
    display: none;
  }
}

@media (max-width: 769px) {
  /* line 236, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/error.scss */
  .message-box img {
    width: 200px;
    float: right;
    margin-top: -22px;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/emotional_wordcloud.scss */
#emotional-wordcloud {
  text-align: center;
  margin-top: 100px;
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph img,
.people-graph svg {
  width: 15px;
  margin-top: 2px;
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-detractor path {
  fill: #d0322f;
}

/* line 13, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-passive path {
  fill: #f8bd31;
}

/* line 17, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-promoter path {
  fill: #56b94f;
}

/* line 21, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/little_people.scss */
.people-graph-default path {
  fill: #bebdbd;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
#reports-search-button {
  display: none;
}

/* line 5, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #767676;
}

/* line 10, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #767676;
  opacity: 1;
}

/* line 16, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #767676;
  opacity: 1;
}

/* line 22, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #767676;
}

/* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results,
.homepage-search-results {
  position: absolute;
  right: 0;
  left: 0;
  width: 100% !important;
  z-index: 999;
  overflow: scroll;
  border: 1px solid gray;
  display: none;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (max-width: 992px) {
  /* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 95%;
  }
}

@media (max-width: 768px) {
  /* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 96%;
  }
}

@media (max-width: 480px) {
  /* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
  .call-to-action-search-results,
.homepage-search-results {
    width: 93%;
  }
}

/* line 49, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-result-row,
.homepage-search-results .search-result-row {
  border-bottom: 1px solid #d6d6d6;
  padding: 5px;
}

/* line 53, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-result-row img,
.homepage-search-results .search-result-row img {
  display: none;
}

/* line 57, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-result-row .search-result-data-title,
.homepage-search-results .search-result-row .search-result-data-title {
  text-align: left;
}

/* line 60, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-result-row .search-result-data-title .text-muted,
.homepage-search-results .search-result-row .search-result-data-title .text-muted {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-result-row .search-result-data-title .large-text,
.homepage-search-results .search-result-row .search-result-data-title .large-text {
  color: #338e38;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .large-text,
.homepage-search-results .large-text {
  font-size: 14px;
}

/* line 77, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.call-to-action-search-results .search-loader,
.homepage-search-results .search-loader {
  color: black;
}

/* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results {
  display: none;
  margin: 11px auto;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results .search-result-row img {
  display: none;
}

/* line 92, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results a {
  color: #338e38;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results a:hover {
  color: #266829;
}

/* line 100, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.nav-search-results .search-loader {
  color: #ffffff;
}

/* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/search.scss */
.in {
  display: block;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help {
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 90%);
}

@media (max-width: 768px) {
  /* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help {
    background: none;
  }
}

@media (max-width: 992px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h2 {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h2 {
    text-align: left;
    font-size: 1.143em;
    text-transform: uppercase;
    color: #8656a3;
    position: relative;
  }
  /* line 124, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  .how-we-can-help h2:after {
    border-top: 1px solid #d6d6d6;
    bottom: 0;
    content: '';
    margin-bottom: 3px;
    margin-left: 7px;
    position: absolute;
    width: 100%;
  }
}

/* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help h3 {
  width: 90%;
  font-size: 2.143em;
  font-weight: 600;
  line-height: 1;
  color: #338e38;
}

@media (max-width: 1320px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h3 {
    width: 95%;
  }
}

@media (max-width: 1200px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h3 {
    font-size: 2em;
  }
}

@media (max-width: 992px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h3 {
    width: 100%;
    font-size: 1.75em;
    margin-bottom: 10px;
  }
}

/* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help h3.point-three {
  width: 75%;
}

@media (max-width: 1200px) {
  /* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help h3.point-three {
    width: 95%;
  }
}

/* line 44, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help ol {
  list-style: none;
  padding-left: 1.3em;
  margin-bottom: 0;
}

/* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help ol li {
  color: #767676;
  counter-increment: item;
  display: flex;
}

@media (max-width: 768px) {
  /* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help ol li {
    font-size: 0.857em;
    line-height: 1.3;
  }
}

/* line 57, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help ol li:before {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 900;
  margin-left: -1.3em;
  padding-right: 1em;
  content: counter(item);
  color: #bebdbd;
  text-align: center;
  display: inline-block;
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help ol li:first-child {
  padding-left: .15em;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
.how-we-can-help .shadow-line {
  margin-top: 90px;
}

@media (max-width: 992px) {
  /* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/how_we_can_help.scss */
  .how-we-can-help .shadow-line {
    margin-top: 30px;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software {
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
}

@media (max-width: 992px) {
  /* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software {
    margin-top: 0;
    padding-top: 45px;
  }
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software h2 {
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software h2 {
    margin-bottom: 0;
  }
}

/* line 16, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .offering-block {
  margin-top: 50px;
  min-height: 200px;
}

@media (max-width: 768px) {
  /* line 16, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .offering-block {
    margin-top: 20px;
    min-height: 165px;
    padding: 0;
    margin: 0 0 15px;
  }
}

/* line 29, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell {
  display: block;
  padding: 0;
  text-align: center;
}

/* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .logo-con {
  display: flex;
  height: 50px;
  align-items: center;
  margin-bottom: 25px;
}

/* line 42, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .logo-con .product-logo {
  max-height: 50px;
  max-width: 150px;
  margin: 0 auto;
}

@-moz-document url-prefix() {
  /* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .logo-con {
    /* Firefox Fixes */
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 35, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .logo-con {
    display: none !important;
  }
}

/* line 58, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .left-text {
  text-align: right;
  padding: 0 10px;
}

@media (max-width: 768px) {
  /* line 58, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .left-text {
    text-align: center;
  }
}

/* line 65, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .left-text p {
  margin: 0 0 2px;
}

@media (max-width: 768px) {
  /* line 65, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .left-text p {
    font-size: .857em;
  }
}

/* line 72, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .left-text h3 {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.2;
  color: #338e38;
  margin: 0;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 768px) {
  /* line 72, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .left-text h3 {
    font-size: 1em;
  }
}

/* line 86, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .left-text:before {
  content: '';
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .reviews-hex {
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/offerings/review_hex-d56a532ba0bdc91b2a96ae38a2fb0c8fa4edc8c1fff12e3d664be27dc512bdbe.png);
  width: 75px;
  height: 85px;
  padding: 0;
  text-align: center;
  margin-left: -10px;
}

@media (max-width: 768px) {
  /* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell .reviews-hex {
    margin: 0 auto 10px;
  }
}

/* line 106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .reviews-hex h6 {
  padding: 27px 0 0;
  margin: 0;
  font-weight: 600;
  color: #767676;
  font-size: 1.6em;
  transition: all .25s ease;
}

/* line 115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell .reviews-hex p {
  font-family: "Montserrat", arial, sans-serif;
  font-size: .7em;
  color: #767676;
  margin: -5px 0 0;
  transition: all .25s ease;
}

/* line 126, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell a.see-all-btn {
  display: inline-block;
  margin-top: 40px;
}

@media (max-width: 1200px) {
  /* line 126, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell a.see-all-btn {
    float: none;
  }
}

@media (max-width: 768px) {
  /* line 126, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell a.see-all-btn {
    margin-top: 20px;
  }
}

/* line 137, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell a.see-all-btn img {
  margin-bottom: 0;
  transition: all .25s ease;
}

@media (max-width: 768px) {
  /* line 137, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
  .featured-software .product-cell a.see-all-btn img {
    width: auto;
    max-height: 135px;
  }
}

/* line 147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software .product-cell a.see-all-btn:hover img {
  opacity: .75;
}

/* line 160, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software a:hover .product-cell .left-text h3 {
  color: #8656a3;
}

/* line 166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_software.scss */
.featured-software a:hover .product-cell .reviews-hex h6,
.featured-software a:hover .product-cell .reviews-hex p {
  color: #8656a3;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews {
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews {
    padding-right: 0;
  }
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy h2 {
  color: white;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    width: 85%;
  }
}

@media (max-width: 992px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    width: 94%;
  }
}

@media (max-width: 768px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy h2 {
    font-size: 1.429em;
  }
}

/* line 26, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy p {
  color: white;
  margin-bottom: 25px;
}

@media (max-width: 1200px) {
  /* line 26, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy p {
    width: 85%;
  }
}

@media (max-width: 992px) {
  /* line 26, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy p {
    width: 94%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 26, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy p {
    margin-bottom: 15px;
  }
}

/* line 44, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy ul.green-arrow-list {
  width: 80%;
}

@media (max-width: 992px) {
  /* line 44, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy ul.green-arrow-list {
    width: 94%;
  }
}

/* line 49, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy ul.green-arrow-list li {
  color: white;
  margin-bottom: 15px;
}

/* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form {
  width: 80%;
  margin: 30px 0 65px;
}

/* line 61, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form ::-webkit-input-placeholder {
  color: #4e4d4d;
}

/* line 64, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form ::-moz-placeholder {
  color: #4e4d4d;
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form :-ms-input-placeholder {
  color: #4e4d4d;
}

@media (max-width: 992px) {
  /* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form {
    width: 94%;
    margin: 25px 0 40px;
  }
}

@media (max-width: 768px) {
  /* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form {
    width: 97%;
  }
}

@media (max-width: 480px) {
  /* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form {
    width: 106%;
    margin: 40px 0 0 -20px;
  }
}

/* line 83, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .form-group {
  display: flex;
  position: relative;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .form-group .form-field {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  /* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .reviews-copy .sr-form .form-group .form-field {
    padding: 7px 20px 5px;
    height: 35px;
  }
}

/* line 99, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .button {
  background-color: #d4d4d4;
  border-radius: 0;
}

/* line 104, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .reviews-copy .sr-form .search-icon {
  font-size: 20px;
  color: #4e4d4d;
}

/* line 115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .review-card .carousel {
  margin: 0;
  top: auto;
  background: transparent;
}

/* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .review-card .carousel .carousel-inner .item img {
  max-width: none;
}

@media (max-width: 1320px) {
  /* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel .carousel-inner .item img {
    margin-left: -50px;
  }
}

@media (max-width: 992px) {
  /* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel .carousel-inner .item img {
    width: auto;
    max-width: 100%;
  }
}

/* line 135, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .review-card .carousel ol.carousel-indicators {
  bottom: 50px;
  z-index: 15;
  text-align: left;
  position: absolute;
  padding-left: 105px;
  width: auto;
}

@media (max-width: 1320px) {
  /* line 135, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel ol.carousel-indicators {
    padding-left: 70px;
  }
}

@media (max-width: 1200px) {
  /* line 135, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel ol.carousel-indicators {
    padding-left: 80px;
  }
}

@media (max-width: 992px) {
  /* line 135, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel ol.carousel-indicators {
    bottom: 10px;
    padding-left: 0;
    left: 55%;
    width: 100%;
  }
}

@media (max-width: 480px) {
  /* line 135, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel ol.carousel-indicators {
    left: 60%;
  }
}

/* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
.featured-reviews .review-card .carousel.review-rotation {
  margin-top: -65px;
  margin-left: 25px;
}

@media (max-width: 1320px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel.review-rotation {
    margin-top: -55px;
  }
}

@media (max-width: 1200px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel.review-rotation {
    margin-left: -10px;
    margin-top: -35px;
  }
}

@media (max-width: 992px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel.review-rotation {
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px;
    background: #7b499a;
    height: 450px;
    overflow: hidden;
  }
}

@media (max-width: 480px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/featured_reviews.scss */
  .featured-reviews .review-card .carousel.review-rotation {
    height: 350px;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar {
  padding: 25px 40px;
  background: -moz-linear-gradient(23deg, #2576B7 49%, #16476E 100%);
  background: -webkit-linear-gradient(23deg, #2576B7 49%, #16476E 100%);
  background: linear-gradient(23deg, #2576B7 49%, #16476E 100%);
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .btn-submit::after {
  display: none;
}

/* line 14, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-bar-link {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
}

/* line 24, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar p {
  margin-bottom: 0;
}

/* line 28, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-img {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 80px;
  z-index: 25;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 28, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-img {
    top: 4px;
    width: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 28, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-img {
    height: 88px;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-info {
  color: white;
}

/* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
  font-size: 16px;
  color: white;
  background-color: #2b9e36;
  display: inline-block;
  font-family: "Exo", sans-serif;
  font-weight: 400;
  font-weight: 500;
  transition: all 0.3s ease;
  background-repeat: unset;
  border: none;
  background-image: unset;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px 0;
  margin-left: 15px;
  width: 90%;
  margin-top: 0;
}

/* line 72, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-info .btn-primary:hover,
#unlock-bar #unlock-info .btn-success:hover {
  color: white;
  background-color: #30b23d;
  text-decoration: none;
}

@media screen and (max-width: 1600px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 14px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 12px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 10px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 9px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-info .btn-primary,
#unlock-bar #unlock-info .btn-success {
    font-size: 12px;
    margin: 10px 0 0;
  }
}

/* line 106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-title {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.7142857143em;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

@media screen and (max-width: 991px) {
  /* line 106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-title {
    font-size: 1.4285714286em;
  }
}

/* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle {
  font-size: 1.2857142857em;
  padding: 0;
  margin: 0;
  line-height: 1em;
}

/* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle a {
  color: #f8c435;
}

/* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle span {
  font-weight: bold;
  color: #f8c435;
}

/* line 136, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle.unlock-active {
  font-size: 1.1428571429em;
}

@media screen and (max-width: 991px) {
  /* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-subtitle {
    font-size: 1em;
  }
}

/* line 145, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #already-a-member {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
  box-sizing: border-box;
  padding: 30px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}

/* line 157, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #already-a-member::after {
  position: absolute;
  top: -15px;
  right: 0;
  height: 0;
  width: 0;
  content: '';
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 15px solid #f4b313;
}

/* line 169, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #already-a-member p {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.2857142857em;
}

/* line 176, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #already-a-member p + p {
  position: relative;
  text-transform: uppercase;
  font-size: 1.7142857143em;
  line-height: 1.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 186, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #already-a-member p {
    font-size: 1em;
  }
  /* line 190, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #already-a-member p + p {
    font-size: 1.4285714286em;
  }
}

@media screen and (max-width: 767px) {
  /* line 145, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #already-a-member {
    display: none;
  }
}

/* line 200, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header {
  background: none;
  position: relative;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  height: auto;
}

/* line 208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 40px;
  width: calc(100% - 80px);
  height: 1px;
  display: block;
  background-color: #eeeeee;
}

/* line 219, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header .fa-remove {
  color: #a2a2a2;
}

/* line 223, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h3 {
  color: #a2a2a2;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

/* line 228, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h3 span {
  color: #2576b7;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

/* line 234, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h4 {
  color: #a2a2a2;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 241, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-body {
  padding: 20px 40px;
}

/* line 246, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .cta-buttons hr {
  margin-bottom: 20px;
}

/* line 251, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #customer-request-submit {
  margin-right: 0;
}

/* line 257, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar {
  position: relative;
}

/* line 262, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .btn-submit::after {
  display: none;
}

/* line 267, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-bar-link {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
}

/* line 277, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar p {
  margin-bottom: 0;
}

/* line 281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #unlock-img {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 80px;
  z-index: 25;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-img {
    top: 4px;
    width: 60px;
  }
}

@media screen and (max-width: 767px) {
  /* line 281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar #unlock-img {
    height: 88px;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 301, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle {
  font-size: 1.2857142857em;
  padding: 0;
  margin: 0;
  line-height: 1em;
  color: white;
}

/* line 308, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle a {
  color: #f8c435;
}

/* line 312, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle span {
  font-weight: bold;
  color: #f8c435;
}

/* line 317, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .unlock-subtitle.unlock-active {
  font-size: 1.1428571429em;
}

@media screen and (max-width: 991px) {
  /* line 301, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .unlock-subtitle {
    font-size: 1em;
  }
}

/* line 326, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header {
  background: none;
  position: relative;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  height: auto;
}

/* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 40px;
  width: calc(100% - 80px);
  height: 1px;
  display: block;
  background-color: #eeeeee;
}

/* line 345, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header .fa-remove {
  color: #a2a2a2;
}

/* line 349, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h3 {
  color: #a2a2a2;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

/* line 354, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h3 span {
  color: #2576b7;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

/* line 360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-header h4 {
  color: #a2a2a2;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 367, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .modal-body {
  padding: 20px 40px;
}

/* line 372, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .cta-buttons hr {
  margin-bottom: 20px;
}

/* line 377, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar #customer-request-submit {
  margin-right: 0;
}

/* line 381, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side {
  background: -moz-linear-gradient(-41deg, #FCE465 0%, #F8C435 100%);
  background: -webkit-linear-gradient(-41deg, #FCE465 0%, #F8C435 100%);
  background-image: linear-gradient(-41deg, #FCE465 0%, #F8C435 100%);
  padding: 25px 40px;
}

/* line 387, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side .toll-free-numbers {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 1em;
}

/* line 391, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side .toll-free-numbers span {
  font-family: "Exo", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 1600px) {
  /* line 387, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .toll-free-numbers {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 387, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .toll-free-numbers {
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 387, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .toll-free-numbers {
    font-size: 10px;
  }
}

/* line 410, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side .btn-cta {
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
}

@media screen and (max-width: 1600px) {
  /* line 410, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .btn-cta {
    padding: 7px 9px;
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1375px) {
  /* line 410, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .btn-cta {
    padding: 6px 9px;
    font-size: 12px !important;
  }
}

@media screen and (max-width: 1180px) {
  /* line 410, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .btn-cta {
    font-size: 11px !important;
  }
}

/* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side .contact-side {
  text-align: center;
}

@media screen and (max-width: 991px) {
  /* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .contact-side {
    text-align: left;
    margin: 5px 0;
  }
  /* line 437, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .contact-side .action-row {
    margin: 10px 0 15px;
  }
  /* line 442, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .contact-side .btn-cta {
    font-size: 13px !important;
  }
  /* line 446, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .contact-side .toll-free-numbers {
    font-size: 13px;
  }
}

/* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .left-side .unlock-title {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 17px;
  line-height: 21px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 1600px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 1em;
    line-height: 17px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 13px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 12px;
  }
}

@media screen and (max-width: 1200px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 1180px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 14px;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  /* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side .unlock-title {
    font-size: 1em;
  }
}

@media screen and (max-width: 1240px) {
  /* line 381, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side {
    padding: 25px 40px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 381, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .left-side {
    padding: 15px 40px;
  }
}

/* line 504, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side {
  padding: 35px 20px 20px 40px;
}

@media screen and (max-width: 1600px) {
  /* line 504, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side {
    padding: 30px 20px 20px 40px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 504, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side {
    padding: 28px 20px 20px 40px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 504, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side {
    padding: 25px 20px 20px 40px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 519, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left {
    padding-left: 0;
  }
}

/* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side .text-left p {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: white;
  letter-spacing: 0;
  line-height: 1.2;
  padding-right: 25px;
}

@media screen and (max-width: 1600px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 1.1428571429em;
    padding-right: 25px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 13px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 11px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 524, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left p {
    font-size: 14px;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid white;
  }
}

/* line 561, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side .text-left:after {
  content: '';
  position: absolute;
  right: 24px;
  z-index: 0;
  width: 1px;
  background: white;
  transform: rotate(25deg);
  height: 90px;
  bottom: -25px;
}

@media screen and (max-width: 1600px) {
  /* line 561, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left:after {
    bottom: -27px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 561, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left:after {
    right: 25px;
  }
}

@media screen and (max-width: 991px) {
  /* line 561, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-left:after {
    display: none;
  }
}

/* line 586, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side .text-right {
  text-align: left;
  color: white;
  font-size: 1.1428571429em;
}

/* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side .text-right p {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

@media screen and (max-width: 1600px) {
  /* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 12px;
  }
}

@media screen and (max-width: 1140px) {
  /* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 10px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 591, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right p {
    font-size: 10px;
  }
}

/* line 617, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#unlock-bar .right-side .text-right .bolded {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  color: white;
}

@media screen and (max-width: 1375px) {
  /* line 617, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .bolded {
    font-size: 13px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 617, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .bolded {
    font-size: 12px;
  }
}

@media screen and (max-width: 1140px) {
  /* line 617, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .bolded {
    font-size: 11px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 617, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .bolded {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  /* line 638, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .already-a-member {
    margin-top: 5px;
  }
}

@media screen and (max-width: 991px) {
  /* line 643, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .already-a-member p {
    font-size: 14px;
    display: inline;
    margin-top: 5px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 643, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #unlock-bar .right-side .text-right .already-a-member p {
    font-size: 10px;
    padding-top: 6px;
  }
}

/* line 661, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner {
  margin: -25px -40px;
}

/* line 664, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

/* line 668, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center !important;
}

/* line 675, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .row.display-flex [class*='col-'] {
  flex-grow: 1;
}

/* line 681, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side .adjust-p-size,
#sr-unlock-banner .right-side .adjust-p-size {
  font-size: 16px;
  line-height: 1.2;
}

@media screen and (max-width: 1240px) {
  /* line 681, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side .adjust-p-size,
#sr-unlock-banner .right-side .adjust-p-size {
    font-size: 11px;
  }
}

/* line 690, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side .adjust-header-size,
#sr-unlock-banner .right-side .adjust-header-size {
  font-size: 18px;
  line-height: 1.2;
  color: #f8c435;
}

@media screen and (max-width: 1620px) {
  /* line 690, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side .adjust-header-size,
#sr-unlock-banner .right-side .adjust-header-size {
    font-size: 14px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 690, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side .adjust-header-size,
#sr-unlock-banner .right-side .adjust-header-size {
    font-size: 12px;
  }
}

/* line 703, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side .adjust-header-size a,
#sr-unlock-banner .right-side .adjust-header-size a {
  font-size: 20px;
  line-height: 1.2;
  color: #f8c435;
}

@media screen and (max-width: 1620px) {
  /* line 703, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side .adjust-header-size a,
#sr-unlock-banner .right-side .adjust-header-size a {
    font-size: 16px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 703, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side .adjust-header-size a,
#sr-unlock-banner .right-side .adjust-header-size a {
    font-size: 12px;
  }
}

/* line 719, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .right-side {
  padding: 0 35px;
}

@media screen and (max-width: 1240px) {
  /* line 719, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side {
    padding: 0 35px;
  }
}

@media screen and (max-width: 767px) {
  /* line 719, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side {
    padding: 25px 35px;
  }
}

/* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side {
  padding: 20px 35px 25px;
}

@media screen and (max-width: 1620px) {
  /* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 20px 35px 25px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 20px 35px 25px;
  }
}

@media screen and (max-width: 991px) {
  /* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 60px 25px;
  }
}

@media screen and (max-width: 768px) {
  /* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 25px 35px;
  }
}

@media screen and (max-width: 684px) {
  /* line 731, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 25px 35px;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 661, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner {
    /* IE10+ specific styles go here */
  }
  /* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side {
    padding: 35px 35px 5px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1240px), screen and (-ms-high-contrast: none) and (max-width: 1240px) {
  /* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side {
    padding: 18px 35px 12px;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* line 767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 35px 35px 10px;
    min-height: 130px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1620px), screen and (-ms-high-contrast: none) and (max-width: 1620px) {
  /* line 767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    min-height: 125px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1240px), screen and (-ms-high-contrast: none) and (max-width: 1240px) {
  /* line 767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding-top: 21px;
    min-height: 85px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 991px), screen and (-ms-high-contrast: none) and (max-width: 991px) {
  /* line 767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 62px 40px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 767px), screen and (-ms-high-contrast: none) and (max-width: 767px) {
  /* line 767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 15px 35px 12px;
  }
}

/* line 792, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner {
  margin: -25px -40px;
}

/* line 796, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side {
  padding: 35px 35px 40px;
}

@media screen and (max-width: 1330px) {
  /* line 796, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 30px 0 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 796, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 85px 15px;
  }
}

@media screen and (max-width: 767px) {
  /* line 796, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side {
    padding: 15px 0;
  }
}

/* line 811, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: black;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  /* line 811, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1330px) {
  /* line 811, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .left-side p {
    font-size: 11px;
  }
}

/* line 824, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .left-side p .fa {
  font-size: 27px;
  position: relative;
  top: 4px;
  right: 6px;
}

/* line 834, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .right-side .toll-free-numbers {
  font-family: "Exo", sans-serif;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  display: block;
  padding-top: 4px;
}

@media screen and (max-width: 1375px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .toll-free-numbers {
    font-size: 12px;
    line-height: 21px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .toll-free-numbers {
    font-size: 12px;
  }
}

@media screen and (max-width: 1140px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .toll-free-numbers {
    font-size: 10px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .toll-free-numbers {
    font-size: 10px;
    padding: 5px 13px;
    margin-left: 9px;
  }
}

@media screen and (max-width: 991px) {
  /* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .toll-free-numbers {
    display: block;
    margin: 0;
    clear: both;
    float: left;
    padding: 5px 0 0;
    font-size: 11px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 873, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-right {
    font-size: 12px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 878, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-right .bolded {
    font-size: 12px;
  }
}

/* line 886, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .text-left {
  padding: 0 65px 0 25px;
}

@media screen and (max-width: 1445px) {
  /* line 886, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .text-left {
    padding: 0 25px 0 25px;
  }
}

/* line 894, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .already-a-member {
  padding: 7px 0 0 35px;
}

@media screen and (max-width: 1025px) {
  /* line 894, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .already-a-member {
    padding: 0 0 0 35px;
  }
}

@media screen and (max-width: 991px) {
  /* line 894, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .already-a-member {
    padding: 0 0 25px 25px;
  }
}

/* line 905, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .already-a-member p,
#sr-unlock-banner .already-a-member a {
  color: white;
  font-size: 14px;
}

/* line 911, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .already-a-member .btn-cta {
  display: table;
  margin: 0 auto;
  padding: 7px 15px;
  font-size: 14px !important;
}

/* line 921, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .already-a-member-2 p,
#sr-unlock-banner .already-a-member-2 a {
  color: white;
  font-size: 14px;
}

/* line 927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .already-a-member-2 .btn-cta {
  display: table;
  margin: 0 auto;
  padding: 7px 15px;
  font-size: 14px !important;
}

@media screen and (max-width: 991px) {
  /* line 927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .already-a-member-2 .btn-cta {
    margin: 15px 0 0 25px;
  }
}

@media screen and (max-width: 480px) {
  /* line 927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .already-a-member-2 .btn-cta {
    margin: 15px 0 15px 25px;
    width: 200px;
  }
}

/* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .right-side .text-left p {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: white;
  letter-spacing: 0;
  line-height: 1.2;
  padding-right: 25px;
}

@media screen and (max-width: 1600px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 14px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 12px;
  }
}

@media screen and (max-width: 1240px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 12px;
  }
}

@media screen and (max-width: 1180px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 10px;
  }
}

@media screen and (max-width: 1080px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 10px;
  }
}

@media screen and (max-width: 991px) {
  /* line 948, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left p {
    font-size: 14px;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid white;
  }
}

/* line 985, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
#sr-unlock-banner .right-side .text-left:after {
  content: '';
  position: absolute;
  right: 50px;
  z-index: 0;
  width: 1px;
  background: white;
  transform: rotate(25deg);
  height: 90px;
  bottom: -25px;
}

@media screen and (max-width: 1600px) {
  /* line 985, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left:after {
    bottom: -27px;
  }
}

@media screen and (max-width: 1375px) {
  /* line 985, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left:after {
    right: 25px;
  }
}

@media screen and (max-width: 991px) {
  /* line 985, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/unlock_banner.scss */
  #sr-unlock-banner .right-side .text-left:after {
    display: none;
  }
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles {
  margin: 75px auto 15px;
  padding-top: 35px;
}

@media (max-width: 992px) {
  /* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav-container .category-list-tabs-articles {
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav-container .category-list-tabs-articles {
    margin-bottom: 0;
  }
}

/* line 14, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles a {
  color: #767676;
  font-family: "Exo", arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  bottom: 10px;
  z-index: 3;
  padding: 0;
  text-decoration: none;
}

/* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles .active {
  position: relative;
  color: #338e38;
  border: none;
}

/* line 32, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles .active:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: linear-gradient(45deg, #a3cd39, #49b848);
}

/* line 42, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles .active a {
  position: relative;
  text-decoration: none;
}

/* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-list-tabs-articles .cat-nav-adjust {
  padding: 0;
}

@media (max-width: 768px) {
  /* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav-container .category-list-tabs-articles .cat-nav-adjust {
    height: 40px;
  }
}

/* line 57, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-filter-button {
  height: 50px;
  text-align: center;
  border-bottom: 4px solid #bebdbd;
}

/* line 63, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-section {
  padding-bottom: 65px;
  border-bottom: 1px solid #d6d6d6;
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav-container .category-section a {
  color: #767676;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block {
  position: relative;
}

/* line 76, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .article-row {
  margin: 15px 0 0;
  padding: 15px 0 0;
}

/* line 81, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .article-thumb {
  padding-left: 0;
  margin: 15px 0;
  max-height: 275px;
  display: block;
  float: right;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 190px;
  overflow: hidden;
  max-width: 100%;
  float: left;
}

/* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .article-thumb .post-summary {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .category-section-header {
  font-weight: 400;
  color: #8656a3;
  margin: 0 0 12px -2px;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 34px;
  margin-top: 75px;
  padding-top: 8px;
}

/* line 115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .category-section-header a {
  color: #8656a3;
}

/* line 118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .category-section-header a:hover {
  text-decoration: underline;
}

/* line 125, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .news-feed-h1 a {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  color: #8656a3;
  margin: 5px 0 12px 0;
  text-transform: capitalize;
  font-size: 27px;
  line-height: 28px;
  padding-top: 2px;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 87px;
  overflow: hidden;
  max-width: 100%;
}

/* line 146, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .news-feed-h2 {
  font-family: "Exo", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #338e38;
  text-transform: uppercase;
  margin: 7px 0px;
  clear: both;
  display: block;
}

/* line 158, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .image-fill {
  width: 100%;
  height: 150px;
  overflow: hidden;
  display: none;
}

/* line 166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .image-fill img {
  width: 100%;
}

/* line 171, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block .post-summary {
  font-size: 15px;
  line-height: 21px;
  margin: 10px 0;
}

/* line 178, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-listing-block.fading {
  animation: fade 1s;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* START NAV */
/* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav {
  padding-left: 50px;
  padding-right: 50px;
  /* Active Link */
  background: linear-gradient(to top, white 0%, #f6f6f6 90%);
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
  overflow: hidden;
  margin-top: 65px;
  box-shadow: 0 0 50px #d8d8d8, 0 10px 0 0 #d4d4d4;
}

@media (max-width: 1200px) {
  /* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 970px;
  }
}

@media (max-width: 992px) {
  /* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 750px;
  }
}

@media (max-width: 768px) {
  /* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    width: 750px;
  }
}

/* line 208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav span {
  color: #767676;
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  bottom: 10px;
  z-index: 3;
}

@media (max-width: 992px) {
  /* line 208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav span {
    font-size: 13px;
  }
}

/* line 223, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-header {
  background: none;
  padding: 25px 0 45px 0;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 0 35px;
  overflow: visible;
}

/* line 232, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-line {
  display: block;
  cursor: pointer;
}

/* line 237, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .col-md-4 {
  position: relative;
  height: 80px;
  padding-top: 25px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33%;
  float: left;
}

/* line 247, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-bar {
  width: 100%;
  height: 50px;
  position: relative;
  display: block;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0 auto;
  float: left;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  box-sizing: border-box;
}

/* line 262, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-bar:after {
  width: 92.33333333%;
  height: 85px;
  position: absolute;
  content: "";
  top: -25px;
  left: -23px;
  transform-origin: 0 0;
  transform: skew(25deg);
  z-index: 2;
}

@media (max-width: 768px) {
  /* line 262, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav .article-nav-premium-bar:after {
    width: 110%;
  }
}

/* line 278, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-bar:hover:after {
  background: linear-gradient(170deg, rgba(224, 224, 224, 0.424) 0%, rgba(255, 255, 255, 0) 60%);
}

/* line 283, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-bar span:hover {
  text-decoration: underline;
}

/* line 289, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-premium-line {
  position: relative;
  overflow: auto;
  width: 100%;
  transform: skew(25deg);
  height: 5px;
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: #767676;
}

/* line 304, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active {
  cursor: pointer;
}

/* line 307, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active span {
  color: #338e38;
}

/* line 310, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active span:hover {
  text-decoration: underline;
}

/* line 316, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active .article-nav-premium-bar:after {
  background: linear-gradient(170deg, rgba(171, 224, 60, 0.32) 20%, rgba(255, 255, 255, 0) 52%);
  top: -25px;
  left: -23px;
  z-index: 2;
}

/* line 323, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active .article-nav-premium-bar:hover:after {
  background: linear-gradient(170deg, rgba(205, 253, 101, 0.589) 0%, rgba(255, 255, 255, 0) 60%);
}

/* line 328, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#article-nav .article-nav-active .article-nav-premium-line {
  position: relative;
  overflow: auto;
  width: 100%;
  transform: skew(25deg);
  height: 5px;
  margin: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: #a3cd39;
  background: -moz-linear-gradient(left, #a3cd39 0%, #49b848 100%);
  background: -webkit-linear-gradient(left, #a3cd39 0%, #49b848 100%);
  background: linear-gradient(to right, #a3cd39 0%, #49b848 100%);
}

@media (max-width: 768px) {
  /* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
  #article-nav {
    margin-top: 0;
  }
}

/* END NAV */
/* Category Articles START */
/* line 363, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .small-header {
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}

/* line 369, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .article-header {
  font-weight: 400;
  color: #8656a3;
  margin: 0 0 12px -2px;
  text-transform: capitalize;
  font-size: 38px;
  line-height: 38px;
  padding-top: 8px;
}

/* line 378, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .article-header a {
  font-weight: 400;
  color: #8656a3;
  margin: 0 0 12px -2px;
  text-transform: capitalize;
  font-size: 36px;
  line-height: 38px;
  padding-top: 8px;
}

/* line 389, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .muted {
  font-size: 12px;
}

/* line 393, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index hr {
  margin: 25px 0;
  border-top: 2px solid #eeeeee;
}

/* line 398, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/news_index.scss */
#category-article-index .btn-purple {
  margin-top: 15px;
}

/* Category Articles END */
/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show,
#sr-article-show-complete {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 16px;
  color: #373636;
  letter-spacing: 0;
  padding: 0;
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .social-icons,
#sr-article-show-complete .social-icons {
  padding: 0;
  margin: 7px auto 0;
  width: 20%;
  text-align: right;
  float: left;
}

@media (max-width: 992px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show .social-icons,
#sr-article-show-complete .social-icons {
    text-align: right;
    padding-left: 0;
  }
}

/* line 22, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .article-center,
#sr-article-show-complete .article-center {
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 65px;
}

@media (max-width: 480px) {
  /* line 22, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show .article-center,
#sr-article-show-complete .article-center {
    padding: 0 !important;
  }
}

/* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show h4,
#sr-article-show-complete h4 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #767676;
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 15px 0 25px;
}

/* line 46, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show h2,
#sr-article-show h3,
#sr-article-show-complete h2,
#sr-article-show-complete h3 {
  font-weight: 600;
  color: #8656a3;
  margin: 0 0 12px -2px;
  font-size: 44px;
  line-height: 46px;
  padding-top: 8px;
}

@media (max-width: 480px) {
  /* line 46, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show h2,
#sr-article-show h3,
#sr-article-show-complete h2,
#sr-article-show-complete h3 {
    font-size: 25px;
    line-height: 1.1em;
  }
}

/* line 61, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show h3,
#sr-article-show-complete h3 {
  font-size: 26px;
  line-height: 28px;
  margin-top: 45px;
  margin-bottom: 25px;
}

/* line 68, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .standalone-title,
#sr-article-show-complete .standalone-title {
  font-weight: 600;
  margin-bottom: -2px;
  font-size: 44px;
  line-height: 45px;
}

@media (max-width: 992px) {
  /* line 68, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show .standalone-title,
#sr-article-show-complete .standalone-title {
    font-size: 25px;
    line-height: 1.1em;
  }
}

/* line 80, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .article-date-standalone,
#sr-article-show-complete .article-date-standalone {
  font-family: "Roboto", arial, sans-serif;
  display: block;
  margin: 25px 0 10px;
  color: #373636;
  font-weight: bold;
}

/* line 88, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show blockquote,
#sr-article-show-complete blockquote {
  font-family: "Roboto", arial, sans-serif;
  background-color: #f6f6f6;
  border-left: 3px solid #338e38;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 12px;
  padding: .5rem 1.1rem;
  margin: 1.1rem 0;
  overflow: hidden;
  text-transform: none;
}

/* line 103, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .muted,
#sr-article-show-complete .muted {
  font-family: "Roboto", arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  padding-bottom: 15px;
}

/* line 110, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show p,
#sr-article-show-complete p {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
}

/* line 116, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show p u a,
#sr-article-show-complete p u a {
  text-decoration: none;
}

/* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show a,
#sr-article-show a:hover,
#sr-article-show-complete a,
#sr-article-show-complete a:hover {
  color: #338e38;
  line-height: 21px;
}

/* line 128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show img,
#sr-article-show-complete img {
  max-width: 760px;
  margin: 45px auto !important;
  display: block;
}

@media (max-width: 768px) {
  /* line 128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show img,
#sr-article-show-complete img {
    width: 100% !important;
    height: auto !important;
  }
}

/* line 139, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ol,
#sr-article-show-complete ol {
  font-family: "Roboto", arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  border-left: 6px solid #f6f6f6;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0 50px;
  margin-top: 15px;
}

/* line 151, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ol li,
#sr-article-show-complete ol li {
  padding: 0;
  margin-bottom: 25px;
}

/* line 157, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ol ul li,
#sr-article-show-complete ol ul li {
  margin-bottom: 0;
}

/* line 163, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .MsoHyperlink,
#sr-article-show-complete .MsoHyperlink {
  font-family: "Roboto", arial, sans-serif !important;
}

/* line 167, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ul,
#sr-article-show-complete ul {
  list-style-type: disc;
  padding-inline-start: 40px;
  font-family: "Roboto", arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

/* line 174, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ul li,
#sr-article-show-complete ul li {
  padding: 5px 0;
}

/* line 175, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show ul li span,
#sr-article-show-complete ul li span {
  font-family: "Roboto", arial, sans-serif;
}

/* line 183, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .all-articles-container,
#sr-article-show-complete .all-articles-container {
  text-align: left;
  margin-bottom: 15px;
}

/* line 188, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .all-articles-link,
#sr-article-show-complete .all-articles-link {
  background: none;
  text-transform: uppercase;
  text-align: left;
  font-weight: 500;
  font-family: "Exo", arial, sans-serif;
  font-size: 12px !important;
  padding: 0;
  color: #4e4d4d;
  text-decoration: none;
}

/* line 198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show .all-articles-link:hover,
#sr-article-show-complete .all-articles-link:hover {
  color: #767676;
  text-decoration: underline;
}

/* line 205, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#sr-article-show-complete {
  padding: 55px 100px;
}

@media (max-width: 480px) {
  /* line 205, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #sr-article-show-complete {
    padding: 20px !important;
  }
}

/* line 213, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon {
  text-align: center;
  /* Animation of Shimmer Background */
}

/* line 216, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon h1,
#articles-coming-soon h2 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  color: #338e38;
  margin: 0 0 45px;
  font-size: 42px;
  line-height: 35px;
  padding-top: 2px;
}

/* line 227, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 5px;
  color: #bbbbbb;
}

/* line 235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .card {
  position: relative;
  box-shadow: 0 6px 12px rgba(241, 241, 241, 0.8), 0 3px 3px whitesmoke;
  background-color: #FFF;
  border-radius: 2px;
  height: 150px;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  /* line 235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #articles-coming-soon .card {
    display: none;
  }
}

/* line 250, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .animatedBG {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: shimmer;
  animation-name: shimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f1f1f1;
  background: -webkit-linear-gradient(to right, #e6e6e6 4%, #dadada 25%, #e6e6e6 36%);
  background: linear-gradient(to right, #e6e6e6 4%, #dadada 25%, #e6e6e6 36%);
  -webkit-background-size: 1200px 100%;
  background-size: 1200px 100%;
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -100% 0;
  }
  100% {
    background-position: 100% 0;
  }
}

@keyframes shimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}

/* line 289, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .mask {
  position: absolute;
  background-color: #f9f9f9;
}

/* line 294, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .topMask {
  top: 0;
  left: 14px;
  height: 32px;
  width: 100%;
}

/* line 301, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .bottomMask {
  bottom: 0;
  left: 14px;
  height: 32px;
  width: 100%;
}

/* line 308, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .leftMask {
  left: 0;
  width: 50px;
  height: 100%;
}

/* line 314, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .rightMask {
  right: 0;
  width: 80px;
  height: 100%;
}

/* line 320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .horizontalLineMask1 {
  left: 225px;
  top: 59px;
  height: 4px;
  width: 100%;
}

/* line 327, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .horizontalLineMask2 {
  left: 225px;
  top: 89px;
  height: 4px;
  width: 100%;
}

/* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .verticalGapMask {
  height: 100%;
  width: 50px;
  top: 0;
  left: 180px;
}

/* line 341, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .rightBlock1PaddingMask {
  width: 24px;
  height: 29px;
  top: 31px;
  right: 79px;
}

/* line 348, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#articles-coming-soon .rightBlock3PaddingMask {
  width: 120px;
  height: 29px;
  top: 91px;
  right: 79px;
}

/* Article Info START */
/* line 358, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section {
  /*== start of code for tooltips ==*/
  /*== common styles for both parts of tool tip ==*/
  /*== pointer tip ==*/
  /*== speech bubble ==*/
}

/* line 360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .date {
  margin-left: 25px;
  font-weight: 300;
}

@media (max-width: 768px) {
  /* line 360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-section .date {
    display: block;
    margin-left: 0;
  }
}

/* line 370, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .social-divider {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin: 30px 0 35px;
  border: 1px solid #eaeaea;
  padding: 13px 19px 12px;
}

/* line 380, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h5 {
  color: #a7a7a7;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
}

/* line 387, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h5 a,
#author-section h5 a:hover {
  color: #2883cc;
  font-weight: 600;
}

/* line 393, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h5 a:hover {
  text-decoration: underline;
}

/* line 398, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h6 {
  font-family: "Exo", arial, sans-serif;
  color: #373636;
  font-size: 16px;
  font-weight: 300;
  width: 80%;
  margin: 10px 0;
  display: block;
  float: left;
}

/* line 408, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section h6 span {
  font-weight: 500;
}

/* line 415, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool {
  cursor: help;
  position: relative;
  text-decoration: underline;
  color: #4e4d4d;
  font-weight: 300;
}

@media (max-width: 768px) {
  /* line 415, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-section .tool {
    display: block;
  }
}

/* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool:hover {
  color: #2883cc;
}

/* line 433, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool::before,
#author-section .tool::after {
  left: 50%;
  opacity: 0;
  position: absolute;
  z-index: -100;
}

/* line 441, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool:hover::before,
#author-section .tool:focus::before,
#author-section .tool:hover::after,
#author-section .tool:focus::after {
  opacity: 1;
  transform: scale(1) translateY(0);
  z-index: 100;
}

/* line 452, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: #2883cc transparent transparent transparent;
  bottom: 100%;
  content: "";
  margin-left: -0.5em;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26), opacity 0.65s 0.5s;
  transform: scale(0.6) translateY(-90%);
}

/* line 463, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool:hover::before,
#author-section .tool:focus::before {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
}

/* line 470, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool::after {
  background: #2883cc;
  border-radius: .25em;
  bottom: 179%;
  color: white;
  content: attr(data-tip);
  margin-left: -8.75em;
  padding: 2.5em;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26) 0.2s;
  transform: scale(0.6) translateY(50%);
  width: 17.5em;
}

/* line 486, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-section .tool:hover::after,
#author-section .tool:focus::after {
  transition: all 0.65s cubic-bezier(0.84, -0.18, 0.31, 1.26);
}

@media (max-width: 760px) {
  /* line 492, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-section .tool::after {
    font-size: .75em;
    margin-left: -5em;
    width: 10em;
  }
}

/* line 503, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-info .nav-logo {
  width: 35%;
  margin: 0 !important;
  padding: 0;
  float: left;
}

/* line 510, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-info p {
  font-size: 14px;
  line-height: 17px;
  padding-top: 8px;
  display: block;
}

/* line 517, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-info .author-info-box {
  width: 650px;
  margin: 5px auto;
  border: 4px solid #cdcdcd;
  padding: 10px;
  font-family: "Roboto", arial, sans-serif;
  text-align: left;
  font-weight: normal;
  color: #cdcdcd;
  font-size: 14px;
  position: absolute;
  background-color: white;
}

@media (max-width: 768px) {
  /* line 517, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #author-info .author-info-box {
    width: 100%;
  }
}

/* line 535, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-info .pointer:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #cdcdcd;
  right: 57%;
  top: -23px;
}

/* line 548, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#author-info .pointer:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  right: 57%;
  top: -18px;
}

/* Article Info END */
/* Footer START */
/* line 566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer,
#carousel-articles {
  padding: 55px 115px;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

@media (max-width: 1320px) {
  /* line 566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-footer,
#carousel-articles {
    padding: 55px 65px;
  }
}

@media (max-width: 1200px) {
  /* line 566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-footer,
#carousel-articles {
    padding: 55px 45px;
  }
}

@media (max-width: 992px) {
  /* line 566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-footer,
#carousel-articles {
    padding: 55px 45px;
  }
}

/* line 587, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer h1,
#carousel-articles h1 {
  font-weight: 400;
  color: #373636;
  margin: 0 0 30px -2px;
  font-size: 28px;
  line-height: 28px;
  padding-top: 2px;
}

/* line 596, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer h2,
#carousel-articles h2 {
  font-weight: 400;
  color: #8656a3;
  margin: 0 0 20px;
  font-size: 28px;
  line-height: 28px;
  padding-top: 2px;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 611, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer h2 a,
#carousel-articles h2 a {
  font-weight: 400;
  color: #8656a3;
  margin: 0 0 20px;
  font-size: 28px;
  line-height: 28px;
  padding-top: 2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 87px;
  overflow: hidden;
  max-width: 100%;
}

/* line 629, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer h3,
#carousel-articles h3 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding-bottom: 10px;
  color: #266829;
  text-transform: uppercase;
  margin: 0;
  left: 0;
  position: relative;
}

/* line 642, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-footer p,
#carousel-articles p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}

/* line 654, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles {
  background: none;
  padding: 25px 0;
}

/* line 658, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators {
  bottom: -50px;
  border-left: 0;
}

/* line 662, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators .active {
  background-color: #767676;
}

/* line 666, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .carousel-indicators li {
  border: 1px solid #cdcdcd;
}

/* line 671, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#carousel-articles .col-md-4 {
  padding-left: 0;
}

/* Footer END */
/* Sidebar START */
/* line 683, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar .social h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #bebdbd;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 24px;
  padding-top: 0;
}

/* line 696, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar .common-light-list {
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

/* line 702, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar .common-light-list li {
  background-color: #f0f0f0;
  padding: 0;
  margin-bottom: 3px;
  font-family: "Exo", Arial, sans-serif;
}

/* line 709, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar .common-light-list li a {
  display: block;
  padding: 8px 15px;
  color: #bebdbd;
  font-weight: 600;
}

/* line 715, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar .common-light-list li a:hover {
  text-decoration: none;
  color: white;
  text-shadow: none;
  background-color: #93bb3f;
}

/* line 724, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-sidebar a {
  color: white;
}

/* Sidebar END */
/* Category Articles Links START */
/* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
.article-subheader h5,
.article-footer h5 {
  color: #a7a7a7;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 744, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  .article-subheader h5 a,
.article-footer h5 a {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 25px;
  }
  /* line 752, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  .article-subheader h5 a:nth-last-child(1),
.article-footer h5 a:nth-last-child(1) {
    margin-bottom: 25px;
  }
}

/* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
.article-subheader h5 .all-articles-link,
.article-footer h5 .all-articles-link {
  font-size: 16px;
  font-family: "Exo", arial, sans-serif;
  float: right;
  color: #338e38;
}

/* line 768, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
.article-footer {
  width: 100%;
  margin: 5px auto;
  padding: 5px 0;
  display: block;
  float: left;
}

/* line 775, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
.article-footer h5 {
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
}

@media (max-width: 768px) {
  /* line 775, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  .article-footer h5 {
    display: block;
    float: left;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  /* line 790, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  .article-footer a {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
}

/* Category Articles Links END */
/* line 803, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav {
  position: absolute;
  top: 70px;
  left: 10px;
  bottom: 0;
}

@media screen and (max-width: 992px) {
  /* line 803, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-categories-page .side-nav {
    left: -10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 803, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
  #article-categories-page .side-nav {
    left: auto;
    right: 10px;
  }
}

/* line 818, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav ul {
  position: sticky;
  top: 20px;
  left: 10px;
  width: 20px;
  list-style: none;
  padding: 0;
}

/* line 826, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav ul li {
  width: 100%;
  line-height: 22px;
}

/* line 830, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav ul li a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #cdcdcd;
}

/* line 839, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav ul li a:hover {
  color: #8656a3;
}

/* line 845, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .side-nav ul li.active a {
  color: #8656a3;
  font-weight: 600;
}

/* line 854, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .back-to-top-btn {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: -40px;
  position: sticky;
  bottom: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: block;
  background: #eeeeee;
  float: right;
  color: transparent;
}

/* line 869, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/shared/article.scss */
#article-categories-page .back-to-top-btn:after {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  color: #8656a3;
  content: '\f062';
  font-family: "FontAwesome";
  font-size: 26px;
  text-align: center;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing,
#sr-premium,
#sr-premium-hide-content {
  /* BOTTOM LEFT CORNER */
  /* END OF BOTTOM LEFT CORNER */
}

/* line 4, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero,
#sr-premium .hero,
#sr-premium-hide-content .hero {
  padding-top: 30px;
  background-color: white;
}

/* line 8, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero .nav-links a,
#sr-premium .hero .nav-links a,
#sr-premium-hide-content .hero .nav-links a {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1em;
  color: #373636;
  text-decoration: underline;
}

/* line 14, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero .nav-links a:first-of-type,
#sr-premium .hero .nav-links a:first-of-type,
#sr-premium-hide-content .hero .nav-links a:first-of-type {
  padding-right: 10px;
}

/* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero .hero-breadcrumb-premium,
#sr-premium .hero .hero-breadcrumb-premium,
#sr-premium-hide-content .hero .hero-breadcrumb-premium {
  font-size: 0.7142857143em;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero .hero-breadcrumb-premium,
#category-landing .hero .hero-breadcrumb-premium a,
#sr-premium .hero .hero-breadcrumb-premium,
#sr-premium .hero .hero-breadcrumb-premium a,
#sr-premium-hide-content .hero .hero-breadcrumb-premium,
#sr-premium-hide-content .hero .hero-breadcrumb-premium a {
  font-family: "Roboto", arial, sans-serif;
  color: #373636;
  text-transform: uppercase;
  text-align: right;
}

/* line 31, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero .md-container,
#sr-premium .hero .md-container,
#sr-premium-hide-content .hero .md-container {
  height: 145px;
}

@media (min-width: 1341px) {
  /* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .container-sr,
#sr-premium .container-sr,
#sr-premium-hide-content .container-sr {
    width: 1340px;
    padding-left: 0px;
    padding-right: 15px;
    margin: 0 auto;
  }
}

@media (max-width: 1340px) {
  /* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .container-sr,
#sr-premium .container-sr,
#sr-premium-hide-content .container-sr {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
  }
}

/* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info,
#sr-premium .category-info,
#sr-premium-hide-content .category-info {
  padding-top: 30px;
}

/* line 55, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container,
#sr-premium .category-info .box-container,
#sr-premium-hide-content .category-info .box-container {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}

@media screen and (max-width: 991px) {
  /* line 55, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .box-container,
#sr-premium .category-info .box-container,
#sr-premium-hide-content .category-info .box-container {
    flex-wrap: wrap;
  }
}

/* line 65, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container .box,
#sr-premium .category-info .box-container .box,
#sr-premium-hide-content .category-info .box-container .box {
  padding: 0 0 70px;
}

/* line 68, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container .box h4,
#sr-premium .category-info .box-container .box h4,
#sr-premium-hide-content .category-info .box-container .box h4 {
  font-size: 1.2857142857em;
  margin-bottom: 10px;
  font-weight: 600;
}

/* line 74, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container .box p,
#sr-premium .category-info .box-container .box p,
#sr-premium-hide-content .category-info .box-container .box p {
  font-family: "Roboto", arial, sans-serif;
  font-size: 1.1428571429em;
  color: #5c5c5c;
}

@media screen and (min-width: 992px) {
  /* line 81, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .box-container #category-data-quadrant-report-box,
#sr-premium .category-info .box-container #category-data-quadrant-report-box,
#sr-premium-hide-content .category-info .box-container #category-data-quadrant-report-box {
    padding-right: 22px;
  }
}

/* line 86, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container #category-data-quadrant-report-box h4,
#sr-premium .category-info .box-container #category-data-quadrant-report-box h4,
#sr-premium-hide-content .category-info .box-container #category-data-quadrant-report-box h4 {
  color: #6a4084;
}

/* line 90, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container #category-data-quadrant-report-box .btn,
#sr-premium .category-info .box-container #category-data-quadrant-report-box .btn,
#sr-premium-hide-content .category-info .box-container #category-data-quadrant-report-box .btn {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  position: absolute;
  bottom: 0;
  width: 90% !important;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .category-info .box-container #category-data-quadrant-report-box .btn:hover,
#sr-premium .category-info .box-container #category-data-quadrant-report-box .btn:hover,
#sr-premium-hide-content .category-info .box-container #category-data-quadrant-report-box .btn:hover {
  background: #5c3b73;
}

@media screen and (min-width: 992px) {
  /* line 98, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .box-container #category-emotional-footprint-report-box,
#sr-premium .category-info .box-container #category-emotional-footprint-report-box,
#sr-premium-hide-content .category-info .box-container #category-emotional-footprint-report-box {
    padding-left: 22px;
  }
}

/* line 103, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container #category-emotional-footprint-report-box h4,
#sr-premium .category-info .box-container #category-emotional-footprint-report-box h4,
#sr-premium-hide-content .category-info .box-container #category-emotional-footprint-report-box h4 {
  color: #2b9e36;
}

/* line 107, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .box-container #category-emotional-footprint-report-box .btn,
#sr-premium .category-info .box-container #category-emotional-footprint-report-box .btn,
#sr-premium-hide-content .category-info .box-container #category-emotional-footprint-report-box .btn {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  position: absolute;
  bottom: 0;
  width: 90% !important;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .category-info .box-container #category-emotional-footprint-report-box .btn:hover,
#sr-premium .category-info .box-container #category-emotional-footprint-report-box .btn:hover,
#sr-premium-hide-content .category-info .box-container #category-emotional-footprint-report-box .btn:hover {
  background: #1f5622;
}

/* line 118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav #tabHeader_1 a, #category-landing .category-info .sr-category-page-nav #tabHeader_2 a,
#sr-premium .category-info .sr-category-page-nav #tabHeader_1 a,
#sr-premium .category-info .sr-category-page-nav #tabHeader_2 a,
#sr-premium-hide-content .category-info .sr-category-page-nav #tabHeader_1 a,
#sr-premium-hide-content .category-info .sr-category-page-nav #tabHeader_2 a {
  border: none;
  background: none;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul,
#sr-premium .category-info .sr-category-page-nav ul,
#sr-premium-hide-content .category-info .sr-category-page-nav ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li,
#sr-premium .category-info .sr-category-page-nav ul li,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li {
  background: white;
}

/* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li h3,
#sr-premium .category-info .sr-category-page-nav ul li h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li h3 {
  font-weight: 300;
}

@media (max-width: 1320px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .sr-category-page-nav ul li h3,
#sr-premium .category-info .sr-category-page-nav ul li h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li h3 {
    font-size: 1.4285714286em;
  }
}

@media (max-width: 1220px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .sr-category-page-nav ul li h3,
#sr-premium .category-info .sr-category-page-nav ul li h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li h3 {
    font-size: 1.1428571429em;
  }
}

@media screen and (max-width: 480px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .sr-category-page-nav ul li h3,
#sr-premium .category-info .sr-category-page-nav ul li h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li h3 {
    text-align: center;
  }
}

/* line 147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li a,
#sr-premium .category-info .sr-category-page-nav ul li a,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a {
  text-align: right;
  padding-left: 50px;
  padding-right: 50px;
  color: #373636;
  overflow: visible;
}

/* line 154, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li a:hover, #category-landing .category-info .sr-category-page-nav ul li a:active, #category-landing .category-info .sr-category-page-nav ul li a:focus,
#sr-premium .category-info .sr-category-page-nav ul li a:hover,
#sr-premium .category-info .sr-category-page-nav ul li a:active,
#sr-premium .category-info .sr-category-page-nav ul li a:focus,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:hover,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:active,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:focus {
  color: #373636;
  cursor: pointer;
}

/* line 158, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li a:hover h3, #category-landing .category-info .sr-category-page-nav ul li a:active h3, #category-landing .category-info .sr-category-page-nav ul li a:focus h3,
#sr-premium .category-info .sr-category-page-nav ul li a:hover h3,
#sr-premium .category-info .sr-category-page-nav ul li a:active h3,
#sr-premium .category-info .sr-category-page-nav ul li a:focus h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:hover h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:active h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a:focus h3 {
  color: #373636;
  cursor: pointer;
}

@media (max-width: 1320px) {
  /* line 147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .sr-category-page-nav ul li a,
#sr-premium .category-info .sr-category-page-nav ul li a,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

@media (max-width: 1220px) {
  /* line 147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .sr-category-page-nav ul li a,
#sr-premium .category-info .sr-category-page-nav ul li a,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

/* line 176, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li.active a,
#sr-premium .category-info .sr-category-page-nav ul li.active a,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a {
  color: #8656a3;
}

/* line 179, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li.active a:hover, #category-landing .category-info .sr-category-page-nav ul li.active a:active, #category-landing .category-info .sr-category-page-nav ul li.active a:focus,
#sr-premium .category-info .sr-category-page-nav ul li.active a:hover,
#sr-premium .category-info .sr-category-page-nav ul li.active a:active,
#sr-premium .category-info .sr-category-page-nav ul li.active a:focus,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:hover,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:active,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:focus {
  color: #8656a3;
  cursor: default;
}

/* line 183, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li.active a:hover h3, #category-landing .category-info .sr-category-page-nav ul li.active a:active h3, #category-landing .category-info .sr-category-page-nav ul li.active a:focus h3,
#sr-premium .category-info .sr-category-page-nav ul li.active a:hover h3,
#sr-premium .category-info .sr-category-page-nav ul li.active a:active h3,
#sr-premium .category-info .sr-category-page-nav ul li.active a:focus h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:hover h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:active h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:focus h3 {
  color: #8656a3;
  cursor: default;
}

/* line 189, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li.active a:after,
#sr-premium .category-info .sr-category-page-nav ul li.active a:after,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a:after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: auto;
  right: 0;
  left: auto;
  height: 30px;
  width: 30px;
  z-index: 3;
  background: #8656a3;
  transform: none;
  border-radius: 34px !important;
}

/* line 204, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li.active a h3,
#sr-premium .category-info .sr-category-page-nav ul li.active a h3,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li.active a h3 {
  font-weight: 600;
  color: #8656a3;
}

/* line 211, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li:last-child,
#sr-premium .category-info .sr-category-page-nav ul li:last-child,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li:last-child {
  position: relative;
}

/* line 214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li:last-child a,
#sr-premium .category-info .sr-category-page-nav ul li:last-child a,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li:last-child a {
  position: relative;
  text-align: left;
  padding-right: 0;
}

/* line 219, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li:last-child a:after,
#sr-premium .category-info .sr-category-page-nav ul li:last-child a:after,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li:last-child a:after {
  left: 0;
  right: auto;
}

/* line 224, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .sr-category-page-nav ul li:last-child a:before,
#sr-premium .category-info .sr-category-page-nav ul li:last-child a:before,
#sr-premium-hide-content .category-info .sr-category-page-nav ul li:last-child a:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -33px;
  height: 34px;
  width: 66px;
  z-index: 2;
  border: 1px solid #4a4a4a;
  background-image: linear-gradient(-49deg, rgba(222, 222, 222, 0.6) 0%, #ffffff 100%);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 34px !important;
}

/* line 245, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .big-date, #category-landing .category-info .article-thumb .small-month,
#sr-premium .category-info .article-thumb .big-date,
#sr-premium .category-info .article-thumb .small-month,
#sr-premium-hide-content .category-info .article-thumb .big-date,
#sr-premium-hide-content .category-info .article-thumb .small-month {
  color: #2b9e36;
}

/* line 249, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .newsfeed-author,
#sr-premium .category-info .article-thumb .newsfeed-author,
#sr-premium-hide-content .category-info .article-thumb .newsfeed-author {
  color: #767676;
  font-size: 1em;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 600;
}

/* line 256, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .ellipsis > a, #category-landing .category-info .article-thumb .post-summary,
#sr-premium .category-info .article-thumb .ellipsis > a,
#sr-premium .category-info .article-thumb .post-summary,
#sr-premium-hide-content .category-info .article-thumb .ellipsis > a,
#sr-premium-hide-content .category-info .article-thumb .post-summary {
  display: block;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 265, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .post-summary,
#sr-premium .category-info .article-thumb .post-summary,
#sr-premium-hide-content .category-info .article-thumb .post-summary {
  -webkit-line-clamp: 3;
}

/* line 269, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .ellipsis > a,
#sr-premium .category-info .article-thumb .ellipsis > a,
#sr-premium-hide-content .category-info .article-thumb .ellipsis > a {
  -webkit-line-clamp: 2;
}

/* line 273, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .article-thumb .btn-green,
#sr-premium .category-info .article-thumb .btn-green,
#sr-premium-hide-content .category-info .article-thumb .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  margin: 0;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  width: 40% !important;
  display: inline-block;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .category-info .article-thumb .btn-green:hover,
#sr-premium .category-info .article-thumb .btn-green:hover,
#sr-premium-hide-content .category-info .article-thumb .btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 992px) {
  /* line 273, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .article-thumb .btn-green,
#sr-premium .category-info .article-thumb .btn-green,
#sr-premium-hide-content .category-info .article-thumb .btn-green {
    margin-top: 40px;
  }
}

/* line 288, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards,
#sr-premium .category-info .next-research-awards,
#sr-premium-hide-content .category-info .next-research-awards {
  background: linear-gradient(270deg, #2b9e36 0%, #33ac3e 100%);
}

/* line 291, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .research-awards-icon,
#sr-premium .category-info .next-research-awards .research-awards-icon,
#sr-premium-hide-content .category-info .next-research-awards .research-awards-icon {
  width: 120%;
}

@media screen and (max-width: 992px) {
  /* line 291, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .next-research-awards .research-awards-icon,
#sr-premium .category-info .next-research-awards .research-awards-icon,
#sr-premium-hide-content .category-info .next-research-awards .research-awards-icon {
    width: 50%;
  }
}

/* line 299, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .post-summary, #category-landing .category-info .next-research-awards .block-label,
#sr-premium .category-info .next-research-awards .post-summary,
#sr-premium .category-info .next-research-awards .block-label,
#sr-premium-hide-content .category-info .next-research-awards .post-summary,
#sr-premium-hide-content .category-info .next-research-awards .block-label {
  color: white;
}

/* line 303, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .research-newsfeed-title,
#sr-premium .category-info .next-research-awards .research-newsfeed-title,
#sr-premium-hide-content .category-info .next-research-awards .research-newsfeed-title {
  line-height: 1;
  color: white;
  font-size: 1.1428571429em;
  font-family: "Montserrat", arial, sans-serif;
}

/* line 310, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .btn-white,
#sr-premium .category-info .next-research-awards .btn-white,
#sr-premium-hide-content .category-info .next-research-awards .btn-white {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #f6f6f6;
  background-size: 100%;
  background-image: linear-gradient(135deg, #f6f6f6 0%, white 100%);
  margin: 0;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  color: #373636;
  width: 40% !important;
  display: inline-block;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .category-info .next-research-awards .btn-white:hover,
#sr-premium .category-info .next-research-awards .btn-white:hover,
#sr-premium-hide-content .category-info .next-research-awards .btn-white:hover {
  background: #f2f2f2;
}

/* line 319, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .btn-white:hover, #category-landing .category-info .next-research-awards .btn-white:visited, #category-landing .category-info .next-research-awards .btn-white:focus,
#sr-premium .category-info .next-research-awards .btn-white:hover,
#sr-premium .category-info .next-research-awards .btn-white:visited,
#sr-premium .category-info .next-research-awards .btn-white:focus,
#sr-premium-hide-content .category-info .next-research-awards .btn-white:hover,
#sr-premium-hide-content .category-info .next-research-awards .btn-white:visited,
#sr-premium-hide-content .category-info .next-research-awards .btn-white:focus {
  color: #373636;
}

/* line 323, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .btn-white p,
#sr-premium .category-info .next-research-awards .btn-white p,
#sr-premium-hide-content .category-info .next-research-awards .btn-white p {
  margin: 0;
  line-height: 1.45;
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 0.7142857143em;
}

/* line 331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .btn-white p span,
#sr-premium .category-info .next-research-awards .btn-white p span,
#sr-premium-hide-content .category-info .next-research-awards .btn-white p span {
  color: #2883cc;
  font-size: 0.8571428571em;
}

/* line 338, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .next-research-awards .next-awards-label,
#sr-premium .category-info .next-research-awards .next-awards-label,
#sr-premium-hide-content .category-info .next-research-awards .next-awards-label {
  display: block;
  position: relative;
  margin-bottom: 5px;
}

/* line 346, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .latest-research-awards,
#sr-premium .category-info .latest-research-awards,
#sr-premium-hide-content .category-info .latest-research-awards {
  background: #f6f6f6;
  width: auto;
}

/* line 350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .latest-research-awards .research-awards-icon,
#sr-premium .category-info .latest-research-awards .research-awards-icon,
#sr-premium-hide-content .category-info .latest-research-awards .research-awards-icon {
  width: 120%;
}

@media screen and (max-width: 992px) {
  /* line 350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .category-info .latest-research-awards .research-awards-icon,
#sr-premium .category-info .latest-research-awards .research-awards-icon,
#sr-premium-hide-content .category-info .latest-research-awards .research-awards-icon {
    width: 50%;
  }
}

/* line 358, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-info .latest-research-awards .btn-purple,
#sr-premium .category-info .latest-research-awards .btn-purple,
#sr-premium-hide-content .category-info .latest-research-awards .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: 40% !important;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  margin: 0;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .category-info .latest-research-awards .btn-purple:hover,
#sr-premium .category-info .latest-research-awards .btn-purple:hover,
#sr-premium-hide-content .category-info .latest-research-awards .btn-purple:hover {
  background: #5c3b73;
}

@media screen and (max-width: 1199px) {
  /* line 368, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent,
#sr-premium #tabscontent,
#sr-premium-hide-content #tabscontent {
    padding-top: 60px;
  }
}

/* line 374, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .infotech #tabpage_2,
#sr-premium #tabscontent .infotech #tabpage_2,
#sr-premium-hide-content #tabscontent .infotech #tabpage_2 {
  padding-top: 20px;
}

@media screen and (min-width: 1500px) {
  /* line 378, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech .quadrant-diamond-nav,
#sr-premium #tabscontent .infotech .quadrant-diamond-nav,
#sr-premium-hide-content #tabscontent .infotech .quadrant-diamond-nav {
    margin-left: 100px;
  }
}

/* line 384, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .infotech .data-quadrant,
#sr-premium #tabscontent .infotech .data-quadrant,
#sr-premium-hide-content #tabscontent .infotech .data-quadrant {
  margin-bottom: -190px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 384, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech .data-quadrant,
#sr-premium #tabscontent .infotech .data-quadrant,
#sr-premium-hide-content #tabscontent .infotech .data-quadrant {
    margin-bottom: 0;
  }
}

/* line 392, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .infotech .menu-open,
#sr-premium #tabscontent .infotech .menu-open,
#sr-premium-hide-content #tabscontent .infotech .menu-open {
  margin-bottom: -100px;
}

/* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
  margin-top: 90px;
}

@media screen and (min-width: 1580px) {
  /* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
    margin-top: 125px;
  }
}

@media screen and (min-width: 1321px) and (max-width: 1480px) {
  /* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1320px) {
  /* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
    margin-top: 90px;
  }
}

@media screen and (max-width: 768px) {
  /* line 396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .infotech #powered-by-container,
#sr-premium #tabscontent .infotech #powered-by-container,
#sr-premium-hide-content #tabscontent .infotech #powered-by-container {
    margin-top: 170px;
  }
}

/* line 421, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .award-intro-text,
#sr-premium #tabscontent .award-intro-text,
#sr-premium-hide-content #tabscontent .award-intro-text {
  margin-top: 20px;
}

/* line 425, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .sr-logo,
#sr-premium #tabscontent .sr-logo,
#sr-premium-hide-content #tabscontent .sr-logo {
  width: 200px;
}

/* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .right-side,
#sr-premium #tabscontent .right-side,
#sr-premium-hide-content #tabscontent .right-side {
  position: relative;
  height: 100%;
  padding-right: 60px;
}

@media (max-width: 992px) {
  /* line 430, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .right-side,
#sr-premium #tabscontent .right-side,
#sr-premium-hide-content #tabscontent .right-side {
    padding-right: 0;
  }
}

/* line 440, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right,
#category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .top-right,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .top-right,
#sr-premium-hide-content #tabscontent .top-right-mobile {
  padding-top: 15px;
}

/* line 444, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right svg,
#category-landing #tabscontent .top-right-mobile svg,
#sr-premium #tabscontent .top-right svg,
#sr-premium #tabscontent .top-right-mobile svg,
#sr-premium-hide-content #tabscontent .top-right svg,
#sr-premium-hide-content #tabscontent .top-right-mobile svg {
  width: 130px;
  position: relative;
  bottom: 25px;
}

/* line 450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right h2,
#category-landing #tabscontent .top-right p,
#category-landing #tabscontent .top-right-mobile h2,
#category-landing #tabscontent .top-right-mobile p,
#sr-premium #tabscontent .top-right h2,
#sr-premium #tabscontent .top-right p,
#sr-premium #tabscontent .top-right-mobile h2,
#sr-premium #tabscontent .top-right-mobile p,
#sr-premium-hide-content #tabscontent .top-right h2,
#sr-premium-hide-content #tabscontent .top-right p,
#sr-premium-hide-content #tabscontent .top-right-mobile h2,
#sr-premium-hide-content #tabscontent .top-right-mobile p {
  text-align: right;
  margin-bottom: 0;
}

/* line 456, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right h2,
#category-landing #tabscontent .top-right-mobile h2,
#sr-premium #tabscontent .top-right h2,
#sr-premium #tabscontent .top-right-mobile h2,
#sr-premium-hide-content #tabscontent .top-right h2,
#sr-premium-hide-content #tabscontent .top-right-mobile h2 {
  color: #8656a3;
}

@media (max-width: 1755px) {
  /* line 456, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right h2,
#category-landing #tabscontent .top-right-mobile h2,
#sr-premium #tabscontent .top-right h2,
#sr-premium #tabscontent .top-right-mobile h2,
#sr-premium-hide-content #tabscontent .top-right h2,
#sr-premium-hide-content #tabscontent .top-right-mobile h2 {
    font-size: 2em;
  }
}

@media (max-width: 480px) {
  /* line 456, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right h2,
#category-landing #tabscontent .top-right-mobile h2,
#sr-premium #tabscontent .top-right h2,
#sr-premium #tabscontent .top-right-mobile h2,
#sr-premium-hide-content #tabscontent .top-right h2,
#sr-premium-hide-content #tabscontent .top-right-mobile h2 {
    font-size: 1.4285714286em;
  }
}

/* line 468, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right p,
#category-landing #tabscontent .top-right-mobile p,
#sr-premium #tabscontent .top-right p,
#sr-premium #tabscontent .top-right-mobile p,
#sr-premium-hide-content #tabscontent .top-right p,
#sr-premium-hide-content #tabscontent .top-right-mobile p {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.1428571429em;
  color: #bebdbd;
  text-transform: uppercase;
  font-weight: 300;
}

@media (max-width: 480px) {
  /* line 468, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right p,
#category-landing #tabscontent .top-right-mobile p,
#sr-premium #tabscontent .top-right p,
#sr-premium #tabscontent .top-right-mobile p,
#sr-premium-hide-content #tabscontent .top-right p,
#sr-premium-hide-content #tabscontent .top-right-mobile p {
    font-size: 0.8571428571em;
  }
}

@media (max-width: 1200px) {
  /* line 440, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right,
#category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .top-right,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .top-right,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 484, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .powered-by,
#category-landing #tabscontent .top-right-mobile .powered-by,
#sr-premium #tabscontent .top-right .powered-by,
#sr-premium #tabscontent .top-right-mobile .powered-by,
#sr-premium-hide-content #tabscontent .top-right .powered-by,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by {
    display: none;
  }
}

/* line 490, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .powered-by,
#category-landing #tabscontent .top-right .powered-by-emo,
#category-landing #tabscontent .top-right-mobile .powered-by,
#category-landing #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium #tabscontent .top-right .powered-by,
#sr-premium #tabscontent .top-right .powered-by-emo,
#sr-premium #tabscontent .top-right-mobile .powered-by,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right .powered-by,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo {
  float: right;
  clear: both;
  top: 5px;
  right: -12px;
  position: relative;
}

@media (max-width: 992px) {
  /* line 490, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .powered-by,
#category-landing #tabscontent .top-right .powered-by-emo,
#category-landing #tabscontent .top-right-mobile .powered-by,
#category-landing #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium #tabscontent .top-right .powered-by,
#sr-premium #tabscontent .top-right .powered-by-emo,
#sr-premium #tabscontent .top-right-mobile .powered-by,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right .powered-by,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo {
    right: 0;
  }
}

/* line 502, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .powered-by p,
#category-landing #tabscontent .top-right .powered-by-emo p,
#category-landing #tabscontent .top-right-mobile .powered-by p,
#category-landing #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium #tabscontent .top-right .powered-by p,
#sr-premium #tabscontent .top-right .powered-by-emo p,
#sr-premium #tabscontent .top-right-mobile .powered-by p,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium-hide-content #tabscontent .top-right .powered-by p,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo p {
  font-size: 0.7142857143em;
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  color: #d6d6d6;
  margin: 0;
  position: relative;
  top: 7px;
  right: 45px;
  text-align: right;
}

@media (max-width: 992px) {
  /* line 502, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .powered-by p,
#category-landing #tabscontent .top-right .powered-by-emo p,
#category-landing #tabscontent .top-right-mobile .powered-by p,
#category-landing #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium #tabscontent .top-right .powered-by p,
#sr-premium #tabscontent .top-right .powered-by-emo p,
#sr-premium #tabscontent .top-right-mobile .powered-by p,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium-hide-content #tabscontent .top-right .powered-by p,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo p {
    right: 15px;
  }
}

/* line 518, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .powered-by .itrg-logo,
#category-landing #tabscontent .top-right .powered-by-emo .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .itrg-logo {
  width: 195px;
  position: relative;
  right: 30px;
  float: right;
  clear: both;
  height: 60px;
}

@media (max-width: 992px) {
  /* line 518, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .powered-by .itrg-logo,
#category-landing #tabscontent .top-right .powered-by-emo .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .itrg-logo {
    right: 0;
  }
}

/* line 531, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .powered-by .diamond-legend,
#category-landing #tabscontent .top-right .powered-by-emo .diamond-legend,
#category-landing #tabscontent .top-right-mobile .powered-by .diamond-legend,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .diamond-legend,
#sr-premium #tabscontent .top-right .powered-by .diamond-legend,
#sr-premium #tabscontent .top-right .powered-by-emo .diamond-legend,
#sr-premium #tabscontent .top-right-mobile .powered-by .diamond-legend,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .diamond-legend,
#sr-premium-hide-content #tabscontent .top-right .powered-by .diamond-legend,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo .diamond-legend,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .diamond-legend,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .diamond-legend {
  width: 195px;
  position: relative;
}

/* line 536, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .powered-by .powered-by-emo,
#category-landing #tabscontent .top-right .powered-by-emo .powered-by-emo,
#category-landing #tabscontent .top-right-mobile .powered-by .powered-by-emo,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .powered-by-emo,
#sr-premium #tabscontent .top-right .powered-by .powered-by-emo,
#sr-premium #tabscontent .top-right .powered-by-emo .powered-by-emo,
#sr-premium #tabscontent .top-right-mobile .powered-by .powered-by-emo,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right .powered-by .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right .powered-by-emo .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .powered-by-emo {
  top: 15px;
}

/* line 542, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .tab-badge svg,
#category-landing #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium #tabscontent .top-right .tab-badge svg,
#sr-premium #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .tab-badge svg {
  width: 100px;
  float: right;
  clear: both;
  right: 23px;
  left: 0;
  top: -25px;
}

@media (max-width: 992px) {
  /* line 542, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge svg,
#category-landing #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium #tabscontent .top-right .tab-badge svg,
#sr-premium #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .tab-badge svg {
    top: -22px;
  }
}

@media (max-width: 768px) {
  /* line 542, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge svg,
#category-landing #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium #tabscontent .top-right .tab-badge svg,
#sr-premium #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .tab-badge svg {
    top: 25px;
  }
}

@media (max-width: 480px) {
  /* line 542, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge svg,
#category-landing #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium #tabscontent .top-right .tab-badge svg,
#sr-premium #tabscontent .top-right-mobile .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right .tab-badge svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .tab-badge svg {
    top: 0;
  }
}

/* line 564, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .gold,
#category-landing #tabscontent .top-right-mobile .gold,
#sr-premium #tabscontent .top-right .gold,
#sr-premium #tabscontent .top-right-mobile .gold,
#sr-premium-hide-content #tabscontent .top-right .gold,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold {
  bottom: 20px;
  position: relative;
  z-index: 9;
}

@media (max-width: 1200px) {
  /* line 568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold svg,
#category-landing #tabscontent .top-right-mobile .gold svg,
#sr-premium #tabscontent .top-right .gold svg,
#sr-premium #tabscontent .top-right-mobile .gold svg,
#sr-premium-hide-content #tabscontent .top-right .gold svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold svg {
    left: -13px;
    right: unset;
    top: -13px;
  }
}

@media (max-width: 992px) {
  /* line 568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold svg,
#category-landing #tabscontent .top-right-mobile .gold svg,
#sr-premium #tabscontent .top-right .gold svg,
#sr-premium #tabscontent .top-right-mobile .gold svg,
#sr-premium-hide-content #tabscontent .top-right .gold svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold svg {
    top: -15px;
  }
}

@media (max-width: 909px) {
  /* line 568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold svg,
#category-landing #tabscontent .top-right-mobile .gold svg,
#sr-premium #tabscontent .top-right .gold svg,
#sr-premium #tabscontent .top-right-mobile .gold svg,
#sr-premium-hide-content #tabscontent .top-right .gold svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold svg {
    left: 0;
  }
}

@media (max-width: 768px) {
  /* line 568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold svg,
#category-landing #tabscontent .top-right-mobile .gold svg,
#sr-premium #tabscontent .top-right .gold svg,
#sr-premium #tabscontent .top-right-mobile .gold svg,
#sr-premium-hide-content #tabscontent .top-right .gold svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold svg {
    top: 5px;
    left: -27px;
    float: right;
    clear: both;
  }
}

@media (max-width: 480px) {
  /* line 568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold svg,
#category-landing #tabscontent .top-right-mobile .gold svg,
#sr-premium #tabscontent .top-right .gold svg,
#sr-premium #tabscontent .top-right-mobile .gold svg,
#sr-premium-hide-content #tabscontent .top-right .gold svg,
#sr-premium-hide-content #tabscontent .top-right-mobile .gold svg {
    top: 15px;
    left: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 594, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .data-quadrant,
#sr-premium #tabscontent .data-quadrant,
#sr-premium-hide-content #tabscontent .data-quadrant {
    margin-bottom: -190px;
  }
}

@media screen and (min-height: 768px) and (max-height: 992px) {
  /* line 594, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .data-quadrant,
#sr-premium #tabscontent .data-quadrant,
#sr-premium-hide-content #tabscontent .data-quadrant {
    margin-bottom: -190px;
  }
}

@media (max-width: 768px) {
  /* line 594, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .data-quadrant,
#sr-premium #tabscontent .data-quadrant,
#sr-premium-hide-content #tabscontent .data-quadrant {
    transform: scale(1);
  }
}

@media (max-width: 768px) {
  /* line 607, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .data-quadrant .data-quadrant-img,
#sr-premium #tabscontent .data-quadrant .data-quadrant-img,
#sr-premium-hide-content #tabscontent .data-quadrant .data-quadrant-img {
    margin-top: -80px;
  }
}

/* line 613, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .data-quadrant .black-out,
#sr-premium #tabscontent .data-quadrant .black-out,
#sr-premium-hide-content #tabscontent .data-quadrant .black-out {
  transform-origin: 50% 0%;
  transform: scale(0.85);
}

@media (max-width: 1200px) {
  /* line 619, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    padding-right: 60px;
  }
}

@media (max-width: 480px) {
  /* line 619, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  /* line 619, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    padding: 0 30px;
  }
  /* line 632, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile h2, #category-landing #tabscontent .top-right-mobile p,
#sr-premium #tabscontent .top-right-mobile h2,
#sr-premium #tabscontent .top-right-mobile p,
#sr-premium-hide-content #tabscontent .top-right-mobile h2,
#sr-premium-hide-content #tabscontent .top-right-mobile p {
    text-align: right;
    padding-right: 25px;
  }
  /* line 637, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile .powered-by,
#category-landing #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium #tabscontent .top-right-mobile .powered-by,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo {
    float: left;
    clear: none;
    top: 10px;
  }
  /* line 643, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile .powered-by p,
#category-landing #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium #tabscontent .top-right-mobile .powered-by p,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by p,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo p {
    top: 0;
    right: 0;
    left: 23px;
    text-align: left;
    font-size: 0.6em;
  }
  /* line 651, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile .powered-by .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .itrg-logo {
    width: 150px;
    position: relative;
    left: 10px;
    top: -8px;
    float: left;
    clear: both;
  }
}

@media (max-width: 768px) and (max-width: 480px) {
  /* line 651, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile .powered-by .itrg-logo,
#category-landing #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .top-right-mobile .powered-by-emo .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .top-right-mobile .powered-by-emo .itrg-logo {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 665, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right-mobile .diamond-legend,
#sr-premium #tabscontent .top-right-mobile .diamond-legend,
#sr-premium-hide-content #tabscontent .top-right-mobile .diamond-legend {
    width: 195px;
    position: relative;
    top: 0;
    right: -10px;
  }
}

/* line 674, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right,
#category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
  position: absolute;
  bottom: 0;
  padding-bottom: 25px;
}

/* line 680, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right p,
#category-landing #tabscontent .bottom-right-mobile p,
#sr-premium #tabscontent .bottom-right p,
#sr-premium #tabscontent .bottom-right-mobile p,
#sr-premium-hide-content #tabscontent .bottom-right p,
#sr-premium-hide-content #tabscontent .bottom-right-mobile p {
  font-size: 0.7857142857em;
  font-weight: 400;
  text-align: right;
  padding-right: 20px;
  color: #767676;
}

@media (max-width: 1754px) {
  /* line 680, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right p,
#category-landing #tabscontent .bottom-right-mobile p,
#sr-premium #tabscontent .bottom-right p,
#sr-premium #tabscontent .bottom-right-mobile p,
#sr-premium-hide-content #tabscontent .bottom-right p,
#sr-premium-hide-content #tabscontent .bottom-right-mobile p {
    padding-right: 48px;
  }
}

@media (max-width: 992px) {
  /* line 680, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right p,
#category-landing #tabscontent .bottom-right-mobile p,
#sr-premium #tabscontent .bottom-right p,
#sr-premium #tabscontent .bottom-right-mobile p,
#sr-premium-hide-content #tabscontent .bottom-right p,
#sr-premium-hide-content #tabscontent .bottom-right-mobile p {
    padding-right: 48px;
  }
}

@media (max-width: 768px) {
  /* line 680, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right p,
#category-landing #tabscontent .bottom-right-mobile p,
#sr-premium #tabscontent .bottom-right p,
#sr-premium #tabscontent .bottom-right-mobile p,
#sr-premium-hide-content #tabscontent .bottom-right p,
#sr-premium-hide-content #tabscontent .bottom-right-mobile p {
    text-align: left;
    width: 90%;
    padding: 0 20px 0 75px;
  }
}

@media (max-width: 992px) {
  /* line 674, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right,
#category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
    right: 0;
  }
}

/* line 706, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .footprint-report-cover,
#category-landing #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium #tabscontent .bottom-right .footprint-report-cover,
#sr-premium #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .footprint-report-cover {
  width: 300px;
  margin: 0;
  display: block;
  left: 25px;
  float: right;
  position: relative;
}

@media (max-width: 1755px) {
  /* line 706, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .footprint-report-cover,
#category-landing #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium #tabscontent .bottom-right .footprint-report-cover,
#sr-premium #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .footprint-report-cover {
    width: 75%;
    margin: 0 0 0 auto;
    left: 0;
  }
}

@media (max-width: 1200px) {
  /* line 706, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .footprint-report-cover,
#category-landing #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium #tabscontent .bottom-right .footprint-report-cover,
#sr-premium #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .footprint-report-cover {
    left: 43px;
  }
}

@media (max-width: 995px) {
  /* line 706, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .footprint-report-cover,
#category-landing #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium #tabscontent .bottom-right .footprint-report-cover,
#sr-premium #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .footprint-report-cover {
    left: -20px;
  }
}

@media (max-width: 768px) {
  /* line 706, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .footprint-report-cover,
#category-landing #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium #tabscontent .bottom-right .footprint-report-cover,
#sr-premium #tabscontent .bottom-right-mobile .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right .footprint-report-cover,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .footprint-report-cover {
    margin: 0 auto;
    width: 60%;
    left: unset;
    float: unset;
  }
}

/* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .link-purple,
#category-landing #tabscontent .bottom-right-mobile .link-purple,
#sr-premium #tabscontent .bottom-right .link-purple,
#sr-premium #tabscontent .bottom-right-mobile .link-purple,
#sr-premium-hide-content #tabscontent .bottom-right .link-purple,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-purple {
  color: #8656a3;
  font-family: "Exo", arial, sans-serif;
}

/* line 741, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
  text-align: right !important;
  float: right !important;
}

@media (max-width: 1755px) {
  /* line 741, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
    width: 100%;
    text-align: right;
    padding: 7px 45px 0 0;
  }
}

@media (max-width: 1755px) {
  /* line 741, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
    width: 100%;
    text-align: right;
    padding: 7px 45px 0 0;
  }
}

/* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text {
  padding-top: 5px;
  font-size: 1em;
  margin-right: 0;
}

@media (max-width: 1200px) {
  /* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  /* line 759, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .link-text,
#category-landing #tabscontent .bottom-right-mobile .link-text,
#sr-premium #tabscontent .bottom-right .link-text,
#sr-premium #tabscontent .bottom-right-mobile .link-text,
#sr-premium-hide-content #tabscontent .bottom-right .link-text,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .link-text {
    padding: unset;
    width: 100%;
    display: block;
    text-align: center !important;
    padding-top: 6px;
    padding-left: 5px;
    padding-bottom: 10px;
  }
}

/* line 779, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
  text-align: left;
}

@media (max-width: 1755px) {
  /* line 779, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
    text-align: right;
    padding: 7px 45px 0 0;
  }
}

@media (max-width: 768px) {
  /* line 779, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .btn-green-tabs,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium #tabscontent .bottom-right .btn-green-tabs,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs {
    padding: unset;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 6px;
    padding-left: 5px;
    padding-bottom: 10px;
  }
}

/* line 797, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .btn-green-tabs .buy-now-button,
#category-landing #tabscontent .bottom-right-mobile .btn-green-tabs .buy-now-button,
#sr-premium #tabscontent .bottom-right .btn-green-tabs .buy-now-button,
#sr-premium #tabscontent .bottom-right-mobile .btn-green-tabs .buy-now-button,
#sr-premium-hide-content #tabscontent .bottom-right .btn-green-tabs .buy-now-button,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .btn-green-tabs .buy-now-button {
  font-size: 0.8571428571em;
}

/* line 802, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right .row,
#category-landing #tabscontent .bottom-right-mobile .row,
#sr-premium #tabscontent .bottom-right .row,
#sr-premium #tabscontent .bottom-right-mobile .row,
#sr-premium-hide-content #tabscontent .bottom-right .row,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .row {
  padding: 0 5px;
  float: right;
  margin: 0 60px 0 auto;
}

@media (max-width: 1755px) {
  /* line 802, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right .row,
#category-landing #tabscontent .bottom-right-mobile .row,
#sr-premium #tabscontent .bottom-right .row,
#sr-premium #tabscontent .bottom-right-mobile .row,
#sr-premium-hide-content #tabscontent .bottom-right .row,
#sr-premium-hide-content #tabscontent .bottom-right-mobile .row {
    float: unset;
    margin: unset;
  }
}

@media (max-width: 1200px) {
  /* line 674, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right,
#category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
    position: relative;
  }
}

/* line 819, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .left-side,
#sr-premium #tabscontent .left-side,
#sr-premium-hide-content #tabscontent .left-side {
  height: 100%;
  padding-right: 0;
  position: relative;
}

@media (max-width: 768px) {
  /* line 819, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .left-side,
#sr-premium #tabscontent .left-side,
#sr-premium-hide-content #tabscontent .left-side {
    padding-right: 0;
  }
}

/* line 829, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left,
#sr-premium #tabscontent .top-left,
#sr-premium-hide-content #tabscontent .top-left {
  padding: 0 20px 0 75px;
}

@media (max-width: 480px) {
  /* line 829, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left,
#sr-premium #tabscontent .top-left,
#sr-premium-hide-content #tabscontent .top-left {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {
  /* line 829, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left,
#sr-premium #tabscontent .top-left,
#sr-premium-hide-content #tabscontent .top-left {
    position: relative;
    width: 90%;
  }
}

@media (max-width: 768px) {
  /* line 841, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left .sr-logo,
#sr-premium #tabscontent .top-left .sr-logo,
#sr-premium-hide-content #tabscontent .top-left .sr-logo {
    width: 155px;
  }
}

@media (max-width: 1755px) {
  /* line 847, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left h2,
#sr-premium #tabscontent .top-left h2,
#sr-premium-hide-content #tabscontent .top-left h2 {
    font-size: 2em;
    padding-top: 10px;
  }
}

/* line 854, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left ul.green-arrow-list li:before,
#sr-premium #tabscontent .top-left ul.green-arrow-list li:before,
#sr-premium-hide-content #tabscontent .top-left ul.green-arrow-list li:before {
  margin-top: 0;
}

@media (max-width: 769px) {
  /* line 854, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left ul.green-arrow-list li:before,
#sr-premium #tabscontent .top-left ul.green-arrow-list li:before,
#sr-premium-hide-content #tabscontent .top-left ul.green-arrow-list li:before {
    margin-top: -3px;
  }
}

/* line 861, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left ul.green-arrow-list-premium li:before,
#sr-premium #tabscontent .top-left ul.green-arrow-list-premium li:before,
#sr-premium-hide-content #tabscontent .top-left ul.green-arrow-list-premium li:before {
  margin-top: 0;
}

@media (max-width: 1755px) {
  /* line 861, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left ul.green-arrow-list-premium li:before,
#sr-premium #tabscontent .top-left ul.green-arrow-list-premium li:before,
#sr-premium-hide-content #tabscontent .top-left ul.green-arrow-list-premium li:before {
    margin-top: 0;
  }
}

/* line 868, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left p, #category-landing #tabscontent .top-left li,
#sr-premium #tabscontent .top-left p,
#sr-premium #tabscontent .top-left li,
#sr-premium-hide-content #tabscontent .top-left p,
#sr-premium-hide-content #tabscontent .top-left li {
  color: #767676;
}

@media (max-width: 1755px) {
  /* line 868, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left p, #category-landing #tabscontent .top-left li,
#sr-premium #tabscontent .top-left p,
#sr-premium #tabscontent .top-left li,
#sr-premium-hide-content #tabscontent .top-left p,
#sr-premium-hide-content #tabscontent .top-left li {
    font-size: 0.7857142857em;
  }
}

@media (max-width: 1200px) {
  /* line 875, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-left .powered-by,
#sr-premium #tabscontent .top-left .powered-by,
#sr-premium-hide-content #tabscontent .top-left .powered-by {
    display: none;
  }
}

/* line 883, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .mobile-badge svg,
#sr-premium #tabscontent .mobile-badge svg,
#sr-premium-hide-content #tabscontent .mobile-badge svg {
  width: 140px;
  position: absolute;
  right: -45px;
  top: 90px;
}

/* line 891, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left,
#category-landing #tabscontent .bottom-left-mobile,
#sr-premium #tabscontent .bottom-left,
#sr-premium #tabscontent .bottom-left-mobile,
#sr-premium-hide-content #tabscontent .bottom-left,
#sr-premium-hide-content #tabscontent .bottom-left-mobile {
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 0;
}

/* line 898, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left svg,
#category-landing #tabscontent .bottom-left-mobile svg,
#sr-premium #tabscontent .bottom-left svg,
#sr-premium #tabscontent .bottom-left-mobile svg,
#sr-premium-hide-content #tabscontent .bottom-left svg,
#sr-premium-hide-content #tabscontent .bottom-left-mobile svg {
  width: 150px;
}

/* line 902, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .itrg-logo,
#category-landing #tabscontent .bottom-left-mobile .itrg-logo,
#sr-premium #tabscontent .bottom-left .itrg-logo,
#sr-premium #tabscontent .bottom-left-mobile .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .itrg-logo {
  width: 195px;
  height: 60px;
}

@media (max-width: 1200px) {
  /* line 891, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left,
#category-landing #tabscontent .bottom-left-mobile,
#sr-premium #tabscontent .bottom-left,
#sr-premium #tabscontent .bottom-left-mobile,
#sr-premium-hide-content #tabscontent .bottom-left,
#sr-premium-hide-content #tabscontent .bottom-left-mobile {
    display: none;
  }
}

/* line 911, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .powered-by,
#category-landing #tabscontent .bottom-left-mobile .powered-by,
#sr-premium #tabscontent .bottom-left .powered-by,
#sr-premium #tabscontent .bottom-left-mobile .powered-by,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by {
  float: left;
  clear: both;
  bottom: 25px;
  position: relative;
}

/* line 917, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .powered-by p,
#category-landing #tabscontent .bottom-left-mobile .powered-by p,
#sr-premium #tabscontent .bottom-left .powered-by p,
#sr-premium #tabscontent .bottom-left-mobile .powered-by p,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by p,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by p {
  font-size: 0.7142857143em;
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  color: #d6d6d6;
  margin: 0;
  position: relative;
  top: 7px;
  left: 45px;
  text-align: left;
}

@media (max-width: 992px) {
  /* line 917, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left .powered-by p,
#category-landing #tabscontent .bottom-left-mobile .powered-by p,
#sr-premium #tabscontent .bottom-left .powered-by p,
#sr-premium #tabscontent .bottom-left-mobile .powered-by p,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by p,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by p {
    right: 15px;
  }
}

/* line 933, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .powered-by .itrg-logo,
#category-landing #tabscontent .bottom-left-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .bottom-left .powered-by .itrg-logo,
#sr-premium #tabscontent .bottom-left-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by .itrg-logo {
  width: 195px;
  position: relative;
  left: 30px;
  float: left;
  clear: both;
  height: 60px;
}

@media (max-width: 992px) {
  /* line 933, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left .powered-by .itrg-logo,
#category-landing #tabscontent .bottom-left-mobile .powered-by .itrg-logo,
#sr-premium #tabscontent .bottom-left .powered-by .itrg-logo,
#sr-premium #tabscontent .bottom-left-mobile .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by .itrg-logo,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by .itrg-logo {
    left: 0;
  }
}

/* line 945, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .powered-by .powered-by-emo,
#category-landing #tabscontent .bottom-left-mobile .powered-by .powered-by-emo,
#sr-premium #tabscontent .bottom-left .powered-by .powered-by-emo,
#sr-premium #tabscontent .bottom-left-mobile .powered-by .powered-by-emo,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by .powered-by-emo,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by .powered-by-emo {
  top: 15px;
}

/* line 949, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-left .powered-by .diamond-legend,
#category-landing #tabscontent .bottom-left-mobile .powered-by .diamond-legend,
#sr-premium #tabscontent .bottom-left .powered-by .diamond-legend,
#sr-premium #tabscontent .bottom-left-mobile .powered-by .diamond-legend,
#sr-premium-hide-content #tabscontent .bottom-left .powered-by .diamond-legend,
#sr-premium-hide-content #tabscontent .bottom-left-mobile .powered-by .diamond-legend {
  width: 165px;
  left: 37px;
  bottom: 15px;
  position: relative;
}

@media (min-width: 1200px) {
  /* line 958, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left-mobile,
#category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .bottom-left-mobile,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-left-mobile,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    display: none;
  }
}

@media (max-width: 1200px) {
  /* line 958, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left-mobile,
#category-landing #tabscontent .top-right-mobile,
#sr-premium #tabscontent .bottom-left-mobile,
#sr-premium #tabscontent .top-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-left-mobile,
#sr-premium-hide-content #tabscontent .top-right-mobile {
    display: unset;
  }
}

@media (max-width: 768px) {
  /* line 969, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-left-mobile,
#sr-premium #tabscontent .bottom-left-mobile,
#sr-premium-hide-content #tabscontent .bottom-left-mobile {
    display: none;
  }
}

@media (max-width: 1200px) {
  /* line 975, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right,
#sr-premium #tabscontent .bottom-right,
#sr-premium-hide-content #tabscontent .bottom-right {
    display: none;
  }
}

/* line 981, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  /* line 981, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 981, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .bottom-right-mobile,
#sr-premium #tabscontent .bottom-right-mobile,
#sr-premium-hide-content #tabscontent .bottom-right-mobile {
    margin: 0;
  }
}

/* line 995, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #enlarge-quad.menu-open,
#sr-premium #enlarge-quad.menu-open,
#sr-premium-hide-content #enlarge-quad.menu-open {
  transform: scale(0.817);
  transform-origin: top left;
}

@media screen and (max-width: 1320px) {
  /* line 995, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #enlarge-quad.menu-open,
#sr-premium #enlarge-quad.menu-open,
#sr-premium-hide-content #enlarge-quad.menu-open {
    transform: scale(0.8);
  }
}

@media screen and (max-width: 1199px) {
  /* line 995, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #enlarge-quad.menu-open,
#sr-premium #enlarge-quad.menu-open,
#sr-premium-hide-content #enlarge-quad.menu-open {
    transform-origin: top center;
    transform: scale(1);
  }
}

@media screen and (max-width: 992px) {
  /* line 995, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #enlarge-quad.menu-open,
#sr-premium #enlarge-quad.menu-open,
#sr-premium-hide-content #enlarge-quad.menu-open {
    margin-left: auto;
    transform: scale(0.8);
  }
}

/* line 1015, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sort-filter,
#sr-premium .sort-filter,
#sr-premium-hide-content .sort-filter {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1.1428571429em;
  color: black;
  padding: 0;
  margin: 0;
}

/* line 1024, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .category-main-subtitle,
#sr-premium .category-main-subtitle,
#sr-premium-hide-content .category-main-subtitle {
  font-size: 1.1428571429em !important;
  font-weight: 600;
  font-family: "Montserrat", arial, sans-serif;
  margin-bottom: 0;
  color: #767676;
}

/* line 1032, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .cat-main-title,
#sr-premium .cat-main-title,
#sr-premium-hide-content .cat-main-title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 2.7142857143em;
  line-height: 42px;
  color: #8656a3;
}

@media (max-width: 480px) {
  /* line 1032, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .cat-main-title,
#sr-premium .cat-main-title,
#sr-premium-hide-content .cat-main-title {
    font-size: 1em;
    line-height: 1.1em;
  }
}

/* line 1045, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .description,
#sr-premium .description,
#sr-premium-hide-content .description {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em !important;
  line-height: 22px;
  color: #373636;
  margin-bottom: 35px;
}

/* line 1054, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing label,
#sr-premium label,
#sr-premium-hide-content label {
  padding: 0;
  margin: 0 0 10px;
}

/* line 1059, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .dropdown-wrapper,
#sr-premium .dropdown-wrapper,
#sr-premium-hide-content .dropdown-wrapper {
  position: relative;
  margin: 0 0 25px;
  background-color: white;
  border: 1px solid #bebdbd;
  border-radius: 22px !important;
}

/* line 1066, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .dropdown-wrapper::after,
#sr-premium .dropdown-wrapper::after,
#sr-premium-hide-content .dropdown-wrapper::after {
  font-family: "FontAwesome";
  content: "\f078";
  color: #5c5c5c;
  position: absolute;
  right: 12px;
  top: 6px;
  pointer-events: none;
}

/* line 1076, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .dropdown-wrapper select,
#sr-premium .dropdown-wrapper select,
#sr-premium-hide-content .dropdown-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: transparent;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-size: 0.8571428571em;
  text-transform: capitalize;
  width: 100%;
  outline: 0;
  border: none;
  padding: 8px 14px 8px 20px;
  border-radius: 22px !important;
}

/* line 1095, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .data-quadrant-image-static,
#sr-premium .data-quadrant-image-static,
#sr-premium-hide-content .data-quadrant-image-static {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1101, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .data-quadrant-image,
#sr-premium .data-quadrant-image,
#sr-premium-hide-content .data-quadrant-image {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 1108, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-search,
#sr-premium .offerings-search,
#sr-premium-hide-content .offerings-search {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  /* line 1108, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-search,
#sr-premium .offerings-search,
#sr-premium-hide-content .offerings-search {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* line 1118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-search h2,
#sr-premium .offerings-search h2,
#sr-premium-hide-content .offerings-search h2 {
  color: #ffffff;
}

/* line 1122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-search p,
#sr-premium .offerings-search p,
#sr-premium-hide-content .offerings-search p {
  color: #d6d6d6;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  /* line 1122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-search p,
#sr-premium .offerings-search p,
#sr-premium-hide-content .offerings-search p {
    margin-bottom: 20px;
  }
}

/* line 1131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-search .homepage-search,
#sr-premium .offerings-search .homepage-search,
#sr-premium-hide-content .offerings-search .homepage-search {
  margin-bottom: 0;
}

/* line 1134, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-search .homepage-search .container,
#sr-premium .offerings-search .homepage-search .container,
#sr-premium-hide-content .offerings-search .homepage-search .container {
  max-width: 100%;
}

/* line 1140, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs,
#sr-premium .offerings-tabs,
#sr-premium-hide-content .offerings-tabs {
  z-index: -5;
}

/* line 1143, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs button,
#sr-premium .offerings-tabs button,
#sr-premium-hide-content .offerings-tabs button {
  float: left;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.143em;
  font-weight: 400;
  outline: none;
  color: #ffffff;
  background-color: #373636;
  text-align: center;
  text-transform: uppercase;
  padding: 20px;
  border: none;
  border-right: 1px solid #4e4d4d;
  transition: all .25s ease;
}

@media (max-width: 992px) {
  /* line 1143, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-tabs button,
#sr-premium .offerings-tabs button,
#sr-premium-hide-content .offerings-tabs button {
    font-size: 1em;
    padding: 15px 20px;
  }
}

@media (max-width: 768px) {
  /* line 1143, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-tabs button,
#sr-premium .offerings-tabs button,
#sr-premium-hide-content .offerings-tabs button {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #4e4d4d;
    padding: 10px;
  }
}

/* line 1170, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs button:hover,
#sr-premium .offerings-tabs button:hover,
#sr-premium-hide-content .offerings-tabs button:hover {
  background-color: #4e4d4d;
}

/* line 1174, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs button#button-loyal,
#sr-premium .offerings-tabs button#button-loyal,
#sr-premium-hide-content .offerings-tabs button#button-loyal {
  border: none;
}

/* line 1178, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs button.active,
#sr-premium .offerings-tabs button.active,
#sr-premium-hide-content .offerings-tabs button.active {
  background: #8656a3;
}

/* line 1181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-tabs button.active:hover,
#sr-premium .offerings-tabs button.active:hover,
#sr-premium-hide-content .offerings-tabs button.active:hover {
  background: #8656a3;
}

/* line 1188, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .itrg-offering-brick-awards,
#sr-premium .itrg-offering-brick-awards,
#sr-premium-hide-content .itrg-offering-brick-awards {
  margin-bottom: 15px;
  width: 150px;
  padding: 20px;
}

/* line 1193, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .itrg-offering-brick-awards .customer-experience-awards-badge,
#category-landing .itrg-offering-brick-awards .itrg-emotional-footprint-awards-badge,
#sr-premium .itrg-offering-brick-awards .customer-experience-awards-badge,
#sr-premium .itrg-offering-brick-awards .itrg-emotional-footprint-awards-badge,
#sr-premium-hide-content .itrg-offering-brick-awards .customer-experience-awards-badge,
#sr-premium-hide-content .itrg-offering-brick-awards .itrg-emotional-footprint-awards-badge {
  margin-top: -59px;
  padding-top: 5px;
  width: 100px;
}

/* line 1200, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .itrg-offering-brick-awards .itrg-data-quadrant-awards-badge,
#sr-premium .itrg-offering-brick-awards .itrg-data-quadrant-awards-badge,
#sr-premium-hide-content .itrg-offering-brick-awards .itrg-data-quadrant-awards-badge {
  margin-top: -50px;
  padding-left: 27px;
  width: 120px;
}

/* line 1207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .filterrific-next,
#sr-premium .filterrific-next,
#sr-premium-hide-content .filterrific-next {
  visibility: hidden;
}

/* line 1211, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner,
#sr-premium .product-banner,
#sr-premium-hide-content .product-banner {
  margin: 20px 0;
  box-shadow: inset 0 0 300px #eaeaea;
}

/* line 1215, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner:first-child,
#sr-premium .product-banner:first-child,
#sr-premium-hide-content .product-banner:first-child {
  margin-top: 0;
}

/* line 1219, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side,
#sr-premium .product-banner .left-side,
#sr-premium-hide-content .product-banner .left-side {
  background: linear-gradient(to bottom, rgba(125, 125, 125, 0.15), rgba(125, 125, 125, 0));
}

@media (max-width: 768px) {
  /* line 1219, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side,
#sr-premium .product-banner .left-side,
#sr-premium-hide-content .product-banner .left-side {
    display: none;
  }
}

/* line 1227, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .mobile-banner {
  display: none;
}

@media (max-width: 768px) {
  /* line 1227, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .mobile-banner {
    display: block;
    padding: 25px 0;
  }
}

/* line 1240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side,
#category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .left-side,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .left-side,
#sr-premium-hide-content .product-banner .mobile-banner {
  padding: 50px 60px;
}

@media (max-width: 1200px) {
  /* line 1240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side,
#category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .left-side,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .left-side,
#sr-premium-hide-content .product-banner .mobile-banner {
    padding: 50px;
  }
}

@media (max-width: 992px) {
  /* line 1240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side,
#category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .left-side,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .left-side,
#sr-premium-hide-content .product-banner .mobile-banner {
    padding: 30px;
  }
}

@media (max-width: 768px) {
  /* line 1240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side,
#category-landing .product-banner .mobile-banner,
#sr-premium .product-banner .left-side,
#sr-premium .product-banner .mobile-banner,
#sr-premium-hide-content .product-banner .left-side,
#sr-premium-hide-content .product-banner .mobile-banner {
    padding: 25px 0;
  }
}

/* line 1256, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side .logo-con,
#category-landing .product-banner .mobile-banner .logo-con,
#sr-premium .product-banner .left-side .logo-con,
#sr-premium .product-banner .mobile-banner .logo-con,
#sr-premium-hide-content .product-banner .left-side .logo-con,
#sr-premium-hide-content .product-banner .mobile-banner .logo-con {
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 1256, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .logo-con,
#category-landing .product-banner .mobile-banner .logo-con,
#sr-premium .product-banner .left-side .logo-con,
#sr-premium .product-banner .mobile-banner .logo-con,
#sr-premium-hide-content .product-banner .left-side .logo-con,
#sr-premium-hide-content .product-banner .mobile-banner .logo-con {
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 1256, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .logo-con,
#category-landing .product-banner .mobile-banner .logo-con,
#sr-premium .product-banner .left-side .logo-con,
#sr-premium .product-banner .mobile-banner .logo-con,
#sr-premium-hide-content .product-banner .left-side .logo-con,
#sr-premium-hide-content .product-banner .mobile-banner .logo-con {
    width: auto;
    border: none;
    padding: 0;
    margin-bottom: 10px;
    float: left;
    max-height: 25px;
    margin-left: 0;
  }
}

/* line 1276, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side .logo-con img.logo,
#category-landing .product-banner .mobile-banner .logo-con img.logo,
#sr-premium .product-banner .left-side .logo-con img.logo,
#sr-premium .product-banner .mobile-banner .logo-con img.logo,
#sr-premium-hide-content .product-banner .left-side .logo-con img.logo,
#sr-premium-hide-content .product-banner .mobile-banner .logo-con img.logo {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100px;
}

@media (max-width: 768px) {
  /* line 1276, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .logo-con img.logo,
#category-landing .product-banner .mobile-banner .logo-con img.logo,
#sr-premium .product-banner .left-side .logo-con img.logo,
#sr-premium .product-banner .mobile-banner .logo-con img.logo,
#sr-premium-hide-content .product-banner .left-side .logo-con img.logo,
#sr-premium-hide-content .product-banner .mobile-banner .logo-con img.logo {
    max-height: 25px;
  }
}

@media (max-width: 768px) {
  /* line 1287, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph,
#category-landing .product-banner .mobile-banner .people-graph,
#sr-premium .product-banner .left-side .people-graph,
#sr-premium .product-banner .mobile-banner .people-graph,
#sr-premium-hide-content .product-banner .left-side .people-graph,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph {
    float: left;
    clear: none !important;
    width: 160px !important;
  }
}

@media (max-width: 1200px) {
  /* line 1287, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph,
#category-landing .product-banner .mobile-banner .people-graph,
#sr-premium .product-banner .left-side .people-graph,
#sr-premium .product-banner .mobile-banner .people-graph,
#sr-premium-hide-content .product-banner .left-side .people-graph,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph {
    clear: both;
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 1287, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph,
#category-landing .product-banner .mobile-banner .people-graph,
#sr-premium .product-banner .left-side .people-graph,
#sr-premium .product-banner .mobile-banner .people-graph,
#sr-premium-hide-content .product-banner .left-side .people-graph,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph {
    /* IE 10 & 11 Fixes */
    height: 30px;
  }
}

@media (max-width: 1200px) {
  /* line 1305, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph svg,
#category-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium .product-banner .left-side .people-graph svg,
#sr-premium .product-banner .mobile-banner .people-graph svg,
#sr-premium-hide-content .product-banner .left-side .people-graph svg,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph svg {
    width: 13px;
  }
}

@media (max-width: 992px) {
  /* line 1305, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph svg,
#category-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium .product-banner .left-side .people-graph svg,
#sr-premium .product-banner .mobile-banner .people-graph svg,
#sr-premium-hide-content .product-banner .left-side .people-graph svg,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph svg {
    width: 15px;
  }
}

@media (max-width: 768px) {
  /* line 1305, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .people-graph svg,
#category-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium .product-banner .left-side .people-graph svg,
#sr-premium .product-banner .mobile-banner .people-graph svg,
#sr-premium-hide-content .product-banner .left-side .people-graph svg,
#sr-premium-hide-content .product-banner .mobile-banner .people-graph svg {
    width: 12px;
    margin-top: 12px;
  }
}

/* line 1322, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side .btn,
#category-landing .product-banner .mobile-banner .btn,
#sr-premium .product-banner .left-side .btn,
#sr-premium .product-banner .mobile-banner .btn,
#sr-premium-hide-content .product-banner .left-side .btn,
#sr-premium-hide-content .product-banner .mobile-banner .btn {
  width: 100%;
  margin-top: 18px;
}

@media (max-width: 992px) {
  /* line 1322, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side .btn,
#category-landing .product-banner .mobile-banner .btn,
#sr-premium .product-banner .left-side .btn,
#sr-premium .product-banner .mobile-banner .btn,
#sr-premium-hide-content .product-banner .left-side .btn,
#sr-premium-hide-content .product-banner .mobile-banner .btn {
    display: none;
  }
}

/* line 1331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side h6,
#category-landing .product-banner .mobile-banner h6,
#sr-premium .product-banner .left-side h6,
#sr-premium .product-banner .mobile-banner h6,
#sr-premium-hide-content .product-banner .left-side h6,
#sr-premium-hide-content .product-banner .mobile-banner h6 {
  font-size: 2.5em;
  font-weight: 800;
  color: #767676;
  margin: 20px 0 0;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 1331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side h6,
#category-landing .product-banner .mobile-banner h6,
#sr-premium .product-banner .left-side h6,
#sr-premium .product-banner .mobile-banner h6,
#sr-premium-hide-content .product-banner .left-side h6,
#sr-premium-hide-content .product-banner .mobile-banner h6 {
    float: right;
    clear: none;
    text-align: right;
    width: 150px;
  }
}

@media (max-width: 992px) {
  /* line 1331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side h6,
#category-landing .product-banner .mobile-banner h6,
#sr-premium .product-banner .left-side h6,
#sr-premium .product-banner .mobile-banner h6,
#sr-premium-hide-content .product-banner .left-side h6,
#sr-premium-hide-content .product-banner .mobile-banner h6 {
    margin-top: 12px;
    font-size: 1.786em;
  }
}

/* line 1350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .left-side h6 span.small,
#category-landing .product-banner .mobile-banner h6 span.small,
#sr-premium .product-banner .left-side h6 span.small,
#sr-premium .product-banner .mobile-banner h6 span.small,
#sr-premium-hide-content .product-banner .left-side h6 span.small,
#sr-premium-hide-content .product-banner .mobile-banner h6 span.small {
  font-size: 0.429em;
  font-weight: 800;
  color: #767676;
  margin-left: 3px;
}

@media (max-width: 992px) {
  /* line 1350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .left-side h6 span.small,
#category-landing .product-banner .mobile-banner h6 span.small,
#sr-premium .product-banner .left-side h6 span.small,
#sr-premium .product-banner .mobile-banner h6 span.small,
#sr-premium-hide-content .product-banner .left-side h6 span.small,
#sr-premium-hide-content .product-banner .mobile-banner h6 span.small {
    margin-left: 2px;
    font-size: 0.4em;
  }
}

/* line 1365, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side,
#sr-premium .product-banner .right-side,
#sr-premium-hide-content .product-banner .right-side {
  padding: 50px 60px 50px 30px;
}

@media (max-width: 1200px) {
  /* line 1365, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side,
#sr-premium .product-banner .right-side,
#sr-premium-hide-content .product-banner .right-side {
    padding: 50px 50px 50px 20px;
  }
}

@media (max-width: 992px) {
  /* line 1365, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side,
#sr-premium .product-banner .right-side,
#sr-premium-hide-content .product-banner .right-side {
    padding: 30px 30px 30px 0;
  }
}

@media (max-width: 768px) {
  /* line 1365, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side,
#sr-premium .product-banner .right-side,
#sr-premium-hide-content .product-banner .right-side {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  /* line 1365, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side,
#sr-premium .product-banner .right-side,
#sr-premium-hide-content .product-banner .right-side {
    padding: 20px !important;
  }
}

/* line 1384, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side h2,
#sr-premium .product-banner .right-side h2,
#sr-premium-hide-content .product-banner .right-side h2 {
  color: #338e38;
  font-size: 1.143em;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 768px) {
  /* line 1384, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side h2,
#sr-premium .product-banner .right-side h2,
#sr-premium-hide-content .product-banner .right-side h2 {
    font-size: 1em;
    margin: 20px 0 3px;
  }
}

/* line 1396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side h1,
#sr-premium .product-banner .right-side h1,
#sr-premium-hide-content .product-banner .right-side h1 {
  font-size: 3.214em;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 15px -2px;
}

@media (max-width: 768px) {
  /* line 1396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side h1,
#sr-premium .product-banner .right-side h1,
#sr-premium-hide-content .product-banner .right-side h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
}

/* line 1407, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side h1 a,
#sr-premium .product-banner .right-side h1 a,
#sr-premium-hide-content .product-banner .right-side h1 a {
  color: #767676;
  text-decoration: none;
  transition: all .25s ease;
}

/* line 1412, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side h1 a:hover,
#sr-premium .product-banner .right-side h1 a:hover,
#sr-premium-hide-content .product-banner .right-side h1 a:hover {
  color: #8656a3;
}

/* line 1418, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side p,
#sr-premium .product-banner .right-side p,
#sr-premium-hide-content .product-banner .right-side p {
  color: #767676;
}

/* line 1422, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats,
#sr-premium .product-banner .right-side .stats,
#sr-premium-hide-content .product-banner .right-side .stats {
  margin-top: 30px;
}

@media (max-width: 992px) {
  /* line 1422, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats,
#sr-premium .product-banner .right-side .stats,
#sr-premium-hide-content .product-banner .right-side .stats {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  /* line 1422, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats,
#sr-premium .product-banner .right-side .stats,
#sr-premium-hide-content .product-banner .right-side .stats {
    margin-bottom: 15px;
  }
}

/* line 1433, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats #composite-score,
#sr-premium .product-banner .right-side .stats #composite-score,
#sr-premium-hide-content .product-banner .right-side .stats #composite-score {
  padding-right: 15px;
}

/* line 1437, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con,
#sr-premium .product-banner .right-side .stats .stat-con,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con {
  border-right: 1px solid #d6d6d6;
  text-align: center;
}

/* line 1441, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con:last-child,
#sr-premium .product-banner .right-side .stats .stat-con:last-child,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con:last-child {
  border: none;
}

@media (max-width: 768px) {
  /* line 1437, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con,
#sr-premium .product-banner .right-side .stats .stat-con,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con {
    border: none;
  }
}

/* line 1449, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 {
  font-size: 5.714em;
  font-weight: 800;
  line-height: 1;
  margin: -10px 0 0;
  color: #bebdbd;
}

/* line 1456, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con h3 span.percent,
#sr-premium .product-banner .right-side .stats .stat-con h3 span.percent,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 span.percent {
  font-size: 0.438em;
}

/* line 1460, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con h3 span.equation,
#sr-premium .product-banner .right-side .stats .stat-con h3 span.equation,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 span.equation {
  font-size: 0.688em;
}

@media (max-width: 1320px) {
  /* line 1449, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 5.56em;
  }
}

@media (max-width: 1200px) {
  /* line 1449, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 4.6em;
  }
}

@media (max-width: 992px) {
  /* line 1449, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 4.286em;
  }
}

@media (max-width: 768px) {
  /* line 1449, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 53px;
  }
}

/* line 1481, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con p,
#sr-premium .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con p {
  font-family: "Exo", arial, sans-serif;
  font-size: 0.714em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  margin: -10px 0 0;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 1481, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con p,
#sr-premium .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con p {
    margin-top: -6px;
  }
}

@media (max-width: 768px) {
  /* line 1481, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con p,
#sr-premium .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con p {
    display: none;
  }
}

/* line 1498, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con p.stat-mbl {
  display: none;
  font-size: 0.714em;
  margin-top: -3px;
}

@media (max-width: 768px) {
  /* line 1498, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-hide-content .product-banner .right-side .stats .stat-con p.stat-mbl {
    display: block;
  }
}

/* line 1512, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .show-md .btn,
#sr-premium .product-banner .right-side .show-md .btn,
#sr-premium-hide-content .product-banner .right-side .show-md .btn {
  margin-top: 20px;
}

/* line 1515, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .product-banner .right-side .show-md .btn.btn-purple,
#sr-premium .product-banner .right-side .show-md .btn.btn-purple,
#sr-premium-hide-content .product-banner .right-side .show-md .btn.btn-purple {
  margin-right: 5px;
}

@media (max-width: 768px) {
  /* line 1512, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .product-banner .right-side .show-md .btn,
#sr-premium .product-banner .right-side .show-md .btn,
#sr-premium-hide-content .product-banner .right-side .show-md .btn {
    margin-top: 15px;
  }
}

/* line 1528, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .filterrific-spinner,
#sr-premium .filterrific-spinner,
#sr-premium-hide-content .filterrific-spinner {
  visibility: hidden;
}

/* line 1532, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .cx-section,
#sr-premium .cx-section,
#sr-premium-hide-content .cx-section {
  background: linear-gradient(to bottom, white 0%, #f6f6f6 70%);
  margin-bottom: 35px;
}

/* line 1537, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .cx-coming-soon,
#sr-premium .cx-coming-soon,
#sr-premium-hide-content .cx-coming-soon {
  width: 85%;
  margin: 0 auto;
  display: block;
}

/* line 1544, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabpage_1,
#sr-premium #tabpage_1,
#sr-premium-hide-content #tabpage_1 {
  display: none;
}

/* line 1548, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabpage_2,
#sr-premium #tabpage_2,
#sr-premium-hide-content #tabpage_2 {
  display: none;
}

/* line 1551, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabpage_2 .bottom-text-cx-diamond,
#sr-premium #tabpage_2 .bottom-text-cx-diamond,
#sr-premium-hide-content #tabpage_2 .bottom-text-cx-diamond {
  top: -180px;
}

@media screen and (max-width: 1320px) {
  /* line 1551, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabpage_2 .bottom-text-cx-diamond,
#sr-premium #tabpage_2 .bottom-text-cx-diamond,
#sr-premium-hide-content #tabpage_2 .bottom-text-cx-diamond {
    top: -180px;
  }
}

/* line 1560, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #powered-by-container,
#sr-premium #powered-by-container,
#sr-premium-hide-content #powered-by-container {
  text-align: right;
  padding-bottom: 15px;
}

/* line 1567, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .infotech #tabpage_1 #powered-by-container,
#sr-premium .infotech #tabpage_1 #powered-by-container,
#sr-premium-hide-content .infotech #tabpage_1 #powered-by-container {
  width: 90%;
}

@media screen and (max-width: 992px) {
  /* line 1573, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .infotech #tabpage_2 .cx-legend,
#sr-premium .infotech #tabpage_2 .cx-legend,
#sr-premium-hide-content .infotech #tabpage_2 .cx-legend {
    left: 80% !important;
  }
}

/* line 1579, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .infotech #tabpage_2 #powered-by-container,
#sr-premium .infotech #tabpage_2 #powered-by-container,
#sr-premium-hide-content .infotech #tabpage_2 #powered-by-container {
  margin-top: 115px;
  margin-right: -30px;
}

@media screen and (max-width: 1320px) {
  /* line 1579, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .infotech #tabpage_2 #powered-by-container,
#sr-premium .infotech #tabpage_2 #powered-by-container,
#sr-premium-hide-content .infotech #tabpage_2 #powered-by-container {
    margin-right: -20%;
  }
}

@media screen and (max-width: 1199px) {
  /* line 1579, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .infotech #tabpage_2 #powered-by-container,
#sr-premium .infotech #tabpage_2 #powered-by-container,
#sr-premium-hide-content .infotech #tabpage_2 #powered-by-container {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 1579, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .infotech #tabpage_2 #powered-by-container,
#sr-premium .infotech #tabpage_2 #powered-by-container,
#sr-premium-hide-content .infotech #tabpage_2 #powered-by-container {
    margin-top: 200px;
    margin-right: -100%;
  }
}

/* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
  margin-top: -33%;
  padding-top: 5em;
  padding-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1320px) {
  /* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
    margin-top: -38%;
  }
}

@media (max-width: 1200px) {
  /* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
    margin-top: -23em;
  }
}

@media (max-width: 992px) {
  /* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
    margin-top: -24em;
  }
}

@media (max-width: 768px) {
  /* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
    margin-top: -26em;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media (max-width: 480px) {
  /* line 1599, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header > div.hide-hero.container > section,
#sr-premium #sr-premium-header > div.hide-hero.container > section,
#sr-premium-hide-content #sr-premium-header > div.hide-hero.container > section {
    margin-top: -26em;
  }
}

/* line 1626, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium-header .hide-hero.container section h1,
#sr-premium #sr-premium-header .hide-hero.container section h1,
#sr-premium-hide-content #sr-premium-header .hide-hero.container section h1 {
  font-size: 2.75em;
}

@media (max-width: 1200px) {
  /* line 1626, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header .hide-hero.container section h1,
#sr-premium #sr-premium-header .hide-hero.container section h1,
#sr-premium-hide-content #sr-premium-header .hide-hero.container section h1 {
    font-size: 2.5em;
  }
}

@media (max-width: 480px) {
  /* line 1626, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium-header .hide-hero.container section h1,
#sr-premium #sr-premium-header .hide-hero.container section h1,
#sr-premium-hide-content #sr-premium-header .hide-hero.container section h1 {
    font-size: 1.75em;
  }
}

/* line 1640, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .hero,
#sr-premium #sr-premium .hero,
#sr-premium-hide-content #sr-premium .hero {
  background-position-y: 40%;
  padding-top: 3%;
  padding-bottom: 3%;
}

/* line 1645, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-features,
#sr-premium #sr-premium .category-features,
#sr-premium-hide-content #sr-premium .category-features {
  display: flex;
  border-bottom: 1px solid #bebdbd;
  border-top: 1px solid #bebdbd;
  margin: 65px 5.65%;
  background-color: #ffffff;
  font-size: 0.9em;
}

@media (max-width: 768px) {
  /* line 1645, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-features,
#sr-premium #sr-premium .category-features,
#sr-premium-hide-content #sr-premium .category-features {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 1657, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .hero h1,
#sr-premium #sr-premium .hero h1,
#sr-premium-hide-content #sr-premium .hero h1 {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  color: #ffffff;
  margin: -8px 0 15px -3px;
  width: 80%;
}

@media (max-width: 480px) {
  /* line 1657, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .hero h1,
#sr-premium #sr-premium .hero h1,
#sr-premium-hide-content #sr-premium .hero h1 {
    font-size: 2.75em;
  }
}

/* line 1669, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .data-quadrant-section p,
#sr-premium #sr-premium .data-quadrant-section p,
#sr-premium-hide-content #sr-premium .data-quadrant-section p {
  width: 95%;
}

/* line 1673, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .sr-premium-ps-cat-list,
#sr-premium #sr-premium .sr-premium-ps-cat-list,
#sr-premium-hide-content #sr-premium .sr-premium-ps-cat-list {
  margin-bottom: 65px;
}

/* line 1676, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list,
#sr-premium #sr-premium .category-list,
#sr-premium-hide-content #sr-premium .category-list {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 1676, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-list,
#sr-premium #sr-premium .category-list,
#sr-premium-hide-content #sr-premium .category-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 1676, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-list,
#sr-premium #sr-premium .category-list,
#sr-premium-hide-content #sr-premium .category-list {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* line 1687, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list .category-section,
#sr-premium #sr-premium .category-list .category-section,
#sr-premium-hide-content #sr-premium .category-list .category-section {
  padding: 35px 0;
  border-bottom: 1px solid #d6d6d6;
}

/* line 1690, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list .category-section:last-child,
#sr-premium #sr-premium .category-list .category-section:last-child,
#sr-premium-hide-content #sr-premium .category-list .category-section:last-child {
  border: none;
}

@media (max-width: 992px) {
  /* line 1687, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-list .category-section,
#sr-premium #sr-premium .category-list .category-section,
#sr-premium-hide-content #sr-premium .category-list .category-section {
    padding: 20px 0;
  }
}

/* line 1697, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list h3.category-section-header,
#sr-premium #sr-premium .category-list h3.category-section-header,
#sr-premium-hide-content #sr-premium .category-list h3.category-section-header {
  font-weight: 600;
  color: #8656a3;
  margin: 0 0 12px;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  /* line 1697, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-list h3.category-section-header,
#sr-premium #sr-premium .category-list h3.category-section-header,
#sr-premium-hide-content #sr-premium .category-list h3.category-section-header {
    font-size: 1.429em;
    margin-bottom: 10px;
  }
}

/* line 1707, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list a.category-link,
#sr-premium #sr-premium .category-list a.category-link,
#sr-premium-hide-content #sr-premium .category-list a.category-link {
  color: #767676;
  font-size: 0.95em;
  transition: all .25s ease;
}

/* line 1711, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium .category-list a.category-link:hover,
#sr-premium #sr-premium .category-list a.category-link:hover,
#sr-premium-hide-content #sr-premium .category-list a.category-link:hover {
  color: #4e4d4d;
  text-decoration: underline;
}

@media (max-width: 992px) {
  /* line 1707, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium .category-list a.category-link,
#sr-premium #sr-premium .category-list a.category-link,
#sr-premium-hide-content #sr-premium .category-list a.category-link {
    font-size: 1em;
  }
}

@media (max-width: 480px) {
  /* line 1721, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #sr-premium #products,
#sr-premium #sr-premium #products,
#sr-premium-hide-content #sr-premium #products {
    margin-top: 10px;
  }
}

/* line 1725, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium #products .download-button-scorecard,
#sr-premium #sr-premium #products .download-button-scorecard,
#sr-premium-hide-content #sr-premium #products .download-button-scorecard {
  background: none;
  color: #767676;
  font-family: "FontAwesome";
  font-weight: 500;
}

/* line 1730, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium #products .download-button-scorecard.btn:visited,
#sr-premium #sr-premium #products .download-button-scorecard.btn:visited,
#sr-premium-hide-content #sr-premium #products .download-button-scorecard.btn:visited {
  color: #767676;
}

/* line 1733, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #sr-premium #products .download-button-scorecard.btn:focus, #category-landing #sr-premium #products .download-button-scorecard.btn:hover,
#sr-premium #sr-premium #products .download-button-scorecard.btn:focus,
#sr-premium #sr-premium #products .download-button-scorecard.btn:hover,
#sr-premium-hide-content #sr-premium #products .download-button-scorecard.btn:focus,
#sr-premium-hide-content #sr-premium #products .download-button-scorecard.btn:hover {
  color: #4e4d4d;
}

/* line 1741, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .tabpage,
#sr-premium .tabpage,
#sr-premium-hide-content .tabpage {
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: linear-gradient(161deg, #F6F5F6 28%, rgba(177, 182, 194, 0.21) 82%);
}

/* line 1746, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .tabpage h2,
#sr-premium .tabpage h2,
#sr-premium-hide-content .tabpage h2 {
  font-size: 2em;
  padding-top: 10px;
}

/* line 1751, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .tabpage .tabbed-title-left h2,
#sr-premium .tabpage .tabbed-title-left h2,
#sr-premium-hide-content .tabpage .tabbed-title-left h2 {
  padding-top: 15px;
}

@media screen and (max-width: 500px) {
  /* line 1750, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .tabpage .tabbed-title-left,
#sr-premium .tabpage .tabbed-title-left,
#sr-premium-hide-content .tabpage .tabbed-title-left {
    font-size: 1.55em;
  }
}

/* line 1761, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .triangle-fix,
#sr-premium .triangle-fix,
#sr-premium-hide-content .triangle-fix {
  height: 300px;
}

/* line 1764, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft,
#sr-premium #triangle-bottomleft,
#sr-premium-hide-content #triangle-bottomleft {
  margin-top: 0;
  float: left;
  width: 0;
  height: 0;
  border-bottom: 300px solid #c5c5c5;
  border-right: 420px solid transparent;
  position: relative;
  top: 32px;
}

/* line 1773, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft h1,
#sr-premium #triangle-bottomleft h1,
#sr-premium-hide-content #triangle-bottomleft h1 {
  font-family: "Exo", arial, sans-serif;
  font-weight: bold;
  font-size: 0.9285714286em;
  text-transform: uppercase;
  transform: rotate(35deg);
  text-align: center;
  width: 390px;
  position: relative;
  top: 141px;
  right: 30px;
  color: white;
}

/* line 1787, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft2,
#sr-premium #triangle-bottomleft2,
#sr-premium-hide-content #triangle-bottomleft2 {
  margin-top: 102px;
  margin-left: -420px;
  float: left;
  width: 0;
  height: 0;
  position: relative;
  top: 0;
  border-bottom: 198px solid #E6E6E6;
  border-right: 282px solid transparent;
}

@media screen and (min-width: 1199px) and (max-width: 1590px) {
  /* line 1787, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #triangle-bottomleft2,
#sr-premium #triangle-bottomleft2,
#sr-premium-hide-content #triangle-bottomleft2 {
    margin-top: -198px;
    margin-left: 0;
  }
}

/* line 1803, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft3,
#sr-premium #triangle-bottomleft3,
#sr-premium-hide-content #triangle-bottomleft3 {
  margin-top: 124px;
  margin-left: -420px;
  float: left;
  width: 0;
  height: 0;
  position: relative;
  top: 0;
  border-bottom: 175px solid #fbfbfb;
  border-right: 250px solid transparent;
}

@media screen and (min-width: 1200px) and (max-width: 1590px) {
  /* line 1803, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #triangle-bottomleft3,
#sr-premium #triangle-bottomleft3,
#sr-premium-hide-content #triangle-bottomleft3 {
    margin-top: -175px;
    margin-left: 6px;
  }
}

/* line 1818, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft3 h2,
#sr-premium #triangle-bottomleft3 h2,
#sr-premium-hide-content #triangle-bottomleft3 h2 {
  transform: rotate(35deg);
  text-align: center;
  width: 152px;
  position: relative;
  top: 78px;
  left: 28px;
  color: #b1b1b1;
  font-family: "Roboto", arial, sans-serif;
  font-weight: lighter;
  font-size: 1.0714285714em;
}

/* line 1829, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #triangle-bottomleft3 h2 span,
#sr-premium #triangle-bottomleft3 h2 span,
#sr-premium-hide-content #triangle-bottomleft3 h2 span {
  font-weight: bold;
}

/* line 1835, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offering-buttons-container,
#sr-premium .offering-buttons-container,
#sr-premium-hide-content .offering-buttons-container {
  background: #373636;
}

/* line 1839, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner,
#sr-premium #offerings-content .product-banner,
#sr-premium-hide-content #offerings-content .product-banner {
  background-image: linear-gradient(20deg, #f0f0f0 0%, #ECEBEB 100%);
  margin: 25px auto !important;
}

/* line 1843, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .left-side,
#sr-premium #offerings-content .product-banner .left-side,
#sr-premium-hide-content #offerings-content .product-banner .left-side {
  height: 100%;
  position: relative;
  background: white;
  text-align: center;
  padding: 50px 30px;
  height: 100%;
}

/* line 1851, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .left-side .logo-con a,
#sr-premium #offerings-content .product-banner .left-side .logo-con a,
#sr-premium-hide-content #offerings-content .product-banner .left-side .logo-con a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  bottom: 15px;
}

/* line 1858, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .left-side .logo-con a .logo,
#sr-premium #offerings-content .product-banner .left-side .logo-con a .logo,
#sr-premium-hide-content #offerings-content .product-banner .left-side .logo-con a .logo {
  object-fit: contain;
  float: none;
}

/* line 1865, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .same-height,
#sr-premium #offerings-content .product-banner .same-height,
#sr-premium-hide-content #offerings-content .product-banner .same-height {
  display: flex;
  align-items: stretch;
}

/* line 1869, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side,
#sr-premium #offerings-content .product-banner .right-side,
#sr-premium-hide-content #offerings-content .product-banner .right-side {
  padding: 40px 50px 50px 30px;
}

/* line 1871, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side h1,
#sr-premium #offerings-content .product-banner .right-side h1,
#sr-premium-hide-content #offerings-content .product-banner .right-side h1 {
  font-size: 2.8571428571em;
}

/* line 1873, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side h1 .category-link,
#sr-premium #offerings-content .product-banner .right-side h1 .category-link,
#sr-premium-hide-content #offerings-content .product-banner .right-side h1 .category-link {
  color: #373636;
}

/* line 1877, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side p.larger,
#sr-premium #offerings-content .product-banner .right-side p.larger,
#sr-premium-hide-content #offerings-content .product-banner .right-side p.larger {
  font-size: 1em !important;
  font-weight: 300;
  display: block;
  float: left;
}

/* line 1883, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats,
#sr-premium #offerings-content .product-banner .right-side .stats,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats {
  margin-bottom: 20px;
}

/* line 1885, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con {
  text-align: center;
}

/* line 1887, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con:after,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con:after,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con:after {
  content: '';
  height: 0;
  clear: both;
}

/* line 1892, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con h3 {
  font-size: 3.7857142857em;
  font-weight: 800;
  line-height: 1;
  margin: 0;
  padding-bottom: 5px;
  color: #bebdbd;
}

/* line 1899, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con h3 span.percent,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con h3 span.percent,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con h3 span.percent {
  font-size: 0.438em;
}

/* line 1902, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con h3 span.equation,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con h3 span.equation,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con h3 span.equation {
  font-size: 0.688em;
}

@media (max-width: 1200px) {
  /* line 1892, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 2.8571428571em;
  }
}

@media (max-width: 992px) {
  /* line 1892, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con h3,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con h3 {
    font-size: 2.1428571429em;
  }
}

/* line 1912, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con p {
  font-family: "Exo", arial, sans-serif;
  font-size: 0.8571428571em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #bebdbd;
}

@media (max-width: 768px) {
  /* line 1912, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con p {
    display: none;
  }
}

@media (max-width: 930px) {
  /* line 1912, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con p,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con p {
    font-size: 0.7142857143em;
  }
}

/* line 1925, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl {
  display: none;
  font-size: 0.714em;
}

@media (max-width: 768px) {
  /* line 1925, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-hide-content #offerings-content .product-banner .right-side .stats .stat-con p.stat-mbl {
    display: block;
  }
}

/* line 1936, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #offerings-content .product-banner .right-side .right-side-content-main .no-padding,
#sr-premium #offerings-content .product-banner .right-side .right-side-content-main .no-padding,
#sr-premium-hide-content #offerings-content .product-banner .right-side .right-side-content-main .no-padding {
  float: right;
}

/* line 1947, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li,
#sr-premium .sr-category-page-nav li,
#sr-premium-hide-content .sr-category-page-nav li {
  padding: 0;
  text-align: center;
  color: #338e38;
  background: #dedede;
  background: -moz-linear-gradient(-45deg, #dedede 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(-45deg, #dedede 0%, #eeeeee 100%);
  background: linear-gradient(135deg, #dedede 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#eeeeee', GradientType=1);
}

/* line 1956, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a,
#sr-premium .sr-category-page-nav li a,
#sr-premium-hide-content .sr-category-page-nav li a {
  padding: 15px;
  overflow: hidden;
}

/* line 1959, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a span,
#sr-premium .sr-category-page-nav li a span,
#sr-premium-hide-content .sr-category-page-nav li a span {
  color: #338e38;
  font-weight: 600;
}

/* line 1964, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a:hover,
#sr-premium .sr-category-page-nav li a:hover,
#sr-premium-hide-content .sr-category-page-nav li a:hover {
  color: #338e38;
}

/* line 1968, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li.active a,
#sr-premium .sr-category-page-nav li.active a,
#sr-premium-hide-content .sr-category-page-nav li.active a {
  color: white;
  transition: none;
}

/* line 1971, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li.active a span,
#sr-premium .sr-category-page-nav li.active a span,
#sr-premium-hide-content .sr-category-page-nav li.active a span {
  color: white;
  font-weight: 600;
}

/* line 1977, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a:hover,
#category-landing .sr-category-page-nav li a:focus,
#sr-premium .sr-category-page-nav li a:hover,
#sr-premium .sr-category-page-nav li a:focus,
#sr-premium-hide-content .sr-category-page-nav li a:hover,
#sr-premium-hide-content .sr-category-page-nav li a:focus {
  background: #338e38;
  color: white;
}

/* line 1981, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a:hover span,
#category-landing .sr-category-page-nav li a:focus span,
#sr-premium .sr-category-page-nav li a:hover span,
#sr-premium .sr-category-page-nav li a:focus span,
#sr-premium-hide-content .sr-category-page-nav li a:hover span,
#sr-premium-hide-content .sr-category-page-nav li a:focus span {
  color: white;
  font-weight: 600;
}

/* line 1985, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .sr-category-page-nav li a:hover h3,
#category-landing .sr-category-page-nav li a:focus h3,
#sr-premium .sr-category-page-nav li a:hover h3,
#sr-premium .sr-category-page-nav li a:focus h3,
#sr-premium-hide-content .sr-category-page-nav li a:hover h3,
#sr-premium-hide-content .sr-category-page-nav li a:focus h3 {
  color: white;
}

/* line 1992, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabHeader_1 a,
#sr-premium #tabHeader_1 a,
#sr-premium-hide-content #tabHeader_1 a {
  border-left: solid 1px #373636;
  transition: none;
}

/* line 1999, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li a,
#sr-premium .quadrant-diamond-nav li a,
#sr-premium-hide-content .quadrant-diamond-nav li a {
  text-align: center;
  padding: 15px 0;
  transition: none;
  background: -moz-linear-gradient(0deg, #C6C6C6 0%, #C6C6C6 0%, #EEEEEE 22%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #C6C6C6), color-stop(0%, #C6C6C6), color-stop(22%, #EEEEEE));
  background: -webkit-linear-gradient(0deg, #C6C6C6 0%, #C6C6C6 0%, #EEEEEE 22%);
  background: -o-linear-gradient(0deg, #C6C6C6 0%, #C6C6C6 0%, #EEEEEE 22%);
  background: -ms-linear-gradient(0deg, #C6C6C6 0%, #C6C6C6 0%, #EEEEEE 22%);
  background: linear-gradient(90deg, #C6C6C6 0%, #C6C6C6 0%, #EEEEEE 22%);
}

/* line 2009, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li a span,
#sr-premium .quadrant-diamond-nav li a span,
#sr-premium-hide-content .quadrant-diamond-nav li a span {
  color: #373636;
  font-weight: 600;
}

/* line 2014, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li h3,
#sr-premium .quadrant-diamond-nav li h3,
#sr-premium-hide-content .quadrant-diamond-nav li h3 {
  color: #373636;
  margin: 0;
}

/* line 2019, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li.active h3,
#sr-premium .quadrant-diamond-nav li.active h3,
#sr-premium-hide-content .quadrant-diamond-nav li.active h3 {
  color: white;
}

/* line 2022, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li.active a,
#sr-premium .quadrant-diamond-nav li.active a,
#sr-premium-hide-content .quadrant-diamond-nav li.active a {
  color: white;
  transition: none;
  background: #338e38;
}

/* line 2026, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li.active a span,
#sr-premium .quadrant-diamond-nav li.active a span,
#sr-premium-hide-content .quadrant-diamond-nav li.active a span {
  color: white;
  font-weight: 600;
}

/* line 2030, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .quadrant-diamond-nav li.active a:after,
#sr-premium .quadrant-diamond-nav li.active a:after,
#sr-premium-hide-content .quadrant-diamond-nav li.active a:after {
  left: 50%;
  width: 100px;
  height: 100px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  bottom: -105px;
  z-index: 10;
  background: inherit;
  position: absolute;
  content: '';
  pointer-events: none;
  box-sizing: border-box;
  background: white;
}

/* line 2051, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .bottom-mobile .bottom-left-mobile .powered-by,
#sr-premium .bottom-mobile .bottom-left-mobile .powered-by,
#sr-premium-hide-content .bottom-mobile .bottom-left-mobile .powered-by {
  bottom: 85px !important;
  left: 35px;
}

/* line 2054, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .bottom-mobile .bottom-left-mobile .powered-by p,
#sr-premium .bottom-mobile .bottom-left-mobile .powered-by p,
#sr-premium-hide-content .bottom-mobile .bottom-left-mobile .powered-by p {
  right: unset !important;
  left: 14px !important;
}

/* line 2059, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .bottom-mobile .bottom-left-mobile .diamond-legend,
#sr-premium .bottom-mobile .bottom-left-mobile .diamond-legend,
#sr-premium-hide-content .bottom-mobile .bottom-left-mobile .diamond-legend {
  left: 9px !important;
  bottom: 3px !important;
  position: relative;
  clear: both;
  display: block;
}

/* line 2066, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .bottom-mobile .bottom-left-mobile .itrg-logo,
#sr-premium .bottom-mobile .bottom-left-mobile .itrg-logo,
#sr-premium-hide-content .bottom-mobile .bottom-left-mobile .itrg-logo {
  left: 0 !important;
}

/* line 2071, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .mobile-static,
#sr-premium .mobile-static,
#sr-premium-hide-content .mobile-static {
  display: block;
  margin: 25px auto;
  width: 85%;
}

/* line 2078, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing {
  margin-bottom: 0;
}

/* line 2081, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .hero-breadcrumb-premium {
  padding-right: 0;
}

/* line 2086, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .tabpage-height {
  position: relative;
  height: 100%;
}

/* line 2091, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left .small {
  font-size: 0.7142857143em;
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  color: #d6d6d6;
  margin: 0;
  position: relative;
  top: 7px;
  left: 2px;
}

/* line 2101, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left .itrg-logo {
  width: 195px;
  position: relative;
  right: 15px;
  height: 60px;
}

/* line 2107, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-left .diamond-legend {
  width: 195px;
  position: relative;
  right: 8px;
}

/* line 2113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right {
  padding-top: 15px;
}

@media (max-width: 1755px) {
  /* line 2113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right {
    padding-top: 0;
  }
}

@media (max-width: 1755px) {
  /* line 2118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge,
#category-landing #tabscontent .top-right .tab-title {
    float: right;
    clear: both;
  }
}

/* line 2124, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .tab-badge svg,
#category-landing #tabscontent .top-right .tab-title svg {
  width: 130px;
  position: relative;
  bottom: 25px;
  float: right;
}

/* line 2132, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right .tab-badge svg {
  margin: -10px 55px 0 0;
}

@media (max-width: 2509px) {
  /* line 2132, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge svg {
    margin: 0 auto;
  }
}

@media (max-width: 1755px) {
  /* line 2132, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .tab-badge svg {
    bottom: unset;
    top: 15px;
    right: unset;
    left: 10px;
  }
}

@media (max-width: 2509px) {
  /* line 2145, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold {
    bottom: 20px;
  }
}

@media (max-width: 1921px) {
  /* line 2145, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .top-right .gold {
    bottom: 0;
  }
}

/* line 2153, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right h2,
#category-landing #tabscontent .top-right p {
  text-align: right;
  margin-bottom: 0;
}

/* line 2158, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right h2 {
  color: #8656a3;
}

/* line 2161, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .top-right p {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.1428571429em;
  color: #bebdbd;
  text-transform: uppercase;
  font-weight: 300;
}

/* line 2170, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles {
  padding: 65px 0;
  max-width: 1171px;
}

/* line 2174, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles .article-subheader .all-articles-link {
  margin-top: 26px;
  text-align: right;
}

/* line 2178, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles .article-subheader .all-articles-link,
#category-landing #tabscontent .articles .article-subheader a,
#category-landing #tabscontent .articles .article-subheader a:hover,
#category-landing #tabscontent .articles .article-subheader a:visited,
#category-landing #tabscontent .articles .article-subheader a:focus {
  font-family: "Roboto", arial, sans-serif;
  color: #8656a3;
  font-size: 0.4285714286em;
  text-decoration: none;
  font-weight: 100;
}

/* line 2189, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles .article-subheader a:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  /* line 2173, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader {
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  /* line 2173, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader {
    width: 90%;
    margin-bottom: 15px;
  }
  /* line 2198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader h3 {
    margin: 0;
    line-height: 28px;
  }
  /* line 2202, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent .articles .article-subheader .all-articles-link {
    margin-top: 10px;
    text-align: left;
  }
}

/* line 2208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles h3 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  color: #373636;
  text-transform: capitalize;
  font-size: 2.4285714286em;
}

/* line 2214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent .articles h3 span {
  font-weight: bolder;
}

/* line 2220, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .panel-group,
#category-landing #tabscontent #category-research-container .panel,
#category-landing #tabscontent #category-research-container .panel-default {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/* line 2227, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .panel {
  border-left: 12px solid #8656a3;
  margin-bottom: 25px;
  position: relative;
}

/* line 2232, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .panel-body {
  padding: 0;
}

/* line 2235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a {
  text-decoration: none;
}

/* line 2237, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading {
  background: #EBEBEB;
  border-radius: 0;
}

/* line 2240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading h4 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-size: 1.8571428571em;
  margin-bottom: 5px;
  color: #8656a3;
  letter-spacing: 0;
}

/* line 2248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading p {
  font-family: "Roboto", arial, sans-serif;
  font-size: 1em;
  font-weight: lighter;
  color: #4e4d4d;
  letter-spacing: 0;
}

/* line 2255, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading h5 {
  font-family: "Roboto", arial, sans-serif;
  font-size: 1em;
  font-weight: lighter;
  color: #bebdbd;
  letter-spacing: 0;
  padding: 0;
}

/* line 2263, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading .tile-author {
  text-align: left;
}

/* line 2266, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading .tile-date {
  text-align: right;
}

@media (max-width: 768px) {
  /* line 2266, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent #category-research-container a .panel-heading .tile-date {
    text-align: left;
  }
}

/* line 2272, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading .top {
  top: 0;
  min-height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  padding: 15px;
  width: 100%;
  text-align: center;
}

/* line 2281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading .top h3 {
  color: white;
  font-size: 1.5714285714em;
  top: 30%;
  right: 6px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 2291, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a .panel-heading:hover .top {
  opacity: 1;
  background-color: #8656a3;
}

/* line 2297, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a:hover {
  text-decoration: none;
}

/* line 2299, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a:hover .panel-heading {
  background: #8656a3;
  background-image: none;
  border-radius: 0;
}

/* line 2303, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container a:hover .panel-heading h4,
#category-landing #tabscontent #category-research-container a:hover .panel-heading h5,
#category-landing #tabscontent #category-research-container a:hover .panel-heading p {
  color: #8656a3;
}

/* line 2311, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .collapsed .panel-heading {
  min-height: 135px;
  padding: 40px 50px;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

@media (max-width: 768px) {
  /* line 2311, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent #category-research-container .collapsed .panel-heading {
    padding: 30px 20px 60px;
  }
}

@media (max-width: 480px) {
  /* line 2311, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #tabscontent #category-research-container .collapsed .panel-heading {
    padding: 30px 20px 70px;
  }
}

/* line 2324, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles {
  width: 100%;
  padding: 50px;
}

/* line 2327, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles a,
#category-landing #tabscontent #category-research-container .container-articles a:hover,
#category-landing #tabscontent #category-research-container .container-articles a:visited,
#category-landing #tabscontent #category-research-container .container-articles a:focus {
  color: #8656a3;
}

/* line 2333, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles p {
  margin: 25px 0;
}

/* line 2336, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles ol,
#category-landing #tabscontent #category-research-container .container-articles ul {
  margin: 25px 0;
  padding: 5px 0 0 45px;
}

/* line 2340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles ol li,
#category-landing #tabscontent #category-research-container .container-articles ul li {
  margin: 5px 0;
  color: #767676;
}

/* line 2344, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles ol ul,
#category-landing #tabscontent #category-research-container .container-articles ol ol,
#category-landing #tabscontent #category-research-container .container-articles ul ul,
#category-landing #tabscontent #category-research-container .container-articles ul ol {
  margin: 15px 0 25px 0;
}

/* line 2347, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles ol ul li,
#category-landing #tabscontent #category-research-container .container-articles ol ol li,
#category-landing #tabscontent #category-research-container .container-articles ul ul li,
#category-landing #tabscontent #category-research-container .container-articles ul ol li {
  margin: 5px 0;
  color: #767676;
}

/* line 2353, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles h3 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-size: 1.8571428571em;
  margin: 75px 0 0;
  color: #767676;
  letter-spacing: 0;
}

/* line 2361, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #tabscontent #category-research-container .container-articles img {
  max-width: 100% !important;
  margin: 65px auto !important;
}

/* line 2369, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research {
  padding-top: 80px;
  padding-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  /* line 2369, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research {
    padding-top: 40px;
  }
}

/* line 2377, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb, #category-landing #recent-research .next-research-awards, #category-landing #recent-research .latest-research-awards {
  height: 270px;
  padding: 20px 30px;
}

@media screen and (max-width: 1065px) {
  /* line 2377, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research .article-thumb, #category-landing #recent-research .next-research-awards, #category-landing #recent-research .latest-research-awards {
    height: 285px;
  }
}

@media screen and (max-width: 992px) {
  /* line 2377, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research .article-thumb, #category-landing #recent-research .next-research-awards, #category-landing #recent-research .latest-research-awards {
    height: auto;
    margin-bottom: 20px;
  }
}

/* line 2390, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .block-label, #category-landing #recent-research .next-research-awards .block-label, #category-landing #recent-research .latest-research-awards .block-label {
  font-size: 1em;
  color: #8656a3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
}

/* line 2397, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .big-date, #category-landing #recent-research .article-thumb .small-month, #category-landing #recent-research .next-research-awards .big-date, #category-landing #recent-research .next-research-awards .small-month, #category-landing #recent-research .latest-research-awards .big-date, #category-landing #recent-research .latest-research-awards .small-month {
  font-weight: 300;
  text-align: center;
}

/* line 2402, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .big-date, #category-landing #recent-research .next-research-awards .big-date, #category-landing #recent-research .latest-research-awards .big-date {
  font-size: 2.8571428571em;
  line-height: 1;
}

/* line 2407, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .small-month, #category-landing #recent-research .next-research-awards .small-month, #category-landing #recent-research .latest-research-awards .small-month {
  font-size: 1.5714285714em;
  text-transform: uppercase;
}

/* line 2412, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .post-summary, #category-landing #recent-research .next-research-awards .post-summary, #category-landing #recent-research .latest-research-awards .post-summary {
  font-size: 0.8571428571em;
  line-height: 1.25;
  margin-top: 20px;
}

/* line 2418, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .research-newsfeed-title, #category-landing #recent-research .next-research-awards .research-newsfeed-title, #category-landing #recent-research .latest-research-awards .research-newsfeed-title {
  display: block;
  margin-bottom: 5px;
}

/* line 2422, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .research-newsfeed-title a, #category-landing #recent-research .next-research-awards .research-newsfeed-title a, #category-landing #recent-research .latest-research-awards .research-newsfeed-title a {
  line-height: 1;
  color: #4e4d4d;
  font-size: 1.1428571429em;
  font-family: "Montserrat", arial, sans-serif;
}

/* line 2428, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .research-newsfeed-title a:hover, #category-landing #recent-research .next-research-awards .research-newsfeed-title a:hover, #category-landing #recent-research .latest-research-awards .research-newsfeed-title a:hover {
  color: #373636;
}

/* line 2435, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .btn-container {
  bottom: 20px;
  width: 100%;
  position: absolute;
}

@media screen and (max-width: 992px) {
  /* line 2435, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research .btn-container {
    position: relative;
    bottom: initial;
    width: auto;
    margin-top: 40px;
  }
}

/* line 2450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .date-wrapper {
  padding: 0 10px;
}

/* line 2454, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .big-date, #category-landing #recent-research .article-thumb .small-month {
  color: #2b9e36;
}

/* line 2458, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .newsfeed-author {
  color: #767676;
  font-size: 1em;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 600;
}

/* line 2465, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .ellipsis > a, #category-landing #recent-research .article-thumb .post-summary {
  display: block;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* line 2474, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .post-summary {
  -webkit-line-clamp: 3;
}

/* line 2478, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .ellipsis > a {
  font-weight: 700;
  -webkit-line-clamp: 2;
}

/* line 2483, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing #recent-research .article-thumb .itrg-btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  margin: 0;
  padding: 10px 5px;
  font-size: 0.7142857143em;
  width: 13% !important;
  display: inline-block;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing #recent-research .article-thumb .itrg-btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 992px) {
  /* line 2483, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing #recent-research .article-thumb .itrg-btn-green {
    margin-top: 40px;
  }
}

/* line 2498, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container {
  background-color: #f6f6f6;
  padding: 25px 0;
}

/* line 2503, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .heading-container h2 {
  padding: 0;
}

/* line 2506, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .heading-container h2.title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  font-size: 2.7142857143em;
  line-height: 42px;
  color: #373636;
}

/* line 2513, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .heading-container h2.title span {
  font-weight: 600;
}

/* line 2520, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container {
  background: transparent;
  padding: 15px 30px 0 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* line 2520, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container .offering-buttons-container {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 2520, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container .offering-buttons-container {
    margin-left: 10px;
  }
}

/* line 2532, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .offerings-selection {
  padding: 0 0 0 20px;
}

/* line 2536, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .filter-spacing-line {
  margin: 25px 0;
  border-top: 1px solid #bebdbd;
  display: block;
}

/* line 2542, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container select {
  width: 100%;
}

/* line 2546, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox,
#category-landing .offerings-container .offering-buttons-container .radio {
  margin: 8px 0 12px;
}

/* line 2551, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox input[type="checkbox"], #category-landing .offerings-container .offering-buttons-container .checkbox input[type="radio"],
#category-landing .offerings-container .offering-buttons-container .radio input[type="checkbox"],
#category-landing .offerings-container .offering-buttons-container .radio input[type="radio"] {
  opacity: 0;
}

/* line 2557, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox label,
#category-landing .offerings-container .offering-buttons-container .radio label {
  position: relative;
  display: inline-block;
  outline: none;
}

/* line 2562, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox label::before, #category-landing .offerings-container .offering-buttons-container .checkbox label::after,
#category-landing .offerings-container .offering-buttons-container .radio label::before,
#category-landing .offerings-container .offering-buttons-container .radio label::after {
  position: absolute;
  display: inline-block;
  content: "";
}

/* line 2568, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox label::before,
#category-landing .offerings-container .offering-buttons-container .radio label::before {
  left: 0;
  width: 30px;
  height: 30px;
  background-color: white;
  border: 1px solid #bebdbd;
  border-radius: 4px !important;
}

/* line 2576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox label span,
#category-landing .offerings-container .offering-buttons-container .radio label span {
  position: relative;
  left: 42px;
  top: 4px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-size: 0.8571428571em;
  padding-right: 25px;
}

@media (min-width: 1300px) and (max-width: 1399px) {
  /* line 2576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container .offering-buttons-container .checkbox label span,
#category-landing .offerings-container .offering-buttons-container .radio label span {
    font-size: 0.8214285714em;
  }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  /* line 2576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container .offering-buttons-container .checkbox label span,
#category-landing .offerings-container .offering-buttons-container .radio label span {
    font-size: 0.7857142857em;
  }
}

/* line 2595, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox [type="checkbox"]:checked + label::before,
#category-landing .offerings-container .offering-buttons-container .checkbox [type="radio"]:checked + label:before,
#category-landing .offerings-container .offering-buttons-container .radio [type="checkbox"]:checked + label::before,
#category-landing .offerings-container .offering-buttons-container .radio [type="radio"]:checked + label:before {
  background-color: #8656a3;
}

/* line 2600, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox [type="checkbox"]:checked + label::after,
#category-landing .offerings-container .offering-buttons-container .checkbox [type="radio"]:checked + label:after,
#category-landing .offerings-container .offering-buttons-container .radio [type="checkbox"]:checked + label::after,
#category-landing .offerings-container .offering-buttons-container .radio [type="radio"]:checked + label:after {
  height: 6px;
  width: 12px;
  top: 10px;
  left: 10px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(-45deg);
}

/* line 2610, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container .offering-buttons-container .checkbox [type="radio"] + label::before,
#category-landing .offerings-container .offering-buttons-container .radio [type="radio"] + label::before {
  border-radius: 15px !important;
}

/* line 2618, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner {
  position: relative;
  margin: 15px auto !important;
  padding-right: 0;
  padding-left: 0;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.05);
}

/* line 2625, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner::after {
  content: "";
  position: absolute;
  top: 35px;
  left: calc(25% - 7px);
  height: calc(100% - 85px);
  width: 1px;
  border-right: 1px solid #f0f0f0;
}

@media screen and (max-width: 991px) {
  /* line 2625, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner::after {
    display: none;
  }
}

/* line 2639, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #2b9e36;
  background-size: 100%;
  background-image: linear-gradient(135deg, #2b9e36 0%, #33ac3e 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-green:hover {
  background: #2d9837;
}

/* line 2643, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#category-landing .offerings-container #offerings-content .product-banner .btn-purple:hover {
  background: #5c3873;
}

/* line 2647, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  background: white;
  padding: 50px 30px;
}

/* line 2656, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side .btn + .btn {
  margin-top: 10px;
  flex: 1;
}

/* line 2661, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side .logo-con {
  padding-bottom: 0;
  border: none;
}

/* line 2666, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side .image-container {
  flex: 1;
}

/* line 2670, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side .btn-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

/* line 2678, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .left-side .social-link {
  flex-direction: row;
}

/* line 2683, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  background: white;
  min-height: 330px;
  padding: 40px 30px 30px;
}

/* line 2693, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side h2 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1.1428571429em;
  color: #266829;
}

/* line 2700, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side h1 {
  font-size: 3em;
}

/* line 2703, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side h1 a {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
}

/* line 2710, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side p.larger {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em !important;
  line-height: 22px;
  color: #5c5c5c;
  padding: 0;
  margin: 0 0 30px;
}

/* line 2721, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .heading-container {
  flex: 1;
}

/* line 2725, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

/* line 2736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat {
  padding: 0 30px 0 0;
  margin: 0;
}

@media screen and (max-width: 1299px) {
  /* line 2736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat {
    padding: 0 20px 0 0;
  }
}

@media (min-width: 666px) and (max-width: 682px) {
  /* line 2736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat {
    margin: 15px 0;
  }
}

@media screen and (max-width: 665px) {
  /* line 2736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat {
    padding: 0 5px 0 0;
    margin: 5px 0;
    flex: 0 0 33.333333%;
  }
}

/* line 2754, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(4) {
  border-right: 1px solid #f0f0f0;
}

@media screen and (max-width: 1299px) {
  /* line 2754, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(4) {
    padding: 0 20px 0 0;
  }
}

@media screen and (max-width: 665px) {
  /* line 2754, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(4) {
    padding: 0 5px 0 0;
    flex-basis: 50%;
  }
}

/* line 2767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(5) {
  padding: 0 20px;
}

@media screen and (max-width: 1299px) {
  /* line 2767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(5) {
    padding: 0 15px 0 20px;
  }
}

@media screen and (max-width: 665px) {
  /* line 2767, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat:nth-child(5) {
    padding: 0 5px;
    flex-basis: 50%;
  }
}

/* line 2780, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 3em;
  line-height: 46px;
  letter-spacing: -0.1px;
  text-align: center;
  color: #767676;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 1099px) {
  /* line 2780, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number {
    font-size: 2.5714285714em;
    line-height: 40px;
  }
}

@media screen and (max-width: 665px) {
  /* line 2780, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number {
    font-size: 1.4285714286em;
    line-height: 24px;
  }
}

/* line 2801, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number span.sr-score-green {
  color: #2b9e36;
}

/* line 2805, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number span.sr-score-green-light {
  color: #57b851;
}

/* line 2809, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number span.sr-score-yellow {
  color: #f8bf34;
}

/* line 2813, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number span.sr-score-red {
  color: #d03231;
}

/* line 2817, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat .stat-number span.sr-score-dark-red {
  color: #b0272e;
}

/* line 2823, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .stat p {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 0.6428571429em;
  line-height: 10px;
  letter-spacing: -0.09px;
  text-align: center;
  text-transform: uppercase;
  color: #5c5c5c;
  width: 75px;
  padding: 0;
  margin: 0 auto;
}

/* line 2837, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-grow: 2;
}

@media screen and (min-width: 1200px) and (max-width: 1214px) {
  /* line 2837, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .review {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1009px) {
  /* line 2837, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .review {
    margin-top: 10px;
  }
}

@media screen and (max-width: 665px) {
  /* line 2837, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .stats-container .review {
    display: block;
    flex: 00 100%;
  }
}

@media screen and (max-width: 991px) {
  /* line 2862, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
  #category-landing .offerings-container #offerings-content .product-banner .right-side .btn-mobile .btn {
    margin-top: 10px;
  }
}

/* line 2870, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content #load-more-offerings {
  padding: 10px 0;
  display: block;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #5c5c5c;
  color: white;
  outline: none;
  width: 100%;
}

/* line 2883, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/category_show.scss */
#category-landing .offerings-container #offerings-content #load-more-offerings:hover {
  background-color: #434343;
}

/* SOFTWARE DIRECTORIES */
/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header {
  min-height: 200px;
  background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/shared/dark_bg-64c3963f997c15f08274547ad30521bad3b6a35ed6206f5a462ba6ebf422a0ac.png);
  background-size: cover;
  margin-bottom: 20px;
}

/* line 8, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header .sub-title {
  color: #ffffff;
  font-size: 1.4285714286em;
  line-height: 1.5em;
  font-weight: 300;
  padding: 0 20px;
}

/* line 16, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header h2 {
  color: #ffffff;
  font-size: 3.5714285714em;
  line-height: 1em;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin: 40px 0 20px;
}

/* line 24, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-header h2 span {
  font-weight: 300;
}

/* line 30, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc {
  padding: 0 0 0 10px;
  margin-left: 0;
  margin-right: 0;
  width: 45%;
  display: inline-block;
  line-height: 1.5em;
}

/* line 38, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.75em;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  line-height: 1.2em;
  color: #000000;
}

/* line 46, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc h3 span {
  font-weight: 300;
}

/* line 51, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.software-directory-desc a {
  text-decoration: none;
}

/* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.directory {
  display: inline-block;
  text-align: center;
}

/* line 61, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.directory-icons {
  max-width: 150px;
  padding-bottom: 70px;
}

/* line 66, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.see-more {
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
}

/* line 71, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
.see-more button {
  text-decoration: none;
  outline: none;
}

/* line 77, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/categories/software_directory.scss */
#hidden-section {
  display: none;
}

/* line 3, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
body {
  background-color: #f6f6f6;
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
h2 span.top-level-header {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 700;
  margin-top: 0;
  padding-top: 65px;
  padding-bottom: 65px;
}

/* line 20, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
h3.fs-product-name {
  font-size: 18px;
  line-height: 20px;
  margin: 0 auto;
}

/* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content {
  margin: 0 auto;
  /* ---- grid-item ---- */
}

/* line 30, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-layout {
  padding-left: 10%;
}

/* line 36, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item {
  width: 17%;
  min-height: 145px;
  float: left;
  margin: 5px;
  cursor: pointer;
}

/* line 43, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item h1 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Exo", arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.1em;
  max-width: 80%;
  margin: 0;
  padding-top: 35px;
  padding-left: 15px;
}

/* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item h2 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Exo", arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  left: 15px;
  max-width: 80%;
  margin: 0;
  padding-top: 35px;
  padding-left: 15px;
}

/* line 69, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item p {
  font-size: 11px;
  font-weight: 300;
  font-family: "Exo", arial, sans-serif;
  text-transform: none;
  color: #ffffff;
  margin-top: 15px;
  max-width: 80%;
  padding-top: 5px;
  padding-left: 15px;
  margin: 0;
}

/* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item p.small {
  font-size: 11px;
  bottom: -1px;
  max-width: 80%;
  margin: 0;
  padding-top: 5px;
  padding-left: 15px;
}

/* line 92, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .recolor-green {
  background-image: linear-gradient(-180deg, #ADD136 0%, #93BB3F 20%, #4CB748 96%);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

/* line 99, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .purple {
  background-image: linear-gradient(-180deg, #D369DE 0%, #3B1592 100%);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

/* line 106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-13 {
  background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/ep_demo-afe4d1edc2393e469de88c73b521360bbdd62fcfb8459ee4237f979f21e39c78.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-3 {
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/bi_demo-131cf699ca0a32f98b5bf63fa6299efd9e7370ec65f0e748af91c96a38ca02ab.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 120, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-21 {
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/erp_demo-ddeca87f0f9846af26ab9e69870633ebdfe12cb57978637e10628b0a9290a6ed.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-5 {
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/dataint_demo-8396bdc0104b30ebe14ff7e4b59d970aa89bcda06d17c47dad283ba5f32d3f2f.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 134, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-10 {
  background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/hrm_demo-d77faa8dab84bbd7e27abd4ee6c29da5ca21a8bbbcedcb6833ed7d0bcddd99d1.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

/* line 141, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#featured-software-content .grid-item-17 {
  background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/crm_demo-f721a6b58586a2c1b93bcb464ba0619cec01b1aef328120de1b95e1921ccd4d5.png);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
}

@supports (display: grid) {
  /* line 149, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    grid-gap: 10px;
    grid-auto-rows: minmax(120px, auto);
    grid-auto-flow: dense;
    padding: 10px;
    width: auto;
    min-width: 0;
  }
  /* line 160, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .span-2 {
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-column-end: span 2;
    grid-row-end: span 2;
  }
  /* line 168, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .span-3-3 {
    -ms-grid-column-span: 3;
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-column-end: span 3;
    grid-row-end: span 3;
  }
  /* line 176, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .span-3-4 {
    -ms-grid-column-span: 3;
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    grid-column-end: span 3;
    grid-row-end: span 4;
  }
  @media (max-width: 480px) {
    /* line 27, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content {
      -ms-grid-column-span: 1;
      -ms-grid-column: 1;
      grid-column-end: span 2;
      grid-column-end: span 2;
    }
  }
  /* line 191, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item {
    border-radius: 0;
    background-image: linear-gradient(-180deg, #ADD136 0%, #93BB3F 20%, #4CB748 96%);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    width: auto;
    height: auto;
    float: none;
    min-height: auto;
    padding: 0;
    margin: 0;
  }
  /* line 205, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h1 {
    font-size: .875em;
    font-weight: 500;
    font-family: "Exo", arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    bottom: 20px;
    left: 0;
    line-height: 1.1em;
    max-width: 80%;
  }
  @media (max-width: 992px) {
    /* line 205, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item h1 {
      margin-bottom: 30px;
    }
  }
  /* line 221, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h1 a {
    color: inherit;
  }
  /* line 226, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h2 {
    bottom: 30px;
    color: #ffffff;
    font-size: 1.5em;
    font-family: "Exo", arial, sans-serif;
    font-weight: 500;
    left: 0;
    max-width: 80%;
    position: absolute;
    text-transform: uppercase;
  }
  @media (max-width: 992px) {
    /* line 226, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item h2 {
      margin-bottom: 30px;
    }
  }
  /* line 241, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item h2 a {
    color: inherit;
  }
  /* line 246, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item p {
    font-size: .875em;
    font-weight: 300;
    font-family: "Exo", arial, sans-serif;
    text-transform: none;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-top: 20px;
    max-width: 80%;
  }
  /* line 259, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item p.small {
    font-size: .675em;
    bottom: 5px;
    max-width: 80%;
  }
  /* line 266, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .purple {
    background-image: linear-gradient(-180deg, #D369DE 0%, #3B1592 100%);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background-color: #8656a3;
  }
  /* line 278, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .purple:hover {
    background-image: linear-gradient(-180deg, #D369DE 0%, #3B1592 100%);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-color: #8656a3;
    background-image: none;
  }
  /* line 287, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .zoom {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: 100%;
  }
  /* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .zoom:hover {
    background-size: 130%;
  }
  @media (max-width: 768px) {
    /* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .zoom:hover {
      background-size: 145%;
    }
  }
  /* line 301, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .recolor-green {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background-color: #338e38;
  }
  /* line 309, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .recolor-green:hover {
    background-color: #338e38;
    background-image: none;
  }
  /* line 314, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-13 {
    background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/ep_demo-afe4d1edc2393e469de88c73b521360bbdd62fcfb8459ee4237f979f21e39c78.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-3 {
    background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/bi_demo-131cf699ca0a32f98b5bf63fa6299efd9e7370ec65f0e748af91c96a38ca02ab.png);
    background-size: 112%;
    background-attachment: initial;
  }
  @media (max-width: 992px) {
    /* line 320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 115%;
    }
  }
  @media (max-width: 768px) {
    /* line 320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 165%;
    }
    /* line 332, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3:hover {
      background-size: 175%;
    }
  }
  @media (max-width: 480px) {
    /* line 320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3 {
      background-size: 165%;
    }
    /* line 340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-3:hover {
      background-size: 175%;
    }
  }
  /* line 346, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-21 {
    background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/erp_demo-ddeca87f0f9846af26ab9e69870633ebdfe12cb57978637e10628b0a9290a6ed.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 352, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-5 {
    background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/temp/dataint_demo-8396bdc0104b30ebe14ff7e4b59d970aa89bcda06d17c47dad283ba5f32d3f2f.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 358, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-10 {
    background-image: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/temp/hrm_demo-d77faa8dab84bbd7e27abd4ee6c29da5ca21a8bbbcedcb6833ed7d0bcddd99d1.png);
    background-size: 112%;
    background-attachment: initial;
  }
  /* line 364, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #featured-software-content .grid-item-17 {
    background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/home/temp/crm_demo-f721a6b58586a2c1b93bcb464ba0619cec01b1aef328120de1b95e1921ccd4d5.png);
    background-size: 112%;
    background-attachment: initial;
  }
  @media (max-width: 992px) {
    /* line 364, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 115%;
    }
  }
  @media (max-width: 768px) {
    /* line 364, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 165%;
    }
    /* line 376, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17:hover {
      background-size: 175%;
    }
  }
  @media (max-width: 480px) {
    /* line 364, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17 {
      background-size: 165%;
    }
    /* line 384, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
    #featured-software-content .grid-item-17:hover {
      background-size: 175%;
    }
  }
}

@media (max-width: 992px) {
  /* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .image-rotate {
    display: none;
  }
}

/* line 400, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image1,
#hero-image2,
#hero-image3,
#hero-image4 {
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 1;
}

@media (max-width: 1200px) {
  /* line 400, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image1,
#hero-image2,
#hero-image3,
#hero-image4 {
    right: -80px;
  }
}

/* line 414, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image2 {
  display: none;
  left: 5px;
}

@media (max-width: 1200px) {
  /* line 414, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image2 {
    left: -120px;
  }
}

/* line 423, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image3 {
  display: none;
  right: 5px;
  top: -18px;
}

@media (max-width: 1200px) {
  /* line 423, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image3 {
    right: -80px;
    top: -20px;
  }
}

/* line 434, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#hero-image4 {
  display: none;
  left: -15px;
  top: 0;
  width: 34%;
  max-width: 450px;
}

@media (max-width: 1200px) {
  /* line 434, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image4 {
    left: -120px;
  }
}

@media (max-width: 1200px) {
  /* line 434, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #hero-image4 {
    width: 48%;
  }
}

/* line 450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
.hero-buttons {
  z-index: 2;
  position: relative;
}

/* line 454, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
.hero-buttons .btn {
  margin: 0 5px;
}

@media (max-width: 480px) {
  /* line 450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .hero-buttons {
    display: grid;
  }
}

@media (max-width: 480px) {
  /* line 462, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .hero-buttons .hero-btn {
    margin: 10px 0;
  }
}

@media (max-width: 768px) {
  /* line 469, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .featured-software-header {
    padding: 45px;
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 476, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  .shadow-line {
    display: none;
  }
}

/* line 483, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage #featured-category-path-button {
  margin: 40px auto 0;
}

@media screen and (min-device-width: 768px) and (max-device-height: 1024px) {
  /* line 488, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .browse-btn {
    margin: 0 30px !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  /* line 494, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 33% !important;
    top: -12% !important;
    height: 120% !important;
  }
}

@media screen and (min-width: 1075px) and (max-height: 922px) {
  /* line 503, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 37% !important;
    top: 0 !important;
    height: 115% !important;
  }
}

@media screen and (max-width: 1400px) {
  /* line 512, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    top: -15% !important;
    right: 33% !important;
    height: 150% !important;
  }
}

@media screen and (min-width: 1435px) and (max-height: 922px) {
  /* line 521, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 39% !important;
    top: -29% !important;
    height: 155% !important;
  }
}

@media (min-width: 2400px) {
  /* line 530, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 42% !important;
    top: -12% !important;
    height: 150% !important;
  }
}

/* line 538, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage > div.hero {
  padding: 0;
  background: none;
}

@media (min-width: 1341px) {
  /* line 544, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage .container-sr-home {
    width: 1340px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
  }
}

@media (max-width: 1340px) {
  /* line 544, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage .container-sr-home {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
  }
}

/* line 560, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .btn-container {
  margin-top: 40px;
}

/* line 563, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .btn-container .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage .btn-container .btn-green:hover {
  background: #1f5622;
}

/* line 567, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .btn-container .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage .btn-container .btn-purple:hover {
  background: #5c3b73;
}

/* line 572, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h1 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 3.8571428571em;
  letter-spacing: 0;
  line-height: 50px;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
  position: relative;
}

@media screen and (max-width: 991px) {
  /* line 585, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage h1 br {
    display: none;
  }
}

/* line 590, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h1 span {
  font-weight: 600;
  color: #338e38;
}

/* line 596, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h3 {
  font-size: 1.1428571429em;
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
}

/* line 604, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage h3 strong {
  font-weight: 600;
}

/* line 609, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 1em;
  line-height: 1.2em;
  color: #373636;
  text-align: left;
}

/* line 619, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .green-bullets li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 15px;
  font-weight: 300;
  font-family: "Roboto", arial, sans-serif;
}

/* line 626, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage .green-bullets li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  height: 6px;
  width: 6px;
  display: block;
  background: #338e38;
  border-radius: 10px !important;
}

/* line 641, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section h2 {
  font-size: 2.1428571429em;
}

/* line 645, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 1.1428571429em;
}

/* line 652, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section .green-bullets li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  font-weight: 300;
  font-family: "Roboto", arial, sans-serif;
}

/* line 659, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section .green-bullets li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  height: 9px;
  width: 9px;
  display: block;
  background: #338e38;
  border-radius: 10px !important;
}

/* line 673, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a {
  position: relative;
  margin: 0;
  background-color: #f6f6f6;
  padding: 25px 0;
  overflow: hidden;
  background-image: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/home/background-shade-header-b33c5f3902e60d83fd7a552c94bd655bb096cffa8b0a7c0f22fcae6f34512c6d.jpg);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
  background-position: bottom;
}

@media screen and (max-width: 1320px) {
  /* line 673, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a {
    padding: 25px 100px;
  }
}

@media screen and (max-width: 991px) {
  /* line 673, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 991px) {
  /* line 695, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a #video-hint {
    margin-top: 0px;
  }
}

/* line 701, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .booklet {
  position: absolute;
  top: -55px;
  left: 38%;
  height: 181%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 1320px) {
  /* line 701, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .booklet {
    top: -30px;
    left: 40%;
    height: 163%;
  }
}

@media screen and (max-width: 991px) {
  /* line 701, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .booklet {
    display: none;
  }
}

/* line 720, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .header-text {
  text-align: left;
  margin: 0;
}

@media screen and (max-width: 992px) {
  /* line 720, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .header-text {
    text-align: center;
  }
}

/* line 728, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .header-text img {
  width: 275px;
}

@media screen and (max-width: 1320px) {
  /* line 728, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .header-text img {
    width: 230px;
  }
}

/* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a h1 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 50px;
  margin: 0;
  position: relative;
}

@media screen and (max-width: 1320px) {
  /* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 {
    padding-right: 0;
    padding-bottom: 5px;
    font-size: 38px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1160px) {
  /* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 {
    font-size: 36px;
    line-height: 34px;
  }
}

@media screen and (max-width: 1112px) {
  /* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 {
    font-size: 30px;
    line-height: 30px;
  }
}

@media screen and (max-width: 992px) {
  /* line 736, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 {
    font-size: 36px;
    line-height: 38px;
  }
}

@media screen and (max-width: 991px) {
  /* line 772, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h1 br {
    display: none;
  }
}

/* line 777, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a h1 span {
  font-weight: 600;
  color: #338e38;
}

/* line 783, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a h3 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  padding-bottom: 0;
  margin-top: 0;
}

@media screen and (max-width: 1320px) {
  /* line 783, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h3 {
    font-size: .85em;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1112px) {
  /* line 783, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a h3 {
    font-size: .75em;
  }
}

/* line 800, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1a .container-sr-home {
  padding: 0 55px;
}

@media screen and (max-width: 1320px) {
  /* line 800, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1a .container-sr-home {
    padding: 0;
  }
}

/* line 809, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b {
  background-image: linear-gradient(180deg, #f6f6f6 0%, white 98%);
  padding-bottom: 20px;
  padding-top: 80px;
  position: relative;
  overflow: hidden;
  background-image: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/home/section-1b-bg-bf8fd797826030fd652fc3c55f959446a1d5b4f955ed5d9a5e4001a1046b34f4.jpg);
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: 100%;
  background-position: bottom;
}

@media screen and (max-width: 991px) {
  /* line 809, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 826, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b .hero-img {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 50%;
}

@media screen and (max-width: 1340px) {
  /* line 826, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b .hero-img {
    top: auto;
    bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 826, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b .hero-img {
    display: none;
  }
}

/* line 842, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b a {
  font-weight: 600;
}

/* line 846, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 854, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 860, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-1b .col-md-6 {
  left: 70px;
}

@media screen and (max-width: 991px) {
  /* line 860, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-1b .col-md-6 {
    left: unset;
  }
}

/* line 869, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 {
  position: relative;
  background-color: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 875, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  height: 1px;
  width: 95%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

/* line 886, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .col-md-11 {
  position: relative;
}

/* line 889, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .col-md-11:before {
  content: "";
  position: absolute;
  top: -50px;
  left: -15px;
  height: calc(100% + 160px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 886, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-2 .col-md-11 {
    margin-left: 40px;
    margin-right: 40px;
  }
}

/* line 906, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 914, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 920, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list {
  list-style-type: none;
  background: #f6f6f6;
  padding: 30px !important;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  border-radius: 6px !important;
}

/* line 929, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
}

/* line 933, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li a {
  color: black;
}

/* line 937, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li.title {
  margin-top: 10px;
  font-weight: 700;
  text-decoration: none !important;
}

/* line 942, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li.title:first-child {
  margin-top: 0;
}

/* line 947, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-2 .category-list li:hover {
  text-decoration: underline;
}

/* line 954, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 {
  background-color: white;
  padding-top: 95px;
  padding-bottom: 60px;
  border-bottom: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 954, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* line 966, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 .container-sr-home {
  position: relative;
}

/* line 970, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 .books {
  position: absolute;
  bottom: -160px;
  right: 48%;
  height: 230%;
  z-index: 2;
  pointer-events: none;
  display: block;
}

@media screen and (max-width: 1200px) {
  /* line 970, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 .books {
    bottom: -150px;
    right: 38%;
    height: 200%;
  }
}

@media screen and (max-width: 991px) {
  /* line 970, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 .books {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    max-width: 600px;
    margin: -40px auto 0;
  }
}

/* line 997, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 1006, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-3 h2 br {
    display: none;
  }
}

/* line 1011, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-3 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1018, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 {
  background-color: white;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #d6d6d6;
}

@media screen and (max-width: 991px) {
  /* line 1018, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 {
    padding: 60px 40px;
  }
}

/* line 1028, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  color: #6b4185;
  font-weight: 600;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1038, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box {
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  border-radius: 6px !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 1038, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box {
    flex-direction: column;
  }
}

/* line 1050, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 1050, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box hr {
    width: 100%;
    height: 1px;
  }
}

/* line 1063, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 19%;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (max-width: 991px) {
  /* line 1063, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box .column {
    flex: 0 0 100%;
    padding: 30px 30px 0;
    margin-bottom: 30px;
  }
}

/* line 1079, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column:last-child {
  border-right: none;
}

@media screen and (max-width: 991px) {
  /* line 1079, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box .column:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 1087, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4 .shadow-box .column:first-child {
    padding-top: 0;
  }
}

/* line 1093, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column img {
  margin-bottom: 20px;
  width: auto;
  flex: none;
  align-self: center;
  max-width: 100px;
}

/* line 1100, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column img.emo {
  margin-top: -15px;
  max-width: 110px;
}

/* line 1106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column .award-type {
  margin-bottom: 20px;
  color: #338e38;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
}

/* line 1115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column .category {
  color: #373636;
  margin-bottom: 5px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1.4285714286em;
}

/* line 1122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column .category a {
  color: black;
  position: relative;
}

/* line 1128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column .date {
  color: #767676;
  margin-bottom: 70px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  font-size: 0.9285714286em;
}

/* line 1136, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .column a {
  color: #8555a5;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 1149, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4 .shadow-box .emotional-footprint-awards-badge {
  margin-top: -22px;
}

/* line 1155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b, #homepage section.section-4c {
  background: #f6f6f6;
  padding-bottom: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 991px) {
  /* line 1155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b, #homepage section.section-4c {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 1166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .bold-line, #homepage section.section-4c .bold-line {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #7D7D7D;
  letter-spacing: 0;
  float: left;
  width: 55%;
  padding: 20px 0 0 70px;
  margin: 0;
}

@media screen and (max-width: 1320px) {
  /* line 1166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .bold-line, #homepage section.section-4c .bold-line {
    width: 100%;
    clear: both;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: 25px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1174px) {
  /* line 1166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .bold-line, #homepage section.section-4c .bold-line {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}

/* line 1194, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .superscript, #homepage section.section-4c .superscript {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: black;
  letter-spacing: 0;
  line-height: 20px;
}

/* line 1203, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b h3, #homepage section.section-4c h3 {
  padding: 0 0 5px;
  margin-bottom: 35px;
  border-bottom: 1px solid #373636;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 1211, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b h2, #homepage section.section-4c h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1219, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b h2 span, #homepage section.section-4c h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1225, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .description, #homepage section.section-4c .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 5px;
  color: #373636;
}

/* line 1232, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .green-bullets, #homepage section.section-4c .green-bullets {
  font-size: 1.1428571429em;
}

/* line 1235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .green-bullets li, #homepage section.section-4c .green-bullets li {
  margin: 20px 0;
}

/* line 1240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .btn-purple, #homepage section.section-4c .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 55px;
  padding-right: 55px;
  margin-bottom: 15px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-4b .btn-purple:hover, #homepage section.section-4c .btn-purple:hover {
  background: #5c3873;
}

/* line 1250, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container, #homepage section.section-4c .selection-support-container {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
  /* line 1250, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .selection-support-container, #homepage section.section-4c .selection-support-container {
    flex-wrap: wrap;
  }
}

/* line 1260, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column, #homepage section.section-4c .selection-support-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
  flex: 0 0 25%;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  /* line 1260, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .selection-support-container .column, #homepage section.section-4c .selection-support-container .column {
    flex: 0 0 50%;
  }
  /* line 1275, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .selection-support-container .column:first-child, #homepage section.section-4b .selection-support-container .column:nth-child(odd), #homepage section.section-4c .selection-support-container .column:first-child, #homepage section.section-4c .selection-support-container .column:nth-child(odd) {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}

/* line 1283, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .title, #homepage section.section-4c .selection-support-container .column .title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  color: #338e38;
  min-height: 60px;
  font-size: 1em;
}

/* line 1290, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .title + p, #homepage section.section-4c .selection-support-container .column .title + p {
  font-size: 1em;
  line-height: 1.3em;
  color: #373636;
  min-height: 80px;
}

/* line 1298, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column strong, #homepage section.section-4c .selection-support-container .column strong {
  font-size: 1em;
  font-family: "Montserrat", arial, sans-serif;
  margin-bottom: 5px;
}

/* line 1304, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .green-bullets, #homepage section.section-4c .selection-support-container .column .green-bullets {
  font-size: 1em;
}

/* line 1307, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .green-bullets li, #homepage section.section-4c .selection-support-container .column .green-bullets li {
  line-height: 1.3em;
}

/* line 1310, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .green-bullets li:before, #homepage section.section-4c .selection-support-container .column .green-bullets li:before {
  top: 3px;
}

/* line 1316, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .selection-support-container .column .time, #homepage section.section-4c .selection-support-container .column .time {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
}

/* line 1328, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b hr, #homepage section.section-4c hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0;
  height: 380px;
  border: .5px solid #d8d8d8;
}

@media screen and (max-width: 991px) {
  /* line 1328, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b hr, #homepage section.section-4c hr {
    display: none;
  }
}

/* line 1340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .feature-image, #homepage section.section-4c .feature-image {
  background-size: contain;
  width: inherit;
  margin-top: 0;
  margin-bottom: 18px;
}

@media screen and (max-width: 1320px) {
  /* line 1340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .feature-image, #homepage section.section-4c .feature-image {
    margin-top: 39px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1175px) {
  /* line 1340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .feature-image, #homepage section.section-4c .feature-image {
    margin-top: 101px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .feature-image, #homepage section.section-4c .feature-image {
    margin-top: 50px;
    width: 100%;
  }
}

/* line 1361, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .btn-green, #homepage section.section-4c .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  float: right;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-4b .btn-green:hover, #homepage section.section-4c .btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 1320px) {
  /* line 1361, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .btn-green, #homepage section.section-4c .btn-green {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 28px 5px;
    float: initial;
  }
}

/* line 1380, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b .download-rasf-button, #homepage section.section-4c .download-rasf-button {
  float: right;
  width: 42%;
  padding: 0;
  margin: 0 15px 0 0;
}

@media screen and (max-width: 1320px) {
  /* line 1380, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4b .download-rasf-button, #homepage section.section-4c .download-rasf-button {
    float: initial;
    width: 75%;
    padding: 0;
    margin: 0 8% 0 auto;
    clear: both;
  }
}

/* line 1396, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4b {
  border-bottom: 1px solid #d6d6d6;
}

/* line 1401, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c h2 {
  padding-bottom: 0;
}

/* line 1405, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .green-bullets {
  margin-bottom: 40px;
}

/* line 1408, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .green-bullets li {
  padding-right: 15px;
}

/* line 1413, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .download-rasf-button {
  width: 40%;
}

@media screen and (max-width: 1320px) {
  /* line 1413, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .download-rasf-button {
    width: 75%;
  }
}

/* line 1421, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-4c .btn-green {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 1320px) {
  /* line 1426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .feature-image {
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 1175px) {
  /* line 1426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .feature-image {
    margin-bottom: 52px;
  }
}

@media screen and (max-width: 991px) {
  /* line 1426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-4c .feature-image {
    width: 100%;
  }
}

/* line 1441, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  /* line 1441, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 {
    padding: 60px 40px;
  }
}

/* line 1450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 1450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5:before {
    width: 100%;
    left: 40px;
  }
}

/* line 1466, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1474, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
  /* line 1480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul {
    flex-direction: column;
  }
}

/* line 1492, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 14%;
  height: 1px;
  width: 72%;
  border-top: 2px dotted #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 1492, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul:before {
    top: 10px;
    left: 14px;
    width: 1px;
    height: 74%;
    border-left: 2px dotted #d6d6d6;
    border-top: 0;
  }
}

/* line 1512, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 24.5%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  text-align: center;
  box-sizing: border-box;
}

@media screen and (max-width: 991px) {
  /* line 1512, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul li {
    text-align: left;
    padding-top: 0;
    margin-bottom: 30px;
    flex: 0 0 100%;
  }
}

/* line 1532, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
  height: 12px;
  width: 12px;
  background: #8555a5;
  z-index: 2;
  border-radius: 6px !important;
}

@media screen and (max-width: 991px) {
  /* line 1532, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-5 ul li:after {
    left: 0;
    top: 6px;
  }
}

/* line 1550, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul li .title {
  font-size: 1.4285714286em;
  line-height: 1.2em;
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
}

/* line 1558, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-5 ul li .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
}

/* line 1566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 540px;
}

@media screen and (max-width: 991px) {
  /* line 1566, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6 {
    padding: 60px 40px;
  }
}

/* line 1576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 1576, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6:before {
    width: 100%;
    left: 40px;
  }
}

/* line 1592, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-bottom: 0;
}

/* line 1600, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1606, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .booklet {
  position: absolute;
  top: 40px;
  left: 55%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 1606, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6 .booklet {
    position: relative;
    height: auto;
    width: 150%;
    margin-bottom: -50px;
    margin-top: -20px;
    left: 0;
  }
}

/* line 1624, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-6 .btn-green:hover {
  background: #1f5622;
}

/* line 1634, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .green-bullets li {
  margin: 15px 0;
}

/* line 1639, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .download-rasf-button {
  padding-left: 0;
}

/* line 1644, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-6 .col-md-offset-1:before {
  content: "";
  position: absolute;
  top: 55px;
  left: calc(1.333% - 25px);
  height: calc(100% + 240px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media (max-width: 992px) {
  /* line 1644, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-6 .col-md-offset-1:before {
    display: none;
  }
}

/* line 1661, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 540px;
}

@media screen and (max-width: 991px) {
  /* line 1661, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 {
    padding: 50px 40px;
  }
}

/* line 1671, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7:before {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 1320px) {
  /* line 1671, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7:before {
    bottom: 0;
  }
}

@media (max-width: 992px) {
  /* line 1671, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7:before {
    display: none;
  }
}

/* line 1691, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 1700, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 h2 br {
    display: none;
  }
}

/* line 1705, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1711, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .laptop {
  position: absolute;
  top: -100px;
  right: 47%;
  height: 137%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 1711, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 .laptop {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1280px) {
  /* line 1711, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 .laptop {
    right: 45%;
    top: -4%;
    height: 90%;
  }
}

/* line 1730, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .laptop-mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 1730, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-7 .laptop-mobile {
    display: block;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1742, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-7 .btn-purple:hover {
  background: #5c3b73;
}

/* line 1752, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-7 .green-bullets li {
  margin: 15px 0;
}

/* line 1758, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 540px;
}

@media screen and (max-width: 991px) {
  /* line 1758, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 {
    padding: 50px 40px;
    background-color: #f6f6f6;
  }
}

/* line 1769, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

/* line 1780, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .container-sr-home {
  position: relative;
}

/* line 1783, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .container-sr-home:before {
  content: "";
  position: absolute;
  top: -240px;
  left: calc(8.33333333% - 25px);
  height: calc(100% + 240px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 1783, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .container-sr-home:before {
    display: none;
  }
}

/* line 1799, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 1799, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 h2 {
    margin-top: 0;
  }
  /* line 1810, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 h2 br {
    display: none;
  }
}

/* line 1815, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1821, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .chart {
  position: absolute;
  top: 70px;
  left: 52%;
  height: auto;
  width: 43%;
  padding: 40px;
  z-index: 2;
  pointer-events: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 1821, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .chart {
    position: relative;
    left: 5%;
    top: 0;
    width: 90%;
    padding: 20px;
  }
}

@media screen and (min-width: 1680px) {
  /* line 1821, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .chart {
    max-height: 410px;
    width: auto;
  }
}

/* line 1846, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-8 .btn-green:hover {
  background: #1f5622;
}

@media screen and (max-width: 991px) {
  /* line 1846, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-8 .btn-green {
    margin-bottom: 40px;
  }
}

/* line 1860, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .green-bullets li {
  margin: 15px 0;
}

/* line 1865, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-8 .download-rasf-button {
  padding-left: 0;
}

/* line 1870, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
  /* line 1870, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 {
    padding: 60px 40px;
  }
}

/* line 1879, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9:before {
  content: "";
  position: absolute;
  bottom: 110px;
  right: 0;
  height: 1px;
  width: 22%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 1320px) {
  /* line 1879, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 25%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1879, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 20%;
  }
}

@media screen and (max-width: 991px) {
  /* line 1879, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9:before {
    width: 100%;
    bottom: 0;
  }
}

/* line 1903, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .col-md-5 {
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 1280px) {
  /* line 1908, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .col-md-4 {
    width: 50%;
  }
}

/* line 1914, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 1921, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 1927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .papers {
  position: absolute;
  top: -57%;
  right: 32%;
  height: 220%;
  z-index: 2;
  pointer-events: none;
  max-height: 1186px;
}

@media screen and (max-width: 991px) {
  /* line 1927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    top: -20%;
    right: 30%;
    max-height: 670px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  /* line 1927, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .papers {
    right: 30%;
    top: -45%;
    height: 175%;
  }
}

/* line 1953, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .papers-mobile {
  display: none;
}

/* line 1957, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  width: 195px !important;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-9 .btn-purple:hover {
  background: #5c3873;
}

/* line 1967, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .browse-btn {
  margin: 0 30px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 991px) {
  /* line 1967, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-9 .browse-btn {
    margin: 10px 0;
  }
}

/* line 1978, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-9 .green-bullets li {
  margin: 15px 0;
}

/* line 1984, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(https://cdn2.softwarereviews.com/images/home/itrg-bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 1993, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
  background-image: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (max-width: 991px) {
  /* line 1984, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-10 {
    padding: 60px 40px;
  }
}

/* line 2009, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  /* line 2009, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-10:before {
    width: 100%;
    right: 0;
  }
}

/* line 2025, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .container-sr-home {
  position: relative;
  z-index: 2;
}

/* line 2030, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .itrg-logo {
  position: absolute;
  top: calc(50% - 60px);
  left: 150px;
  height: 100px;
  z-index: 3;
}

@media screen and (max-width: 991px) {
  /* line 2030, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-10 .itrg-logo {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-bottom: 40px;
  }
}

/* line 2046, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .btn-link {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
  color: #2576b7;
  padding-left: 0;
  padding-right: 0;
}

/* line 2055, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .btn-link .fa {
  margin-top: -2px;
}

/* line 2059, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-10 .btn-link:hover, #homepage section.section-10 .btn-link:active, #homepage section.section-10 .btn-link:focus {
  text-decoration: none;
  color: #2168a2;
}

/* line 2068, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  /* line 2068, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 {
    padding: 60px 40px;
  }
}

/* line 2077, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 25%;
  z-index: 1;
}

/* line 2087, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .container-sr-home {
  position: relative;
}

/* line 2090, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .container-sr-home:before {
  content: "";
  position: absolute;
  top: -140px;
  left: calc(8.33333333% - 25px);
  height: calc(100% + 200px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 2090, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 .container-sr-home:before {
    left: -15px;
  }
}

/* line 2106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-bottom: 0;
}

/* line 2113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 2119, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .col-md-4 {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 991px) {
  /* line 2119, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 .col-md-4 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2130, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1428571429em;
  color: #338e38;
  padding: 0;
}

/* line 2138, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .free-request {
  text-align: center;
  font-weight: 600;
  font-size: 1em;
  color: #8656a3;
  margin: 0 0 5px;
  text-transform: uppercase;
}

/* line 2147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 img {
  display: flex;
  margin: 0 auto 30px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  /* line 2147, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-11 img {
    display: block;
    width: 90%;
  }
}

/* line 2158, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-11 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-11 .green-bullets li {
  margin: 15px 0;
}

/* line 2172, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f6f6f6;
}

/* line 2178, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 0;
}

/* line 2185, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 2191, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .description {
  font-size: 1.1428571429em;
  line-height: 1.2em;
  padding-bottom: 20px;
  color: #373636;
}

/* line 2198, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-13 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container {
  margin-top: 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  border-radius: 6px !important;
}

@media screen and (max-width: 991px) {
  /* line 2207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container {
    flex-wrap: wrap;
  }
}

/* line 2218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container > hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 2218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container > hr {
    display: none;
  }
}

/* line 2230, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 19%;
  padding: 20px 10px;
}

@media screen and (max-width: 991px) {
  /* line 2230, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-13 .tech-cover-container .column {
    flex: 0 0 45%;
  }
}

/* line 2243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column .highlight {
  color: #338e38;
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  font-size: 1.8571428571em;
  line-height: 1;
  margin: 0;
}

/* line 2251, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column .highlight sup {
  top: -37%;
  font-size: 50%;
}

/* line 2257, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column > hr {
  margin: 30px 15%;
  height: 1px;
  width: 70%;
  border-top: 1px solid #d6d6d6;
}

/* line 2264, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column .description {
  margin: 0;
  padding: 0;
  font-size: 1.1428571429em;
  line-height: 1.2;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  color: #909090;
}

/* line 2274, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-13 .tech-cover-container .column:last-child {
  border-right: none;
}

/* line 2281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14, #homepage section.section-15 {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #bebdbd;
}

/* line 2288, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 h4, #homepage section.section-15 h4 {
  font-size: 1.1428571429em;
  line-height: 1.2;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #373636;
}

/* line 2297, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container, #homepage section.section-15 .logos-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (max-width: 991px) {
  /* line 2297, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-14 .logos-container, #homepage section.section-15 .logos-container {
    flex-wrap: wrap;
  }
}

/* line 2307, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container .column, #homepage section.section-15 .logos-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 33.3333333%;
  padding: 20px 10px;
}

@media screen and (max-width: 991px) {
  /* line 2307, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-14 .logos-container .column, #homepage section.section-15 .logos-container .column {
    flex: 0 0 100%;
  }
}

/* line 2320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container .column.five, #homepage section.section-15 .logos-container .column.five {
  flex: 0 0 20%;
}

@media screen and (max-width: 991px) {
  /* line 2320, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-14 .logos-container .column.five, #homepage section.section-15 .logos-container .column.five {
    flex: 0 0 33.333333%;
  }
}

/* line 2328, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container .column img, #homepage section.section-15 .logos-container .column img {
  width: auto;
  flex: none;
  align-self: center;
  max-width: 120px;
  max-height: 70px;
}

/* line 2342, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-14 .logos-container .column img {
  max-width: 220px;
  max-height: 40px;
}

/* line 2350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-16 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #373636;
}

@media screen and (max-width: 991px) {
  /* line 2350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-16 {
    padding: 50px 40px;
  }
}

/* line 2360, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-16 h2 {
  text-align: center;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  font-size: 3.8571428571em;
  letter-spacing: 0;
  line-height: 50px;
  color: white;
  padding-bottom: 0;
  padding-top: 0;
}

/* line 2373, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 {
  position: relative;
  padding-bottom: 60px;
}

@media screen and (max-width: 991px) {
  /* line 2373, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 {
    padding: 60px 40px;
  }
}

/* line 2381, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 25%;
  z-index: 1;
}

/* line 2391, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .container-sr-home {
  position: relative;
}

/* line 2394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .container-sr-home:before {
  content: "";
  position: absolute;
  top: -140px;
  left: calc(8.33333333% - 25px);
  height: calc(100% + 200px);
  width: 1px;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 2394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 .container-sr-home:before {
    left: -15px;
  }
}

/* line 2409, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .col-md-4 {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 991px) {
  /* line 2409, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 .col-md-4 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2420, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 h3 {
  font-weight: 600;
  font-size: 1.1428571429em;
  color: #338e38;
  padding: 0;
}

/* line 2427, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .free-request {
  text-align: center;
  font-weight: 600;
  font-size: 1em;
  color: #8656a3;
  margin: 0 0 5px;
  text-transform: uppercase;
}

/* line 2436, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 img {
  display: flex;
  margin: 0 auto 30px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  /* line 2436, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
  #homepage section.section-17 img {
    display: block;
    width: 90%;
  }
}

/* line 2447, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage section.section-17 .btn-purple:hover {
  background: #5c3b73;
}

/* line 2454, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#homepage section.section-17 .green-bullets li {
  margin: 15px 0;
}

/* line 2461, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/home.scss */
#contact-rep-modal_subject {
  color: white;
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr {
  position: absolute;
  top: 535px;
  right: 0;
  transform: translateY(-50%);
  z-index: 100;
}

@media (max-width: 768px) {
  /* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
  .scrollspy-sr {
    display: none;
  }
}

/* line 11, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr span.scrollspy {
  display: block;
  line-height: 1.1em;
}

/* line 17, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr:hover .line {
  opacity: 0;
  right: -20px;
}

/* line 22, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr:hover a {
  opacity: 1;
  right: 0;
  padding: 2px 15px;
}

/* line 29, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li {
  position: relative;
}

/* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li.active .line {
  width: 45px;
  background: #338e38;
}

/* line 38, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li.active a {
  padding-right: 25px;
}

/* line 43, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li .line {
  opacity: 1;
  display: block;
  background: #bebdbd;
  width: 25px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  transition: .3s;
}

/* line 57, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li a {
  font-family: "Roboto", arial, sans-serif;
  font-size: .7em;
  opacity: 0;
  z-index: 9;
  padding: 0 15px;
  margin: 15px 0;
  transition: .3s;
  position: relative;
  right: -20px;
  color: #767676;
  text-align: right;
}

/* line 70, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li a:hover {
  background: none;
  color: #338e38;
}

/* line 75, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.scrollspy-sr li a:focus {
  background: none;
  color: #338e38;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
.affix {
  position: fixed;
  top: 455px;
}

/* line 89, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home.kip-content {
  display: block;
  max-width: 100vw;
}

/* line 94, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr {
  position: absolute;
  top: 380px;
}

/* line 98, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr span {
  line-height: 1.2em;
}

/* line 102, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr li {
  padding: 5px 20px;
}

/* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .scrollspy-sr li a {
  padding: 0;
  margin: 0;
}

/* line 113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_scrollspy.scss */
#sr-premium-home .container-premium .affix {
  position: fixed;
  top: 380px;
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
div.jumbotron {
  background: url(https://cdn3.softwarereviews.com/assets/software_reviews_shared/home/hero_img_main_white-36d001a47a948cb3d1658d494a4938e93655a4834472e834905104bd8b252676.png);
  background-size: cover;
  background-size: 110%;
  margin: 0;
  background-position-x: -10px;
}

/* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
div.jumbotron h1 {
  font-family: 'Montserrat';
  font-weight: 300;
  color: #373636;
  font-size: 3.438em;
  letter-spacing: 0;
  line-height: 50px;
  width: 45%;
  margin: 0 auto;
  padding-bottom: 1em;
  padding-top: 1em;
  z-index: 2;
  position: relative;
}

@media (max-width: 1200px) {
  /* line 9, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  div.jumbotron h1 {
    font-size: 3em;
    padding-top: .25em;
    width: 50%;
  }
}

/* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .jumbotron {
  background-size: 101%;
  margin: 0;
  background-position-x: 0;
  overflow: hidden;
}

@media (max-width: 992px) {
  /* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container-premium .jumbotron {
    background-size: 131%;
    background-position-x: -80px;
  }
}

@media (max-width: 480px) {
  /* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container-premium .jumbotron {
    background-size: 180%;
    background-position-x: -220px;
    height: inherit;
  }
}

/* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .jumbotron h1 {
  width: 45%;
  line-height: 55px;
}

/* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .jumbotron h1 span {
  font-weight: 600;
}

@media (max-width: 992px) {
  /* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container-premium .jumbotron h1 {
    line-height: 38px;
    width: 80%;
  }
}

/* line 63, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium #hero-image1,
.container-premium #hero-image2,
.container-premium #hero-image3,
.container-premium #hero-image4 {
  position: absolute;
  top: -15px;
  right: 5px;
  z-index: 0;
}

@media (max-width: 992px) {
  /* line 63, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container-premium #hero-image1,
.container-premium #hero-image2,
.container-premium #hero-image3,
.container-premium #hero-image4 {
    display: none;
    opacity: 0;
  }
}

/* line 77, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container-premium .what-we-do {
  background-image: none;
}

/* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.no-box-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* line 89, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}

@media (max-width: 1199px) {
  /* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    background-size: 140%;
    background-position-x: -41px;
  }
}

@media (max-width: 991px) {
  /* line 103, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0;
    background-size: cover;
    background-position-x: 0;
    background-repeat: no-repeat;
    height: inherit;
  }
  /* line 114, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  div.jumbotron h1 {
    font-size: 2.5em;
    padding-top: .25em;
    width: 55%;
    line-height: 1.2em;
  }
}

@media (max-width: 767px) {
  /* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  div.jumbotron h1 {
    font-family: 'Montserrat';
    color: #373636;
    font-size: 2em;
    line-height: 1.1em;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1em;
    padding-top: .5em;
  }
  /* line 133, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_search.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    background-size: cover;
    background-position-x: 100%;
    background-repeat: no-repeat;
    margin-bottom: -2.2em;
    height: inherit;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints {
  padding: 80px 0 0;
}

/* line 4, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints h2 {
  text-align: center;
  font-size: 3.4285714286em;
  line-height: 1em;
  color: #6b4185;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

/* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints p {
  margin-bottom: 50px;
}

/* line 16, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints h4 {
  color: #2576b7;
  text-align: center;
  font-size: 1.4285714286em;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

/* line 23, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .col-sm-6, #top-featured-research-blueprints .col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 28, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .folder-main {
  background: #fbfbfb;
  padding: 20px;
}

/* line 32, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .folder-main .tile-hero {
  min-height: 170px;
  height: 100px;
  width: 100%;
  background-color: #e3e3e3;
  background-size: cover;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}

/* line 42, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .folder-main .tile-hero h3 {
  position: relative;
  z-index: 2;
  text-align: left;
  padding: 15px;
  color: white;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.2);
  font-size: 1.3em;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

/* line 52, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .folder-main .tile-hero h3:hover {
  text-decoration: underline;
  text-decoration-color: #2168a2;
}

/* line 58, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .folder-main .tile-hero:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0.2;
  background: #333333;
}

/* line 73, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .tile {
  padding-left: 0;
  padding-right: 0;
}

/* line 78, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .social-bar-link {
  color: #2b9e36;
  font-size: 1.1428571429em;
  display: block;
  padding: 5px 12px;
  width: 100%;
  transition: all 300ms ease;
  font-family: "Exo", sans-serif;
  font-weight: 500;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .social-bar-link .fa {
  line-height: 1.1em;
  float: right;
  font-size: 1.2em;
  width: 24px;
  text-align: center;
}

/* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .social-bar-dropdown {
  background: #2c587a;
  padding: 12px;
}

/* line 100, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .social-bar-dropdown > p {
  font-size: 0.8571428571em;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

/* line 106, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint .social-bar-dropdown .btn-cta {
  padding: 0;
  border: 0;
}

/* line 113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .top-featured-research-blueprint > .tile > a:hover {
  text-decoration: underline !important;
}

/* line 117, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .feature-research {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 122, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/home/_home_feature_research.scss */
#top-featured-research-blueprints .feature-research-padding {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}

/* line 5, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner,
#sr-premium-offerings .product-banner {
  background-image: url(https://cdn0.softwarereviews.com/assets/software_reviews_shared/offerings/bg_grey_grid-c4468fe36fa1fc4a2c22986ca50c937d09028c80488bbadb5ba9d8f27aadc497.jpg);
  background-size: cover;
  display: flex;
}

@media (max-width: 1200px) {
  /* line 5, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner,
#sr-premium-offerings .product-banner {
    background-image: none;
    box-shadow: inset 0 0 300px #eaeaea;
  }
}

@media (max-width: 768px) {
  /* line 15, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side,
#sr-premium-offerings .product-banner .left-side {
    display: none;
  }
}

/* line 21, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .mobile-banner {
  display: none;
}

@media (max-width: 768px) {
  /* line 21, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .mobile-banner {
    display: block;
  }
}

/* line 34, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side,
#product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .left-side,
#sr-premium-offerings .product-banner .mobile-banner {
  padding: 30px 15px 35px 40px;
}

@media (max-width: 1200px) {
  /* line 34, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side,
#product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .left-side,
#sr-premium-offerings .product-banner .mobile-banner {
    padding: 50px 15px 55px 60px;
  }
}

@media (max-width: 992px) {
  /* line 34, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side,
#product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .left-side,
#sr-premium-offerings .product-banner .mobile-banner {
    padding: 30px 0 30px 30px;
  }
}

@media (max-width: 768px) {
  /* line 34, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side,
#product-landing .product-banner .mobile-banner,
#sr-premium-offerings .product-banner .left-side,
#sr-premium-offerings .product-banner .mobile-banner {
    padding: 0;
  }
}

/* line 50, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .logo-con,
#product-landing .product-banner .mobile-banner .logo-con,
#sr-premium-offerings .product-banner .left-side .logo-con,
#sr-premium-offerings .product-banner .mobile-banner .logo-con {
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 50, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .logo-con,
#product-landing .product-banner .mobile-banner .logo-con,
#sr-premium-offerings .product-banner .left-side .logo-con,
#sr-premium-offerings .product-banner .mobile-banner .logo-con {
    padding-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 50, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .logo-con,
#product-landing .product-banner .mobile-banner .logo-con,
#sr-premium-offerings .product-banner .left-side .logo-con,
#sr-premium-offerings .product-banner .mobile-banner .logo-con {
    border: 0;
    float: left;
    margin-bottom: 10px;
    max-height: 25px;
    padding: 0;
    width: auto;
  }
}

/* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .logo-con img.logo,
#product-landing .product-banner .mobile-banner .logo-con img.logo,
#sr-premium-offerings .product-banner .left-side .logo-con img.logo,
#sr-premium-offerings .product-banner .mobile-banner .logo-con img.logo {
  margin: 0 auto;
  max-height: 100px;
  max-width: 100%;
}

@media (max-width: 768px) {
  /* line 67, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .logo-con img.logo,
#product-landing .product-banner .mobile-banner .logo-con img.logo,
#sr-premium-offerings .product-banner .left-side .logo-con img.logo,
#sr-premium-offerings .product-banner .mobile-banner .logo-con img.logo {
    max-height: 25px;
    max-width: 200px;
  }
}

/* line 78, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .logo-con a,
#product-landing .product-banner .mobile-banner .logo-con a,
#sr-premium-offerings .product-banner .left-side .logo-con a,
#sr-premium-offerings .product-banner .mobile-banner .logo-con a {
  position: relative;
  bottom: 15px;
}

/* line 84, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side a.fa,
#product-landing .product-banner .mobile-banner a.fa,
#sr-premium-offerings .product-banner .left-side a.fa,
#sr-premium-offerings .product-banner .mobile-banner a.fa {
  color: #bebdbd;
  font-size: 1.429em;
  margin: 15px 10px 0 0;
  transition: all .25s ease;
}

/* line 90, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side a.fa:hover,
#product-landing .product-banner .mobile-banner a.fa:hover,
#sr-premium-offerings .product-banner .left-side a.fa:hover,
#sr-premium-offerings .product-banner .mobile-banner a.fa:hover {
  color: #767676;
}

@media (max-width: 992px) {
  /* line 84, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side a.fa,
#product-landing .product-banner .mobile-banner a.fa,
#sr-premium-offerings .product-banner .left-side a.fa,
#sr-premium-offerings .product-banner .mobile-banner a.fa {
    font-size: 1em;
    margin: 6px 5px 0 0;
  }
}

@media (max-width: 768px) {
  /* line 84, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side a.fa,
#product-landing .product-banner .mobile-banner a.fa,
#sr-premium-offerings .product-banner .left-side a.fa,
#sr-premium-offerings .product-banner .mobile-banner a.fa {
    float: right;
    margin: 0 0 0 10px;
  }
}

/* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h4,
#product-landing .product-banner .mobile-banner h4,
#sr-premium-offerings .product-banner .left-side h4,
#sr-premium-offerings .product-banner .mobile-banner h4 {
  color: #767676;
  font-family: "Exo", arial, sans-serif;
  font-size: 1.429em;
  font-weight: normal;
  margin: 25px 0 15px;
}

@media (max-width: 992px) {
  /* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h4,
#product-landing .product-banner .mobile-banner h4,
#sr-premium-offerings .product-banner .left-side h4,
#sr-premium-offerings .product-banner .mobile-banner h4 {
    font-size: 1em;
    margin: 15px 0;
  }
}

/* line 117, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h4 a,
#product-landing .product-banner .mobile-banner h4 a,
#sr-premium-offerings .product-banner .left-side h4 a,
#sr-premium-offerings .product-banner .mobile-banner h4 a {
  color: #767676;
  transition: all .25s ease;
}

/* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h4 a:hover,
#product-landing .product-banner .mobile-banner h4 a:hover,
#sr-premium-offerings .product-banner .left-side h4 a:hover,
#sr-premium-offerings .product-banner .mobile-banner h4 a:hover {
  color: #8656a3;
}

/* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h5,
#product-landing .product-banner .mobile-banner h5,
#sr-premium-offerings .product-banner .left-side h5,
#sr-premium-offerings .product-banner .mobile-banner h5 {
  color: #767676;
  float: left;
  font-family: "Exo", arial, sans-serif;
  font-size: .857em;
  font-weight: 400;
  margin: 8px 12px 0 0;
  text-transform: uppercase;
}

@media (max-width: 1320px) {
  /* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h5,
#product-landing .product-banner .mobile-banner h5,
#sr-premium-offerings .product-banner .left-side h5,
#sr-premium-offerings .product-banner .mobile-banner h5 {
    font-size: .8em;
    margin: 8px 10px 10px 0;
  }
}

@media (max-width: 1200px) {
  /* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h5,
#product-landing .product-banner .mobile-banner h5,
#sr-premium-offerings .product-banner .left-side h5,
#sr-premium-offerings .product-banner .mobile-banner h5 {
    margin: 0;
  }
}

@media (max-width: 992px) {
  /* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h5,
#product-landing .product-banner .mobile-banner h5,
#sr-premium-offerings .product-banner .left-side h5,
#sr-premium-offerings .product-banner .mobile-banner h5 {
    font-size: .714em;
  }
}

@media (max-width: 768px) {
  /* line 127, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h5,
#product-landing .product-banner .mobile-banner h5,
#sr-premium-offerings .product-banner .left-side h5,
#sr-premium-offerings .product-banner .mobile-banner h5 {
    margin-right: 10px;
  }
}

/* line 155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .gold-medal img,
#product-landing .product-banner .mobile-banner .gold-medal img,
#sr-premium-offerings .product-banner .left-side .gold-medal img,
#sr-premium-offerings .product-banner .mobile-banner .gold-medal img {
  margin-bottom: 5px;
  max-height: 110px;
  float: left;
}

@media (max-width: 992px) {
  /* line 155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .gold-medal img,
#product-landing .product-banner .mobile-banner .gold-medal img,
#sr-premium-offerings .product-banner .left-side .gold-medal img,
#sr-premium-offerings .product-banner .mobile-banner .gold-medal img {
    max-height: 60px;
  }
}

/* line 166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side #dropdown-menu-button,
#product-landing .product-banner .mobile-banner #dropdown-menu-button,
#sr-premium-offerings .product-banner .left-side #dropdown-menu-button,
#sr-premium-offerings .product-banner .mobile-banner #dropdown-menu-button {
  width: 100%;
  background: white;
  border-radius: 0;
  font-family: "Exo", arial, sans-serif;
  color: #767676 !important;
  text-align: left;
  font-weight: normal;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid #767676;
  margin: 0 0 15px 0;
}

/* line 180, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .dropdown-menu,
#product-landing .product-banner .mobile-banner .dropdown-menu,
#sr-premium-offerings .product-banner .left-side .dropdown-menu,
#sr-premium-offerings .product-banner .mobile-banner .dropdown-menu {
  margin-top: -15px;
  width: -webkit-fill-available;
  border-radius: 0;
}

/* line 186, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .dropdown-item,
#product-landing .product-banner .mobile-banner .dropdown-item,
#sr-premium-offerings .product-banner .left-side .dropdown-item,
#sr-premium-offerings .product-banner .mobile-banner .dropdown-item {
  color: #767676;
  font-family: "Exo", arial, sans-serif;
  padding-left: 2px;
  white-space: normal;
}

/* line 193, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .people-graph,
#product-landing .product-banner .mobile-banner .people-graph,
#sr-premium-offerings .product-banner .left-side .people-graph,
#sr-premium-offerings .product-banner .mobile-banner .people-graph {
  float: right;
}

@media (max-width: 1200px) {
  /* line 193, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph,
#product-landing .product-banner .mobile-banner .people-graph,
#sr-premium-offerings .product-banner .left-side .people-graph,
#sr-premium-offerings .product-banner .mobile-banner .people-graph {
    clear: both;
    float: none;
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* line 193, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph,
#product-landing .product-banner .mobile-banner .people-graph,
#sr-premium-offerings .product-banner .left-side .people-graph,
#sr-premium-offerings .product-banner .mobile-banner .people-graph {
    padding-top: 10px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 193, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph,
#product-landing .product-banner .mobile-banner .people-graph,
#sr-premium-offerings .product-banner .left-side .people-graph,
#sr-premium-offerings .product-banner .mobile-banner .people-graph {
    height: 30px;
  }
}

@media (max-width: 1320px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph svg,
#product-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium-offerings .product-banner .left-side .people-graph svg,
#sr-premium-offerings .product-banner .mobile-banner .people-graph svg {
    margin-top: 7px;
    width: 13px;
  }
}

@media (max-width: 1200px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph svg,
#product-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium-offerings .product-banner .left-side .people-graph svg,
#sr-premium-offerings .product-banner .mobile-banner .people-graph svg {
    margin-top: 5px;
    width: 15px;
  }
}

@media (max-width: 992px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph svg,
#product-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium-offerings .product-banner .left-side .people-graph svg,
#sr-premium-offerings .product-banner .mobile-banner .people-graph svg {
    width: 8.5px;
  }
}

@media (max-width: 768px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .people-graph svg,
#product-landing .product-banner .mobile-banner .people-graph svg,
#sr-premium-offerings .product-banner .left-side .people-graph svg,
#sr-premium-offerings .product-banner .mobile-banner .people-graph svg {
    width: 12px;
  }
}

/* line 235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .btn,
#product-landing .product-banner .mobile-banner .btn,
#sr-premium-offerings .product-banner .left-side .btn,
#sr-premium-offerings .product-banner .mobile-banner .btn {
  margin-top: 20px;
  font-size: 13px;
}

/* line 239, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side .btn.btn-green,
#product-landing .product-banner .mobile-banner .btn.btn-green,
#sr-premium-offerings .product-banner .left-side .btn.btn-green,
#sr-premium-offerings .product-banner .mobile-banner .btn.btn-green {
  margin-right: 5px;
}

@media (max-width: 1320px) {
  /* line 235, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side .btn,
#product-landing .product-banner .mobile-banner .btn,
#sr-premium-offerings .product-banner .left-side .btn,
#sr-premium-offerings .product-banner .mobile-banner .btn {
    margin-top: 10px;
  }
}

/* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h6,
#product-landing .product-banner .mobile-banner h6,
#sr-premium-offerings .product-banner .left-side h6,
#sr-premium-offerings .product-banner .mobile-banner h6 {
  color: #767676;
  font-size: 2.5em;
  font-weight: 800;
  margin: 25px 0 0;
}

@media (max-width: 1200px) {
  /* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h6,
#product-landing .product-banner .mobile-banner h6,
#sr-premium-offerings .product-banner .left-side h6,
#sr-premium-offerings .product-banner .mobile-banner h6 {
    font-size: 2.5em;
    margin-top: 35px;
  }
}

@media (max-width: 992px) {
  /* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h6,
#product-landing .product-banner .mobile-banner h6,
#sr-premium-offerings .product-banner .left-side h6,
#sr-premium-offerings .product-banner .mobile-banner h6 {
    font-size: 1.786em;
    margin-top: 15px;
  }
}

/* line 264, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .left-side h6 span.small,
#product-landing .product-banner .mobile-banner h6 span.small,
#sr-premium-offerings .product-banner .left-side h6 span.small,
#sr-premium-offerings .product-banner .mobile-banner h6 span.small {
  color: #767676;
  font-size: .4em;
  font-weight: 800;
  margin-left: 3px;
}

@media (max-width: 992px) {
  /* line 264, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .left-side h6 span.small,
#product-landing .product-banner .mobile-banner h6 span.small,
#sr-premium-offerings .product-banner .left-side h6 span.small,
#sr-premium-offerings .product-banner .mobile-banner h6 span.small {
    font-size: .4em;
    margin-left: 2px;
  }
}

/* line 278, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side-col,
#sr-premium-offerings .product-banner .right-side-col {
  height: 100%;
}

/* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side,
#sr-premium-offerings .product-banner .right-side {
  background-color: rgba(0, 0, 0, 0.75);
  height: 100%;
  padding: 30px 40px 40px;
}

@media (max-width: 1200px) {
  /* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side,
#sr-premium-offerings .product-banner .right-side {
    background: none;
    padding: 60px 60px 60px 15px;
  }
}

@media (max-width: 992px) {
  /* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side,
#sr-premium-offerings .product-banner .right-side {
    padding: 30px 30px 30px 0;
  }
}

@media (max-width: 768px) {
  /* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side,
#sr-premium-offerings .product-banner .right-side {
    padding: 20px;
  }
}

/* line 300, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side h2,
#sr-premium-offerings .product-banner .right-side h2 {
  color: #338e38;
  font-size: 1.143em;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 768px) {
  /* line 300, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side h2,
#sr-premium-offerings .product-banner .right-side h2 {
    font-size: 1em;
    margin: 20px 0 3px;
  }
}

/* line 312, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side h1,
#sr-premium-offerings .product-banner .right-side h1 {
  color: #ffffff;
  font-size: 3em;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 20px -3px;
}

@media (max-width: 1200px) {
  /* line 312, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side h1,
#sr-premium-offerings .product-banner .right-side h1 {
    color: #767676;
    font-size: 2em;
  }
}

@media (max-width: 992px) {
  /* line 312, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side h1,
#sr-premium-offerings .product-banner .right-side h1 {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 312, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side h1,
#sr-premium-offerings .product-banner .right-side h1 {
    margin-bottom: 10px;
    margin-left: 0;
  }
}

/* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side p,
#sr-premium-offerings .product-banner .right-side p {
  color: #d6d6d6;
  width: 90%;
}

@media (max-width: 1320px) {
  /* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side p,
#sr-premium-offerings .product-banner .right-side p {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  /* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side p,
#sr-premium-offerings .product-banner .right-side p {
    color: #767676;
  }
}

@media (max-width: 992px) {
  /* line 334, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side p,
#sr-premium-offerings .product-banner .right-side p {
    width: 100%;
  }
}

/* line 351, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats,
#sr-premium-offerings .product-banner .right-side .stats {
  margin-top: 45px;
}

@media (max-width: 1200px) {
  /* line 351, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats,
#sr-premium-offerings .product-banner .right-side .stats {
    margin-top: 35px;
  }
}

@media (max-width: 992px) {
  /* line 351, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats,
#sr-premium-offerings .product-banner .right-side .stats {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  /* line 351, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats,
#sr-premium-offerings .product-banner .right-side .stats {
    margin-bottom: 15px;
  }
}

/* line 366, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con,
#sr-premium-offerings .product-banner .right-side .stats .stat-con {
  height: 63px;
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 992px) {
  /* line 366, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con,
#sr-premium-offerings .product-banner .right-side .stats .stat-con {
    height: 50px;
  }
}

/* line 375, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con:first-child,
#sr-premium-offerings .product-banner .right-side .stats .stat-con:first-child {
  margin-left: 0;
}

/* line 379, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con:last-child,
#sr-premium-offerings .product-banner .right-side .stats .stat-con:last-child {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}

@media (max-width: 1200px) {
  /* line 366, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con,
#sr-premium-offerings .product-banner .right-side .stats .stat-con {
    border-right: 1px solid #d6d6d6;
  }
}

@media (max-width: 768px) {
  /* line 366, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con,
#sr-premium-offerings .product-banner .right-side .stats .stat-con {
    border: 0;
    margin: 0;
  }
}

/* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 {
  color: #bebdbd;
  font-size: 4em;
  font-weight: 800;
  line-height: 1;
  margin: -10px 0 0;
}

/* line 401, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con h3 span.percent,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 span.percent {
  font-size: .5em;
}

/* line 405, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con h3 span.equation,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 span.equation {
  font-size: .75em;
}

@media (max-width: 1320px) {
  /* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 {
    font-size: 4em;
  }
}

@media (max-width: 1200px) {
  /* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 {
    font-size: 3.5em;
  }
}

@media (max-width: 992px) {
  /* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 {
    font-size: 3em;
  }
}

@media (max-width: 768px) {
  /* line 394, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con h3,
#sr-premium-offerings .product-banner .right-side .stats .stat-con h3 {
    font-size: 2em;
  }
}

/* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con p,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p {
  font-family: "Exo", arial, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

@media (max-width: 1320px) {
  /* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con p,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p {
    margin-top: -5px;
  }
}

@media (max-width: 1200px) {
  /* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con p,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p {
    font-size: .8em;
    margin-top: -3px;
  }
}

@media (max-width: 768px) {
  /* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con p,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p {
    display: none;
  }
}

/* line 448, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p.stat-mbl {
  display: none;
  font-size: .714em;
  margin-top: -3px;
}

@media (max-width: 768px) {
  /* line 448, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .stats .stat-con p.stat-mbl,
#sr-premium-offerings .product-banner .right-side .stats .stat-con p.stat-mbl {
    display: block;
  }
}

/* line 465, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .product-banner .right-side .show-lg .btn,
#sr-premium-offerings .product-banner .right-side .show-lg .btn {
  margin-right: 8px;
  margin-top: 30px;
}

@media (max-width: 992px) {
  /* line 465, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .product-banner .right-side .show-lg .btn,
#sr-premium-offerings .product-banner .right-side .show-lg .btn {
    margin-top: 20px;
  }
}

/* line 480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features,
#sr-premium-offerings .category-features {
  border-bottom: 1px solid #bebdbd;
  display: flex;
}

@media (max-width: 1200px) {
  /* line 480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features,
#sr-premium-offerings .category-features {
    border-bottom: 1px solid #d6d6d6;
    padding-top: 20px;
  }
}

@media (max-width: 768px) {
  /* line 480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features,
#sr-premium-offerings .category-features {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 494, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features .flex-col,
#sr-premium-offerings .category-features .flex-col {
  height: 100%;
}

@media (max-width: 1200px) {
  /* line 494, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features .flex-col,
#sr-premium-offerings .category-features .flex-col {
    height: auto;
  }
}

/* line 502, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features h5,
#sr-premium-offerings .category-features h5 {
  background-color: #767676;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: "Exo", arial, sans-serif;
  font-size: .63em;
  font-weight: 500;
  height: 100%;
  line-height: 1.1;
  margin: 0 10px 0 0;
  max-width: 65px;
  padding: 11px 9px 8px;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  /* line 502, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features h5,
#sr-premium-offerings .category-features h5 {
    background: none;
    color: #767676;
    display: block;
    float: none;
    font-size: .857em;
    font-weight: 600;
    margin: 0 0 2px;
    max-width: none;
    padding: 0;
  }
}

@media (max-width: 992px) {
  /* line 502, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features h5,
#sr-premium-offerings .category-features h5 {
    font-size: .643em;
    margin: 0;
  }
}

/* line 535, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features ul,
#sr-premium-offerings .category-features ul {
  line-height: .8;
  margin: 0;
  padding: 7px 0 7px 10px;
}

@media (max-width: 1200px) {
  /* line 535, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul,
#sr-premium-offerings .category-features ul {
    line-height: 1.2;
    padding: 0 0 10px;
  }
}

@media (max-width: 992px) {
  /* line 535, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul,
#sr-premium-offerings .category-features ul {
    line-height: 1;
    padding: 0 0 6px;
  }
}

@media (max-width: 768px) {
  /* line 535, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul,
#sr-premium-offerings .category-features ul {
    padding: 0 0 15px;
  }
}

/* line 554, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features ul li,
#sr-premium-offerings .category-features ul li {
  display: inline;
  font-family: "Exo", arial, sans-serif;
  font-size: .714em;
  font-weight: 500;
  list-style-type: none;
  margin: 0 3px 0 0;
  text-transform: uppercase;
  color: #767676;
}

/* line 564, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .category-features ul li:last-child,
#sr-premium-offerings .category-features ul li:last-child {
  margin: 0;
}

@media (max-width: 1320px) {
  /* line 554, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul li,
#sr-premium-offerings .category-features ul li {
    font-size: .77em;
  }
}

@media (max-width: 1200px) {
  /* line 554, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul li,
#sr-premium-offerings .category-features ul li {
    font-family: "Roboto", arial, sans-serif;
    font-size: .857em;
    font-weight: 300;
    text-transform: none;
  }
}

@media (max-width: 992px) {
  /* line 554, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .category-features ul li,
#sr-premium-offerings .category-features ul li {
    font-size: .714em;
  }
}

/* line 588, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report,
#sr-premium-offerings .sample-report {
  padding-left: 65px;
}

@media (max-width: 1200px) {
  /* line 588, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report,
#sr-premium-offerings .sample-report {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  /* line 588, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report,
#sr-premium-offerings .sample-report {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 600, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report h2,
#sr-premium-offerings .sample-report h2 {
  margin-left: -3px;
}

/* line 604, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report p,
#sr-premium-offerings .sample-report p {
  margin-bottom: 20px;
  padding-right: 40px;
}

@media (max-width: 992px) {
  /* line 604, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report p,
#sr-premium-offerings .sample-report p {
    margin-bottom: 15px;
  }
}

/* line 613, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report ul,
#sr-premium-offerings .sample-report ul {
  margin-bottom: 25px;
}

@media (max-width: 992px) {
  /* line 613, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report ul,
#sr-premium-offerings .sample-report ul {
    margin-bottom: 20px;
  }
}

/* line 623, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a:hover img,
#sr-premium-offerings .sample-report a:hover img {
  opacity: .5;
}

/* line 627, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a:hover .btn,
#sr-premium-offerings .sample-report a:hover .btn {
  opacity: .9;
  transition-delay: .15s;
}

/* line 633, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a img,
#sr-premium-offerings .sample-report a img {
  margin-left: -60px;
  margin-top: -78px;
  position: relative;
  transition: all .25s ease;
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 633, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a img,
#sr-premium-offerings .sample-report a img {
    margin-left: -20px;
    margin-top: -40px;
    width: 130%;
  }
}

@media (max-width: 768px) {
  /* line 633, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a img,
#sr-premium-offerings .sample-report a img {
    margin: -30px 0 20px;
    max-width: 500px;
    width: 100%;
  }
}

/* line 651, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a img.scorecard-cover,
#sr-premium-offerings .sample-report a img.scorecard-cover {
  margin-left: -40px !important;
  margin-bottom: -15px !important;
}

/* line 657, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a .view-report-mark,
#sr-premium-offerings .sample-report a .view-report-mark {
  bottom: 30px;
  left: 30px;
  position: absolute;
}

@media (max-width: 992px) {
  /* line 657, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a .view-report-mark,
#sr-premium-offerings .sample-report a .view-report-mark {
    bottom: 6px;
  }
}

@media (max-width: 768px) {
  /* line 657, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a .view-report-mark,
#sr-premium-offerings .sample-report a .view-report-mark {
    display: none;
  }
}

/* line 670, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a .view-report-mark i,
#sr-premium-offerings .sample-report a .view-report-mark i {
  float: left;
  font-size: .65em;
  margin-left: -10px;
  margin-top: -1px;
}

/* line 677, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a .view-report-mark h6,
#sr-premium-offerings .sample-report a .view-report-mark h6 {
  font-family: "Exo", arial, sans-serif;
  font-size: .714em;
  margin-bottom: 0;
}

/* line 683, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a .view-report-mark h6,
#product-landing .sample-report a .view-report-mark i,
#sr-premium-offerings .sample-report a .view-report-mark h6,
#sr-premium-offerings .sample-report a .view-report-mark i {
  color: #8656a3;
  font-weight: 500;
  font-size: .65em;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  /* line 683, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a .view-report-mark h6,
#product-landing .sample-report a .view-report-mark i,
#sr-premium-offerings .sample-report a .view-report-mark h6,
#sr-premium-offerings .sample-report a .view-report-mark i {
    margin-top: -12em;
  }
}

/* line 699, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report a .btn,
#sr-premium-offerings .sample-report a .btn {
  left: 100px;
  opacity: 0;
  position: absolute;
  top: 110px;
  width: 50%;
}

@media (max-width: 768px) {
  /* line 699, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .sample-report a .btn,
#sr-premium-offerings .sample-report a .btn {
    left: 25%;
    opacity: .9;
    top: 35%;
  }
}

/* line 716, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .sample-report .btn-green,
#sr-premium-offerings .sample-report .btn-green {
  margin-right: 5px;
}

/* line 723, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .word-cloud,
#sr-premium-offerings .word-cloud {
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 90%);
  margin-top: -85px;
}

@media (max-width: 1200px) {
  /* line 723, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .word-cloud,
#sr-premium-offerings .word-cloud {
    margin-top: -60px;
  }
}

@media (max-width: 992px) {
  /* line 723, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .word-cloud,
#sr-premium-offerings .word-cloud {
    margin-top: 0;
  }
}

/* line 735, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .word-cloud .img-responsive,
#sr-premium-offerings .word-cloud .img-responsive {
  margin: 0 auto;
}

/* line 739, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .word-cloud p,
#sr-premium-offerings .word-cloud p {
  padding-right: 20px;
}

@media (max-width: 992px) {
  /* line 739, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .word-cloud p,
#sr-premium-offerings .word-cloud p {
    margin-bottom: 0;
  }
}

/* line 747, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .word-cloud #emotional-wordcloud,
#sr-premium-offerings .word-cloud #emotional-wordcloud {
  margin-bottom: -5%;
  margin-top: 0;
}

/* line 755, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .report-ad,
#sr-premium-offerings .report-ad {
  background: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/offerings/report_adv_bg-82c4167e2da0977fa35d605ae30996c5abd7917acec59c6bd86827605847e470.jpg) top center no-repeat;
  max-height: 485px;
  padding: 90px 60% 90px 65px;
}

@media (max-width: 992px) {
  /* line 755, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad,
#sr-premium-offerings .report-ad {
    padding: 35px 60% 35px 30px;
  }
}

@media (max-width: 768px) {
  /* line 755, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad,
#sr-premium-offerings .report-ad {
    background: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/shared/dark_bg-64c3963f997c15f08274547ad30521bad3b6a35ed6206f5a462ba6ebf422a0ac.png) top center no-repeat;
    padding: 35px;
  }
}

/* line 769, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .report-ad h3,
#sr-premium-offerings .report-ad h3 {
  color: #ffffff;
  font-size: 4.8em;
  font-weight: 600;
  line-height: .9;
  margin-left: -3px;
  margin-top: 10px;
}

@media (max-width: 1200px) {
  /* line 769, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad h3,
#sr-premium-offerings .report-ad h3 {
    font-size: 3.8em;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  /* line 769, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad h3,
#sr-premium-offerings .report-ad h3 {
    font-size: 1.786em;
    margin-left: 0;
  }
}

/* line 788, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .report-ad p,
#sr-premium-offerings .report-ad p {
  color: #bebdbd;
  margin-bottom: 25px;
}

@media (max-width: 1200px) {
  /* line 788, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad p,
#sr-premium-offerings .report-ad p {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 788, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .report-ad p,
#sr-premium-offerings .report-ad p {
    font-size: .9em;
  }
}

@media (max-width: 768px) {
  /* line 804, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .shadow-line,
#sr-premium-offerings .shadow-line {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 810, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards,
#sr-premium-offerings .baseball-cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 816, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards h2,
#sr-premium-offerings .baseball-cards h2 {
  border-right: 1px solid #d6d6d6;
  display: inline-block;
  margin: 0 18px 0 0;
  padding-right: 20px;
}

@media (max-width: 768px) {
  /* line 816, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards h2,
#sr-premium-offerings .baseball-cards h2 {
    border: 0;
    display: block;
    margin: 0 0 10px;
    padding: 0;
  }
}

/* line 830, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-legend,
#sr-premium-offerings .baseball-cards .baseball-card-legend {
  display: inline-block;
}

/* line 833, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-legend ul,
#sr-premium-offerings .baseball-cards .baseball-card-legend ul {
  margin: 0;
  padding: 0;
}

/* line 837, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-legend ul li,
#sr-premium-offerings .baseball-cards .baseball-card-legend ul li {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: "Exo", arial, sans-serif;
  font-size: .857em;
  font-weight: 500;
  margin: 0 2px 0 0;
  padding: 2px 0 0;
  text-align: center;
  width: 50px;
}

@media (max-width: 992px) {
  /* line 854, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards .baseball-card-left,
#sr-premium-offerings .baseball-cards .baseball-card-left {
    margin-bottom: 25px;
    text-align: center;
  }
}

/* line 860, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left h6,
#sr-premium-offerings .baseball-cards .baseball-card-left h6 {
  color: #d6d6d6;
}

/* line 864, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left h5,
#sr-premium-offerings .baseball-cards .baseball-card-left h5 {
  font-size: 8.6em;
  font-weight: 800;
  letter-spacing: -8px;
  line-height: 1;
  margin: -15px 0 0;
  padding: 0;
}

@media (max-width: 1320px) {
  /* line 864, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards .baseball-card-left h5,
#sr-premium-offerings .baseball-cards .baseball-card-left h5 {
    font-size: 7.5em;
  }
}

@media (max-width: 1200px) {
  /* line 864, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards .baseball-card-left h5,
#sr-premium-offerings .baseball-cards .baseball-card-left h5 {
    font-size: 6.0em;
    margin: -10px 0 0;
  }
}

/* line 881, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left h5 span.slash,
#sr-premium-offerings .baseball-cards .baseball-card-left h5 span.slash {
  font-size: .867em;
  padding-left: 5px;
  padding-right: 25px;
}

/* line 888, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left h3,
#sr-premium-offerings .baseball-cards .baseball-card-left h3 {
  color: #8656a3;
  font-weight: 600;
  margin: -30px 0 0;
}

/* line 894, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left h4,
#sr-premium-offerings .baseball-cards .baseball-card-left h4 {
  color: #767676;
  font-size: 1.286em;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
}

/* line 902, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-left p,
#sr-premium-offerings .baseball-cards .baseball-card-left p {
  color: #bebdbd;
  font-size: 1.286em;
  line-height: 1.2;
  margin: 0;
}

/* line 912, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right,
#sr-premium-offerings .baseball-cards .baseball-card-right {
  border-left: 1px solid #d6d6d6;
  padding-left: 30px;
  color: #767676;
}

@media (max-width: 992px) {
  /* line 912, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards .baseball-card-right,
#sr-premium-offerings .baseball-cards .baseball-card-right {
    border: 0;
    padding-left: 15px;
  }
}

/* line 922, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right .second-row,
#sr-premium-offerings .baseball-cards .baseball-card-right .second-row {
  margin-top: 30px;
}

@media (max-width: 768px) {
  /* line 922, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .baseball-cards .baseball-card-right .second-row,
#sr-premium-offerings .baseball-cards .baseball-card-right .second-row {
    margin-top: 20px;
  }
}

/* line 930, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right h4,
#sr-premium-offerings .baseball-cards .baseball-card-right h4 {
  color: #767676;
  font-family: "Exo", arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 7px;
  text-transform: uppercase;
}

/* line 939, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right ul,
#sr-premium-offerings .baseball-cards .baseball-card-right ul {
  display: inline-block;
  margin-bottom: 2px;
  padding: 0;
  width: 100%;
}

/* line 945, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right ul:last-child,
#sr-premium-offerings .baseball-cards .baseball-card-right ul:last-child {
  margin-bottom: 0;
}

/* line 949, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right ul li,
#sr-premium-offerings .baseball-cards .baseball-card-right ul li {
  display: inline;
  font-weight: 100;
  padding: 1px 0 0;
  font-size: .9em;
}

/* line 955, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .baseball-cards .baseball-card-right ul li.card-number,
#sr-premium-offerings .baseball-cards .baseball-card-right ul li.card-number {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: "Exo", arial, sans-serif;
  font-size: .857em;
  font-weight: 500;
  margin: 0 10px 0 0;
  text-align: center;
  width: 50px;
}

/* line 975, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#product-landing .featured-software .offering-block,
#sr-premium-offerings .featured-software .offering-block {
  min-height: 200px;
}

@media (max-width: 1200px) {
  /* line 975, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .featured-software .offering-block,
#sr-premium-offerings .featured-software .offering-block {
    min-height: none;
  }
}

@media (max-width: 768px) {
  /* line 975, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #product-landing .featured-software .offering-block,
#sr-premium-offerings .featured-software .offering-block {
    min-height: 180px;
  }
}

/* line 992, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner {
  margin: 0;
}

/* line 997, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner .left-side {
  padding: 60px 35px 85px 60px;
}

/* line 1002, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .col-xs-12.col-sm-3.col-md-4,
#sr-premium-offerings .col-xs-12.col-sm-9.col-md-8.right-side-col {
  padding: 0;
}

/* line 1007, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report {
  top: 360px;
  left: 0;
}

/* line 1012, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report a img {
  margin-top: -40px;
}

/* line 1016, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report a .view-report-mark {
  left: 30px;
  top: 365px;
  position: absolute;
}

/* line 1024, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .category-features {
  display: flex;
  border-bottom: 1px solid #bebdbd;
  border-top: 1px solid #bebdbd;
  margin: 65px 5.65%;
  font-size: .9em;
  background-color: white;
}

/* line 1034, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-header > div.hide-hero-offering.container > section {
  margin-top: -1px;
  background: none;
}

/* line 1039, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content {
  background-image: url(https://cdn2.softwarereviews.com/assets/software_reviews_shared/offerings/bg_grey_grid.jpg);
  background-size: cover;
}

/* line 1045, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content > div {
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 1051, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content > div > section > div {
  width: 102%;
}

/* line 1055, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings-hide-content > div > section > div > div.col-xs-12.col-sm-9.col-md-8.right-side-col > div {
  width: 100%;
}

/* line 1061, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner {
  background-image: none;
  padding-left: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner .right-side {
  padding: 30px 90px 40px 40px;
}

@media (min-width: 1320px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 71em;
  }
}

@media (max-width: 1320px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 53em;
  }
}

@media (max-width: 1200px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 42em;
  }
}

@media (max-width: 992px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 32em;
  }
}

@media (max-width: 768px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 31em;
  }
}

@media (max-width: 480px) {
  /* line 1067, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side {
    width: 24em;
  }
}

/* line 1099, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium .sample-report ul {
  font-size: .85em;
}

/* line 1105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page #category-article-index {
  padding: 0 75px;
}

/* line 1108, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page #category-article-index p {
  color: #7d7d7d;
}

/* line 1112, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium #marketplace-page .article-subheader {
  padding: 0 75px;
}

/* line 1118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-header > div.hide-hero.container > section > div > div > p {
  font-size: .95em;
}

@media (max-width: 1200px) {
  /* line 1118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-header > div.hide-hero.container > section > div > div > p {
    font-size: .8em;
  }
}

@media (max-width: 768px) {
  /* line 1118, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-header > div.hide-hero.container > section > div > div > p {
    font-size: .75em;
  }
}

/* line 1132, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report {
  top: 360px;
  left: 0;
  padding-bottom: 3em;
}

/* line 1137, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .sample-report ul {
  font-size: .85em;
}

/* line 1144, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
#sr-premium-offerings .product-banner .right-side h1 {
  font-size: 4em;
}

@media (min-width: 1320px) {
  /* line 1144, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/offerings/offering.scss */
  #sr-premium-offerings .product-banner .right-side h1 {
    max-width: 65%;
  }
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .hero {
  background: url(https://cdn1.softwarereviews.com/assets/software_reviews_shared/reports/reports_info/report_feautre_header-e2e4885d879d6a4b72454c38876167dd9a8f4f1bb8d241f70ad8565a5990fcef.png) no-repeat;
}

@media (min-width: 992px) {
  /* line 6, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .hero h1 {
    font-size: 4.2em;
  }
}

/* line 14, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits {
  background-image: -moz-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
  background-image: -webkit-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
  background-image: -ms-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
}

/* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side {
  padding: 20px 0 0 120px;
}

@media (max-width: 1320px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-benefits .right-side {
    padding-left: 150px;
  }
}

@media (max-width: 1200px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-benefits .right-side {
    padding: 0;
  }
}

/* line 30, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side .header {
  padding-left: 0;
}

/* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side .header h2 {
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  /* line 33, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-benefits .right-side .header h2 {
    margin-bottom: 20px;
  }
}

/* line 43, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side .icon {
  font-size: 2em;
  padding: 0;
}

/* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side h3 {
  font-weight: 600;
  padding: 0 0 0 50px;
  margin: 5px 0 10px;
}

@media (max-width: 992px) {
  /* line 48, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-benefits .right-side h3 {
    margin-top: -25px;
  }
}

/* line 58, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-benefits .right-side p {
  padding-left: 50px;
  margin-bottom: 15px;
}

/* line 70, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .types {
  background: #f0f0f0;
  margin-top: 50px;
  padding: 50px;
}

/* line 75, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .types:nth-child(4) {
  margin-top: 0 !important;
}

/* line 80, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types #category-report-panel {
  scroll-behavior: smooth;
}

/* line 84, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .whats-inside-charcoal {
  margin-bottom: 20px;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 90, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .whats-inside .divider {
  width: 150px;
  margin-bottom: 30px;
}

/* line 95, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .whats-inside .whats-inside-details {
  margin-bottom: 20px;
}

/* line 99, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .whats-inside .whats-inside-number {
  font-family: "Exo", arial, sans-serif;
  color: #8656a3;
  font-size: 4.6em;
  line-height: 1.5;
  font-weight: 500;
}

@media (max-width: 992px) {
  /* line 99, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .whats-inside .whats-inside-number {
    font-size: 3.6em;
  }
}

/* line 112, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .report-buttons {
  margin-top: 20px;
}

/* line 116, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel {
  border: none;
  margin-bottom: 0;
}

/* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel-heading {
  background: #373636;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  /* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-heading {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  /* line 121, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 136, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel-heading h2 {
  color: white;
  margin-bottom: 0;
  line-height: 1.2;
}

/* line 142, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel-heading h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

@media (max-width: 992px) {
  /* line 142, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-heading h3 {
    font-size: 1.2em;
    margin-bottom: 0;
  }
}

/* line 155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .panel-body {
  background-image: -moz-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
  background-image: -webkit-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
  background-image: -ms-linear-gradient(-90deg, #f7f7f7 0%, #fdfdfd 22%, #fafafa 35%, #f6f6f6 50%);
  background-color: #f6f6f6;
}

@media (max-width: 1200px) {
  /* line 161, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .panel-body img {
    margin-bottom: 10px;
  }
}

/* line 169, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .sr-report-features {
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  /* line 169, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features {
    margin-bottom: 0;
  }
}

@media (max-width: 992px) {
  /* line 169, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features {
    text-align: center;
  }
}

/* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .sr-report-features h5 {
  font-size: 6.429em;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin: 0 0 -45px;
}

@media (max-width: 1320px) {
  /* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features h5 {
    font-size: 6em;
  }
}

@media (max-width: 1200px) {
  /* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features h5 {
    font-size: 4.5em;
    margin: 20px 0 -40px;
  }
}

@media (max-width: 768px) {
  /* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .sr-reports-types .sr-report-features h5 {
    margin-top: 15px;
  }
}

/* line 203, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .sr-report-features h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

/* line 208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-reports-types .sr-report-features p {
  margin-bottom: 0;
}

/* line 216, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .macbook-pos {
  z-index: 1;
}

/* line 220, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .key-points {
  z-index: 10;
}

/* line 224, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .macbook {
  margin: -85px 0 0 -15px;
}

/* line 228, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .cr-image {
  margin: -85px 0 -100px -15px;
}

@media (max-width: 992px) {
  /* line 228, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-image {
    margin: 0;
  }
}

@media (max-width: 768px) {
  /* line 228, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-image {
    padding: 40px;
  }
}

/* line 240, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .header-spacing-adj {
  margin-bottom: 50px;
}

/* line 244, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .sr-selector-margins {
  margin-bottom: 25px;
}

/* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .cr-selector-margins {
  margin-top: 3px;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  /* line 248, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-selector-margins {
    margin-top: 30px;
  }
}

/* line 259, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports #ps-whats-inside-button::after,
#reports #cr-whats-inside-button::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #373636 transparent;
  border-width: 0 50px 50px 50px;
  position: absolute;
  top: 36px;
  left: 27px;
  content: '';
}

/* line 271, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports #ps-whats-inside-button.not-here::after,
#reports #cr-whats-inside-button.not-here::after {
  display: none;
}

/* line 276, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .ps_002 {
  padding-top: 25px;
  padding-right: 25px;
  float: right;
}

/* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .cr-sec-two,
#reports .ps-sec-two {
  margin-top: 30px;
}

@media (max-width: 1200px) {
  /* line 282, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr-sec-two,
#reports .ps-sec-two {
    margin-top: 0;
  }
}

/* line 291, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
#reports .panel-default {
  border: 0;
  box-shadow: none;
}

@media (max-width: 1200px) {
  /* line 297, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 302, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .ps_copy_002 {
    padding: 0 22%;
    margin-top: -40px;
  }
  /* line 307, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports #reports .sr-reports-benefits .right-side .header {
    padding-left: 0;
  }
  /* line 311, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    display: block;
    margin: 30px auto 0;
    width: 80%;
  }
  /* line 317, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn-first {
    margin-right: 0;
  }
  /* line 321, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn {
    font-size: 0.9em;
    padding: 5px 10px 3px;
  }
}

@media (max-width: 992px) {
  /* line 328, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 335, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports #ps-whats-inside-button::after,
#reports #cr-whats-inside-button::after {
    left: 15px;
  }
  /* line 340, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    margin-top: 20px;
  }
  /* line 344, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn {
    font-size: 0.75em;
  }
}

@media (max-width: 768px) {
  /* line 350, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 357, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports #ps-whats-inside-button::after,
#reports #cr-whats-inside-button::after {
    display: none !important;
  }
  /* line 362, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .macbook {
    margin-top: 0;
    width: 100%;
  }
  /* line 367, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .btn {
    width: 100%;
    font-size: 1em;
  }
}

@media (max-width: 480px) {
  /* line 374, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports .cr_002,
#reports .ps_002 {
    display: none;
  }
  /* line 381, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports_info.scss */
  #reports #ps-whats-inside-button::after,
#reports #cr-whats-inside-button::after {
    display: none !important;
  }
}

/* line 2, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .col-xs-12, #browse-reports .col-sm-12, #browse-reports .col-md-6, #browse-reports .col-lg-4, #browse-reports-header .col-xs-12, #browse-reports-header .col-sm-12, #browse-reports-header .col-md-6, #browse-reports-header .col-lg-4 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 8, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .container, #browse-reports-header .container {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1341px) {
  /* line 13, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .container .container, #browse-reports-header .container .container {
    width: 1270px;
  }
}

@media (max-width: 1340px) {
  /* line 19, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .container .container, #browse-reports-header .container .container {
    width: 100%;
  }
}

/* line 25, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .hero, #browse-reports-header .hero {
  padding-bottom: 70px;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
  background: #f6f6f6;
}

/* line 32, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .hero h1, #browse-reports-header .hero h1 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
}

@media (min-width: 992px) {
  /* line 32, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .hero h1, #browse-reports-header .hero h1 {
    font-size: 2.7142857143em;
  }
}

/* line 42, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .hero p, #browse-reports-header .hero p {
  font-size: 1.1428571429em;
  color: #373636;
}

/* line 47, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .hero .btn-purple, #browse-reports-header .hero .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#browse-reports .hero .btn-purple:hover, #browse-reports-header .hero .btn-purple:hover {
  background: #5c3b73;
}

@media screen and (max-width: 534px) {
  /* line 56, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .hero #browse-cat-btn, #browse-reports-header .hero #browse-cat-btn {
    margin-top: 5px;
  }
}

/* line 62, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .hero .hero-img, #browse-reports-header .hero .hero-img {
  position: absolute;
  top: -50px;
  left: 55%;
  width: 50%;
}

@media (max-width: 1320px) {
  /* line 62, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .hero .hero-img, #browse-reports-header .hero .hero-img {
    top: 0;
  }
}

@media (max-width: 991px) {
  /* line 62, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .hero .hero-img, #browse-reports-header .hero .hero-img {
    display: none;
  }
}

/* line 79, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports p, #browse-reports-header .browse-reports p {
  font-size: 1.1428571429em;
}

/* line 83, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .browse-reports-title, #browse-reports-header .browse-reports .browse-reports-title {
  padding-top: 65px;
}

/* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-filter-wrapper, #browse-reports-header .browse-reports .search-filter-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (max-width: 767px) {
  /* line 87, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .browse-reports .search-filter-wrapper, #browse-reports-header .browse-reports .search-filter-wrapper {
    display: grid;
  }
}

/* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper, #browse-reports-header .browse-reports .search-wrapper {
  background-color: #f6f6f6;
  height: 56px;
  border: none;
  border-radius: 56px;
  margin-bottom: 25px;
  width: 100%;
}

/* line 104, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper .search-icon, #browse-reports-header .browse-reports .search-wrapper .search-icon {
  color: black;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

/* line 111, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper .search-icon:before, #browse-reports-header .browse-reports .search-wrapper .search-icon:before {
  font-size: 1em;
}

/* line 116, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper .cancel-search-icon, #browse-reports-header .browse-reports .search-wrapper .cancel-search-icon {
  display: none;
  color: black;
  position: absolute;
  top: 17px;
  right: 25px;
}

/* line 123, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper .cancel-search-icon:before, #browse-reports-header .browse-reports .search-wrapper .cancel-search-icon:before {
  font-size: 1.4285714286em;
}

/* line 128, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper .cancel-search-icon:hover, #browse-reports-header .browse-reports .search-wrapper .cancel-search-icon:hover {
  cursor: pointer;
}

/* line 132, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper input, #browse-reports-header .browse-reports .search-wrapper input {
  background-color: transparent;
  border: none;
  font-weight: 300;
  font-size: 1.4285714286em;
  font-family: "Montserrat", arial, sans-serif;
  width: 100%;
  padding: 17px 50px 15px 25px;
  color: black;
  outline: none;
}

/* line 143, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .search-wrapper input::placeholder, #browse-reports .browse-reports .search-wrapper input::-webkit-input-placeholder, #browse-reports .browse-reports .search-wrapper input:-ms-input-placeholder, #browse-reports .browse-reports .search-wrapper input::-ms-input-placeholder, #browse-reports .browse-reports .search-wrapper input::-moz-placeholder, #browse-reports .browse-reports .search-wrapper input:-moz-placeholder, #browse-reports-header .browse-reports .search-wrapper input::placeholder, #browse-reports-header .browse-reports .search-wrapper input::-webkit-input-placeholder, #browse-reports-header .browse-reports .search-wrapper input:-ms-input-placeholder, #browse-reports-header .browse-reports .search-wrapper input::-ms-input-placeholder, #browse-reports-header .browse-reports .search-wrapper input::-moz-placeholder, #browse-reports-header .browse-reports .search-wrapper input:-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+, IE 10-11, Edge */
  color: black;
  opacity: 1;
  /* Firefox */
}

@media (max-width: 991px) {
  /* line 155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .browse-reports .filter-wrapper, #browse-reports-header .browse-reports .filter-wrapper {
    margin-bottom: 25px;
  }
}

/* line 160, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .filter-wrapper .dropdown-wrapper, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper {
  background-color: #f6f6f6;
  height: 48px;
  border: none;
  border-radius: 48px;
  width: 100%;
}

/* line 167, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .filter-wrapper .dropdown-wrapper .filter-icon, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper .filter-icon {
  color: black;
  position: absolute;
  font-size: 1.2857142857em;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  pointer-events: none;
}

@media (max-width: 991px) {
  /* line 167, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .browse-reports .filter-wrapper .dropdown-wrapper .filter-icon, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper .filter-icon {
    right: 45px;
  }
}

/* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .filter-wrapper .dropdown-wrapper .cancel-icon, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper .cancel-icon {
  display: none;
  color: black;
  position: absolute;
  font-size: 1.2857142857em;
  top: 14px;
  right: 40px;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 181, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .browse-reports .filter-wrapper .dropdown-wrapper .cancel-icon, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper .cancel-icon {
    right: 45px;
  }
}

/* line 195, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .filter-wrapper .dropdown-wrapper select, #browse-reports-header .browse-reports .filter-wrapper .dropdown-wrapper select {
  appearance: none;
  margin: 0;
  background-color: transparent;
  border: none;
  font-weight: 300;
  font-size: 1.1428571429em;
  font-family: "Montserrat", arial, sans-serif;
  height: 100%;
  width: 100%;
  padding-left: 20px;
  color: black;
  outline: none;
}

/* line 214, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .download-button-category-report, #browse-reports-header .browse-reports .masonry-container .download-button-category-report {
  text-align: right;
}

/* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item,
#browse-reports .browse-reports .masonry-container .item-cvl, #browse-reports-header .browse-reports .masonry-container .item,
#browse-reports-header .browse-reports .masonry-container .item-cvl {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  /* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
  #browse-reports .browse-reports .masonry-container .item,
#browse-reports .browse-reports .masonry-container .item-cvl, #browse-reports-header .browse-reports .masonry-container .item,
#browse-reports-header .browse-reports .masonry-container .item-cvl {
    margin-left: 0;
    width: 100%;
  }
}

/* line 227, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail, #browse-reports-header .browse-reports .masonry-container .item .thumbnail,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail {
  background: #f6f6f6;
  border: none;
  padding: 20px;
  margin-bottom: 0;
}

/* line 233, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption {
  padding: 0;
  width: 100%;
}

/* line 237, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .category-view-title,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-title, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .category-view-title,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-title {
  width: auto;
  text-align: left;
  margin-bottom: 16px;
  font-family: "Montserrat", arial, sans-serif;
  text-transform: uppercase;
}

/* line 244, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .category-view-title a,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-title a, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .category-view-title a,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-title a {
  color: #338e38;
  font-weight: 700;
  font-size: 1.2857142857em;
}

/* line 251, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .category-view-link,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-link, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .category-view-link,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-link {
  text-transform: capitalize;
}

/* line 255, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .category-overview,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-overview, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .category-overview,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-overview {
  color: #373636;
  width: 100%;
  font-size: 1em;
  margin-bottom: 16px;
}

/* line 262, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .segments,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .segments,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments {
  margin-bottom: 0;
  width: auto;
}

/* line 266, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .segments input,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments input, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .segments input,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments input {
  height: 20px;
  width: 20px;
  margin-top: -1px;
  vertical-align: middle;
}

/* line 273, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .thumbnail .caption .segments span,
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments span, #browse-reports-header .browse-reports .masonry-container .item .thumbnail .caption .segments span,
#browse-reports-header .browse-reports .masonry-container .item-cvl .thumbnail .caption .segments span {
  color: #373636;
  font-size: 0.8571428571em;
  font-weight: 400;
  padding: 5px;
  letter-spacing: -0.6px;
}

/* line 284, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container,
#browse-reports .browse-reports .masonry-container .item .cvl-container,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container, #browse-reports-header .browse-reports .masonry-container .item .dqef-container,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container {
  background: linear-gradient(45deg, #8656a3, #6a4084);
  color: white;
  display: flex;
  justify-content: space-between;
  padding: 6px 15px;
  margin: 0 0 2px;
}

/* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .pg-count,
#browse-reports .browse-reports .masonry-container .item .cvl-container .pg-count,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .pg-count,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .pg-count, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .pg-count,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .pg-count,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .pg-count,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .pg-count {
  height: 100%;
  display: inline-flex;
  position: relative;
  top: 3px;
}

/* line 299, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .pg-count p,
#browse-reports .browse-reports .masonry-container .item .cvl-container .pg-count p,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .pg-count p,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .pg-count p,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p {
  color: white;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1em;
  text-align: center;
  line-height: 0.85;
  font-weight: 700;
  padding-top: 0;
  padding-left: 10px;
  position: relative;
  bottom: 5px;
}

/* line 311, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .pg-count p span,
#browse-reports .browse-reports .masonry-container .item .cvl-container .pg-count p span,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p span,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p span, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .pg-count p span,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .pg-count p span,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p span,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 315, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .pg-count p span:before,
#browse-reports .browse-reports .masonry-container .item .cvl-container .pg-count p span:before,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p span:before,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p span:before, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .pg-count p span:before,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .pg-count p span:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .pg-count p span:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .pg-count p span:before {
  content: "\a";
  white-space: pre;
}

/* line 323, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .btn-category-report,
#browse-reports .browse-reports .masonry-container .item .cvl-container .btn-category-report,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .btn-category-report,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .btn-category-report, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .btn-category-report,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .btn-category-report,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .btn-category-report,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .btn-category-report {
  pointer-events: none;
  font-family: "Roboto", arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  padding-top: 7px;
}

/* line 331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report {
  padding: 0;
  text-align: right;
  position: relative;
  top: 10px;
}

/* line 337, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report a, #browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report button,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report a,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report button,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report a,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report button,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report a,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report button, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report a, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report button,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report a,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report button,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report a,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report button,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report a,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report button {
  font-family: "Exo", arial, sans-serif;
  font-size: 0.8571428571em;
  color: white;
  background: none;
  font-weight: 400;
  padding: 0 4px 0 0;
  margin: -3px 0 0;
}

/* line 346, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report a:before, #browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report button:before,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report a:before,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report button:before,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report a:before,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report button:before,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report a:before,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report button:before, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report a:before, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report button:before,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report a:before,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report button:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report a:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report button:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report a:before,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report button:before {
  margin-right: 5px;
  padding-left: 4px;
  font-family: "FontAwesome";
  font-weight: 700;
  content: "\f019";
}

/* line 356, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .dqef-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports .browse-reports .masonry-container .item .cvl-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report .pg-count-pad > .pull-left .fa-download, #browse-reports-header .browse-reports .masonry-container .item .dqef-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports-header .browse-reports .masonry-container .item .cvl-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports-header .browse-reports .masonry-container .item-cvl .dqef-container .download-button-category-report .pg-count-pad > .pull-left .fa-download,
#browse-reports-header .browse-reports .masonry-container .item-cvl .cvl-container .download-button-category-report .pg-count-pad > .pull-left .fa-download {
  display: none;
}

/* line 363, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container, #browse-reports-header .browse-reports .masonry-container .item .product-list-container,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container {
  padding: 10px 0;
  margin: 0;
}

/* line 367, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .pg-count,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .pg-count, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .pg-count,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .pg-count {
  height: 100%;
  right: 30px;
  top: 0;
  position: initial;
  display: inline-block;
}

/* line 374, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .pg-count p,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .pg-count p, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .pg-count p,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .pg-count p {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1em;
  text-align: center;
  font-weight: 700;
  padding: 0 0 5px;
  color: #767676;
  line-height: 0.7;
  font-size: 0.8571428571em;
  margin-bottom: 5px;
  margin-right: 11px;
}

/* line 386, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .pg-count p span,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .pg-count p span, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .pg-count p span,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .pg-count p span {
  font-size: 0.6428571429em;
  font-weight: 300;
}

/* line 393, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .product-list-title,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .product-list-title, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .product-list-title,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .product-list-title {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  font-size: 1em;
  letter-spacing: -0.7px;
  margin: 0 15px;
  padding-bottom: 15px;
}

/* line 402, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container {
  margin: 0;
  padding: 0 15px;
  transition: background-color .25s ease;
}

/* line 407, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .download-scorecard-wrapper, #browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .pg-count,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .download-scorecard-wrapper,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .pg-count, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .download-scorecard-wrapper, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .pg-count,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .download-scorecard-wrapper,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .pg-count {
  display: none;
}

/* line 411, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .link-container,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .link-container, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .link-container,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .link-container {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bebdbd;
}

/* line 417, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .scorecard-link,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .scorecard-link, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .scorecard-link,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .scorecard-link {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 1em;
  padding: 2px 0;
  transition: all .25s ease;
}

/* line 426, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .btn,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .btn, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .btn,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .btn {
  background: none;
  padding: 0 4px 0 0;
  margin: auto 0;
}

/* line 431, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container .btn:after,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .btn:after, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container .btn:after,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container .btn:after {
  color: #a2a2a2;
  padding-left: 4px;
  font-family: "FontAwesome";
  font-weight: 700;
  content: "\f067";
}

/* line 440, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover {
  background-color: #eeeeee;
}

/* line 444, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .scorecard-link, #browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .btn::after,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .scorecard-link,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .btn::after, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .scorecard-link, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .btn::after,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .scorecard-link,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .btn::after {
  color: #338e38;
  font-weight: 700;
}

/* line 450, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .btn,
#browse-reports .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .btn, #browse-reports-header .browse-reports .masonry-container .item .product-list-container .scorecard-container:hover .btn,
#browse-reports-header .browse-reports .masonry-container .item-cvl .product-list-container .scorecard-container:hover .btn {
  color: #eeeeee;
}

/* line 458, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .btn.btn-green.buy-now-button:after, #browse-reports-header .browse-reports .masonry-container .btn.btn-green.buy-now-button:after {
  font-family: "FontAwesome";
  content: "\f07a";
  padding-left: 10px;
}

/* line 475, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-title a {
  color: #8656a3;
}

/* line 480, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .thumbnail .caption .category-view-link {
  color: #338e38;
}

/* line 486, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-list {
  position: relative;
  background-color: white;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 493, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-list .cvl-item {
  position: relative;
  padding: 2px 0 24px 15px;
  margin: 0 15px;
  height: 15px;
  width: 100%;
  border-bottom: 1px solid #bebdbd;
}

/* line 501, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-list .cvl-item:last-child {
  margin-bottom: 30px;
}

/* line 505, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/reports/reports.scss */
#browse-reports .browse-reports .masonry-container .item-cvl .cvl-list .cvl-item span {
  font-size: 1em;
  color: #373636;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

/* line 3, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do-stripes .background-stripe-con .green-stripe-right-to-left {
  top: 805px;
}

@media (max-width: 1320px) {
  /* line 3, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-right-to-left {
    top: 677px;
  }
}

@media (max-width: 992px) {
  /* line 3, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-right-to-left {
    top: 520px;
  }
}

/* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do-stripes .background-stripe-con .green-stripe-left-to-right {
  top: 2530px;
}

@media (max-width: 1320px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-left-to-right {
    top: 2750px;
  }
}

@media (max-width: 1200px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-left-to-right {
    top: 3000px;
  }
}

@media (max-width: 992px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-left-to-right {
    top: 2250px;
  }
}

@media (max-width: 768px) {
  /* line 12, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do-stripes .background-stripe-con .green-stripe-left-to-right {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 34, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .shadow-line {
    display: none;
  }
}

/* line 40, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .hero {
  position: relative;
  -moz-box-shadow: inset 0 0 300px #dddddd;
  -webkit-box-shadow: inset 0 0 300px #dddddd;
  box-shadow: inset 0 0 300px #dddddd;
  height: 450px;
  max-height: 450px;
}

@media (max-width: 1200px) {
  /* line 40, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero {
    height: auto;
    max-height: none;
    background-image: none;
  }
}

@media (max-width: 992px) {
  /* line 40, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero {
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 768px) {
  /* line 40, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  }
}

/* line 69, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .hero h1 {
  font-size: 5em;
  color: #767676;
  padding-left: 65px;
}

@media (max-width: 992px) {
  /* line 69, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero h1 {
    width: 100%;
    font-size: 4.286em;
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  /* line 69, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero h1 {
    max-width: 70%;
    color: #338e38;
  }
}

/* line 85, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .hero p {
  width: 100%;
  color: #767676;
  margin: 0;
  padding-left: 55px;
  border-left: 10px solid #338e38;
}

@media (max-width: 992px) {
  /* line 85, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero p {
    padding-left: 15px;
    border-left: 5px solid #338e38;
  }
}

/* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .hero img.banner-book {
  position: absolute;
  margin-top: -14px;
}

@media (max-width: 992px) {
  /* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero img.banner-book {
    width: 130%;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  /* line 96, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .hero img.banner-book {
    position: relative;
    width: 150%;
    max-width: 600px;
    margin-top: 30px;
    margin-left: -5px;
  }
}

@media (max-width: 768px) {
  /* line 115, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-can-help {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  /* line 125, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different {
    background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  }
}

/* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different h2 {
  margin-top: 25px;
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different h2 {
    margin-top: 0;
  }
}

@media (max-width: 992px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different h2 {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  /* line 131, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different h2 {
    text-align: left;
    font-size: 1.143em;
    text-transform: uppercase;
    color: #8656a3;
    position: relative;
    margin-bottom: 25px;
  }
  /* line 124, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #what-we-do .how-we-are-different h2:after {
    border-top: 1px solid #d6d6d6;
    bottom: 0;
    content: '';
    margin-bottom: 3px;
    margin-left: 7px;
    position: absolute;
    width: 100%;
  }
}

/* line 146, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  /* line 146, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different h3 {
    font-size: 1.429em;
    line-height: 1;
  }
}

/* line 155, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-1, #what-we-do .how-we-are-different .row-2, #what-we-do .how-we-are-different .row-3, #what-we-do .how-we-are-different .row-4 {
  position: relative;
}

/* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-1 img {
  margin-left: -65px;
}

@media (max-width: 1320px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-1 img {
    margin-left: -100px;
  }
}

@media (max-width: 1200px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-1 img {
    margin-left: -220px;
  }
}

@media (max-width: 992px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-1 img {
    margin-left: -110px;
    width: 135%;
  }
}

@media (max-width: 768px) {
  /* line 159, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-1 img {
    margin-left: 0;
    width: 115%;
    max-width: 500px;
    margin-top: 10px;
  }
}

/* line 179, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-2 {
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 90%);
  margin-top: 55px;
}

@media (max-width: 992px) {
  /* line 179, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-2 {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  /* line 179, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-2 {
    background: none;
    margin-top: 55px;
  }
}

/* line 189, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-2 img {
  position: absolute;
  margin-top: -165px;
  margin-left: 65px;
  z-index: 2;
}

@media (max-width: 992px) {
  /* line 189, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-2 img {
    margin-top: -50px;
    margin-left: 10px;
    width: 110%;
  }
}

@media (max-width: 768px) {
  /* line 189, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-2 img {
    position: relative;
    margin-left: -50px;
    width: 115%;
    max-width: 450px;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  /* line 208, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-3 {
    padding-top: 0;
  }
}

/* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-3 h3 {
  margin-top: 50px;
}

@media (max-width: 1200px) {
  /* line 212, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-3 h3 {
    margin-top: 0;
  }
}

/* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-3 img {
  margin-left: -60px;
  margin-top: -50px;
}

@media (max-width: 1200px) {
  /* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-3 img {
    margin-left: -120px;
  }
}

@media (max-width: 992px) {
  /* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-3 img {
    margin-left: -65px;
    width: 120%;
    margin-top: -15px;
  }
}

@media (max-width: 768px) {
  /* line 218, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-3 img {
    margin-left: -10%;
    width: 120%;
    max-width: 550px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}

/* line 238, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-4 {
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 90%);
}

@media (max-width: 768px) {
  /* line 238, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-4 {
    background: none;
  }
}

/* line 243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .row-4 img {
  margin-top: -200px;
  margin-left: 160px;
}

@media (max-width: 1200px) {
  /* line 243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-4 img {
    margin-left: 120px;
  }
}

@media (max-width: 992px) {
  /* line 243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-4 img {
    margin-left: 75px;
    width: 110%;
    margin-top: -100px;
  }
}

@media (max-width: 768px) {
  /* line 243, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .row-4 img {
    margin-left: 0;
    width: 100%;
    max-width: 450px;
    margin-top: 15px;
  }
}

/* line 263, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .mobile-stripes {
  display: none;
}

@media (max-width: 768px) {
  /* line 263, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .how-we-are-different .mobile-stripes {
    display: block;
  }
}

/* line 270, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .mobile-stripes .background-stripe-con .green-stripe-right-to-left.hwd-stripe-1 {
  top: 20px;
}

/* line 273, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .mobile-stripes .background-stripe-con .green-stripe-right-to-left.hwd-stripe-3 {
  top: -40px;
}

/* line 278, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .mobile-stripes .background-stripe-con .green-stripe-left-to-right.hwd-stripe-2 {
  bottom: 280px;
}

/* line 281, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .how-we-are-different .mobile-stripes .background-stripe-con .green-stripe-left-to-right.hwd-stripe-4 {
  bottom: 310px;
}

/* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports {
  margin-bottom: 165px;
}

@media (max-width: 1320px) {
  /* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports {
    margin-bottom: 150px;
  }
}

@media (max-width: 992px) {
  /* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  /* line 293, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports {
    margin-bottom: -65px;
    padding-top: 20px;
  }
}

/* line 308, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports i {
  font-size: 34px;
  margin-left: -75px;
  margin-right: 40px;
  color: #bebdbd;
}

@media (max-width: 992px) {
  /* line 308, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports i {
    display: none;
  }
}

/* line 316, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports i.fa-podcast {
  margin-top: 10px;
  padding-left: 20px;
}

@media (max-width: 992px) {
  /* line 322, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports h2 {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  /* line 322, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports h2 {
    text-align: left;
    font-size: 1.143em;
    text-transform: uppercase;
    color: #8656a3;
    position: relative;
  }
  /* line 124, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/base.scss */
  #what-we-do .our-reports h2:after {
    border-top: 1px solid #d6d6d6;
    bottom: 0;
    content: '';
    margin-bottom: 3px;
    margin-left: 7px;
    position: absolute;
    width: 100%;
  }
}

/* line 331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports h3 {
  margin-top: 25px;
  margin-bottom: 15px;
}

@media (max-width: 992px) {
  /* line 331, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports h3 {
    margin-top: 20px;
  }
}

/* line 339, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports .btn {
  margin-top: 15px;
}

@media (max-width: 480px) {
  /* line 339, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports .btn {
    width: 112%;
    margin-left: -20px;
    margin-top: 20px;
  }
}

/* line 346, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports .btn.btn-purple {
  margin-right: 5px;
}

@media (max-width: 1200px) and (min-width: 992px) {
  /* line 349, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports .btn.btn-gray {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  /* line 349, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports .btn.btn-gray {
    margin-top: 0;
  }
}

/* line 359, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
#what-we-do .our-reports img {
  position: absolute;
  margin-top: -60px;
  margin-left: -125px;
  z-index: -1;
}

@media (max-width: 1200px) {
  /* line 359, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports img {
    margin-top: 0;
    margin-left: -220px;
  }
}

@media (max-width: 992px) {
  /* line 359, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports img {
    position: relative;
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  /* line 359, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/what-we-do/what-we-do.scss */
  #what-we-do .our-reports img {
    width: 180%;
    margin-left: -20px;
    max-width: 600px;
    z-index: 1;
  }
}

/* line 1, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page {
  background-color: #373636;
  min-height: 50vh;
  text-align: center;
}

/* line 6, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .container {
  padding: 50px 15px;
}

/* line 10, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .page-title {
  font-size: 2.8571428571em;
  color: white;
}

/* line 14, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .page-title span {
  font-weight: 700;
  color: #2b9e36;
}

/* line 20, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .page-description {
  color: white;
}

/* line 24, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .search-item-template {
  display: none;
}

/* line 28, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .versus {
  font-size: 0.8571428571em;
  font-family: "Montserrat", arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: white;
  padding: 15px 0;
}

/* line 37, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .fa-trash {
  position: absolute;
  font-size: 20px;
  color: black;
  z-index: 3;
  bottom: 18px;
  right: 23px;
}

/* line 46, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input {
  position: relative;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 500;
  border-radius: 0;
  text-align: left;
  background: white;
  height: 56px;
  z-index: 1;
  border: none;
  border-radius: 56px;
  width: 100%;
}

/* line 59, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .fa-search::before {
  font-size: 0.8571428571em;
  float: right;
  display: block;
}

/* line 65, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input input {
  font-size: 1.2857142857em;
  color: black;
  display: block;
  width: 100%;
  height: 56px;
  border: none;
  background: transparent;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
}

/* line 77, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input input::placeholder {
  color: #5c5c5c;
}

/* line 82, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input input:focus::placeholder {
  color: transparent;
}

@media (max-width: 1200px) {
  /* line 65, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
  #compare-page .selectize-input input {
    font-size: 1em !important;
  }
}

/* line 92, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .item {
  font-size: 1.2857142857em;
  display: flex;
  height: 100%;
  align-items: center;
  padding-left: 20px;
}

@media (max-width: 1200px) {
  /* line 92, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
  #compare-page .selectize-input .item {
    font-size: 1em;
    line-height: 1.2;
    padding-right: 50px;
  }
}

/* line 105, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .item .category-option {
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  display: contents;
}

/* line 113, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .img-dropdown {
  max-height: 25px;
  width: 25px;
  margin: 0 15px 0 0;
}

/* line 119, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .fa-spinner {
  position: absolute;
  right: 40px;
  top: 18px;
  font-size: 1.2857142857em;
}

/* line 126, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input .category-search-field-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  float: right;
  padding-left: 2px;
  font-size: 1.7142857143em;
  line-height: 2.7;
  color: black;
  pointer-events: none;
}

/* line 140, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-input::after {
  visibility: hidden;
}

/* line 144, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-dropdown {
  background: white;
  position: absolute;
  max-height: 200px;
  z-index: 4;
  padding: 16px;
  border-radius: 26px;
  border: 1px solid #cccccc;
}

/* line 153, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-dropdown .selectize-dropdown-content {
  overflow-y: scroll;
  max-height: 170px;
  text-align: left;
}

/* line 158, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-dropdown .selectize-dropdown-content::-webkit-scrollbar {
  width: 6px;
}

/* line 162, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-dropdown .selectize-dropdown-content::-webkit-scrollbar-track {
  background: transparent;
}

/* line 166, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-dropdown .selectize-dropdown-content::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius: 10px;
}

/* line 173, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page #compare-search-field {
  background: none;
  border: none;
  border-bottom: 1px solid #d6d6d6;
  color: #8656a3;
  display: none;
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  outline: none;
  margin-top: 10px;
  text-transform: uppercase;
  width: 35%;
}

/* line 187, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .input-container {
  margin: auto;
  position: relative;
}

/* line 192, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .selectize-control {
  position: relative;
}

/* line 196, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page #compare-search-field + .selectize-control {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 30px 0;
  margin: 30px 0;
}

/* line 203, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .input-container ~ .input-container {
  border-top: none;
}

/* line 207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .results {
  display: block;
  font-weight: 400;
  font-family: "Roboto", arial, sans-serif;
  font-size: 1.2857142857em;
  color: black;
  padding: 7px;
}

/* line 215, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .results:hover {
  cursor: pointer;
  background: #f6f6f6;
}

@media (max-width: 1200px) {
  /* line 207, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
  #compare-page .results {
    font-size: 1em;
    line-height: 1.2;
    text-align: left;
  }
}

/* line 226, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .results .results-offering-name {
  margin-left: 10px;
  display: inline-block;
}

/* line 230, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .results .results-offering-name:before {
  content: '\2022';
  padding-right: 10px;
}

/* line 236, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .results .results-type, #compare-page .results .results-description {
  font-size: 0.7142857143em;
  font-style: italic;
  font-weight: 300;
  display: inline-block;
}

/* line 244, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .btn-container {
  margin-top: 25px;
  text-align: center;
  position: relative;
}

/* line 249, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .btn-container .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #40b447 100%);
  margin-top: 30px;
  max-width: 250px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#compare-page .btn-container .btn-green:hover {
  background: #3aa13f;
}

/* line 255, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .btn-container .disabled {
  background: transparent;
  border: 1px solid white;
}

/* line 259, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .btn-container .disabled:hover {
  background: transparent;
  pointer-events: none;
}

/* line 265, ../../shared/bundle/ruby/3.3.0/bundler/gems/software-reviews-shared-1f7bd34c06e9/app/assets/stylesheets/software_reviews_shared/compares/index.scss */
#compare-page .btn-container .btn-reset {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: transparent;
  background-size: 100%;
  background-image: linear-gradient(135deg, transparent 0%, transparent 100%);
  border: 1px solid white;
  margin-top: 30px;
  max-width: 250px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#compare-page .btn-container .btn-reset:hover {
  background: rgba(0, 0, 0, 0);
}

/* line 1, app/assets/stylesheets/footer.scss */
.sr-footer {
  background-color: #f0f0f0;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 6px;
  background-size: inherit;
  margin: 0 auto;
  padding-top: 65px;
  padding-bottom: 65px;
  max-width: 1170px;
}

/* line 12, app/assets/stylesheets/footer.scss */
.sr-footer a {
  color: inherit;
  text-decoration: underline;
}

/* line 16, app/assets/stylesheets/footer.scss */
.sr-footer a:focus, .sr-footer a:hover {
  color: inherit;
}

/* line 22, app/assets/stylesheets/footer.scss */
.sr-footer.sr-footer-wide {
  max-width: none;
}

/* line 26, app/assets/stylesheets/footer.scss */
.sr-footer .footer-brand {
  padding: 10px 25px;
}

/* line 29, app/assets/stylesheets/footer.scss */
.sr-footer .footer-brand h2 {
  margin: 0 0 10px;
}

/* line 33, app/assets/stylesheets/footer.scss */
.sr-footer .footer-brand p {
  font-size: 12px;
  color: #4e4d4d;
  margin-bottom: 0;
}

/* line 40, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav {
  padding-top: 35px;
  border-color: transparent;
}

/* line 45, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.pages {
  list-style: none;
  padding: 0;
}

/* line 49, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.pages li {
  padding: 5px 0;
}

/* line 53, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.pages a {
  font-size: 1em;
  font-weight: 500;
  font-family: "Montserrat", arial, sans-serif;
  text-decoration: none;
  color: #4e4d4d;
}

/* line 60, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.pages a:hover {
  color: #373636;
  text-decoration: none;
}

/* line 67, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.list {
  list-style: none;
  padding: 0;
}

/* line 71, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.list li {
  padding: 5px 0;
}

/* line 75, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.list a {
  font-weight: 500;
  font-family: "Montserrat", arial, sans-serif;
  color: #4e4d4d;
}

/* line 80, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav ul.list a:hover {
  color: #373636;
  text-decoration: none;
}

/* line 88, app/assets/stylesheets/footer.scss */
.sr-footer .footer-nav h4 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  font-size: 0.7857142857em;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 25px;
  padding-left: 15px;
}

/* line 99, app/assets/stylesheets/footer.scss */
.sr-footer h3 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  font-size: 0.7857142857em;
  color: #373636;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
  margin-bottom: 10px;
}

/* line 110, app/assets/stylesheets/footer.scss */
.sr-footer .footer-certifications {
  margin-bottom: 25px;
  padding: 0;
}

/* line 114, app/assets/stylesheets/footer.scss */
.sr-footer .footer-certifications img {
  width: 28px;
  height: 28px;
  margin-right: 12px;
}

/* line 121, app/assets/stylesheets/footer.scss */
.sr-footer .footer-legals {
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 121, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-legals {
    margin-bottom: 15px;
  }
}

/* line 129, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social {
  padding-top: 35px;
  border-color: transparent;
}

/* line 133, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social ul {
  list-style: none;
  padding: 0;
  font-family: "Montserrat", arial, sans-serif;
}

/* line 139, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social h4 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 4px;
  margin-bottom: 25px;
}

/* line 149, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social li {
  padding: 5px 4px;
}

/* line 153, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social a {
  color: #4e4d4d;
  font-weight: 500;
  text-decoration: none;
}

/* line 158, app/assets/stylesheets/footer.scss */
.sr-footer .footer-social a:hover {
  text-decoration: none;
  color: #4e4d4d;
}

/* line 165, app/assets/stylesheets/footer.scss */
.sr-footer .footer-ns {
  padding: 10px 25px;
  border-color: transparent;
}

/* line 169, app/assets/stylesheets/footer.scss */
.sr-footer .footer-ns h4 {
  font-family: "Exo", arial, sans-serif;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

/* line 178, app/assets/stylesheets/footer.scss */
.sr-footer .footer-ns p {
  font-size: 12px;
  color: #4e4d4d;
  text-align: left;
}

/* line 186, app/assets/stylesheets/footer.scss */
.sr-footer-wide {
  padding: 65px;
}

@media (max-width: 1320px) {
  /* line 191, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 1072px;
  }
  /* line 195, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 1200px) {
  /* line 202, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 872px;
  }
  /* line 206, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 992px) {
  /* line 214, app/assets/stylesheets/footer.scss */
  .sr-footer {
    max-width: 692px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 219, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-nav,
.sr-footer .footer-social {
    padding-top: 20px;
  }
  /* line 223, app/assets/stylesheets/footer.scss */
  .sr-footer .footer-nav h4,
.sr-footer .footer-social h4 {
    margin-bottom: 15px;
  }
  /* line 229, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 236, app/assets/stylesheets/footer.scss */
  .sr-footer {
    padding: 20px 10px !important;
  }
  /* line 240, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  /* line 247, app/assets/stylesheets/footer.scss */
  .footer-logo {
    width: 300px;
    padding-bottom: 20px;
  }
}

/* line 253, app/assets/stylesheets/footer.scss */
.footer-logo {
  width: 265px;
  padding-bottom: 20px;
}

/* line 1, app/assets/stylesheets/homepage.scss */
body {
  background-color: white;
  color: #373636;
}

/* line 7, app/assets/stylesheets/homepage.scss */
#homepage-wide .btn-container {
  margin-top: 15px;
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/homepage.scss */
  #homepage-wide .btn-container {
    margin-top: 40px;
  }
}

/* line 14, app/assets/stylesheets/homepage.scss */
#homepage-wide .btn-container .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #40b447 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide .btn-container .btn-green:hover {
  background: #3aa13f;
}

/* line 18, app/assets/stylesheets/homepage.scss */
#homepage-wide .btn-container .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide .btn-container .btn-purple:hover {
  background: #5c3b73;
}

/* line 24, app/assets/stylesheets/homepage.scss */
#homepage-wide section h2 {
  font-size: 2.1428571429em;
}

/* line 28, app/assets/stylesheets/homepage.scss */
#homepage-wide section .green-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 15px;
  font-size: 1.1428571429em;
}

@media (min-width: 992px) {
  /* line 28, app/assets/stylesheets/homepage.scss */
  #homepage-wide section .green-bullets {
    margin-bottom: 30px;
    font-size: 1.4285714286em;
  }
}

/* line 40, app/assets/stylesheets/homepage.scss */
#homepage-wide section .green-bullets li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  font-weight: 300;
  font-family: "Roboto", arial, sans-serif;
}

/* line 47, app/assets/stylesheets/homepage.scss */
#homepage-wide section .green-bullets li::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  height: 9px;
  width: 9px;
  display: block;
  background: #338e38;
  border-radius: 10px !important;
}

/* line 62, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-1 .booklet {
  display: none;
}

@media (min-width: 992px) {
  /* line 62, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-1 .booklet {
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
  }
}

@media (min-width: 1200px) {
  /* line 62, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-1 .booklet {
    right: 55%;
    bottom: -120px;
    height: 160%;
  }
}

/* line 82, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-1 h1 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  color: #373636;
  font-size: 3.8571428571em;
  letter-spacing: 0;
  line-height: 0.9375;
  position: relative;
}

@media screen and (max-width: 991px) {
  /* line 82, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-1 h1 {
    font-size: 2.2857142857em;
  }
  /* line 94, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-1 h1 br {
    display: none;
  }
}

/* line 99, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-1 h1 span {
  font-weight: 600;
  color: #338e38;
}

/* line 105, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-1 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1.5714285714em;
  font-weight: 600;
}

/* line 115, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-2 .col-md-11::before {
  content: '';
  position: absolute;
  top: -64px;
  bottom: -64px;
  left: -15px;
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 115, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-2 .col-md-11::before {
    display: none;
  }
}

/* line 131, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-2 .category-list {
  position: relative;
}

/* line 135, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-2 .category-list::before, #homepage-wide section.section-2 .category-list::after {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 32px;
  transform: translateX(-50%);
  background-color: white;
}

@media (min-width: 768px) {
  /* line 135, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-2 .category-list::before, #homepage-wide section.section-2 .category-list::after {
    content: '';
  }
}

@media (min-width: 992px) {
  /* line 150, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-2 .category-list::before {
    left: 33%;
  }
}

@media (min-width: 992px) {
  /* line 156, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-2 .category-list::after {
    left: calc(66% + 16px);
  }
}

/* line 165, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  color: #6b4185;
  font-weight: 600;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 175, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box {
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  border-radius: 6px !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  /* line 175, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* line 189, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 189, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box hr {
    width: 100%;
    height: 1px;
  }
}

/* line 202, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 19%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  /* line 202, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 218, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column .clear-btn-floats .pull-left,
#homepage-wide section.section-4 .shadow-box .column .clear-btn-floats .pull-right {
  float: none !important;
}

@media screen and (max-width: 991px) {
  /* line 202, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column {
    flex: 0 0 100%;
    padding: 15px 15px 0;
    margin-bottom: 15px;
  }
}

/* line 230, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column:last-child {
  border-right: none;
}

@media screen and (max-width: 991px) {
  /* line 230, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 238, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column:first-child {
    padding-top: 0;
  }
}

/* line 244, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column img {
  margin-bottom: 20px;
  width: auto;
  flex: none;
  align-self: center;
  max-width: 100px;
}

/* line 251, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column img.emo {
  margin-top: -15px;
  max-width: 110px;
}

/* line 257, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column .award-type {
  margin-bottom: 20px;
  color: #2A752E;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.8571428571em;
}

@media (max-width: 767px) {
  /* line 257, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column .award-type {
    margin-bottom: 0;
  }
}

/* line 270, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column .category {
  color: #373636;
  margin-bottom: 5px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1.4285714286em;
}

/* line 277, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column .category a {
  color: black;
  position: relative;
}

/* line 283, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column .date {
  color: #4e4d4d;
  margin-bottom: 70px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  font-size: 0.9285714286em;
}

@media screen and (max-width: 991px) {
  /* line 283, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4 .shadow-box .column .date {
    margin-bottom: 50px;
  }
}

/* line 295, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .column a {
  color: #8555a5;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 308, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .pg-count > p {
  font-family: "Exo", arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 314, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4 .shadow-box .emotional-footprint-awards-badge {
  margin-top: -22px;
}

/* line 322, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4b h2, #homepage-wide section.section-4c h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 330, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4b h2 span, #homepage-wide section.section-4c h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 336, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4b h3, #homepage-wide section.section-4c h3 {
  font-size: 16px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  line-height: 1;
  color: #373636;
  text-transform: uppercase;
  border-bottom: 1px solid #373636;
}

/* line 347, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4b .superscript, #homepage-wide section.section-4c .superscript {
  margin-top: 18px;
  color: #4e4d4d;
}

@media screen and (max-width: 991px) {
  /* line 347, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4b .superscript, #homepage-wide section.section-4c .superscript {
    text-align: center;
  }
}

/* line 356, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-4b .bold-superscript, #homepage-wide section.section-4c .bold-superscript {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  margin: 0;
}

@media screen and (max-width: 991px) {
  /* line 356, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-4b .bold-superscript, #homepage-wide section.section-4c .bold-superscript {
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 372, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 372, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-5::before {
    width: 100%;
    left: 0;
  }
}

/* line 388, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 396, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 402, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
  /* line 402, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-5 ul {
    flex-direction: column;
  }
}

/* line 414, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 14%;
  height: 1px;
  width: 72%;
  border-top: 2px dotted #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 414, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-5 ul::before {
    top: 10px;
    left: 14px;
    width: 1px;
    height: 74%;
    border-left: 2px dotted #d6d6d6;
    border-top: 0;
  }
}

/* line 434, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 24.5%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  text-align: center;
  box-sizing: border-box;
}

@media screen and (max-width: 991px) {
  /* line 434, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-5 ul li {
    text-align: left;
    padding-top: 0;
    margin-bottom: 30px;
    flex: 0 0 100%;
  }
}

/* line 454, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul li::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
  height: 12px;
  width: 12px;
  background: #8555a5;
  z-index: 2;
  border-radius: 6px !important;
}

@media screen and (max-width: 991px) {
  /* line 454, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-5 ul li::after {
    left: 0;
    top: 6px;
  }
}

/* line 472, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul li .title {
  font-size: 1.4285714286em;
  line-height: 1.2em;
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
}

/* line 480, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-5 ul li .description {
  font-size: 1.2857142857em;
  line-height: 1.2em;
  color: #373636;
}

/* line 490, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 490, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-6::before {
    width: 100%;
    left: 0;
  }
}

/* line 506, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
}

/* line 512, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 518, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 .booklet {
  position: absolute;
  top: 40px;
  left: 55%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 518, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-6 .booklet {
    display: none;
  }
}

/* line 531, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #40b447 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-6 .btn-green:hover {
  background: #3aa13f;
}

/* line 539, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 .btn-green .pg-count > p {
  padding: 23px 0;
}

/* line 544, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-6 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-6 .btn-purple:hover {
  background: #5c3873;
}

/* line 556, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-7::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 556, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-7::before {
    left: 50%;
    width: 50%;
  }
}

/* line 572, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-7 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 50px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 572, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-7 h2 {
    margin-top: 15px;
  }
  /* line 583, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-7 h2 br {
    display: none;
  }
}

/* line 588, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-7 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 594, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-7 .laptop {
  position: absolute;
  top: -100px;
  right: 47%;
  height: 137%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  /* line 594, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-7 .laptop {
    display: none;
  }
}

/* line 607, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-7 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-7 .btn-purple:hover {
  background: #5c3b73;
}

/* line 618, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media (max-width: 991px) {
  /* line 618, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-8::before {
    right: 0;
    width: 100%;
  }
}

/* line 634, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 .container {
  position: relative;
}

/* line 637, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 .container::before {
  content: '';
  position: absolute;
  top: -100px;
  left: calc(8.3333% - 15px);
  height: calc(100% + 240px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 637, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-8 .container::before {
    display: none;
  }
}

/* line 653, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-top: 50px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  /* line 653, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-8 h2 {
    margin-top: 0;
  }
  /* line 664, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-8 h2 br {
    display: none;
  }
}

/* line 669, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 675, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #40b447 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-8 .btn-green:hover {
  background: #3aa13f;
}

/* line 683, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-8 .btn-green .pg-count > p {
  padding: 23px 0;
}

@media screen and (max-width: 991px) {
  /* line 675, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-8 .btn-green {
    margin-bottom: 40px;
  }
}

/* line 694, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media (min-width: 1680px) {
  /* line 694, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-9::before {
    left: 20%;
    width: 80%;
  }
}

/* line 710, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9 .col-md-5 {
  position: relative;
  z-index: 3;
}

/* line 715, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-bottom: 0;
}

/* line 722, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 728, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9 .papers {
  position: absolute;
  top: 0;
  right: 0;
  height: 130%;
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 991px) {
  /* line 728, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-9 .papers {
    display: none;
  }
}

@media (min-width: 1680px) {
  /* line 728, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-9 .papers {
    top: -20%;
    right: 0;
    max-height: 1186px;
    width: auto;
  }
}

/* line 748, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-9 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-9 .btn-purple:hover {
  background: #5c3873;
}

/* line 758, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 {
  background-image: url(https://cdn3.softwarereviews.com/assets/home/itrg-bg-d939b7bef53e47fa5d80d444542198c976f9ae57493c872849b5bb35981a8ca5.jpg);
  background-position: bottom center;
  background-size: cover;
}

/* line 763, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  height: 1px;
  width: 50%;
  border-top: 1px solid #d6d6d6;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  /* line 763, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-10::before {
    width: 100%;
    right: 0;
  }
}

/* line 779, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
  background-image: linear-gradient(180deg, white 0%, transparent 100%);
}

/* line 791, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 .container {
  position: relative;
  z-index: 2;
}

/* line 796, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 .itrg-logo {
  position: absolute;
  top: calc(50% - 60px);
  left: 150px;
  height: 100px;
  z-index: 3;
}

@media screen and (max-width: 991px) {
  /* line 796, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-10 .itrg-logo {
    position: relative;
    top: 0;
    left: 0;
    height: 50px;
    display: block;
    margin-bottom: 40px;
  }
}

/* line 813, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 .btn-link {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
  color: #2883cc;
  padding-left: 0;
  padding-right: 0;
  white-space: normal;
}

@media (max-width: 991px) {
  /* line 813, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-10 .btn-link {
    margin-top: 0;
  }
}

/* line 827, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 .btn-link .fa {
  margin-top: -2px;
}

/* line 831, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-10 .btn-link:hover, #homepage-wide section.section-10 .btn-link:active, #homepage-wide section.section-10 .btn-link:focus {
  text-decoration: none;
  color: #1b5a8c;
}

/* line 841, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 841, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-11::before {
    width: 25%;
  }
}

/* line 856, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 .container {
  position: relative;
}

/* line 859, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 .container::before {
  content: '';
  position: absolute;
  top: -100px;
  left: calc(8.3333% - 15px);
  height: calc(100% + 240px);
  width: 1px;
  border-left: 1px solid #d6d6d6;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  /* line 859, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-11 .container::before {
    left: -15px;
  }
}

/* line 875, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 30px;
  margin-bottom: 0;
}

/* line 882, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 888, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 .col-md-4 {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 991px) {
  /* line 888, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-11 .col-md-4 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 899, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2857142857em;
  color: #18431a;
}

/* line 906, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 .free-request {
  text-align: center;
  font-weight: 600;
  font-size: 1em;
  color: #8656a3;
  margin: 0 0 5px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  /* line 906, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-11 .free-request {
    margin-bottom: 40px;
  }
}

/* line 919, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 img {
  display: flex;
  margin: 0 auto 20px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  /* line 919, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-11 img {
    display: block;
    width: 90%;
  }
}

/* line 930, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-11 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8555a5;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8555a5 0%, #6a4483 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-11 .btn-purple:hover {
  background: #5c3b73;
}

/* line 939, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 h2 {
  color: #373636;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 0;
}

/* line 946, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 h2 span {
  color: #6b4185;
  font-weight: 600;
}

/* line 952, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .description {
  font-size: 1.2857142857em;
  line-height: 1.2em;
  padding-bottom: 20px;
  color: #373636;
}

/* line 960, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .btn-purple {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #8656a3;
  background-size: 100%;
  background-image: linear-gradient(135deg, #8656a3 0%, #6a4084 100%);
  width: auto !important;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#homepage-wide section.section-12 .btn-purple:hover {
  background: #5c3873;
}

/* line 968, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .btn-purple.btn-mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 960, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .btn-purple {
    display: none;
  }
  /* line 975, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .btn-purple.btn-mobile {
    margin-top: 30px;
    display: block;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 985, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

@media screen and (max-width: 991px) {
  /* line 985, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .decisions-container {
    flex-wrap: wrap;
  }
}

/* line 994, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container hr {
  height: auto;
  width: 1px;
  background: #d6d6d6;
  margin: 0 !important;
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 994, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .decisions-container hr {
    display: none;
  }
}

/* line 1006, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 24%;
  padding: 20px;
}

@media (max-width: 991px) {
  /* line 1006, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .decisions-container .column {
    flex-basis: 45%;
  }
}

@media (max-width: 479px) {
  /* line 1006, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-12 .decisions-container .column {
    flex-basis: 100%;
  }
}

/* line 1023, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container .column img {
  margin-bottom: 20px;
  width: auto;
  flex: none;
  align-self: center;
  max-width: 122px;
}

/* line 1031, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container .column p {
  color: #373636;
  margin-bottom: 5px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-size: 1.2142857143em;
  line-height: 1.2em;
}

/* line 1040, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-12 .decisions-container .column:last-child {
  border-right: none;
}

/* line 1049, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 h3, #homepage-wide section.section-15 h3 {
  font-size: 1.1428571429em;
  line-height: 1.2;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #373636;
}

/* line 1058, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 .logos-container, #homepage-wide section.section-15 .logos-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (max-width: 991px) {
  /* line 1058, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-14 .logos-container, #homepage-wide section.section-15 .logos-container {
    flex-wrap: wrap;
  }
}

/* line 1068, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 .logos-container .column, #homepage-wide section.section-15 .logos-container .column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  flex: 0 0 33.3333%;
  padding: 20px 10px;
}

@media screen and (max-width: 991px) {
  /* line 1068, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-14 .logos-container .column, #homepage-wide section.section-15 .logos-container .column {
    flex: 0 0 100%;
  }
}

/* line 1081, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 .logos-container .column.five, #homepage-wide section.section-15 .logos-container .column.five {
  flex: 0 0 20%;
}

@media screen and (max-width: 991px) {
  /* line 1081, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-14 .logos-container .column.five, #homepage-wide section.section-15 .logos-container .column.five {
    flex: 0 0 33.3333%;
  }
}

/* line 1089, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 .logos-container .column img, #homepage-wide section.section-15 .logos-container .column img {
  width: auto;
  flex: none;
  align-self: center;
  max-width: 120px;
  max-height: 70px;
}

/* line 1103, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-14 .logos-container .column img {
  max-width: 220px;
  max-height: 40px;
}

/* line 1112, app/assets/stylesheets/homepage.scss */
#homepage-wide section.section-16 h2 {
  text-align: center;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  font-size: 3.8571428571em;
  letter-spacing: 0;
  line-height: 0.9375em;
  color: white;
  padding-bottom: 0;
  padding-top: 0;
}

@media (max-width: 991px) {
  /* line 1112, app/assets/stylesheets/homepage.scss */
  #homepage-wide section.section-16 h2 {
    font-size: 2.2857142857em;
  }
}

/* line 1131, app/assets/stylesheets/homepage.scss */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}

@media (max-width: 1199px) {
  /* line 1139, app/assets/stylesheets/homepage.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    background-size: 125%;
    background-position-x: -41px;
  }
}

@media (max-width: 991px) {
  /* line 1147, app/assets/stylesheets/homepage.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0;
    background-size: cover;
    background-position-x: -345px;
    background-repeat: no-repeat;
    margin-bottom: -2.2em;
  }
}

@media (max-width: 767px) {
  /* line 1160, app/assets/stylesheets/homepage.scss */
  div.jumbotron h1 {
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 600;
    color: white;
    font-size: 2em;
    line-height: 1.1em;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 1em;
    padding-top: 2em;
  }
  /* line 1172, app/assets/stylesheets/homepage.scss */
  .container .jumbotron,
.container-fluid .jumbotron {
    background-size: cover;
    background-position-x: 100%;
    margin-bottom: -2.2em;
  }
}

/* line 1, app/assets/stylesheets/navbar.scss */
a.nav-copy:active, a.nav-copy:focus, a.nav-copy:hover, a.nav-copy {
  font-family: "Montserrat", arial, sans-serif;
  font-size: 0.8571428571em;
  color: #338e38;
}

/* line 7, app/assets/stylesheets/navbar.scss */
.navbar-fixed-bottom .dropdown .dropdown-menu, .dropup .dropdown-menu {
  top: 4em;
  bottom: initial;
  left: -9em;
}

/* line 13, app/assets/stylesheets/navbar.scss */
.grecaptcha-badge {
  visibility: hidden;
}

/* line 17, app/assets/stylesheets/navbar.scss */
.container {
  position: relative;
}

/* line 32, app/assets/stylesheets/navbar.scss */
a.dropdown-toggle.nav-copy {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

@media (max-width: 991px) {
  /* line 37, app/assets/stylesheets/navbar.scss */
  a.navbar-brand {
    margin-left: 0 !important;
  }
}

/* line 43, app/assets/stylesheets/navbar.scss */
a.navbar-brand.navbar-link {
  background-image: url(https://cdn0.softwarereviews.com/assets/logos/software_reviews/softwarereviews-a-division-of-info-tech-research-group-9099342e29a389359c60d4c13dbfb041427c496c0a67e4229f36b3dd02bcc5a1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 11em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 43, app/assets/stylesheets/navbar.scss */
  a.navbar-brand.navbar-link {
    width: 10em;
  }
}

/* line 55, app/assets/stylesheets/navbar.scss */
.navbar-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 15px;
}

/* line 62, app/assets/stylesheets/navbar.scss */
.navigation-clean-search,
.navigation-wide {
  background-color: white;
  border-radius: 0;
  box-shadow: none;
  border: none;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 62, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search,
.navigation-wide {
    top: 0;
    padding: 1em;
  }
}

@media (max-width: 767px) {
  /* line 62, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search,
.navigation-wide {
    padding: 10px 15px;
  }
}

/* line 81, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle,
.navigation-wide .navbar-toggle {
  border: none;
  padding: 10px 0;
}

@media (max-width: 991px) {
  /* line 81, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-toggle,
.navigation-wide .navbar-toggle {
    display: block;
    margin-right: 0;
  }
}

/* line 90, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle:focus, .navigation-clean-search .navbar-toggle:hover,
.navigation-wide .navbar-toggle:focus,
.navigation-wide .navbar-toggle:hover {
  background: none;
}

/* line 95, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle .icon-bar,
.navigation-wide .navbar-toggle .icon-bar {
  color: #338e38;
}

/* line 100, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-toggle.collapsed .icon-bar,
.navigation-wide .navbar-toggle.collapsed .icon-bar {
  color: #767676;
}

@media (max-width: 991px) {
  /* line 106, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-collapse,
.navigation-wide .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    background-color: #ffffff;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    max-height: calc(100vh - 78px) !important;
    overflow-y: auto !important;
  }
}

@media (max-width: 991px) {
  /* line 122, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-collapse.collapse,
.navigation-wide .navbar-collapse.collapse {
    display: none !important;
  }
}

/* line 128, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .collapse.in,
.navigation-wide .collapse.in {
  display: block !important;
}

@media (max-width: 991px) {
  /* line 132, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-nav,
.navigation-wide .navbar-nav {
    float: none !important;
    border: none;
  }
}

@media (max-width: 767px) {
  /* line 132, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-nav,
.navigation-wide .navbar-nav {
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 143, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .navbar-nav .open .dropdown-menu .dropdown-header,
.navigation-clean-search .navbar-nav .open .dropdown-menu > li > a,
.navigation-wide .navbar-nav .open .dropdown-menu .dropdown-header,
.navigation-wide .navbar-nav .open .dropdown-menu > li > a {
    padding: 6px 0;
  }
}

/* line 150, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-nav > li,
.navigation-wide .navbar-nav > li {
  float: none;
  line-height: 1.25;
}

/* line 154, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-nav > li:last-child,
.navigation-wide .navbar-nav > li:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 16px;
}

/* line 162, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a,
.navigation-wide.navbar-default .navbar-nav > li > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 10px 12px;
  min-height: 78px;
  font-size: 0.8571428571em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 300;
  line-height: inherit;
  color: #222222;
}

/* line 175, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a::before,
.navigation-wide.navbar-default .navbar-nav > li > a::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 4px;
}

@media (max-width: 1199px) {
  /* line 162, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a,
.navigation-wide.navbar-default .navbar-nav > li > a {
    font-size: 0.7em;
  }
}

@media (max-width: 991px) {
  /* line 162, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a,
.navigation-wide.navbar-default .navbar-nav > li > a {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 1em;
    min-height: 44px;
  }
  /* line 197, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a::before,
.navigation-wide.navbar-default .navbar-nav > li > a::before {
    border-width: 0 0 0 4px;
  }
}

/* line 205, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a:focus::before, .navigation-clean-search.navbar-default .navbar-nav > li > a:hover::before, .navigation-clean-search.navbar-default .navbar-nav > li > a[aria-current='true']::before,
.navigation-wide.navbar-default .navbar-nav > li > a:focus::before,
.navigation-wide.navbar-default .navbar-nav > li > a:hover::before,
.navigation-wide.navbar-default .navbar-nav > li > a[aria-current='true']::before {
  border-color: #338e38;
}

/* line 210, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a[aria-current='true'],
.navigation-wide.navbar-default .navbar-nav > li > a[aria-current='true'] {
  font-weight: bold;
}

/* line 214, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a.first,
.navigation-wide.navbar-default .navbar-nav > li > a.first {
  font-weight: 400;
  padding: 5px 13px;
  margin-right: 0;
  margin-left: 0;
  min-height: 0;
  text-align: center;
  white-space: nowrap;
  color: white;
  background-image: linear-gradient(to right, #2b9e36 0%, #33ac3e 100%);
  border: 0;
  border-radius: 2px !important;
}

@media (max-width: 1199px) {
  /* line 214, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a.first,
.navigation-wide.navbar-default .navbar-nav > li > a.first {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@media (max-width: 991px) {
  /* line 214, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a.first,
.navigation-wide.navbar-default .navbar-nav > li > a.first {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* line 237, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a.first::before,
.navigation-wide.navbar-default .navbar-nav > li > a.first::before {
  display: none;
}

/* line 241, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a.first:active, .navigation-clean-search.navbar-default .navbar-nav > li > a.first:focus, .navigation-clean-search.navbar-default .navbar-nav > li > a.first:hover,
.navigation-wide.navbar-default .navbar-nav > li > a.first:active,
.navigation-wide.navbar-default .navbar-nav > li > a.first:focus,
.navigation-wide.navbar-default .navbar-nav > li > a.first:hover {
  color: white;
  background: linear-gradient(to right, #2b9e36 0%, #2b9e36 100%);
}

/* line 249, app/assets/stylesheets/navbar.scss */
.navigation-clean-search.navbar-default .navbar-nav > li > a.last,
.navigation-wide.navbar-default .navbar-nav > li > a.last {
  margin-right: 1px;
}

@media (min-width: 992px) {
  /* line 253, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search.navbar-default .navbar-nav > li > a.last:after,
.navigation-wide.navbar-default .navbar-nav > li > a.last:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    width: 1px;
    height: 30px;
    background-color: #5c5c5c;
  }
}

/* line 267, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .dropdown.closed .title:after,
.navigation-wide .dropdown.closed .title:after {
  margin-top: -16px;
  transform: rotate(0deg);
  font-family: "FontAwesome";
  content: "\f107";
}

/* line 274, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .drop-1,
.navigation-wide .drop-1 {
  margin-top: 15px !important;
}

/* line 278, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .navbar-nav > li > .dropdown-menu,
.navigation-wide .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  margin-left: -3px;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  background-color: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 991px) {
  /* line 288, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .dropdown-toggle,
.navigation-wide .dropdown-toggle {
    display: none !important;
  }
}

@media (max-width: 991px) {
  /* line 294, app/assets/stylesheets/navbar.scss */
  .navigation-clean-search .dropdown-menu,
.navigation-wide .dropdown-menu {
    display: block;
    float: none;
    width: auto;
    position: relative;
    border: none;
    margin-top: 0 !important;
    text-align: center;
    z-index: 1;
  }
}

/* line 307, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .dropdown-menu > li > a,
.navigation-wide .dropdown-menu > li > a {
  display: flex;
  align-items: center;
  font-size: 14px;
  min-height: 34px;
  color: #767676;
  background-color: #f6f6f6;
}

/* line 315, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .dropdown-menu > li > a:focus, .navigation-clean-search .dropdown-menu > li > a:hover,
.navigation-wide .dropdown-menu > li > a:focus,
.navigation-wide .dropdown-menu > li > a:hover {
  background: #f0f0f0;
  color: inherit;
}

/* line 321, app/assets/stylesheets/navbar.scss */
.navigation-clean-search .dropdown-menu > li > a[aria-current='true'],
.navigation-wide .dropdown-menu > li > a[aria-current='true'] {
  font-weight: bold;
  color: #222222;
}

/* line 328, app/assets/stylesheets/navbar.scss */
.navigation-wide {
  max-width: 100%;
}

/* line 331, app/assets/stylesheets/navbar.scss */
.navigation-wide .container-wide {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  padding: 0 45px;
}

@media (max-width: 1400px) {
  /* line 331, app/assets/stylesheets/navbar.scss */
  .navigation-wide .container-wide {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 345, app/assets/stylesheets/navbar.scss */
.caret.sr-top-nav {
  display: none;
}

/* line 349, app/assets/stylesheets/navbar.scss */
.fa-bars {
  color: #767676;
}

/* line 353, app/assets/stylesheets/navbar.scss */
.navbar-nav {
  -js-display: flex;
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  /* line 353, app/assets/stylesheets/navbar.scss */
  .navbar-nav {
    flex-direction: column;
  }
}

/* line 363, app/assets/stylesheets/navbar.scss */
.img-circle.profile-img {
  width: 35px;
  position: relative;
  right: 14px;
  top: 10px;
}

@media (max-width: 991px) {
  /* line 363, app/assets/stylesheets/navbar.scss */
  .img-circle.profile-img {
    margin-top: 10px;
    margin-bottom: 10px;
    right: 0;
  }
}

/* line 375, app/assets/stylesheets/navbar.scss */
.img-circle.profile-img:hover, .img-circle.profile-img:focus, .img-circle.profile-img:active {
  color: #338e38;
}

/* line 380, app/assets/stylesheets/navbar.scss */
.container-header {
  transition: all 0.5s ease-in-out 0.1s;
}

@media (max-width: 991px) {
  /* line 384, app/assets/stylesheets/navbar.scss */
  .navbar-right {
    float: none;
  }
}

/* line 398, app/assets/stylesheets/navbar.scss */
.nav-login {
  font-family: "Exo", arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #5c5c5c !important;
  text-transform: uppercase;
}

/* line 406, app/assets/stylesheets/navbar.scss */
#navcol-1 {
  flex-grow: 1;
}

/* line 410, app/assets/stylesheets/navbar.scss */
#navcol-1 > div > li > a:focus, #navcol-1 > div > li > a:hover {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/no_script.scss */
.no-script-page {
  margin-top: 50px;
}

/* line 4, app/assets/stylesheets/no_script.scss */
.no-script-page .no-script {
  background: #d6d6d6;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 10, app/assets/stylesheets/no_script.scss */
.no-script-page .no-script td {
  padding: 10px 20px;
}

/* line 14, app/assets/stylesheets/no_script.scss */
.no-script-page .no-script h2 {
  margin: 0;
}

/* line 18, app/assets/stylesheets/no_script.scss */
.no-script-page .no-script img {
  width: 120px;
  height: 120px;
}

/* line 25, app/assets/stylesheets/no_script.scss */
.no-script-notification {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
  background-color: #ff1f1f;
  padding: 10px;
  color: #ffffff;
  text-align: center;
}

/* line 36, app/assets/stylesheets/no_script.scss */
.no-script-notification a:link, .no-script-notification a:hover, .no-script-notification a:visited, .no-script-notification a:active {
  color: #ffffff;
  text-decoration: underline;
}

/* line 43, app/assets/stylesheets/no_script.scss */
.no-script-bump {
  height: 34px;
}

/* line 2, app/assets/stylesheets/partials/_advisory_calls_chart.scss */
.advisory-calls-chart .week-arrow {
  position: absolute;
  margin-top: -1px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px 10px 0;
}

/* line 15, app/assets/stylesheets/partials/_advisory_calls_chart.scss */
.advisory-calls-chart .week-1-arrow {
  border-top-color: #3f96ca;
}

/* line 19, app/assets/stylesheets/partials/_advisory_calls_chart.scss */
.advisory-calls-chart .week-2-arrow {
  border-top-color: #7a56a8;
}

/* line 23, app/assets/stylesheets/partials/_advisory_calls_chart.scss */
.advisory-calls-chart .week-3-arrow {
  border-top-color: #cd3245;
}

/* line 27, app/assets/stylesheets/partials/_advisory_calls_chart.scss */
.advisory-calls-chart .week-4-arrow {
  border-top-color: #5ab871;
}

/* line 3, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form h2, #download-report-form a {
  color: white;
}

/* line 7, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content {
  padding: 20px;
  background: linear-gradient(90deg, #373536 0%, #282627 100%);
  color: white;
  border-radius: 6px !important;
}

/* line 13, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .modal-header {
  border-bottom: 0;
}

/* line 16, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .modal-header .close {
  position: relative !important;
  z-index: 20 !important;
  text-shadow: none;
  color: rgba(222, 222, 222, 0.6);
}

/* line 22, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .modal-header .close:hover {
  color: white;
}

/* line 27, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .modal-header .modal-logo {
  margin-top: -15px;
  margin-bottom: 15px;
}

/* line 33, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content #download-report-form-title {
  color: white;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
}

/* line 39, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content #contact-us-calendar-modal-post-title {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 1.0714285714em;
  color: white;
}

/* line 46, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .col-md-6, #download-report-form .modal-content .col-md-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 51, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .form-group {
  margin-bottom: 12px !important;
  position: relative;
}

/* line 55, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .form-group textarea {
  resize: none;
}

/* line 59, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .form-group .help-block {
  position: absolute;
  top: -20px;
  left: 0;
  text-transform: uppercase;
  font-size: 0.8571428571em;
  font-family: "Exo", arial, sans-serif;
  font-weight: 400;
  color: #eb0000;
  width: 200px;
}

/* line 72, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .form-group.has-error input, #download-report-form .modal-content .form-group.has-error select {
  border: 1px solid #eb0000;
}

/* line 78, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .form-control {
  background: rgba(222, 222, 222, 0.1);
  padding: 10px 13px;
  margin-top: 5px;
  font-family: "Exo", arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  color: white;
  height: auto;
  border: none;
  border-radius: 1px !important;
}

/* line 91, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .dropdown-wrapper {
  position: relative;
  margin: 0 0 15px;
  background: rgba(222, 222, 222, 0.1);
  border-radius: 1px !important;
}

/* line 97, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .dropdown-wrapper::after {
  font-family: "FontAwesome";
  content: "\f078";
  color: #5c5c5c;
  position: absolute;
  right: 12px;
  top: 11px;
  pointer-events: none;
}

/* line 107, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .dropdown-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: transparent;
  font-family: "Exo", arial, sans-serif;
  font-weight: 300;
  font-size: 1.1428571429em;
  text-transform: capitalize;
  outline: 0;
  border: none;
  padding: 10px 24px 10px 13px;
  border-radius: 1px !important;
  width: 100%;
}

/* line 124, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .dropdown-wrapper select option {
  color: black !important;
}

/* line 130, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .terms-conditions {
  position: relative;
}

/* line 133, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .terms-conditions .form-group.contact_us_detail_terms_and_conditions {
  position: absolute;
  top: -10px;
  left: 15px;
}

/* line 138, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .terms-conditions .form-group.contact_us_detail_terms_and_conditions ~ label {
  margin-left: 30px;
}

/* line 143, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .terms-conditions label {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
}

/* line 149, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .terms-conditions a {
  font-weight: 600;
  color: white;
  text-decoration: underline;
}

/* line 156, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .btn-green {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 22px 5px;
  font-size: 0.8928571429em;
  line-height: 1;
  border-radius: 6px !important;
  background-color: #2b9e36;
  background-size: 100%;
  background-image: linear-gradient(135deg, #2b9e36 0%, #33ac3e 100%);
  width: 220px !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#download-report-form .modal-content .btn-green:hover {
  background: #2d9837;
}

/* line 163, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content #contact-us-modal-request-assistance-btn.btn-green {
  width: 180px !important;
  line-height: normal;
}

/* line 168, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content #contact-us-modal-request-assistance-now-btn.btn-green {
  width: 180px !important;
  line-height: normal;
}

/* line 174, app/assets/stylesheets/partials/_shared_form_components.scss */
#download-report-form .modal-content .download-notice {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 0.8571428571em;
  margin-bottom: -15px;
}

/* line 183, app/assets/stylesheets/partials/_shared_form_components.scss */
#contact-us-form > div:nth-child(21) > div > div > span {
  margin-top: 5px;
  margin-left: -5px;
}

/* line 190, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us, #contract-review-page .sr-contact-us {
  margin-bottom: 20px;
  background: linear-gradient(45deg, #1d1d1d 0%, #464646 100%);
}

/* line 194, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us .header, #contract-review-page .sr-contact-us .header {
  display: block;
  max-width: 430px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  /* line 194, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .header, #contract-review-page .sr-contact-us .header {
    max-width: 335px;
  }
}

@media (max-width: 480px) {
  /* line 194, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .header, #contract-review-page .sr-contact-us .header {
    max-width: none;
    text-align: center;
  }
}

/* line 208, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us .header h2, #contract-review-page .sr-contact-us .header h2 {
  color: white;
  text-align: center;
  border: none;
  height: 65px;
  padding-right: 20px;
  padding-top: 15px;
}

@media (max-width: 992px) {
  /* line 208, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .header h2, #contract-review-page .sr-contact-us .header h2 {
    height: 52px;
  }
}

@media (max-width: 480px) {
  /* line 208, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .header h2, #contract-review-page .sr-contact-us .header h2 {
    border: none;
    height: auto;
    padding: 0;
    margin: 0;
  }
}

/* line 229, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us .contact-us-form, #contract-review-page .sr-contact-us .contact-us-form {
  margin-top: 20px;
}

@media (max-width: 992px) {
  /* line 229, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .contact-us-form, #contract-review-page .sr-contact-us .contact-us-form {
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  /* line 229, app/assets/stylesheets/partials/_shared_form_components.scss */
  #awards-index-page .sr-contact-us .contact-us-form, #contract-review-page .sr-contact-us .contact-us-form {
    margin-top: 20px;
  }
}

/* line 240, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us .contact-us-form #contact_us_detail_department, #contract-review-page .sr-contact-us .contact-us-form #contact_us_detail_department {
  display: none;
}

/* line 244, app/assets/stylesheets/partials/_shared_form_components.scss */
#awards-index-page .sr-contact-us .contact-us-form #contact_us_detail_job_title, #contract-review-page .sr-contact-us .contact-us-form #contact_us_detail_job_title {
  display: none;
}

/* line 2, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog {
  margin: 30px auto;
  height: auto;
  width: 90%;
  background: linear-gradient(60deg, #373636 0%, #282727 100%) no-repeat right;
  border-radius: 6px !important;
}

@media screen and (min-width: 768px) {
  /* line 2, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
  #consent-modal .modal-dialog {
    width: 700px;
  }
}

@media screen and (min-width: 992px) {
  /* line 2, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
  #consent-modal .modal-dialog {
    width: 800px;
  }
}

/* line 17, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog .modal-content {
  background-color: #373636;
  color: white;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* line 25, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog p {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: inherit;
}

/* line 31, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog p a {
  font-weight: 700;
  color: inherit;
}

/* line 35, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog p a:hover {
  opacity: 0.5;
}

/* line 41, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog h2 {
  font-size: 2.1428571429em;
  font-weight: 700;
  margin: 40px 20px 30px;
  color: inherit;
}

/* line 48, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog form {
  margin: 20px;
}

/* line 52, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog .terms-and-privacy {
  display: inline;
}

/* line 56, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog .text-danger {
  display: block;
}

/* line 60, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .modal-dialog .btn {
  position: relative;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  white-space: normal;
  outline: none;
  display: block;
  width: 100% !important;
  margin: 0 auto;
  border: none;
  width: 80% !important;
  padding: 14px 5px;
  font-size: 0.7857142857em;
  border-radius: 6px !important;
  background-color: #338e38;
  background-size: 100%;
  background-image: linear-gradient(135deg, #338e38 0%, #266829 100%);
  margin-top: 30px;
  max-width: 300px;
}

/* line 417, app/assets/stylesheets/partials/_variables.scss */
#consent-modal .modal-dialog .btn:hover {
  background: #1f5622;
}

/* line 68, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .terms-conditions input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  display: flex;
}

/* line 74, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .terms-conditions label {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 300;
}

/* line 80, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .terms-conditions .terms-and-privacy {
  display: block;
}

/* line 81, app/assets/stylesheets/partials/_privacy_policy_modal.scss */
#consent-modal .terms-conditions .terms {
  display: flex;
}

/* line 2, app/assets/stylesheets/search.scss */
#results-header h1 {
  font-weight: 300;
  font-size: 2.5em;
  color: #373636;
}

/* line 8, app/assets/stylesheets/search.scss */
#results-header h2 {
  font-family: "Montserrat", arial, sans-serif;
  color: #bebdbd;
  text-transform: uppercase;
  font-size: 1.5em;
}

/* line 18, app/assets/stylesheets/search.scss */
.title-category h2 {
  color: #338e38;
}

/* line 27, app/assets/stylesheets/search.scss */
.title-product h2,
.title-tech-brief h2,
.title-tech-note h2,
.title-vendor h2 {
  color: #8656a3;
}

/* line 32, app/assets/stylesheets/search.scss */
.search-result {
  margin: 10px 0 25px;
  padding-left: 20px;
}

/* line 36, app/assets/stylesheets/search.scss */
.search-result.silo {
  border-left: 2px solid #d6d6d6;
}

/* line 39, app/assets/stylesheets/search.scss */
.search-result.silo p:last-child,
.search-result.silo ul {
  margin-bottom: 0;
}

/* line 44, app/assets/stylesheets/search.scss */
.search-result.silo .image,
.search-result.silo .info {
  display: table-cell;
  vertical-align: top;
}

/* line 50, app/assets/stylesheets/search.scss */
.search-result.silo .image {
  width: 170px;
}

/* line 53, app/assets/stylesheets/search.scss */
.search-result.silo .image a {
  position: relative;
  display: block;
  overflow: hidden;
}

/* line 58, app/assets/stylesheets/search.scss */
.search-result.silo .image a img {
  width: 150px;
}

/* line 62, app/assets/stylesheets/search.scss */
.search-result.silo .image a .screen {
  position: absolute;
  display: block;
  margin-top: -86px;
  width: 150px;
  height: 86px;
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background: none;
}

/* line 77, app/assets/stylesheets/search.scss */
.search-result.silo .image a:hover .screen {
  margin-top: 0;
  line-height: 85px;
  background: #d6d6d6;
}

/* line 86, app/assets/stylesheets/search.scss */
.search-result.silo .category {
  margin-bottom: 4px;
  font-size: 13px;
  color: #999;
}

/* line 94, app/assets/stylesheets/search.scss */
.showing_result_for {
  font-size: 18px;
}

/* line 98, app/assets/stylesheets/search.scss */
.search_instead_for {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
}

/* line 104, app/assets/stylesheets/search.scss */
.booker {
  background-color: #bebdbd;
  border: 0;
}

/* line 109, app/assets/stylesheets/search.scss */
.refinements {
  margin-bottom: 30px;
}

/* line 112, app/assets/stylesheets/search.scss */
.refinements h3 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #4e4d4d;
  margin-top: 20px;
}

/* line 120, app/assets/stylesheets/search.scss */
.refinements ul {
  font-size: 14px;
}

/* line 124, app/assets/stylesheets/search.scss */
.refinements ul li .title {
  float: left;
  display: inline;
  padding-top: 2px;
}

/* line 130, app/assets/stylesheets/search.scss */
.refinements ul li .refinement-count {
  float: right;
  display: inline;
  width: 30px;
  text-align: right;
  padding-top: 2px;
}

/* line 138, app/assets/stylesheets/search.scss */
.refinements ul li ul {
  font-size: 12px;
}

/* line 145, app/assets/stylesheets/search.scss */
.common-light-list {
  word-wrap: break-word;
  margin-left: 0;
  list-style: none;
  padding-left: 0;
}

/* line 151, app/assets/stylesheets/search.scss */
.common-light-list li {
  background-color: #f0f0f0;
  padding: 0;
  margin-bottom: 3px;
  font-family: "Exo", arial, sans-serif;
}

/* line 157, app/assets/stylesheets/search.scss */
.common-light-list li a {
  display: block;
  padding: 8px 15px;
  color: #4e4d4d;
  font-weight: 600;
}

/* line 164, app/assets/stylesheets/search.scss */
.common-light-list li.active a,
.common-light-list li a:hover {
  text-decoration: none;
  color: white;
  text-shadow: none;
  background-color: #338e38;
}

/* line 172, app/assets/stylesheets/search.scss */
.common-light-list li.active span,
.common-light-list li span:hover {
  text-decoration: none;
  color: white;
  text-shadow: none;
  background-color: #338e38, mnb;
}

/* line 180, app/assets/stylesheets/search.scss */
.common-light-list li.active a {
  position: relative;
}

/* line 183, app/assets/stylesheets/search.scss */
.common-light-list li.active a:before {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -17px;
  overflow: hidden;
  font-size: 28px;
}

/* line 195, app/assets/stylesheets/search.scss */
.common-light-list li .type {
  font-size: 12px;
}

/* line 201, app/assets/stylesheets/search.scss */
#category-container {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 15px;
  background-color: none;
  border-left: 5px solid #338e38;
  border-radius: 0;
}

/* line 210, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left h2 {
  font-family: "Exo", arial, sans-serif;
  text-transform: uppercase;
  color: #338e38;
  font-size: 1.55em;
}

/* line 216, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left h2 a {
  color: #338e38;
}

/* line 222, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left h3 {
  font-size: 1.25em;
}

/* line 226, app/assets/stylesheets/search.scss */
#category-container div.info.pull-left p {
  margin: 0;
}

/* line 232, app/assets/stylesheets/search.scss */
#product-container {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: none;
  border-left: 5px solid #8656a3;
  border-radius: 0;
  padding-top: 28px;
}

/* line 242, app/assets/stylesheets/search.scss */
#product-container div.info.pull-left h2 {
  font-family: "Exo", arial, sans-serif;
  text-transform: uppercase;
  color: #8656a3;
  font-size: 1.55em;
}

/* line 247, app/assets/stylesheets/search.scss */
#product-container div.info.pull-left h2 a {
  color: #8656a3;
}

/* line 253, app/assets/stylesheets/search.scss */
#product-container div.info.pull-left h3 {
  font-size: 1.25em;
}

/* line 259, app/assets/stylesheets/search.scss */
.questions {
  min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

/* line 265, app/assets/stylesheets/search.scss */
.questions h3 {
  margin-top: 0;
  border-bottom: 1px solid #bebdbd;
  padding-bottom: 15px;
}

/* line 273, app/assets/stylesheets/search.scss */
#keyword_match:nth-child(2n+1) {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(223, 222, 222, 0.15) 30%, rgba(190, 189, 189, 0.25) 100%);
}

/* line 277, app/assets/stylesheets/search.scss */
#keyword_match .inner {
  width: 100%;
}

/* line 280, app/assets/stylesheets/search.scss */
#keyword_match .inner .image {
  width: 20%;
}

/* line 283, app/assets/stylesheets/search.scss */
#keyword_match .inner .image img {
  border: none;
}

/* line 288, app/assets/stylesheets/search.scss */
#keyword_match .inner .info {
  width: 80%;
  padding-left: 45px;
}

/* line 289, app/assets/stylesheets/search.scss */
#keyword_match .inner .info h2 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  color: #8656a3;
  margin-bottom: 5px;
}

/* line 296, app/assets/stylesheets/search.scss */
#keyword_match .inner .info h3 {
  font-family: "Exo", arial, sans-serif;
  color: #767676;
  margin: 0 0 15px;
  font-weight: 500;
}

/* line 303, app/assets/stylesheets/search.scss */
#keyword_match .inner .info p {
  margin: 0 0 15px;
}

/* line 307, app/assets/stylesheets/search.scss */
#keyword_match .inner .info .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 316, app/assets/stylesheets/search.scss */
#keyword_match .thumb-img {
  max-height: 100px;
  max-width: 100px;
}

@media (max-width: 991px) {
  /* line 324, app/assets/stylesheets/search.scss */
  .questions h3,
.refinements h3 {
    font-size: 17px;
    line-height: 16px;
  }
}

@media (max-width: 480px) {
  /* line 331, app/assets/stylesheets/search.scss */
  .thumb-img {
    float: left !important;
    margin: 0 0 20px 20px;
  }
  /* line 338, app/assets/stylesheets/search.scss */
  .search-result.silo .image {
    display: block;
  }
  /* line 342, app/assets/stylesheets/search.scss */
  .search-result.silo .image a img {
    display: block;
  }
}

/* line 1, app/assets/stylesheets/system_alert.scss */
.system-alert {
  width: 100%;
  position: relative;
}

/* line 5, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail {
  background: #8656a3;
  color: white;
  font-family: "Montserrat", arial, sans-serif;
  border-radius: 0;
  line-height: 4;
  padding: 5px 60px;
  margin: 0;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/system_alert.scss */
  .system-alert .alert-bail {
    line-height: 1.4;
    padding: 15px;
    padding-right: 30px;
  }
}

/* line 20, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail:before {
  position: relative;
  top: 10px;
  margin-right: 20px;
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/system_alert.scss */
  .system-alert .alert-bail:before {
    content: url(https://cdn1.softwarereviews.com/assets/content_unlock/bail-icon-597e5a77229bfa135503e99147b3324e6917d06a9b62bbe620946d8036efa931.svg);
  }
}

/* line 30, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail a {
  color: white;
  font-weight: 700;
}

/* line 34, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail a:hover {
  text-decoration: underline;
}

/* line 39, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail .close {
  top: 15px;
  opacity: 1;
  font-size: 1.7857142857em;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/system_alert.scss */
  .system-alert .alert-bail .close {
    right: -10px;
  }
}

/* line 48, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-bail .close:hover {
  color: white;
  opacity: 0.5;
}

/* line 56, app/assets/stylesheets/system_alert.scss */
.system-alert .alert-request:before {
  font-family: "FontAwesome";
  content: "\f06a";
  color: white;
  position: absolute;
  top: -10px;
  left: 40px;
  margin-right: 20px;
  font-size: 1.5714285714em;
}

/* line 1, app/assets/stylesheets/redesign/layout.scss */
body {
  background-color: white;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media (-webkit-device-pixel-ratio: 1.25) {
  /* line 1, app/assets/stylesheets/redesign/layout.scss */
  body {
    zoom: 0.8;
  }
}

@media (-webkit-device-pixel-ratio: 1.5) {
  /* line 1, app/assets/stylesheets/redesign/layout.scss */
  body {
    zoom: 0.66;
  }
}

@media (-webkit-device-pixel-ratio: 1.75) {
  /* line 1, app/assets/stylesheets/redesign/layout.scss */
  body {
    zoom: 0.57;
  }
}

@media (min-width: 1341px) {
  /* line 20, app/assets/stylesheets/redesign/layout.scss */
  .container {
    width: 1340px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1340px) {
  /* line 28, app/assets/stylesheets/redesign/layout.scss */
  .container-wide {
    width: 100% !important;
  }
  /* line 31, app/assets/stylesheets/redesign/layout.scss */
  .container-wide .hero {
    padding: 0 0 100px;
  }
  /* line 35, app/assets/stylesheets/redesign/layout.scss */
  .container-wide .modal-content {
    padding: 35px;
  }
  /* line 38, app/assets/stylesheets/redesign/layout.scss */
  .container-wide .modal-content a {
    color: #338e38;
  }
  /* line 44, app/assets/stylesheets/redesign/layout.scss */
  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 52, app/assets/stylesheets/redesign/layout.scss */
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* line 58, app/assets/stylesheets/redesign/layout.scss */
.xl-container {
  width: 1470px;
}

@media screen and (max-width: 1470px) {
  /* line 58, app/assets/stylesheets/redesign/layout.scss */
  .xl-container {
    width: 100%;
  }
}

/* line 67, app/assets/stylesheets/redesign/layout.scss */
.lg-container {
  width: 1170px;
}

@media screen and (max-width: 1170px) {
  /* line 67, app/assets/stylesheets/redesign/layout.scss */
  .lg-container {
    width: 100%;
  }
}

/* line 75, app/assets/stylesheets/redesign/layout.scss */
.md-container {
  width: 974px;
}

@media screen and (max-width: 974px) {
  /* line 75, app/assets/stylesheets/redesign/layout.scss */
  .md-container {
    width: 100px;
  }
}

/* line 423, app/assets/stylesheets/partials/_variables.scss */
.btn-container .pg-count {
  height: 100%;
  position: absolute;
  right: 30px;
  top: 0;
}

/* line 429, app/assets/stylesheets/partials/_variables.scss */
.btn-container .pg-count p {
  color: white;
  font-family: "Montserrat", arial, sans-serif;
  font-size: 1em;
  text-align: center;
  line-height: 0.85;
  font-weight: 700;
  padding: 18px 0;
}

/* line 438, app/assets/stylesheets/partials/_variables.scss */
.btn-container .pg-count p span {
  font-size: 0.7857142857em;
  font-weight: 300;
}

/* line 86, app/assets/stylesheets/redesign/layout.scss */
.btn-container .pg-count-pad {
  padding: 22px 70px 22px 20px !important;
  text-align: left !important;
}

@media (min-width: 768px) {
  /* line 86, app/assets/stylesheets/redesign/layout.scss */
  .btn-container .pg-count-pad {
    max-width: 260px !important;
  }
}
